/* Revival.1 */
/*  
Theme Name: Revival
Theme URI: 
Description: Theme based on <a href="http://www.oswd.org">Revival Design</a>
Version: 1.0
Author: German Mateo
Author URI: http://www.germanmateo.com

*/

* {
   padding:0;
   margin:0;
}

html, body {
	height: 100%;
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	background:#f0f6df;
}

#page {
	width:810px;
	margin:0 auto;

}

#header {
	width:810px;
	height:120px;
	margin: 0 auto;
	background: url('images/header.gif') no-repeat;
	padding:0px;

}

#header a{
	color:#fff;
	text-decoration:none;
}

#header a:hover{
	color:#666;
	text-decoration:none;
}

#content {
	padding:5px 20px 0px 20px;
	background:url('images/content_bg.gif') repeat-y;
	height:100%;
	float:none;

}

#girl {
	float:left;
	width: 225px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	text-align:center;
}

#girl img {
	margin:auto;
}

/**************************** menu ****************************/

#nav_top {
	background:url('images/nav_top.gif') no-repeat;
	width:225px;
	height:28px;
}

#nav_btm {
	background:url('images/nav_btm.gif') no-repeat;
	width:225px;
	height:28px;
}

#menu {
	float:left;
	width: 225px;
	color:#666;
	background:url('images/nav_mid.gif') repeat-y;
	font-size:12px;
	font-weight:bold;
	padding: 0px 0px 0px 0px
}

li.pagenav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	background:none;
	border:none;
}

#menu ul {
	list-style:none;
	width:218px;
	font-size:11px;
	padding:5px 0px 0px 3px;
}	

#menu ul li {
	list-style-type: none;
	background:transparent url('images/bullet.gif') no-repeat 12px 6px;
	margin-bottom:4px;
	border-bottom:1px solid #c8e5c7;
	padding: 0px 0px 0px 5px;
}

#menu ul li.feed {
	list-style-type: none;
	background:transparent url('images/icon_feed.gif') no-repeat 4px 0px;
	margin-bottom:6px;
	border-bottom:1px solid #c8e5c7;
	padding: 1px 0px 3px 5px;
}

#menu ul li a {
	display:block;
	padding:0 0 0 20px;
	color:#666;
	text-decoration: none;
	background:f0f6df;
}	
	
#menu ul li a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#000;
	text-decoration: none;
	background:fff;
}	

/**************************** content ****************************/

#info {
	float:right;
	width:533px;
}
/*
#info a{
	color:#fff;
	text-decoration:none;
}

#info a:hover{
	color:#666;
	text-decoration:none;
}
*/
.post_top {
	background:url('images/content_top.gif') no-repeat;
	width:533px;
	height:31px;
}

.post_btm {
	background:url('images/content_btm.gif') no-repeat;
	width:533px;
	height:31px;
}

.post {
	padding:0 30px 15px 30px;
	background:url('images/content_mid.gif') repeat-y;
}

.post p{
	margin:5px 0 10px 0;
	font-size:11px;
}

.post a{
	color:#333333;
	text-decoration:underline;
}

.post a:hover{
	color:#666;
	text-decoration:none;
}

img {
	border:0px solid #fff;
	padding:0px;
	margin:5px;

}

h1{
	color:#fff;
	font-weight:normal;
	font-size:28px;
	padding: 40px 0 10px 40px;
}

h1 a{
	text-decoration:none;
}

h1 a:link, h1 a:visited{
	text-decoration:none;
}

h1 a:hover{
	color:#666;
}

h2 {
	position:absolute;
	top:32px;
	color:#666;
	font-size:12px;
	margin:2px 0 0 595px;
	text-decoration:none;
}

h2 a{
	position:absolute;
	top:32px;
	color:#666;
	font-size:14px;
	margin:0 0 0 575px;
	text-decoration:none;
}

h2 a:hover{
	color:#999;
}

h3{
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 0px 15px
}

h4{
	color:#fff;
	font-size:20px;
	font-weight:normal;
}

h4 a{
	color:#fff;
	font-size:20px;
	font-weight:normal;
}

h4 a:link, h1 a:visited{
	color:#fff;
	text-decoration:none;
}

h4 a:hover{
	color:#666;
}

h5{
	color:#8d8d8d;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}

h3 img{
	float:left;
}

.paginar {
	font-size:11px;
	font-weight:bold;
	color:#666;
}

.paginar .izq{
	float:left;
}

.paginar .der{
	float:right;
}

#info .paginar a{
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#info .paginar a:link, .paginar a:visited {
	color:#666;
	text-decoration:none;
}

#info .paginar a:hover{
	color:#333333;
	text-decoration:none;
}

.post .formposttext{
	width:150px;
	height:18px;
	border:2px #6dc1ec solid;
	font-size:11px;
}

.post .formposttextarea{
	width:450px;
	height:100px;
	border:2px #6dc1ec solid;
	font-size:11px;
}

.post .formpostsubmit{
	width:130px;
	height:25px;
	border:2px #6dc1ec solid;
	font-size:12px;
	font-weight:bold;
	background-color:#ece9d8;
}

/**************************** lists ****************************/

ul {
	list-style:none;
	padding:0 0 0 3px;
}	

li {
	list-style-type: none;
	background:transparent url('images/bullet.gif') no-repeat 12px 6px;
	padding: 0 0 0 20px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;
	background:f0f6df;
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:fff;
}

#menu .formsidetext {
	margin:5px 0px 0px 20px;
	width:180px;
	height:18px;
	border:2px #6dc1ec solid;
	font-size:10px;
}

#menu .formsidesubmit{
	margin:5px 0px 0px 20px;
	width:80px;
	height:25px;
	background-color:#92cef1;
	border:2px #6dc1ec solid;
	font-size:12px;
	font-weight:bold;
}

/**************************** footer ****************************/

#footer{
	text-align:center;
	background:url('images/bottom.gif') no-repeat;
	height:42px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#fff;
}