/*
Theme Name: Graylagoon
Theme URI: http://www.uri.cl
Description: theundisputed...
Version: 0.1
Author: Simpleweb
Author URI: Dise�o
*/

body {
	background: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #B22222;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #226CB2;
	}

/*#container { 
	position: absolute;
	left: 50%;
	top: 0;
	width: 968px;
	margin-left: -484px;
	overflow: hidden;
	background: url(images/base-izquierda.gif) repeat-y;
	}*/
#container { 
	width: 968px;
	overflow: hidden;
	background: url(images/base-izquierda.gif) repeat-y;
}
#header {
	width: 968px;
	height: 400px;
	background-color: Black;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}

#menu { 
	background: #52606d;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #223546;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}


#content {
	float: right;
	width: 704px; 
	text-align: left;
	padding-left: 5px;
	padding-right: 40px;
	background: url(images/base-content.gif) repeat-y;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #c60000;
	font-size: 17px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #c60000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
	color: #c60000;
	font-size: 17px;	
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #c60000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: Red;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 180px;
	height: 65px;
	margin-left: 260px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: none;
	clear: both;
	background: url(images/division.gif) 0px 25px no-repeat;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	width: 155px;
	margin-left: 5px;
	float: left;
	text-align: left;
	}


#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
        text-align:justify;
        color: White;
        
	}

#sidebar h2 {
	color: #fff;
	font-size: 14px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 20px 0px 10px 10px;
	margin: 0px;
	font-weight: bold;
	width: 145px;
	height: 36px;
	margin-bottom: 0;
	margin-top: 10px;
	background: url(images/titulo-h2.gif) top left no-repeat;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	}
#sidebar input.in-form {
	background: url(images/input.jpg) top left repeat-x;
	border: 1px solid #e90f0f;
	width: 139px;
}
#sidebar li.recentcomments {
	color: #ebe0e0;
}
#sidebar input.buscar {
	margin-top: 7px;
	margin-left:50px;
	background: url(images/buscar.gif) top left no-repeat;
	width: 50px;
	height: 20px;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#sidebar input.buscarhigh {
	margin-top: 7px;
	margin-left:40px;
	background: url(images/buscar-high.gif) top left no-repeat;
	width: 70px;
	height: 20px;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 4px 20px 4px 0px;
	}
#sidebar ul li a {
	color: White;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #c60000;
	text-decoration: none;
	}
#footer { 
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 968px;
	height: 107px;
	background: url(images/pie.gif);
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#alinear {
}
#alinear img {
	padding-left: 3px;
	margin-right: 5px;
}

/* 
 *  Nota al pie de Foto
 *  mr. xtc™
 */
div.wp-caption {
   padding: 5px 5px 0px 5px;
   float: left;
}

div.wp-caption.alignleft{
   float: left;
}

div.wp-caption.alignright{
   float: right;
}

div.wp-caption p{
   font-style: italic;
   text-align: center;
   padding: 5px 0 0 0;
}