/*  
Theme Name: Iflove Magazine
Theme URI: http://iflove.com/
Description: Simple, clean, and customizable. Designed by <a href="http://iflove.com/">Edward Chen</a>. Supports are available at <a href="http://www.iflove.com/">Iflove Magazine</a>.
Version: 2.0
Author: Iflove
Author URI: http://www.iflove.com/
*/

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%;
	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: #F05;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline; 
	}

#toc-left a:hover {
	border-bottom: 0;
	}
	
/* 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;
	text-align: left;
	}

h1 {
	font-size: 2.2em;
	}

h2 {
	font-size: 2.0em;
	}
	
h3 {
	font-size: 1.8em;
	}

h4 {
	font-size: 1.4em;
	}
	
blockquote {
	background: #eee url(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(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: #FFF; 
	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;
	height: 15px;
	margin: 0; 
	padding: 8px 10px; 
	overflow: hidden; 
	}

/* HEADER.PHP */
	
#header {
	background: #F05;
	font-size: 13px; 
	height: 80px; 
	padding: 10px;
	position: relative;
	overflow: hidden; 
	}

#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 {
	float: left;
	margin: 5px 0 0 10px;
	overflow: hidden;
	width: 610px;
	}

#headerright {
	float: right;
	margin: 0px;
	overflow: hidden;
	text-align: right;
	width: 210px;
	}

#navbar {
	background: #555;
	width: 950px;
	height: 35px !important;
	color: #fff;
	margin: 5px 0px 0px 0px;
	padding: 0px; 
	border: 0px solid #ccc;
	}

/* NAVBAR - Left */

#navbarleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
	}

#nav {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}

#nav ul {
	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 10px; 
	text-decoration: none;
	}

#nav a:hover {
	background: #777;
	color: #fff;
	}

#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: 225px;
	}

#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: 210px;
	}

#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: 0;
	}

#google-custom-search {
	float: right;
	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: bold;
	height: 16px;
	margin-right: 2px;
	padding: 0 5px;
	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: #9f0;
	color: #000;
	}

.rss  {
	background: #555 url(images/feed-icon-24x24.png) no-repeat scroll right center;
	color: #fff;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 1.4em;
	height: 24px;
	margin: 5px 5px 0 0;
	padding: 0;
	width: 24px;
	opacity: 0.8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	}
	
.rss:hover {
	border-bottom: 0;
	color: #f90;
	font-size: 1.4em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.twitter  {
	background: #555 url(images/twitter-icon.GIF) no-repeat scroll right center;
	color: #fff;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 1.4em;
	height: 24px;
	margin: 5px 5px 0 0;
	padding: 0;
	width: 24px;
	opacity: 0.8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	}
	
.twitter:hover {
	border-bottom: 0;
	color: #f90;
	font-size: 1.4em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
.emailsub {
	background: #555 url(images/feed-email-icon-24x24.png) no-repeat scroll right center;
	color: #fff;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 1.2em;
	height: 24px;
	margin: 5px 5px 0 0;
	padding: 0;
	width: 24px;
	opacity: 0.8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	}
	
.emailsub:hover {
	border-bottom: 0;
	color: #f90;
	font-size: 1.4em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
/* HOME.PHP */

#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:#F05;
	border-bottom: 1px dotted #F05;
	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: 1.4em;
	}

.comment-count a, .comment-count a:visited  {
	background: #fff url(images/comments.png) no-repeat scroll left top;
	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: 1.4em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}

.comment-count-new a, .comment-count-new a:visited  {
	background: #fff url(images/comments.png) no-repeat scroll left top;
	color: #000;
	display: block;
	float: right;
	margin-right: 10px;
	padding-left: 20px;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

.comment-count-new a:hover {
	border-bottom: 0;
	color: #b0b;
	font-size: 1.4em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
#more-category {
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
	}
	
#more-category h3 a {
	color: #444;
	}

#more-category h3 a:hover {
	border-bottom: 1px dotted #f05;
	color: #f05;
	text-decoration: none;
	}
	
.more-container {
	background: #fff;
	border: 1px dotted #ccc;
	height: 60px;
	margin: 5px 0;
	padding-left: 0px;
	}
	
.more-thumb {
	float: left;
	height: 60px;
	margin-right: 0px;
	width: 90px;
	}

.more-title h4.post-title {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	}

.post-title-new {
	color: #444;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	}
		
/* 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: #DDDE90;
	border: 2px solid #cdc578;
	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: #DDDE90; 
	border-width: 0 2px 2px;
	border-style: solid; 
	border-color: #cdc578; 
	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 #cdc578;
	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 #f05;
	}

#recent-comments span {
	color: #f05;
	font-size: 1.4em;
	font-weight: bold;
	}

#recent-comment-location {
	background: #f05;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	height: 45px;
	margin: 45px 0 0 -7px;
	padding: 5px;
	position: absolute;
	text-align: right;
	width: 164px;
	z-index: 1;
	opacity: 0.0;
	-moz-opacity: .0;
	filter: alpha(opacity=00);
	}

#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);	
	}
			
/* Announcements */

#announcements {
	}
	
#announcements ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#announcements li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 
	}
	
.announcements-container {
	background: #fff;
	border: 3px solid #eee;
	height: 70px;
	margin: 5px -3px 10px 0;
	padding: 0 3px 0 0;
	width: 180px;
	}

.announcements-thumb {
	float: left;
	height: 60px;
	margin: 5px 4px 0;
	width: 90px;
	}

.announcements-title h5.post-title {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	}
	
/* 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;
	}
	
.category-description {
	padding: 1em 0;
	}
	
#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: 140px;
	margin-bottom: 5px;
	overflow: hidden;
	}
	
/* 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: #000; 
	margin: 0px; 
	padding: 0px; 
	text-align: left;
	}

.postmeta a, .postmeta a:visited {
	text-decoration:none;
	color: #555;  
	}

.postmeta a:hover {
	border-bottom: 1px dotted #F05;
	color: #f05;  
	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;
	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-reaction {
	float: right;
	}
	
#post-reaction ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#post-reaction ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.tweetmeme_button {
	margin-left: 15px; 
	}
	
.fbshare_button {
	margin-left: -5px;
	}

.post-comment a, .post-comment a:visited  {
	color: #000;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	float:left;
	padding-left: 8px;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=100);
	}

.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(images/pencil.png) left center no-repeat;
	margin-left: 5px;
	padding-left: 20px;
	}
	
.more-credit {
	height: 100px;
	margin-bottom: 1em;
	}

.more-credit img.alignleft {
	margin-top: 0;
	}
	
#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 */

#comments, #pings, #respond {
	padding: 0px 0px 2px 0px;
	margin: 20px 0px 0px 0px;
	clear: both;
	text-transform: none;
	}

.comment-welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	}

#content .alt { 
	background: #eee;
	}

#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;
	}

.commentmetadata  a:hover {
	color: #f05;
	}
	
#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 {
	background: #fff;
	border: 1px solid #ddd;	
	}

#commentleft {width:155px;float:left;}
#commentright {width:330px;float:right;}
#comments, #respond {padding: 0px 0px 2px 0px;margin: 20px 0px 0px 0px;clear:both;text-transform:none;}
#commentform {margin-top: 10px;font: 110% Arial, Helvetica, sans-serif;}
#commentform label, #commentform label small{font-weight: normal;color:#104E8B;font-size: 100%;}
#commentform label span{font-weight: normal;}
#commentform input{width: 153px;background:url(images/cover.jpg) repeat;border: 1px solid #ccc;padding: 3px;margin-top: 3px;}
#commentform textarea{width: 285px;height: 135px;background:url(images/cover.jpg) repeat;border: 1px solid #ccc;padding: 2px;margin-top: 3px;}
#commentform .submitbutton {width: auto;padding: 4px 12px;font: bold 12px Arial, Helvetica, sans-serif;background: url(images/cover.jpg) repeat
;border: 1px solid #ccc;}
#commentform .submitbutton:hover {background: #000;color: #fff;cursor:pointer;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #fff;}

#commentbox .commentlist {list-style:none;margin:0px 0px 15px;padding:0px;line-height: 130%;clear: both;}
#commentbox .commentlist p{margin: 10px 0px;}
#commentbox .commentlist li{margin: 10px 7px;padding:0px 0px 10px;background: url(images/thumb-hr.gif) no-repeat center bottom;}
#commentbox .gravatar {background: url(images/avatar-bg.gif) no-repeat;width: 58px;height:55px;margin-top: 3px;padding: 6px 0px 6px 6px;float:left;}
#commentbox .gravatar-author {background: url(images/avatar-bg-author.gif) no-repeat;width: 58px;height:70px;margin-top: 3px;padding: 6px 0px 6px 6px;float:left;}
#commentbox .gravatar img, #commentbox .gravatar-author img {border:solid 1px #000000;background-color: #FFFFFF; padding:0px; margin:0px;}
#commentbox .comment-entry {width: 480px;float:right;position:relative;}
#commentbox .comment-number {color: #CCCCCC;font-size: 20px;float:right;position: absolute;top: 5px;right: 5px;}
#commentbox .comment-number a {color: #CCCCCC;text-decoration: none;}
#commentbox .comment-number a:hover {color: #999999;text-decoration: none;}
#commentbox .commentlist cite {font: 150% Tahoma, "Trebuchet MS", Arial;color: #555;font-weight: bold;}
#commentbox .commentlist cite a, #commentbox .commentlist cite a:visited{text-decoration:none;color: #555;font-weight: bold;}
#commentbox .commentlist cite a:hover{text-decoration:none;color: #FF0055;font-weight: bold;}
#commentbox a {text-decoration: none;}

/*
.byuser {
	border: 1px solid #CDC578 !important;
	}
*/
.bypostauthor {
	border: 1px solid #f05 !important;
	}

.comment-author {
	font-size: 1.5em;
	font-weight: bold;
	}

.comment-author-admin, 
.comment-author-fauna,
.comment-author-tingting,
.comment-author-xuyizhou,
.comment-author-python,
.comment-author-maxiewawa {
	border: 1px solid #f05 !important;
	}
	
.says {
	color: #888;
	font-size: 12px;
	}
	
.reply {
	text-align: right;
	}
	
.cancel-comment-reply small {
	font-size: 1em;
	}

#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: left; 
	height: auto;
	margin: 0; 
	overflow: hidden; 
	padding: 15px 10px 0;
	width: 330px;
	}

#sidebar1 {
	padding: 0px;
	float: left; 
	width: 160px;
	overflow: hidden; 
	}

#sidebar2 {
	padding: 0px;
	float: right; 
	width: 160px;
	overflow: hidden; 
	}
	
/* FOOTER.PHP */

.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 0 0; 
	border-top:5px solid #ccc;
	}

#section-bottom .widget {
	margin-bottom: 10px;
	}

#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-bottom select { 
	border: 1px solid #cccccc; 
	padding: 4px; 
	width: 197px; 
	font: normal 11px Arial, Helvetica, sans-serif;
	}

#section-bottom ul {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	}

#section-bottom li {
	border-bottom: #ccc 1px dotted;
	line-height: 1.3em;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#section-bottom  li a {
	display: block;
	max-height: 2.6em;
	min-height: 2.6em;
	overflow: hidden;
	padding: 4px 0 4px 2px;
	text-decoration: none;
	}

#section-bottom  li a:visited {
	}

#section-bottom  li a:hover {
	background-color: #eee;
	color: #F05;
	}

#personals-header {
	background-color: #ccc;
	font-size: 1.2em;
	text-align: left;
	padding: 5px 10px
	}

a.personals-title {
	color: #444;
	font-size: 1.4em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

a.personals-title:hover {
	color: #F05;
	text-decoration: none;
	}
	
#personals {
	background-color: #eee;
	height: 94px;
	padding: 5px;
	text-align: center;
	}
	
div.personals-details {
	background: #444;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	height: 90px;
	margin: 0;
	overflow: hidden;
	padding: 2px 7px;
	position: absolute;
	text-align: right;
	width: 75px;
	z-index: 1;
	opacity: 0.0;
	-moz-opacity: .0;
	filter: alpha(opacity=00);
	}

#personals a {
	color: #444;
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	width: 84px;
	}
	
#personals a:hover div.personals-details {
	z-index: 1;
	opacity: 0.8;
	-moz-opacity: 8.0;
	filter: alpha(opacity=80);	
	}
	
#footerleft {
	float: left;
	overflow: hidden;
	width: 410px;
	}
	
#footerright {
	float: right;
	overflow: hidden;
	text-align: right;
	}
	
#footer a, #footer a:visited {
	}

#footer a:hover {
	border-bottom: 1px dotted #9f0;
	color: #9f0;
	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:  #F05;
	border-bottom: 1px dotted #F05;
	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 {
	margin-top: 5px;
	padding-top: 4px;
	text-align: center;
}
	
.wp-caption-text {
	color: #666;
	font-size: 1em;
	line-height: 1.2em;
	padding: 5px 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: #f05;
	border: 1px solid #F05;
	}
	
/* 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: #F05;
	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: 373px !important;
	width: 558px !important;
	}

#sidebar-wrapper #myGallery, 
#sidebar-wrapper #myGallerySet, 
#sidebar-wrapper #flickrGallery {
	border: 1px solid #333 !important;
	height: 219px !important;
	width: 328px !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;
	}

.jdGallery a.right, .jdGallery a.left {
	width: 15% !important;
	}

.withArrows a.open {
	left: 15% !important;
	width: 70% !important;
	}

/* COMMENTS VOTE */

#comment-rating {
	float: right;
	margin-top: -45px;
	}

#comment-rating img {
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

#comment-rating img:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
img.commentsvote-up {
	float: right;
	padding: 1px;
	}

img.commentsvote-down {
	float: right;
	padding: 1px;
	}

.commentsvote-message {
	float: right;
	}
	
span.commentsvote_positive {
	color: green;
	float: right;
	font-weight: bold;
	margin: 1px 5px;
	}

span.commentsvote_negative {
	color: red;
	float: right;
	font-weight: bold;
	margin: 1px 5px;
	}

/* CUSTOM BLOCK */
input.btn {
        background-color:#bbbbbb;
        width:276px;
        font-size: 15px;
        font-family: Trebuchet MS;
        font-weight: bold;
        padding: 1px;
        }
.menu img {
	padding-right: 2px;
	}
.menu {
	overflow: hidden;
	clear: left;
	float: left;
	display: block;
	width: 278px;
	padding: 10px;
	margin: 0 0 10px 0;
	padding-top: 75px;
    border: 0px solid #4E96DE;
	background-image: url("images/menu.jpg"); background-repeat: no-repeat;
	}
.menu h2 {
	margin: 0;
	padding: 0;
	}
.menu ul, .tabbed div ul {
	margin: 0;
	padding: 0;
	}
.menu ul li, .tabbed div ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.menu ul li a, .tabbed div ul li a {
	display: block;
	padding: 0 0 0 10px;
        font-weight: normal; color: #0000ff;
	}
.menu a {
	font-weight: normal;
	color: #0000ff;
	/* color: #0000CC; */
	text-decoration: none;
	}
.menu a:hover {
	color: #000;
	text-decoration: underline;
	}
	
/* 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;
	}
	
/* WIDGETS */

#google-friend-connect-members-gadget {
	background: #DDDE90;
	border: 1px solid #CDC578;
	padding: 5px 8px 0px;
	}

.fc-topcap-color {
	background-color: #DDDE90 !important;
	}
	
#recent-readers { 
	background: #eee; 
	border: 1px solid #ccc; 
	margin: 0px 0px 10px 0px; 
	padding: 10px; 
	width: 308px; 
	}

#mybloglog {
	display: block;
	height: 330px;
	overflow: hidden;
	text-align: center;
	}

#mybloglog-header {
	text-align: center;
	height: 25px;
	overflow: hidden;
	}

.sociable_tagline {
	display: inline;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 5px;
	}
	
#tag_cloud {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: justify;
	width: auto;
	}
	
/* ADVERTISING */

#sidebar-ad-space {
	background: #eee; 
	border: 1px solid #ccc; 
	margin-bottom: 10px; 
	padding: 10px; 
	text-align: center;
	width: 308px; 
	}
	
#sb-01 {
	margin-bottom: 10px;
	}

#sb-02 {
	}

#sb-03 {
	margin-bottom: 10px;
	}

#sb-04 {
	}
	
.bookmark a, .bookmark a:visited  {
	color: #000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	}

.bookmark a:hover {
	color: #b0b;
	font-size: 1.6em;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
#ad-468x60-banner-single {
	text-align: center;
	}

#Bookmark {
	text-align: left;
	}

.ad {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	text-align: center;
	}

.ad a:hover {
	border-bottom: 0 none;
	}
	
#ad-468x60-banner-single {
	text-align: center;
	}

#google-adsense-336x280-large-rectangle-single {
	text-align: center;
	}
	
#ad-300x250-medium-rectangle {
	}
	
#ad-120x600-skyscraper {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 120px;
	}
	
#ad-160x600-wide-skyscraper {
	float: right;
	margin: 0;
	overflow: hidden;
	width: 160px;
	}

#ad-300x125-custom {
	}
	
#ad-125x125-button {
	float: left;
	margin: 0 10px;
	}
	
#buysellads {
	margin: 10px;
	}

#performancing-ads {
	height: 140px;
	}
	
/* NOTICE */

.movie-night { 
	background: transparent;
	border: none;
	height: 100px;
	padding: 0px; 
	position: absolute;
	right: 0;
	top: 0;
	width: 450px;
	z-index: 10; 
	}
	
.bubble { 
	background: #f05 url(images/vote-now-icon-55x45.png);
	border: none;
	height: 45px;
	left: 430px;
	padding: 0px; 
	position: absolute;
	top: 10px;
	width: 55px;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

.bubble:hover { 
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}
	
/* YARPP */

#yarpp div {
	margin-bottom: 2px;
	}

#yarpp ul {
	list-style: none;
	}
	
#yarpp li {
	color: #666;
	font-size: 0.9em;
	height: 60px; 
	line-height: 1.3em;
	margin: 0 0 5px -30px; 
	}

#yarpp a {
	font-size: 1.2em;
	font-weight: bold;
	}

#yarpp a.yarpp-comments {
	color: #000;
	opacity: 0.5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	}

#yarpp a.yarpp-comments:hover {
	color: #B0B;
	opacity: 1;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	}

#yarpp img {
	float: left;
	font-size: 0.8em;
	margin-right: 5px;
	}
	
/* Sidebar Tabs */

div.domtab {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
	}

#sidebar-wrapper div.domtab {
	border: 1px solid #ccc;
	}
	
ul.domtabs{
	list-style: none;
	}

.domtabs li {
	float: left;
	margin: 0px;
	width: 164px;
	}
	
.domtabs li.active {
	width: 164px;
	}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover {
	background: #666;
	color: #ccc;
	display: block;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	height: auto;
	min-height: 1em;
	padding: .5em 1em;
	text-decoration:none;
	}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover {
	background: #eee;
	color: #444;
	}
		
ul.domtabs a:hover{
	background: #777;
	}

.domtab div {
	background: #eee;
	clear: both;
	color: #444;
	padding: 10px 5px;
	}

.domtab div a {
	color: #444;
	text-decoration: none;
	}
	
.domtab div ul li {
	border-bottom: #ccc 1px dotted;
	line-height: 1.3em;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.domtab div li a {
	display: block;
	padding: 8px;
	text-decoration: none;
	}

.domtab div li a:hover {
	background-color: #fff;
	color: #F05;
	}

.domtab span {
	color: #f05;
	font-weight: bold;
	}
