/*  
Theme Name: Marifeli Perez-Stable
Theme URI: http://omnistudio.com/
Description: Designed by OmniStudio for Marifeli Perez-Stable
Version: 1.0
Author: OmniStudio
Author URI: http://omnistudio.com/

*/


/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover {text-decoration: underline;}




/* 
----------------------------------------------------------------------------- 
BASIC STYLES
-----------------------------------------------------------------------------*/
.left, #left, .alignleft {
	float:left;
}
.right, #right, .alignright {
	float:right;
}
#header h1 strong, #navigation .left strong, #searchsubmit strong, #searchsubmit2 strong {
	display:none;
}




/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
body {
	background: #FFFFFF url(images/bg.jpg) no-repeat center top;
	font: 0.75em/1.7em Arial, Helvetica, sans-serif;
	color: #515050;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 716px;
	margin-top: 75px;
	padding-left: 6px;
}
#header {
	margin-bottom: 10px;
}
#header a {
	background: url(images/bg-header.jpg) no-repeat;
	height: 149px;
	width: 702px;
	display: block;
}




/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#content {
	width: 702px;
}


/* -- LEFT SIDE -- */
#content .left {
	background: url(images/bg-left.jpg) no-repeat;
	width: 172px;
	font-size: 11px;
	padding: 20px 10px;
}
#content .left h4 {
	/*color: #5E6A64;*/
	color: #998237;
	margin-bottom: 8px;
	border-bottom: 1px solid #D2C8B9;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content .left ul li {
	padding-bottom: 5px;
	line-height: 1.3em;
}
#content .left ul {
	margin-bottom: 20px;
}
#content .left ul li a {
	color: #2C517B;
}
#content .left ul li a:hover {
	text-decoration: none;
	color: #637370;
}
#content .left .rss {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #8A958E;
	background: url(images/rss.gif) no-repeat right center;
	padding-right: 20px;
}


/* -- RIGHT SIDE -- */
#content .right {
	background: url(images/bg-right.jpg) no-repeat;
	width: 460px;
	padding: 20px;
}
#content .right h2 {
/*	color: #69766F;*/
	color: #998237;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #D2C8B9;
}
#content.archives .right h2 {
/*	color: #69766F;*/
	color: #998237;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #D2C8B9;
}
#content.search .right h2 {
/*	color: #69766F;*/
	color: #998237;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #D2C8B9;
}
#content .right .articles {
	border-bottom: 1px solid #D2C8B9;
}
#content .right .articles h2 {
	margin-bottom: 0px;
	border-bottom: none;
}
#content .right .articles a {
	background: #FFFFFF;
	display: block;
	padding: 3px 4px;
	border: 1px solid #0C2E54;
	font-weight: bold;
	text-decoration: none;
	color: #2F5377;
}
#content .right .articles a:hover {
	background: #F1EEE9;
	border: 1px dotted #0C2E54;
	text-decoration: none;
}
#content .right h3 {
	/*	color: #69766F;*/
	color: #30567D;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
#content .right .intro {
/*	color: #69766F;*/
	color: #998237;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
#content .right a {
	color: #2C517B;
	text-decoration: underline;
}
#content .right p {
	margin-bottom: 1em;
}
#content .right img {
	padding: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #69766F;
}
#content .right img.alignleft {
	padding: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #69766F;
}
#content .right ul {
	margin-bottom: 1em;
	margin-left: 1em;
}
#content .right ul li {
	background: url(images/arrow.png) no-repeat left 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.3em;
}
#form input {
	background: #FAF3EB;
	padding: 2px 3px;
	width: 135px;
	border: 1px solid #D0BA71;
	margin-bottom: 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #515050;
}
#form textarea {
	background: #FAF3EB;
	padding: 5px;
	width: 440px;
	border: 1px solid #D0BA71;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #515050;
	height: 220px;
}
#form input.submit {
	background: #204A74;
	padding:0px;
	width:auto;
	border: 1px solid #C7B69A;
	margin: 5px 0px 5px 0px;
	height:auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#searchform input {
	background: #FAF3EB;
	padding: 2px 3px;
	width: 105px;
	border: 1px solid #D0BA71;
	font: 12px Arial, Helvetica, sans-serif;
	color: #515050;
	margin-right: 5px;
}
#searchform-spanish input {
	background: #FAF3EB;
	padding: 2px 3px;
	width: 89px;
	border: 1px solid #D0BA71;
	font: 12px Arial, Helvetica, sans-serif;
	color: #515050;
	margin-right: 5px;
}
#searchform input.submit, #searchform-spanish input.submit {
	background: #204A74;
	padding: 2px 3px;
	width:auto;
	border:none;
	margin:0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.search {
	margin-bottom: 30px;
}

blockquote {
	border: 1px solid #D0BA71;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 15px 15px 5px 15px;
	background: #FAF3EB;
}
#content .right p.date-time, #content .right .postmetadata {
	margin:0px;
	font-size: 10px;
	color: #999999;
}
#content .right p.read-more {
	font-size: 11px;
	text-align: right;
	margin: 0px;
}
#content .right .post {
	padding-top: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #D2C8B9;
}
#content.page .right .post {
	padding-top: 0em;
	padding-bottom: 2em;
	border-bottom: none;
}
#content.archives .right .post {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #D2C8B9;
}
#content .right .navigation .left, #content .right .navigation .right {
	background: url(none);
	width: auto;
	padding: 0px;
	font-size: 11px;
}
#content .right .navigation2 .left, #content .right .navigation2 .right {
	background: url(none);
	width: auto;
	padding: 10px 0px 0px;
	font-size: 11px;
}




/* 
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!-[if IE 7]>
.clearfix {display:inline-block;}
.clearfix {display:block;}
<![endif]->
