/*
Theme Name: Twill Theme
Description: 
Author: Ryan Sigg
Author URI: http://mamascience.net
*/

html {}

body {
background-color: #DDCCa5;
margin: 0 auto;
}

#container
{
width: 800px; margin-left:auto; margin-right:auto; margin-top: 0 auto;
}	

h1, h2, h3 {font: "Georgia", "Times New Roman"; margin: 10px; color: #bf2939;}

p {color: #cf2033; margin: 15px;}

a, a:active, a:visited {outline:none; text-decoration:none; color:  #D03c4C;}
a:hover {text-decoration:none; color: #f27b7f;}

img {border:0px;}

#blogname {}

#header 
{
width: 800px; 
height: 150px;
valign: bottom;
} 		

#headerimg 
{   
text-align:center;
margin: 10px 20px 10px 5px;
}
#headerimg a
{   
display:block;
}


#two_column {
width: 800px;
}

#sidebar {float:right;
width:200px;
margin-top:30px;
border-left:solid 1px #D03c4C;
padding-left: 10px;
color:#bf2939;
}

.side-head {font-family: Parisian, Bookman Old Style, Times New Roman, serif; padding:5px 5px 5px 0;}

.side-content {padding:5px; font-size:12px; font-family: arial, sans serif;}

.side-content ul {list-style:none; margin:0; padding:0;}
.side-content li {list-style:none; margin:0; padding:0;}

.clearing {clear:both;}

#mainblock 
{

width: 589px;
margin: 0; 
float: left;
color:#bf2939;
}

.text_block 
{
width: 549px;
margin: 20px 20px 0 20px;
}

.text_block  li {padding: 5px; border-top: 1px solid #D4D9C4; margin: 10px; list-style-image:none;
list-style-position:outside;
list-style-type:none; }

.post_title {font-family: Parisian, Bookman Old Style, Times New Roman, serif; font-size: 16pt; color: white; padding: 5px; margin: 5px;}

.post_title a {border-bottom: 1px solid #D03c4C; padding-bottom:1px;}

.post_content {padding:10px; margin: 10px;}

#footer 
{
width:790px;
height: 30px;
clear:both;
margin-top:20px;
text-align:center;
}

#rights
{
margin: 15px;
font-size: small;
}

.more-link {font-size: 120%; line-height:200%; margin: 20px;}

.post_tag {font: "Bookman Old Style", "Times New Roman"; font-size: small; color: white;}










