/*  
Theme Name: Theme base 3
Theme URI: http://evelyns-place.com
Description: 2 colunas
Version: 1.0
Author: Evelyn Regly
Author URI: http://evelyns-place.com
*/


/* ************************************** BASIC **************************************** */
body {background: #FFFFFF url('images/bkg.jpg'); font-size: 10px; font-family: Verdana; color: #525252; margin:5px 0; padding:0; text-align:center; margin-top:0px; margin-bottom:5px}
strong {color: #525252; cursor: default;}
b {color: #525252; cursor: default;}
i {color: #525252; cursor: default;}	
em {color: #525252; cursor: default;}
u {color: #525252; cursor: default; text-decoration: underline;}
img {border: 0px;} 

/* ************************************** LINKS **************************************** */
a {text-decoration: none;}
a:link {color: #BF5071;}
a:visited, a:active {color: #E8B1C1;}
a:hover {color: #E8B1C1; text-decoration: none;}

/* ************************************** LAYOUT **************************************** */
#page {width: 1000px; background: #FFFFFF; background-repeat: repeat-y; margin-left: auto; margin-right: auto; text-align: left}
#header {background: url('images/header.png') no-repeat top left; width: 1000px; height: 450px;}
#footer {background-image: url('images/footer.png'); width: 1000px; height: 62px; clear: both; background-position-y:50%}


/* ************************************** SIDEBAR **************************************** */
#sidebar {background: #ffffff; width: 200px; font-family : Verdana; font-size: 9px; text-align: justify; padding: 0px 0px 0px 28px; float: left; margin-top: 5px;}


/* ************************************** POST AND PAGES **************************************** */
#content {width: 730px; text-align: justify; margin-top: 5px; float: left; padding-left: 20px;}
.postheader {margin: 0; margin-top: 0px; font-size : 18px; text-align:left; font-family : Georgia; font-weight: bolder; overflow: auto;}
.postheader a {color: #DB9450; text-decoration: none;}
.postheader a:link, .postheader a:visited {color: #DB9450; text-decoration: none;}
.postheader a:hover, .postheader a:active {color: #DB9450; text-decoration: none; border-bottom: 0px; background-color: transparent;}
.postmeta {font-size : 10px; font-family : Verdana; border-bottom: 2px solid #58434C;}
.postentry {font-size : 8pt; font-family : Verdana; margin-top: 5px; padding-left: 2px;}
.postentry ol {list-style-type:square; font-size: 1em; line-height: 1.5em; margin: 1.2em 0 1.2em 1.8em; padding: 0;}
.postentry li {list-style-type:square; background: transparent no-repeat left; padding-left: 5px;}	
.postentry ul {list-style-type:square; font-size: 1em; line-height: 1.5em; margin: 1.0em 0 1.0em 1.0em; padding: 0;}
.storyinfo {background: transparent; padding-right: 1px; text-transform:uppercase; font-weight:bold; padding-top: 3px; text-align: right; border-bottom: 1px dashed #525252;}


/* ************************************** PAGE TITLES **************************************** */
.titlepage {font-family: Georgia; font-size: 16px; color: #DB9450; border-bottom: 2px solid #58434C; font-weight:bold; text-transform:uppercase;}
.linhadashed { color: #525252; font-weight: bolder; text-transform: none; font-size: 10px; text-align: center; border-bottom: 1px dashed #525252;}


/* ************************************** SIDEBAR TITLE **************************************** */
.blocktitle {font-family: Georgia; font-size: 12px; color: #DB9450; border-bottom: 2px solid #70A6C4; font-weight:bold;}


/* ************************************** BLOCKQUOTE **************************************** */
blockquote {font-size: 9px; border-left: 5px solid #AA9C55; padding-left: 5px;}


/* ************************************** FORMS **************************************** */
input, select, textarea {font-family:Verdana; color: #808080; background: #FFFFFF; font-size:10px; border: 2px solid #F2B2C2;}


/* **************************************  LISTS **************************************** */
p {font-size: 1em; line-height: 1.5em; margin: 1.2em 0;}
h1 {font-family: Verdana; font-size: 12px; color: #BF5071; font-weight:bold; text-transform:uppercase;}
h3 {font-family: Georgia; font-size: 12px; color: #BF5071; border-bottom: 2px solid #BF5071; font-weight:bold;}
ol {list-style-type:square; margin-left:8px; margin-right:6px;}
ol li {padding:10px; margin-top:0px; }