/*
Theme Name: VectorDiary
Description: Custom Wordpress Theme For VectorDiary
Version: 1.0
*/
html{
height:100%;
background:#FFFFFF url(images/bgX.gif) repeat-x;
}

body{
	font-family: Arial,"Trebuchet MS",Tahoma,Georgia,Verdana, Lucida,Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#000;
	background:url(images/design-header.jpg) no-repeat;
	background-repeat:no-repeat;
	background-position:center top; 
	
}
* {padding:0;	margin:0;}
img,fieldset{border:none;}
ul,ol,li{list-style:none;}	
a{	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h3 b,h4 b,dt b,a b{
     position: absolute;
     left: -9999px;
}
/*
	voice-family:"\"}\"";
	voice-family:inherit;	
*/
/*-----------------------------------Page Structure
*/
#wrap{
	margin:0 auto;
	width:886px;
	text-align:left;
}
/*-----------------------Header
*/
#hdr{
	width:886px;	
	height:270px;
}
#logo{
	float:left;
	clear:both;
	display:block;
	width:400px;	
	height:60px;
	margin-left:45px;
	margin-top:10px;
}
#loginwrapper{

float:left;
margin-left:30px;
color:#000000;
}
#loginout{
display:block;
}
#login_form{
display:none;
}
#flashDiv{
margin: 0px 0px 20px 30px;
}
/*-----------------------Navigation
*/
.nav{
	width:860px; height:50px;
	margin-left:8px;
	letter-spacing: 0.2px;
}
.nav li{
	float:left;
	margin-top:4px;
	height:25px;
	line-height:35px;
	font-weight: bold;
}
.nav .leftitem{
	background:none;
	margin-left:2px;
	display:inline;
	
}
.nav li a{
	display:block;
	float:left;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	margin:0 15px;
	display:inline;
	
}

.nav li a:hover{
	text-decoration:underline;
	color:#fdb813;
}
#loginlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
color: #FFFFFF;
}

#loginlist a:link, #loginlist a:visited
{
color: #000000;
text-decoration: none;
}

#loginlist a:hover
{
color: #000000;
text-decoration: underline;
}
#navteaser{
margin: 0px 0px 25px 30px;
}
/*---------------------- Main Body
*/
#mainbody{
	width:870px;/*width886px*/
	background:url(images/mainbackground.gif) repeat-y;
	padding:0px;
}
.mainlft{
	float:left;
	width:560px;
	margin-top: -30px;
}
.forumContent{
	float:left;
	width:860px;
	background:#ffffff url(images/navtopbg.gif) no-repeat;
}
.forumbg{
	width:860px;/*width886px*/
	background:url(images/forumbgY.gif) repeat-y;
}
.dateright{
float: right;
display:block;
margin-right: -25px;
}
#mainrt{
	float:left;
	width:290px;	
	background:url(images/righttopbg.gif) no-repeat top left;
	padding:20px 8px 0;
}
.articleList li,.spcialcon li{ 
	background:url(images/bullets.gif) no-repeat 0 5px;
	padding-left:10px;
	margin-bottom:6px;
	
}
.articleList li a,.spcialcon li a{
	font:12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.articleList li a:hover,.spcialcon li a:hover{
	color:#000;
	text-decoration:underline;
	
}
.nobanner{
	background:none;
}
h2{
	font-size:32px;
	font-weight:normal;
	color:#020202;
	line-height:32px;
	padding:3px 0px 8px 0px;
}


.post span.postmeta{
	display:block;
	color:#a5a5a58;
	margin-bottom:17px;
	
}
.post span.postmeta b{
	display:block;
	background:url(images/comm-icon.gif) no-repeat left top;
	height:17px;
	line-height:15px;
	color:#2f7cc1;
	font-size:12px;
	float:right;
	font-weight:normal;
	padding-left:27px;
}
.post span.postmeta big{
	font-weight:normal;
	color:#2f7cc1;
}
.post img{
	padding:0px;
}
.post .leftalign{
	float:left;
	margin:0 10px 10px 0;
}
.post .rightalign{
	float:right;
	margin:0 0 10px 10px;
}
.conarea{
	padding:0 30px;
}
.intro{
	padding:0 30px;
}
.intro p{
	line-height:18px;
	margin-bottom:25px;
}
.intro h1{
	font-weight:normal;
	color:#ba3920;
	font-szie:10px;
	margin-bottom:5px;
}
.intro a{
color:#2F7CC1;
}
.post p{
	line-height:21px;
	margin-bottom:25px;
}
h3{
	font-size:18px;
	margin-bottom:15px;
}
.spcialcon{
	background:url(images/conbg.jpg) no-repeat;
	width:500px;	height:127px;
	padding-top:95px;
	margin-bottom:20px;
	overflow:hidden;
}
.spcialcon ul{
	float:left;
	width:290px;
	padding-left:20px;
}
.spcialcon li{
	margin-bottom:0px;

}
.spcialcon p{
	width:160px;
	float:right;
	margin-right:10px;
	display:inline;
}

.spcialcon ul p{
	width:160px;
	float:none;
	margin-right:10px;
}
.spcialcon em{
	font-size:11px;
	line-height:15px;
	display:block;
}
.spcialcon strong{
	color:#db9d27;
	line-height:14px;
}
.spcialcon strong a{
	font-size:11px;
	color:#db9d27;
}
.spcialcon strong a:hover{
	color:#db9d27;
}
.outercon p{
	color:#2f7cc1;
	margin-bottom:18px;
	line-height:19px;
}

.outercon p a{
	color:#2f7cc1;
}
.outercon p small{
	color:#a5a5a5;
	font-size:12px;
	
}

.addcomm{
	padding-top:14px;
	background:	url(images/line.gif) repeat-x top;
}
.addcomm a{
	float:right;
	color:#a5a5a5;
	font-size:12px;
	margin-top:7px;
}
.addcomm a:hover{
	text-decoration:none;
	color:#a5a5a5;
}
.comments {
	padding:12px 0px 0px 0px;
}
.comments img{
	float:left;
}
.comments li{
	padding:12px;
	overflow:hidden;
	width:476px;
	margin-bottom:2px;
}
.comments fieldset{
	display:block;
	width:405px;
	float:right;
}
.comments .addmincom{
	background:#efede2;
}
.commentform {
	background:url(images/line.gif) repeat-x top;
	padding-top:23px;
	
}
.commentform input{
	width:205px; height:20px;
	border:1px solid #c2c2c2;
	float:left;
	margin-right:9px;
	padding:2px 0 0 2px;
}
.commentform p{
	margin-bottom:13px;	
}
.commentform textarea{
	width:496px; height:125px;
	border:1px solid #c2c2c2;
	padding:2px 0 0 2px;
}
.commentform label{
	line-height:24px;
	color:#000;
	font-weight:bold;
}
.commentform .subcomm{
	width:119px; height:26px;
	padding:0; border:0;
	margin-bottom:20px;
}
.addvert{
	width:280px;
}
.addvert li{
	float:left;
	width:125px;
	margin:0 0 10px 10px;
	display:inline;
}
.search {
	background:url(images/search-icon.gif) no-repeat 0 10px;
	width:218px;
	padding:40px 0 0px 65px;
}
.search input,.rss input{
	width:136px;	height:21px;
	border:1px solid #c2c2c2;
	float:left;
	padding:3px 0 0 5px;
	margin-right:3px;
}
.search .searchbtn,.rss .searchbtn{
	padding:0; border:0;
	width: 53px; height:26px;
	margin:0;
}
.rss span{
	display:block;
	padding-left:65px;
	margin-bottom:3px;
	color:#434343;
}
.rss img{
	margin-left:6px;
}
.rss p{
	background:url(images/mail-icon.gif) no-repeat 10px -2px;
	padding-left:65px;
	width:220px;
}
.featur{
	background:	url(images/featured-link.gif) no-repeat;
	height:44px;
}
.featured ul{
	margin-left:25px;
}
.popularcon{
    padding:55px 0px 0px 25px;
	background:	url(images/popular-icon.gif) no-repeat 10px 0px;
}
.popular ul{
	list-style-position: inside;
}
.popularcon li, .featured li{
	background:url(images/bullets.gif) no-repeat 0px 5px;
	padding-left:15px;
	padding-bottom: 5px;
}
.poularcon li a, .featured li a{
text-decoration:none;
}
.poularcon li a:hover{
text-decoration:underline;
}
.featured li a:hover{
text-decoration:underline;
}
.catcon ,.featured{
	width:280px;
}
.cat{
	background:	url(images/catbg.gif) no-repeat;
	height:35px;
	margin:0 0 13px 7px;
}
.catcon li{
	float:left;
	display:block;
	width:126px;	height:26px;
	margin:0 0 5px 5px;
	background:#fff;
}
.catcon ul{
	margin-left:10px;
}
.catcon li a{
	display:block;
	background:url(images/bullets2.gif) no-repeat 10px 0;
	padding-left:22px;
	line-height:26px;
	text-decoration:none;
}
.catcon li a:hover{
	text-decoration:hover;
}
.catcon li a:hover{
	background:url(images/bullets2.gif) no-repeat 10px -26px;
	color:#fb9608;
	text-decoration:none;
}

.notice{
	width:226px;	height:102px;
	background:url(images/noticebg.gif) no-repeat;
	padding:35px 15px 0 25px;
}
.notice span{
	display:block;
	text-align:right;
	color:#db9d27;
}
.notice span a{
	font-weight:bold;
	color:#db9d27;
}
.notice p{
	line-height:16px;
}
#mainrt fieldset{
	background:url(images/line2.gif) repeat-x bottom left;
	display:block;
	margin:10px 0;
	padding-bottom:20px;
}
.tabcon{
	width:258px;
	margin-left:10px;
}
.tablist li{
	float:left;
	margin-right:5px;
}
.tablist li a{
	float:left;
	display:block;
	height:23px;
	background:#f5f2e8;
	border-bottom:1px solid #dcd6c5;
	padding:0 12px;
	line-height:23px;
	text-decoration:none;
	color:#b4ae9e;
}
.tablist li a:hover,.tabcon li #sel{
	color:#2583ad;
	background:#fff;
	border-bottom:1px solid #fff;
}
.cons{
	background:#fff;
	padding:10px;
}
.cons li{
	padding:6px 4px;
	border-bottom:1px solid #ede9dc;	
}
.cons li a{
	line-height:15px;
	color:#2583ad;
}
.cons li a:hover{
	color:#2583ad;
}
.pagehdr{
	font-size:32px;
	font-weight:normal;
	margin-bottom:30px;
	background:url(images/line2.gif) repeat-x left bottom;
	padding-bottom:10px;
}
.btmbdr{
	background:url(images/line2.gif) repeat-x left bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}
.spcon img{
	float:left;
	margin:0 30px 20px 0;
}
.spcon h3,.post h4{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	margin-bottom:0;
}
h4{
	font-size:15px;
	font-weight:bold;
	color:#a5a5a5;
	margin-bottom:8px;
}
.post a{
	color:#2f7cc1;
}
/*---------------------- Footer */
#outerftr{
	width:100%;
	text-align:left;
	background:#2b2205;
	padding-bottom:30px;
}
#ftr{
	width:866px;
	margin:0 auto;
}
#ftr dl{
	padding:35px 30px 0px;
	margin-bottom:25px;
	width:806px;
	overflow:hidden;
}
#ftr dd{
	float:left;
	margin-right:40px;
}
#ftr .leftcon{
	width:280px;
}
#ftr .centercon{
	width:260px;
	margin-right:10px;
}
#ftr .rightcon{
	float:right;
	width:200px;
	margin:0;
}
#ftr h2{
	font-size:24px;
	color:#fff;
	margin-bottom:20px;
}
#ftr p{
	color:#8c8672;
	margin-bottom:25px;
}
#ftr .ftrtxt{
	margin-left:30px;
}
#ftr a{
	text-decoration:none;
	color:#db9d27;
}
#ftr a:hover{
	text-decoration:underline;
}
#ftr li{
	background:url(images/bullets3.gif) no-repeat 7px;
	margin-bottom:8px;
	padding-left:20px;
}
#ftr li a{
	color:#8c8672;
}
#ftr li a:hover{
	color:#8c8672;
	text-decoration:underline;
}



/*.................................................*/


.tabbed_area {
	border:1px solid #efede2;
	background-color:#efede2;
	padding:12px;	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#f5f2e8;
	color:#ffebb5;
	padding:5px 12px 5px 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b4ae9e;
	
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
	background-color:#ffffff;
	color:#2583ad;
	text-decoration:none;
	
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#2583ad;
	border-bottom: 1px solid #ffffff;
}
.content {
	background-color:#ffffff;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 13px 0px 13px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #ede9dc;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#2583ad;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

.post h2 a{
	color:#020202;
	text-decoration:none;
}

.bnav{
	clear:both;
	font-size:13px;
}

.nextalignleft{
	float:left;
	width:250px;
	padding:8px 0px 8px 0px;
}

.alignright { 
float: right !important; margin:0 0 15px 15px !important; 
}



.nextalignright{
	float:right;
	width:250px;
	padding:8px 0px 8px 0px;
	text-align:right;
}

.post{
	overflow:hidden;
}

.clear{
	clear:both;
}

form{
	margin:0; padding:0;
}
/*sidebar*/
#sidebar_ads {
	padding-left: 15px;
	overflow: auto;
	height: 100%;
}

#sidebar_ads a {
	float: left;
}
/* column list */
ul#column_list {
	padding: 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
ul#column_list li{
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	height:80px;
	list-style:none;
}
ul#column_list img {
	padding: 0px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}
#column_list br{
	display:none;
	}

#column_list h4{
	font-size:15px;
	font-weight:bold;
	color:#a5a5a5;
	margin-bottom:8px;
}
#column_list h4 a{
	font-size:15px;
	font-weight:bold;
	color:#2f7cc1;
}
/*premium tutorials */
.ad_headlines{
margin-bottom: 80px;
	font-size: 30px;
	line-height: 110%;
}
.ad_price{
	font-size: 17px;
	font-weight: bold;
	color:#FF3300;
}
.caption{
	font-size: 95%;
	color:#999999;
}

#about_author {
padding: 20px;
border: 1px dotted #555555;
background: #DDDDDD;
}

.post ul{
	margin:0;
	padding:4px 0px 4px 20px;
	list-style:disc;
}

.post ol{
	margin:0;
	padding:4px 0px 4px -8px;
	list-style:decimal;
}

.post ul li{
	padding:0px 0px 5px 8px;
	list-style:disc;
}

.post ol li{
	padding:0px 0px 5px 8px;
	list-style:decimal inside;
	margin: 0px;
}

.spcialcon ul, .spcialcon ul li{
	list-style:none;
}

#commentform{
	padding-bottom:15px;
}
.twitter{
	padding-left: 17px;
	}
.twitter a {
	color:#2583ad;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline
	
}
.twitter a:hover {
	color:#b4ae9e;
	text-decoration:none;	
}
/**lightbox**/
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:625px;
	height:410px;
	padding: 15px;
	margin:-220px 0 0 -350px;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}
#lightboxclose a{
	float:left;
	padding: 0px, 0px, 0px, 110px;
	margin-left: 110px;
	font-size: 16px;
    font-weight: bold;
	color:#999999;
}
#lightboxtop{
	width: 458px;
	float:left;
}
.loginstyle {color: #996633;}
#salescontent{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-size: 16px;
  color: #595959;
  background-color: #FFFFFF;
  padding:50px;
  text-align: justify;
}
#salescontent p{
line-height: 21px;
margin-bottom: 25px;
}
#salescontent a{
color: #2F7CC1;
}
#salescontent h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
  color: #B61616;
}

#salescontent h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

#salescontent h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

#salescontent h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0307D8;
}

#salescontent h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #292929;

}

#salescontent h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #292929;
}
#salescontent li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}
#salescontent ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}
#salescontent ul li, .Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:14px;
}
#salescontent blockquote p

{
	color:#303030;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#salescontent blockquote
{
	border:dashed 1px #5E5E5E; 
	margin:10px 90px 10px 90px;
	padding:5px 5px 5px 41px;
	background-color:#FEFDB9;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.couponhider{
    width:300px;
    height: 40px;

}
.couponshower{
    width:auto;
    background: #f9e7a8;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	border: #feb040 dotted 2px;
    display: none;
}
.couponshoweron{
    width:auto;
    background: #f9e7a8;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	border: #feb040 dotted 2px;
    display: block;
}
.couponoffer{
	font-size: 15px;
	font-weight: bold;
	color: #cc0e2d;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 21px;
}
.ddimgtooltip{
		display: none;
		position: absolute;
		border: 1px solid #cccccc;
		background: #ffffff;
		z-index: 2000;
		padding: 6px 6px 6px 6px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
}
#premiumcontainer{
float: left;
		margin-left:285px;
		width: 400px;
		margin-top: 10px;
}
#premiumcontainer .featuredholder{
		width: 80px;
		height: 80px;
		background: url('images/featuredholder.png');
		float: left;
}
#premiumcontainer .featuredholder img{
		width: 60px;
		height: 60px;
		margin: 10px;
		background: no-repeat;
}
#premiumjoin{
	width: 158px;
	height: 48px;
	float: left;
	margin: 110px 0px 0px 30px;
	
}
#memberscount{
float: left;
margin:30px 0px 0px 195px;
width: 216px;
height:30px;
font-size: 14px;
font-weight: bold;
text-align: right;
padding: 4px 7px 7px 7px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-image: url('images/memberscounterbg.png');
background-repeat:no-repeat;
}


