/*
Theme Name: PROTO
Theme URI: http://moraoscar.com/
Description: Sitio oficial de PROTO.
Version: 1.0
Author: Oscar Mora
Author URI: http://moraoscar.com/
Tags: gris, rojo, negro, ancho fijo, dos columnas

	 Copyright 2010, prohibida su reproducción

*/


/* Begin stylesheet */
body, html {
	font-size: 92%;
	color: #000000;
	background: url(images/bkg.jpg) bottom center no-repeat #848484;
	height:100%;
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	background-attachment:fixed;
}
#header{
	position:absolute;
	width:780px;
	top:0px;
	left:50%;
	margin-left:-390px;
	height:134px;
	background:url(images/header.jpg) top left no-repeat;
}
#header h1{
	display:block;
	margin:0px;
	text-indent:-9999px;	
}
#menunav{
	width:780px;
	height:43px;
	position:absolute;
	top:134px;
	left:50%;
	margin-left:-390px;
	background:url(images/menubkg.jpg) top left no-repeat;
	padding:0px;
}
#menuleft{
	float:left;
	width:610px;
	height:43px;
	padding-top:0px;
}
#menuright{
	float:right;
	width:170px;
	height:43px;
}
ul#menu li{
	display:inline;
	list-style-type:none;
	padding:10px 30px 0px 0px;
	margin:10px 0px 0px -25px;
}
ul#menu li a, ul#menu li a:link, ul#menu li a:visited {
	text-decoration:none;
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.05em;
}
ul#menu li a:hover, ul#menu li a:active{
	color:#660000;
}
#mainsite{
	position:absolute;
	width:840px;
	top:180px;
	left:50%;
	margin-left:-452px;
}
.mainleft{
	float:left;
	width:630px;
}
.postheader{
	width:620px;
}
.postheadersingle{
	width:550px;
}
.postbasesingle{
	width:550px;
	margin-left:70px;	
}
.datebkg{
	float:left;
	width:49px;
	height:61px;
	padding:10px 15px 2px 15px;
	background:url(images/datebkg.png) top left no-repeat;
	text-align:center;
}
.datebkg small{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:0.7em;
	line-height:0.5em;
	text-transform:uppercase;
}
.datebkg span{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:3em;
	font-weight:bold;
	color:#990000;	
	letter-spacing:-0.1em;
}
.postitle{
	float:left;
	width:530px;
	margin-left:10px;
}
.postcontent{
	width:540px;
	margin-left:90px;
}
.postcontent a img, .postcontent a:link img, .postcontent a:visited img{
	background:url(images/imgbkg.png) top left repeat;
	padding:5px;
	border:solid 1px #990000;
}
.postcontent a:hover img, .postcontent a:active img{
	background:url(images/imgbkghover.png) top left repeat;
	padding:5px;
	border:solid 1px #000000;
}
.postitle h2 .postitle h2 a, .postitle h2 a:link, .postitle h2 a:visited{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-0.07em;
	color:#990000;
}
.postitle h2 a:hover, .postitle h2 a:active{
	color:#000000;
}
.postbasesingle h2 .postbasesingle h2 a, .postbasesingle h2 a:link, .postbasesingle h2 a:visited{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-0.07em;
	color:#990000;
}
.postbasesingle h2 a:hover, .postbasesingle h2 a:active{
	color:#000000;
}
.viewmore{
	height:18px;
	padding:2px;
	border-top:dotted 1px #990000;
}
.rulerdark{
	height:2px;
	background:url(images/rulerdark.png) top left repeat-x;
}
.rulerlight{
	height:2px;
	background:url(images/rulerlight.png) top left repeat-x;
}
.rulerdotted{
	height:1px;
	border-top:dotted 1px #990000;
}
.commentslink, .commentslink a, .commentslink a:link, .commentslink a:visited{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:0.85em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-0.1em;
}
.commentslink a:hover, .commentslink a:active{
	color:#990000;
}
#mainright{
	float:right;
	width:197px;
	color:#FFFFFF;
}
#mainright ul{
	/*text-indent:0.2em;*/
	list-style:none;
	margin:0px;
	padding:5px 0px;
}
#mainright li a, #mainright li a:link, #mainright li a:visited{
	font-weight:normal;
	font-size:0.9em;
	color:#FFFFFF;
}
#mainright li a:hover, #mainright li a:active{
	color:#000000;
}
#searchbox{
	padding:10px 0px;
}
#footer{
	width:769px;
	margin-left:52px;
	height:30px;
	background:url(images/footer.jpg) top right no-repeat;
	color:#FFFFFF;
	font-size:0.8em;
	padding:10px;
	/*clear:both;*/
}
/* estilos comunes */
h3{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-0.07em;
	color:#990000;
	line-height:0.9em;
	text-transform:uppercase;
}
h4{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:-0.07em;
	color:#000000;
	line-height:0.9em;
	text-transform:uppercase;
}
a, a:link, a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a:hover, a:active{
	color:#990000;
}
input{
	height:28px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em;
	color:#CCCCCC;
	background:url(images/inputbox.png) top left repeat-x;
	border: solid 1px #333333;
}
textarea{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em;
	color:#CCCCCC;
	background:url(images/textarea.png) top left repeat;
	border: solid 1px #333333;
}
.inputsubmit{
	height:28px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:0.8em;
	font-weight:bold;
	color:#FFFFFF;
	background:url(images/inputsubmit.gif) top left repeat-x;
	border: solid 1px #990000;
}
.textarea{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em;
	color:#CCCCCC;
	background:url(images/textarea.png) top left repeat;
	border: solid 1px #333333;
}
.clear{clear:both; height:0px;}
.vspacer{ height:10px; }
form{ margin:0px; padding:0px; }