/*
Theme Name: OffTheBeatenTracks
Theme URI: http://offthebeatentracks.tv/
Description: OTBT.tv theme.
Version: 1.0
Author: Nonimage
Author URI: http://nonimage.com/
*/

@import "reset.css";


body {
    background: #edeabd url('images/mainbg.jpg') center -20px repeat-x;
    font: 62.5% Georgia, Helvetica, Arial, Verdana, sans-serif; 	
    color: #333;
    }
    
a img,:link img,:visited img { border:none }

a, a:visited {	
	color: #a23222;
	text-decoration: underline;
	}
	
a:hover {	
	color: #000;
    }
	
.clear {	
    clear: both;
    }
    
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
    
#page {
    width: 940px;
    margin: 50px auto 10px auto;
    }
    
#header {
    }
    
h1 {
	margin-top: 10px;
	float: left;
	display: inline;
	width: 461px;
    }
    
a.subscribe {
	float: right;
	display: inline;
	width: 182px;
	height: 62px;
	background: transparent url('images/subscribe-bg-trans.png') top center no-repeat;
	padding: 15px 20px 0 70px;
	text-decoration: none;
	margin-top: -10px;
    }
    
.subscribe h2 {
	font-size: 1.7em;
	color: #4f4c25;
	}
	
.subscribe p {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 2px;
	text-decoration: none;
	}
	
.subscribe a:hover {
	color: #ccc;
    }
	
#main-menu {
	width: 400px;
	background: transparent url('images/menu-dash-trans.png') bottom left repeat-x;
	float: right;
	margin-top: 35px;
	}
    
#main-menu ul {
	background: transparent url('images/menu-dash-trans.png') top left repeat-x;
	float: right;
	width: 100%;
    }
    
#main-menu ul li {
	float: right;
	display: inline;
	margin: 13px 0 15px 45px;
	text-align: right;
    } 
    
#main-menu ul li.first {
	margin: 13px 0 15px 0;
	} 
    
#main-menu ul li a {
	color: #edeabd;
	font-weight: bold;
	font-size: 1.8em;
	text-shadow: 2px 2px 2px #333;
	text-decoration: none;
	}
	
#main-menu ul li a:hover {
	color: #fff;
	}
      
.main-content {
	margin: 45px 0;
    }
    
.content-left {
	width: 460px;
	float: left;
	display: inline;
	font-size: 1.4em;
	}
	
.content-left h3 {
	font-size: 1.9em;
	font-weight: bold;
	background: transparent url('images/dash-trans.png') bottom left repeat-x;
	padding-bottom: 10px;
	margin: 40px 0 20px 0;
	}
	
.content-left p {
	font-weight: bold;
	font-size: 1.2em;
	}
	
.content-page {
	width: 940px;
	float: left;
	display: inline;
	font-size: 1.4em;
	}
	
embed, object {
	margin:  30px 0 15px 0;
	}
	
.first-video {
	width: 533px;
	background: transparent url('images/video-bg-trans.png') top left no-repeat;
	margin: -122px 0 0 -45px;
	padding: 40px 0 0 45px;
	}
		
.first-video embed {
	margin-top: 0;
	}
	
.content-right {
	width: 400px;
	float: right;
	display: inline;
	}
	
.content-right h2 {
	font-size: 2.7em;
	font-weight: normal;
	color: #4f4c25;
	margin-bottom: 20px;
	}
	
.content-right p {
	margin-bottom: 1em;
	line-height: 1.4em;
	font-size: 1.4em;
	}

.viewsession-button {
	margin: 8px 0 0 -2px;
	}
		
.archives-button {
	margin: 8px 0 0 20px;
	}
	
.content-right h3 {
	font-size: 1.9em;
	font-weight: bold;
	background: transparent url('images/dash-trans.png') bottom left repeat-x;
	padding-bottom: 10px;
	margin: 40px 0 20px 0;
	}
	
.content-right ol li {
	margin-bottom: 15px;
	font-size: 1.4em;
	list-style: decimal;
	}
	
.flickr_badge_image {
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	}
	
.flickr_badge_image img {
	width: 58px;
	height: 58px;
	border: 1px solid #333;
	}
	
#flickr_badge_image1, #flickr_badge_image7, #flickr_badge_image14, #flickr_badge_image21, #flickr_badge_image28, #flickr_badge_image35, #flickr_badge_image42, #flickr_badge_image49, #flickr_badge_image56, #flickr_badge_image63, #flickr_badge_image70 {
	margin-left: 0;
	}
	
.extra {
	background: transparent url('images/dash-trans.png') top left repeat-x;
	padding-top: 20px;
	}
	
.explanation {
	font-size: 2.3em;
	background: transparent url('images/dash-trans.png') bottom left repeat-x;
	padding: 0 0 23px 0;
	}
    
.recent-sessions h3 {
	margin: 20px 0;
	font-size: 2.3em;
	font-weight: bold;
	font-style: italic;
	}
	
.recent-sessions ul, #archives ul {
	float: left;
	display: inline;
	margin-left: -20px;
	}
	
.recent-sessions ul li, #archives ul li {
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	border: 1px solid #4f4c25;
	background-color: #ca412e;
	}
	
.recent-sessions ul li img, #archives ul li img {
	width: 218px;
	}
	
.recent-sessions ul li a, #archives ul li a {
	color: #fff;
	text-decoration: none;
	}
	
.recent-sessions ul li a:hover, #archives ul li a:hover {
	color: #edeabd;
	}
	
.recent-sessions ul li div {
	margin: 5px 8px 8px 8px;
	font-size: 1.3em;
	width: 200px;
	height: 35px;
	}
	
#archives ul li div {
	margin: 5px 8px 8px 8px;
	font-size: 0.95em;
	width: 200px;
	height: 35px;
	}
	
/* PAGES */
	
.page-title {
	width: 533px;
	margin: -132px 0 60px -45px;
	padding: 40px 0 0 45px;
	}

.page-title h2 {
	font-size: 2.5em;
	color: #edeabd;
	}
	
.entry-page p {
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 1.2em;
	}
	
.entry-page h3 {
	font-size: 1.9em;
	font-weight: bold;
	background: transparent url('images/dash-trans.png') bottom left repeat-x;
	padding-bottom: 10px;
	margin: 40px 0 20px 0;
	}
	
/* SUBSCRIBE PAGE */

a.feed-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/feed-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
    }
    
a.twitter-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/twitter-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
	margin: 0 0 0 20px;
    }
    
a.email-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/email-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
	margin: 0 0 0 20px;
    }
    
a.itunes-button {
	display: inline;
	float: left;
	width: 115px;
	height: 60px;
	background: transparent url('images/itunes-bg-trans.png') top left no-repeat;
	padding: 15px 20px 0 85px;
	text-decoration: none;
	margin: 0 0 20px 30px;
    }
    
a.miro-button {
	display: inline;
	float: left;
	width: 115px;
	height: 60px;
	background: transparent url('images/miro-bg-trans.png') top left no-repeat;
	padding: 15px 20px 0 85px;
	text-decoration: none;
	margin: 0 0 20px 30px;
    }
    
a.podcast-button {
	display: inline;
	float: left;
	width: 115px;
	height: 60px;
	background: transparent url('images/podcast-bg-trans.png') top left no-repeat;
	padding: 15px 20px 0 85px;
	text-decoration: none;
	margin: 0 0 20px 30px;
    }
    
a.vimeo-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/vimeo-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
	margin: 0;
    }
    
a.youtube-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/youtube-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
	margin: 0 0 0 20px;
    }
    
a.blip-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/blip-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
	margin: 0 0 0 20px;
    }
    
a.facebook-button {
	float: left;
	display: inline;
	width: 120px;
	height: 60px;
	background: transparent url('images/facebook-bg-trans.png') top left no-repeat;
	padding: 25px 20px 0 80px;
	text-decoration: none;
	margin: 0 0 0 20px;
    }
    
.podcast-area {
	float: left;
	display: inline;
	width: 420px;
	}
	
.hd-podcast-area {
	float: right;
	display: inline;
	width: 420px;
	}
	
.podcast-area p, .hd-podcast-area p{
	font-size: 1em;
	margin: 0 30px 20px 30px;
	}
    
.feed-button  h4, .twitter-button h4, .email-button h4, .itunes-button h4, .miro-button h4, .podcast-button h4, .vimeo-button h4, .youtube-button h4, .blip-button h4, .facebook-button h4 {
	font-size: 1.4em;
	color: #edeabd;
	}
    
    
/* CONTACT PAGE */

.contact-left {
	width: 460px;
	float: left;
	display: inline;
	}
	
.contact-left input, .contact-left textarea {
	width: 440px;
	padding: 10px;
    font: 0.9em Georgia, Helvetica, Arial, Verdana, sans-serif; 
    border: 2px solid #ccc;	
	}
	
.contact-left input.sending{
	width: 463px;
	padding: 10px;
	}
	
.contact-right {
	width: 400px;
	float: right;
	display: inline;
	}

    
/* FOOTER */
    
#footer {
	background: transparent url('images/dash-trans.png') top left repeat-x;
	padding: 20px 0 23px 0;
	margin-top: 20px;
	text-align: center;
	font-size: 1.4em;
    }