/*  
Theme Name: WordPress Caja de Agua
Theme URI: http://www.cajadeagua.com
Description: Primera interfaz desarrollada por LeaP Visual para LeaP Conceptual en su grupo de estudio Caja de Agua.
Version: 1.0
Author: Sergio Acosta
*/



/* Begin Typography & Colors */
body {
	font:12px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #fff;
	background-image: url(images/fondBlog.jpg);
	background-position: 0 0;
	background-attachment:fixed;
	background-repeat: no-repeat;
	color: #555;
	margin: 10px;
	margin-right: 20px;
	}
	
.esconder{
	display: none;
}
	
hr {
	display: none;
	}

h1, h2, h3, h4 {
	font-family: 'RotisSansSerif Light', 'Arial Narrow', Verdana, Arial, Sans-Serif;
	display: inline;
	margin:0px;
	padding: 0px;
	}

#silverlightControlHost {
	    height: 100%;
}

#header {
	float: left;
	width: 320px;
	}
	
#headerimg {
	margin: 0px;
	padding: 10px;
	padding-right: 20px;
	height: 50px;
	width: 205px;
	text-align: right;
	background-image: url(images/LogoCdA.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
.esconder{
	visibility: hidden;
}

.blockNone{
	display: none;
}
	
#headerimg h1 a{
	display: block;
	width: 235px;
	height: 45px;
	font-size: 36px;
	}
	
#headerimg .description {
	font-size:10px;
	color: #999;
	}
	
#searchform{
	display: block;
	margin: 0px;
	margin-top: 20px;
	padding-right: 80px;
	height: 20px;
	width: 240px;
	text-align: right;
}

#s {
	width: 135px;
	height: 12px;
	padding: 2px;
	margin-right: 5px;
	border: none;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #6699CC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
	
#searchsubmit{
	border: none;
	display: inline;
	background-color: #ffffff;
	background-image: url(images/search.gif);
	width: 16px;
	height: 16px;
}

#menuGeneral{
	padding: 0px;
	margin: 0px;
	list-style:none;
	width: 320px;
	margin-top: 10px;
}

#menuGeneral a{
	display: block;
	width: 215px;
	text-align: right;
	font: 15px 'RotisSansSerif Light', 'Arial Narrow', Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 5px;
	padding-right: 20px;
}

#sidebar {
	min-width: 630px;
	height: 30px;
	padding: 10px;
	margin-left: 320px;
	background-color: #f5f5f5;
}
	
#sidebar ul,#sidebar ul ol{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li{
	display: block;
	width: auto;
	float: left;
}

#sidebar ul li table{
	display:none;
}

#sidebar ul li  a.sideBarItem{
	display:block;
	width: auto;
	
	padding-left: 5px;
	padding-right: 5px;
	color: #999999;
	font: 14px 'RotisSansSerif Light', 'Arial Narrow', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

#sidebar ul li:hover{
	display: block;
	height: 30px;
}

#sidebar ul li:hover table, #sidebar ul li:hover table ul, #sidebar ul li:hover table ul li, #sidebar ul li:hover table ul ol{
	float: none;
	height: auto;
	display: block;
	width: auto;
	font-weight: normal;
	list-style: none;
}

#sidebar ul li:hover table{
	position: absolute;
	background-color:#dddddd;
	border-top: 1px solid #ffffff;
}

*html #sidebar ul li a.sideBarItem:hover{
	display: inline;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
}

*html #sidebar ul li a.sideBarItem:hover table, #sidebar ul li a.sideBarItem:hover table ul, #sidebar ul li a.sideBarItem:hover table ul li, #sidebar ul li a.sideBarItem:hover table ul ol{
	font-weight: normal;
	display: block;
}

*html #sidebar ul li a.sideBarItem:hover table{
	display: block;
	background-color:#dddddd;
	border-top: 1px solid #ffffff;
}

*html #sidebar ul li a.sideBarItem:hover table ul{
	display: block;
}

#content{
	min-width: 610px;
	padding: 20px;
	margin-left: 320px;
	background-color: #f5f5f5;
}

.post {
	margin: 0 0 30px;
	text-align: justify;
}

.post h2 a{
	color: #6699cc;
	font: 16px 'RotisSansSerif Light', 'Arial Narrow', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #eeeeee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	margin-left: 5px;
	color: #CCCCCC;
	}

#footer {
	height: 80px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
	padding: 0;
	margin-left: 320px;
	clear: both;
	background-image:url(images/patalogo.gif);
	background-position: 10px left;
	background-repeat: no-repeat;
}

#footer p {
	margin: 0px;
	padding:0px;
	margin-top: 10px;
	text-align: right;
	height: 40px;
	border-bottom: 1px dashed #cccccc;
}

#footer p a{
	color:#99CCFF;
}

#footer #copyRight{
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 5px;
}

#copyRight a{
	display: block;
	float: right;
	width: 170px;
	height: 20px;
	background-image: url(images/pataconceptual.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: url(images/listB.gif);
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */





h2.pagetitle {
	font-size: 16px;
	}

h3, h4 {
	font: 16px 'RotisSansSerif Light', 'Arial Narrow', Verdana, Arial, Sans-Serif;
font-weight: bold;
	}

h4 {
	color: #999999;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #336699;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #336699;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px  Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 10px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #6699cc;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.widecolumn {
	padding:20px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */



/*	Begin Headers */
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3, h4 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}





/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.fondoBlanco{
	background-color: #ffffff;
}