@charset "UTF-8";
/* 
	Theme Name: fugitives
	Theme URL: http://www.fugitives.ca
	Description: Custom design for the Fugitives website
	Version 1.0
	Author: Blindside Creative
	Author URL: http://www.blindsidecreative.com
	Tags: 
 */

/*resetting from Eric Meyers http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/   */
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, blockquote, pre, a{
margin: 0px;padding: 0px;border: 0px;outline: 0px;font-size: 100%;}
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0px;padding: 0px;border: 0px;outline: 0px;font-size: 100%;}
ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}


/*----------------- BEGIN ---------------*/

body{
	background:url(images/background_pattern.jpg) center top repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#container, #header, #footer{
	width: 959px;
}

#container{
	margin: 0px auto 0px auto;
	text-align:left;
	overflow:auto;
}
#home #header{
	position:relative;
	height: 410px;
	background:url(images/home_banner.jpg) left top no-repeat;
	overflow: auto;
}
#home #nav{
	position:absolute;
	top: 330px;
	width: 725px;
}
#home #social{
	position:absolute;
	top: 323px;
	left: 725px;
	width: 200px;
}
#subpage #header{
	position:relative;
	height: 252px;
	background:url(images/images/head_content.jpg) left top no-repeat;
	overflow: auto;
}
#subpage #nav{
	position:absolute;
	top: 180px;
	width: 725px;
}
#subpage #social{
	position:absolute;
	top: 173px;
	left: 725px;
	width: 200px;
}
#home #navbackground{
	background:url(images/navbackground.jpg) center bottom repeat-x;
	height: 408px;
}
#subpage #navbackground{
	background:url(images/navbackground.jpg) center bottom repeat-x;
	height: 258px;
}



#content{ /*contains all content elements below header*/
	width: 959px;
	padding-top:20px;
}
#copy {
	width: 530px;	
	float: left;
	margin-left: 100px;
	margin-right: 20px;
}
#sidebar_promise, #copy, #sidebar {
	display: inline;
	float: left;
	min-height: 300px;
}

#home #sidebar_promise{
	width: 280px;
}
#home #feature {
	width: 649px;
	float: left;
	margin-bottom:15px;
	margin-top: -10px;
	background:url(images/horizontal_line2.jpg) bottom left no-repeat;
}
#home #feature .feature_image {
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
}
#home #copy {
	width: 460px;
	margin-left: 0px;
	margin-right: 0px;
}
#home #sidebar {
	width: 194px;
	padding: 0px 0px 0px 15px;
}
#subpage #sidebar {
	width: 204px;
	padding: 0px 0px 0px 15px;
}

#footer{
	clear: both;
	width: 959px;
}

/*--------HEADER ----------*/
#home #hometag{
	position:absolute;
	top:41px;
	left: 62px;
	height: 150px;
	width: 150px;
}
#home #promises_audio{
	position:absolute;
	top: 95px;
	left: 117px;
	height: 30px;
	width: 30px;
}
#home #troubles_audio{
	position:absolute;
	top: 100px;
	left: 122px;
	height: 30px;
	width: 30px;
}
#home #snail_audio{
	position:absolute;
	top: 131px;
	left: 158px;
	height: 30px;
	width: 30px;
}


/*-------MAIN NAV--------*/
#nav ul{
}
#nav li{
	float: left;
	display: inline;
	font-size: 24px;
	color:#FFF;
	padding: 0px 10px;
	font-weight:normal;
}
#nav li a{
	color: #FFF;
	text-decoration:none;
	display:block;
	height:31px;
}
#nav li a:hover{
	border-bottom: 1px solid #fff;
}
#nav li.tf_home{
	margin-left: 55px;
	padding: 0px;
}
#nav li.tf_home a{
	text-indent: -5000px;
	background:url(images/tf_home.png);
	height: 31px;
	width:96px;
}
#nav li.tf_home a:hover{
	background:url(images/tf_home_active.png);
	border: none;
}
#nav .current_page_item a{
	color: #273840;
}

/*--------- SOCIAL NAV-----------*/
#social li{
	float: left;
	display: inline;
	width: 100px;
	font-size: 12px;
	margin-bottom: 3px;
}
#social a{
	color: #FFF;
	text-decoration:none;
	display: block;
	padding: 3px 0px 3px 25px;
}
#social a:hover {
	text-decoration: underline;
}
#social a.facebook{
	background: url(images/social_facebook.png) left top no-repeat;
}
a.myspace{
	background: url(images/social_myspace.png) left top no-repeat;
}
a.twitter{
	background: url(images/social_twitter.png) left top no-repeat;
}
a.rss{
	background: url(images/social_rss.png) left top no-repeat;
}


/*-------Text Formatting-------*/
a {
	color: #593d2f;
}
a:hover {
	color: #069;
}
/*a:visited{
	color: #987a61;
}*/


h1, h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #593d2f;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	margin-bottom: 10px;
	color: #987a61;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 9px;
}
h3{
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
}
h4{
	font-size: 1.0em;
	margin-bottom: 10px;
}
h5{
	font-size: 1.0em;
	margin-bottom: 10px;
}
#content p, #content li {
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #4d4232;
}
.post h3 a, .post h2 a{
	text-decoration: none;
}
#home #copy .post{
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#content #copy .post{
	padding-bottom: 8px;
	margin-bottom: 8px;
}


/*--------Wordpress Styles ------*/
.alignright {
	float: right;
}
.alignleft{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.wp-caption{
	font-size: .8em;
	font-style: italic;
	border: 1px solid #2d271e;
	padding: 6px;
}
.wp-caption img {
}
.date {
	font-size: .75em!important;
	color:#987a61;
}
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.group {
	clear: both;
}
.small {
	font-size: .75em!important;
}
.navigation { /*for single post pages*/
	overflow:auto;
	clear:both;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
}
.postmetadata, #content p.postmetadata{
	font-size: .7em;
	}
#home .navigation { /*for single post pages*/
	background:none;
}


#footer {
	background:url(images/horizontal_line2.jpg) top center repeat-x;
	color:#987a61;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear:both;
}
#footer p{
	text-align: center;
	font-size: 11px;
	}

#footer a{
	color: #987a61;
	text-decoration:none;
}
#footer a:hover{
	color: #593D2F;
	text-decoration:underline;
}



/*--------Backgrounds ------*/

.bknd_photo {
	background:url(images/images/background_photo.jpg) no-repeat top left;
	overflow:auto;
}
.bknd_photo #copy {
	margin-left: 370px;
}
.bknd_promises {
	background:url(images/images/background_promises.jpg) no-repeat top left;
	overflow:auto;
}


/* ---------Twitter sidebar--------- */
.twitter_feeds {
	padding:10px;
	background-color:#CCC;
}
.widget_twitter {
	width: 200px;	
}
.widget_twitter h2, .widget_twitter h3{
	background: url(images/twitter_bird.png) left center no-repeat;
	padding-left: 29px;
	font-size: 1.3em;
}
.widget_twitter li{
	padding: 0px 0px 10px 0px;
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
	width: 200px;
	overflow:hidden;
}
.widget_twitter .entry-content{
	font-size: 12px;
}
.widget_twitter .entry-meta {
	display: block;
}
.widget_twitter .from-meta {
	display: none;
}
.widget_twitter .time-meta {
	font-size: 11px;
	/*background: url(images/twitter_bird.png) left center no-repeat;
	height: 18px;
	padding-left: 29px;*/
	display:block;
}



/*-------- Shows Table--------- */

#shows {
	width: 500px;
}

#shows td{
	font-size: 13px;
	padding: 5px 3px;
	border-bottom: 2px solid #fff;
}
#shows th{
	font-size: 14px;
	padding: 6px 3px;
	text-align:left;
	background:#593D2F;
	color:#C6B390;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/*-------- Promises Box--------- */
#promise_box {
	width: 400px;
	float: left;
	margin-top: 200px;
}


#sidebar_promise .post {
	margin: 4px 0px;
	padding: 8px 0px;
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
	width: 90%;
}

#sidebar_promise .post p {
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-style:italic;
	font-size: .85em;
	margin-bottom: 3px;
	padding: 0px 10px;
}
#sidebar_promise .postmetadata {
	font-size: .75em!important;
}
#sidebar_promise h4{
	font-weight:normal;
	font-style: italic;
}

.bknd_promises div#copy {
	margin-left: 0px;
	margin-right: 0px;
}

.bknd_promises .post {
	margin: 4px 0px;
	padding: 8px 0px;
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
	width: 90%;
}
.bknd_promises .post p{
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-style:italic;
}
.bknd_promises .post p.postmetadata {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em!important;
}



/*--------Music Styles ------*/

.group{
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear:both;
	overflow:auto;
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
}
.cd_image {
	clear:both;
	float: left;
	display: inline;
	width: 230px;

}
.cd_listing {
	float: left;
	display: inline;
	width: 250px;
}
.cd_listing ol{
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 25px;
	
}
.cd_listing li{
	margin-bottom: 0px!important;	
	list-style-position: outside;
	list-style-type: decimal;
}
h3.buynow {
	width: 190px;
	height: 86px;
	display: block;
	margin-left: 10px;
	padding-top: 25px;
	background:url(images/buy_now.png) top left no-repeat;
}
h3.buynow a{
	padding-top: 5px;
	padding-left: 70px;
	display: block;
}





.tbmain td{
	padding: 5px 0px;
	font-size: .9em;
	line-height: 1.4em;
	color: #4d4232;
}

.contact_list li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear:both;
	overflow:auto;
	background:url(images/horizontal_line1.jpg) bottom left no-repeat;
}

#subpage #sidebar h3{
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 9px;
}
