/*
Theme Name: Ten Houston Wedding Photographers
Theme URI: http://inctricateart.com
Version: 1.0
Description: Custom Theme for tenhoustonweddingphotographers.com by <a href="http://intricateart.com">Leanne Wildermuth</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright Leanne Wildermuth and may not be reproduced.


/************************************************
*	AUTHOR TEMPLATE 			*
************************************************/
#auth {margin-bottom: 35px;}

.authimg img{
padding: 1px; 
border: 1px solid black;
margin-top: 8px;
}

ul.authdesc {float: left; width: 300px; margin-left: 20px;}
ul.authdesc li {line-height: 175%;}


/************************************************
*	BASIC ELEMENTS				*
************************************************/

a img {border: 0px}
abbr, acronym {border-bottom: 1px dashed #000; cursor: help;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
body, form, h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; list-style: none;}
p{margin-top: 0.7em;
margin-right: 0pt;
margin-bottom: 0.7em;
margin-left: 0pt;
line-height: 1.6em;
}
p img{border:none; padding:0;}
img a{border:none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 3px; padding-bottom: 10px; margin-bottom: 5px;}

img.alignleft {float: left; padding: 10px 15px 10px 0;}
img.alignright {float: right; padding: 10px 0 10px 15px;}

.pagenav {font-size: 1.3em; text-transform: uppercase; clear: both; padding: 0 30px; margin-bottom: 30px; text-align: right;}
.pagenav a {color: #000; font-weight: bold; text-decoration: none;}
.pagenav a:hover {color:#000; font-weight: bold; text-decoration: underline;}

hr {color: #000;  background-color: #000; margin:0; padding:0; }

code, pre {
 font-family: 'Courier New', Courier, mono;
 color: #969696;
 text-decoration: none;
 text-align: left;
}

blockquote {
  text-align: left;
  line-height: 150%;
  padding: 15px 15px 0px 55px;
  border: 1px solid #888888;
  font-size: .8em;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #fff;
 border: 1px solid #000;
 color: #000;
 padding: 2px;
}

.submit {
 background-color: #fff;
 color: #000; 
}

.radio {
 border: 0;
} 

h1, h2, h3 {
 font-family: arial, sans-serif;
 text-transform: uppercase;
 color: #000;
}

h1 {color: #000; padding: 5px 0; margin: 0;}
h1 a {color: #000; text-decoration: none;}
h1 a:hover {color:#c00000; text-decoration: none;}

h2 {font-size: 2em; color: #000; padding: 5px 0 0 0; margin: 0;}
h3 {font-size: 1.4em; color: #000; padding: 5px 0; margin: 0;}

body {
 margin: 0px;
 padding: 0px;
 background: #fff;
 font: 11px Arial, Geneva, sans-serif;
 list-style-type: none;
}

a {color: #c00000; text-decoration: none;}
a:hover {color:#c00000; text-decoration: underline;}

/************************************************
*	PRIMARY STRUCTURE			*
************************************************/
.border {
 width: 100%;
 height: 14px;
 background: url(img/border.jpg) top left repeat-y;
}


#header {
 width: 960px;
 height: 54px;
 margin-left: 35px;
}


.ten {
 background: url(img/tenred.jpg) left no-repeat;
 height: 54px;
 width: 54px;
 float: left;
}

.blogtitle {
 float: left;
 width: 500px;
 padding-top: 17px;
}


.toptab {
 width: 393px;
 height: 46px;
 background: url(img/toptab.jpg) bottom center no-repeat;
 float: right;
 margin-top: 8px;
}


/************************************************
*	TOP CONTACT TABS			*
************************************************/

#menu {
 text-align: left;
 padding-top: 16px;
 padding-left: 13px;
 color: #CAA773;
 width: 393px;
 float: left; 
 font-size: 13px;
}

#menuspacer {
 width: 50px;
 display: block;
 float: left;
 text-align: center;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index:1;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
 padding-left: 14px;
  padding-right: 14px;
 text-decoration: none;
 color: #FFF;
 border: none;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 160px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
 display: block;
 width: 165px; /*width of sub menu levels*/
 color: #FFF;
 background-color: #000;
 text-decoration: none;
 padding: 1px 5px;
 border: 1px solid #404040;
}

.suckertreemenu ul li a:hover{
background-color: #C00000;
color: #FFF;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */



#sidetab {
 width: 35px;
 height: 400px;
 float: left;
 display: inline;
 background: url(img/sidetab.jpg) center right no-repeat;
}

#sidetab .sidetab-blog a{font-size: .01em; color: #fff; margin-top: 80px; width: 35px; height:55px; display: block;}
#sidetab .sidetab-blog a:hover{background: url(img/hovblog.jpg) bottom center no-repeat; margin-top: 80px; width: 35px; height:55px; display: block;}

#sidetab .sidetab-contact a{ font-size: .01em; color: #fff; padding-top: 20px; width: 35px; height: 80px; display: block;}
#sidetab .sidetab-contact a:hover{background: url(img/hovcontact.jpg) bottom center no-repeat; padding-top: 20px; width: 35px; height: 80px; display: block;}

#sidetab .sidetab-about a{font-size: .01em; color: #fff; padding-top: 20px; height: 65px; width: 35px; display: block;}
#sidetab .sidetab-about a:hover{background: url(img/hovabout.jpg) bottom center no-repeat;padding-top: 20px; height: 65px; width: 35px; display: block;}

#slideshow {
 width: 960px;
 height: 500px;
 float: left;
 display: inline;
}

#wrap {
  width: 995px;
  margin: 40px auto 20px auto;
}


#content-home {
  float: right;
  width: 960px;
  display: inline;
  text-align: left;
 margin-bottom: 20px;
 overflow: hidden;
}

#content {
 background: url(img/sideborder.jpg) top left no-repeat;
 float: left;
 width: 535px;
 overflow: hidden;
 display: inline;
 text-align: left;
 margin-bottom: 20px;
 padding-left: 20px;
 margin-right: 20px;
 min-height: 57em;
 height: auto;
}

/************************************************
*	HOME THUMBS STYLE      			*
************************************************/
#tenhoustonphotogs {
 width: 960px;
 margin: 20px 0 20px 38px;
}

.auth-thumb {
 width: 192px;
 height: 192px;
 text-align: center;
 float: left;
}



/************************************************
*	HOME COLUMN STYLE      			*
************************************************/

#threecol {
 margin-top: 20px;
 width: 960px;
 margin-left: 35px;
 background: url(img/lgblkbg.jpg) top center no-repeat;
 color: #404040;
 font: 11px Trebuchet MS, Arial, Geneva, sans-serif;
}

#threecol a{color: #c00000; text-decoration: none;}
#threecol a:hover {text-decoration: underline;}

#threecol h2 {
 padding-bottom: 30px;
 padding-top: 23px;
 font-family: impact, arial narrow;
 font-weight: normal;
 font-size: 20px;
 color: white;
}

#threecol .col3 h3 {font: 11px Trebuchet MS, Arial, Geneva, sans-serif; padding: 0; margin: 0;}

.col1 {
 width: 300px;
 float: left;
 margin-right: 10px;
 padding-left: 10px;
}

.col2 {
 width: 300px;
 float: left;
 margin-right: 10px;
 padding-left: 10px;
}

#threecol .col2 .cform {
  width: 280px;
!important;
}

#threecol .col2 .cform fieldset	{ 
 width: 270px;
!important;
}

#threecol .col2 .cform label {
width: 240px;
!important;
}


#threecol .col2 .cform label span {
width: 240px;
!important;}


#threecol .col2 .cform label.cf-group-after {
width: 240px;
!important;
}

#threecol .col2 .cform label.cf-group-after span {
width: 240px;
!important;}


#threecol .col2 .cform textarea,
#threecol .col2 .cform input {
width: 240px;
!important;
}

#threecol .col2 .cform select {
width: 240px;
!important;}

#threecol .col2 .cform input.backbutton,
#threecol .col2 .cform input.resetbutton,
#threecol .col2 .cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 10px 3px 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

#threecol .col2 div.cf_info {
	width:290px;
}

.col3 {
 width: 300px;
 float: left;
 padding-left: 10px;
}

.col3 ul li {
 color: #404040;
 line-height: 12px;
 margin-bottom: 8px;
 padding-bottom: 5px;
 border-bottom: 1px solid #c0c0c0;
}



/************************************************
*	POST STYLE      			*
************************************************/

.title {
  padding: 20px 0 0 0; 
}

h2.title a {color: #000; text-decoration: none;}
h2.title a:hover {color:#c00000; text-decoration: none;}


.post {
 padding: 10px 20px 20px 10px;
 background: #fff; 
}


.date {
 color: #000;
 text-align: left;
 margin-bottom: 5px;
 margin-left: 10px;
}

.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 list-style: disc;
 margin: 0 30px 5px 5px;
}

.post ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding-left: 2px;
 margin: 0 0 0 5px;
}


.post-meta {
 color: #000; 
 padding-left: 3px;
 padding-bottom: 20px;
 margin-bottom: 30px;
 padding-left: 4px;
 border-bottom: 1px solid #888888
}



/************************************************
*	SIDEBAR          			*
************************************************/


#side {
 margin: 0;
 float: right;
 width: 385px;
 overflow: hidden;
}


#side .menu {
  list-style-type: none; 
  display: block;
  overflow: hidden;
}

#side .menu h2 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 2px;
}

#side .menu ul, #side .menu ul ul {
 margin:0;
  padding:10px 3px 20px 3px;
 list-style: none;
}


#side .menu ul li {
 margin: 0;
 border-bottom: 1px solid #888888;
 line-height: 140%;
 padding-bottom: 2px;
  margin-left: 6px;
  margin-right: 6px;
}

#side .menu ul.children {
  padding: 0px;
}

#side .menu ul li li {
  list-style: disc;
  border-bottom: none;
  line-height: 18px;
  padding: 0 3px 5px 8px; 
}


#side .textwidget {padding:10px 3px 5px 3px; list-style: none;}
ul.menu li#tag_cloud  {padding:10px 3px 5px 3px; list-style: none;}





/************************************************
*	FOOTER STYLE      			*
************************************************/

#footer {
 clear: both;
 margin-top: 40px;
 background: #c0c0c0;
 padding: 10px 0;
}

.footer-text {
 text-align: center;
 color: #404040;
 width: 995px;
 margin: 0 auto;

}

#footer a {color: #c00000; text-decoration: none; }
#footer a:hover {color: #c00000; text-decoration: underline;}


/************************************************
*	COMMENTS				*
************************************************/
	

#comment{
 width: 100%;
 margin: 10px 0;
 padding: 0;
}
	
	
#respond{
 color: #000;
 background: #f9f9f9;
 border: 1px solid #888888;
 padding: 10px;
 margin: 0 20px 50px 10px;
}


#commentform {
 color: #000;
}
	
#commentform p {	
 color: #000;
} 

#commentform input {
 background: #fff;
 border: 1px solid #888888;
 padding: 3px;
 width: 175px;
}

#commentform textarea {
 background: #fff;
 border: 1px solid #888888;
 width: 95%;
 padding: 5px;
}

.comments input#submit {
 width: auto;
 line-height: 25px;
 padding: 3px 5px;
 background: #f9f9f9;
 border: 1px solid #888888;
}

ol.commentlist { 
 list-style: none; 
 margin: 0 20px 50px 10px;
 padding: 0; 
 text-indent: 0; 
}
	
ol.commentlist li { 
 margin: 0 0 10px; 
 padding: 5px 7px 5px 10px; 
 position: relative;
}
 
ol.commentlist li div.comment-author { 
}

.commentlist li .avatar {
 float: left;
}

ol.commentlist li div.vcard { 
 margin-top: 3px;
}

ol.commentlist li div.vcard cite.fn { 
 font-style: normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
 color: #c000000;
 text-decoration: none;
 font-weight: bold; 
 margin-top: 4px;
}



ol.commentlist li div.vcard cite.fn a.url:hover { color: #c000000; font-weight: bold; text-decoration: underline;}

ol.commentlist li div.vcard img.avatar { 
 background: #fff;
 border: 1px solid #888888;
 padding: 1px;
 margin-right: 10px;
}

ol.commentlist li div.comment-meta { 
 font-size: 10px; 
 margin-bottom: 10px;
}

ol.commentlist li div.comment-meta a { 
color: #c000000; 
text-decoration: none; 
font-weight: normal;
}



ol.commentlist li div.comment-meta a:hover {color: #c000000; text-decoration: underline;}

ol.commentlist li p { 
 margin: 0 0 1em;
 color: #000;
 }
 
ol.commentlist li ul { 
 list-style: square; 
 margin: 0 0 1em;
 padding: 0; 
 text-indent: 0;
}
 
ol.commentlist li div.reply {  
 background: #c9c9c9;
 border: 1px solid #888888;
 font: bold 9px/1 Tahoma, Georgia,arial,sans-serif;
 padding: 5px 10px;  
 text-align: center; 
 width: 36px;
 margin-bottom: 10px;
 }
 
ol.commentlist li div.reply a { 
 color: #c000000; 
 text-decoration: none; 
 text-transform: uppercase; 
}


ol.commentlist li ul.children { 
 list-style: none; 
 margin: 1em 0 0; 
 text-indent: 0; 
}

ol.commentlist li ul.children li.depth-2 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
 margin: 0 0 .25em; 
 }

ol.commentlist li.even { 
 background: #fff;
 border: 1px solid #888888;
 margin: 5px 0;
}

ol.commentlist li.odd { 
 background: #fff;
 border: 1px solid #888888;
 margin: 5px 0;
 }
 
ol.commentlist li.pingback div.vcard { 
}

.cancel-comment-reply {padding-left: 10px;}