/*
	Theme Name: Test
	Theme URL: http://www.theme-address.com
	Description: ...
	Author: Author Name
	Author URI: http://www.author-address.com
	Version: 1.0

	This theme is released under Creative Commons Attribution 2.5 License.

*/


body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background-color: #0F3653;
	background-image: url(imgs/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

	a {
		color: #ff0000;
	}


/* header */



/* content */
#wrap {
	
	display: block;
	clear: both;
}

#content {
	display: block;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	
	
	
}


/* sidebar */
#sidebar {
	float: right;
	width: 259px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 100px;
	background-image: url(imgs/sb-bg.jpg);
}

#sb-top {
	background-image: url(fimgs/sb-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}

#sb-btm {
	background-image: url(imgs/sb-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}


	#sidebar ul {
		
		list-style: none;
		margin: 0px;
		padding: 10px;
		margin: 0px 0px 20px 0px;
	}

	#sidebar h2 {
	color: #0e3752;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBC4B2;		
	}

#search {
	background-color: #DBD3C4;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	color: #0F3653;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#s {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	width:145px;	
}

#searchsubmit {
	background-image: url(imgs/go.jpg);
	text-indent: -9999px;
	display: inline-block;
	height: 23px;
	width: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 3px;
	
}

/* content */
#contentmiddle {
	margin-right: 285px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #B1AD99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #66645d;
}

	#contentmiddle h1 {
	color: #0e3752;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;		
	}

		#contentmiddle h1 a {
	border-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #0e3752;
	text-decoration: none;
		}


#contentmiddle h1 a:hover {
	color: #F5EAD4;
}

	.post {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 30px 0px;
	}

		.post .content,
		.comment .content {
			padding: 0px 10px 0px 10px;
			text-align: justify;
		}

			.post .content p,
			.comment .content p {
				line-height: 20px;
				margin: 10px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}


	.comment {
		padding: 0px 0px 0px 0px;
		margin-bottom: 30px;
	}

	#commentsform {
		margin-top: 10px;
		padding: 0px 10px;
	}

		#commentsform input {
			font-family: verdana;
			font-size: 12px;
			width: 40%;
			padding: 3px;
		}

		#submit {
			font-family: verdana;
			font-size: 12px;
			padding: 3px;
		}

		#commentsform textarea {
			padding: 3px;
			font-family: verdana;
			font-size: 12px;
			width: 98%;
			overflow: auto;
		}


.title ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	color: #F5EAD4;
}

.title ul li {
	display: inline;
}

.title ul a {
	color: #FEEDB9;
	text-decoration: underline;
}



#footer {
	display: block;
	width: 965px;
	margin-right: auto;
	margin-left: auto;	
}

	#footer p {
		
	}



/* widgets */

#calendar {
	display: block;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	color: #A29E86;
}

#calendar h2 {
	display: none;
	clear: both;
}

#calendar_wrap {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	
}

	#wp-calendar {
		width: 100%;
	}

		#wp-calendar th {
			padding: 3px 5px;
			text-align: center;
			font-weight: bold;
			background:  #DBD3C4;
			border: 1px solid  #DBD3C4;
		}

		#wp-calendar caption {
	font-weight: normal;
	padding: 0px 10px 3px 10px;
	text-align: left;
	color: #0F3653;
		}

		#wp-calendar td {
			padding: 1px 5px;
			text-align: right;
			
			border: 1px solid #DBD4C0;
		}
		
		#wp-calendar a {
	color: #0F3653;
}
	
	#sidebar ul {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}

#sidebar a {
color: #0F3653;

}	
		
	
#headwrp {
	background-image: url(imgs/bg.jpg);
	display: block;
	height: 169px;
	background-position: center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

  #header {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	display: block;
	z-index: 100;
	
    }

 #header ul {
	margin:0;
	list-style:none;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 95%;
    }

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	background-image: url(imgs/ltab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	height: 23px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	color: #0e3752;
	text-decoration: none;
}
#nav a:hover {
	color: #1f5578;
}

#nav li {
	float: left;
	background-image: url(imgs/tab.jpg);
	background-position: right top;
}

#nav li ul {
	position: absolute;
	
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}


#nav li ul {
	background-image: url(imgs/dropdown.jpg);
	background-position: top;
	width: 162px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #969280;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#nav li ul li {
	background-image: none;
	text-align: left;
}

#nav li ul li a {
	background-image: none;
	width: 155px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-position: left;
	color: #0e3752;
	height: 18px;
	text-align: left;
}
#nav li ul li a:hover {
	background-color: #D7CFB9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #95927f;
	border-left-color: #95927f;
	width: 154px;
	padding-left: 6px;
}

#hdr {
	display: block;
	height: 139px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-top: 8px;
}
#logoblock {
	display: block;
	float: left;
}
#logo {
	background-image: url(imgs/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 95px;
	width: 325px;
	display: block;
	margin-top: 45px;
}
#logo span {
	display: none;
}
#topnav {
	display: block;
	float: right;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 25px;
	margin-right: 25px;
	
}
#date {
	display: block;
	float: left;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
#toplinks {
	display: block;
	margin-left: 13px;
	float: right;
	width: 400px;
	background-color: #a19c85;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
#toplinks a {
	display: block;
	padding-right: 13px;
	width: auto;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
#toplinks a:hover {
	color: #F4EBD4;
}	

#subfoot {
	display: block;
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 10px;
	background-image: url(imgs/remax.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 34px;
	margin-right: 45px;
	padding-top: 15px;
	margin-bottom: 5px;
}
#subfoot a {
	color: #5e5b4e;
	display: block;
	margin-right: 10px;
	width: auto;
	float: left;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
}
#subfoot a:hover {
	color: #254d67;
}
#ftr {
	display: block;
	clear: both;
	background-image: url(imgs/ftr.jpg);
	color: #b5b096;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 60px;
	height: 50px;
	font-size: 10px;
}
#ftr .ftnav {
	display: block;
	float: right;
}
.ftnav a {
	color: #b5b096;
	text-decoration: none;
}
#ftr .ftnav a:hover {
	color: #5E5B4E;
	text-decoration: underline;
}
#ftr .phone {
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ftr .phone {
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ftr .address  {
	display: block;
	float: left;
	clear: left;
	margin-top: 10px;
	width: 500px;
}
