/*  
Theme Name: Chinese Bonsai Garden
Theme URI: http://www.chinesebonsaigarden.com/
Description: Chinese Bonsai Garden
Version: 1.0
Author: Susan Brian
Author URI: http://www.chinesebonsaigarden.com/

*/

/*
http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
 ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:inherit;
	font-size:inherit;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

h2, h3, h4 {
		font-weight:normal;
}

table, caption, tbody, tfoot, thead, tr, th, td, dl, dt, dd{
	border: 0;
	font-style:inherit;
	font-size:inherit;
	line-height:inherit;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

a img, :link img, :visited img { border: 0; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul { list-style: none; }

q:before, q:after, blockquote:before, blockquote:after { 
content: ""; 
}


/* =General Styles
- - - - - - - - - - - - - - - - - - - - - */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6d6d6;
	color: #333;
	text-align: center;
}
	
#wrapper {
	width: 960px;
	background:url(images/body_bg.jpg) #d6d6d6 repeat-y top; 
	margin: 0 auto;
	text-align:left;
	
}

.clear{
	clear: both;
}

a:link, a:visited	{
	text-decoration: underline;
	color: #0033ff;
}

a:hover{
	color: #0033ff;
}

/* Captions & aligment
-----------------------------------------------
*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
/*	margin: 10px; */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
	overflow:hidden;
	width:auto;
}

/*.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}*/

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px;
	text-align: center;
}

/*  =Header Styles 
- - - - - - - - - - - - - - - - - - - - - */

#header{
	float: left;
	width: 960px;
	background:url(images/header_bg.jpg) no-repeat top left;
	height: 253px;
	margin: 0;
	padding: 0;
}

#header h1{
	margin-top: 55px;
	margin-left: 550px;
	font-size:28px;
}

#header h1 a{
	width: 450px;
	height: 35px;
	display:block;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:200;
	color:#FFF;
}

#header h1 a:hover{
	text-decoration: none;
	color:#FFF;
}

#header #description {
	height: 55px;
	width: 520px;
	margin-left: 552px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 16px;
	color:#FFF;
}

#search_box {
	float: right;
	margin-right: 70px;
	margin-top: 3px;
}

/*  =Top Menu Styles 
- - - - - - - - - - - - - - - - - - - - - */


#menu {
	font-size: 16px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fff;
	text-decoration: none;
	margin-top: 75px;
}

#menu ul{	
	padding: .4em .2em .4em .3em;
	text-align: center;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	font-weight: normal;
	overflow:hidden;
}

#menu ul li{
	list-style-type: none;
	display:inline;
	text-align: center;
	border-right: thin solid #CCC;
}

#menu ul li a{
	margin: 0.2em 1.3em;
	font-size: 17px;
	line-height: 18px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fff;
	text-decoration: none;
}

#menu ul li a:visited {
	color:#fff;
}

#menu ul li a:hover {
	color: #fff;
	text-decoration:underline;
}


/*  =Content Styles 
- - - - - - - - - - - - - - - - - - - - - */

#content {
	float:left;
	width:508px;
	margin-left: 10px;
}

.post {
	margin-top:15px;
	border-bottom:1px dotted #cccccc;
	padding: 0 0 10px 0;
	clear:both;
}

.post h2 {
	margin-bottom: 5px;
	font-size:1.5em;
	font-weight:normal;
	line-height:32px;
	color:#000;
	font-family:Georgia, Serif;
}

.post h2 a, .post h2 a:visited, .post h2 strong {
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
}

.post h2 strong, .post h2 a:hover {
	color:#06C;
}

.post img {
	padding:4px;
	border:1px solid #cccccc;
}

.entry {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.post .entry p{
	font-size: 12px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
}

.entry h3{
	font-size: 18px;
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin: 15px 0 5px 0;
	font-weight:normal;
	width:500px;
}

.entry a, .entry a:visited {
	font-size: 12px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0033ff;
	text-decoration:underline;
}

.entry img{
	margin:5px;
}

p.postmetadata{
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*  =Sidebar Styles 
- - - - - - - - - - - - - - - - - - - - - */

#sidebar1{
	float:left;
	width: 155px;
	padding-right:10px;
	padding-left:5px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
	margin-left: 21px;
	background-color:#EFEFEF;
}

#sidebar1 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.7em;
}
	
#sidebar1 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color:#0033ff;
	text-decoration: underline;
}
	
#sidebar2{
	padding-top: 10px;
	margin-left: 10px;
	padding-right: 0px;
	float: left;
	width: 225px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

#sidebar1 h2, #sidebar2 h2{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-bottom: 10px;
	line-height:24px;
	padding-top: 15px;
}

#sidebar1 p, #sidebar2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.widget {
	border-bottom:1px dotted #cccccc;
	padding-bottom: 20px;
	overflow:hidden; /* makes dotted border go under each widget */
}


/* Comments Styles
-----------------------------------------------
*/


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}




/* Footer Styles
-----------------------------------------------
*/

#footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/footer_bg.jpg) #d6d6d6 top no-repeat;
	overflow:hidden;
	margin-bottom: 30px;
}

#footer_menu {
	width:960px;
	float:left;
	padding-top: 100px;
	display: inline;
	position:static;
}

#footer_menu ul{
	width: 700px;
	text-align:center;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left:auto;
	margin-right:auto;
}

#footer_menu ul li{
	display:inline;
}

#footer_menu ul a{
	color:#0033ff;
	padding: 0.2em 0.8em;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer_menu ul a:visited {
	color:#0033ff;
}

#footer_menu ul a:hover {
	color: #f93;
	text-decoration:underline;
}

#footer_menu p{
	clear:both;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 20px 0 15px 0;
	text-align: center;
}











