/* Theme Information
   
   Theme Name: Vector Art
	Theme URI: http://www.templatelite.com/vector-art-free-wordpress-theme/
	Description: Vector Art. Brought to you by <a href="http://www.templatelite.com/">Templatelite.com</a>.
	Version: 2.00
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: Flower, Vector, Fixed Width,  Widget ready, Valid xhtml, valid css,  theme-options, threaded-comments, sticky-post
*/
@import url("includes/css/css_reset.css");
/*	[ Basic HTML ]                                                  */<!-- -->
body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#191B16 url(images/bg_repeat.jpg) repeat-y top center;
}

a {color:#000000;text-decoration: none;}
a:hover {color: #f26521;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

hr {height:1px;border:none;border-top:1px dashed #695757; width:90%;}
del {color:red;}
ins {color:green;}
code{font: 1.1em 'Courier New', Courier, Fixed;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-left: 2px solid #584646;
}
input,select,textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

ol { list-style:decimal; }
ul { list-style:disc; }
li { margin-left:20px; }

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

/*	[ Predefined Class ]                                            */<!-- -->
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	margin:0 8px 8px 0;
	display:inline;
}

img.alignright {
	margin:0 0 8px 8px;
	display:inline;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.clear {clear:both;}
.spacer {height:40px;}
.hide-div { display:none; }

/*	[ Layout ]                                                      */<!-- -->
#bg_top{
	background:url('images/bg_top.jpg') no-repeat center top;
}
#bg_btm{
	background:url('images/bg_btm.jpg') no-repeat center bottom;
}
#base {
	position:relative;
	overflow:hidden;
	margin:0px auto;
	width:980px;
	background:url('images/bg_base_repeat.jpg') repeat-y center top;
	
}
#base_top{
	width:980px; /*stupid IE7 must have this*/
	background:url('images/bg_base_btm.jpg') no-repeat center bottom;
}
#base_btm{
	width:980px; /*stupid IE7 must have this*/
	background:url('images/bg_base_sb_repeat.png') repeat-y right top;
}
#header{
	position:relative;
	height:330px;
	z-index:9999;
	background:url(styles/default/bg_header.jpg) no-repeat center top;
}
#container{
	position:relative;
	/*overflow:hidden;*/
	width:980px;
	background:url(images/bg_container.jpg) no-repeat right top;
	z-index:9998;
}
#menubar {
	position:absolute;
	top:267px;
	left:30px;
	width:630px;
	height:61px;
}
#content{
	position:relative;
	display:inline;
	overflow:hidden;
	width:640px;
	margin:20px 0 -140px 25px;
	padding:0;
}
#featured {
	padding:0;
	margin:20px 0 0 10px;
}

#sidebar{
	position:relative;
	overflow:hidden;
	display:inline;
	width:260px;
	margin:0 34px -140px 0;
	padding:0;
}
#footer{
	position:relative;/*dont put relative or will cover upper section*/
	overflow:hidden;
	height:290px;
	width:980px;
	background:url('images/bg_footer.jpg') no-repeat right bottom;
	font-size:11px;
	color:#645c53;
	line-height:1.4em;
	z-index:9990;
}
#footer a{
	font-size:11px;
	color:#645c53;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer_credit{
	position:absolute;
	bottom:90px;
	left:20px;
	height:43px;
	line-height:1.2em;
	padding:5px 50px 5px 10px;
	text-align:left;
}

/*	[ Header ] Blog Title, Description, Home URL                    */<!-- -->
#blog_name {
	position:relative;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding:35px 25px 5px 25px;
	margin:0;
	text-shadow: #000000 0px 0px 1px,#000000 0px 0px 6px,#000000 0px 0px 11px;
}
#blog_name a, #blog_name a:hover {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	color:white; 
	text-decoration:none;
}
#blog_desc {
	position:relative;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px; 
	color:#eed4c5;
	text-align:center;
	font-weight:normal;
	padding:5px 30px 0 30px;
	margin:0;
	text-shadow: #000000 0px 0px 1px,#000000 0px 0px 4px,#000000 0px 0px 7px;
}
#header .indent {
	display:block; font-size:1%; line-height:0; text-align:left; text-indent:-10000px;
}

#header .home {
	position:absolute;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:980px;
	height:200px;
}
/*		[ Header Icons] RSS, Twitter                                               */<!-- -->
.rss {
	position:absolute;
	overflow:hidden;
	display:block;
	top:219px;
	left:797px;
	width:60px;
	height:60px;
	background:url('images/icon_rss.png') no-repeat 0 -60px;
}
.rss:hover {
	background:url('images/icon_rss.png') no-repeat 0 0;
}

.twitter {
	background:url('images/icon_twitter.png') no-repeat 0px -60px;
	position:absolute;
	top:219px;
	left:855px;
	display:block;
	width:80px;
	height:60px;

}
.twitter:hover{
	background:url('images/icon_twitter.png') no-repeat 0px 0px;
}

/*	[ Menu ]  Level 1                                               */<!-- -->
	/* if possible, give menu dynamic width*/
#menu {
	position:absolute;
	list-style:none;
	top:0px;
	left:0px;
	width:630px;
	height:61px;
	margin:0;
	padding:0;
}
#menu li {
	float: left;
	position:relative;
	font-size: 11px;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	background:url(images/bg_menu_1.png) no-repeat 0 0;
}

#menu li.hover {	
	background:url(images/bg_menu_2.png) no-repeat 0 0;
}

#menu li a {
	display: block;
	overflow:hidden;
	height:31px;
	line-height:13px;/*set for IE7*/
	color: black;/*56321F*/
	padding:30px 8px 0 8px;
	margin:0 -1px 0 0;
	width:109px; /*125px*/
	text-align:center;
	text-decoration:none;
	
}
#menu li a:hover,#menu > li.current_page_item > a{
	color:#7B0045;

}
#menu li.hover{
}
/*		[ Menu ]  Level 2                                            */<!-- -->
#menu li ul	{
	position: absolute;
	visibility: hidden; 
	list-style:none;
	z-index:9999;
	margin:0px 0 0 0px;
	padding:0;
	top: 100%; 
	left: 4px;
}

#menu li ul li {
	float:none;
	color: #000000;
	margin:0;
	padding:0;
}
#menu li ul li a{
	display: block;
	color:#000000;  
	padding:10px 10px 10px 10px;
	margin:-1px 0 0 0;
	width: 150px;
	height:auto;
	text-align:left;
	border: 1px #72502A solid;
	background:#A37640;
	text-shadow:none;
}							
#menu li ul li a:hover{		
	color:#7B0045;  
	height:auto;
	border: 1px #72502A solid;
	background:#9A8362;
}

/*		[ Menu ]  Level 3                                            */<!-- -->
#menu ul ul{ left: 100%; top: 0px;margin:3px 0 0 -3px;}
#menu li:hover > ul{ visibility: visible; }

/*	[ Content ] Post                                                */<!-- -->
	/* post date height=75px, so post author + post title >=75px */
.postbox{
	position:relative;
	/*overflow:hidden;*/
	padding:0 0 50px 0;
	margin:0;
}
.post_date{
	float:left;
	height:75px;
	width:115px;
	color:#1D0000;
	padding:0 0px 0 0px;
	margin:0 -115px 0 0px;
	background:url(images/bg_post_date.png) no-repeat;
}
.post_date .post_date_d {
	font-size: 25px;
	font-family:"Times New Roman", Arial, Verdana;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	padding:15px 10px 0 0;
}
.post_date .post_date_m {
	font-size: 11px;
	letter-spacing:-1px;
	font-family:Verdana,Arial;
	text-align:center;
	padding:0px 10px 0 0;
}
.page .post_date{
	display:none;
}
.post_title{
	float:right;
	width:410px;
	padding:20px 120px 5px 10px;
	margin:0 10px 35px 0;
	min-height:10px;
	background:url('images/bg_post_title.png') no-repeat right bottom;
}
.page .post_title{
	float:left;
	margin-bottom:15px;
	margin-left:20px;
}
.page .post_author{
	display:none;
}
.post_title a{
	color: #A63236;
}
.post_title a:hover{
	color:#A63236;
	text-decoration:underline;
}
.post_title h1, .post_title h2{
	font-size:22px;
	font-family:"Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	font-weight:bold;
	text-shadow:  #E3E0CF 0px 0px 0px,#E3E0CF 1px 1px 0px,#E3E0CF -1px -1px 0px,  #E3E0CF 1px -1px 0px,#E3E0CF -1px 1px 0px;
}
.sticky .post_title a,.sticky .post_title a:hover{
	color:#000000;
}
.sticky .post_date{
	color:#F6F5EB;
	background:url(images/bg_post_date_sticky.png) no-repeat;
}

.post_author{
	float:right;
	width:530px;
	padding:5px 0 0 0;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:-35px;
	color:#000000;
	/*font-weight:bold;*/
	font-style:italic;	
}

.post_author a{
	color:#000000;
	text-decoration:none;
}

/*		[ Content ] Entry                                            */<!-- -->
.entry{
	overflow:hidden;
	color:#645c53;
	line-height: 1.7em;
	padding:5px 20px 10px 20px;
	text-align: justify;
}
.entry a{
	color:#000000;
	text-decoration:underline;
}
.entry a:hover{
	color:#f26521;
	text-decoration:underline;
}

img.post_thumb {
	float:left;
	display:block;
	padding:1px;
	margin:5px 10px 0 0;
	border:2px solid #645c53;
	background:transparent;
}

/*		[ Content ] Post Info                                        */<!-- -->
.info {
	line-height: 1.7em;
	font-size: 10px;
	padding:5px 0 0 0;
	margin:0px 30px 0 30px;
	color:#645c53;
}
.info a{
	color:#645c53;
	text-decoration:none;
}
.info a:hover{
	color:#f26521;
	text-decoration:underline;
}

.info_category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.png') no-repeat top left;
}

.info_tag {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tag.png') no-repeat top left;
}

.info_comment {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.png') no-repeat top left;
}

/*		[ Content ] Archive title, Navigation, Sorry                 */<!-- -->
.archivetitle {
	color: #645C53;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	line-height:14px;
	padding: 13px 10px 13px 10px;
	margin:0;
	font-style:italic;
}
.navigation {
	clear:both;
	overflow:hidden;
	font-size: 11px;
	line-height:12px;
	font-weight:normal;
	margin: 30px 20px 0px 20px;
	padding: 5px 5px 5px 5px;
	border-top:2px #584646 dotted;
}
.navigation a{
	text-decoration:none;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #584646;
}

/*	[ Comment ] General                                             */<!-- -->
#postmetadata {
	font-size: 11px;
	margin: 10px 0 20px 0;
	padding: 5px;
	line-height:1.6em;
	border:1px #584646 solid;
	background:#ffffff;
}
#postmetadata a{
	text-decoration:underline;
}
.nocomments {background: none;padding:20px;color: #000000;}

#comments {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding:0;
	font-variant: normal;
	border-bottom: 2px dotted #584646;
}

ol.commentlist {
	position:relative;
	list-style: none;
	line-height:1.6em;
	margin:5px 0px ;
	padding:5px 0px 5px 0px;
	font-size:12px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #584646 solid;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #584646 solid;
	padding:5px;
	background:#ffffff;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #584646 dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
ol.commentlist .fn a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

	/* can remove if set in jQuery*/
	/* ie6 not support */
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
	text-decoration:underline;
	border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
	border-bottom: 1px dashed #584646;
	margin:0 0 10px 0px;
	padding:5px 0 10px 0;
	font-size:10px;
}
/* can enable if avatar is big
ol.commentlist .comment .comment-meta:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
	border:none;
}
ol.commentlist .comment .reply{
	position:relative;
	clear:both;
	overflow:hidden;
	margin:5px -5px -5px 0;
	padding:0px;
	font-size:10px;
	text-align:center;
}
ol.commentlist a.comment-reply-link{
	float:right;
	display:block;
	font-size:10px;
	color:#000000;
	padding:5px;
	text-decoration:none;
	border:0;
}
ol.commentlist a.comment-reply-link:hover{
	text-decoration:underline;
}
ol.commentlist .trackback a.comment-reply-link, 
ol.commentlist .pingback a.comment-reply-link{
	display:none;
}

/*		[ Comment ] Paging                                           */<!-- -->
.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:none;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
	text-decoration:underline;
}
/*		[ Comment ] Form                                             */<!-- -->

#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 5px;
	font-size:11px;
}
.commentlist #respond{ /*when click reply*/
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #584646;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background:#ffffff;
}
#comment {
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	border: 1px solid #584646;
	padding: 2px 2px 2px 2px;
	margin-left:5px;
	background:#ffffff;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 0px 15px 2px 15px;
	border: 1px solid #B1A074;
	/*background:url('images/bg_comment2.png');*/
	background:#ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*	[ Search Box ]                                                  */<!-- -->
.mainsearch {
	position:relative;
	top:10px;
	left:0px;
	overflow:hidden;
	width:210px;
	height:45px;
}

.mainsearch .keyword {
	position:absolute;
	top:13px;
	left:77px;
	width:115px;
	height:18px;
	line-height:18px;
	margin:0 0 0 0;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	/*font-weight:bold;
	text-transform: uppercase;*/
	color:#ffffff; 
	border:none;
	background:transparent;
}
.mainsearch .submit {
	position:absolute;
	cursor:pointer;
	border:none;
	top:0px;
	left:0px;
	height:50px;
	width:60px;
	background:transparent;
}
/*	[ Sidebar ] General                                             */<!-- -->
#sidebar select {
	margin:10px 0px 0px 25px;
	font-size:11px;
	width:200px;
	overflow:hidden;
}
/*		[ Sidebar 1]                                                 */<!-- -->
#sidebar1 {
	position:relative;
	font-size:12px;
	font-family:Verdana,Arial,sans-serif;
	margin-top:60px;
	color:#404040;
}
#sidebar1 a {color:#5D352E; text-decoration:none;}
#sidebar1 a:hover{ color:#F26521; text-decoration:underline;}
#sidebar1 h4 {
	color:#E2E0D0;
	font-family:Verdana, Times New Roman, Times, Serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:15px 0 0 32px;
	min-height:33px;
	background:url('images/bg_sb_head1.png') no-repeat 10px 0;
}
#sidebar1 ul {
	position:relative;
	list-style-type:none;
	margin:0;	
	padding:0;
}

#sidebar1 ul li {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	background:url('images/bg_sb_btm1.jpg') no-repeat bottom center;
}
#sidebar1 ul ul li {
	list-style-type:none;
	line-height:1.7em;
	padding:0px 0px 0px 10px;
	margin:0 15px 0 15px;
	background:url('images/bg_sb_arrow1.png') no-repeat 0px 6px;
}
#sidebar1 ul ul ul li{
	margin:0;
}

/*	[ Widget and MISC ]                                    */<!-- -->
.wp-caption { text-align:center; color:#333333;}
.wp-caption .wp-caption-text { font-size:10px; line-height:17px; padding:5px; margin:0; }
#wp-calendar {line-height:1.6;}
#wp-calendar td {font-size:11px;color:#4a4a4a;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 200px;
	margin:0 0 0 25px;
	text-align: center;
	font-size:11px;
	color:#4a4a4a;
}

#akismetwrap{
	margin-top:10px;
	margin-left:15px;
}
.rsswidget img {
	display:none;
}

#sidebar h4 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/*	[ Custom Widget and options]                                    */<!-- -->
.widget_ads250 { /* |1 2[img=125px] 2 2 [img=125px] 2 1| .... total 260px*/
	padding:0;
	margin:0 1px;
	text-align:center;
	overflow:hidden;
	margin:0;
}
.widget_ads250 img{
	padding:2px;
}
<!-- -->