/*  

Theme Name: Elegance

Theme URI: http://www.powertheme.com/themes/elegance/

Description: An elegant WordPress theme brought to you free by <a href="http://www.powertheme.com">PowerTheme</a>

Version: 1.0

Author: PowerTheme

Author URI: http://www.powertheme.com/

*/



* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: #6891c3; }

a:hover { color: #134077; }



body { background: #FFFFFF url(img/body-bg.gif) repeat-x; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 14px; color: #000000; line-height: 22px; }



#wrapper { width: 865px; margin: 0 auto; }



#header { width: 865px; height: 170px; color:#999999}

a.logo { width: 256px; height: 105px; float: left; background: url(img/logo.png); margin-top: 10px; }

a.logo span { display: none; }



.search { float: right; margin-top: 55px; margin-right: 50px; font:"Brush Script MT", "Brush Script Std", Tahoma; font-size:18px;}

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { width: 800px; height: 10px; float: left; }

#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 460px; }









/*

	script stuff 

*/

.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }



#content { width: 560px; float: left; }



.post { width: 560px; margin-bottom: 10px; }



.post h2 a { 

	font-family: tahoma, arial;

	font-size: 24px;

	font-style: normal;

	font-weight: normal;

	color: #FF0000;

	text-decoration:none;

	}
	
	.post h2 a:visited { 

	font-family: tahoma, arial;

	font-size: 24px;

	font-style: normal;

	font-weight: normal;

	color: #FF0000;

	text-decoration:none;

	}
	
	.post h2 a:hover { 

	font-family: tahoma, arial;

	font-size: 24px;

	font-style: normal;

	font-weight: normal;

	color: #FF0000;

	text-decoration:none;

	}

	

.post span.post-info { color: #CCCCCC; font-size: 10px; padding-bottom: 5px; width: 560px; float: left; }

.post p { line-height: 22px; margin-bottom: 20px;}

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }

.post ul{list-style-type:disc; padding-left: 30px;}
.post li li{list-style-type:circle;}




#sidebar { width: 250px; float: right; margin-bottom: 10px;}

#sidebar ul { list-style-type: none; font-size:10px;}

#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 5px; font-size:10px;}

#sidebar ul li ul li { margin: 0; border: none; padding: 0; font-size:10px;}

#sidebar ul li ul li a { padding: 5px 0px 5px 20px; display: block; width: 165px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; font-size:10px;}

#sidebar ul li h2 { font-size: 14px; color: black; padding-bottom: 9px; font-weight: bold; }

#sidebar ul li h3 { font-size: 14px; color: red; padding-bottom: font-weight: normal; }







#sidebar_contact { width: 250px; height:auto; float: right; margin-bottom: 10px;}

#sidebar_contact ul { list-style-type: none; font-size:10px;}

#sidebar_contact ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 5px; font-size:10px;}

#sidebar_contact ul li ul li { margin: 0; border: none; padding: 0; font-size:10px;}



#sidebar_contact ul li h2 { font-size: 14px; color: black; padding-bottom: 9px; font-weight: bold; }

#sidebar_contact ul li h3 { font-size: 14px; color: red; padding-bottom: font-weight: normal; }






#prefooter { background:#900000; width: 100%; height: 130px; float: left; margin-top: 10px;}

#footer {

	clear: both;

	width: 100%;

	float: left;

	background: #000000;

	padding: 20px 0;

	

	color:#999999;

	font-size: 10px;

	text-transform: uppercase;

	text-align: center;

}

#footer .inner { width: 865px; margin: 0 auto; }



/*

	.comments template styles

*/



.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 350px; }



textarea { width: 450px; }



.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }
	
	#menubar {float:left; width: 865px; height: auto; margin-top: -35px; text-align:center;}
#menubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#menubar li {display: inline;}
#menubar ul li a {
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 6px;
	background: none;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#menubar ul li a:hover {color: red;
	background: black; }

