/*
Theme Name: StoryGarden
Theme URI: http://calothorax.com/portfolios/storygarden/
Description: Theme for <a href="http://storygarden.me/">StoryGarden.me</a>.
Version: 1.0b
Author: Yang Liu
Author URI: http://yangliu.name/
Tags: green, fixed width, two columns, cms

	StoryGarden Theme v1.0
	 http://calothorax.com/portfolios/storygarden/

	This theme was designed and built by Yang Liu (http://yangliu.name).

	This is a commerical theme only for "storygarden.me", all right reserved by
	 the StoryGarden(TM). Please do not disturb it, or use it in any of your project.

*/



body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #1e5036;
	margin: 0 0px;
	text-align: center; //IE6 sucks
}
.clearfloat {
	clear: both;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: white;
	background-color: #333333;
}

#main-ct {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#topbar-ct,#footer-ct {
	width: 100%;
	border-top: 5px solid #339933;
	border-bottom: 1px solid #d1d8bd;
	height: 32px;
	background: #f4ffdd;
	text-align: center;
}
#footer-ct {
	clear: both;
	border-bottom: none;
height: auto!important;
}
#topbar-center {
	position: relative;
	width: 960px;
	text-align: left;	
	margin: 0 auto;
	height: 32px;
}

#topbar {
	position: absolute;
	left: 0px;
}

#topbar ul { width: 150px; }
#topbar ul ul { left: 151px; }

#topbar { height: 32px;}
#topbar *:hover { background-color: #195039; }
#topbar a {color: #195039; font-size: 12px; padding: 9px 13px; line-height: 1; height: 14px; overflow: hidden;}
#topbar li.hover a { background-color: #dcf5a8; }
#topbar ul { top: 32px;
	z-index: 999;
}
#topbar ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90);}
#topbar ul li a { background-color: #dcf5a8; opacity: 0.9; filter: alpha(opacity=90);}
#topbar ul a.hover { background-color: #195039; color: white; opacity: 0.9; filter: alpha(opacity=90);}
/* #topbar ul a { border-bottom: none; } - I also needed this for IE6/7 */
#topbar a.rssicon {
	padding-left: 26px;
	background: url(imgs/rss-sm.gif) 10px center no-repeat;
}


#search {
	position: absolute;
	width: 204px;
	height: 24px;
	overflow: hidden;
	top: 4px;
	right: 0;
}
#search #s {
	border: none;
	margin: 0;
	background: url(imgs/nav-search-bg.png) no-repeat;
	height: 16px;
	width: 170px;
	padding: 4px 28px 4px 6px;
	color: #92a668;
	font-size: 12px;
}
#header {
	height: 100px;
	position: relative;
	background: url(http://storygarden.me/wp-content/uploads/2010/07/2topbanner.gif) right bottom no-repeat;
}
#logo {
	position: absolute;
	overflow: hidden;
	font-size: 30px;
	left: 15px;
	top: 22px;
	margin: 0;
	padding: 0;
}
#logo a,#logo a:hover {
	text-decoration: none;
	background: none;
	color: #195039;
}
#logo a:hover {
	text-decoration: underline;
}
#slogan {
	position: absolute;
	left: 18px;
	margin: 0;
	padding: 0;
	bottom: 15px;
	font-size: 12px;
	color: #22773e;
}
#banner-ad {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}
#banner-ad a, #banner-ad a:hover {
	text-decoration: none;
	background: none;
}
#navbar {
	letter-spacing: 0.3mm;
	z-index: 10;
}
#navbar ul { width: 150px; }
#navbar ul ul { left: 151px; }

#navbar { height: 32px; border-top: 1px solid #cbddbc; border-bottom: 3px solid #339933; margin-bottom: 20px;}
#navbar *:hover { background-color: #195039; }
#navbar a {color: #195039; font-size: 14px; padding: 9px 13px; line-height: 1; height: 14px; overflow: hidden; border-right: 1px solid #cbddbc;}
#navbar li.hover a { background-color: #dcf5a8; }
#navbar ul { top: 32px; 
	z-index: 999;
	}
#navbar ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90);	z-index: 999;}
#navbar ul li {
	z-index: 999;
}
#navbar ul li a { background-color: #dcf5a8; z-index: 999;}
#navbar ul a.hover { background-color: #195039; color: white; opacity: 0.9; filter: alpha(opacity=90);}
/* #navbar ul a { border-bottom: none; } - I also needed this for IE6/7 */
#announce-btn {
	position: absolute;
	right: 10px;
	top: 110px;
	font-size: 12px;
	z-index: 100;
}
#announce-btn .btn {
	background: #195039;
	padding: 3px 8px;
	color: white;
	border-radius: 3px;
}
#announce-btn .btn:hover {
	color: #dcf5a8;
}
#body1,#body2,#body3,#landscape {
	margin: 20px 0;
	padding: 0;
	clear: both;
}
.slider1 {
	width: 580px;
	height: 270px;
	padding: 4px;
	border: 1px solid #cbddbc;
	overflow: hidden;
	float: left;
}
.slider1 .pic-ct {
	width: 580px;
	height: 240px;
	overflow: hidden;
	position: relative;
}
.slider1 .pic-wnd {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 240px;
	width: 3480px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.slider1 .pic-wnd li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 580px;
	height: 240px;
	overflow: hidden;
}
.slider1 .pic-wnd li a:hover {
	background: none;
}
.slider1 .btn-wnd {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid white;
	background: #339933;
	height: 28px;
	overflow: hidden;
}
.slider1 .btn-wnd li {
	float: left;
	border-right: 1px solid white;
}
.slider1 .btn-wnd li.btn-right {
	float: right;
	border-left: 1px solid white;
	border-right: none;
}
.slider1 .btn-wnd li a {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 15px;
	color: white;
}
.slider1 .btn-wnd li a:hover {
	background: #195039;
	color: white;
}
.slider1 .btn-wnd li a.selected {
	color: white;
	background: #333333;
}


.box {
	border: 1px solid #cbddbc;
}
.box .title {
	border-bottom: 1px solid #cbddbc;
	background: #eeffdd;
	color: #1e5036;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 20px;
}
.box .title .alignright {
	float: right;
}
.box .title .alignright a {
	line-height: 26px;
	font-size: px;
	color: #22773e;
}
.box .title .alignright a:hover {
	background: #22773e;
	color: white;
	-webkit-border-radius: 3px;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 12px;
	border-bottom: 1px solid #cbddbc;
	line-height: 30px;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
}
#activities {
	width: 360px;
	margin-left: 598px;
}

#blogs {
	width: 588px;
	height: 337px;
	border: 1px solid #cbddbc;
	overflow: hidden;
	float: left;
}
#sb-lists {
	width: 360px;
	margin-left: 598px;
}

#h-bloglist {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#h-bloglist li {
	margin: 0;
	padding: 5px;
	list-style: none;
	float: left;
	width: 274px;
	overflow: hidden;
	height: 280px;
	position: relative;
}

.blog-title {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
}
.blog-content {
	font-size: 14px;
	line-height: 150%;
}
.blog-content p {
	margin: 10px 0;
}
.blog-content blockquote {
	margin: 15px 10px 15px 25px;
	border-left: 4px solid #cbddbc;
	padding-left: 15px;
}
.hblog-footer {
	background: white;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: right;
	font-size: 12px;
	color: #618777;
}
.hblog-footer a {
	color: #618777;
}
.hblog-footer a:hover {
	background: #618777;
	color: white;
	-webkit-border-radius: 3px;
}
.hblog-img {
	width: 268px;
	height: 140px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #d6dfc3;
}
.grptitles {
	border-bottom: 1px solid #cbddbc;
	background: #eeffdd;
	color: #ebf4d8;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
.grptitles li {
	float: left;
	margin: 0 5px;
	font-size: 12px;
	padding: 0;
	list-style: none;
}
.grptitles li a {
	padding: 2px 5px;
	-webkit-border-radius: 3px;
	color: #22773e;
}
.grptitles li a:hover, .grptitles li a.selected {
	color: white;
	background: #22773e;
}
.grplists {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	height: 310px;
	overflow: hidden;
}
.grplists li.grplist-item {
	position: absolute;
	top: 0;
	left: 0;
	zoom: 1;
	z-index: 1;
}
.grplists li.show {
	z-index: 10;
}
.grplists li .list1 li {
	width: 360px;
}
#landscape {
	width: 952px;
	height: 140px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #cbddbc;
	position: relative;
}
#landscape .pic, #landscape .btn {
	margin: 0;
	padding: 0;
	list-style: none;
}
#landscape .pic {
	position: relative;
}
#landscape .pic li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#landscape .pic li.show {
	z-index: 5;
}
#landscape .pic li a:hover {
	background: none;
}
#landscape .btn {
	position: absolute;
	right: 15px;
	bottom: 8px;
	z-index: 100;
}
#landscape .btn li {
	float: left;
	margin: 0 2px;
}
#landscape .btn li a {
	width: 15px;
	height: 15px;
	overflow: hidden;
	line-height: 15px;
	font-size: 10px;
	color: white;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	background: black;
	opacity: 0.7;
	filter: alpha(opacity=70);
	border: 1px solid white;
	-webkit-border-radius: 3px;
}
#landscape .btn li a.selected, #landscape .btn li a:hover {
	background: #00993d;
	opacity: 1;
	filter: alpha(opacity=100);
}

#hstory-list {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#hstory-list li {
	margin: 0;
	padding: 7px;
	list-style: none;
	float: left;
	width: 220px;
	overflow: hidden;
	position: relative;
}
.hstory-tag {
	margin: 0;
	font-size: 12px;
	color: #577f6e;
}
.hstory-tag a {
	color: #577f6e;
}
.hstory-tag a:hover {
	background: #577f6e;
	color: white;
	-webkit-border-radius: 3px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.footer-title {
	background: #339933;
	height: 20px;
	line-height: 20px;
	padding: 5px 15px;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	color: white;
	clear: both;
	text-align: center;
}
.footer-title a {
	color: white;
}
.footer-title a:hover {
	color: #339933;
	background: white;
	-webkit-border-radius: 3px;
}
.footer-title .design-note {
	font-size: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#footer-list {
	margin: 10px;
	padding: 0;
	list-style: none;
}
.footer-list-item {
	float: left;
	margin: 0;
	padding: 5px;
	list-style: none;
	overflow: hidden;
}
.footer-list-item h2 {
	margin: 0;
	padding: 0 0 5px 0;
	background: url(imgs/ft-line.png) bottom left repeat-x;
	font-size: 12px;
}
#footer-gallery, #footer-rp {
	width: 270px;
}
#footer-links, #footer-misc{
	width: 167px;
}
#footer-pic-list {
	margin: 15px 0 0;
	padding: 0 3px;
	list-style: none;
}
#footer-pic-list li {
	margin: 3px;
	padding: 0;
	list-style: none;
	float: left;
	width: 81px;
	height: 81px;
	overflow: hidden;
}
#footer-pic-list li a {
	display: block;
	width: 75px;
	height: 75px;
	padding: 3px;
	background: #cbddbc;
	-webkit-border-radius: 5px;
}
#footer-pic-list li a:hover {
	background: #577f6e;
}
.footer-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.footer-list li {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	background: url(imgs/ft-line.png) bottom left repeat-x;
	overflow: hidden;
	width: 100%;
}
.footer-list li a {
	display: block;
	height: 35px;
	widows: 100%;
	white-space: nowrap;
	vertical-align: middle;
	background: url(imgs/ft-dot.png) center left no-repeat;
	padding-left: 16px;
	color: #577f6e;
}
.footer-list li a:hover {
	color: white;
	background-color: #577f6e;
}


.b-left {
	width: 590px;
	float: left;
}
.b-left .box, .b-wide .box {
	margin-bottom: 10px;
}
#position {
	padding: 10px;
	font-size: 13px;
}
#blog-ct {
	padding: 10px;
}
#blog-ct .blog-title {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
}
.blog-meta {
	font-size: 10px;
	margin: 0 0 15px 0;
	font-weight: normal;
}
.blog-content h1 {
	font-size: 18px;
}
.blog-content h2 {
	font-size: 16px;
}
.b-sidebar {
	margin-left: 598px;
}
.b-sidebar #sb-lists {
	margin-left: 0;
	float: n;
}
.b-sidebar .box {
	margin-bottom: 10px;
}

/*comments & comment form*/
#comments {
	font-size: 14px;
	margin: 10px 0;
	padding: 5px;
	border-bottom: 1px solid #cbddbc;
}
.navigation {
	font-size: 12px;
	margin: 10px 0;
	padding: 0 15px;	
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist li, .nocomments {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #cbddbc;
}
.commentlist li .children {
	list-style: none;
	margin: 10px 0 0 30px;
	padding: 0;
}
.comment-body {
	position: relative;
	line-height: 160%;
}
.comment-author .avatar {
	padding: 2px;
	border: 1px solid #cbddbc;
	-webkit-border-radius: 3px;
	float: right;
}
.comment-author .fn {
	font-size: 13px;
	font-weight: bold;
}
.comment-author .says {
	font-size: 10px;
}
.comment-meta {
	font-size: 10px;
}
a.comment-reply-link {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: white;
	background: #339933;
	text-align: center;
	width: 50px;
	-webkit-border-radius: 3px;
}
a.comment-reply-link:hover {
	background: #577f6e;
}
#respond h3 {
	font-size: 14px;
	margin: 10px 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #cbddbc;
}
#commentform {
	background: #eeffdd;
	border: 1px solid #cbddbc;
	padding: 10px;
	margin: 10px 0;
}
#comment {
	width: 90%;
}

.adv125 {
	display: inline-table;
	width: 125px;
	height: 125px;
	overflow: hidden;
	margin: 10px 25px;
}

/*--------------*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
