/*
Theme Name: Fluid Blue
Theme URI: http://srinig.com/wordpress/themes/fluid-blue/
Description: A simple two column fluid width theme. Right sidebar supports widgets. Tags and gravatars supported. Valid XHTML and CSS.
Version: 1.7.1
Author: Srini G
Author URI: http://srinig.com/wordpress
Tags: blue, light, two-columns, flexible-width, right-sidebar, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin:0;
	background:#fff;
	color:#000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align:center;
}

a { 
	color:#850000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:underline; 
	outline:none;
}

q{font-style:italic;}

h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	text-align:left;
}

h2 a{font-weight:normal;}

h1 {margin:0;padding:0.5em 0 0;}
h2 {color:#850000;font-size:3.2em;font-weight:normal;margin-top:0.3em;}
h3 {font-size:1.6em;margin-bottom:1em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}

ul{margin:1em 3em;}

img {
	border:0;
}

input {}

input[type=text], textarea{
	background:#fff;
	border:1px solid #d0d0d0;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

small{color:#000000;}

/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
	background:#850000 none repeat scroll 0 0;
}

#wrapper {
	width:100%;
	background:#FFFFFF none repeat scroll 0 0;
	margin:auto;
	max-width:1200px;
}

#content{
	float:left;
	margin-right:2%;
	padding:0;
	width:75%;
}

#sidebar{
	float:left;
	width:22%;
	position:relative;
	margin-top:0em;
}

#socialIcons{
position:absolute;
right:0;
top:0.6em;
}

#socialIcons p{
margin-top:0;
}

#twitterIcon{
position:absolute;
top:0;
right:8em;
}

#feed{
position:absolute;
top:0;
right:16em;
}

#footer {
	clear:both;
	padding:10px;
}

/* Header */

#header {
	margin:0;
	padding:0;
	height:13em;
position:relative;
z-index:200;
margin:auto;
max-width:1200px;
}

#headertitle {
	background:none repeat scroll 0 0 #850000;
	background:#850000 no-repeat scroll center center;
height:10.9em;
}

.fLeft{float:left;}

.fRight{float:right;}

.clearBoth{clear:both;}

.colorPiro{color:#850000;}

.search {
	/*background:transparent url(/wp-content/themes/piromanos/images/curvaSearch.jpg) no-repeat scroll left 0;
	float:right;
	height:2.7em;
	padding-left:2em;
	width:20%;
	margin-top:-3.8em;*/
position:absolute;
right:1em;
top:6em;
}

.search label{
	position:absolute;
	left:-9999px;
	overflow:hidden;
}

.searchIn{
	/*background:transparent url(/wp-content/themes/piromanos/images/fondoSearch.jpg) repeat-x scroll left -1px;*/
	
}

.search1{
	float:left;
	/*height:2.7em;
	width:68%;*/
}
.search2{
	float:left;
	/*height:2.7em;
	width:28%;*/
}
.search2 .searchIn{
	height:2.7em;
}
.search form {
	margin:0;
	padding:0;
}

.searchDiv{
	/*background:transparent url(/wp-content/themes/piromanos/images/boton_izquierdaSearch.jpg) no-repeat scroll right -1px;*/
	height:2.7em;
}

.searchSeparator{
	/*background:transparent url(/wp-content/themes/piromanos/images/boton_derechaSearch.jpg) no-repeat scroll left 0px;*/
	padding-left:6px;
}

.search input[type=text] {
	/*background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	color:#888888;
	font-size:1.1em;
	height:1.1em;
	padding:5px 0;
	width:100%;*/
-moz-border-radius:10px;
background:#CC5E30 none repeat scroll 0 0;
border:1px solid #881E10;
color:#F0F0F0;
font-size:1.1em;
height:1.1em;
padding:5px 1em;
}

.search input[type=submit] {
	/*border:none;
	background:#ffffff;
	color:#444444;
	font-size:1.2em;
	cursor:pointer;
	height:1.5em;
	width:100%;
	font-weight:bold;*/
cursor:pointer;
font-size:1.2em;
font-weight:bold;
height:2.1em;
margin-top:-1px;
width:8.4em;
}

/* Top navigation */
#navbar {
	border-top:0.1em solid #555;
	border-bottom:0.1em solid #555;
	background:#165279;
	height: 2.3em;
	margin: 0px;
	padding: 0px ;
}


	
#nav {
	margin:0 5%;
	padding: 0;
	list-style: none;
	}
	
#nav ul {
	padding:0.1em 0 0 0;
	margin:0;
	list-style: none;
	background:transparent;
	}

#nav a {
	color:#c6c8c9;
	display: block;
    font-weight: bold;
	padding: 0.5em;
	}
	
#nav a:hover {
	background: #237ab2;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0.5em;
}

#nav li {
	float: left;
	margin: 0;
	text-transform:uppercase;
	padding: 0 2em 0 0;
}
	
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 14em;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #165279;
	color: #c6c8c9;
	width: 14em;
	float: none;
	margin: 0;
	padding: 0.5em ;
	border-bottom: 1px solid #aaa;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #237ab2;
	color: #fff;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


/* Sidebar */


#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	font-size:1.2em;
}

#sidebar ul li {
	margin:0 0 2em 0;
}

#sidebar ul ul {
	margin:1em 0 0 0;
	padding:0;
}

#sidebar li li {
	margin:0.1em 0;
	line-height:1.5em;
	list-style:disc;
}

#sidebar li li li {
	padding-left:10px;
}

#sidebar ul h2 {
	color:#000000;
	font-size:2.4em;
	margin:0;
	padding:0;
	text-transform:capitalize;
}


/* Footer */
#footer { 
	text-align:center;
	font-size:1.2em;
background:#850000 none repeat scroll 0 0;
color:#FFFFFF;
}

#footer a {
	color:#F4B300;
}

/* Post */
.post {
	background:transparent url("/wp-content/themes/piromanos/images/esquinaPost.jpg") no-repeat left top;
	margin:0 0 10em;
	clear:both;
	padding:4em 0 0 5.5em;
	min-height:13em;
}

*:first-child+html .post{padding-top:5.5em;}

.post img{border:1px solid #850000;padding:5px;}

.pagePost{background:none;padding-top:0;}

.post p, .post ol li, .post ul li{
	margin-top:0.8em;
	font-size:1.2em;
	line-height:1.5em;
	text-align:justify;
	color:#000000;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	background:#F6E0AD none repeat scroll 0 0;
border:0.1em solid #F1BF5E;
font-size:1em;
font-style:italic;
padding:0.8em;
}

.post blockquote p{
	margin:0;
}

.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry{margin:1.4em 0;}

.postentry a {
	
}
.postentry a:hover {
	
}

.postmetadata {
	clear:both;
	margin:.1em 0;
	font-size:1.2em;
	color:#888;
	text-align:justify;
}

.postmetadata p{
	font-size:1.1em;
	color:#850000
}

div.navigation {
	font-size:1.1em;
	margin:1em 2em 0;
}

div.navigation .alignleft {background:transparent url(/wp-content/themes/piromanos/images/anterior.jpg) no-repeat left top;padding:.3em 2.5em;}

div.navigation .alignright {background:transparent url(/wp-content/themes/piromanos/images/siguiente.jpg) no-repeat right top;padding:.3em 2.5em;}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

/* Comments */

#comments {
	font-size:1.2em;
}

.commentlist {
	margin:2em 0;
	padding:0;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0;
	border-color:#850000;
	border-style:solid;
}

li.comment div, li.pingback div, li.trackback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div, li.trackback div div{
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fffddd;
}

.commentlist li.odd {
	background-color:#ffffff;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.9em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.9em;
}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   margin: 10px;
}

.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;
text-align:center;
color:#850000;
}

#polls_form_1 p,.wp-polls-ul label{color:#850000;}

.Buttons{background:none repeat scroll 0 0 #850000 !important;border:medium none !important;color:#F9F9F9;cursor:pointer;font-weight:bold;height:1.8em;width:7.8em;}

#nav_category{background:#000000 none repeat scroll 0 0;height:2.2em;width:100%;margin:0;padding:0.9em 0 0;}

*:first-child+html #nav_category{height:2.2em;margin-top:-1em; }

#nav_category ul{padding:0;margin:0;}

#nav_category ul li{list-style:none; display:inline;float:left;height:3em;}

#nav_category ul li a{background:#000000 none repeat scroll 0 0;color:#FFFFFF;font-size:1.1em;padding:0.8em;text-decoration:none;}

#nav_category ul li a:hover{background:#ffffff none repeat scroll 0 0;color:#000000;}

#nav_category ul li ul{position:absolute;left:-9999px;overflow:hidden;height:3em;}

#nav_category ul li:hover ul{margin-top:1.8em;left:inherit;overflow:visible;}

#nav_category ul li ul a{background:#850000; color:#ffffff;}

#nav_category ul li ul a:hover{background:#f4b300; color:#000000;}

#respond{}

#commentform p{font-size:1.2em;}

#comments{margin:0 0 10em;padding:0 0 0 5.5em;}

.archiveP{padding:0 0 0 2em;color:#850000;font-size:1.2em;}

.noDis{display:none;}

.wp-polls-ul li{list-style:none !important;}

dt{color:#850000;
font-size:1.3em;
font-weight:bold;
margin:2em 0 1em;
width:100%;}

dt img{float:right;}

dd{font-size:1.2em;margin:0.7em 3em;}

dd p{font-size:1em !important;}

p.searchResults{font-size:1.2em;margin-left:4em;}

h2.searchResults{margin-left:1em;}

.pagesBar{position:absolute;right:0;top:8em;}

.pagesBar ul{font-size:1.2em; padding:0; margin:.6em 0;}

.pagesBar ul li{padding:0 1em;display:inline;}

.pagesBar ul li a{text-decoration:none; color:#ffffff;}

.pagesBar ul li a:hover{text-decoration:underline;}

/*div.epiblas{background:url(/wp-content/themes/piromanos/images/epiblas.jpg) no-repeat left bottom; padding-left:12em;}*/

div.epiblas ul{margin-left:45em;}

.fotoepiblas{padding:.5em 2.5em .5em 0;}

.aCenter{text-align:center !important;}

.sociable{clear:both;-moz-border-radius:10px;background:transparent none repeat scroll 0 0;
border:1px solid #A2370B;
margin:1em 25% !important;
padding:.5em;
text-align:center;}

.sociable h3{text-align:center;}

.sociable ul{padding-left:0;}

.sociable ul li{display:inline;margin-right:1em;}

.encuesta{font-size:.9em;font-weight:normal;border-bottom:1px dotted #850000;margin:3em 0;}

.wp-polls{background:none repeat scroll 0 0 #F4E380;border:2px solid #850000;color:#000000;margin-top:1em;padding:0 1em !important;}

.wp-polls .wp-polls{border:medium none;margin:0;padding:0 !important;}

.wp-polls-paging a{color:#850000!important;border-color:#850000!important;}

.wp-polls-archive {background:#ffffff;}

#sidebar li h2{padding:0.2em !important;border-bottom:2px solid #f4b300;border-left:2px solid #f4b300;}

ul.blogroll{margin-left:3em !important;}

.wp-polls-ul li label{color:#000000 !important;}

.wp-polls p strong{color:#850000;font-size:1.2em;}

.imagenTira{margin: 0px auto 10px; text-align: center; width: 95%; display: block;}


div#asistente{background:#850000;padding-bottom:1em;}

div#pregunta{margin:5px;width:100%;}

div#respuesta{background:#850000 url(images/fondo_asis.jpg) no-repeat;display:block;height:9.5em;}
div#respuesta p{background:#ffffff; width:120px;float:right;margin:10px 5px 0 5px;padding:3px;min-height:3.5em;}

div#asistente label{color:#fff;font-weight:bold;}
div#asistente input[type=submit]{background-color:#F4E380;font-weight:bold;border:none;cursor:pointer;margin:5px 5px 0;}
div#asistente input[type=text]{border-color:#000000;margin-left:1em;width:13em;}

div#asistente div#boton{text-align:right;}