/*  
Theme Name: Ceprodih Theme 
Theme URI: http://www.ambar.com.uy
Description: Ceprodih Theme by Ambar
Version: 1.0
Author: Esteban Guelvenzu
Author URI: http://www.ambar.com.uy/

*/

.alignright{
float: right;
margin: 0 5px 0 5px; 
border: 1px solid #00A6B9;
}

.img_no_border {
display:block;
padding: 0px 0px 0px 0px;
border: 0px;
}

.Estilo1-blanco {
	color: #FFFFFF;
	font-weight: bold;
}

#wrapper{
margin: 10px auto;
/*border: 10px solid #ff0000;*/

/*margin: 0 auto 0 auto;*/
width: 780px;
/*text-align:left;*/
}



#bodywrapper{
width: 780px;
float: left;
background: #ffffff;
}

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

body{

	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #00A6B9 url("background.jpg") repeat-x top left;
	color: #03A1B9;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

h3{
border: 1px solid #00A6B9;
width:90%;
}

a:link, a:visited{
text-decoration: none;/*underline;*/
color: #336699;

}
a:hover{
text-decoration: none;
color: #FF7403;
}

p{
padding: 10px 0 0 0;
}

#header{
float: left;
width: 780px;
height:309px;
background: #ffffff;
padding: 0 0 0 0;
}

#container{
float: left;
width: 425px;
background: #ffffff;
margin: 5px 0 0 0;
border: 1px solid #00A6B9;
text-align:left;
}

.post{
padding: 10px 10px 10px 10px;
text-align:justify;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
background: url("puntito.png") 0 0 no-repeat;
padding-left: 20px;
border-bottom: 1px solid #00A6B9;


}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

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

.sidebar-left{
float: left;
width: 170px; /*188*/
background: #ffffff url("back_sidebar.jpg") repeat-x top left;
margin: 0 5px 0 0;
display: inline;   /* IE bugfix */
text-align:left


}

.sidebar-left ul{
list-style-type: none;
margin: 0;
padding: 0 5px 0 5px;
}

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

.sidebar-left ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar-left ul ul li{
font-weight:bold;
padding: 0;
line-height: 24px;
font-family: Georgia, Sans-serif;
font-size:14px;
background: url("puntito.png") 0 0 no-repeat;
background-position: 0 .3em;
padding-left: 20px;
}

.sidebar-left ul ul ul li{
font-weight:100;
padding: 0 0 0 5px;
line-height: 24px;
font-size: 12px;
background:  none;
}

.sidebar-right{
float: right;
width: 170px; /*188*/
height: 400px;
background: #ffffff url("back_sidebar.jpg") repeat-x top left;
padding: 0 2px 0 2px;
display: inline;  /* IE bugfix */
}

.sidebar-right ul{
list-style-type: none;
margin: 0;
padding: 0 5px 0 5px;
}

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

.sidebar-right ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar-right ul ul li{
padding: 0;
line-height: 24px;
font-family: Georgia, Sans-serif;
font-size:14px;
background: url("puntito.png") 0 0 no-repeat;
background-position: 0 .3em;
padding-left: 20px;
}

.sidebar-right ul ul ul li{
padding: 0 0 0 5px;
line-height: 24px;
font-size: 12px;
background:  none;
}

table#wp-calendar{
width: 100%;
background-color:#CCC;
}

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

.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: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

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

#footer{
clear: both;
float: left;
width: 770px;
padding: 0px 10px 10px 0;
background: #00A6B9;
color:#CCCCCC;
}

#footer p{
line-height: 18px;


}

