/*  
Theme Name: clean 3
Theme URI: http://www.markoscc.com.ar
Description: 
Version: 1.0
Author: Markoscc
Author URI: http://www.markoscc.com.ar/

*/
/* CSS Document */

body
{
	background:url(images/bg-pattern.png)  repeat;
	color:#808080;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
}

#header_bg
{
	height:160px;
	width:100%;
	background:url(images/header-bg-pattern.jpg) repeat-x;
	display:block;
	position:absolute;
	top:0px;
	z-index:-100;
}

#left_sidebar, #posts, #right_sidebar
{
	margin-top:90px;
	
}

#left_sidebar div.top
{
	height:10px;
	width:160px;
	display:block;
	background:url(images/left-sidebar-top.png) no-repeat;
}

#left_sidebar div.middle
{
	height:auto;
	width:160px;
	display:block;
	background:url(images/left-sidebar-middle.png) repeat-y;
}

#left_sidebar div.bottom
{
	height:30px;
	width:160px;
	display:block;
	background:url(images/left-sidebar-bottom.png) no-repeat;
}

.content
{
	margin:0 0 5px 0;
}

.content div.top
{
	height:20px;
	width:520px;
	display:block;
	background:url(images/content-top2.png) no-repeat;
}

.content div.middle
{
	height:auto;
	width:520px;
	display:block;
	background:url(images/content-middle.png) repeat-y;
}

.content div.middle ul
{
	padding-left:40px;
}

.content div.middle ul li
{
	list-style:disc;
}

.content div.bottom
{
	height:30px;
	width:520px;
	display:block;
	background:url(images/content-bottom2.png) no-repeat;
}

#right_sidebar div.top
{
	height:10px;
	width:220px;
	display:block;
	background:url(images/right-sidebar-top.png) no-repeat;
}

#right_sidebar div.middle
{
	height:auto;
	width:220px;
	display:block;
	background:url(images/right-sidebar-middle.png) repeat-y;
}

#right_sidebar div.bottom
{
	height:30px;
	width:220px;
	display:block;
	background:url(images/right-sidebar-bottom.png) no-repeat;
}

#right_sidebar .middle ul li, #left_sidebar .middle li
{
	list-decoration:none;
}

#right_sidebar .middle ul li.widget
{
	padding-bottom:20px;
}

#right_sidebar .middle ul.sidebar_ul
{
	padding-left:10px;
}

#right_sidebar h2
{
	font-size:15px;
}

#socialLinksContainer a
{
	display:block;
	float:left;
	margin:0 0 0 4px;
	position:relative;
	height:20px;
}

div.titulo_post
{
	width:auto;
	display:block;
	position:relative;
	height:auto;
	float:left;
	margin-left:0px;
	line-height:30px;
}



#footer
{
	background:url(images/footer.png) no-repeat;
	height:50px;
}

#footer p
{
	text-align:center;
	margin-top:8px;
	color:#999;
}

#header a:hover
{
	text-decoration:none;
	border:none;
	background:none;
}

a:link, a:visited
{
	text-decoration:none;
	color:#00AEEF;
}

a:hover
{
	color:#FFF;
	background:#00AEEF;
	
}

.clear.separador
{
	
	height:20px;
	display:block;
	
}
/* ----------------------------------    POST    ------------------------------------------- */

fecha_post
{
	
}

div.fecha_post p
{
	margin-top:-13px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#999;
}

.more-link
{
	display:inline-block;
	margin-top:20px;
}

h1, h2, h3, h4
{
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1
{
	font-size:40px;
	font-weight:100;
}

.titulo_post h1
{
	margin-left:10px;
}

.titulo_post h1 a:link, .titulo_post h1 a:visited
{
	color:#808080;
}

.titulo_post h1 a:hover
{
	
	color:#00AEEF;
	background:none;
}

.content div.middle p
{
	padding:0px 12px 12px 12px;
}

.metadata
{
	border-top:#B3B3B3 1px dashed;
	margin:5px 10px 0 10px;
	padding:10px 0 0 0;
}

.content div.middle div.metadata p
{
	padding:4px;
	
}

div.sociable ul li
{
	display:block;
	float:left;
	margin-left:5px;
}

div.sociable, div.sociable ul
{
	float:left;
	padding-top:2px;
	margin:0px;
}

div.metadata div.sociable
{
	margin:0px;
}


/* Captions */
.aligncenter, div.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}

.alignleft, div.alignleft{
float:left;
}

img.alignleft, img.alignright
{
margin:5px 10px 1px 0;
border:#999 1px solid;
}

.alignright, div.alignright{
float:right;
}
 
.wp-caption {
     border: 1px solid #ddd;
     text-align: center;
     background-color: #f3f3f3;
     padding-top: 4px;
     margin: 10px;
     -moz-border-radius: 3px;
     -khtml-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
}
 
.wp-caption img {
     margin: 0;
     padding: 0;
     border: 0 none;
}
 
.wp-caption p.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     padding: 0 4px 5px;
     margin: 0;
}
/* End captions */

.commentlist li
{
	border:#999 1px dashed;
	padding:10px 0 10px 0;
	margin:6px 0 6px 0;
	background:url(images/coment-bg.png) repeat;
}

.comment li div
{
	/*margin:0 7px 0 7px;*/
}

ul.children
{
	margin:0 7px 0 7px;
}

li div[id|=div-comment]
{
padding-left:5px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template div.reply
{
	padding-top:15px;
}

.comments-template div.comment-meta
{
	padding-bottom:15px;
}

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

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 25px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}



.pagebar {
	padding: 0.2em 0.5em;
	margin-top:-10px;
	margin-bottom: 1.0em;
	
	text-decoration: none;
	width:auto;
	text-align:center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

div.publicidad
{
	width:470px;
	height:auto;
	display:block;
	margin:0 auto 10px auto;
}

li#tag_cloud, li#text-101093491
{
	margin-right:10px;
}

#twitter_update_list li
{
	margin-top:10px;
}

#text-423576091 a
{
	margin-left:3px;
	margin-right:3px;
}

#text-423576091 div.textwidget
{
	padding-left:33px;
}

.video-centrado
{
	text-align:center;
}

h2.widgettitle
{
	margin-bottom:6px;
}

.aktt_tweets ul li
{
	margin-bottom:4px;
}