/* 
Theme Name: Summer


The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background:#fff7c7 url(images/bg.png) repeat top left;
	font-family: Helvetica;
	font-size: 13px;
	line-height:21px;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #f9580e;
	text-decoration: none;
}
a:hover {
	color:#3b301e;
	text-decoration:none;
}

a.nav , a.nav:link, a.nav:visited, a.nav:active {
	
	padding-left: 3px;
	padding-bottom: 2px;
	color	: #000000;
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica;

	
	
}

a.nav:hover  {
	padding-left: 3px;
	padding-bottom: 2px;
	color	: #000000;
	background-color:#f9580e;
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica;


	
}

h1 {
	font-size:25px;
	font-family:Helvetica;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Helvetica;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;
	font-family:Helvetica;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}

hr {width:50%;
backgroun:none;
border-bottom:1px dotted #f9580e;
margin:auto;
text-align:center;}

blockquote 
{
 margin: 10px;
font-size:11px;
font-family: Arial;
padding:5px;
padding-bottom:0px;
padding-top:0px;
color:#000000;
font-style:italic;
width:80%;
background: transparent;
border-left:5px solid #352c27;}

/* === HEADER === */
#header-container {
	width: 992px;
	margin: auto;
	padding: 0;
}
#header{
	position:relative;
	height:446px;
}

#headerright{
	float:left;
	background:url(images/righthead.png) no-repeat;
	width:534px;
	height:295px;
	margin-left:-85px;
}





/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin-top:-165px;
	margin-left:20px;
	position: relative;
	width: 952px;
	background: url(images/superbg.png) repeat;
}
#mainwrap{	
	width:992px;
	margin:0 auto;
	}
#maintop {
	margin: 0 auto;
	position: relative;
	width: 992px;
}
#maintopimg {
	position: relative;
	padding:0;
	background:none;
	height:113px;
}
#content {
	position: relative;
	width: 952px;
	margin:auto;
}

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:660px;
	padding-top:0px;
	padding-left:15px;
	margin-top:-225px;
	text-align:justify;
}
#main-blog h1 {
	font-size:22px;
	font-family:Helvetica;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#3c3220;
	text-decoration:none;
	border:none;
}
#main-blog h1 a:hover{
	color:#3c3220;
	text-decoration:none;
	border:none;
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
}
.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul li {
	margin-left:35px;
list-style-image:url(http://img19.imageshack.us/img19/6334/ulicon.png);
}
.post ul {
	margin-left:35px;
list-style-image:url(http://img19.imageshack.us/img19/6334/ulicon.png);
}
.post ol {
	margin-left:35px
}

.rss {	

		background: url(images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.date
{
    FONT-SIZE: 17px;
    COLOR: #7f9178;
    FONT-FAMILY: Helvetica;
	font-weight:bold;
    text-align: right;
	height:20px;

	
}
.category
{
    FONT-SIZE: 9pt;
    COLOR: #525051;
    FONT-FAMILY: Helvetica;
    TEXT-ALIGN: left;
	padding-top:0px;
	margin-top:-5px;
	
}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
/* === SIDEBAR == */


#sidebar {
	width:240px;
	position:relative;
	float:left;
	margin-top:-100px;	
	margin-left:20px;
	text-align:justify;
}
.sidebar {
	width:240px;
	position:relative;
	float:left;
	margin-top:-100px;	
	margin-left:20px;
	text-align:justify;
}		
.sidebar UL {
margin-left:25px;
list-style-image:url(http://img19.imageshack.us/img19/6334/ulicon.png);
}

.sidebar UL LI {
margin-left:25px;
list-style-image:url(http://img19.imageshack.us/img19/6334/ulicon.png);
}


/* --- IMAGES --- */

img {border:0px;
	
}
p img {
	padding: 5px;

}

.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   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;
}
	
/* == FOOTER == */
#bottom{
	background:url(http://img16.imageshack.us/img16/5503/footerq.png) no-repeat;
	height:143px;
	width:958px;
	margin-left:20px;
	margin-top:auto;
	
}
#bottom p{
	text-align:center;
}

#wp-footer{
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 5px;
	padding: 10px 10px 5px 10px;
	background: #ffffff url(http://img17.imageshack.us/img17/4649/commentbg.png);
	border: 1px solid #53473a;
}	
.alt2{
	margin-top: 5px;
	padding: 10px 10px 5px 10px;
	background: #ffffff url(http://img17.imageshack.us/img17/4649/commentbg.png);
	border: 1px solid #53473a;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: none;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #d34702;
}


.comment-author a:link , .comment-author a:visited, .comment-author a:active {
color: #f9580e;
	text-decoration: none;
}
.comment-author a:hover {
color:#3b301e;
	text-decoration:none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:620px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	background:url(images/comh3.png) no-repeat;
	margin-bottom:10px;
	color:#271b03;
	padding:8px 0 0 40px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 175px;	
	height: 36px;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(images/comh3.png) no-repeat;
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#271b03;
	padding:8px 0 0 70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}

/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 17px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}
#comments .comment { 
	background: url(http://img23.imageshack.us/img23/4649/commentbg.png) repeat top center;
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 640px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 5px; 
	margin: 5px 5px 0 0; 
	width: 550px; 
	background: #fcf7de; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
		background:none;
	border:0px; 
	padding: 10px; 
	color: #000000;
	width:640px;
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 580px; 
	border: 1px solid #aaa; 
	height: 150px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: #fff;
        text-align: center;
        border: 1px #000;
}

#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}

ol.footnotes{
font-size:7pt;
color:#1e1e1e;
margin-left:15px;
}

ol.footnotes li{
list-style-type:disc;
color:#1e1e1e;
margin-left:15px;
}


