/*
Theme Name: Simplus
Theme URI: http://www.pandibia.com/simplus
Description: Simple and clean theme for WordPress.
Version: 1.0
Author: Christian Betancourt
Author URI: http://www.pandibia.com/
*/

/*Body*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
scrollbar-base-color : #A28D78;
scrollbar-face-color : #E6E1DE;
scrollbar-shadow-color : #FEFFED;
scrollbar-arrow-color : #908275;
scrollbar-highlight-color : #FEFFED;
scrollbar-track-color :  #FEFFED;
color: #584A3A;
}

#wrap {
text-align:left;
margin:0px auto;
padding:0;
margin-top:18px;
margin-bottom:18px;
}

.content {
background:#fff;
width:527px;
margin:0px auto;
text-align:justify;
}

/*Header*/
#header {
width:527px;
height:58px;
margin:0px auto;
background:url(i/header.gif) no-repeat;
}

.headertitle{
margin-left:18px;
padding-top:10px;
font: 28px Helvetica, Arial, Verdana;
color:#434343;
}

.menu {
float:right;
list-style:none;
}

ul.menu {
padding-right:28px;
list-style-type:none;
list-style:none;
}

.menu a {
font-size:12px;
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
text-decoration:underline;
letter-spacing:-1px;
color:#585858;
text-transform:uppercase;
}

/*Links*/
A {
	color: #CE792D;
	text-decoration : underline;
		
		

			}


A:HOVER {
	color: #B78443;
		text-decoration : overline;
		font-weight : normal;
}

.post2 a:visited {
color:#b85b5a;
}

h2 a {
text-decoration:none;
color:#333;
}

h2 a:visited {
text-decoration:none;
color:#333;
}

h1 a {
text-decoration:none;
color:#333;
}

h1 a:visited {
text-decoration:none;
color:#333;
}

.menu a:hover {
text-decoration:underline;
}

#footer a {
text-decoration:underline;
color:#d5d5d5;
}

.infopost a {
font-size:11px;
color:#666;
border-bottom:1px dotted;
}

/*Post*/
.infopost {
font-size:11px;
color:#666;
padding:10px 0 0;
}

.ar {
background:url(i/date.gif) left bottom no-repeat;
margin:0 8px 0 0;
padding:2px 0 0 20px;
}

.coment {
background:url(i/comments.png) left bottom no-repeat;
margin:0 8px 0 0;
padding:2px 0 0 20px;
}

.cats {
background:url(i/tag.gif) left bottom no-repeat;
margin:0 8px 0 0;
padding:2px 0 0 20px;
}

.rss {
background:url(i/rss.png) right bottom no-repeat;
margin:0 8px 0 0;
padding:2px 20px 0 20px;
}

blockquote {
border:1px solid #eee;
color:#707070;
text-align:justify;
margin:13px 0 13px;
padding:0px 15px  10px;
}

blockquote p {
margin:0;
padding:9px 0 0;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

code {
background:#eee;
color:#681;
}

.post {
padding:0 20px;
}

.post {
padding-top:15px;
}

.post2 {
font-family:Lucida grande, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.post h2 {
border-bottom:1px solid #eee;
font-size:22px;
}

.post ul {
list-style:url(i/arrow.png);
margin:15px 0 15px 20px;
padding:0;
}

.post li {
border-bottom:1px dotted;
border-bottom-color:#d8d8d8;
margin:0 0 8px;
}

.post ol {
margin:0 0 0 25px;
padding:0;
}

h1,h2 {
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
font-size:18px;
font-weight:400;
margin:0;
padding:0;
}

.nav {
font-size:14px;
font-weight:700;
padding:20px;
}

.justify {
text-align:justify;
}

.right,.r {
float:right;
padding-top:0;
padding-right:10px;
}

.left,.l {
float:left;
padding-top:0;
padding-right:10px;
padding-left:10px;
}

/*Footer*/
#footer{
font-size:11px;
text-align:center;
text-transform:uppercase;
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
color:#d5d5d5;
background:url(i/rf.gif) no-repeat bottom center;
padding:0 0 10px;
margin-top:-20px;
}

A.menue {
	color : #AE6026;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
		
	
}

A.menue:HOVER {
	color : #837461;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : #879EAC;
	border-bottom-color : #B52225;
	background-color : #FEF1E0;}

A.menue2 {
	color : #837461;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : #879EAC;
	border-bottom-color : #B52225;
	background-color : #FEF1E0;
}

A.menue2:HOVER {
	color : #837461;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : #879EAC;
	border-bottom-color : #B52225;
	background-color : #FEF1E0;
}

