/*  
Theme Name: ginnifergoodwin
Theme URI: http://ginnifergoodwin.org/
Description: Theme made exclusively for http://ginnifergoodwin.org/. DO NOT COPY OR USE IN ANOTHER LAYOUT!!!!
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #fcfcfc url('images/bg.jpg') repeat-x;
text-align:center;
}


#maincontainer{
width: 740px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 470px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 255px; 
}

#leftcolumn{
float: left;
width: 310px; 
margin-left: -800px; 
}


#footer{
clear: left;
width: 100%;
color: #f9f9f9;
text-align: center;
background: #8fae6b;
padding: 8px 0px 8px 0px;
}
#footer a{
color: #f9f9f9;
}



 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #fcfcfc;
color: #fff;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #7ca557;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #fff;
}

.content-date {
border-bottom: 1px solid #fcfcfc;
border-right: 1px solid #fcfcfc;
color: #fff;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #becfab;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #f9f1ef url('images/bg_content.jpg') top right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #707070;
}

.content-bottom {
border-top: 1px dotted #f8e4e2;	
background: #e9eee2;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #8a8a8a;
text-align: right;
}

 
h1 {
color: #eb9087;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #f9f1ef;
padding: 5px;
border: 1px dotted #eb9087;	
text-align: center;
}		


 /* Sidebar Structures */

.sidebar_title {
color: #fff;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #7ca557;
border-bottom: 4px solid #c5dab2;	
}

.sidebar_content {
color: #8a8a8a;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #edf2e8;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #d8705c;}

a:hover {
	color: #56723e;
	text-decoration: none;}	

.image {
	background-color: #f5f5f5;
	border: 1px solid #dbdbdb;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #f5f5f5;
	border: 1px solid #e57863;
	padding: 3px;
	margin: 2px;
} 

strong {color: #5e813f;}
b {color: #5e813f;}
i { color: #565656;}
italic { color: #565656;}
em { color: #565656;}
u {color: #6d6d6d; text-decoration: none; border-bottom: 1px dotted #699442;}
img {border: 0px;}

blockquote {
	padding: 10px;	
	font-family: Arial;
	font-size: 11px;
    color: #606060;
	border-left: 4px solid #ecc9be;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #787878;
background: #fbf5f3;
padding: 1px;
border: 1px solid #f0d9d4;}	


