/*  
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.1
Author: PowerTheme
Author URI: http://www.powertheme.com/
Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns
*/



* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: blue; }
a:hover { text-decoration:none; }

body { background: #FFFFFF url(img/body-bg.gif) repeat-x; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; color: #666;overflow:auto;overflow-x:hidden; }

#wrapper { width: 800px; margin: 0 auto; }
#header { width: 800px; height: 130px; }

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 2	5px; }
a.logo span { display: none; }



#branding {float:left;margin-top:25px;}



#branding h1 a {color:white;font-weight: normal; text-decoration: none; font-size: 30px;}



#branding p { color:#fff; }



.search { position:absolute; margin-left:600px;margin-top: 40px; }

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }


/*

	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 { margin-top:30px;width: 560px; float: left; }



.post { width: 560px; margin-bottom: 50px; }


.post h2 a, .post h2 { color: #362611; font-weight: normal; text-decoration: none; font-size: 22px; }

.post span.post-info { color: gray; 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; }

.post ul, .post ol {
	margin-left:22px;
}

.post li {
	margin-bottom:12px;
}


#sidebar { width: 175px; float: right; background-image:url(img/bgright.gif);background-repeat:repeat-y; padding-left:10px;padding-top:30px }

#sidebar ul { list-style-type: none; }

#sidebar ul li { padding-bottom: 5px; 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: 165px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }

#sidebar ul li h2 { font-size: 18px; color: #404D2F; padding-bottom: 9px; font-weight: normal; }

#sidebar ul li img { display:none}


.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer { clear: both; width: 100%; float: left; background: #F6FA9D; color:black; 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; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}

img.avatar {float:right;}

#menu 
{
padding-left: 0;
margin-left: 0;
color: White;
width: 100%;
width:100%;
position:relative;
margin-top:23px;
}

#menu li { display: inline; }

#menu li a
{
font-size:11px;
padding: 0.6em 1em;
background-color: #B4CC00;
color: White;
text-decoration: none;
float: left;
margin-right:2px;
}

#menu li a:hover
{
background-color: #8B9F00;
color: #fff;
}


.breadcrumb {
	color:#666666;
	width:100%;
	padding-top:14px;
	padding-bottom:5px;
}
.breadcrumb a:link, .breadcrumb a:hover, .breadcrumb a:visited {
	color:#B4CC00;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

.postIndex h3 a,
.postIndex h3 a:visited,
.postIndex h3 a:link {
	font-size:14px;
	color:#B4CC00;
	text-decoration:underline;
}

div#fade {
	height:320px;
}