/*  
Theme Name: Comentarios
Author: Cometarios Blog
Author URI: http://www.comentariosblog.com.ar/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {margin: 0; padding: 0;}

body {
	margin: 0;
	font: 12px/18px Verdana, Arial, Helvetica, Georgia, Sans-serif;
	color: #222;
}

#wrapper{
	margin: 0 auto;
	width: 1000px; overflow: hidden;
	text-align: left;
	background: url(images/bck_wrapper.gif) center repeat-y #FFF;
}

h1 {font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 28px;
	padding: 15px 0 10px 15px;}
h3 {padding: 15px 0 15px 0;}
h4 {padding: 0 0 0 15px;}

a:link {text-decoration: none; color:#900;}
a:hover {text-decoration: underline; color: #333;}
a:visited {text-decoration: none; color:#900;}	

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB; 
}

.entry p {margin: 0 0 15px 0;}
.entry ul, .entry ol {margin: 0 0 15px 40px;}
.entry ul {list-style-type: circle;}
.entry li {margin: 0 0 5px 0;}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {margin: 5px 0 5px 30px;}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	
	height: 110px !important;
	padding: 0 !important;
	background: #6f0205 !important;
	color: #FFF !important;
	clear: both !important;
	text-align: center !important;
}

#header a {border:0px !important; text-decoration: none !important; color: #fff !important;}
#header a:hover {text-decoration: underline !important;}

img {border:0px;}

/*#top-banner{
       background-color:#CCCCCC;
       border:4px solid #CCCCCC;
       height:90px;
       vertical-align:middle;
}*/


/*----NAVIGATION BAR----*/

#top-menu {
	clear: both;
	font: 11px/14px Verdana, Geneva, sans-serif;
	background: #383838;
    color:white;
}

#top-menu .slogan {float: left; margin-top: -4px;}

#top-menu a {text-decoration: none; color: #9e9e9e; padding: 0 10px;}
#top-menu a:hover {color: #FFF;}

#top-menu ul {width: 912px; margin: 0 auto; padding: 8px 0 10px; text-align: right;}
#top-menu ul li {display: inline;}

/*----POST----*/

#container{
	float: left;
	width: 639px;
	padding: 0;
	margin: 0;
}

.post {padding: 20px 20px 40px 30px;}

.post h2 {font: bold 21px/21px Verdana, Arial, Helvetica, Georgia, Sans-serif; padding: 20px 0 0 0;}

.entry {}

.postinfo {font-size: 9px; border-top: 1px solid #e5e5e5; margin-top: 10px; color: #999; padding: 5px 0 20px;}
.postinfo a {color: #999;}
.postdate {color: #999; }
p.postmetadata{
	font-size: 9px;
	color: #999;
	border-top: 1px solid #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong {float: right; font-size: 11px; background: url(images/ic_comentar.gif) no-repeat; padding-left: 25px;}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav {
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important;
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px solid #CCC; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

.sidebar {
	float: right;
	width: 140px;
	padding: 15px 0;
	overflow: hidden;
	background: #737373; 
	color: #fff;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	
	height: 100%;
}

.sidebar .syndication .rss .sub{
	list-style: none;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#900;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #222;
}


table#wp-calendar{
	
}

/*------Left Sidebar-------*/

.leftbar{
	float: left;
	width: 220px;
	margin: 0 auto 5px;
	padding: 15px 0;
	overflow: hidden;
	border-right: 1px solid #CCC;
	background: #f7f7f7;
}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.leftbar ul li{
	padding: 10px 0 10px 5px;
}

.leftbar ul li h2{
	font: normal 16px Verdana, Arial, Helvetica, Georgia, Sans-serif !important;
	color: #555;
	padding: 5px 5px 5px 10px;
	margin: 5px 0 10px;
	background: #e5e5e5;
	border-bottom: 1px solid #CCC;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}
.leftbar a:link, a:visited{
	text-decoration: none;
	color:#900;
}

.leftbar a:hover{
	text-decoration: underline;
	color: #222;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background: #EEE;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #900;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #900;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #900;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

/*----FOOTER----*/

#footer{
	clear: both;
	width: 1000px;
	padding: 20px 0 25px;
	line-height: 18px;
	font-size: 10px;
	color: #900;
	background: #FFF;
	border-top: 1px solid #CCC;
	text-align: center;
}

#footer a:link{
	text-decoration: none;
	color: #555;
}

#footer a:hover{
	text-decoration: underline;
	color: #333;
}

#footer a:visited{
	text-decoration: none;
	color: #900;
}

.title {width: 1000px !important; clear: both !important; height: 110px !important; margin: 0 auto !important;}
.title .logo {float: left !important;}

.bannerTop {float: right; margin-right: 7px; margin-top: 15px;}

select, input, textarea {font: 11px Verdana, Geneva, sans-serif; color: #333;}

.navigation {background: #999; color: #fff; padding: 10px 20px; margin: 10px 1px 1px;}
.navigation a {color: #fff; font-weight: bold;}

.feed img {margin-bottom: -8px;}

#s {border: 1px solid #ccc; height: 17px; width: 125px;}
#searchsubmit {float: right; margin-top: -21px; background: #900; color: #fff; border: 0; padding: 4px 8px;}