/*  
Theme Name: NewSeason
Theme URI: http://wpthemepark.com
Description: Theme based on <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.0
Author: Sadish
Author URI: http://wpthemepark.com
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
html {  min-height: 100%; margin-bottom: 1px;  }
.print { display: none; }

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #141 url(images/bg.gif) repeat fixed;
padding: 20px 10px 20px 10px;
margin: 0 auto 0 auto;
}

body
{
font-size: small;
font-family:Verdana, Tahoma, Arial, Serif;
color: #333333;
font-size:0.8em;
}

p
{
line-height: 1.5em;
margin-top: 1.0em;
margin-bottom: 0.5em;
}

a
{
color: #B96D00;
text-decoration: none;
border-bottom:#B96D00 1px dashed;
}
a:hover
{
text-decoration: none;
border-bottom:#B96D00 1px solid;
}
a:visited
{
/* color: #B96D00; */
color: #964600;
border-bottom:#964600 1px dashed;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}
h3
{
font-size: 1.7em;
padding-left: 24px;
background-image: url(images/db1.gif);
}
h4
{
font-size: 1.4em;
padding-left: 18px;
background-image: url(images/db2.gif);
/* border: 1px solid #090; */
}
h3 span
{
font-weight: normal;
font-size:60%;
color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1.0em;
}
.contentarea
{
padding-top: 0;


}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
border: solid 1px #dcdcdc;
padding:3px;
}
img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}
img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
position: relative;
float: left;
margin: 0.5em;
padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
	margin-left: 2em;
	padding-left: 0;
}
#contentarea span.span_page_title
{
font-family:Georgia, Verdana, Arial, Serif;
font-weight: bold;
font-size: 1.4em;
padding-left: 18px;
background-image: url(images/db2.gif);
background-repeat: no-repeat;
background-position: left;
}

#contentarea ul.ul_see_also
{
margin: 0; 
padding: 0;
}

#contentarea ul li.li_see_also
{
color: #999;
font-size: .9em;
display: inline;
padding: 0 .2em 0 0;
margin:0;
}
#contentarea ul.ul_see_also li
{
font-size: .9em;
display: inline;
padding: 0 .2em 0 .2em;
margin:0;
}
#contentarea ul.ul_see_also li a
{
border-bottom:#B96D00 1px solid;
}
#contentarea p.p_breadcrumb a
{
border-bottom:#B96D00 1px solid;
}
#contentarea h2, h3, h4, h5 {
	line-height: 2em;
	font-size: 1.3em;
	color: #333;
	font-weight: bold;
	margin: 1em 0 1em 0;
	padding-left: 0;
	padding-top: .5em;
	background-image: none;
}
#contentarea h2 {
	color: #900;
	font-size: 1.4em;
	text-decoration: underline;
}
#contentarea h3 {
	color: #666;
}
#contentarea h4 {
	font-weight: normal;
}
#contentarea h5 {
	font-size: 1.0em;
}
blockquote 
{
    margin:20px 10px;    
    padding-left: 10px;
    border-left:#ccc 2px solid;
}
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-bottom: solid 1px #eaeaea; */
/*	margin: 1em 0; */
	margin: 0.8em 0.2em 0.2em 0.2em;	
/*	margin: 0; */
/*	border: 1px dashed #ccc; */
}
.post h4 a 
{
	text-decoration:none;
	color:#141;	
	border:none;
}
.post h4 a:hover
{
text-decoration: none;
border:none;
/* border-bottom:#B96D00 1px solid; */
}
.post table {
	font-size: 10px;
}

.post table td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
.post table.border {
	border: 1px solid #c0c0c0;
}
.post table ol, .post table ul {
	line-height: 1em;
	margin: 0 0 0 6em;
	padding: 0 0 0 0;
}
.post table li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.post table p {
	margin: 0; padding: 0; line-height: 1.4em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.86em;
color: #787878;
margin:0;
padding:0;
}
.post .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{
/* clear: both; */
margin:0;
/* padding:1em 0; */
/* background:#fcfcfc; */
}

.post ul.controls li
{
display: inline;
font-size: 0.86em;
margin:0;
padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
/*	background: url(images/icon-comments.gif) no-repeat left center; */
}

.post ul.controls li.more
{
/*	background: url(images/icon-more.gif) no-repeat left center; */
}

.box
{
/* background: #FDFCF6 url(images/boxbg.gif) repeat-x; */
/* background: #FDFCE6 url(images/boxbg.gif) repeat-x; */
background-color: #FDFCE6;
/* border-top: solid 1px #E1D2BD;
border-bottom: solid 1px #E1D2BD; */
border: solid 3px #964600; 
/* text-align:left; */
margin: 0 0 0 0; 
padding: 0.5em 1em 1em 1em;
}
.sidebarboxtitle {
margin: 0;
padding: 0;
color: #FDFCE6;
background-color: #964600;
text-align: center;
font-weight: bold;
font-size: 1.5em;
/* border-bottom: solid 2px #964600; */
}
hr {
width: 100%;
height: 1px;
color: #964600;
background-color: #964600;
margin-bottom: 5px;
border: 0;
}

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: 82%; 
min-width: 800px; 
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 13.8em;
background: #2b2b2b url(images/topbg.gif) repeat-x;
margin-bottom: 2px;
}

#header img
{
border: solid 3px #964600; 
padding: 5px; 
margin: 8px 13px 3px 23px;
}

#headercontent
{
/* position: absolute; */
/* bottom: 0em; */
padding: 4.0em 2.0em 5.0em 1.0em;
}

#headercontent h1
{
font-weight: bold;
font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
/*	color:#964600; */
	color:#AD7300;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
/*	color:#fff; */
	color:#AD7300;
	border:none;
}
#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
padding-left: 2.5em;
}

#search
{
position: absolute;
top: 5.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: 109px;
background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #AD7300 url(images/menubg.gif) repeat-x top left;
height: 3.5em;
padding: 0 1.0em;
margin: 0 0 2px;
}

#menu ul
{
padding:.8em 0 0 0;
margin:0;
}

#menu ul li
{
position: relative;
display: inline;
padding: 0 .2em 0 .2em;
margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: #AD7300 url(images/menuactive.gif) repeat-x top left;	
	border:none;
}
#menu ul li.current_page_item ul li a {
	background: #AD7300;
}

#menu , #menu ul {text-align: left; font-size: 1.0em; list-style: none; font-weight: normal; z-index: 8;}
#menu li {float: left; padding: 0; margin: 0;}
#menu a {border-right: 1px solid #ddd; display: block; line-height: 1em; padding: 0 10px; color: #fff; text-decoration: none; font-weight: normal;}
#menu a:hover {border-right: 1px solid #fc3; color: #fff; background: #AD7300;}

#menu li ul {margin: 0; padding: 0; font-size: .9em; border: 1px solid #ddd; background: #AD7300; position: absolute; left: -999em; height: auto; width: 16em;}
#menu li li {width: 16em; margin: 0;}
#menu li ul a {border-left: 1em solid #eee; margin: 0;}
#menu li ul a:hover {border-left: 1em solid #fc3;}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {left: auto;}
#menu li:hover, #menu li.sfhover {background: #AD7300;}

#menu li ul ul {margin: -2.5em 0 0 17em;}
#menu li:hover ul ul, #menu li.sfhover ul ul {left: -999em;}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {left: auto;}


#menubottom
{
background: #fff url(images/border1.gif) repeat-x;
height: 14px;
margin-bottom: 0.1em;
}

#content
{
/* float: left; */
padding: 0 1.5em 0.25em 0.25em;
 /* border: 1px #ccc solid; */
}

#primarycontainer
{
/* float: left; */
/* margin-right: -18.2em; */
/* width: 100%; */
/* margin-right: -19em; */
/*margin: 0 -19em 0 0;*/
/* border: 1px #c33 solid; */
margin: 1em 1em 1.25em 1.5em;
}

#primarycontent
{
margin: 0.2em 20em 0.2em 0.2em;
padding: 0 .5em .25em .5em;
/* border: 1px #33c solid; */
}

#sitemap ul {
	list-style: none; 
	list-style-image: none; 
}
#sitemap ul li {
	list-style: none; 
	font-weight: bold;
	list-style-image: none; 
}
#sitemap ul li li {
	list-style: none; 
	font-weight: normal;
	list-style-image: none; 
}

#sidebar
{
margin: 0;
float: right;
width: 30em;
font-size: .9em;
}
#sidebar a {
	/* border-bottom: 0; */
	border-bottom:#B96D00 1px dashed;
}
#sidebar a:hover
{
	border-bottom:#B96D00 1px dashed;
}
#sidebar ul
{
	list-style:none; 
	margin: 0 0 0.5em 0.5em;
}
#sidebar li 
{
	color: #B96D00;
	margin: 0.4em 0 0 0;
/*	padding: 0.75em 0 .5em 0;	*/
	padding: 0.1em 0 0.1em 0;
}
#sidebar li li 
{
	font-weight: bold;
	margin: 0.2em 0 0.2em 0.8em;
	padding: 0 0 0 0;
}
#sidebar li li li
{
	font-weight: normal;
}
#sidebar ul ul li.current_page_item {
	list-style: square;
}
#sidebar ul ul ul li.current_page_item {
	list-style: square;
}
#sidebar ul ul ul ul li.current_page_item {
	list-style: square;
}

#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#image_row
{
width: 800px; 
text-align: center;
}
#image_row img {
border: solid 3px #888; 
padding: 5px; 
margin: 3px 1px 3px 1px;
}

#footer
{
/* position: relative; */
/* height: 5.0em; */
clear: both;
padding: 0.5em 0 0.5em 0;
border-top: solid 1px #E1D2BD;
background: #FDFCF6 url(images/boxbg.gif) repeat-x; 
line-height: 1.2em;
font-size: 0.85em;
}

#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;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	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;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    /* overflow: hidden; */
}