/*  

Theme Name: Green

Theme URI: http://brittany-snow.org/

Description: Green for brittany-snow.org

Version: Green

Author: Audrey

Author URI: http://designs.fearless-love.net/



*/

/* this is the css for links */

a:link, a:visited {
color: #7c4b85; 
text-decoration: none; 
font-size: 11px; 
letter-spacing: normal;
font-weight: normal;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
line-height: 16px; 
}

	
a:hover {
color: #0b5710;
text-decoration: none; 
font-size: 11px; 
letter-spacing: normal;
font-weight: normal;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
line-height: 16px;  
}	

a img:hover {
border: 1px solid #b391b7;
padding: 6px;
margin:1px;
background-color: #edf2e8;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
}


a img {
border: 1px solid #a9bfab;
padding: 6px;
margin:1px;
background-color: #f2f3eb;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
}




/* this is the css for various things, such as bold, input, h1, & blockquotes */
	
b, strong {	
	color: #0b5710;
}
i {	
	color: #916a97;
}

input, select, textarea { 
color:#5c7461;
background-color: #f2f3eb;
border: 1px solid #c4d2c5;
font-size: 11px;
text-decoration: none;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
border-width: 1px;
border-style: solid;
border-radius: 3px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
}
			 



h1 {
color: #8c9c8f;  
font-size: 10px;
padding-top: 3px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 3px;
text-align: left;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica; 
border-bottom: 1px solid #8c9c8f;
}	


h2 {
color: #8c9c8f;  
font-size: 10px;
padding-top: 3px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 3px;
text-align: left;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
border-bottom: 1px solid #8c9c8f;
}	



h3 {color: #8c9c8f;  
font-size: 10px;
padding-top: 3px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 3px;
text-align: left;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
border-bottom: 1px solid #8c9c8f;
} 


h4 {color: #8c9c8f;  
font-size: 10px;
padding-top: 3px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 3px;
text-align: left;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
border-bottom: 1px solid #8c9c8f;
} 

 

blockquote {
color:#5c7461;
background-color: #f2f3eb;
border: 1px solid #c4d2c5;
font-size: 11px;
padding-top: 0px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 0px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
border-radius: 0px;
-moz-border-radius:  0px; 
-webkit-border-radius: 0px; 
}


/* this is some basic css */

			 
BODY {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica; 
color:#485e4c;
font-size: 11px;
line-height: 16px; 
}


TR, TD {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
color:#485e4c; 
font-size: 11px;
line-height: 16px; 
}


/* this is the css for the sidebar */

.sidebar { 
padding: 5px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px;
background-color: #e5ebdf;
font-style: normal;
font-weight: normal;
color: #485e4c;
line-height: 16px;
letter-spacing: normal;
margin:1px;
border-radius: 5px;
border-right: 4px solid #dee2d8;
border-bottom: 4px solid #dee2d8;
border-left: 4px solid #dee2d8;
border-top: 4px solid #dee2d8;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;


}



.side_title {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-style: none;
font-size: 13px; 
font-weight: normal;
letter-spacing: 1px;
line-height:13pt;
color: #7c4b85; 
background-color: #f2f3eb;
text-transform: none;
text-align: left;
padding-top:6px;
padding-bottom:3px;
padding-left: 3px;




}
			


.side_content { 
padding-bottom: 12px;
padding-top: 3px;
padding-right: 3px;
padding-left: 3px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px;
background-color: #e5ebdf;
font-style: normal;
font-weight: normal;
color: #485e4c;
line-height: 16px;
letter-spacing: normal;
}
			
	


/* this is the css for the news */


.news{ 
padding: 5px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px;
background-color: #e5ebdf;
font-style: normal;
font-weight: normal;
color: #485e4c;
line-height: 16px;
letter-spacing: normal;
margin:1px;
border-radius: 5px;
border-right: 4px solid #dee2d8;
border-bottom: 4px solid #dee2d8;
border-left: 4px solid #dee2d8;
border-top: 4px solid #dee2d8;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
}


.news_title {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-style: none;
font-size: 15px; 
font-weight: normal;
letter-spacing: 1px;
line-height:13pt;
border-bottom: 4px solid #b1a6b2;
color: #7c4b85; 
background-color: #f2f3eb;
text-transform: none;
text-align: left;
padding-top:10px;
padding-bottom:5px;
padding-left: 3px;

}



.news_under {
font-family: Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px; 
font-weight: normal;
letter-spacing: normal;
line-height:13pt;
color: #485e4c; 
border-top: 2px solid #e5ebdf;
text-transform: none;
background-color: #c4d2c5;
text-align: left;
padding-top:6px;
padding-bottom:6px;
padding-left: 5px;

}




.news_content { 
padding-bottom: 12px;
padding-top: 5px;
padding-right: 3px;
padding-left: 2px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px;
background-color: #e5ebdf;
font-style: normal;
font-weight: normal;
color: #485e4c;
line-height: 16px;
letter-spacing: normal;
}




.news_bottom {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px; 
font-weight: normal;
letter-spacing: normal;
line-height:13pt;
color: #485e4c; 
text-transform: none;
text-align: right;
padding-top:4px;
padding-bottom:4px;
padding-right: 4px;

border-top: 1px solid #8c9c8f;
}		




/* this is the css for the pages*/


.page { 
padding: 5px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px;
background-color: #e5ebdf;
font-style: normal;
font-weight: normal;
color: #485e4c;
line-height: 16px;
letter-spacing: normal;
margin:1px;
border-radius: 5px;
border-right: 4px solid #dee2d8;
border-bottom: 4px solid #dee2d8;
border-left: 4px solid #dee2d8;
border-top: 4px solid #dee2d8;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
}


.page_title {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-style: none;
font-size: 15px; 
font-weight: normal;
letter-spacing: 1px;
line-height:13pt;
border-bottom: 4px solid #b1a6b2;
color: #7c4b85; 
background-color: #f2f3eb;
text-transform: none;
text-align: left;
padding-top:10px;
padding-bottom:5px;
padding-left: 3px;

}


.page_content { 
padding-bottom: 12px;
padding-top: 5px;
padding-right: 3px;
padding-left: 2px;
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px;
background-color: #e5ebdf;
font-style: normal;
font-weight: normal;
color: #485e4c;
line-height: 16px;
letter-spacing: normal;
}	



.page_bottom {
font-family:  Lucida Sans, Tahoma,Trebuchet MS, Helvetica;
font-size: 11px; 
font-weight: normal;
letter-spacing: normal;
line-height:13pt;
color: #485e4c; 
text-transform: none;
text-align: right;
padding-top:4px;
padding-bottom:4px;
padding-right: 4px;

border-top: 1px solid #8c9c8f;

}		




/* this is the css for non-linked images */


								
img {
border-left-color: #a9bfab;
border-bottom-color: #a9bfab;
border-top-color: #a9bfab;
border-right-color: #a9bfab;
)


