/*
Theme Name: Jared Campbell
Description: Custom theme for Jared Campbell
Author: Mykal Cave
Author URI: mykalcave.com
Version: 1.0
Theme URL: jaredcampbell.com
*/

/* global values
-----------------------------------------------*/

/*Global Whitespace Reset*/
*
{
	margin: 0;
	padding: 0;
}

BODY
{
	background: #B59164 url(images/splash_bg.jpg) fixed top center;
	margin: 0 auto;
	font-family: georgia, tahoma, arial, verana, sans-serif;
	text-align: center; /*FIX TO ALIGN LEFT!*/
	overflow: visible;
}
P
{
	font-size: 12px;
	color: #3D3B38;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: justify;
}
SPAN
{
	color: #726D63;
}
A
{
	font-size: 12px;
	color: #D27332;
	text-decoration: none;
}
A:hover
{
	color: #D27332;
	text-decoration: underline;
}
IMG, A IMG
{
	border: 0;
	margin: 0;
	display: block;
}


/*general layout
-----------------------------------------------*/
#header
{	
	background: url(images/header_bg.png) no-repeat top center;
	width: 960px;
	height: 334px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#header img{
	float: left;
	width: 960px;
}
#nav_container
{
	background: url(images/navcontain_bg.png) no-repeat top center;
	width: 855px;
	height: 41px;
	padding-left: 105px;
	margin: 0 auto;
	overflow: hidden;
}
#global_wrapper
{
	background: url(images/wrapper_bg.png) repeat-y top center;
	width: 747px;
	margin: 0 auto;
	padding: 15px 119px 15px 94px;
	overflow: hidden;
	text-align: left;
}

#store {
	background: url(images/store_bg.jpg) no-repeat top left;
	margin:0 0 0 33px;
	padding: 25px;
	width: 671px;
	height: 672px;
	}
	
	#store h1 {
		font-family: tahoma, veranda, arial, sans-serif;
		font-size:22px;
		margin-bottom: 15px;
		color: #fff !important;
		text-transform: uppercase;
		}
		
#store_left {
	float: left;
	width: 267px;
	overflow: hidden;
	}
	
#store_left .meta_data p{
	font-family: tahoma, veranda, arial, sans-serif;
	font-size: 11px;
	color: #efdeba;
	margin: 15px 0 0 0;
	}
	
	#store_left .meta_data span {color: #f38636}
		
#store_right {
	float: right;
	width: 372px;
	overflow: hidden;
	}
		
	#store_right .content p{
		color: #efdeba;
		padding-bottom: 15px;
		margin-bottom: 15px;
		}
		
		#store_right .content :last-child{
		border-bottom: 1px dashed #ac7b58;
		}
		
.small_print p{
	font-family: tahoma, veranda, arial, sans-serif;
	font-size: 11px;
	color:#ac7b58;
	}
	
	.small_print span {color:#f38636}

#thankyou {
	float: left;
	width: 668px;
	padding: 19px 0 0 19px;
	}
	
	#thankyou p {font-family: arial, tahoma, veranda; font-size: 15px; color: #fff; text-align: left; line-height: 21px}
	
	
#info {
	float: right;
	width: 355px;
	padding: 15px 19px 0 0;
	}
	
	#info p{font-family: arial, tahoma, veranda; font-size: 13px; color: #fff; text-align: justify; line-height: 21px;}
	#info a {background: url(images/partysplash_link.gif) no-repeat top left; font-size: 15px; padding: 7px 10px 9px 6px;width: 201px; height: 31px; color: #fff !important; text-decoration: none;}
	
#front_right_col
{
	float: right;
	width: 470px;
}
#front_left_col
{
	float: left;
	width: 267px;
}
#mailing_list
{
	padding: 15px 0 0;
	margin: 15px 0 0 35px;
	border-top: 1px dashed #8F8162;
}

#beaut-badge
{
	padding: 5px 0 0;
	margin: 5px 0 0 40px;
}

#gigpress_sidebar
{
	background: url(images/tour_sidebar_bg.png) repeat-y top center;
	padding: 5px 10px 7px 10px;
	margin: 0 0 0 35px;
}
#gigpress_sidebar li {list-style: none;}
#contact_form
{
	overflow: hidden;
	padding: 0px 0 6px;
	margin: 0 0 18px;
	border-bottom: 1px dashed #8F8162;
}
#contact_form P
{
	margin-bottom: 3px;
}
#contact_form TEXTAREA
{
	background: #FFF;
	width: 400px;
	margin: 0 0 10px;
	padding: 5px 5px 0px;
	border: 1px solid #926531;
	height: 72px;
	#height: 75px;
}
#news
{
	background: url(images/news_bg.png);
	min-height: 1000px;
	padding: 15px 19px 0;
	overflow: hidden;
}
#bio, #media
{
	background: url(images/bio_bg.png);
	width: auto;
	padding: 23px 19px 0;
	margin: 0 0 0 38px;
	overflow: hidden;
}
#media
{
	padding: 14px 13px 0 14px;
}
#bio_left
{
	float: left;
	width: 435px;
}
#bio_right
{
	float: right;
	width: 215px;
}
#tour
{
	background: url(images/tour_bg.png);
	width: 679px;
	padding: 5px 15px 0;
	margin: 0 0 0 38px;
	overflow: hidden;
}
#journal
{
	float: left;
	width: 709px;
	margin: 0 0 0 38px;
	overflow: hidden;
}
#journal_left
{
	background: url(images/journal_bg.png);
	float: left;
	width: 432px;
	padding: 15px 19px 0;
	overflow: hidden;
}
#journal_right
{
	float: right;
	width: 214px;
	margin-right: 10px;
}
#journal_right UL
{
	padding: 10px 0;
}
#journal_right LI
{
	list-style: none;
	background: url(images/list_dash.png) no-repeat 12px 5px;
	font-size: 12px;
	color: #424242;
	line-height: 18px;
	padding-left: 20px;
}
A.title
{
	font-size: 18px;
	color: #000;
}
A:hover.title
{
	color: #D27332;
}
P.title
{
	font-size: 18px;
	color: #000;
}
P.meta
{
	font-family: arial;
	font-size: 11px;
	color: #726D63;
}
P.mailing_list
{
	margin-bottom: 2px;
}
P.bio_right
{
	text-align: left;
}
INPUT
{
	background: url(images/ML_input.gif) no-repeat left top;
	padding: 6px 3px 3px 5px;
	margin-bottom: 5px;
	width: 220px;
	height: 15px;
	border: 0px solid #926531;
}
#flickr_inner_container
{
	background: url(images/video_bg.png);
	padding: 0 0 7px 12px;
	overflow: hidden;
}
#flickr
{
	float: left;
	width: 335px;
	/*[disabled]border:1px solid red;*/
	margin-bottom: 5px;
	margin-right: 5px;
	overflow: hidden;
}
#flickr P
{
	margin: 0;
}
#flickr UL
{
	height: auto;
	list-style: none;
	overflow: hidden;
}
#flickr UL LI
{
	float: left;
	list-style: none;
}
#flickr LI IMG
{
	margin: 0 10px 10px 0;
	width: 66px;
	height: 66px;
}
#flickr LI A IMG
{
	border: 2px solid #BFA97F;
}
#flickr LI A:hover IMG
{
	border-color: #D27332;
}
/*navigation
-----------------------------------------------*/
#nav
{
	float: left;
	width: 759px;
	height: 35px;
	margin: 0 0 0 0;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
UL#nav
{
	text-align: left;
}
UL#nav LI
{
	float: left;
	text-align: center;
	list-style-type: none;
	display: block;
	margin-bottom: 0px;
}
UL#nav LI A
{
	height: 35px;
	display: block;
	text-indent: -9999px;
	outline: none;
}
LI#navNews A, LI#navBio A, LI#navTour A, LI#navMedia A, LI#navJournal A, LI#navStore A, LI#navContact A, LI#navLinks A, LI#navStreet A
{
	background: url(images/nav_sprite.png);
}
LI#navNews A
{
	background-position: 0 0;
	width: 104px;
}
LI#navNews A:hover
{
	background-position: 0 -35px;
}
BODY#pageNews LI#navNews A
{
	background-position: 0 -35px;
}
LI#navBio A
{
	background-position: -104px 0;
	width: 50px;
	/*[disabled]left:84;*/
}
LI#navBio A:hover
{
	background-position: -104px -35px;
}
BODY#pageBio LI#navBio A
{
	background-position: -104px -35px;
}
LI#navTour A
{
	background-position: -154px 0;
	width: 68px;
	/*[disabled]left:84;*/
}
LI#navTour A:hover
{
	background-position: -154px -35px;
}
BODY#pageTour LI#navTour A
{
	background-position: -154px -35px;
}
LI#navMedia A
{
	background-position: -222px 0;
	width: 75px;
	/*[disabled]left:84;*/
}
LI#navMedia A:hover
{
	background-position: -222px -35px;
}
BODY#pageMedia LI#navMedia A
{
	background-position: -222px -35px;
}
LI#navJournal A
{
	background-position: -297px 0;
	width: 95px;
	/*[disabled]left:84;*/
}
LI#navJournal A:hover
{
	background-position: -297px -35px;
}
BODY#pageJournal LI#navJournal A
{
	background-position: -297px -35px;
}
LI#navStore A
{
	background-position: -392px 0;
	width: 73px;
	/*[disabled]left:84;*/
}
LI#navStore A:hover
{
	background-position: -392px -35px;
}
BODY#pageStore LI#navStore A
{
	background-position: -392px -35px;
}
LI#navContact A
{
	background-position: -465px 0;
	width: 97px;
	/*[disabled]left:84;*/
}
LI#navContact A:hover
{
	background-position: -465px -35px;
}
BODY#pageContact LI#navContact A
{
	background-position: -465px -35px;
}
LI#navLinks A
{
	background-position: -562px 0;
	width: 67px;
	/*[disabled]left:84;*/
}
LI#navLinks A:hover
{
	background-position: -562px -35px;
}
BODY#pageLinks LI#navLinks A
{
	background-position: -562px -35px;
}
LI#navStreet A
{
	background-position: -629px 0;
	width: 130px;
	/*[disabled]left:84;*/
}
LI#navStreet A:hover
{
	background-position: -629px -35px;
}
BODY#pageStreet LI#navStreet A
{
	background-position: -629px -35px;
}

/*comments
-----------------------------------------------*/
#comments_wrapper
{
	background: url(images/journal_bg.png);
	float: left;
	width: 432px;
	padding: 15px 19px 0;
	overflow: hidden;
}
#comments
{
	background: url() no-repeat top left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.comments_title
{
	color: #1C1D22;
	margin-bottom: 25px;
}
.comments_title P
{
	font-family: georgia;
	font-size: 18px;
}
.comments_title SPAN
{
	color: #AAAAAC;
}
.commentlist OL
{
}
.commentlist LI
{
	padding-bottom: 0px;
	margin: 0 0 15px;
	border-bottom: 1px dashed #AFABA4;
	overflow: hidden;
	display: block;
}
.commentlist LI.author
{
}
.commentlist LI.author:hover
{
}
.commentlist LI.alt
{
}
.comment
{
	float: left;
	width: 400px;
	text-align: left;
	display: block;
}
.comment_author
{
	color: #303030;
	font-weight: normal;
	text-transform: capitalize;
}
.comment_author P
{
	margin: 0 0 15px;
	font-weight: bold;
}
.comment_text
{
	padding-left: 10px;
	border-left: 2px solid #926531;
}
.comment_text P
{
	color: #3D3B38;
	margin: 0 0 15px;
}
.comment_meta P
{
	color: #726D63;
}
.gravatar
{
	float: left;
	width: 55px;
	border: 1px solid #EE9C5E;
	display: block;
}
.gravatar:hover
{
	border: 1px solid #475385;
}
.postgrav
{
	float: left;
	display: block;
	margin: 0 15px 0 0;
}
#speak_up
{
	padding: 0 0 20px;
	margin: 0;
}
#author, #email, #url
{
	background: #FFF;
	width: 300px;
	margin: 0 0 10px;
	padding: 5px 5px 0px;
	border: 1px solid #926531;
}
#author:hover, #email:hover, #url:hover
{
	border: 1px solid #3D3B38;
}
INPUT
{
	font-family: georgia;
	font-size: 12px;
	color: #5F5D59;
}
#comment
{
	background: #FFF;
	width: 400px;
	margin: 0 0 10px;
	padding: 5px 5px 0px;
	border: 1px solid #926531;
}
#comment:hover
{
	border: 1px solid #3D3B38;
}
TEXTAREA
{
	font-family: georgia;
	font-size: 12px;
	color: #5F5D59;
}

/*twitter
-----------------------------------------------*/

#twitter {
	background: url(images/twitter-bg.png) no-repeat top left;
	width:265px;
	height:212px;
	margin:0 0 3px;
	overflow:hidden;
}

#follow-button {
	height:95px;
	overflow:hidden;
	}
	
	#follow-button img{
	margin:58px 0 0 97px;
	}
	
#latest-update {
	padding:15px 15px 0;
	overflow:hidden;
	}
	
	#latest-update p.update {
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	line-height: 18px;
	text-align:center;
	color:#fff;
	margin-bottom:0px;
	min-height:73px
	}
	
	#latest-update span abbr{
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:11px;
	color:#214061;
	float:right;
	border-bottom: 0;
	}


/*footer
-----------------------------------------------*/
#footer
{
	xbackground: url(images/footer_bg.png) no-repeat top center;
	padding: 10px 0 0 0;
	font-family: arial, tahoma;
	
}
/*headings
-----------------------------------------------*/
H1
{
	font-family: georgia;
	font-size: 18px;
	margin-bottom: 4px;
}
H2
{
	font-family: georgia;
	font-size: 16px;
}
H2 A
{
	color: black;
}
H5
{
	
	
}
#footer P
{
	text-align: center;
	font-size: 11px;
	margin-bottom: 0px;
	color: #74583A;
}
#footer A
{
	color: #AF6436;
	font-size: 11px;
}
#footer A:hover
{
	color: #DF7637;
}
#contact_form_right
{
	float: right;
}
#contact_form_left
{
	float: left;
}
#col
{
	float: left;
	width: 208px;
	padding: 0 7px 0 8px;
}
#col P
{
	text-align: left;
}
#successful
{
	background-color: #BCE79F;
	border: 1px solid #6BAB41;
	padding: 15px 10px 0;
	color: white;
	margin: 15px;
	width: auto;
}
#error
{
	background-color: #E99393;
	border: 1px solid #AB4141;
	padding: 15px 10px 0;
	margin: 15px;
	width: auto;
}
#successful P
{
	color: #3D3B38;
	text-align: center;
}
#error P
{
	text-align: center;
}
#video
{
	float: left;
	width: 335px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#video_inner_container
{
	width: auto;
	padding: 10px 15px 1px;
	background: url(images/video_bg.png) repeat-y center top;
}
.video_select
{
	background: url(images/video_select_up.png) no-repeat top left;
	width: 322px;
	height: 23px;
	margin: 5px 0 0;
	padding: 8px 0 0 13px;
}
.video_select:hover
{
	background: url(images/video_select_over.png) no-repeat left top;
}
.video_select A
{
	color: #3D3B38;
}
.video_select A:hover
{
	text-decoration: underline;
}
#youtube
{
	background: url(images/youtube_bg.png) no-repeat center top;
	width: 334px;
	height: 280px;
	float: left;
	padding: 7px 0 0 8px;
	margin-bottom: 5px;
}
#photo
{
	float: left;
	width: 335px;
	margin-bottom: 15px;
	margin-right: 5px;
}
#audio_inner_container
{
	background: url(images/audio_bg.png) repeat-y top center;
	overflow: hidden;
}
#audio
{
	float: left;
}
#audio P
{
	margin: 10px 0 7px 13px;
}
#downloads
{
	float: left;
	background: url(images/downloads.png) no-repeat top center;
	width: 662px;
	height: 81px;
	text-align: -moz-center;
	padding: 67px 0 0 18px;
	margin-bottom: 5px;
	overflow: hidden;
}
#downloads LI
{
	list-style: none;
	float: left;
	margin-right: 10px;
}
#downloads_left
{
	float: left;
	width: 386px;
}
#downloads_left P
{
	text-align: center;
}
#downloads_right
{
	float: right;
	width: 257px;
	text-align: left;
}

ul#download_thumbs {overflow: hidden;}
		
		ul#download_thumbs li {
			float: left;
			margin: 0 10px 10px 0;
			list-style-type:none;
			border: 2px solid #BFA97F;
			}
			
		ul#download_thumbs li a{
			height:70px;
			display:block;
			text-indent:-9999px;
			outline:none;
			display: block;
			}

			li#iphone_wallpaper a{background: url(images/iphone_wallpaper_thumb.jpg); background-position:0 0 ; width:70px; left:0 }
			li#iphone_wallpaper a:hover{background-position: 0 -70px}
			
			li#wallpaper_1 a{background: url(images/wallpaper_1_thumb.jpg); background-position:0 0 ; width:70px; left:0 }
			li#wallpaper_1 a:hover{background-position: 0 -70px}
			
			li#wallpaper_2 a{background: url(images/wallpaper_2_thumb.jpg); background-position:0 0 ; width:70px; left:0 }
			li#wallpaper_2 a:hover{background-position: 0 -70px}
			
#journal_left_contain {
	float: left;
	width: 475px;
	overflow: hidden;
	}
