/*
THEME NAME: page-balloon
THEME URI: http://www.pagemod.cn/2008/11/page-ballon-released.html
Description: a simple WordPress theme , created by<a href="http://www.pagemod.cn/">page</a>.
VERSION: 1.1
AUTHOR: page
AUTHOR URI: http://www.pagemod.cn
TAGS: two columns, widget ready,fixed width,valid XHTML,valid CSS,simple,widgets,clean,right sidebar
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin html tags */
*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 12px;
	/* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #D3D2AE;
	color: #282c2f;
	margin: 0px auto;
	width: 850px;
	height: auto;
}

hr { display: none; }

a
{
	color: #c60;
	text-decoration: none;
}

a:hover
{
	color: #C78D4D;
	text-decoration: underline;
}

#sidebar ul { list-style-type: none; }
h2 { font-size: 14px; color: #c60;}

h3,h4
{
	font-size: 13px;
	font-weight: bold;
}

small { font-size: 10px; }
.clear { clear: both; }

/* End html tags */
/* Begin Structure */
#header
{float: left;
	text-align: left;
	width: 250px;
	height: 60px;
	margin: 0px;
	color: #333;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
}
/*#headerimg {padding-top: 5px;}*/

#content
{
	width: 850px;
	margin: 1em auto;
	border-top: 15px solid #663;
	border-bottom: 15px solid #663;
	background:  #F0EFDF;
}

#maincontent
{
	float: right;
	width: 600px;
	line-height: 1.5em;
	background: #F5E7C3;
/*	display: inline;*/
	
}

#sidebar
{
	float: left;
	width: 250px;
	text-align: left;
	position: relative;
	
}

#sidebar-top {
	padding: 5px; }
#sidebar-left { }

#footer-top
{
	height: 80px;
	background-color: #D3D2AE;
}

#footer-left {float: left; width: 515px;}

#footer
{
	width: 850px;
	height: 35px;
	margin: auto;
	font-size: 11px;
	padding: 5px 0;
	color: #566E24;
}

#footer a { color: #70683B; }

/* End Structure */
/* begin header*/
#header h1
{
	font-size: 16px;
	padding: 15px 0 0 0px;
}

#header h1 a
{
	color: #C60;
	text-decoration: none;
}

.description { padding: 3px 10px 0 10px; }

#menu
{
	font-size: 12px;
	width: 100%;
	/*margin-top: 20px;*/
}

.lavalamp
{
 
	position: relative;
	top: 20px;
	/*margin: 10px auto;*/
	width: 550px;
	height: 30px;
	overflow: hidden;
	padding: 3px 20px 0;
	background-color: #c60;
	border: 1px solid #663;
	/*
background-image: url("img/menu.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
*/
}

.lavalamp li
{
	float: left;
	list-style: none;
}

.lavalamp li.back
{
	width: 9px;
	height: 25px;
	z-index: 8;
	position: absolute;
	background: #663 url("img/lavabg.gif") no-repeat top right;
}

.lavalamp li.back .left
{
	background: url("img/lavabg.gif") no-repeat top left;
	height: 25px;
	margin-right: 9px;
}

.lavalamp li a
{
	text-decoration: none;
	color: #F0EFDF;
	outline: none;
	text-align: center;
	padding: 5px 10px 10px 9px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	font-weight: bold;
 margin-right: 3px;}

.lavalamp li a:hover, .lavalamp li a:active, #homelink { border: none; background-color: #663;  margin-right: 3px;}



/* End header*/
/* begin maincontent*/
.postdate
{
	margin-right: 5px;
	overflow: hidden;
	float: left;
	width: 40px;
	height: 40px;
	font-family: Georgia;
	text-align: center;
	color: #F0EFDF;
	background: #C60;
}

.postdate span { }

.topcorner
{
	background-color: #663;
	padding-top: 0px;
}

.bottomcorner
{
	background-color: #663;
	padding-bottom: 0px;
}

.contentpadding
{
	padding: 20px;
	background-color: #F0EFDF;
	
}

#maincontent .entry a { color: #C60; }

#maincontent .entry a:hover
{
	text-decoration: none;
	border-bottom: 1px dashed #C60;
}

#maincontent h2 a { color: #817844; }
#maincontent h2 a:hover { color: #C60; }

#maincontent ul li
{
	/*margin-left: 25px;*/
	padding: 0 0 5px 15px;
	/*background: url(img/ul.gif) no-repeat left 6px;*/
}

.entry
{
	margin-top: 10px;
	overflow: hidden;
	text-align: justify;
	
}
.subpage {width: 60%; margin: 0 auto; line-height: 150%;}

.subpage P:first-line {font-size: 14px; font-weight: bold; color:  #333; }


.entry p { margin-bottom: 0.5em; }
.entry ol { padding: 0 0 0 35px; }
.entry ul {padding: 0 0 0 35px; list-style-type: disc; }

.entry ul li, .entry ol li
{
	/*margin-left: 0px;*/
	padding: 0 0 5px 15px;
	/*
background: url(img/ul.gif) no-repeat left center;*/
}


.entry img
{
	border: 1px solid #A39856;
	padding: 2px;
}

.entry P img
{
	display: table-cell;
	padding: 2px 10px;
	background: #DDD9C0;
	
}

.entry table { border: 1px solid #A39856; margin-bottom: 8px; width: 100%;}

.entry table tr th
{
	padding: 1px 10px;
	background: #C60;
}

.entry table tr td
{
	padding-top: 2px;
	background: #DDD9C0;
	width: 50%;
	text-align: center;
}

.entry blockquote,.entry pre
{
	margin: 5px 20px;
	padding: 5px;
	background: #C60;
	overflow: hidden;
}

.postmetadata
{
	padding: 1px 15px;
	margin: 0.5em 0 25px 0;
	/*background: url("img/ping-track.gif") repeat-y top left;*/
}

.ping-track
{
	padding: 0 15px;
/*	background: url("img/ping-track.gif") no-repeat top left;*/
}

.postnav { margin: 1em 0; }

/* End maincontent */
/* Begin sidebar */


#sidebar h2, .collapsCat, .addtoany_subscribe
{
	font-size: 14px;
	color: #663;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
	
}



#sidebar h3, .categories A
{
	font-size: 13px;
	color: #707D56;
	padding-left: 5px;
	text-transform: uppercase;
	margin-bottom: 2px;
}


.categories LI LI A {margin-left: -10px; font-size: 12px; color: #c60; text-transform: capitalize;}

#sidebar img { border: 0; }
#sidebar-top ul li {
background-image: url(http://www.stuswoodworks.com/images/foursquare.gif);
background-repeat: no-repeat;
background-position: left 3px;
margin-top: 10px;
padding-left: 15px; 
border-bottom: 1px dotted #333; }



#sidebar-top ul li ul li
{
	margin-top: 0px;
	/*background: url(img/ul2.gif) no-repeat left center;*/
	background: none;
	padding-left: 12px;
	line-height: 1.2em;
	border-bottom: 0 none;
}

#sidebar-top ul { padding-left: 8px; padding-bottom: 8px;}
.sym {display: none;}
#sidebar-top .collapsCatList,  {margin-left: -20px;}
#sidebar-top .collapsCatList ul {border-bottom: 0 none; }
.collapsCat .show, .collapsCat .hide {cursor: pointer;}




#sidebar-top .collapsCatPost

{
border-bottom: 0 none;
	text-transform: capitalize;
	margin-left: -10px;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
}

#sidebar-top li.collapsCatPost {border-bottom: 0 none;}



#sidebar-top li.collapsCatPost:before {content: "" !important;} 

.widget_archive, .widget_categories {padding-bottom: 8px;}

/* End sidebar */
img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.aligncenter,div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright { float: right; }
.alignleft { float: left; }

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	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;
}

#wp-calendar
{
	width: 90%;
	color: #707D56;
	text-align: center;
}

#wp-calendar a
{
	color: #817844;
	text-decoration: underline;
}

#wp-calendar td { text-align: center; }
#wp-calendar tfoot { width: 100%; }

.searchf input.sbm-b
{
	margin-top: 5px;
	width: 70%;
	border: 1px solid #A2B180;
	padding: 4px;
	background: #C60;
	color: #6C7A4C;
}

/* End wp-tags */
/* Begin comments*/
#comments ol { margin-left: 20px; }
.message { width: 90%; }
#response { margin: 2em 0 0 20px; }

.comleft
{
	width: 20%;
	float: left;
	vertical-align: middle;
	text-align: right;
	padding: 5px;
}

.comleft a { color: #333; }
.message-by { }
.avatar-place { }
.message-count { float: left; }

.message-content
{
	margin: 10px 20px;
	width: 80%;
	padding-bottom: 5px;
	border-bottom: 2px solid #7E8C60;
}

.alt { border-bottom: 2px solid #AEA365; }
.author { border-bottom: 2px solid #C60; }

.message-entry
{
	float: left;
	padding: 5px 0 0 20px;
	width: 60%;
	vertical-align: middle;
}

.inputs input
{
	border: 0;
	padding: 2px;
	background: #A2B180 url(img/input.gif) no-repeat top center;
	width: 166px;
	height: 16px;
}

.message textarea
{
	border: 0;
	width: 380px;
	height: 180px;
	overflow: hidden;
	background: #A2B180 url(img/textarea.gif) no-repeat top center;
	padding: 10px;
}

.submit { margin-top: 10px; }

.submit input
{
	border: 0;
	width: 60px;
	height: 30px;
	background: #A2B180 url(img/submit.gif) no-repeat top left;
	color: #fff;
}

.backtotop { text-align: right; }

.miniposts  {padding-left: 20px;}


.collapsCatPost {border-bottom: 0;}

.pdf {
     background-color: #fff;
     background-image: url(img/pdficon_large.gif);
     background-position: bottom left;
     background-attachment: scroll;
     padding-left: 20px;
}

 *+html #sidebar-top .collapsCatList {margin-top: -18px;}
  *+html #menu {width: 590px; float: right;}
 *+html .lavalamp {width: 550px; }
*+html .lavalamp li a {padding: 5px 9px 10px 8px;}
 *html #sidebar-top .collapsCatList {margin-top: -18px;}

/* End comments */
