/*  
Theme Name: My Halo 3 Theme
Theme URI: http://wpthemepark.com
Description: Zenlike by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , FallSeason WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 1.2
Author: Sadish
Author URI: http://wpthemepark.com
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
	padding: 0em;
	margin: 0em;
}

body
{
	background-color: #3B382D;
	padding: 10px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #9A8970;
	font-size:11px;
}
p
{
	margin-top:8px;
}

a
{
	text-decoration:none;
	color: #BCBCBA;
}
a:hover
{
	text-decoration:underline;
}

.more-link {
	color:#BCBCBA;
	font-size:13px;
}

h1,h2,h3,h4,h5,h6 
{
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#B1A48E;
}
h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
h3
{
	font-size: 1.7em;
}
h4
{
	font-size: 18px;
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
.contentarea
{
	padding-top: 5px;
	margin-top: 35px;
	border-top: 1px solid #524F44;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	border: 0px;
	padding:3px;
}
img.left
{
	float: left;
	margin: 5px;
}
img.right
{
	position: relative;
	float: right;
	margin: 5px;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
ul, ol 
{
	margin:0;
	padding:0;
}
li 
{
	margin:0;
	padding:5px;
}
#contentarea ul li 
{
	padding-left:2px;
	margin: 1px 0px 1px 15px;
	list-style-type:disc;
}
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}
fieldset 
{
	border:none;
}
.divider1
{
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post 
{
	border:1px solid #524F44;
	background-color:#28261F;
	padding:10px;
	margin: 10px 0px 20px 0px;	
}

.post .adsense-left 
{
	float: left;
	margin: 5px 5px 5px 0px;
}

.post .adsense-right 
{
	float: right;
	margin: 5px 0px 5px 5px;
}

.post h4 a 
{
	text-decoration:none;
	color:#B1A48E;	
	border:none;
}

.post .date
{
	float:left;
	height:53px;
	width:53px;
	background:transparent url(images/date_bg.jpg) no-repeat scroll 0%;
	margin-right:10px;
	padding-top:2px;
}

.post .date .d
{
	color:#2F2B29;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:center;
}

.post .date .m
{
	color:#2F2B29;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:center;
	margin-top:-3px;
}

.post .date .j
{
	color:#2F2B29;
	font-size:25px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:center;
	margin-top:-5px;
}

.post .details
{
	font-size: 12px;
	margin:0px;
	padding:0;
}
.post .details .user 
{
	margin:0px 10px 0px 0px;
}
.post .post-tags
{
	padding: 8px 0px;
}

#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	border-top: 1px solid #524F44;
}

.post ul.controls li
{
	display: inline;
	font-size:12px;
	margin:0;
	padding: 0em 1.0em 0em 0em;
}
.post ul.controls li.comments
{
	
}

.post ul.controls li.more
{
	
}

.box
{
	background-color:#28261F;
	border:1px solid #524F44;
	padding: 10px;
	margin-bottom: 20px;
	text-align:left;
}
.box h4 
{
	border-bottom:1px solid #524F44;

}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 800px;
	border:1px solid #524F44;
	background-color: #424033;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 100px;
	margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
	font-weight: normal;
	font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#B1A48E;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

#search
{
	position: absolute;
	top: 4.5em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit
{
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 149px;
	background: #000000 url(images/header.jpg) no-repeat;
}

#menu
{
	height: 27px;
	background-color:#28261F;
	margin-bottom: 5px;
	border-top:1px solid #524F44;
	border-bottom:1px solid #524F44;
}

#menu ul
{
	padding:6px 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #9A8970;
	font-size: 13px;
	padding: 6px;
	margin:0px;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	border:none;
	color: #BCBCBA;
	margin:0px;
}

#menubottom
{
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

.intro
{
	border:1px solid #524F44;
	background-color:#28261F;
	padding:10px;
}

.intro .contentarea
{
	padding-top: 5px;
	margin-top: 15px;
	border-top: 1px solid #524F44;
}

#content
{
	padding: 0 10px;
}

#primarycontainer
{
	float: left;
	margin-right: -18.0em;
	width: 100%;
}

#primarycontent
{
	margin: 0 20em 1.5em 0;
}

#sidebar
{
	margin: 0;
	float: right;
	width: 18.0em;
}
#sidebar ul
{
	margin-top:10px;
	list-style:none;
}
#sidebar li 
{
	
}
#sidebar li li 
{
	padding:0px 0px 0px 5px;
}
#sidebar li li li
{
	padding:0px 0px 0px 5px;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	font-size: 0.86em;
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	border:1px solid #524F44;
	background-color:#28261F;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border:1px solid #524F44;
	background-color:#28261F;
	font-family:"Trebuchet MS", Verdana, Arial;
	color: #9A8970;
	font-size:12px;
}
#outer input.text 
{
	padding:2px;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}