/*  
Template Name: Gotham News
Version: 1.0.1
Author: WooThemes
Author URI: http://www.woothemes.com
Share UIL: http://boygj.com/
*/


@font-face {
	font-family: 'Swis72';
	src: url('fonts/SWZ721KC.eot');
	src: local('Swis721 BlkCn BT Black'), local('Swiss721BT-BlackCondensed'), url('fonts/SWZ721KC.woff') format('woff'), url('fonts/SWZ721KC.ttf') format('truetype'), url('fonts/SWZ721KC.svg#Swiss721BT-BlackCondensed') format('svg');
}



html, body {
	font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
	border: 0;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: rgb(37,37,37);
}



/*p {
	line-height: 28px;
	padding: 10px 0;
}*/

h1, h2, h3, h4, h5 {
	padding: 0px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #00F;
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 10%;
	margin: 10px auto;
	
	color: #717171;
	line-height: 19px;
	font-style: italic;
}

blockquote p {
	padding: 10px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* Top Menu */

#top-menu-out {
	width: 100%;
}

#top-menu {
	width: 980px;
	margin-left: 30px;
	height: 28px;
	font-size: 11px;
}

#top-menu a {
	color: #fff;
}

#top-menu ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.menucito {
	padding: 6px 0 0 0;
	margin: 0 -10px 0 0px;
	float: right;
}

#top-menu li {
	line-height: 14px;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	margin:0px;
	border-left: #4A4A4A 1px solid;
}

#top-menu li.first {
	border: 0;
}

/* Header */

#header-out {
	width: 100%;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#header-bg {
	background-image: url(images/bg_header2.gif);
	background-repeat: repeat;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8CDE7;
}

#header {
	width: 990px;
	padding-left: 30px;
	height: 120px;
}

#header .col-left {
	padding: 21px 0px 0 0px;
}

#header .col-right {
	padding: 9px 0 0 0;
	float:right;
}

/* Header (title) */

#header h1 {
	display: none;
}

/* Header (date) */

#header .date {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

#header .date p {
	padding: 0 0 10px 0;
}

/* Header (search) */

/*#header #search div {
	width: 300px;
	height: 27px;
	background: url(images/bg_search.gif) no-repeat right 0;
	position: relative;
}*/

#header #search label {
	color: #fff;
	position: absolute;
	left: 0;
	top: 6px;
}

#header #search input {
	width: 238px;
	background: transparent;
	border: 0;
	position: absolute;
	right: 5px;
	top: 4px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

/* Main Menu */

#main-menu-out {
	width: 100%;
	background: #F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0;
}

#main-menu {
	width: 990px;
	margin-left: 30px;
	height: 37px;
}

#main-menu a {
	color: #03C;
}

#main-menu ul {
	padding: 0;
	font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

#main-menu li {
	display: inline;
	background: Yellow;
	display: block;
	height: 35px;
	float: left;
	background: #F9F9F9 url(images/bg_main_menu.gif) repeat-x 0 0;
}

#main-menu li a {
	display: block;
	float: left;
	border-right: #E4E4E4 1px solid;
	padding: 3px 5px 3px 5px;
	line-height: 30px;
}

/* Main Menu (current page item) */

#main-menu li.current-cat, #main-menu li.current-cat-parent {
	margin-left: -1px;
	height: 37px;
	/*background: url(images/bg_button_arrow.gif) no-repeat center 0;*/
}

#main-menu li.current-cat a, #main-menu li.current-cat-parent a {
	background: url(images/bg_menu_button.gif) no-repeat left top;
	display: block;
	float: left;
	padding: 0 0 0 2px;
	border-right: #E4E4E4 1px solid;
	color: #fff;
	margin-top: 5px;
}

#main-menu li.current-cat a span, #main-menu li.current-cat-parent span {
	background: url(images/bg_menu_button.gif) no-repeat right top;
	display: block;
	line-height: 26px;
	padding: 0 5px 1px 5px;
}

/* Sub Category Menu */

#subcat-menu-out {
	width: 100%;
	border-bottom: #EBEBEB 1px solid;
}

#subcat-menu {
	width: 960px;
	margin-left: 30px;
	height: 34px;
}

#subcat-menu a {
	color: #3E3E3E;
}

#subcat-menu a:hover, li.current-cat a {
	color: #00699F;
}

#subcat-menu ul {
	padding: 2px 0 0 0;
	margin-left: 0px;
	position: relative;
	font-size: 12px;
}

#subcat-menu li {
	display: inline;
}

#subcat-menu li a {
	display: block;
	float: left;
	padding: 0 8px 0 7px;
	line-height: 28px;
	background: url(images/bg_subcat_border.gif) no-repeat right bottom;
}

#subcat-menu li.current-cat a {
	color: #00699F;
	text-decoration:underline;
}
#subcat-menu ul li ul{
	padding:0px;
}

/* Middle */

#middle-out {
	width: 100%;
	background: #fff;
}

#middle {
	width: 990px;
	margin-left: 30px;
	padding-top: 16px;
	padding-bottom: 34px;
}

/* Content */

#content {
	width: 658px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;*/	
	padding-right:20px;
}

/* Content (featured) */

#content .featured {
	width: 590px;
	padding: 5px 20px 10px 20px;
	color: #C4C4C4;
}

#content .featured h2 {
	font-family: Georgia;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 2px 0;
	font-size: 19px;
}

#content .featured h2 a {
	color: #fff;
}

#content .featured {
	padding: 2px 0 5px 17px;
	font-family: Georgia;
	font-style: italic;
	color: #787878;
	background: url(images/bg_post_details.gif) no-repeat 0 6px;
}

#content .featured p a  {
	color: #787878;
}

#content .featured img.alignleft {
	margin: 8px 15px 0 0;	
}

/* Content (main) */

#content #main {
	padding-top: 0px;
}

/* Content (archives) */

#content .archives {
	padding-top: 0 !important;
	width: 100%;
}

#content h2.arh {
	font-size: 15px;
	line-height: 0px;
	padding: 10px 0 30px 10px;
	font-family: font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
}

#content h2.search {
	padding-bottom: 0;
	font-family: "Swis72","myriad pro","segoe ui","lucida grande";
}

#content .archives #latest {
	border-top: 0;
}

#content .more_entries h2 {
	font-size: 20px;
	/*font-family: "segoe ui",helvetica,arial,sans-serif;*/
	font-weight: bold;
}

#content .more_entries {
	margin-top: 80px;
}


/* Content (page) */

#content .page .post {
	/*border: 0 !important;*/
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
}

/* Content (latest) */

#content #latest {
	width: 410px;
}

/* Content (latest > post) */

#content .post {
	width: 100%;
	padding: 0px;
	clear: both;
	margin-bottom: 40px;
	color: #232323;	
}

/*#content .post {
	line-height:25px;
}*/

#content .post h2 {
	font-family: "Swis72","myriad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	color:#1E1E1E;
	font-size: 30px;
	font-weight: normal;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	letter-spacing: -1px;
	line-height: 34px;
}

#content h2 a {
	color: #1E1E1E;
}

#content h2 a:hover {
	color: #06C;
	text-decoration:none;
}



#content .post h1 {
	font-family: "Swis72","myriad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	color:#1E1E1E;
	font-size: 30px;
	font-weight: normal;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	letter-spacing: -1px;
	line-height: 34px;
}

#content h1 a {
	color: #1E1E1E;
}

#content h1 a:hover {
	color: #06C;
	text-decoration:none;
}

/*#content #latest .post p {
	line-height: 28px;
	padding: 2px 0 5px 0;
	display: inline;
}*/

#content #latest img.alignleft {
	margin-top: 7px;
	margin-bottom: 0;
}

a.read-more {
	font-weight: bold;
	margin-left: 1px;
	line-height: 40px;
}

/* Content (latest > more posts) */

#content #latest #more-posts {
	width: 100%;
}

#content #latest #more-posts ul {
	width: 100%;
	/*font-family: font-family: "segoe ui",helvetica,arial,sans-serif;*/
	font-size: 17px;
	padding: 0;
}

#content #latest #more-posts li {
	line-height: 27px;
	padding: 6px 0 7px 0;
	border-bottom: #EBEBEB 1px solid;
}

/* Content (popular) */

#content #popular-articles {
	width: 200px;
	background: rgb(243,243,243);
}

#content #popular-articles h2 {
	font-size: 12px;
	background: url(images/bg_h2_popular.gif) no-repeat 0 0;
	line-height: 37px;
	padding: 0 0 0 25px;
}

#content #popular-articles h3 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	line-height: 25px;
	padding: 10px 0 5px 0;
}

#content #popular-articles h3 a {
	color: #343434;
}

#content #popular-articles p {
	padding: 5px 0;
	line-height: 23px;
}

#content #popular-articles a.read-more {
	border-bottom: #CBCBCB 1px solid;
}

#content #popular-articles a.read-more:hover {
	text-decoration: none;
	border-bottom: #979797 1px solid;
}

#content #popular-articles .block {
	border-bottom: #C7C7C7 1px solid;
	padding: 0 5px 10px 8px;
}

/* Content (single) */

#content #single {
	width: 658px;
	padding-bottom: 30px;
}

/* Content (single > post) */

#content #single .post {
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/*#content #single .post h2 {
	font-size: 28px;
	font-family: Georgia;
	font-weight: normal;
}

#content #single .post h2.title {
	padding-bottom: 2px;
	font-family:"segoe ui", helvetica, arial, sans-serif;
	font-weight: bold;
}*/

/*#content #single .post p.post-details {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	padding: 0 0 10px 20px;
	background: url(images/bg_post_details_single.gif) no-repeat 0 5px;
	color: #797979;
}

#content #single .post a {
	color: #797979;
}*/

#content #single .post img.alignleft {
	margin: 8px 15px 0 0;
}

#content #single .post img.alignright {
	margin: 8px 0 0 15px;
}

/* Post Content Lists and Blockquote */

#content #single .post ol, #content #single .post ul {
	line-height: 20px;
}

#content #single .post ul {
	padding-left: 20px;
}

#content #single .post ul li {
	padding: 3px 0;
}

#content #single .post ol {
	padding-left: 57px;
}

#content #single .post ol li {
	list-style: decimal;
	padding: 3px 0;
}

#content #single .post blockquote {
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Content (single > comments) */

#content #single #comments {
	width: 100%;
}

#content #single #comments h2 {
	padding: 0px 0 30px 20px;
	font-family: "Swis72","miryad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #1E1E1E;
}

/* Content (single > comments > comment) */

#content #single .comment {
	width: 100%;
	margin-bottom: 17px;
}

/*#content #single .comment .col-left {
	width: 112px;
	text-align: right;
	font-family: Georgia;
}*/

#content #single .comment .col-left a {
	color: #00F;
	text-decoration: underline;
}

#content #single .comment .col-left a:hover {
	text-decoration: none;
}

#content #single .comment .col-left img {
	margin-bottom: 0px;
}

/*#content #single .comment .col-left p {
	padding: 1px 0;
}*/

#content #single .comment .col-right {
	width: 450px;
	background: #F8F8F8;
	border: #DEDEDE 1px solid;
	min-height: 110px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

* html #content #single .comment .col-right {
	height: 130px;
}

#content #single .lc_logged {
	margin-top: -20px;
	position: relative;
}

/* Content (single > comments > form) */

#content #single #comments label {
	display: block;
	clear: both;
	padding-bottom: 10px;
	width: 400px;
	font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
	font-size: 11px;
}

#content #single #comments label span {
	line-height: 27px;
	padding-left: 10px;
	float: left;
}

#content #single #comments label input {
	width: 160px;
	font-size: 12px;
	/*font-family: "segoe ui",helvetica,arial,sans-serif;*/
	padding: 5px 4px;
	border: #E5E5E5 1px solid;
	float: left;
	font-style: italic;
	color: #666;
}

#content #single #comments textarea {
	display: block;
	clear: both;
	width: 90%;
	padding: 5px 4px;
	border: #E5E5E5 1px solid;
	margin-bottom: 5px;
	/*font-family: "segoe ui",helvetica,arial,sans-serif;*/
	font-size: 13px;
	color: #666;
}

/* Sidebar */

#sidebar {
	width: 300px;
	padding-left: 10px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
}

#sidebar .block {
	padding: 0px 0px 0px 0px;
	margin-bottom: 14px;
}

#sidebar .block h2 {
	font-size: 19px;
	padding: 7px 0 2px 0px;
	font-family: "Swis72","myriad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	color: #1E1E1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom:4px;
}

#sidebar .block .inside {
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar .inside ul {
	padding: 0;
	list-style: none;
	margin:0;
}

#sidebar .inside li {
	line-height: 16px;
	padding: 4px 0 4px 0px;
	/*background: url(images/bg_arrows.gif) no-repeat 0 10px;*/
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	list-style: none;	
}


#sidebar .block li {
	line-height: 16px;
	padding: 4px 0 4px 6px;
	/*background: url(images/bg_arrows.gif) no-repeat 0 10px;*/
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	list-style: none;	
}



#sidebar li a {
	color: #0000FF;
}

#sidebar .inside li a:hover {
	color: #00F;
}

/* Sidebar (tabs) */

#sidebar #tabs ul.tabs {
	padding: 0;
	width: 100%;
	margin-bottom: 8px;
}

#sidebar #tabs ul.tabs li {
	display: block;
	float: left;
	margin-right: 3px;
}

#sidebar #tabs ul.tabs li a {
	background: #fff;
	display: block;
	border: #DEDEDE 1px solid;
	line-height: 27px;
	padding: 0 9px;
	color: #515151;
	font-weight: bold;
}

#sidebar #tabs ul.tabs li a.selected {
	background: url(images/bg_tabs_selected.gif) repeat-x 0 0;
	color: #fff;
	border: 0;
	margin-top: 1px;
}

#sidebar #tabs .inside {
	position: relative;
	padding-top: 6px;
}

#sidebar #tabs .inside ul {
	padding-top: 0px;
}

#sidebar #tabs .inside li {
	padding: 6px 0 ;
	border-top: #DEDEDE 1px solid;
	background: none;
}

#sidebar #tabs .inside .border-clear {
	width: 100%;
	height: 8px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 0;
}

/* Sidebar (subscribe) */

#sidebar .subscribe {
	width: 241px;
	height: 45px;
	padding: 16px 0 0 70px;
	background: url(images/bg_subscribe.gif) no-repeat 0 0;
	margin-bottom: 16px;
}

#sidebar .subscribe h2 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #2D2D2D;
	padding: 0;
	line-height: 15px;
}

#sidebar .subscribe h2 a {
	color: #2D2D2D;
}

#sidebar .subscribe p {
	font-size: 11px;
	color: #6F6F6F;
	padding: 0;
	line-height: 15px;
}

/* Sidebar (advert) */

#sidebar .advert {
	width: 100%;
	text-align: center;
	margin-bottom: 14px;
}

/* Sidebar (categories and archive) */

#sidebar #cat-arh {
	width: 291px;
}

#sidebar #cat-arh .container {
	background: url(images/bg_catarh.gif);
	border-bottom: #E7E7E7 1px solid;
	width: 100%;
}

#sidebar #cat-arh .inside {
	padding: 7px 8px 10px 12px;
	border-bottom: 0;
}

#sidebar #cat-arh .col-left .inside {
	border-right: 0;
	width: 123px;
}

#sidebar #cat-arh .col-left h2 {
	background: #F2F2F2;
}

#sidebar #cat-arh .col-right .inside {
	width: 125px;
	border-left: 0;
}

#sidebar #cat-arh .col-right h2 {
	background: #F2F2F2;
	margin-left: -1px;
	padding-left: 1px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C7C7C7;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#footer #tag_cloud h2 {
	margin-bottom: 10px;
}

#footer #tag_cloud a {
	color: #515151;
}

/* Widget (textwidget) */

.textwidget {
	padding: 10px 0;
}

/* Footer */

#footer-out {
	width: 100%;
	background-color: #6c6c6d;
	background-image: url(images/fondo-footer.png);
	background-repeat: repeat-x;
}

#footer {
	width: 990px;
	margin-left: 30px;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;	
	
}

#footer .block {
	display: block;
	float: left;
}

#footer .last {
	margin-left:70px;
}
#footer .last p {
	margin-right: 0;
	color:#FFF;
	line-height: 20px;
	text-align: justify;
}

#footer .widget p {
	margin-right: 0;
	color:#FFF;
	line-height: 20px;
	text-align: justify;
}

#footer h2 {
	color: #3B3B3B;
}

/* Footer (flickr) */

.flickr_badge_image img {
	float:left;
	margin:8px 3px 0px;
	padding:0 7px 5px 0;
}


#footer .flickr h2 {
	font-size: 14px;
	font-weight: normal;
}

#footer .flickr h2 span {
	color: #006DAC;
}

#footer .flickr h2 span span {
	color: #DE42B1;
}

#footer .flickr .inside {
	margin-left: -15px;
	position: relative;
	width: 300px;
	padding-top: 10px;
}

#footer .flickr img {
	display: block;
	float: left;
	padding: 3px;
	background: #fff;
	margin:0 0 15px 15px;
	display: inline;
	position: relative;
}


/* Footer (widget) */

#footer .widget {
	width: 280px;
}

#footer .widget h2 {
	font-family: "Swis72","myriad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #0CF;
	text-align: left;
	padding: 4px 4px 4px 0px;
	list-style:none;
	background-image: none;
}

#footer .widget ul {
	padding-left: 0px;
}

#footer .widget li {
	line-height: 20px;
	padding: 2px 0 2px 0px;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
}

#footer .widget li a {
	color: #fff;
}

/* Copyright */

#copyright-out {
	width: 100%;
	background: rgb(37,37,37) url(images/bg_copyright.gif) repeat-x 0 0;
}

#copyright {
	width: 990px;
	margin-left: 30px;
	padding: 25px 0 15px 0;
}

#copyright a {
	color: #fff;
	text-decoration: underline;
}

#copyright a:hover {
	text-decoration: none;
}

#copyright ul {
	padding: 10px 0 5px 0;
	margin-left: -7px;
	position: relative;
}

#copyright li {
	display: inline;
	padding: 0 7px;
	border-left: #3A3A3A 1px solid;
}

#copyright li.first {
	border: 0;
}

#copyright p {
	font-size:11px;
	color: #666;
	padding: 0;
}

#copyright .col-right {
	padding-top: 0px;
	text-align: right;
}

#copyright .col-right img{
	margin-bottom: 4px;
}

/* Fix */

.wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/* Mix */

.ui-tabs-hide {  
	display: none;  
}  

.ads img {
  margin:5px 0px 3px 4px;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

#search {
	margin-bottom: 6px;
	border: 1px solid #CCC;
	padding: 6px 0px 6px 8px;
	background-color:#CECECE;
}

#search #s{
	width: 232px;
	border: 1px solid #fff;
	/*font-family:"segoe ui",helvetica,arial,sans-serif;*/
	font-size:12px;
	font-style: italic;
	color: #666;
	padding:10px 2px 10px 4px;
}

#search input{
	vertical-align:middle;
}

#search #s:focus {
	background-color: #E9F8FE;
}

#buscar {
	padding-right: 10px;
	display:inline;
	vertical-align: middle;
}

.post-details {
	font-size: 11px;
	padding: 6px 0px 20px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color:#FFF;
}

/*.post-details span {
	background-color: #40a5d6;
	margin-right: 7px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 5px;

}


span.bitacoras {
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	vertical-align: middle;
}

span.retweet {
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	vertical-align: middle;
}
*/

.details {
	margin:0px;
	padding: 0px 6px 0px 0px;
	float:left;	
}

.details p {
	margin:0px;
	padding: 1px 5px 2px 5px;
	background-color: #40a5d6;
}



.post-details a {
	color: #FFF;
	text-decoration: underline;
}

.post-details a:hover {
	color: #FFF;
	text-decoration: none;
}


.singleinfo {
	font-size: 14px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	padding-top: 14px;
	padding-bottom: 14px;
	color:#000
}

.singleinfo a:link,.singleinfo a:visited{
	font-size: 12px;
	font-weight: normal;
	background-color: #40a5d6;
	margin-right: 7px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
	font-variant: normal;
}



.post h3 {
	font-family: "Swis72","myriad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	font-size: 22px;
	color: #C30;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-weight:bold;
}

.post h4 {
	/*font-family: "segoe ui",helvetica,arial,sans-serif;*/
	font-size: 20px;
	color: #900;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left:10px;
	font-weight: normal;
}

.post h5 {
	font-family: "Swis72","myriad pro","segoe ui","lucida grande",helvetica,arial,sans-serif;
	font-size: 20px;
	color: #C30;
	padding-top: 0px;
	padding-bottom: 6px;
	font-weight: normal;
	font-weight:bold;
}

.post strong {
	color: #333;
}

#commentform {
	padding-left: 20px;
}

#comments .col-left {
	/*font-family: "segoe ui",helvetica,arial,sans-serif;*/
	font-size: 11px;
	width: 150px;
	text-align: right;
}

#comments .col-left p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#comments .col-left span {
	font-size:12px;
	font-weight:normal;
	color: #333;
}

#comments .col-right p{
	font-size: 14px;
	line-height: 1.5em;
	color:#333;
}

#deja {
	margin-top: 40px;	
}

#deja p {
	font-size: 13px;	
}

.login {
	float: left;
	padding-top: 6px;	
	color:#FFF;
}

.login span.name {
	color:#FF0;
	margin-right:20px;
	font-weight: bold;
}

#footer li {
	list-style:none;
}


#recentcomments {
	/*font-family:"segoe ui",helvetica,arial,sans-serif;*/
	font-size: 11px;	
	line-height: 1.5em;
}

#recentcomments tr{
	
}

#recentcomments td{
	vertical-align: top;
	margin:0px 0px 0px 0px;
	padding:2px 0px 4px 0px;
	border-bottom:1px solid #F3F3F3;
}

#recentcomments p{
	vertical-align: top;	
	margin:0px;
	padding:0px 0px 0px 0px;
}

.socialcontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding:10px 0 10px 0;
	font-size: 12px;	
}

.socialcontent span{
	padding-right: 10px;
}

.socialcontent img{
	vertical-align:middle;
	margin-right: 12px;
}

/*.socialcontent a:hover {
	color: #333;
	text-decoration: none;	
}

.socialcontent h3 {
	padding:0px 6px 0px 0;
	font-size:12px;
	color:#232323;
	display:inline;
	font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
	font-weight:normal;
}


.socialcontent img{
	vertical-align:middle;
	padding-right: 5px;
	padding-left: 0px;
}

.socialcontent span{
	padding-right: 20px;
}

.socialposts_arr {
	margin-top:10px;
	margin-bottom:10px;
}	
*/

.singleinfo p {
	font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
	padding:0px 6px 0px 0;
	font-size:12px;
	color:#232323;
	display:inline;
	font-weight:normal;
}

.megusta {
	margin:0;
	padding:10px 0 0 0;
}


#author-info {
	font-size:12px;
	background-color: #F9F9F9;
	min-height:82px;
	line-height:18px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: 1px solid #f2f2f2;
}

#author-info p{
	line-height:18px;
}


#author-info h4{
	padding: 0px 0px 10px 0px; 
	margin: 0px;
	font-size:14px;
}

#author-info #author-image {
	float: left;
	border: 1px solid #DCDCE1;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
    }
	
#content .more_entries h2 a {
	color: #333;
	padding: 6px 12px 8px 12px;
	font-size:19px;
	font-family: "Swis72","segoe ui","lucida grande",helvetica,arial,sans-serif;
	font-weight: normal;
}

.separacion {
	height:20px;
}

.publi_sidebar_310 {
	margin-bottom: 10px;
}

.contenido p {
	margin-bottom:20px;
	line-height:22px;
	font-size:15px;
	color:#232323;
}

#comments p {
	margin-bottom:10px;
	margin-top:10px;
}

.relacionados {
	padding: 10px 20px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size:12px;
	line-height: 24px;
	background-color: #F9FCFF;
}

.relacionados img{
	float:left;
	border:1px solid #333333;
	margin-bottom:6px;
	margin-right:4px;
}

.relacionados li {
	list-style:none; 
	font-size:13px;
	clear:both;
}


.more-link {
	font-style: italic;	
}

.top_news {
	font-size:12px;
	color:#FFF;
	float:left;
	padding-top:6px;
	padding-right:8px;
	width:210px;
}

.top_news a {
	color:#FFF;
}

.top_news a:hover {
	text-decoration: underline;
}

.top_news img {
	float:left;
	margin-right:6px;
	margin-bottom:0px;
	border: 1px solid #333;
}


.top_news2 {
	font-size:12px;
	clear:both;
}

.top_news2 a {
	color:#00F;
}

.top_news2 a:hover {
	text-decoration: underline;
}

.top_news2 img {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}


.pd {
	font-size:12px;
	color: #000;
	margin-right:194px;
	margin-top:11px;
	background-color:#dee8f4;
	float:right;
	padding: 2px 8px 0 8px;
}

.authcomment {
background-color: #B3FFCC !important;
}

.socializando {
	margin: 0px 0px 0px 26px;
} 

.soc_img {
	
	padding: 16px 0px 4px 0px;
}

#footer strong {
	color:#FF0;
}


.compartir {
	float:right;
	margin:0;
	padding: 0px 0px 0 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
}

.compartir a:link {
	font-size:12px;
	background-color:#FFF;
	color:#00F;
	margin:0;
	padding:0;
}

.limpiador {
	clear:both;
}

.porcorreo {
	font-size:12px;
	margin-bottom:10px;
	background-color:#f9fcff;
	line-height: 24px;	
}




/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	font-family: "Segoe UI","lucida grande",helvetica,arial,sans-serif;
	background-color: #fff;
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 12px 0px 6px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
} 
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
	border: 1px solid #CCC;	
}
input#coldform_carbon {
	float: left;
	clear: both;
}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
	border: 1px solid #CCC;	
}
div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
}

/* ALL YOUR CODE ARE BELONG TO POETRY */

.page h2 {
	padding-bottom:30px !important;
}
	
.page p {
	padding-bottom:30px !important;
	font-size:14px !important;
}

.dark {
	padding-bottom:20px;
}

.mensaje_login {
	font-size:12px;
	padding-bottom:10px;
}

.seguir {
	margin-bottom:20px;
	float: left;
	display:block;
	}
	
.pingb {
	margin-top:40px;
	margin-left:166px;
}

.pingb ul{
	font-size:13px;
}

.pingb li{
	padding-bottom:6px;
}

.ult li{
	padding-bottom:6px;
	border-bottom:1px solid #FFF!important;
}

.pingb h3{
	font-family: "Swis72","segoe ui","lucida grande",helvetica,arial,sans-serif;
	font-weight: normal;
	font-size:19px;
}

.twitterland {
	margin-top:10px;
}
	
	
#sidebar .gravatar {
	float:left;
	padding-right:6px;
}

.ult {
	min-height:70px;
}

.subscribe-to-comments label {
	display:inline!important;
	margin:0;
	padding:0;
}

.subscribe-to-comments input {
	vertical-align:middle;
	margin:0;
	padding:0;
}

.tweetmeme {
	float:left;
	padding:0px 4px 0 0px;
}

.buzz {
	float:left;
	padding:0px 4px 0 0px;
}

.bitacoras {
	float:left;
	padding:0px 0px 0 0px;
}

.sharefac {
	float:left;
	padding:0px 4px 0 0px;
}

.compa {
	float:right;
	padding:4px 0px 2px 4px;
	margin:0 0 4px 8px;
	/*background-color:#F4F4F4;
	border:1px solid #EBEBEB;*/
}

