/*
	Author Name	: Miguel Angel Camacho & Manuel Sanchez
	Author Site	: http://comparsa.entreolivares.org
	Style Name	: SuenoFebrero
	Style URI	: http://www.comparsa.entreolivares.org
	Version		: 1.0
	Comments	: This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License.
*/



/*	----------------
Main body
----------------	*/

/* Flexible en nuevas versiones */

.columns-two #page {
	width: 990px !important;
	}

.columns-three #page {
	width: 990px !important;
	}

body.columns-two #primary-wrapper {
	margin-right: -22%;
	}

body.columns-two #primary {
	margin-right: 22%;
	}

.columns-one .secondary {
	width: 19%;
	}

.columns-three .secondary {
	width: 12%;
	}

.secondary {
	width: 19.5%;
	}

/* flexible */


/* flexible */

.sidebar-none #page {
	width: 990px !important;
	}

.sidebar-single #page {
	width: 990px !important;
	}

.sidebar-dual #page {
	width: 990px !important;
	}
	
* html #page { width: 990px;} /* IE hack */

.content {
	padding: 0 7px;
	background: transparent url('fondo.jpg') repeat-y;
	background-position: top left;
	position: relative;
	zoom: 1;
	}	
	
body.columns-two #primary-wrapper {
	float: right;
}

body.columns-two .secondary {
	float: left;
	}
	
#primary {
	width: 72% !important;
	background : transparent;
	position: relative;
	left: 15px;
	bottom: 105px;
	}
	
.sidebar-dual #primary {
	margin-left: 17%;
	}

#sidebar-main {
	width: 20.5%;
	}
	
#sidebar-alt {
	width: 15%;
	left: -75%;
	margin-left: -17%;
	}

/* Flexible */

body
	{
	/*background: #43610B;*/
	background: #FFFFFF;
	}
	
#page
	{
	color: #43610B;
	background: transparent url('pie.jpg') left bottom;
	background-repeat: no-repeat;
	padding: 0;
	padding-bottom: 253px;
	border: 0px;
	position: relative;
	}
	
.secondary {
	background : transparent;
	float: left;
	position: relative;
	color: #38385E;
	left: 11px;
	bottom: 135px;
	} 
	
.contacta
	{
	background: #FFFFFF;
	padding: 0;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	}


/*	----------------
Header
----------------	*/

#header 
	{
	height: 440px;
	margin: 0 auto;
	background: url('cabecera.jpg') no-repeat left;
	color: #aaa;
	}

#header h1
	{
	color: #ddd;
	}
#header h1 a
	{
	color: #ddd;
	text-decoration: none;
	}
#header .description
	{
	font-size: 1em;
	margin: 0 0 0 40px;
	color: #ccc !important;
	}
#header .description a
	{
	color: #ccc !important;
	}

ul.menu {
	bottom: 410px;
	left: 315px;
	}
	
ul.menu li a
	{
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
	color: #ccc;
	background-color: #43610B;
	float: left;	
	-moz-opacity:.650;
	opacity:.70;
	filter:alpha(opacity=70);
	}
ul.menu li a:hover
	{
	background: #040000;
	color: #ccc !important;
	text-decoration: none;
	float: left;	
	-moz-opacity:.70;
	opacity:.70;
	filter:alpha(opacity=70);
	}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover
	{
	background: #D8F4A2;
	color: #333 !important;
	text-decoration: none;
	float: left;
	-moz-opacity:.60;
	opacity:.60;
	filter:alpha(opacity=60);
	}

/*	This positions the navigation menu at the top of the header.	*/
ul#menu-top
	{
	display: inline !important;	/*	This line prevents the top menu from showing up in styles that don't support it.	*/
	position: absolute;
	top: -2px;
	left: 25px;
	}
ul#menu-top li a
	{
	background: #333;
	color: #ccc !important;
	float: left;	
	-moz-opacity:.60;
	opacity:.60;
	filter:alpha(opacity=60);
	}
ul#menu-top li a:hover
	{
	background: #000;
	color: #ccc !important;
	float: left;	
	-moz-opacity:.70;
	opacity:.70;
	filter:alpha(opacity=70);
	}

/*	----------------
Post images
----------------	*/

.entry-content img
	{
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF !important;
	}
	
.primary img
	{
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF !important;
	}
	
.primary table img
	{
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF !important;
	}		
	
img.center
	{
	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;
	}
img.noborder
	{
	border: none;
	}



/*	----------------
Headers
----------------	*/

h1, 
h2, 
h3, 
h4 
	{
	font-family: 'Century Gothic' Lucida Grande, Verdana, Sans-Serif;
	}
	
h1, 
h1 a, 
h1 a:hover, 
h1 a:visited,
#header .description
	{
	text-decoration: none;
	color: #aaa;
	}

		
h2, h2 a, h2 a:visited,	
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited 
	{
	/*color: #FFFFFF;*/
	color: #FFFF88;
	}

.secondary h4, .secondary h2, .secondary h4 a
	{
	color: #000000;
	}
	
.secondary
{
	color: #000000;
	}

	

/*	----------------
Meta info
----------------	*/	

.nav-previous a, .nav-next a, .meta-nav {
	color: #FFFFFF;
}

.entry-meta
	{
	font-size: 1em;
	display: block;
	color: #FFCC11;
	}

/*	I went ahead and dropped the icon for post time, since I found it annoying.	*/

.chronodata
	{
	background: none !important;
	padding: 2px 0 !important;
	}
.chronodata abbr
	{
	font: inherit;
	}
.commentslink
	{
	padding: 2px 0 2px 17px;
	margin: 0 10px 0 5px;
	}
.entry-edit a
	{
	padding: 2px 0 2px 17px;
	margin: 0;
	}


/*	----------------
Main content
----------------	*/

.wp-caption {
	color: #000000;
	}

.entry-content
	{
	color: #FFFFFF;
	}

a:hover,
a:visited:hover 
	{
	text-decoration: underline;
	}
	
h2 a:hover,
h2 span a:hover
	{
	color: #040000 !important;
	}
	
.secondary a
	{
	color: #43610B;
	text-decoration: none;
	}
a 
	{
	color: #000000;
	}	

.entry-content a
	{
	color: #FFCC11;
	}
	
.entry-content a:visited
	{
	color: #FFCC11;
	}

.entry-meta a, .comment-meta a {
	color: #000000;
	}

.commentsrsslink a, .trackbacklink a {
	color: #000000;
	}
	
/*	----------------
Quick posts
Any post with the category of "quick" will follow these styles.
----------------	*/

.category-quick h3.entry-title
	{
	font-size: 2em !important;
	display: inline;
	}
.category-quick .entry-meta
	{
	font-size: .9em;
	display: inline;
	margin-left: 10px;
	}
.category-quick .entry-category
	{
	display: none;
	}
.category-quick .entry-content
	{
	font-size: 1.1em;
	line-height: 1.3em;
	}
.category-quick .entry-content p,
.category-quick .entry-content ul,
.category-quick .entry-content ol,
.category-quick .entry-content div,
.category-quick .entry-content blockquote
	{
	margin: 8px 0;
	}

/*	 Restores normal styling to quick posts on individual pages.	*/

body.single .category-quick h3.entry-title
	{
	font-size: 2.4em !important;
	}
body.single .category-quick .entry-meta
	{
	font-size: 1em;
	display: block;
	margin-left: 0;
	}
body.single .category-quick .entry-category
	{
	display: inline;
	}
body. single .category-quick .entry-content
	{
	font-size: 1.2em;
	line-height: 1.8em;
	}
body.single .category-quick .entry-content p,
body.single .category-quick .entry-content ul,
body.single .category-quick .entry-content ol,
body.single .category-quick .entry-content div,
body.single .category-quick .entry-content blockquote
	{
	margin: 13px 0;
	}

#footer
	{
	color: #FFFFFF;
	}
#footer a
	{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer a:hover
	{
	color: #D8F4A2;
	}
	
/*	----------------
Comments
----------------	*/
li.byuser, .comments
	{
	background: transparent;
	color: #E0E0E0;
	}

li.bypostauthor
	{
	background: #FFFFFF;
	color: #330000;
	}


.comments textarea, .comments input  {
	background: #FFFFFF;
	color: #330000;
}

	
/* Para no mostrar el titulo del blog */
h1{
display: none;
}
#header .description {
display: none;
}

/* no mostrar el reloj en los comentarios */

.comment-meta {
	background-position: top left !important;
	}

.children li {
	margin-left: 7px !important;
	}	     

	
#rollnext,
#rollprevious {
	color: #FFFFFF;
	}

#rollpages {
	color: #43610B;
	}

#rolldates {
	color: #999;
	}

