/*

Theme Name: Evening Hymns Theme

Theme URI: http://www.eveninghymns.com

Description: This is the theme for the Evening Hymns website

Version: 1.0

Author: Stuart Duncan

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



*/







/* Begin Typography & Colors */



html, body {height: 100%}



body {

	background-color: #fff;
	
	background-image:url("/images/background.gif");

	font-family: Arial, Sans-Serif;

	color:#8c8c8c;

	font-size: 12px;

}



a {

	

	color:#3a5053;

	/* text-decoration:none; */



}



h2 {



	font-size: 15px;

	text-transform: uppercase; 

color:#8c8c8c;

}



h1 {

	

	font-size: 15px;

	text-transform: uppercase; 

	color:#8c8c8c;



}



h3 {



	font-size: 13px;

	text-transform: uppercase; 



}



p {



	font-size: 12px;



}



ul {

	left:0;

	padding:0;

	padding-bottom: 0px;

	margin-left:15px;

}



li {

	padding-bottom: 5px;	

}



.smalltext {

	font-size:10px;

}



.blacktext {

	color:#000;

}



#container {

	width:900px;

	min-height: 100%;

	left: 50%;

	position: absolute; 

	margin-left: -450px;

	background-color:#e2e3e3;

}



#container .col_left {

	

	float:left; 

	width: 582px;

	color:#000;

	padding-left: 18px;

	

}

#container .col_wide {

	

	float:left; 

	width: 800px;

	color:#000;

	padding-left: 18px;

	

}




#container .col_right {

	float:left; 

	width: 285px;

	padding-left: 15px;

	color:#8c8c8c;

}



#dbem-location-map {

	color:#000;

	width: 580px !important;;

	height: 400px !important;;



}