/*
Theme Name: Focalpoint Strapped
Theme URI: http://www.focalpointbmx.com
Description: Focalpoint Strapped
Author: Paul Jaques
Version: 2.0
*/

body{
	margin-top: 25px;
	color: #7A7A7A;
	background-color: #FFF;
	// background-image: url('/wordpress/wp-content/themes/focalstrap/img/backgroundadvert.jpg');
	background-position: top center;
}
img{
	width: 100%;
	height: auto;
}
.enjoy{
	padding: 20px 0;
	
	width: 100%;
	display: block;
	
	color: #FFF;
	font-family: 'Annie Use Your Telescope', cursive;
	
	text-align: center;
	text-transform: uppercase;
	
	letter-spacing: 1px;
}
hr{
	clear: both;
}
#headwrap{
	margin: 0 auto;
	padding: 20px;
	
	background-color: #FFFFFF;
}
	#logo{
		margin-top: 5px;
	
		width: 250px;
		height: 84px;
		
		display: block;
	}	
		#fp{
			position: absolute;
			z-index: 10;
			
			width: 250px;
			height: 71px;
			
			display: block;
					
			background-image: url(/wordpress/wp-content/themes/focalstrap/img/logo.png);
			background-position: 0 0;
		}
			#fp.diss{margin:-9999px!important;}
			#fp.ha{margin:0!important;}

		#fb{
			position: absolute;
			z-index: 9;
			
			width: 250px;
			height: 84px;
			display: block;
		
			line-height: 114px;
			text-align: center;
			
			background-image: url(/wordpress/wp-content/themes/focalstrap/img/logo-faded.png);
			background-position: 0 0;
		}
			#fb iframe{
				margin: 30px 0 0 75px;
				
				z-index: 11;
				display: block;
			}
#featwrap{
	margin: 0 auto;
	padding: 0 20px;
	
	background-color: #FFFFFF;
}
#boday{
	margin: 0 auto 20px;
	padding: 20px;
	
	clear: both;
	
	background-color: #FFFFFF;
}
#navwrap{
	margin: 20px auto 0;
	background-color: #1EB0CA;
}
	#nav{
		margin: 0;
		float: left;
		width: 100%;
		font-size: .9em;
		font-weight: normal;
		font-family: 'Open Sans Condensed', sans-serif;
		letter-spacing: .2em;
		text-transform: uppercase;
	
		text-align: center;
		text-transform: uppercase;
	}
		#nav li{
			display: inline;
		}
		    #nav li.shop{
		    }
		        #nav li.shop a{
		            background-color: #FFF;
                    color: #1EB0CA;
		        }
			#nav li a{
				padding: 15px 20px;
				display: inline-block;
				color: #FFF;
				font-weight: normal;
			}
				#nav li.store a{
					color: #CC0000;
				}
#feature{	
	height: 300px;
	display: block;
	background-color: #EEE;
}
	#side ul{
		margin-left: 0;
	}
		#side ul li{
			list-style: none;
		}
.mag, .desktop{
	margin-top: 20px;
	
	border-bottom: 1px solid #CCC;
	background-color: #EEE;
}
	.desktop img{
		margin-bottom: 10px;
		border-bottom: 1px solid #FFF;
	}
	
#footerwrap{
	float: left;
	width: 100%;
	
	background-color: #111;
}
#footer{
	margin-top: 20px;
}
	#footer p.lead{
		padding: 10px 0;
	
		font-family: 'Merriweather', serif;
		font-style: oblique;
		
		text-align: center;
		
		border-bottom: 1px solid #EEE;
		border-top: 1px solid #EEE;
	}
	#footer ul{
		margin: 10px 0 20px;		
		padding-top: 10px;
		
		border-top: 1px solid #EEE;
	}
		#footer ul li{
			margin: 0;
			
			font-size: 11px;
			line-height: 16px;
			
			list-style: none;
		}
	#shop{
		margin-bottom: 20px;
		
		float: left;
		width: 100%;
	}

/** Advertisments **/
.ad{
	float: left;
	width: 100%;
	display: block;
}
	.ad.top{
		float: right;
		width: 100%;
		height: 90px;
	}		
	
/** Headings **/
h1,h2,h3,h4,h5{
	color: #999;
	font-weight: normal;
	font-family: 'Merriweather', serif;
}
h1{
	font-size: 2.25em;
	font-weight: normal;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
h2{
	font-size: 1.5em;
	font-weight: normal;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
	h2.entry-title{
		color: #999;
		font-weight: normal;
		font-family: 'Merriweather', serif;
	}
h3{
	font-size: 14px;
	text-transform: uppercase;
}
	#side h3{
		margin-bottom: 15px;
		padding-bottom: 5px;
		
		font-size: 12px;
		font-style: normal;
		
		border-bottom: 1px solid #CCC;
	}

/** Links **/
a:link, a:visited, a:hover{
//	-webkit-transition: all 0.2s ease;
//	-moz-transition: all 0.2s ease;
//	-o-transition: all 0.2s ease;
//	transition: all 0.2s ease;
}
a:link, a:visited{
	color: #111;
}
	a:hover{
		color: #CCC;
	}
	.entry-content a:link{
		font-weight: 900;
	}
#footer a:link, #footer a:visited{
	color: #CCC;
}
	#footer a:hover{
		color: #F1F2F1;
	}

/** Sidebar **/
.xoxo>li{
	margin-bottom: 20px;
}
	.xoxo li > ul > li{
		margin-bottom: 5px;
	}
	
	/** Tumblr **/
	.tumblr_post p{
		display: none;
	}
	/** AdRotate **/
	.widget_adrotate_widgets div a img{
		margin-bottom: 5px;
		
		float: left;
		width: 100%;
		height: 100px;
	}
	.widget_adrotate_widgets div{
		height: auto!important;
	}
	
	/** Sidebar Twitter **/
	.tweet_list{
		float: left;	
		width: 100%;
		
		font-size: 11px;
	}
		#tweeting .tweet_list li, #fptweeting .tweet_list li{
			margin-bottom: 10px;
			padding-bottom: 10px;
			
			float: left;
			width: 100%;
			
			line-height: 16px;
			
			border-bottom: 1px solid #EEE;
		}
		#fptweeting .tweet_list li{
			margin-bottom: 0;
			padding-bottom: 0;
			
			border: none;
		}
	.tweet_avatar{
		margin: 5px 10px 30px 0;
	
		float: left;
		width: 32px;
		height: 32px;
		
		display: block;
	}

	/** Sidebar Popular **/
	#side .popular-posts ul li{
		margin-bottom: 10px;
		padding-bottom: 10px;
			
		float: left;
		width: 100%;
			
		line-height: 16px;
			
		border-bottom: 1px solid #EEE;
	}	
	#side .popular-posts img{
		margin: 5px 10px 0px 0;
		
		float: left;
		width: 32px;
		height: 32px;
		
		display: block;
		
		background-image: url(/wordpress/wp-content/themes/focalstrap/thumb-unavailable.jpg);
	}	
	#side .popular-posts .wpp-post-title{
		margin-top: 12px;
		display: block;
	}

/** Temporary **/
.navigation, #contentx, .entry-utility{
	display: none;
}

/** Wordpress **/
.page, .post{
	margin-bottom: 60px;
}
.entry-title{
	margin-bottom: 10px;

	float: left;
	width: 100%;
	
	display: block;
}
.entry-meta{	
	margin-right: 20px;
	padding-right: 20px;
	
	float: left;
	display: block;

	color: #222;
	font-size: 10px;
	font-weight: normal;
	font-family: 'Merriweather', serif;
	
	border-right: 1px solid #EEE;
}
	.entry-day{
		margin-right: 10px;
		padding: 10px;
		
		float: left;
		display: block;
		
		color: #1EB0CA;
		font-size: 20px;
		
		border-right: 1px solid #EEE;
	}
	.entry-date{
		float: left;
		display: block;
	}
	.entry-time{
		color: #1EB0CA;
	}
.postsocial{
	margin-top: 7px;
	float: left;
	
	display: block;
}

/** Instagram **/ 
.instagram-image{
	margin: 0!important;
	padding: 0!important;
}

/** Search **/
#searchform #s{
	width: 90%;
}
#searchform label{
	display: none;
}

/** Videos **/
#embed{	
	float: left;
	width: 100%;
}
#videothumbs{
	margin: 0;

	float: left;
	width: 100%;
	
	list-style: none;
}
	#videothumbs li{
		margin-left: 20px;
	
		float: left;
		width: 340px;
	}
	
/** Local **/
#local{
	margin: 0;

	float: left;
	width: 100%;
}
	#local>ul{
		width: 100%;
		float: left;
	}
#local ul, #local li{
	margin: 0;
	padding: 0;
	
	list-style: none;
}
	#local h2{
		display: none;
	}
	#local ul li{
		margin: 0 0 20px 20px;
		
		float: left;
		width: 340px;
	}
		#local ul li a{
			padding: 0 20px;
		
			float: left;
			width: 300px;
			height: 100px;
			
			display: block;
			
			text-align: center;
			line-height: 100px;
			
			background-color: #F1F2F1;
		}

.feature-thumb{
	margin-bottom: 15px;
}
.more-link{
	margin: 10px 0;
	float: left;
	width: 100%;
}
.wp-pagenavi span, .wp-pagenavi a{
	padding: 0 14px;
	float: left;
	line-height: 34px;
	border: 1px solid #DDD;	
}

/** Into The City **/
#intoTheCity{
	margin-top: 25px;
}
	#intoTheCity p{
		margin-bottom: 18px;
		font-size: 18px;
		font-weight: 200;
		line-height: 27px;
	}
	#intoTheCity #social{
		margin: 0 0 20px;
		clear: both;
		float: left;
		width: 100%;
	}
		#intoTheCity #social li{
			float: left;
			list-style: none;
		}
		
.socialShare{
	margin: 0 0 20px;
	clear: both;
	float: left;
	width: 100%;
}
	.socialShare li{
		float: left;
		list-style: none;
	}
	
/** Ad Rotate **/
#feature ul{
	margin: 0;
	padding: 0;
}
	#feature ul li{
		list-style: none;
	}
	
.video-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
}
  
.video-container iframe, .video-container object, .video-container embed, .video-container video { 
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0;
  width: 100%;
  height: 100%;
}