/*
Project: Blank CSS Template
Project Website: http://code.google.com/p/blank-css-template/
License: GNU-GPL v2
File: styles.css
*/

body {background:url(../images/bg.jpg) repeat-y; margin:0; padding:0; color:#3C2918;font-size:11px; line-height:1.3em; font-family:Verdana;}
html {overflow-y:scroll;} /* Firefox hack that forces the sidebar to be always visible */

/* LINKS */
a { color:#3C2918; text-decoration:none;}
a:hover{color:#c0af2c;text-decoration:none;}

/* LAYOUT */
#mainWrapper {width:100%; margin:0 auto; text-align:left;}

p {
  line-height: 14px;
  margin: 15px 0;
}

.nav {
	display:none;
}
h5 {
color:#3C2918;	
margin-bottom:5px;

}

 
.container {
	width:1010px;
	background-color:#feecba;
  margin: 0;
  padding-bottom: 55px;
}

.logo2 img{
	border-top:139px solid #c0af2c;
  
}	
.logo3 img{
 margin-top:0;
border:none;
margin-bottom:20px;
}
.logoimg{
padding:0;
margin:0;
float:left;
}
.containerinner {
	 	width:596px;
		background-color:#3C2918;
		margin-left:0;
		margin-right:auto;
		margin-top:0px;
	 	padding-top:0;
	    margin-bottom:0px;
		padding: 14px 27px 10px;
 
	}	
.containerinner p{
margin-left:-30px;
color:#c0af2c;
 
 
}	

.commentcontent {
			background-color:#dab883;
			padding:25px;
	color:#3C2918;
	font-size:1em;
	margin-bottom:0px;
}

.commentsleft {
	float:left;
}


.commentlist li{
	list-style:none;
}
.commentcontent textarea {
	 	background: #dab883;
		border: 1px solid #3C2918;
 	width:300px;
	height:100px;
}


.containerinnerheader {
	background:#c0af2c;
	margin-top:30px;
	vertical-align:middle;
	width:650px;
	padding-top:15px;
	margin-bottom:0;
}	
	
.container	a { color:#3C2918; text-decoration:none;}
.container	a:hover{color:#c0af2c; text-decoration:none;}
	
	
.containerinner p, .containerinnerheader p {
padding-left:30px;	
	
}	
.containerinner images {
	margin-top:0px;
}
 
.content{
  margin-top:50px;
}
.contentright{
width:205px;	
	
}
.brownbar {
	border-bottom:27px solid #3C2918;
}
.sidealert {
	display:none;
}
.rss {
	position:absolute;
	top:139px;
	left:695px;

}	
.date {
	float:right;
	margin-right:27px;
	}
.share  { 
float:right;
text-align:right;
 }


.sharebox1  { 
	border:1px solid #000;
	width:595px;
 }

.sharebox2  { 
	border:1px solid #000;
	width:31px;
 }

.contentrightinner{
  margin-top: -23px;
}

.comment {
	margin-top:15px;
	margin-bottom:100px;
}

.footerinnerright {
		color:#feecba;
	
 
}

.footerinnerleft {
		width:480px;
		
 
}
.footerinnerleft p{
		padding-left:35px;
		padding-right:18px;
 		
}

.bubble{
	background:url(../images/comment.jpg) no-repeat 0px -2px;
	text-indent:25px;
	height:20px;
	display:block;

}
.bubble2{
	background:url(../images/comment2.jpg) no-repeat 0px -2px;
	text-indent:25px;
	height:20px;
	display:block;

}
 
.footerinner {
				text-align:justify;
				background-color:#3C2918;
				margin-left:0;
	 			width:650px;
				margin-top:0px;
 
				color:#c0af2c;
		 
			}
.footerinner input {
		background: #dab883;
		border: 1px solid #3C2918;
 
	height:20px;
	
}
.footerinner a {
	text-decoration:none;
	color:#feecba;

}
.footerinner a:hover {
	text-decoration:none;
	color:#c0af2c;
 

}
.footerlinks {
margin-left:30px;
float:left;	
}
.footercontent {
	padding-bottom: 20px;
	padding-left:27px;
	padding-right:27px;
	width:596px;

}
.commentcontent a {
	color:#3C2918;
}
.commentcontentdate {
	color: #feecba;
}
.containerinnerheader a:hover{
	color:#feecba;
}
.cc  {
	font-size:10px;
}

.line {background:#c0af2c;height:4px;margin-top:25px;margin-bottom:25px;}
 
/*
.contentright input {
 	background: #feecba;
	border: 1px solid #3C2918;
 
height:20px;
}
*/

.submitbtn input {
 
	 	background: #3C2918;
    	border:none;
		color:#c0af2c; 
	height:25px;
	padding:0 15px;
 
}

.btn {
  background: #3F240F;
	border: none;
  color: #c0af2c;
	cursor: pointer;
	height: 24px;
	/*margin: 10px 0 0 0 !important;*/
	margin: 0 !important;
	padding: 2px 4px;
}

#mc_embed_signup {
	margin-top: 20px;
}

#mce-EMAIL,
.mce_inline_error {
	margin-bottom: 10px !important;
}

#mce-EMAIL {
	background: none;
	border: 1px solid #3F240F;
	width: 114px !important;
}

.contentright table {
	width:198px;
 
}
.contentright td {
 	padding:0; 
}


.sidebar li{
	
	list-style:none;
	
}
.sidebar ul {
 
	margin:0;
	margin-left:0px;
	padding-left:0px;
	width:198px;
}


.alignleft {
  /*display: none;*/
  clear: both;
  padding: 15px 0;
}

.alignright {
  
}

.taglist {
  margin-top: 0;
}

.taglist a {

}

.posttitle {
  float: left;
  margin-top: 0;
}

@media only screen and (max-device-width: 480px) {
  .taglist {
    font-size: 7px;
  }
}

