/*  
Theme Name: tom-pelphrey
Theme URI: http://tompelphrey.org/news
Description: Theme made exclusively for TomPelphrey[dot]org. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e8ddce url('images/bg.jpg') repeat-x;
text-align:center;
color: #787064;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 471px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 235px 0 235px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -1000px; 
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -230px; 
}

#footer{
clear: left;
width: 100%;
color: #8d8173;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #8d8173;
}

 /* Navigation Menu */

#nav {
color: #bbb09e;
text-align: center;
font-family: Georgia;
font-size: 15px;
line-height: 22px;
font-style: italic;
font-weight: bold;
text-shadow: #bbb3a6 1px 1px;
}

#nav a{
color: #7f7769;
}

#nav a:hover{
color: #45413a;
}
	
 /* Welcome Note */
#welcome {
color: #7a6c60;
text-shadow: #f6f0e8 1px 1px;
text-align: justify;
font-family: "Georgia", Verdana;
font-size: 11px;
font-style: italic;
} 

#welcome b{
color: #3d3731;
} 

#welcome i{
color: #111;
} 

 /* Content Structures */
.content-inside {
background: #efe8e0;
}

.content-inside-top {
background: url('images/top-content.jpg') no-repeat top;
} 

.content-title {
color: #5a544d;
text-align: center;
font-weight: bold;
font-family: Georgia;
font-size: 12px;
font-style: italic;
text-shadow: #bbb3a6 1px 1px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.content-title a{
color: #5a544d;
}

.content-title strong{
color: #4d473f;
}

.page-title {
color: #5a544d;
text-align: center;
font-weight: bold;
font-family: Georgia;
font-size: 12px;
font-style: italic;
text-shadow: #ded5cb 1px 1px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.date {
height: 44px;
margin: 5px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #a89e92;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #8b6b45;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #9b8d7c;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #b7ab9c;
text-align: center;
}

.content-bottom a{
color: #afa394;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #afa394;
text-align: left;	
padding: 5px 3px 5px 5px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #4b4640;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #efe8e0;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 8px 52px;
margin: 10px 0px 0px 0px;
color: #6c665e;
text-align: left;	
font-size: 10pt;
font-weight: bold;
font-style: italic;
word-spacing: 1px;
text-shadow: #fff 1px 1px;
background: url('images/side-title.png') no-repeat left bottom;	
}

.sidebar_content {
color: #91897e;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
text-decoration:  none;
color: #956b35;}

a:hover {
color: #a19587;
text-decoration: none;}	

.image {
background-color: #ffffff;
border-bottom: 1px solid #c3b5a5;
border-right: 1px solid #c3b5a5;
padding: 5px;
margin: 2px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #efe8e0;
border-bottom: 1px solid #5d5449;
border-right: 1px solid #5d5449;
padding: 5px;
margin: 2px;
} 

strong {color: #5d5449;}
b {color: #5d5449;}
i { color: #222;}
italic { color: #222;}
em { color: #222;}
u {color: #a19587; text-decoration: none; border-bottom: 1px dotted #956b35;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #5d5449;
background: #f4efea;
border-right: 2px solid #ddd1c3;
border-bottom: 2px solid #ddd1c3;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5d5449;
background: #f4efea;
padding: 1px;
border: 1px solid #d8cfc4;
-moz-border-radius: 4px;}	


