/*--------------------------------- 
	
created by kevin wu
		
 ----------------------------------*/


/*----------------- GLOBAL ------------------
* { margin: 0px; padding: 0px; }*/
/****** Sortable Styles ******/
/* a style which makes div touch the bottom of content */
.clear { border-top:1px solid transparent !important; margin-top:-1px !important; border-top:0; margin-top:0; clear:both; visibility:hidden;}
/* clearFloat */
.clearFloat:after { content:"."; clear:both; height:0; visibility:hidden; display:block; }
.clearFloat { display:inline-block; /* Fixes IE/Mac */ }
/* Hides from IE-mac \*/

* html .clearfix { height:1%; }
td, p, input {	font:normal 12px/150% Arial;	color:#333	text-decoration: none;}

select{font:normal 11px/150% Arial; }
.stress{ font-weight:bold;}
.title3, title3 a:link, .title3 a:visited{font:bold 14px/20px Arial; color:#CCCCCC; text-decoration:none}
.title3 a:hover{ text-decoration:underline;}
.goback{ padding:12px 0 0 20px;}
img { border: none; margin:0; padding:0 }
div, ul{zoom:1 !important;zoom:normal;}
div:after, ul:after{ content:"\0020"; display:block; height:0; clear:both; }



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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

body {
	background: #222;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	.font-size: 54.5%;
	line-height: 1.5em;
	text-align:center;
}


img a:hover {
	text-decoration: none;
	}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	}

/* Links */

a, a:visited {
	color: #EC3030;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline; 
	}

#toc-left a:hover {
	border-bottom: 0;
	}
/*----------------- / GLOBAL ------------------*/	
/* Headings */

h1, h2, h3, h4, h5 {
	color: #444;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif, Verdana;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 5px;
	letter-spacing: -1px;
	}

h1 {
	font-size: 2.2em;
	}

h2 {
	font-size: 2.0em;
	}
	
h3 {
	font-size: 1.8em;
	}

h4 {
	font-size: 1.4em;
	}
	
blockquote {
	background: #eee url(../wp-content/themes/chinaSMACK/images/quote.png) no-repeat scroll 10px 8px; 
	list-style: none; 
	margin: 0 0 5px; 
	padding: 10px 20px 5px 37px; 
	}

.thread-alt blockquote {
	background: #fff url(../wp-content/themes/chinaSMACK/images/quote.png) no-repeat scroll 10px 8px; 
	list-style: none; 
	margin: 0 0 5px; 
	padding: 10px 20px 5px 37px; 
	}
	
ul {
	list-style: square;
	}

ol {
	margin: 0 0 0 10px; 
	}

li {
	margin: 0 0 0 20px; 
	}

table, tr, td {
	font-size:11px;
	}

.widget { 
	display: block; 
	}

#page {
	background: ; 
	margin: 0px auto; 
	overflow: hidden; 
	padding: 0px; 
	text-align: left;
	width: 950px; 
	}

#content-wrapper {
	background: #fff; 
	clear: both; 
	overflow: hidden;
	padding: 0px 10px; 
	}
	
#content {
	background: #fff; 
	float: left;
	margin: 0; 
	overflow: hidden;
	padding: 15px 10px 0 10px; 
	width: 560px;
	}

#footer {
	clear: both; 
	color:  #eee;
	background: #555; 
	border: 0px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 1.4em;
	font-weight: bold;
	margin: 0; 
	padding: 8px 10px; 
	overflow: hidden; 
	text-align: right;
	}

/* HEADER.PHP */
	
#header {
	/* background: url(../images/logo.png) repeat-x;*/
	background-color: #E11E19;
	font-size: 13px; 
	height: 132px; 
	margin: 5px 0 0px;
	position: relative;
	overflow: hidden; 
	}
#sep{ height:4px; display:block; background:#FFF;}
#header h1, #header .single-page-blog-title {
	border:none;
	color: #fff;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 6em;
	font-weight: bold;
	letter-spacing: -4px;
	line-height: 1em;
	padding:0px; 
	}

#header h1 a, #header .single-page-blog-title a, #navbar h1 a:visited {
	color: #fff;
	}

#header a, #header a:visited { 
	text-decoration:none;
	}

#headerleft {
	width: 347px;
	float: left;
	margin: 55px 0 0 25px;
	overflow:hidden;
	}

#headerright {
	background:url(../images/topright.png);
	height:128px;
	width: 552px;
	float: right;
	margin: 0px;
	text-align: right;
	overflow:hidden;
	margin-top:4px;
	}

#navbar {
	background: #555;
	width: 950px;
	height: 35px !important;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	border: 0px solid #ccc;
	}

/* NAVBAR - Left */

#navbarleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
	}

#nav {
/*
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	*/
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	}

#nav ul {
/*
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	*/
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav a {
	background: #555;
	color: #ddd;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 10px 15px; 
	text-decoration: none;
	}
	/*
#nav a.selected {
	background: #E11E19;
	border-bottom: none;
	color: #fff;
	display: block;
	height: 15px;
	margin: 0;
	padding: 10px 15px; 
	text-decoration: none;
	}
	*/
#nav a:hover {
	background: #777;
	border-bottom: none;
	color: #fff;
	/*
	display: block;
	height: 15px;
	margin: 0;
	padding: 10px 15px;
	*/
	text-decoration: none;
	}

#nav li.current_page_item a, #nav li.current-cat a { 
	background: #666;
	color: #fff; 
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 230px;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #ddd;
	border-color: #666;
	border-style: solid;
	border-width: 0 1px 1px 1px; 
	color: #222; 
	font-size: 1.3em;
	float: none;
	margin: 0px;
	padding: 8px 10px;
	width: 230px;
	height:auto;
	}

#nav li li a:hover, #nav li li a:active {
	background: #777;
	color: #fff;
	padding: 8px 10px; 	
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em; 
	z-index:10;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* NAVBAR - Right */

#navbarright {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 330px;
	}

#navbarright img{
	border: none;
	margin: 0;
	padding: 6px 0px;
	float:right;
	margin-right:8px;
	
	}

#google-custom-search {
	float: left;
	margin: 1px 5px 0 0;
	padding: 5px;
	}

#cse-search-box {
	}
	
#cse-search-box br {
	display: none;
	}
	
#navbar-search-field {
	background: #fff;
	border: 0;
	cursor: text;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight£ºnormal;
	height:18px;
	margin-right: 2px;
	margin-top:1px;
	padding: 1px 2px 0;
	width: 150px;
	}
	
#navbar-search-button {	
	background: #09182A;
	border: 1px solid #000;
	color: #ccc;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	height: 22px;
	vertical-align: top; 
	}
	
#search-form {
	margin: 0 0 1em 0;
	}

#search-field {
	background: #fff;
	border: 1px solid #777;
	cursor: text;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	height: 1.3em;
	margin-right: 2px;
	padding: 0 5px;
	}

#search-button {	
	background: #09182A;
	border: 1px solid #000;
	color: #ccc;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	height: 22px;
	vertical-align: top; 
	}
	
#search-button:hover, #navbar-search-button:hover {	
	background: #09182A;
	color: #ccc;
	}



#home {
	background: #fff; 
	float: left;
	margin: 0; 
	overflow: hidden;
	padding: 15px 0 0; 
	width: 580px;
	}

.section-title {
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 0 5px;
	padding: 5px 0 8px;
	text-transform: uppercase;
	}

.section-title a, .section-title a:visited {
	color: #444;
	text-decoration: none;
	}

.section-title a:hover {
	color:#EC3030;
	border-bottom: 1px dotted #EC3030;
	text-decoration: none; 
	}

.section-more {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-align: right;
	text-transform: lowercase;
	}
	
.read-more {
	float: right;
	font-weight: bold;
	}

.read-more a:hover {
	font-size: 1em;
	}
.comment-count{ float:left}
.comment-count a, .comment-count a:visited  {
	color: #000;
	display: block;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

.comment-count a:hover {
	border-bottom: 0;
	color: #b0b;
	font-size: 1em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
/* Recent Comments */

#recent-comments {
	height: 25px !important;
	margin: 1em 10px;
	padding: 0;
	width: 560px;
	}
	
#recent-comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#recent-comments li {
	margin: 0px;
	padding: 0px;
	}
	
#recent-comments .view-recent-comments {
	background: #EEE;
	border: 1px solid #ccc;
	color: #444;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px; 
	width: 536px;
	height: 15px;
	}

#recent-comments .view-recent-comments:hover {
	cursor: pointer;
	display: block;
	height: 15px;
	margin: 0;
	padding: 5px 10px; 
	text-decoration: none;
	}

#recent-comments li ul {
	position: absolute;
	left: -999em; 
	z-index: 10;
	padding: 0 8px 5px; 
	background: #EFEFEF; 
	border-width: 0 1px 1px;
	border-style: solid; 
	border-color: #ccc; 
	margin: -2px 0 0; 
	width: 540px; 
	list-style-type: none;
	list-style-image: none;
	}

#recent-comments li:hover ul {
	left: auto;
	display: block;
	}

#recent-comments li:hover ul, #recent-comments li.sfhover ul {
	left: auto;
	}

#recent-comments li li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#recent-comments li li a, #recent-comments li li a:link, #recent-comments li li a:visited {
	background: #fff;
	border: 2px solid #DDD;
	color: #444;
	display: block;
	float: left;
	height: 95px;
	line-height: 1.5em;
	margin: 3px;
	overflow: hidden;
	padding: 5px;
	text-decoration: none;
	width: 160px;
	}

#recent-comments li li a:hover, #recent-comments li li a:active {
	border: 2px solid #CCC;
	}

#recent-comments span {
	color: #EC3030;
	font-size: 1.4em;
	font-weight: bold;
	}

#recent-comment-location {
	background: #EC3030;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	height: 0;
	padding: 5px;
	position: absolute;
	text-align: right;
	width: 0px;
	z-index: 1;
	opacity: 0.0;
	-moz-opacity: .0;
	filter: alpha(opacity=00);
	height: 45px;
	margin: 45px 0 0 -7px;
	width: 164px;
	}



#recent-comment-location span {
	color: #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	}

#recent-comments a:hover div {
	z-index: 1;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);	
	}


/* AUTHOR.PHP */

#author-info { 
	background: #e6dfb5; 
	border: 1px solid #999; 
	margin: 0 0 10px; 
	padding: 5px; 
	width: 548px; 
	}

#author-gravatar { 
	background: #fff; 
	border: 1px solid #999; 
	float: left;
	margin: 5px 10px 2px 5px; 
	padding: 3px;
	text-align: center;
	}

#author-gravatar a:hover { 
	border-bottom: 0 none; 
	}
	
#author-description {
	margin: 0;
	padding: 5px;
	text-align: left;
	}

#author-description span {
	font-weight: bold;
	}
	
#author-description h1 {
	font-size: 2.5em;
	}
	
/* INDEX.PHP */

.index-header {
	border-bottom: 5px solid #ccc;
	margin: 0 0 5px;
	padding: 0 0 8px;
	}
	
#toc-left {
	float: left; 
	margin-bottom: 5px;
	overflow: hidden;
	padding-right: 10px;
	width: 260px; 
	}

#toc-right {
	float: right; 
	margin-bottom: 5px;
	overflow: hidden;
	width: 290px; 
	}
#toc-intro {
	height: 135px;
	margin-bottom: 10px;
	}

div.toc-left {
	float: left; 
	margin-bottom: 5px;
	overflow: hidden;
	padding-right: 10px;
	width: 260px; 
}
div.toc-right {
	float: right; 
	margin-bottom: 5px;
	overflow: hidden;
	width: 290px; 
}
div.toc-intro {
  font-size: 12px;
  height: 135px;
  margin-bottom: 10px;
}
div.post-preview-meta {	font-weight: bold;}
/* SINGLE.PHP */
	
.post {
	border-bottom: #777 2px dotted;
	color: #444; 
	margin: 0 0 10px 0; 
	padding: 0;
	overflow: hidden;
	text-align: justify; 
	width: 560px; 
	}

#post-subheader {
	border-bottom: 1px dotted #999;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	}

.postmeta { 
	font-size: 1.2em;
	color: #999; 
	margin: 0px; 
	padding: 0px; 
	}

.postmeta a, .postmeta a:visited {
	text-decoration:none;
	color: #555;  
	}

.postmeta a:hover {
	border-bottom: 1px dotted #EC3030;
	color: #EC3030;  
	text-decoration: none;
	}

#content .breadcrumb {
	border-bottom: #777 2px dotted;
	clear: both; 
	color: #444; 
	display: block; 
	float: left; 
	margin: 0px; 
	padding: 2em;
	margin-bottom: 10px; 
	overflow: hidden;
	text-align: justify; 
	width: 560px; 
	}

#content .breadcrumb a {
	text-decoration:none;
	}

.entry {
	padding: 0 0 1em; 
	text-align: justify;
	}

.entry p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
	margin: 13px 0;
	}

.entry  ul, .entry ol {
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type:disc;
	margin: 10px 0 10px 30px
	}
	
.entry  ul li, .entry ol li {
	}

#content li a, #content .post li a, #content .widget li a {
	text-decoration:none;
	}

.post-comment a, .post-comment a:visited  {
	background: #fff url(../wp-content/themes/chinaSMACK/images/comments.png) no-repeat scroll right top;
	color: #000;
	display: block;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 20px;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

.post-comment a:hover {
	border-bottom: 0;
	color: #b0b;
	font-size: 1.4em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
		
#post-header {
	padding-top: 5px;
	margin-bottom: 1em;
	}

.post-category {
	font-size: 0.8em;
	text-transform: uppercase;
	}

.post-calendar {
	}

.post-author {
	font-weight: bold;
	}

.post-edit {
	background: #fff url(../wp-content/themes/chinaSMACK/images/pencil.png) left center no-repeat;
	margin-left: 5px;
	padding-left: 20px;
	}

#post-nav {
	border: 1px solid #ccc;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 10px 0px;
	padding: 5px; 	}

#post-nav a, #post-nav a:visited {
	text-decoration: none;
	}

#post-nav .previous {
	float: left;
	width: 40%;
	}

#post-nav .next {
	float: right;
	text-align: right;
	width: 40%;
	}

#navigation {
	border: 1px solid #ccc;
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px;
	padding: 5px; 
	}

#navigation a {
	text-decoration:none;
	}

/* COMMENTS.PHP */

#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}

#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	text-align:center;
	margin:10px;
}

.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:left;
	font-size:10px;
	margin-left:50px;
}

.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
	font-size:12px;
}
.comment .content p {
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}

.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:494px;
}

.comment .name {
	float:left;
	font-weight:bolder;
	overflow:hidden;
}
/*add */

#comments, #pings, #respond {
	padding: 0px 0px 2px 10px;
	margin: 20px 0px 0px 0px;
	clear: both;
	text-transform: none;
	}

#content .alt { 
	}

#commentlist {
	padding: 0;
	margin: 0;
	}

#commentlist li {
	margin: 10px 0 0px;
	padding: 10px;
	list-style: none;
	}

#commentlist li ul {
	padding: 0;
	margin: 0;
	}

#commentlist li ul li {
	margin-right: 0px;
	margin-left: 0px;
	}

#commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	margin-right: 10px;
	padding: 0px;
	background: #fff;
	}

#commentlist p {
	margin-bottom: 1em;
	}
	
#commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata , .commentmetadata  a, .commentmetadata  a:visited {
	margin: 3px 0 10px 0;
	color: #777;
	font-weight:normal;
	font-size:0.9em;
}

.commentmetadata  a:hover {
	color: #EC3030;
}
	
#content .children { 
	padding: 0; 
	}

#content .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#content .thread-alt {
	background-color: #eee;
	}

#content .depth-1 {
	border: 1px solid #ddd;
	}

#content .even, .alt {
	border: 1px solid #ddd;
}
#content .alt {
    background:#eee none repeat scroll 0 0;
}

.comment-author {
	font-size: 1.5em;
	font-weight: bold;
	}

.says {
	color: #888;
	font-size: 12px;
	}
	
.reply {
	text-align: right;
	}
	
.cancel-comment-reply small {
	font-size: 1em;
	}

.page-numbers {
	background-color: #FFF;
	border: 1px solid #EC3030;
	color: #EC3030;
	font-weight: normal;
	padding: 3px;
	}

.page-numbers a:hover {
	background-color: #EC3030;
	border: 1px solid #EC3030;
	color: #fff;
	font-weight: normal;
	padding: 3px;
	}
	
.current {
	background: #333;
	border: 1px solid #000000;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
	}

.prev {
	}

.next {
	}

.previous-comments {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
	}

.next-comments {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
	}
	
#pinglist {
	background: #eee none repeat scroll 0 0;
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;
}

#pinglist li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 40px;
	padding: 7px 0;
	padding: 7px 0;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
	}

#commentform label, #commentform label small {
	font-weight: normal;
	font-size: 100%;
	}

#commentform label span {
	font-weight: normal;
	}

#commentform textarea {
	width: 465px;
	height: 135px;
	background:#eee;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
	}

#commentform #submit {
	background: #eee;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	width: 150px;
	}

#commentform #submit:hover {
	background: #333;
	color: #fff;
	cursor: pointer;
	}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}

.subscribe-to-comments {
	margin-left: 10px;
	}

/* SIDEBAR.PHP */

#sidebar-wrapper {
	background: #fff; 
	float: right; 
	height: auto;
	margin: 0; 
	overflow: hidden; 
	padding: 15px 10px 0;
	width: 330px;
	}

#sidebar1 {
	padding: 0px;
	float: left; 
	width: 260px;
	overflow: visible; 
	}

#sidebar2 {
	padding: 0px;
	float: right; 
	width: 60px;
	overflow: hidden; 
	}

#sidebar-wrapper .widget_calendar td {
	padding: 0px 12px;
	}

#sidebar1 h4 {
	text-transform: uppercase;
	border-bottom: 1px solid #999; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px 0 8px 5; 
	}

#sidebar1 ul {
	padding: 0;
	margin: 0; 
	list-style-type:none;
	}

#sidebar1 ul li {
	margin: 0px 0px 10px 0px; 
	}

#sidebar1 ul li ul {
	padding: 0;
	margin: 0;
	}

#sidebar1 ul li ul li {
	list-style:square; 
	margin: 0px 0px 0px 20px; 
	padding: 0px 0px 0px 0px; 
	background:none;
	}

#sidebar1 ul li ul li a, #sidebar1 ul li ul li a:visited {
	text-decoration:none;
	}

#sidebar1 ul li ul li a:hover {
	color:#EC3030; 
	text-decoration:none;
	}

#sidebar1 ul li ul li ul li {
	list-style:square; 
	margin: 0px 0px 0px 20px; 
	padding: 0px 0px 0px 0px;
	}

#sidebar1 select { 
	border:1px solid #cccccc; 
	padding:4px; 
	width:157px; 
	font: normal 11px Arial, Helvetica, sans-serif;
	}

#sidebar1 .widget_calendar td {
	padding: 0px;
	}

#sidebar2 h4 {
	text-transform: uppercase;
	border-bottom: 1px solid #999; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px 0 8px 5; 
	}

#sidebar2 ul  {
	padding: 0;
	margin: 0; 
	list-style-type:none;
	}

#sidebar2 ul li {
	margin: 0px 0px 10px 0px;
	}

#sidebar2 ul li ul {
	padding: 0;
	margin: 0;
	}

#sidebar2 ul li ul li {
	list-style:square; 
	margin: 0px 0px 0px 20px; 
	padding: 0px 0px 0px 0px;
	}

#sidebar2 ul li ul li a, #sidebar2 ul li ul li a:visited {
	text-decoration:none;
	}

#sidebar2 ul li ul li a:hover {
	color:#EC3030; 
	text-decoration:none;
	}

#sidebar2 ul li ul li ul li {
	list-style:square; 
	margin: 0px 0px 0px 20px; 
	padding: 0px 0px 0px 0px;
	}

#sidebar2 select { 
	border:1px solid #cccccc; 
	padding:4px; 
	width:157px; 
	font: normal 11px Arial, Helvetica, sans-serif;
	}

#sidebar2 .widget_calendar td {
	padding: 0px;
	}

.section-bottom-left {
	float: left; 
	overflow: hidden;
	width: 220px; 
	}

.section-bottom-right {
	float: right; 
	overflow: hidden;
	width: 220px; 
	}
	
.separator4 {
	margin-right: 10px;
	}
	
#section-bottom {
	clear: both; 
	padding: 10px 10px 0px; 
	background: #ffffff; 
	overflow:hidden; 
	margin: 10px 0px 10px; 
	border-top:5px solid #ccc;
	}

#section-top .widget, #section-bottom .widget {
	margin-bottom: 10px;
	}

#section-top h4, #section-bottom h4 {
	text-transform: uppercase;
	border-bottom: 1px solid #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 8px 0px; 
	}

#section-top select, #section-bottom select { 
	border: 1px solid #cccccc; 
	padding: 4px; 
	width: 197px; 
	font: normal 11px Arial, Helvetica, sans-serif;
	}

#section-top ul, #section-bottom ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 5px;
	}

#section-top  li, #section-bottom  li {
	border-bottom: #ccc 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
	}

#section-top  li a, #section-bottom  li a {
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
	}

#section-top  li a:visited, #section-bottom  li a:visited {
	text-decoration: none;
	}

#section-top  li a:hover, #section-bottom  li a:hover {
	text-decoration: none;
	background-color:#eee;
	color:#EC3030;
	border-bottom: none;
	}

#footer a, #footer a:visited {
	color:#FFF;
	}

#footer a:hover {
	border-bottom: 1px dotted #E11E19;
	color: #E11E19;
	text-decoration: none;
	}
	
/* Post Title Conventions */

.post-title, .post-title a, .post-title a:visited {
	color: #444;
	letter-spacing: -1px;
	margin: 5px 0;
	}

.post-title a:hover {
	color:  #EC3030;
	border-bottom: 1px dotted #EC3030;
	text-decoration: none;
	}
	
/* Post Preview Conventions */
	
#post-preview {
	padding: 10px;
	}
	
#post-preview:hover {
	background: #eee;
	}

#post-preview-meta {	
	font-weight: bold;
	}

.post-preview-hr {
	border-bottom: 1px dotted #ccc;
	margin: 0;
	}

/* ALIGNMENTS */

.center {
	text-align: center;
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

.alignleft {
	float: left;
	}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
	}

.alignright {
	float: right;
	}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
	}

.clear {
	clear: both;
	}

.text-align-left {
	text-align: left;
	}

.text-align-right {
	text-align: right;
	}
	
pre {
	background: #F7F7F7;
	border: 1px solid #D5D5D5;
	line-height: 100%;
	overflow: auto;
	padding: 10px; 
	font-size: 100%;
	}

pre code {
	font-family: "Courier New", Courier, monospace;
	}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	}

pre:hover {
	border:1px solid #000;
	}

/* CONTACT FORM */

.wpcf7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}

.wpcf7 input[type="text"], .wpcf7 select {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	}

.wpcf7 textarea {
	background: #fff;
	border: 1px solid #ccc;
	height: 135px;
	margin-top: 3px;
	padding: 3px;
	width: 550px;
	}

.wpcf7 input[type="submit"] {
	background: #eee;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	width: 150px;
	}

.wpcf7 input[type="submit"]:hover {
	background: #333;
	color: #fff;
	cursor: pointer;
	}

.wpcf7 textarea:focus, .wpcf7 input[type="text"]:focus {
	background: #fff;
	}
	
/* PICTURE CAPTIONS */

.wp-caption,
.wp-caption aligncenter,
.wp-caption alignleft,
.wp-caption alignright {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color: #EEE;
	border: 1px solid #DDD;
	margin: 5px 0;
	padding-top: 4px;
	text-align: center;
}

.wp-caption-text {
	line-height: 1.2em;
	padding: 10px !important;
	margin: 0px !important;
}
	
/* GALLERY */

.attachment img, .attachment-thumbnail, .entry-content .gallery img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	}

.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover {
	background: #EC3030;
	border: 1px solid #EC3030;
	}
	
/* GLOSSARY */

#glossary fieldset {
	background: transparent none repeat scroll 0% 0%;
	border: 2px dashed #FFBB00;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 2em 0;
	padding: 1em;
}

#glossary legend {
	background: #FFF;
	font-weight: bold;
	font-size: 2.1em;
	line-height: 1em;
	padding: 0px 5px 0px 5px;
}

/* POLLS */

fieldset.polls {
	background: transparent none repeat scroll 0% 0%;
	border: 4px dotted #9DFF00;
	margin: 1em;
	padding: 1em;
	text-align: center;
	vertical-align: baseline;
	}

legend.polls {
	background: #FFF;
	color: #EC3030;
	font-weight: bold;
	font-size: 2em;
	font-family: Trebuchet MS, Arial, Sans-serif;
	}
	
/* SUBSCRIPTION MANAGER */

.subscription-manager {
	}

.subscription-manager h2 {
	font-size: 2.2em;
	}

.subscription-manager p {
	margin-top: 1em;
	}
	
.subscription-manager input {
	margin-top: 1em;
	}

.subscription-manager div.updated {
	margin-top: 2em; 
	}
	
.subscription-manager fieldset {
	background: transparent none repeat scroll 0% 0%;
	border: 1pt dotted #333;
	margin: 1em 0em 2em 0em;
	padding: 1em;
	vertical-align: baseline;
	}

.subscription-manager legend {
	background: #FFF;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 5px 0px 5px;
	}

/* FEATURED CONTENT GALLERY */	

#featured { 
	margin: 0 0 10px; 
	line-height: 2em;
	}

#featured h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 18px !important;
	letter-spacing: 0;
	}
	
#home #featured {
	margin: 0 10px 10px; 
	line-height: 2em;
	}

#home #myGallery, #home #myGallerySet, #home #flickrGallery {
	border: 1px solid #000000 !important;
	height: 372px !important;
	width: 558px !important;
	}

#sidebar-wrapper #myGallery, 
#sidebar-wrapper #myGallerySet, 
#sidebar-wrapper #flickrGallery {
	border: 1px solid #333 !important;
	}
	
.jdGallery a.carouselBtn, .jdGallery a.carouselBtn:hover, .jdGallery a.carouselBtn:active {
	right: 0 !important;
	}

#sidebar-wrapper .jdGallery .slideInfoZone, 
#sidebar-wrapper .jdGallery .slideInfoZone h2, 
#sidebar-wrapper .jdGallery .slideInfoZone p, 
#sidebar-wrapper .jdGallery .carousel, 
#sidebar-wrapper .jdGallery a.carouselBtn, 
#sidebar-wrapper .jdGallery a.carouselBtn:hover,
#sidebar-wrapper .jdGallery a.carouselBtn:active {
	background: #333 !important;
	}
	
#sidebar-wrapper .jdGallery .carousel .label, 
#sidebar-wrapper .jdExtCarousel .label {
	font-size: 9px !important;
	}

/* COMMENTS VOTE */

img.commentsvote-up {
	float: right;
	padding: 1px;
	}

img.commentsvote-down {
	float: right;
	padding: 1px;
	}

.commentsvote-message {
	float: right;
	}
	
span.commentsvote_positive {
	color: green;
	float: left;
	font-weight: bold;
	margin: 1px 5px;
	}

span.commentsvote_negative {
	color: red;
	float: left;
	font-weight: bold;
	margin: 1px 5px;
	}
	
/* WP-GREET-BOX */

.greet_block {
	background:#fff;
	border:1px solid #ddd;
	float:left;
	margin: 5px 10px;
	width: 928px;
	}

.greet_image {
	float:left;
	padding:0 10px 0 0;
	}

.greet_image img{
	background:none;
	border:none;
	margin:0;
	padding:0;
	}

.greet_text {
	background:#fff;
	color:#333;
	float:left;
	font-size:14px;
	line-height:20px;
	padding:5px;
	width: 918px;
	}

.greet_block_close {
	background:#fff;
	border:1px solid #ccc;
	float:right;
	height:15px;
	margin:0 0 0 10px;
	width:15px;
	}

.greet_block_close:hover {
	background:#ccc;
	border:1px solid #ccc;
	float:right;
	height:15px;
	margin:0 0 0 10px;
	width:15px;
	}

.greet_block_close a {
	color:#ccc;
	cursor:pointer;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0 3px;
	text-transform:uppercase;
	}

.greet_block_close a:hover {
	color: #fff;
	text-decoration:none;
	}

.greet_block_powered_by {
	float:right;
	font-size:9px;
	line-height:14px;
	padding:0 5px;
	}

.greet_block_powered_by a {
	color:#ccc;
	}

.greet_search {
	border-top:1px solid #eee;
	font-size:11px;
	margin:5px 0 0 0;
	padding:2px 0 0 0;
	}

.greet_search a {
	cursor:pointer;
	}
	
/* DONORS LIST */	

#donors-list {
	padding: 5px 9px; 
	background: #eee; 
	border: 1px solid #ccc; 
	margin: 0 10px 10px;
	text-align: center;
	width: 520px; 
	}

#donors-list  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

#donors-list li {
	background: #fff;
	border: 1px solid #ccc;
	color: #444;
	display: inline;
	float: left;
	height: 38px;
	line-height: 1.5em;
	margin: 3px;
	overflow: hidden;
	padding: 5px;
	width: 155px;
	}
	
#login h3{ text-align:left}
.field_name {width:102px; text-align:right; float:left; font-size:13px; line-height:24px; }
.form_field {margin:4px auto; height:24px;}
.submit_bt { font-family:Arial, Helvetica, sans-serif; text-align:center; padding:2px 17px; cursor:pointer; margin:8px; background:#F30; border:0; color:#FFF; font-size:17px;}
.text_ipnut {border:1px solid #969696; width:185px; height:18px;}
#form_login {padding:0; margin:0; width:100%; margin:14px auto; }
.reg{ text-align:left; padding-left:116px;}
#tag_cloud {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: justify;
	}
	
/* ADVERTISING */

#sidebar-ad-space {
	background: #eee; 
	border: 1px solid #ccc; 
	margin-bottom: 10px; 
	padding: 10px; 
	text-align: center;
	width: 308px; 
	}
			
/* Tier 4 Left */

#tier-4-left {
	float: left; 
	margin: 0;
	overflow: hidden;
	width: 220px; 
	}

#tier-4-left  .post-title {
	}
	
/* Tier 4 Right */

#tier-4-right {
	float: right; 
	margin: 0;
	overflow: hidden;
	width: 320px; 
	}

#tier-4-right .post-title {
	}	

/*add by gigi*/
#postpath {
	font-size:12px;
	height:16px;
	line-height:16px;
	float:left;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
.home .comments {
	background-position:0 -96px;
}
.home .addcomment {
	background-position:0 -112px;
}

/* comment START */

/* comment END */

/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:906px;
}
.one-column #comment {
	width:902px;
}
.one-column .trackback, 
.one-column .trackback .title {
	width:876px;
}
.one-column .comment .info {
	width:795px;
}
.one-column #header {
	background-image:url(img/header_footer_1col.jpg);
}
.one-column .comment .info, 
.one-column .comment .content {
	background-image:url(img/comment_1col.gif);
}
.one-column .boxcaption, 
.one-column .box, 
.one-column .trackback, 
.one-column .trackback .title, 
.one-column #commentnavi, 
.one-column #related_posts h3, 
.one-column #related_posts ul {
	background-image:url(img/box_1col.gif);
}
.one-column .messagebox, 
.one-column .errorbox {
	background-image:url(img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption, 
.one-column .post .content .box {
	background-image:url(img/postbox_1col.gif);
}

.color1 {
background-color: #DBDBDB;
}
.color2 {
background-color: #EEEEEE;
} 
/* one-column END */

/* 5/13/2009 added by leo */
/*
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
#blogvotediv{
    float:right;
}
.commentlist cite, .commentlist cite a {
	float:left;
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
}

#addtoany_share_button{
    float:right;
}
.google_friend_connect{
	margin-bottom:10px;
}
.userprofileheader {
	font-size: 13px;
	color: #fff;
	margin: 5px 0 0px;
	position: relative;
	overflow: hidden;
	text-align:right;
}