/* 
Theme Name: Jefflion
Theme URI: http://jefflion.net/
Design Name: Jefflion
Description: Just a personal theme
Version: 0.1
Author: Sarah (http://3till7.net), design Mira (http://jefflion.net)
Author URI: http://www.3till7.net 
*/

body { 
margin: 0; 
padding:0; 
font: 74% Arial, Verdana, Sans-Serif; 
letter-spacing: 0.1em;
line-height: 1.5em; 
text-align: center;
color:#552E2E; 
background : #DADADA;
}

.container {
color: #505050; 
background: #FAFAFA; 
margin: 0 auto;
padding: 0; 
width: 750px; 
}

.header { 
background: #ffffff url(images/main.jpg) no-repeat; 
width: 750px; 
height: 175px;
float: left;
 }

.navigation {
background: #BF3D43; 
color: #D5BC86; 
width: 750px; 
height: 18px; 
float: left;
padding: 4px 0 5px 0px; 
font-size: 90%; 
}

*html .navigation {
float: right;
}

.navigation ul {
margin: 0px;
padding: 0px;
list-style : none;  
}

.navigation li {
float: left;
display: block;
width: 80px;
list-style-type: none;
}

.navigation a {
color: #FDC64D; 
display: block;
width: 83px;
text-decoration:none; 
border-left: 1px solid #FDC64D;
}

.navigation a:hover { 	
color: #D5BC86;
text-decoration:none;
}

.sidebar {
background: #FAFAFA; 
color: #000000; 
width: 170px; 
float: right; 
font: 0.93em Arial, Verdana, Sans-Serif; 
letter-spacing: 0.1em;
line-height: 1.5em; 
}

.sidebar h2{
text-align: center;
}

. nav ul {
margin: 0;
padding: 0;
list-style : none;
}

.nav li {
text-align: left;
list-style-type: none;	
}

.nav a {
color: #B58F3A;
}

.nav input {
margin-left: 5px;
}

.content {
background: #ffffff; 
color: #000000; 
width: 580px; 
float: left; 
font: 0.92em Verdana, Arial, Sans-Serif; 
letter-spacing: 0.1em;
line-height: 1.5em; 
}
*html .content {
width: 578px; 
}

.info {
background: url(images/kiki.jpg) no-repeat; 
color: #BF3D43;
text-align: left;
width: 750px;
height: 119px;
float: left;
font: 0.93em Arial, Verdana, Sans-Serif; 
letter-spacing: 0.1em;
line-height: 1.5em; 
}

.info p{
padding-left: 10px;
margin: 3px 65px 3px 0px; 
color: #934310;
}

.info h2{
padding-left: 10px;
margin: 3px 65px 3px 0px; 
}

.info img{
border: 0;
margin: 3px 5px 3px 0px; 
}


.footer {
clear:both; 
width: 750px; 
padding-top: 3px; 
height: 25px; 
color:#D5BC86; 
font-size: 90%; 
background: #BF3D43; 
text-align:center; 
}

.footer a {
color: #FDC64D; 
text-decoration:none; 
}

.footer a:hover { 	
color: #D5BC86;
}

a {
color: #EFA759; 
text-decoration:none; 
}

a:hover { 	
text-decoration: underline; 
}

p {
margin: 0px 3px 15px 5px; 
padding: 0;
text-align: left;  
color: #2D3543; 
background: inherit; 
}

h1 { 
text-align: left;  
color: #BF3D43; 
margin: 10px 3px 5px 5px;
background: inherit;
font-size:140%; 
}

h2 { 
background-color: inherit; 	
color:#BF3D43; 
text-align: left;
margin: 10px 3px 5px 5px;
font-size:130%; 
font-weight:bold; 
}

h3 { 
background-color: inherit; 	
color:#BF3D43; 
text-align: left;
margin: 10px 3px 5px 5px;
font-size:120%; 
font-weight:bold; 
}

hr { 
height: 1px; 
color: #DDDDDD; 
background-color: #DDDDDD; 
}

img {
border: 0; 
}

input, fieldset, textarea, select   {
border: 1px solid #EFA759;
}

select {
width: 160px;
margin: 3px;
}

code, pre {
font: 95% Arial, Verdana, Sans-Serif; 
letter-spacing: 0.1em;
line-height: 1.5em; 
text-align: center;
color:#552E2E; 
}

.left {
float: left;
border: 1px solid #dddddd;
padding: 4px;
margin: 5px 7px 0px 0px; 
}

.right {
float: right;
border: 1px solid #dddddd;
padding: 4px;
margin: 5px 1px 0px 5px; 
}

.wp-caption {
float: left;
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.regular ul {
list-style : none;  
}

ol {
text-align: left;
}

li {
margin-bottom: 1px;
}

.regular li {
list-style-type: none;	
text-align: left;
}

.regular a {
color: #D18F47; 
text-decoration:none; 
}

.regular a:hover { 	
color: #C0A772;
text-decoration:underline;
}

.popular ul {
padding-left: 16px;
list-style: circle;
color:#FDC64D;  
}

.popular li {
list-style-type: circle;
color:#FDC64D;	
text-align: left;
}

.divider {
width: 98%;
height: 1px;
border-top: #dddddd 1px solid;
display: block;
margin: 5px auto;
}

*html .cut {
margin-right: -3px;
}

.center {
margin-left: 10px;
}

.question {
font-weight:bold;
}

.dates {
font: 90% Arial, Verdana, Sans-Serif; 
}
