/* 
Theme Name: Perfiles Digital 1.0
Theme URI: http://estiloconsultora.com.ar
Description: Tema desarrollado por Estilo Consultora para, Perfiles Noticias
Version: 1.0
Author: Estilo Consultora
Author URI: http://estiloconsultora.com.ar
*/
body { 
	color: #000;
	background: #000 url(images/bg_pag.jpg) center repeat-y;
	font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	padding:0;
	margin:0;
}

/* CONTAINS ALL CONTENT */
#body-container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

/* TOP NAVIGATION MENU */
/*#top-nav {
	overflow: auto;
	width: 950px;
	margin: 0 auto;
	padding: 0 15px;
	background: #f7f7f7;
	border-bottom: 1px solid #eee;
	}
#top-nav ul {
	float: left;
	width: 350px;
	margin: 0;
	padding: 10px 0;
	}
#top-nav ul li {
	display: inline;
	margin: 0 15px 0 0;
	}
#top-nav ul li a {
	font-weight: normal;
	color: #660000;
	border-bottom: 3px solid #f7f7f7;
	text-decoration: none;
	}
#top-nav ul li a:hover, #top-nav ul li#current a { border-bottom: 3px solid #990000; }*/

/* SEARCH FORM */
/*#search form {
	float: right;
	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
	}
#search input#s {
	width: 210px;
	padding: 5px;
	margin: 5px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #660000;
	}
#search input#search-submit {
	width: 50px;
	padding: 4px;
	margin: 5px 0 5px 0;
	color: #fff;
	border: 1px solid #333;
	background: #660000;
	}
#nav-container {
	float: left;
	margin: 2px 0 15px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}*/
	
/* HEADER */
#header-container {
	width: 100%;
}
/*#header {
	float: left;
	width: 665px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	}
#header h1 {
	display: inline;
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#header h1 a {
	color: #000;
	padding: 0;
	margin: 0 0 0 5px;
	}
#header h1 a span { color: #990000; }
#header h1 a:hover, #header a:hover span { color: #660000; }
#header h2 {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	text-align: left;
	}*/

/* FEED */
/*#feed {
	width: 340px;
	float: right;
	padding: 10px 0;
	margin: 0;
	}
#feed ul {
	float: right;
	margin: 0;
	padding: 5px 0;
	}
#feed ul li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	}
#feed ul li.feed-blog { background: url(images/feed-icon.gif) no-repeat 0 .1em; }
#feed ul li.feed-email { background: url(images/feed-email.gif) no-repeat 0 .1em; }
#feed ul li a {
	font-size: 1.1em;
	color: #990000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}*/

/* MAIN NAVIGATION MENU */
/*#main-nav {
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
	}
#main-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	}
#main-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#main-nav ul li a {
	font-size: 1.1em;
	float: left;
	color: #990000;
	text-align: center;
	margin: 0;
	padding: 15px 25px;
	text-decoration: none;
	}
#main-nav ul li a:hover, #main-nav ul li a:active {
	color: #660000;
	border: none;
	margin: 0;
	background: #eee;
	text-decoration: underline;
	}
#main-nav ul li#current a { background: #f7f7f7; }*/

/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */
#container {
	overflow: hidden;
	float: left;
	width: 980px;
	margin: 0;
	padding: 0 5px;
	background: #fff;
}
/* CONTAINS MAIN CONTENT */
#content, #home {
	float: left;
	width: 458px;
	margin: 0;
	margin-top:5px;
	}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #ae232a;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
	}
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
/* LINKS */
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
a:hover {color: #000;}
/* POSTS */
#home .feature {
	float: left;
	display: block;
	border: 1px solid #ae232a;
	margin: 5px 0 15px 0;
	width:458px;
	}
#home .feature img {
	width: 300px;
	/*height: 175px;*/
	margin: 0 10px 10px 0;
	}
/* for parts of the page that are sectioned off (e.g. features, recent headlines) */
h2.section-header{
	float: left;
	width: 450px;
	font-size: 1.1em;
	font-style: italic;
	font:"Trebuchet MS";
	color: #fff;
	margin: 0;
	margin-top:5px;
	padding: 5px;
	background:#ae232a;
	border: 1px solid #ae232a;
	}
#home .secondary {
	float: left;
	width:450px;
	padding:5px;
}

.post {	margin: 0 0 25px 0;	}
.entry { float: left; clear: left; margin-bottom:5px;}
.secondary .entry { float: left; clear: left; width:220px; height:290px;}
.post-left, .post-right {
	display:block;
	width: 220px;
	}
.post-left h2, .post-right h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left img, .post-right img {
	width: 75px;
	height: 75px;
	}
.post-left .entry, .post-right .entry {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left {
	clear: left;
	float: left;
	}
.post-right {
	float: right;
	}
.post a {
	font-weight: normal;
	color: #ae232a;
	text-decoration: none;
	}
.post a:hover {
	color: #ae232a;
	text-decoration: underline;
	}
.post h2 {
	clear: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	color:#ae232a;
	}
.post h2 a { color: #ae232a; }
.post .byline {
	display:block;
	float:left;
	width:312px;
	padding:3px;
	border:#ae232a solid 1px;
	margin: 0;
	font-size:9px;
	height:15px;
}
.post-meta-data {
	display:block;
	float:left;
	padding:3px;
	text-align:center;
	background:#ae232a;
	height:15px;
	color:#FFFFFF;
	font-size:9px;
	border:#ae232a solid 1px;
	width:130px;
}
.post-meta-data a, .post-meta-data a:hover {
	color:#FFFFFF;
}
.secondary .post-meta-data {
	display:block;
	float:left;
	text-align:center;
	background:#b2b2b2;
	height:15px;
	color:#FFFFFF;
	font-size:12px;
	border:#b2b2b2 solid 1px;
	width:218px;
}
.secondary .post h2 {
	clear: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	color:#ae232a;
	border-top:#ae232a solid 2px;
	border-bottom:#ae232a solid 2px;
	}

.secondary .byline {
	padding: 0;
	margin: 0 0 -15px 0;
	color: #666;
	font-style: italic;
}
.time-single{display:block;float:right;width:75px;background:#ae232a;color:#fff;font:"Trebuchet MS";font-weight:bold; text-align:center;}
.time-single .hora{font-size:10px; line-height:10px; margin:0; padding:0}
.time-single .dia{font-size:18px; line-height:10px;margin:0; padding:0}
.time-single .ano{font-size:14px; line-height:10px;margin:0; padding:0}

.time, .category, .comment, .tags, .commenter, .author {
	padding: 0 5px 0 20px;
	color:#ae232a;
	}
.time {
	background: url(images/calendar.gif) no-repeat 0 .2em;
	}
.category {
	background: url(images/folder.gif) no-repeat 0 .1em;
	}
.comment {
	background: url(images/comment.gif) no-repeat 0 .1em;
	}
.tags {
	background: url(images/tags.gif) no-repeat 0 .2em;
	}
.commenter, .author {
	background: url(images/commenter.gif) no-repeat 0 .1em;
	}
.edit {
	padding: 0 0 0 20px;
	background: url(images/edit.gif) no-repeat 0 .1em;
	}
.more {
	padding: 0 20px 0 0;
	background: url(images/more.gif) no-repeat right .2em;
	}
/* LISTS */
#content ul, #home ul {
	margin: 15px 0;
	padding: 0;
	}
#content ul li, #home ul li {
	margin: 2px 0;
	padding: 0 0 0 15px;
	background: url(images/menu-bullet.gif) no-repeat .2em .5em;
	list-style-type: none;
	}
/* tables */
.post table { border: none; }
.post tr, .post td { border: 1px solid #333; }

/* code and pre */
code {
	font: normal 1.1em "Courier New", Courier, monospace;
	padding: 0 2px;
	}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width: 480px;
	}
pre code {
	font-size: 1.2em;
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	line-height: 140%;
	margin: 5px 0 15px 0;
	width: 470px;
	}
/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
p.left { margin-top: 15px; }
.right {
	float: right;
	margin 0 0 0 15px;
	}
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {
	margin: 5px;
	}
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 47%;
	}

/* IMAGES */
.post img, .post a img {
	padding: 3px;
	border: 1px solid #990000;
	background: #f7f7f7;
}

.entry .alignleft{float:left;}
.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
}

.thumbnail {
	width: 75px;
	height: 75px;
	}

/* RELATED POSTS */
.related {
	width: 270;
	float: left;
	margin-right: 17px;
	}
.related ul {
	width: 100%;
	}
.related h3 {
	margin: 0;
	padding: 0;
	}
.ads img { border: none; }

/* COMMENTS TEMPLATE */
#comments-template {
	clear: left;
	margin: 30px 0 0 0;
	}
#comments-template ol {
	margin: 0;
	padding: 0;
	}
#comments-template ol li {
	float: left;
	width: 97%;
	margin: 5px 0;
	padding: 2px;
	list-style-type: none;
	}
#comments-template ol li.alt {
	font:"Trebuchet MS";
	font-size:10px;
	letter-spacing:1px;
	color:#000;
	}
#comments-template ol li .comment-meta-data {
	font-weight: bold;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 5px auto;
	background: #fff;
	border-bottom:#CCCCCC dashed 1px;
	}
/* TRACKBACKS */
.trackback, .trackback a { color: #666; }
.trackback .comment-meta-data em {
	color: #f00;
}
input {
	width: 50%;
	background: #fff;
	border: 1px solid #ae232a;
	font-size:12px;
	font:"Trebuchet MS";
	letter-spacing:1px;
}
textarea {
	width: 96%;
	border: 1px solid #ae232a;
	font-size:12px;
	font:"Trebuchet MS";
	letter-spacing:1px;
	}
label{
	font-size:12px;
}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 3px;
	margin-right: 10px;
	color: #fff;
	border: none;
	background: #ae232a;
	}
/* CONTACT */
fieldset {
	border: none;
	}
legend {
	border: none;
	}
/* SIDEBARS ********************************************* */
/* sidebar - div for entire sidebar */
#sidebar {
	display:inline;
	float: left;
	width: 300px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
}
.menu {display:block; background:#e6e6e6; text-align:center}
.menu h2{font-style:italic; font-size:1em; font:"Trebuchet MS"; font-weight:bold; text-align:center;}
.menu #wp-calendar{width:300px;}
.menu caption {color:#ae232a; text-transform:uppercase; font:"Trebuchet MS"; font-size:1.2em; font-weight:bold; border-bottom:#FFFFFF solid 2px; width:280px; text-align:center; margin-left:10px}
#wp-calendar th {font-style:bold; color: #ae232a; font-size:18px; font:"Trebuchet MS"}
#wp-calendar td {color: #fff; font:"Trebuchet MS"; font-size:16px; text-align: center;}
#wp-calendar a{color:#ae232a; text-decoration:none;}
#wp-calendar a:hover{color:#ae232a; text-decoration:underline;}
#wp-calendar #today{background:#ae232a;}
#wp-calendar #today a{color:#fff; text-decoration:none;}
#wp-calendar #today a:hover{color:#fff; text-decoration:underline;}
.clima {display:block; background:#e6e6e6; width:190px; float:left; margin-top:5px;}
.clima ul{list-style:none; margin:0; padding:0;}
.clima ul .desc{font:"Trebuchet MS";font-size:16px;width:100%;margin-bottom:5px;color:#ae232a; font-weight:bold; margin-left:10px; margin-top:5px;}
.clima ul .icon{width:48px;float:left;margin-right:15px; margin-left:10px; margin-bottom:10px}
.clima ul .temp {font:"Trebuchet MS";font-size:22px;margin-bottom:5px;margin-top:15px;float:left;}
.clima ul .hum {font:"Trebuchet MS";font-size:14px;margin-top:28px;}

#publicidad{ background:#e6e6e6; width:190px; float:left; margin-top:5px; text-align:center; border:#fff solid 1px; height:inherit}
#publicidad ul{list-style:none; margin:0; padding:0}
#publicidad img{border:none; margin:0; padding:0;}


/* FOOTER */

.pie {
	clear: left;
	margin:0; padding:0;
	margin-left:-5px;
	height:69px;
	width: 980px;
	background:url(images/pie.jpg) no-repeat ;
}
.pie .contacto{
	margin:0; padding:0;
	width: 800px; height:30px;
	padding-top:10px;
	text-align:center;
}
.pie .ass{
	margin:0; padding:0;
	width: 800px; height:20px;
	padding-top:5px;
	text-align:center;
}


/* SIDEBAR TABS */
.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}
.tabbed ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
	}
.tabbed ul.tabs li a {
	width: auto;
	overflow: hidden;
	border: none;
	display: block;
	background: #ccc;
	margin: 0 2px 0 0;
	padding: 10px 12px;
	}
.tabbed ul.tabs li a:hover {
	background: #eee;
	}
.tabbed ul.tabs li a.tab-current {
	background: #f7f7f7;
	}
.tabbed div {
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	}
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 { display: none; }
/* SIDEBAR VIDEOS */

#sidebar-video .menu p {
	text-align: right;
	margin: 0;
	}
#sidebar-video .menu div.video {
	float: left;
	width: 275px;
	margin: 0 0 0 5px;
	padding: 0;
	}
#sidebar-video .menu div h2 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar-video .menu div.video-list {
	float: right;
	width: 113px;
	font-size: .95em;
	}
#sidebar-video .menu div ul {
	margin: -7px 0 0 0;
	padding: 0;
	}
ul.video li {
	display: block;
	list-style-type: none;
	margin: 0 0 3px 0;
	background: url(images/video-bullet.gif) no-repeat 0 .7em;
	}
ul li a.current { color: #990000; }

div.v2, div.v3, div.v4, div.v5 { display: none; }

/* SIDEBAR BOTTOM */

#sidebar-bottom{ background:#e6e6e6; margin-top:5px; padding-top:5px; padding-left:5px; padding-bottom:10px;}
#sidebar-bottom h2{font-size: 1.1em; font-family:"Trebuchet MS"; font-style:italic; font-weight:bold; margin:0; padding:0;}


.horizontal .ads { margin: 0 0 10px 0; }
.horizontal .ads { background: #fff; }
.horizontal .ads p {
	margin: 0;
	padding: 0;
	}
.horizontal .ads img {
	float: left;
	margin: 0 10px 0 0;
	}*/
