/*  

Theme Name: Brad Strickland's Elegance variant

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

*/

/* =Reset Styles - Thank you Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

* { 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-size: 12px; color: #666;  }



#wrapper { width: 800px; margin: 0 auto; }

h2 {
  font-family: "adelle-1","adelle-2",serif;
}

#header { width: 800px; height: 138px; }

a.logo { width: 471px; height: 66px; 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 h1  { font-family: "droid-serif-1","droid-serif-2",serif; font-size: 20px; color: #24446b; margin: 5px 0 0 10px; width: 460px; }
#subheader p { line-height: 16px; font-family: "droid-serif-1","droid-serif-2",serif; font-size: 12px; margin: 8px 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 { margin-top: 20px; width: 560px; margin-bottom: 50px; }

.post h2 a { font-family: "adelle-1","adelle-2",serif; color: #24446b; font-weight: bold; text-decoration: none; font-size: 26px; }

.post h2 { line-height: normal; font-style: normal; font-family: "Helvetica Neue Light", Helvetica, Verdana, Arial, sans-serif; color: #24446b; font-weight: normal; text-decoration: none; font-size: 20px; margin-top:10px; }

.post span.post-info { font-family: "Helvetica Neue Light", Helvetica, Verdana, Arial, sans-serif; color: #a8a8a8; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }

.post p { font-family: "droid-serif-1","droid-serif-2", Verdana, Arial, sans-serif; font-size: 12px; line-height: 18px; margin-bottom: 10px; }


.post p a:link, a:active { color: #474747; /*background-color: #ffe7c0;*/}

.post p a:visited{ color: #474747; }

.post p a:hover { color: #474747; }

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }

.post img {  padding-right: 10px;  padding-left: 10px;  padding-bottom: 10px;  }

.post ul { padding-left: 25px;  }



#sidebar { width: 185px; float: right; }

#sidebar ul { font-family: "droid-serif-1","droid-serif-2", Verdana, Arial, sans-serif; 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: 165px; 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; }



.navigation .previous {float:left;}

.navigation .next {float:right;}



#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; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}



.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;}

.articlepic{padding-right:8px;}

.note{margin: 0px; padding-top: 0px; color: #888888; font-size: 0.8em; font-style: italic;}

.gallery img{ padding-bottom: 10px; padding-top: 10px; margin-right: 10px; font-family: Helvetica, Verdana, Arial; }

.gallery{ height: 150px; width: 100%; border-width: thin; border-color: #ffd7a4; border-style: solid; background-color: #fff3c7; }

.clearall{ clear: both; }

.googleads { padding-top: 0px; margin-bottom: 25px; margin-top: 0px;}

.code { color: #4e4e4e; font-size: .8em; font-family: "Courier New", Courier, Monaco, monospace; }

explain { font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }

ul { font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }

li { list-style-type: none; font-weight: bold; line-height: 16px; text-decoration: none;}

