/*  
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 { text-decoration: none; color: #6891c3; }
a:hover { text-decoration: underline; color: #134077; }

body { background: #FFFFFF url(img/body-bg.png) repeat-x; font-family: "Myriad Pro", "Helvetica Neue", Helvetica, san-serif, Arial; font-size: 13px; color: #595959;  }

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

#header { padding-bottom: 40px; width: 800px; height: 138px; background: url(img/banner.png); }

#header a { 
display:block;
text-decoration:none;
width: 50%;
height: 60px;
float: left;
position: absolute;
top: 100px;

}

#header a:hover {text-decoration:none;}

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }
a.logo span { display: none; }

#branding {float:left;margin-top:45px;}

#bubble { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-color: #2b457e; border-width: 0px;  border-style: solid;  background: #f3f3f3; padding: 10px; }

#navtop { -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #f3f3f3; padding: 7px; font-size: 1.3em; font-family: Georgia, 'Helvetica Neue', Helvetica, Arial, sans-serif; width: 550px; vertical-align: middle; font-weight:200; font-style: normal; padding-bottom: 5px; padding-top: 7px; padding-left: 10px; padding-right: 10px; margin-bottom: 25px; text-align:center; text-decoration: none; letter-spacing: 1px; }

#branding h1 a { color:#E7EBF7;font-weight: normal; text-decoration: none; font-size: 30px;}

#branding p { color:#fff; }

small {
	font-size: 12px;
}

.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: 11px; 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; }

h2.pagetitle { font-size: 2em; font-family: Georgia;}

.post { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; width: 560px; margin-bottom: 50px;}
.post h2 a { font-style: normal; font-family: Georgia, serif; font-weight: normal; color: #24446b; text-decoration: none; font-size: 24px; }
.post span.post-info { color: #999; font-size: 12px; padding-bottom: 10px; width: 560px; float: left; }
.post p { text-align: left; line-height: 20px; margin-bottom: 7px; margin-top: 20px; }
.post div.cats { border-top: 1px solid #ececec; padding-top: 7px; margin-top: 10px; }
.post ul { list-style-type: square; margin-left: 50px; padding-top: 15px;}
.post ul li { padding-bottom: 5px; margin-bottom: 15px; margin-right: 30px;}

h3 {border-bottom: 1px solid #aaa; color: #24446b; font-size: large; font-weight: 300; margin-top: 25px; margin-bottom: 8px; margin-right: 1px;}

#sidebar { width: 185px; float: right; }
#sidebar ul { list-style-type: none; }
#sidebar ul li { padding-bottom: 5px; border-bottom: 0px solid #ececec; margin-bottom: 15px; }
#sidebar ul li ul li { margin: 0; border: none; padding: 0; }
#sidebar ul li ul li /* a */ { padding-left: 20px; padding-right: 0px; padding-top: 5px; display: block; width: 165px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }
#sidebar ul li h2 { font-style: normal; font-size: 18px; color: #474747; padding-bottom: 5px; 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: 500px; }

.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 {  -moz-border-radious: 7px; -webkit-border-radius: 7px; border-color: #2b457e; border-width: 1px;  border-style: solid;  background: #f3f3f3; }
	
	#cdisplay li.second {  background: #e0e9f6; 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;
}

blockquote {
	padding-left: 25px;
}

img.avatar {float:right;}

img { border-color: gray; border-width: 1px; border-style: solid; }

img.imgpost { border-style:none; border: 0px;}

