/*
Theme Name: Colorful Scribble
Theme URI: http://jcvenue.com
Version: 1.2
Description: Based on the <a href="http://jcvenue.com/">JCvenue</a> Colorful Scribble.
Author: Jacky Cheung
Author URI: http://jcvenue.com
Tags: valid CSS, color, colorful, three column
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(img/bg.jpg) top center;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: .75em;
	margin-top: .5em;
	color: #666;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a {
	color: #3C2D00;
	text-decoration: none;
}
blockquote{
	padding: 20px 0 20px 20px;
	color: #8285A8;
	background:	url(img/blockquote.gif) no-repeat left 10%;
}

/* Clear Fix */
.clearfix{
	clear: both;
}

/* headings */
h1 {font: 100 2.8em Georgia,serif; font-variant: small-caps;margin-bottom: 0;}
h2 {font: 100 1.8em Georgia,serif;text-transform: uppercase;letter-spacing:.05em;}
h3 {font: 100 1.6em Georgia,serif;text-transform: uppercase;}
h4 {font: 100 1.4em Georgia,serif;text-transform: uppercase;}

h1,h2,h3,h4 {color: #FFF;}

/* container */
#main{
	margin: 0;
	padding: 0;
}
#container{
	margin: 0 auto;
	width: 940px;
	background: #FFF;
}

/* header */
#header{
	background: url(img/bg.jpg) top center;
	height: 120px;
	padding: 0;
	margin: 0;
}
.bloginfor{
	text-align: right;
	width: 100%;
}
.bloginfor h1 a:hover{
	color: #7F7D68;
}
.description{
	font-size: 1.2em;
}
/* menu */
.menu{
	padding: 32px 0 0 0;
}
.menu ul li{
	list-style: none;
}
.menu li a{
	font: 100 1.6em Georgia,serif;
	text-transform: uppercase;
	color: #7F7D68;
	float: left;
	padding: 5px 10px;
	background: url(img/menubg.png) left top;
}
.menu li a:hover{
	color: #FFF;
}
.menu .current_page_item a, .menu .current_page_item a:visited{
	background: #FFF;
	color: #3c2d00;
}

/* content */
#content{
	background: #FFF;
	clear: both;
	width: 100%;
}
#content_left{
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #FFF;
	width: 480px;
}
.post{
	padding: 20px;
}
#content_right{
	width: 440px;
	background: #FFF;
	float: right;
	padding: 20px 10px;
}

/* post */
.time{
	background: url(img/clock.gif) no-repeat center right;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0 22px 0 0;
	font-size: .75em;
	line-height: 1.2em;
}
.author, .comment, .category, .subscribe, .trackback, .permalink, .tag{
	padding: 5px 0 5px 22px;
	border-top: 1px solid #EEE;
	font-size: .9em;
}
.author{
	background: url(img/user_add.gif) no-repeat center left;
}
.comment{
	background: url(img/comment.gif) no-repeat center left;
}
.category{
	background: url(img/folder.gif) no-repeat center left;
}
.subscribe{
	background: url(img/rss.gif) no-repeat center left;
}
.trackback{
	background: url(img/paperclip.gif) no-repeat center left;
}
.permalink{
	background: url(img/chain.gif) no-repeat center left;
}
.tag{
	background: url(img/key.gif) no-repeat center left;
}
.edit{
	border: none;
	padding: 5px 0 5px 22px;
	font-size: .9em;
	color: #7F7D68;
}
.postmate{
	clear: both;
	width: 100px;
	float: left;
	list-style: none;
	color: #DBD8B5;
	border-bottom: 1px solid #EEE;
}
.postmate a{
	color: #DBD8B5;
}
.postbody{
	margin-left: 110px;
	padding: 0 0 20px 10px; 
	border-left: 1px solid #EEE;
}
.archivepost{
	margin: 20px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 20px; 
}
.archive{
	color: #EEE;
	margin: 20px;
}
.postbody h2, .archivepost h2{
	padding-bottom: 10px;
}
.postbody h2 a, .archivepost h2 a{
	color: #3C2D00;
}
.postbody h2 a:hover, .archivepost h2 a:hover{
	color: #7F7D68;
	text-decoration: none;
}
.postbody a, .archivepost a{
	color: #DBD8B5;
}
.postbody a:hover, .archivepost a:hover{
	text-decoration: underline;
}
.postbody ul{
	padding: 5px;
}
.postbody li{
	list-style: none;
	list-style-position:	outside;
	background: url(img/bullet.gif) no-repeat center left;
	padding: 5px 0 5px 20px;
	color: #8285A8;
}
.postbody ol{
	background: url(img/bullet_next.gif) no-repeat center left;
	padding: 5px 0 5px 20px;
}

/* postimg float */
.postbody img{
	float: left;
	margin-right: 1em;
	border: 1px solid #F5F5F5;
}
/* postimg float end */

.more{
	margin: 10px 0;
	text-align: right;
	background: url(img/document_right.gif) no-repeat center right;
	padding: 5px 20px 5px 0;
}
.more a{
	font: 100 1em Georgia,serif;
	color: #DBD8B5;
}
.more a:hover{
	color: #3C2D00;
	text-decoration: none;
}

/* navigation */
.navigation{
	clear: both;
	margin: 0 20px;
}
.alignleft{
	float: left;
	font: 700 1.2em Georgia,serif;
	padding: 20px 0;
}
.alignleft a:hover{
	color: #DBD8B5;
	background: url(img/control_rewind.gif) no-repeat center left;
	padding-left: 20px;
}
.alignright{
	float: right;
	font: 700 1.2em Georgia,serif;
	padding: 20px 0;
}
.alignright a:hover{
	color: #DBD8B5;
	background: url(img/control_fast_forward.gif) no-repeat center right;
	padding-right: 20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* sidebar */
#sidebar{
	padding: 0;
	margin: 0;
}
#lsidebar{
	width: 280px;
	float: right;
	text-align: left;
}
#rsidebar{
	width: 140px;
	float: right;
	text-align: left;
	padding: 0 10px;
}
.rside{
	padding-top: 20px;
}
.rside h3{
	color: #DBD8B5;
	padding-bottom: 10px;
}
.rside li{
	list-style: none;
	line-height: 2.2em;
	border-bottom: 1px solid #7F7D68;
}
.rside li a{
	font-weight: bolder;
	color: #7F7D68;
}
.rside li a:hover{
	color: #DBD8B5;
	background: #7F7D68;
	display: block;
	padding: 0 0 0 10px;
}
.tags{
	text-align: center;
	font: 100 1em Georgia,serif;
	line-height: 2em;
	background: #f8f5ea url(img/tag_cloud.gif) no-repeat right 10%;
	margin-top: 20px;
	padding: 10px;
}
.lside{
	background: #f8f5ea;
	margin-top: 20px;
	padding: 10px;
}
.lside h3, .tags h3{
	margin-bottom: 10px;
	border-bottom: 1px dotted #7F7D68;
	color: #3C2D00;
}
.lside li{
	list-style: none;
	padding: 5px;
	border-bottom: 1px dotted #7F7D68;
}
.lside a:hover{
	color: #8285A8;
}
.about_top{
	padding: 30px 5px 5px;
	background: #3c2d00 url(img/top_t.gif) no-repeat center top;
}
.about_bottom{
	padding: 30px 10px;
	background: #3c2d00 url(img/top_b.gif) no-repeat center bottom;
	color: #FFF;
	line-height: 1.4em;
}
.about_bottom p{
	margin-top: 2em;
}
.syn ul li{
	list-style: none;
}
.syn li a{
	float: left;
	padding: 5px 10px 5px 16px;
	color: #FFF;
	font-weight: bold;
	background: url(img/feed-icon-14x14.png) no-repeat center left;
}

/* comments */
#comments{
	color: #DBD8B5;
	padding: 20px;
}
#respond{
	background: #F8F5EA;
	padding: 10px;
	margin-left: 18px;
	width: 40%;
	color: #8285A8;
}
#commentform{
	margin: 0 20px 20px 18px; 
	background: #F8F5EA;
	padding: 20px;
	color: #DBD8B5;
}
#commentform input{
	border: none;
	border-bottom: 1px dotted #8285A8;
	margin: 5px 0;
	padding: 2px;
	background: #F8F5EA;
}
#commentform textarea{
	border: 1px solid #DBD8B5;
	margin: 20px 0;
	padding: 2px;
	background: #F8F5EA;
}
#commentform textarea:focus{
	background: #FFF;
}
.commentlist{
	color: #8285A8;
	padding: 0 20px;
	list-style: none;
}
.commenta, .commentmetadata{
	color: #666;
	padding: 5px 0;
	margin-left: 60px; 
}
.commeta li{
	list-style: none;
	padding-left: 20px;
}
.commenta{
	background: url(img/user_add.gif) no-repeat center left;
}
.commentmetadata{
	background: url(img/clock.gif) no-repeat center left;
}
.count{
	font: 700 2em Georgia,serif;
	color: #EEE;
	position: absolute;
	top: -10px;
	left: 0;
}
.gravatar{
	position: relative;
	float: left;
	border: 3px solid #EEE;
}
.commentext{
	clear: both;
	padding: 20px 10px;
	border-top: 1px dotted #EEE;
	margin: 20px 0;
}
.authorcomment{
	background: #F5F5F5;
	color: #7F7D68;
}
.submit{
	font: 700 1em Georgia,serif;
	cursor: pointer;
	color: #DBD8B5;
}
/* searchform */
.subinput{
	border: none;
	background: url(img/searchform.gif) no-repeat center right;
	padding: 10px;
	color: #FFF;
}
.find{
	border: none;
	background: #3C2D00;
	font: 100 1.6em "Times New Roman", Times, serif;
	color: #FFF;
}
.find:hover{
	color: #7F7D68;
}

/* Search results */
.results{
	color: #7F7D68;
	margin: 20px;
	border-bottom: 1px dotted #7F7D68;
}
.none{
	text-align: center;
	margin: 0 20px;
	line-height: 2em;
}
.none h3{
	color: #EEE;
}
.none a{
	color: #DBD8B5;
}

/* footer */
#footer{
	clear: both;
	background: url(img/bg.jpg) top center;
}
.copyright{
	background: url(img/menubg.png) left top;
	padding: 20px;
}