/*
Theme Name: Richard Warren
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body{
	background-color: #4C749B;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #4C749B;
	background-image:url(images/back_bg.jpg);
	background-repeat:repeat-x;
}


a{
color:#577C9F;
text-decoration: none;
}
a:hover{
padding-bottom: 0px;
border-bottom: 1px dotted #577C9F; }
h1{
	color: #6687A8;
	font-size:18px;
	margin-bottom:0px;
}
h2{
	color: #6687A8;
	font-size:14px;
}
#wrapper{
	width:800px;
	margin:0 auto;
}
#header{
	width:800px;
	height:180px;
}
#container{
	width:800px;
	background-repeat:repeat-y;
	background-image:url(images/side_bg.jpg);

}
#sidebar{
	width:205px;
	float:left;
	background-color: #4C739A;
	

}
#buttons{
	background-image:url(images/buttons.jpg);
	font-family:"Times New Roman", Times, serif;
	width:189px;
	margin:20px auto 0 auto;
	height:194px;
	padding:3px;
	text-align:center;
}
#buttons p{
	margin:0;
	padding:0;
}
#city{
	width:800px;
	height:281px;
	margin:0;
	background-image:url(images/city.jpg);

}
#city .title{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	float:left;
	margin-left:240px;
	margin-top:237px;
	color: #EEEEF0;
}
#nav{
	
	margin-bottom:60px; color: #A08B41; font-weight: bold; font-family: 'Times New Roman', Times, serif; line-height: 1.8; padding-left: 20px;
	position:relative;
	top:-10px;

}
#nav ul{
list-style-type: none;
text-transform: uppercase;
}
#nav li {
list-style-type: none;
}
#nav li a{
list-style-type: none;
text-transform: uppercase;
color: #B79F4D; font-weight: bold; font-family: 'Times New Roman', Times, serif; text-decoration: none;
}
#nav li a:hover{ 
color: #B69D49; font-weight: bold; font-family: 'Times New Roman', Times, serif; text-decoration: none;
border-bottom: dotted 1px #B69D49;
}
#nav li a:visited{
color: #A58E43; font-weight: bold; font-family: 'Times New Roman', Times, serif; text-decoration: none;
}
#content{
	margin:0;
	padding:10px;
	width:572px;
	float:right;
	color: #717170;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#pic{
	margin:10px;
	float:right;
	width:204px;
	height:204px;
}

#pic img {
height:204px;
}
#footer{
	clear:both;
	padding:3px;
	font-size:9px;
	text-align:center;
	line-height:9px;
	width:794px;
	background-color: #4C739A;
	color: #D9DCDF;
}
.free a{
padding-top: 5px;
color: #47698C;
text-decoration: none;
}
.free a:hover{
color: #2660A6;
text-decoration: none;
}
.pagelist{
margin-top: 20px;
}
.pagelist li{
list-style-type: none;
font-size: 18px;
}
.bright{
color:#FFFFCC;
}
.bright a{
color:#FFFFCC;
}
#footer li{
list-style-type: none;
display: inline;
font-size: 12px;
padding: 5px;
}
#footer li a{
color:#FFFFCC;
}
 
