﻿/*
Theme Name: TravisBallard
Theme URI: http://www.travisballard.com
Description: Travis Ballard Theme
Author: xHTML COding
Author URI: http://www.xhtmlcoding.com


/*-----------Block Level Elements--------------*/

* { margin:0; padding:0; }
a { color:#0076A3; text-decoration:underline }
a:hover { color:#0076A3; text-decoration:none }
img { border:none; }
/*.clear
{
	clear:both;
	padding:0;
}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


Body {
 font-family:Verdana;
 font-size:12px;
 color:#000000;
 background:url(images/body.png) repeat;
}

#page {
 width:950px;
 margin:0 auto;
 background:url(images/container-background.gif) repeat-y top;
  border-left:1px solid white;
 border-right:1px solid white;
}

#p_page {
 width:950px;
 margin:0 auto;
 background-color:#534741;
  border-left:1px solid white;
 border-right:1px solid white;
}

#header {
 width:100%;
 height:91px;
 background:url(images/header-background.gif) no-repeat top;
}

#header h1 {
 width:305px;
 float:left;
}

#header .topad {
 float:right;
 width:472px;
 height:64px;
 background:url(images/468x60ad.gif) no-repeat top;
 margin:13px 6px 0px 0px;
 padding:2px 0 0 4px;
}

html>body #header .topad { margin-right:13px; }

.topad p {
 width:468px;
 height:60px;
 background-color:#EFEFEF;
 padding:0px;
 margin:2px 0px 0px 2px;
}

#wrapper {
 clear:both;
 width:100%;
 background:url(images/menu-background.gif) repeat-x top;
 overflow:hidden;
}

#content {
 float:left;
 width:533px;
 background:url(images/content-background.gif) no-repeat top;
}

#sidebar {
 float:left;
 width:417px;
 overflow:hidden;
}

#footer {
 width:100%;
 height:34px;
 clear:both;
 background:url(images/footer-background.gif) no-repeat top;
 overflow:hidden;
 text-align:center;
 color:#FFFFFF;
 border-bottom:1px solid white;
}

#p_footer {
 width:100%;
 height:34px;
 clear:both;
 background:url(images/p_footer-background.gif) no-repeat top;
 overflow:hidden;
 text-align:center;
 color:#FFFFFF;
 border-bottom:1px solid white;
}

#footer p, #p_footer p {
 float:left;
 width:320px;
 padding-top:14px;
 font-size:11px;
 margin-left:-30px;
}

#footer ul, #p_footer ul {
 float:right;
 width:360px;
 list-style-type:none;
 text-decoration:right;
 margin-top:14px;
}

#footer li, #p_footer li {
 display:inline;
 padding:0px 4px 0px 7px;
}

#footer li a, #p_footer li a {
 color:#889BBA;
 text-decoration:none;
}

#footer li a:hover, #p_footer li a:hover {
 color:#FFFFFF;
 text-decoration:none;
}

#menu {
 width:100%;
 list-style:none;
 margin-top:1px;
 padding-top:1px;
}

#menu li {
 float:left;
 font-weight:bold;
 padding:8px 0 10px 0;
}

#menu li a {
 padding:9px 15px 10px 15px;
 text-decoration:none;
 color:#FFFFFF;
}

#menu li a:hover {
 color:#D8FF00;
 background:url(images/menu-hov.gif) no-repeat bottom center;
}

html>body #menu { margin-bottom:45px; }
/*-------------Headings-------------*/

h1 {
 font-size:20px;
}

h2 {
 font-size:18px;
 margin:0 0 0 10px;
}

h3 {
 font-size:16px;
 margin:0px 0px 0px 10px;
}

h4 {
 font-size:14px;
 margin:10px 0 0 10px;
}

h5 {

}

/*-------------The Post-------------*/

h2.post
{
	color:#000000;
	background:none;
	border:none;
	margin-left:10px;
}

h2 a:hover, h2 a:visited, h2 a, h2 {
 font-size:14px;
 color:#FFFFFF;
 text-decoration:none;
}

h3 a:hover, h3 a:visited, h3 a {
 font-size:14px;
 color:#FFFFFF;
 text-decoration:none;
 margin:0px;
}

.post {
 clear:both;
 display:block;
 width:515px;
 margin:0 auto;
 margin-top:12px;
 border:1px solid #000000;
 background:#FFFFFF url(images/post-headline.gif) repeat-x top;
 padding-top:5px;
}

.post p, .contact_us p {
 padding:5px 10px 5px 10px;
 line-height:16px;
}

div.entry p
{
	padding-bottom:8px;
}

.contact_us
{
	clear:both;
	display:block;
	width:515px;
	margin:0 auto;
	margin-top:12px;
	border:1px solid #000000;
	background:#FFFFFF url(images/contact_headline.gif) repeat-x top;
	padding-top:5px;
}

.contact_us form
{
	padding:10px;
	width:475px;
	margin:0 auto;
	border:1px solid #07639f;
	background-color:#f2faff;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}


.contact_us form div.contact_form_container div label
{
	padding-top:2px;
	width:100px;
}

.contact_us form div.contact_form_container div label.left
{ float:left; }


.contact_us form div.contact_form_container div input.left, .contact_us form div.contact_form_container div select.left
{
	float:left;
	margin:0 10px;
	width:300px;
}

h6.required
{
	color:red;
	float:left;
	width:40px;
	padding:5px 0 0 0;
}

.contact_us form div.contact_form_container div
	{ padding:5px 0; }

.contact_us form div.contact_form_container div.mbody
{
	margin-top:15px; padding: 0;
}

.contact_us form div.contact_form_container div textarea
{
	width:462px;
	height:100px;
	padding:5px;
	margin-top:3px;
}



.contact_us form div.contact_form_container div.captcha
	{ padding:0; }

.contact_us form div.contact_form_container div.captcha div.left
{
	padding:0;
	width:167px;
	float:left;
}

.contact_us form div.contact_form_container div.captcha div.right
{
	float:left;
	width:300px;
	padding:0;
}


.contact_us form div.contact_form_container div.captcha div.right p
	{ padding:0; }

.contact_us form div.contact_form_container div.captcha div.right input
{
	width:240px;
	float:left;
	margin-right:5px;
}




p.submit_contact_button
{	
	height:35px;
	width:102px;
	float:right;
	padding:0;
}

input.submit_contact_button
{
	background: transparent url(images/contact_us_button_norm.gif) top left no-repeat;
	color:white;
	display:block;
	height:35px;
	width:102px;
	border:none;
	cursor:pointer;
	float:right;
}

h1.form_incomplete
{
	background-color:red;
	color:white;
	padding:10px;
	width:475px;
	margin:0 auto;
	text-align:center;
	border:1px solid red;
	margin-bottom:10px;
	margin-top:10px;
}

p.social
{
	float:left;
	width:13%;
	font-size:10px;
	margin:8px 0px 0 0px;
	padding:1px 0 0 3px;
	border-left:1px solid #ACACAC;
	text-align:center;
}

.post a {

}

.post ul {
 margin:5px 0px 10px 35px;
}

.post ol {
 margin:5px 0px 10px 35px;
}

.post li {

}

.entry {
 clear:both;
 background:url(images/post-bottom.gif) no-repeat bottom;
 padding-bottom:5px;
}

.postmetadata {
 font-size:10px;
 float:left;
 width:82%;
 margin:5px 0 0 0;
 padding:0
}

.author {
 width:515px;
 margin:0 auto;
 margin-top:5px;
 margin-bottom:15px;
 text-align:right;
 color:#FFFFFF;
 font-size:11px;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
 width:515px;
 margin:0 auto;
 padding:10px 0 0 0;
 margin-bottom:15px;
}

html>body .navigation { padding-bottom:15px; }

.alignleft {
 float:left;
 width:45%;
 text-align:left;
}

.alignleft a {
 background:url(images/previous.gif) no-repeat left;
 padding-left:25px;
}

.alignright {
 float:right;
 width:45%;
 text-align:right;
}

.alignright a {
 background:url(images/next.gif) no-repeat right;
 padding-right:25px;
}

.navigation a {
 color:#FFFFFF;
 text-decoration:underline;
}

.navigation a:hover {
 color:#FFFFFF;
 text-decoration:none;
}

.center {

}

.pagetitle {

}

blockquote {
 margin:10px;
 padding:7px;
 border-left:2px solid #D7FF00;
}

blockquote blockquote {
 margin:10px;
 padding:7px;
 border-left:2px solid #01AEF0
}

.entry blockquote
{
	margin:10px;
	padding:0px 7px;
	border-left:2px solid #01AEF0
}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
 list-style:none;
}

#sidebar h3 {
 color:#D8FF00;
 margin:0px 0 0 10px;
 padding-top:7px;
 font-size:12px;
}

#sidebar ul h4 {
 color:#FFFFFF;
 font-size:16px;
 padding:7px 0px 10px 15px;
 margin:0px;
 font-weight:normal;
}

#sidebar ul h5 {
 color:#FFFFFF;
 font-size:14px;
 padding:7px 0px 10px 15px;
 font-weight:normal;
}

#sidebar ul li.first {
 background-color:#998675;
 border-top:1px solid #FFFFFF;
 border-left:1px solid #FFFFFF;
 border-bottom:1px solid #FFFFFF;
 margin:10px 0 0 0;
 padding:10px 0 10px 0
}

html>body #sidebar ul li.first { padding-bottom:0 }

#sidebar ul.recent {
 width:400px;
 margin:0 auto;
 background:#332F2E url(images/recent-works-background.gif) no-repeat top;
 border:1px solid #FFFFFF;
 padding-bottom:15px;
 display:block;
}

html>body #sidebar ul.recent { margin-bottom:10px }

#sidebar ul.recent .works {
 width:340px;
 margin:0 auto;
}

#sidebar ul.recent .works img {
 margin:2px 3px 2px 3px;
 border:1px solid #FFFFFF
}

#sidebar ul.recent p {
 text-align:center;
 color:#898686;
}

#sidebar ul.recent p img {
 border:1px solid #FFFFFF;
 margin-bottom:12px;
}

#sidebar ul li.control {
 background:url(images/control-background.gif) no-repeat bottom;
 overflow:hidden;
 color:#FFFFFF;
 font-size:11px;
 padding-bottom:10px;
 height:1%;
}

#sidebar ul li.control div {
 width:34%;
 float:left;
}

#sidebar ul li.control div.last {
 width:31%;
 border-right:0px;
}

#sidebar ul li.control ul {
 width:80%;
 margin:0 auto;
 padding:5px 0px 0px 23px;
 list-style-image:url(images/arrow.gif);
 list-style-position:inherit;
}

#sidebar .linkcat {
 background:#000000 url(images/links-background1.gif) no-repeat bottom;
 overflow:hidden;
 border-top:1px solid #666666;
 padding-bottom:10px;
}

#sidebar .linkcat ul {
 width:100%;
 margin:0 auto;
 list-style-image:url(images/arrow.gif);
 list-style-position:outside;
 margin-top:5px;
 padding-bottom:0px;
 overflow:hidden;
}

#sidebar .linkcat ul li
{
	float:left;
	height:15px;
	width:176px;
	padding-left:14px;
	background: transparent url(images/arrow.gif) 0 4px no-repeat;
	font-size:11px;
	display:inline;
	margin-left:10px;
}

#sidebar .linkcat h2 {
 color:#D8FF00;
 margin:0px 0px 0px 10px;
 padding-top:10px;
 font-size:12px;
}

#sidebar li.search {
 clear:both;
 background:url(images/search-background.gif) no-repeat top;
}

#sidebar li.search form {
 width:80%;
 margin:0 auto;
 padding:24px 0 40px 0;
}

#sidebar p {

}

#sidebar a {
 color:#FFFFFF;
 text-decoration:none;
}
#sidebar a:hover {
 color:#FFFFFF;
 text-decoration:underline;
}


/*--------------Comments--------------*/
#commentbox {
 width:515px;
 margin:0 auto;
 margin-top:15px;
}

#commentbox input {
 margin:0 0 2px 0;
 color:#000000
}

#commentbox h3#respond {
 color:#FFFFFF;
 margin:20px 0px 10px 5px;
}

html>body #commentbox h3#respond  { margin-left:0 }

#commentbox h3#comments {
 color:#D7FF00;
 margin:20px 0px 10px 0px;
 font-size:14px;
}

#commentbox form {
 color:#FFFFFF;
}

ol.commentlist {
 color:#FFFFFF;
 list-style:none;
}

ol.commentlist ul {
 list-style-type:none;
}

ol.commentlist li li {
 margin:0px;
 padding:0px;
 border:0px;
}

ol.commentlist li {
 background-color:#372F2D;
 border:1px solid #FFFFFF;
 padding:5px;
 margin-top:10px;
 margin-bottom:15px;
}

ol.commentlist li.alt {
 background-color:#372F2D;
 border:1px solid #FFFFFF;
 padding:5px;
 margin-top:10px;
 margin-bottom:15px;
}

ol.commentlist a {
 color:#FFFFFF;
 text-decoration:underline
}

ol.commentlist a:hover {
 color:#FFFFFF;
 text-decoration:none;
}

ol.commentlist cite {
 width:30%;
 float:left;
}

ol.commentlist cite a {
 margin-left:4px;
}

html>body ol.commentlist cite a { margin-left:0px; }

small.commentmetadata {
 width:40%;
 float:right;
 font-size:11px;
 text-align:right;
}

ol.commentlist p {
 clear:both;
 padding:10px 0px 10px 0px;
}
/*--------------Search Form-------------*/

#searchform {

}

#searchform #searchsubmit {
 width:75px;
 height:28px;
 text-align:center;
 border:0px;
 background:url(images/search-button.gif) no-repeat;
 padding:4px 0 3px 0;
 margin-top:2px;
}

#searchform #s {
 width:245px;
 border:0px;
 padding:5px 0 7px 0;
 margin:0px 0px 0px 8px;
 background:transparent
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}



/* added for portfolio page */

#topnav {
 width:100%;
 list-style:none;
 margin-top:1px;
 padding-top:1px;
}

#topnav li {
 float:left;
 font-weight:bold;
 padding:8px 0 10px 0;
}

#topnav li a {
 padding:9px 15px 10px 15px;
 text-decoration:none;
 color:#FFFFFF;
}

#topnav li a:hover {
 color:#D8FF00;
 background:url(images/menu-hov.gif) no-repeat bottom center;
}

#topnav li.active, #menu li.active
{
	color: #00aeef;
	padding:9px 15px 10px 15px;
}



ul#sub-nav
{
 clear:both;
 height:30px;
 width:100%;
 background:url(images/subnav-bg.gif) repeat-x top;
 overflow:hidden;
}

#sub-nav {
 width:100%;
 list-style:none;
 margin-top:0px;
 padding-top:0px;
 margin-bottom:7px;
}

#sub-nav li {
 float:left;
 font-weight:bold;
 padding:8px 0 10px 0;
}

#sub-nav li a {
 padding:9px 15px 10px 15px;
 text-decoration:none;
 color:#000;
}

#sub-nav li a:hover {
 color:#00aeef;
 background-color:white;
}

#sub-nav li.active
{
	color: #00aeef;
	background-color:#002157;
	padding:7px 15px 7px 15px;
	border-top:1px solid white;
}

div#p_copyright
{
	margin:12px 5px 10px 11px;
	padding:5px;
	width:915px;
	background-color:#362f2d;
	border:1px solid white;
	color:white;
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:10px;
	line-height:16px;
}

div.cat_info
{
	float:left;
}
div.piclens
{
	float:right;
	padding-right:12px;
	padding-top:6px;
}

h2.p_category
{
	color:#c7b299;
	font-size:20px;
	font-weight:normal;
	font-family:verdana, tahoma, arial, sans-serif;
	padding: 0 0 0 5px;
	width:300px;
}

h3.p_photos
{
	color:#c7b299;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, tahoma, arial, sans-serif;
	padding: 0 0 0 5px;
	width:300px;
}

div.p_container
{
	margin:12px 5px 10px 11px;
	padding:10px 0px 0 10px;
	width:915px;
	background-color:#998675;
	border:1px solid white;
}

div.photo
{
	float:left;
	width:438px;
	height:124px;
	margin: 0 6px 10px 0;
	padding:5px;
	background-color:white;
	border:1px solid black;
}

div.photo div.p_thumbnail
{
	float:left;
	margin: 7px 0 7px 7px;
	border:1px solid black;
	height:110px;
	width:110px;
}

div.photo div.p_info
{
	float:left;
	font-family:verdana, tahoma, arial, sans-serif;
	margin:7px 0 0 10px;
}

div.photo div.p_info p.p_caption
{
	font-weight:bold;
	font-size:12px;
	line-height:12px;
}

div.photo div.p_info p.p_date
{
	font-weight:normal;
	font-style:italic;
	font-size:10px;
	line-height:12px;
	margin-bottom:7px;
}

div.photo div.p_info p.p_description
	{ font-size:10px; width:305px; }

/* added for contact page */

h1.email_sent
{
	color: white;
	font-size:18px;
	background-color:#12d3fa;
	border-top:1px solid #004a80;
	border-left:1px solid #004a80;
	border-right:1px solid #004a80;
	padding:10px 10px 0 10px;
	width:475px;
	margin:0 auto;
	text-align:left;
	margin-bottom:0;
	margin-top:10px;
}

h2.email_sent
{
	color: #000;
	font-size:14px;
	background-color:#12d3fa;
	border-bottom:1px solid #004a80;
	border-left:1px solid #004a80;
	border-right:1px solid #004a80;
	font-weight:normal;
	padding:5px 10px 10px 10px;
	width:475px;
	margin:0 auto;
	text-align:left;
	margin-bottom:10px;
}

.wp-image-31 /* added for family fun post. 6/21/08 */
{
	margin-right: 15px;
	margin-bottom: 5px;
}

.tbpresets-img
{
	width: 113px;
	height: 418px;
	margin:10px 0 10px 10px;
	background: transparent url(images/tbpresets-img-sale.png) 0 0 no-repeat;
	float: left;
}

.tbpresets-info
{
	float: left;
	width:380px;
}

.paypal-logo
{
	float: left;
	height: 47px;
	width: 47px;
	background: transparent url(images/paypal-logo.png) 0 0 no-repeat;
	margin-right: 10px;
}

.paypal-seal
{
	float: left;
	height: 47px;
	width: 47px;
	background: transparent url(images/paypal-seal.png) 0 0 no-repeat;
}

.buy-now
{ 
	float: right; 
	position: relative;
	top: 15px;
}

.buy-now a
{
	display: block;
	height: 23px;
	width: 91px;
	background: transparent url(images/buy-now-button.png) 0 0 no-repeat;
}

.purchase
{
	padding: 20px 10px;
	border-top: 1px solid #e0e0e0;
	zoom:1;
}

.hidden { display: none; }