/*  
Theme Name: Wounded in the House of My Friends
Description: Wounded in the House of My Friendstheme created by forlogos
Version: 1.0
Author: forlogos
Author URI: http://j3webworks.com/

	This theme is released under GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #000000 url(images/bg.jpg) no-repeat scroll center top;
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #FF0000;
}
a:hover{
	text-decoration: none; }
a:visited {
color:#990000;
}
a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #fff;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	color: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 	1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 700px;
}
#header img{
	padding-top:30px;
}
#header ul{
	list-style: none;
	padding:15px 10px;
	font-size: 22px;
	font-weight: bold;
}
#header ul li{	display: block;	margin: 0;	padding: 0 15px;	float:left;	margin:0 25px 0 0;	padding:3px 7px;}

#header ul li a{
	text-decoration: none;
	color: #fff;
}
#header a:hover{
	color: #C12C1A;
}#pagewrapper{	float: left;	width: 700px;	padding-top:15px;}
.maincolumn{
	float: right;
	width: 500px;
}
.post{
	margin: 0 0 0;
	padding: 15px;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #fff;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border:1px solid #B8C1B2;
	margin:0 0 10px 20px;
	padding:10px;
	float:right;
}
.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}
.entry p {
	text-indent:30px;
}
.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#sidebar{
	float: left;
	width: 192px;
	margin-top:18px;
}
#sidebar a{
	color: #878773;
}
#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li{
	padding: 15px;
	font-family: Georgia, sans-seriff;
	text-transform: uppercase;
}
#sidebar ul li.syndicate a{
	padding: 0 20px 0 0;
	background: url(images/feed-icon.gif) no-repeat right 2px;
}
#sidebar ul li h2{
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #514129;
}
#sidebar ul ul{
	padding: 7px 0 0;
}
#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 24px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(images/bullet_3.gif) no-repeat 0 8px;
}
#sidebar ul ul ul ul ul li{
	background: none;
}
#plink {
border-bottom:2px #FFF solid;
margin-top:28px;
font-size:17px;
text-transform:capitalize;
}
#plink a {
color:#fff;
text-decoration:none;
}

/* Comments Template */
#comments-template{
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#container, #header, #pagewrapper, #page, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: justify;
	vertical-align:top;
}
#footer{
	clear:both;
	text-align:center;
	font-size:9px;
	color:gray;
}
#footer a, #footer a:visited {
color:gray;}
#si_contact_form1 img {
padding:0 8px 0 0;}
#si_contact_form1 #si_image_ctf1 {
height:46px;}
