/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
        height: 100%;
        min-height: 100%;
        width: 100%;
	background:#ffffff url(images/bg.jpg) repeat top center;
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height:21px;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #c50009;
	text-decoration: none;
}
a:hover {
        color: #4383c4;
	text-decoration: none;
}
h1 {
	font-size:32px;
	font-family: Trebuchet MS, "Verdana", Arial, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
        text-decoration: none;
        color: #000000;
}
h2 {
	font-size:20px;
	font-family: Trebuchet MS, "Verdana", Arial, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;
	font-family: Trebuchet MS, "Verdana", Arial, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}
/* === HEADER === */
#header-container {
	width: 100%;
        height: 156px;
	background:url(images/header-bg.png) top center repeat-x;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
        text-align: center;
        position: relative;
}
#browser-shadow{
	margin: 0 0 0 0px;
       	height:7px;
        width: 100%;
        position: absolute;
        top: 0%;
        background:url(images/browser-shadow.png) center top repeat;
}

#header{
	margin: 0 0 0 -475px;
       	height:156px;
        width: 950px;
        position: absolute;
        top: 0%;
        left: 50%;
        background:url(images/header.png) center top no-repeat;
}



#flashmenu{
	margin: 0 0 0 -400px;
        height:75px;
	width: 800px;
        position: absolute;
        top: 0%;
        left: 50%;
}

#subscribe-area {
	margin: 0 0 0 200px;
        height:156px;
	width: 300px;
        position: absolute;
        top: 0%;
        left: 50%;
	background:url(images/subscribe-area.png) no-repeat;
}

/* === MENU === */
#menu {
        font-size:7px;
        height:30px;
        width: 600px;
        left: 50%;
        margin: 38px 0 0 -370px;
        padding: 0 0 0 0;
        position:absolute;
        text-align: center;
        color:#fcfcf8;
}
#menu, #menu ul {
        line-height:1;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
}
#menu a, #menu a:hover {
        border:medium none;
        display:block;
        text-decoration:none;
}
#menu li {
        float:left;
        height:10px;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        text-align:center;
}
#menu a, #menu a:visited {
        color:#fcfcf8;
        display:block;
        padding:0 0 0 5px;
}
#menu a:hover, #menu a:active {
        color:#fcfcf8;
        text-decoration:none;
}



/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	background-image: url(images/mainmidpart.png);
        width: 979px;
	background-repeat: repeat-y;
}
#mainwrap{	
	width:100%;
	margin:0 auto;
	}
#content {
	position: center;
	width: 979px;
	margin: 0 0 0 0px;
}

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:668px;
        padding: 0 0 50px 0;
        margin: 40px 4px 120px 0;
        background: url(images/main-bg.jpg) repeat-y;
}

#main-blog h1 {
	font-size:28px;
	font-family: Trebuchet MS, "Verdana", Arial, sans-serif;
	font-weight: bold;
	line-height:normal;
        margin: 0 0 0 0;
        padding-left: 0px;
        text-decoration:none;
        color: #000000;
}
     
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color: #000000;
}
#main-blog h1 a:hover{
	color: #000000;
	text-decoration:none;
}

.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
        margin: 0px 0 0 0;
        padding: 0 0 15px 20px;
}

.post {
        background: url(images/main-bg.jpg) repeat-y;
	margin-bottom:60px;
        padding: 0px 15px 50px 15px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul {
	padding-left:20px;
}
.post-comments {
	float: right;
        width: 58px;
	height: 58px;
	padding:26px 0 0 0;
        text-align: center;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-16px 5px 5px 5px;
	background: url(images/commentbck.png) center no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {	

		background: url(images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments {
	float: right;
        width: 218px;
	height: 41px;
	padding: 10px 0 0px 0;
        margin: 0px 0px 0px 0px;
        text-align: center;
	font-size:12px;
	font-family: Trebuchet MS, "Verdana", Arial, sans-serif;
	font-weight:bold;
        text-transform:uppercase;
	background: url(images/commentbck.png) center no-repeat;
}
.post-social {
	float: right;
	width: 300px;
	height: 74px;
	margin:0px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}


/* === SIDEBAR == */
#sidebar-top {
	margin: 0 10px 0 0;
}
#sidebar-content {
	padding:0px 0px 0px 0px;
}
#sidebar {
	width:270px;
	position:relative;
	float:left;
	margin: -12px 0 50px 10px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 12px;	
}		
.subcolumn{
	width:270px;
}
#search{
	width:270px;
	height:22px;
	margin-bottom:15px;
}
.form-input {
	margin: 0px 0px 0px 10px;
	width: 220px;
        height: 22px;
	padding: 0px 0px;
	background: #fff;
	border: 1px solid #e3dccb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
.form-input:focus {
	background:#faf6f6;
	border: 1px solid #b5b4b2;	
}
.search-submit {
        background:url(images/search-img.png) center no-repeat;
        margin:0 0 0 0;
	border: 0px;
        height: 22px
        width: 22px


}
.widget-top {
        width:270px;
        background:url(images/sidebartop.png) bottom no-repeat;
	text-align:left;
        height: 23px;
        margin:10px 0 0 0;

}
.widget {
	width:270px;
        background:url(images/sidebarmid.png) bottom center no-repeat;
        padding:7px 0 15px 0;
        margin: 0 0 15px 0;
	text-align:left;
}
#calendar_wrap{
	margin-left:0px;
}
.widget p {
	padding: 0 0 0 0px;
}	
.widget h2 {
	width:270px;
	text-align:center;
	padding:0 0 0 0;
        margin:0 0 0 0;
	font-size:22px;
	font-family: Trebuchet MS, "Arial", sans-serif;
	font-weight:bold;
	line-height:normal;
	color:#000000;
        text-transform: uppercase;
}
.widget ul {
	padding:0px;
        margin:0px;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:3px 10px 3px 25px;
	margin:0px;
}
.widget ul li a{
	text-decoration:none;
}
.widget ul li a:hover{
        color: #4383c4;;
	text-decoration:none;
}
.textwidget{
	padding:0 15px 4px 10px;
        line-height:20px;
	}		

/* --- IMAGES --- */

img {
	
}
p img {
	max-width: 100%;	
}

img.aligncenter {
	border: 0px solid #59350b;
	margin-left: auto;
	margin-right: auto;
        padding: 7px;
	display: block; }

img.alignright {
	border: 0px solid #59350b;
	margin: 0 0 0 0;
	display: inline;
        padding: 7px; }

img.alignleft {
	border: 0px solid #59350b;
	margin: 0 0 0 0;
	display: inline; 
        padding: 7px; }

.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 0px solid #59350b;
   text-align: left;
   background-color: #f3f3f3;
   padding-left: 5px;
   margin: 10px;
}

.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-color: #9b1117; 
	height: 39px; 
	text-align: center; 
	font-size:3px; 
	color:#9b1117;  
	width: 100%; 
	position:fixed; 
        left:0px; bottom:0px; 
        background:url(images/footer-bg.png) repeat;
        z-index:20;	
}

#bottom p{
	text-align:left;
}

#wp-footer{ 
	height: 2925px; 
	text-align: center;  
	width: 100%; 
	position:absolute; left:0px; bottom:0px; 
}	

#wp-buttons{ 
	float: left;
        height: 50px;
	width: 364px; 
	text-align: center; 
	margin-top: 1px;
        margin-left: 14px; 
       
        background:url(XXXXXXimages/footer-buttons.png) no-repeat; 
}	

#wp-copyright{ 
        float: right;
	height: 21px;
	width: 200px; 
	text-align: center; 
	margin: 15px 15px 0 0;
        background:url(images/copyright.png) no-repeat; 
}	

#wp-footer a {
	display: block;
	height: 26;
	text-decoration: none;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat;
}


/*------------------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: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	
.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: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:580px;
	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;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}


/*------------------TWITTER WIDGET-----------------*/

#twitter_badge_container{margin: -50px 0 0 0; width: 250px; background: transparent url(images/twitter_mid.png) top left repeat-y;}
#twitter_badge_tl{background: transparent url(images/twitter_tl.png) top left no-repeat;}
#twitter_badge_tr{background: transparent url(images/twitter_tr.png) top right no-repeat;}
#twitter_badge_bl{background: transparent url(images/twitter_bl.png) bottom left no-repeat;}
#twitter_badge_br{background: transparent url(images/twitter_br.png) bottom right no-repeat; }
#twitter_badge_inner{padding: 108px 10px 17px 12px;}
#twitter_badge_via {font-size: 11px }
#twitter_badge_via a {color #666}

/* defaults */
#my_twitter_status{}
#my_twitter_status_time{color: #666; font-size: 11px;}