/*  
Theme Name: Blue-Bye-You
Theme URI: Insert your URI here
Description: Scalable theme based on many previous trial and error versions.
Version: 1.1
Author: Brian Ellis
Author URI: http://www.dcwalkabout.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	Images are not released, and are generally usefult to the author only.
*/



/*------------Clearing the way to content----------------*/
.hide	{
	display:none;
	}
/*---------------------------------------------------*/


/*----------Begin General Page Layout-----------*/
/*-------This section describes things in the order they appear on the page--------------*/

body {
	margin:0; /*It is generally good practice to zero out your margins and padding on the page, since some agents don't so this*/ 
	padding:0;
	font-family: Tahoma;
	font-size: 76%;	/*Tips for scaling up the font ladder, start with 76% and then use mostly ems for the rest of the page*/
	font-style: normal;
	line-height: 1.6em;
	color: #cccccc;
	text-align:center;
	background: #e6e6e6;
}

/* dock - top */
#navegar {
	width:100%;
	height: 20px;
	background-color: #e6e6e6;
}
#wrapper	{
	width: 800px;
	margin: 1% auto 1%;
	border: none;
	border-width: 0 1px 1px 1px;
	text-align: left;
	position: static;
	}

#header	{
	position:relative;
	float: left;
	margin-bottom:1%;
	
	background: #e6e6e6 url(images/LETRASLOGO.jpg) no-repeat;
	/*background-position: 0 0;*/
	height:220px;
	width:100%;
	color: White;
	font-size: 20px;
	border-top: medium solid #f00000;
	}
	
	

#header h1{
	padding-top: 50px;
	margin: 0;
	font-size: 3em;
	text-align: center;
	}

#header h4 a{
  
	background-color: transparent;
	color: White;
	text-align: left;
	font-size: 20px;
			
		}
#logo {
	position:relative;
	float: left;
	margin-top:-2%;
}
.derecha {
	float: right;
	text-align:center;
}
#administrar {
	position:relative;
	float: left;
	background-color: #e6e6e6;
	margin-top:1%;
	width: 100%;
	height: 23px;
}
#logoblog {
	width:140px;
	position: relative;
	padding-top:20%;
	height: 50px;
	text-align: center;
}
.centrado {
	margin: 0 30% 0 auto;
}
/* dock - top */
.dock {
	position: relative;
	margin-left:-115px;
	margin-top:110px;
	float: LEFT;
	height: 50px; 
}
.dock-container {
	position: absolute;
	padding-left: 20px;
	height: 50px;
	/* background: url(images/dock-bg2.gif); */
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: White;
	display: none;
	}


#mainnav {
  background:#1E5AE6 url(images/navmenu_back.gif) top left repeat-x;
  float:left;
  width:90%;
  height: 20px;
  border: none;
  border-width:1px 0;
  }
  
#mainnav ul li {
	width: 83px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

#mainnav ul
{
	font-size: 14px;
	width: 800px;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	/*border-bottom: 1px Solid Black;*/

}

#mainnav ul li a
{
	width:82px;
	display: block;
	background: #768EBB;
	color:white;
	/*border: 1px Solid #000;*/
	text-decoration: none;

}
#mainnav ul li a:active{
	
	width: 82px;
	display: block;
	background: #E7EEFE;
	/*border-top: 1px Solid #000;*/
	/*border-bottom: 1px Solid #77BADB;*/
	text-decoration: none;
	}	
	
	
#active{
	width: 82px;
	display: block;
	background: #E7EEFE;
	/*border-top: 1px Solid #000;*/
	/*border-bottom: 1px Solid #77BADB;*/
	text-decoration: none;
	
}
#contenido {
	position:relative;
	width:100%;
	height:27px;
	background-color: #333333;
	float: left;
	margin:0;
	/*border-left: 1px Solid #000;*/
	/*border-bottom: 1px Solid #000;*/
	/*border-right: 1px Solid #000;*/
	}


#navlist
{
	width: 800px;
	background-color: #333333;
}



/* ---------- End mainnav ----------------------- */

#contentcontainer	{
	position: relative;
	float: left;
	width:100%;
	margin:0;
	padding:0;
	color: #cccccc;
	background: url(images/two_column.gif);
	}

#left	{
	float:left;
	width: 540px;
	top: 0;
	padding-bottom: 4%;
	left: 0;	
	}

.content	{
	background: url(images/two_column.gif);
	margin: 8px 0 8px;
	padding:5px; 
	}

.p intros{
color: #cccccc;
text-align: left;
	}
.entry{
	color: #cccccc;
}


#right	{
	float:right;
	width: 240px;
	padding-top: 2%;
	padding-bottom: 4%;
	top: 0;
	right: 0;	
	}

.menulinks	{
	/* background: url(images/navmenu_back.gif) repeat-y; */
	margin: 0px;
	padding-left: 4%;
	padding-top:0px;
	font-size:.9em;
	color: Black;
	/*background-image: url(images/navmenu_back.gif); */
	}
	
#menu {
	list-style: none;
	font: 14px Tahoma;
	margin-left: 10px;
}

	
#archivos{
	color: White;
	font-family: Tahoma;
	font-size: 14px;
	margin: 5px 5px;
	list-style: none;
}

#archivos li a:hover{
	color: #4363A0;
	background: #DCDCDC;
	background-color: #DCDCDC;
}

#paginas{

	color: White;
	font-family: Tahoma;
	font-size: 14px;
	margin: 5px 5px;
	list-style: none;
}
	
.pagenav{
   font-size: 14px;
	color: white;
	font-family: Tahoma;
	margin: 5px 5px;
}
.page_item{ 
list-style-image: none;
 }
 

/* li .page_item page-item- a:hover{
	background-color: Fuchsia;
	color: Red;
} */
.menulinks img	{
	margin: 0 0 0 -15px;
	padding: 0;
	}

#footer	{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	background-color:#e6e6e6;
	font-size:.9em;
	line-height: 1.8em;
	color: #000000; 
	}

.disclaimers	{
	margin:0;
	padding: 5px;
	text-align:center;
	}

/*----------End General Page Layout-----------*/

/*---This next segment goes through and adds elements per template page, such as the tags needed for the index page, or header page, etc ---*/

/*--------Start of Possible Header Template CSS elements---------------*/
h1 {
	font-size: 3em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}


/*--------Start of Main Index CSS elements---------------*/

#left a:link	{
	text-decoration:none;
	color: #cccccc;
	font-family: Tahoma;
	font-size:1em;
	}

#left a:visited	{
	text-decoration:none;
	color: #cccccc;
	}

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

#left a:active	{
	text-decoration:none;
	}

acronym		{
	cursor: help;
	}

h1, h2, h3 {
	font-family: Tahoma;
	font-weight: bold;
	}

#left h2 {
	font-size: 1.2em;
	color: #CCCCCC;
	line-height: 1.2em;
	}
	
#left h3 {
	font-size: 1em;
	line-height: 1.2em;
	}

#left h4 {
	font-size: 0.8em;
	line-height: 1.2em;
	}
		
.post {
	background: url(images/two_column.gif);
	margin: 20px 0 8px 0;
	padding: 0 0 20px 2%;
	text-align: left;
	float: left;
	position: relative;
	width: 100%;
	}
.post h2 {
background-image: url(images/flechita.jpg);
background-repeat: no-repeat;
}
.small	{
	font-family: Tahoma;
	text-indent: 5px;
	font-size: .8em;
	margin: 0;
	padding:0;
	line-height: 1em;
	}
	
.entry	{
	text-indent: 10px;
	font-size: 1em;
	margin: 0 5px;
	padding:0;
	line-height: 1.3em;
	}

.entrytext	{
	text-indent: 10px;
	font-size: 1em;
	margin: 0 5px;
	padding:0;
	line-height: 1.3em;
	}

.related-links ul	{
	list-style: none;
	}

.related-links ul li	{
	background: url(images/bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
	}

.post blockquote	{
	margin: 0 20px;
	padding: 5px;
	background: #F6F8FC url(images/top_quote.gif) top left no-repeat;
	border: 1px solid #A9BBE5;
	text-indent: 30px;
	}

.post ul	{
	list-style: none;
	}

.post ul li	{
	background: url(images/bullet.gif) no-repeat 0 50%;
	padding-left: 12px;
	}

.post ol	{
	margin: 0 0 0 20px;
	list-style: upper-roman;
	}

.post ol li	{
	color: #917961;
	}


.postmetadata	{
	text-align: right;
	font-size: .9em;
	margin: 0;
	width: 100%;
	padding: 0% 0 0 0;
	line-height: 1.6em;
	color: Black;
	vertical-align: sub;
	}

.commentclass	{
	background: url(images/comment.gif) no-repeat;
	padding-left: 18px;
	}

.postmetadata a:hover, .entry a:hover	{
	background-color: #CEDCFD;
	}
/*------still figuring out what these last three do-----------*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	
	}


/*-------------------------------------------------*/
.center {
	text-align: center;
	}

/*-------Next up, the Sidebar Template elements------------*/

#right ol, #right ul	{
	list-style: none;
	}

#right a:link {
	text-decoration: none;
	color: #f00000;
	}
#right a:hover {
	text-decoration: none;
	color: #cc0000;
	}

#right a:visited	{
	text-decoration:none;
	color: White;
	}
#right a:hover img	{
	text-decoration:none;
	border: 0 none;
	background-color: #B50000;
	
}

#right a:active	{
	text-decoration:none;
	}

/*--------specific list items for the dailey wanderings------*/
#wanderings	{
	border-bottom: 1px dashed #000;
	}


#wanderings h3	{
	font: 1.6em Tahoma;
	text-align:center;
	}

#wanderings	dt	{
	font: bold 1em Tahoma;
	}

#wanderings	dd	{
	text-align: right;
	margin: 0 0 20px 0;
	}


/*----------------Begin Calendar------------*/
#right table	{
	width: 220px;
	color: Gray;
	font-size: 100%;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	}

#wp-calendar #prev a {
	font-size: .90%;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #073AB0;
	}

#wp-calendar a:visited	{
	text-decoration:none;
	color: #4077F7;
	}

#wp-calendar a:hover	{
	text-decoration:none;
	color: #000000;
	background-color: #D0DAF1;
	}

#wp-calendar a:active	{
	text-decoration:none;
	}

#wp-calendar caption {
	font: bold 1em Tahoma;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}

/*------------End Calendar-----------*/
	

/*--------List elements for the right side-------*/
#right ul li h2	{
	font: 1.6em Calibri;
	}

#right ul	{
	margin: 0;
	padding: 0;
	}

#right ul li {
	list-style: none;
	line-height: 1.4em;
	}

#right ul li ul	{
	list-style: none;
	margin: -15px 0 15px 20px;
	}

/*---If you want to make ordered lists on the right side, you'll need to make some as I didn't :) -------*/

/*--------Time for some Footer Template action--------------------------*/
#footer a:link {
	text-decoration: none;
	color: #E7EEFE;
	border-bottom: 1px solid red;
	}

#footer a:visited	{
	text-decoration:none;
	color: White;
	background-color: #D0DAF1;
	border-bottom: 1px dashed red;
	}

#footer a:hover	{
	text-decoration:none;
	color: #cc0000;
	background-color: #D0DAF1;
	border-bottom: 1px solid red;
	margin: 0; 
	padding: 0;
	}

#footer a:active	{
	text-decoration:none;
	}

/*-------------Comment Template Elements------------------*/

/* Begin Comments*/
#left h2.comment {
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-size: .9em;
	}

#left .commentlist {
	padding: 0;
	}

#left .commentlist ol	{
	list-style-type: upper-roman;
	}

#left .commentlist li {
	margin: 5px 0 20px 20px;
	padding: 5px;
	list-style-type: upper-roman;
	line-height: 1.8em;
	background-color: #E1E1E1;
	border: 1px solid #A9BBE5;
	}

#left .commentlist p {
	margin: 0;
	text-indent: 20px;
	}

#left .commentlist p.commenter {
	margin: 0;
	text-align: right;
	color: #917961;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#left h2.postcomment {
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-size: .9em;
	text-align:center; 
	}
/* End Comments */
#commentform	{
	background: #333333;
	margin-bottom: 20px;
	}

#commentform p {
	margin: 5px;
	color: white;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/*---------------Misc------------------*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}