/*
Theme Name: LVD
Theme URI: http://lvdconsulting.com
Description: Custom template for Wordpress 
Version: 2.0
Author: TCV
Author URI: http://vectordot.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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

:focus {
outline:0;
}


body {
line-height:1;
color:#000;
font:62.5% Arial, Helvetica, sans-serif;
text-align:center;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

a:hover {
color:#ccc;
text-decoration:underline;
}

.body_small {
font-size:1em;
padding-bottom:10px;
}

h1,h2,h3,h4 {
font-family:Helvetica, Arial;
}

h1 {
font-size:3em;
}

h2 {
font-size:2.1em;
}

h3 {
font-size:1.8em;
}

h4 {
font-size:1.5em;
}

#headimg {
display:block;
position:relative;
height:142px;
width:560px;
padding-bottom:20px;
}

.center {
display:block;
}

#wrapper {
position:relative;
width:970px;
text-align:left;
margin:0 auto;
}
/*Header ------------------------------------------------------------------------------------------------------------------------------------------------------ */
#header {
	height:120px;
	position:relative;
	width:100%;
	background:#fff url(images/bgnd_header.jpg) repeat-x 0 0;
}

#header_wrap {
	width:950px;
	text-align:left;
	margin:0 auto;
}

#logo {
	float:left;
	height:85px;
	margin-left:-65px;
	position:relative;
	top:11px;
	width:231px;
}

.tagline {
	background:transparent url(images/tag.jpg) no-repeat scroll 0 0;
	height:47px;
	top:15px;
	width:453px;
	float:left;
	text-indent:-9999px;
	position:relative;
	left:15px;
}


/* General Layout ------------------------------------------------------- */
#content {
	display:block;
	position:relative;
	width:100%;
	background:#fff;
	padding-bottom:40px;
	height:auto;
}

#content_wrap {
	background:url(images/bgnd.jpg) repeat 3px 0;
	display:block;
	padding-left:40px;
	position:relative;
	text-align:left;
	top:20px;
	width:1105px;
	margin:0 auto;
	min-height: 620px;
}

#main {
	display:block;
	min-height:450px;
	position:relative;
	top:1px;
	width:560px;
	margin-bottom:50px;
	padding:0 15px 50px 0;
}

#side {
	float:right;
	position:absolute;
	top:0;
	left:627px;
	width:500px;
	display:block;
}

.sidepage {
	color:#333;
	float:left;
	height:550px;
	text-align:left;
	width:245px;
	z-index:2;
	margin:0 0 0 15px;
}

.sidepage3 {
	float:left;
	position:relative;
	display:block;
	left: 20px;
}

#flashcontent {
	display:block;
	height:237px;
	position:absolute;
	width:559px;
}

#content p {
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:1.5em;
}

#whatsnew {
	display:block;
	height:auto;
	position:relative;
	width:210px;
}

#blog {
	display:block;
	height:auto;
	position:relative;
	width:510px;
	top:260px;
}
#blog h2 {
	background:url(images/img_whats.jpg) no-repeat;
	text-indent:-9999px;
}

#blogcontent {
	display:block;
        position:relative;
        top:-20px;
        width:510px;
        left:20px;
}
#blogcontent .entry {
        padding: 10px 0 0 0;
        border-bottom:1px dotted #ccc;
}
#blogcontent .entry h2{
	background:transparent none repeat scroll 0 0;
        padding: 15px 0 0 0;
        text-indent:0;
        font-size:2.1em;
        font-family:Arial,Helvetica;
        font-weight:bold;
}
#blogcontent p{
	clear:both;
}
#blogcontent .post-data{
	padding:0;
        margin:0;
}
.normal {
	width:650px;
	margin-left:15px;
}

.page {
	padding:0 40px 30px 1px;
}
/* Main Layout ----------------------------------------------------------------*/
#main ul,#main ol {
	margin:0 0 1em;
}

#main ul {
	margin-left:1.5em;
}

#main li {
	font-size:1.3em;
}

#main ul li,#main ol li {
	list-style:square;
}

#main ol {
	margin-left:2em;
}

#main ol li {
	list-style:decimal;
}

#main blockquote {
	color:#999;
	font-style:italic;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin:1.5em;
	padding:1em;
}

.alignright {
	float:right;
	margin:0 0 20px 25px;
}

#main img.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

#main img.aligncenter {
	display:block;
	margin:0 auto;
}
/* Entry ----------------------------------------------------------------------*/
.entry {
	position:relative;
	border-bottom:1px dotted #bbb;
	padding-bottom:20px;
	margin-bottom:20px;
}

.entry small {
	color:#6f8185;
	font-size:0.9em;
	margin-left:30px;
}

.entry p {
	width:550px;
        clear: both;
}

.entry h2 {
	width: auto;
        display:block;
        padding:0;
}

.entry h2 a:link,.entry h2 a:visited {
	color:#333;
	text-decoration:none;
}

.entry h2 a:hover {
	color:#ccc;
	text-decoration:none;
}

/* Single Entry----------------------------------------------------------------*/
.single .entry {
	left: 15px;
}

.single .entry small {
	margin-left:0;
}

.single .entry h2 {
	float: left;
	width:550px;
        padding: 0;
       
}

.single .entry p {
	clear: both;
}

.post-data {
	float:left;
        text-align:left;
        width:auto;
        margin-bottom:20px;
        
}

.small {
	margin:10px 10px 10px 0;
}

.paginate {
	font-size:12px;
}

.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
	margin-right:25px;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}
/* Sidepage2 --------------------------------------------------------------------------------------------------------------- */

.sidepage ul{
       list-style:none;
}
.sidepage h2{
      text-indent: -9999px;
}
*:first-child+html #search {
	width:25.5em;
}

.search {
	background:url(images/btn_search.jpg) no-repeat;
        border:medium none;
        color:#FFFFFF;
        font-size:0.9em;
        padding:2px 0 5px ;
        height:26px;
        width:30px;
}

.search:hover {
	background:#6d7f83;
	cursor:pointer;
}

#biz {
	display:block;
	height:auto;
}

#biz h2 {
	background:url(images/img_business.jpg) no-repeat;
}

#biz ul {
	padding:10px 0 10px 5px;
}

#biz li a{
	width:240px;
	display:block;
	height: 27px;
        text-indent: -9999px;
}

#biz a:link.young,#biz a:visited.young {
	background:url(images/btn_young.jpg) no-repeat 0 -27px;
}
#biz a:hover.young {
	background:url(images/btn_young.jpg) no-repeat 0 0;
}
#biz a:link.women,#biz a:visited.women {
	background:url(images/btn_women.jpg) no-repeat 0 -27px;
}
#biz a:hover.women {
	background:url(images/btn_women.jpg) no-repeat 0 0;
}
#biz a:link.start,#biz a:visited.start {
	background:url(images/btn_start.jpg) no-repeat 0 -27px;
}
#biz a:hover.start {
	background:url(images/btn_start.jpg) no-repeat 0 0;
}

#login a:link,#login a:visited{
	background:url(images/btn_mem.jpg) no-repeat 0 -27px;
	height:27px;
	display:block; 
        top:6px;
        text-indent: -9999px;
}

#login a:hover {
	background:url(images/btn_mem.jpg) no-repeat 0 0;
}

li#subscribe {
        padding-bottom: 10px;
}
#subscribe a:link,#subscribe a:visited{
	background:url(images/btn_rss.jpg) no-repeat 0 -27px;
	height:27px;
	display:block; 
        text-indent: -9999px;
       
}

#subscribe a:hover{
	background:url(images/btn_rss.jpg) no-repeat 0 0;
        
}

#keysearch {
	padding: 10px 0;
}
#s {
	border:1px solid #CCC;
	font-size:1em;
	width:187px;
	color:#aaa;
	padding:2px 4px 7px 8px;
}

#articles {
	display:block;
}

#articles h2 {
	background:url(images/img_cats.jpg) no-repeat;
	display:block;
}

#articles ul {
	width:200px;
        position: relative;
        text-indent: 0px;
        display: block;
        padding: 10px 0 15px 0;
	
}

#articles a:link,#articles a:visited {
	padding-left:10px;
	height:15px;
	font-size:1.2em;
	line-height:1.5em;
        text-decoration: none;
}

#articles a:hover {
	text-decoration:underline;
}
#ccmail h2 {
	background:url(images/img_subscribe.jpg) no-repeat;
	text-indent:-9999px;
        width: 240px;
        height: 25px;
}

#ccmail p {
	padding: 10px 0;
        font-size: 1.2em;
        
}

#paypal {
        background: url(images/bgnd_paypal.jpg) no-repeat;
        width: 232px;
        height: 62px;
        display: block;
        padding-top:7px;
}

/* Sidepage3 ------------------------------------------------------------------------------------------ */

.sidepage3 ul{
	width:240px;
}

.sidepage3 ul li{
	display:block;
	float: left;
}


.sidepage3 ul li#ad h2 {
	background:transparent url(images/img_books.jpg) no-repeat scroll 0 0;
        text-indent:-9999px;
        padding-bottom:15px;
        position:relative;
        left:-12px;
}

.sidepage3 ul li#ad {
	height:350px;
	width:240px;
        display:block;
        padding-left:12px;
}

/*Footer--------------------------------------------------------------------------------------------------------- */
#footer {
	display:block;
	position:relative;
	width:100%;
	background:#000;
	height:auto;
        padding-bottom: 30px;

}

#foot_wrap {
	width:1050px;
	text-align:left;
	height:180px;
	margin:0 auto;
}

#footer ul.blog {
	display:block;
	padding-left:10px;
	position:absolute;
	width:950px;
}

#footer ul.blog li {
	display:block;
	float:left;
	padding-right:50px;
	width:160px;
}

#footer h3 {
	text-indent:-9999px;
}

#footer ul ul li a {
	border-bottom:1px dotted #333;
	color:#EEE;
	display:block;
	float:left;
	font-size:1.1em;
	text-decoration:none;
	width:130px;
	padding:4px 0;
}

#footer ul ul li a:hover {
	color:#aaa;
	text-decoration:underline;
}


a.top:link , a.top:visited{
	background:url(images/btn_back.jpg) repeat 0 0;
	width:98px;
	height:28px;
	display:block;
	position: relative;
	top: -45px;
	left: 370px;
	text-indent: -9999px;
}

a.top:hover{
	background:url(images/btn_back.jpg) repeat 0 -28px;
}

#respond textarea {
	position:relative;
	width:460px;
	display:block;
	height:150px;
}
.lvd_details {
 color: #ffffff;
 font-size: 1.0em;
} 
li.lvd_details ul{
  width: 150px;
}
.lvd_details li{
}
/* General Styles----------------------------------------------------------------------------------------------------------------------------------------------- */

a:link,a:visited,a:active,.sidepage a:hover {
	color:#333;
	text-decoration:underline;
}

.right,.single .post-data ul {
	float:right;
}

.left,.thumb {
	float:left;
}

#whatscontent a:link,#whatscontent a:visited,#whatscontent a:hover,#blogcontent a:link,#blogcontent a:visited,#blogcontent a:hover {
	color:#666;
	text-decoration:none;
}

#main li li,.panel .date {
	font-size:1em;
}



/*Cforms override----------------------------------------------------------------*/
#cforms2form{
	float:left;
	width:120px;
}
#cforms2form .cform fieldset{
	float:left;
	width:170px;
}
#ccmail div.cf_info{
	margin:5px 0;
	padding:5px 10px!important;
	width:190px;
}
#ccmail div.failure{
	width:170px;
	padding:0;
}
#ccmail div.waiting{
	width:170px;
}
#cf2_field_1,#cf2_field_2{
	border:1px solid #CCCCCC;
	width:180px;
	font-size:0.9em;
	color:#999;
}
#sendbutton , #sendbutton2{
	height:25px;
	color:#fff;
	font-weight:100;
	letter-spacing:0.5px;
	width:50px;
}
.cform label{
	display:none;
}
.linklove {
	width: 100px;
}
table#services{
}
table#services th {
font-size:1.3em;
font-weight:bold;
padding:11px 11px 11px 11px;
border-bottom:1px dotted #ccc;
background:#efefef;
}
table#services tbody {
border-bottom:1px dotted;
}
table#services td {
padding:3px 6px 0px 5px;
font-size:1.1em;
border-bottom:undefined;
}
#comment{
  width: 450px;
}
a.promos:link, a.promos:visited {
   background: #990000;
}
a.promos:hover {
  background: #ffd802;
}
p.credits {
float: left;
color: #ffffff;
}
#menu{
  width: 800px;
}
/* Directory ------------------------------------------------------- */
.dir_label {
width:120px;
display:block;
font-size: 1.0em;
}
#dir_form {
}
#dir_form input {
border:1px solid #ddd;
margin-top: 4px;
width: 280px;
}
#dir_form textarea {
border:1px solid #CCCCCC;
width: 280px;
margin-top: 4px;
}
#dir_form .dir_box {
   padding: 8px 8px 12px 8px;
   border: 1px solid #ccc;
   background: #f9f9f9;
   width: 450px;
    
}
#dir_list {
margin-bottom:20px;
background:#f9f9f9;
padding:10px;
font-size:1.1em;
border:1px solid #eee;
}
.dir_title {
  font-size: 1.2em;
}
.dir_desc {
margin:10px 0;
width:500px;
}
.dir_postadd {
}