/*
Theme Name: Thomas Garza Photography
Theme URI: http://tgarza.com/
Description: 
Author: ZOHO Design
Version: 1.0
Tags: 
*/

/**************************************************************
* XHTML Tags
**************************************************************/

body { margin:0; padding:0; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333 !important; background:#000000 url('http://www.thomasgarzaphotography.com/photos/971883321_RCApW-O.jpg') left 126px no-repeat!important; }
a { color:#333333; }
a:hover { color:#999999; }
h1, h2, h3 { font-weight:normal; }

/**************************************************************
* Custom Header
**************************************************************/

#customHeaderWrapper { width:100%; background:url('http://www.thomasgarzaphotography.com/photos/971883338_zHbA5-O.jpg') repeat-x; }
#customHeader { padding:0 50px 0 0; height:126px; background:url('http://www.thomasgarzaphotography.com/photos/998700911_g4LHo-O.jpg') left top no-repeat; position:relative; }

/**************************************************************
* Search Form & RSS Links
**************************************************************/

#searchForm { float:right; padding:10px 20px 0 0; }
#rssLinks { float:right; padding:10px 0 0 0; }

/**************************************************************
* Custom Logo
**************************************************************/

#customLogo { width:355px; height:118px; position:absolute; z-index:910; }
#customLogo a { display:block; float:left; width: 355px; height: 118px; }

/**************************************************************
* Custom Menu
**************************************************************/

#customMenu { width:100%; z-index:900; position:absolute; bottom:25px; right:40px; }

/* First Level */
#customMenu ul { padding:0; margin:0; float:right; }
#customMenu ul li { position:relative; list-style:none; display:block; float:left; }
#customMenu ul li a { color:#CCCCCC; font-size:13px; text-decoration:none; display:block; float:left; padding:5px 15px; }
#customMenu ul li.active a,
#customMenu ul li a:hover { text-decoration:underline; color:#CCCCCC !important; }

/**************************************************************
* Custom Content Wrapper
**************************************************************/

#customContentWrapper { margin:15px 0; background:#FFFFFF; }
#customContentInner { width:1340px; }

/*************************************************************
* content
*************************************************************/

.content { float:left; padding:25px 25px 25px 0; width:1024px; margin:0; }
.content ul { list-style-image:url(images/li.jpg); }

/*************************************************************
* sidebar
*************************************************************/

.sidebar { float:left; width:210px; border:1px solid #666666; margin:10px 25px 10px 10px; padding:10px; }
.sidebar h2 { margin:0 0 10px 0; background:#e5e5e5; padding:4px; }
.sidebar ul { margin:0; padding:0; list-style:none !important;  }
.sidebar ul li { padding:0 0 25px 0; list-style:none !important; }
.sidebar ul li ul li { background:url('images/list-item.gif') left center no-repeat; border-bottom:1px solid #cccccc; padding:8px 0 8px 20px; }

/**************************************************************
* Custom Footer
**************************************************************/

#customFooterWrapper { width:100%; background:url('http://www.thomasgarzaphotography.com/photos/971883327_4ZGS2-O.jpg') repeat-x; }
#customFooter { color:#CCCCCC; width:1000px; height:43px; padding:20px 0; margin:0 auto; font-size:9px; text-align:center; background:url('http://www.thomasgarzaphotography.com/photos/971883337_WDHpo-O.jpg') no-repeat; }
#customFooter a { color:#CCCCCC; }

/*************************************************************
* Wordpress
*************************************************************/

/* POSTS */
.post { clear:both; line-height:22px; margin:0 0 25px 0; }

.postHeading { margin: 10px 0 20px 0; }
.postHeading h3,
.postHeading h2 { padding:5px 0 5px 0; margin:0 0 5px 0; font-size:18px; line-height:33px; border-bottom:1px solid #999999; border-top:1px solid #999999; }
.postHeading h3 a,
.postHeading h2 a { text-decoration:none; color:#000000; }
.postHeading .postInfo { font-style:italic; margin:0 0 0 15px; font-size:11px; color:#999999; }
.postHeading .postDate, .postHeading .postCat { font-style:normal; font-weight:bold; color:#333333; }
.postHeading .postCat a { color:#333333; text-decoration:none; }

h3#comments { border-bottom:1px solid #666666; padding-bottom:20px; }
#commentsWrapper { border-top:3px solid #000000; }
#commentform { border-bottom:3px solid #000000; }
.comment-body { border-bottom:1px solid #cccccc; margin-bottom:15px; }

.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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignright {
	margin: 10px 0 10px 20px;
	float: right;
}

.alignleft {
	padding: 10px 20px 10px 0;
	float: left;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.postmetadata { clear:both; width:100%; padding:10px 0; }

/* ARCHIVE */
.pagetitle { padding:0 0 5px 5px; margin:0 0 5px 0; font-size:12px; border-bottom:1px solid #cccccc; }

/* SEARCH PAGE */

.search .post { margin:0 0 25px 0; }
