/*  

Theme Name: Elegance

Theme URI: 

Description: An elegant WordPress theme 

Version: 1.0

Author: PowerTheme

Author URI: 

*/



* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: #6891c3; text-decoration: none; }

a:hover { color: #134077; text-decoration: underline; }



body { background: #FFFFFF url(img/body-bg.gif) repeat-x; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; color: #666;  }

blockquote { padding:25px; background:#F0F0F0 ; }

#wrapper { width: 850px; margin: 0 auto; }



#header { width: 800px; height: 138px; }

a.logo { width: 200px; height: 80px; float: left; background: url(img/logo.png); margin-top: 25px; }

a.logo span { display:none; }



.search { float: right; margin-top: 55px; }

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { background: url(img/subheader-bg.png) no-repeat; width: 800px; height: 163px; float: left; }

#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 450px; }

#imgheader { width:575px; margin:10px 0 20px; padding: 0 0 10px 0; border-bottom:1px dashed #ccc; }
.sm_caption { font-size:11px; margin-top:5px; }

#menuheader {
	width: 725px;
	margin: 0px;
	padding: 0px;
	}
	
#menuheader li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	}
		
#menuheader ul {
	margin: 0px;
	padding: 60px 0px 10px 0px;
	}
		
#menuheader a, #menuheader a:visited {
        background: #e1e1e1;
	color: #6891c3;
        font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
        border-bottom: 2px solid #CCC;
	}
		
#menuheader a:hover {
	background: #BE0C0C;
	color: #FFFFFF;
	font-weight: bold;
        text-decoration: none;
        border-bottom: 2px solid #CCC;
	}

/*

	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: 575px; float: left; margin-top:15px; }



.post { width: 530px; margin-bottom: 50px; }

.post h2 a, .post h2 { color: #24446b; font-weight: normal; text-decoration: none; font-size: 22px; }

.post span.post-info { color: #CCCCCC; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }

.post p { line-height: 22px; margin-bottom: 10px; }

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }



#sidebar { width: 200px; float: left; margin-left:25px; margin-top:15px; }

#sidebar ul { list-style-type: none; }

#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }

#sidebar ul li ul li { margin: 0; border: none; padding: 0; }

#sidebar ul li ul li a { padding: 5px 0px 5px 20px; display: block; width: 175px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }

#sidebar ul li h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal; }



#footer { clear: both; width: 100%; float: left; background: #d4d4d4; padding: 20px 0; margin-top: 20px; }

#footer .inner { width: 800px; 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; }

/************************************************
*	Resources Page* 
************************************************/
#resources ul {
    margin:20px 0 20px 20px;
}

