/*
Theme Name: Motion Picture
Design Studio: Obox Design http://www.obox-design.com/
Version: 1.1.9
Author: Obox Design
Author URI: http://www.obox-design.com/

*-----------------------------*
WARNING! DO NOT EDIT THIS FILE!
*-----------------------------*
To make updates to your theme, do not edit the styles in this file. FRather use 
the custom.css file to add your style changes. By copying a style from this
file and pasting it in custom.css you will override the style in this file.

*/


@import url(reset.css);
@import url(social.css);	
@import url(clearfix.css);


/*-------------------------------------------------------------------------------------------*/
/*- SETUP STD CLASSES -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
body{margin: 0px; padding: 0px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.6em;}

h1, h2, h3, h4, h5, h6{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

p{margin-bottom: 16px;}
textarea, input{padding: 8px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; 
					-moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-border-radius: 4px;}
input[type=text]{width: 280px;}
textarea{width: 480px;}
input[type=button], input[type=submit]{ padding: 4px 8px; font-weight: 600; cursor: pointer;}

a{text-decoration: none;}
strong{font-weight: bold;}
em{font-style: italic;}

/*--- Layouts ---*/
.no_bg{background-image: none;}
.clearboth{clear: both}
.floatleft{float: left;}
.floatright{float: right;}
.floatright{float:right;}
.no_display{display: none;}


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-container{padding: 20px 0px;}
#header{width: 940px; margin: auto;}
	
#navigation-container{margin-bottom: 30px;}
	
#content-container{width: 940px; margin: 0px auto 60px;}
#left-column{float: left; width: 580px;}
#right-column{float: right; width: 320px;}
#full-width{width: 940px;}
#gallery{width: 940px;}
	
#footer-navigation-container{margin: 0px;}
ul#footer-nav{clear: both; width: 940px; margin: auto;}

#footer-container{padding: 30px 0px;}
#footer{width: 940px; margin: auto;}
	
	
/*-------------------------------------------------------------------------------------------*/
/*- COMMON ELEMENTS -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.alignleft{float: left; margin: 10px 20px 10px 0px !important;}
.alignright{float: right; margin: 10px 0px 10px 20px !important;}
.aligncenter{text-align: center !important; margin: 0px 0px 10px 0px !important;}

.wp-caption{padding: 5px; width: auto !important;}
.wp-caption img{display: block; margin-bottom: 5px; padding: 0px;}
.wp-caption p.wp-caption-text{clear: both; text-align: center; margin: 0px; padding: 0px; font-style: italic; font-size: 12px !important;}

h5.date{padding: 0px; margin: 0px 0px 5px; font-size: 11px;}

.post-title{line-height: 1.3em;}

.section-title{clear: both; margin-bottom: 20px; font-size: 23px; font-weight: lighter;}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------*/
	/*- HEADER ROW -------------*/
	.logo h1, .logo img{margin: 0px; padding: 0px; display: block;}
		

	/*--------------------------*/
	/*- CATEGORY MENU ----------*/
	ul#nav{clear: both; width: 940px; margin: auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 12px;}
		ul#nav li{float: left; position: relative;}
		ul#nav li a{display: block; padding: 8px 18px;}
		ul#nav li:first-child a{padding-left: 0px;}


		/*--------------------------*/
		/*- SUB MENU ---------------*/
		ul#nav ul.sub-menu{display: none; padding: 0px 10px; position: absolute; top: 38px; z-index: 10;}
			ul#nav ul.sub-menu ul{top: -2px; left: 170px;}
			ul#nav ul.sub-menu li{clear: both; width: 160px;}
			ul#nav ul.sub-menu li:last-child{}
			ul#nav ul.sub-menu li a{display: block; padding: 5px 0px;}


/*-------------------------------------------------------------------------------------------*/
/*- HOME PAGE STYLING -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-------------------------------------------*/
	/*- SLIDER ----------------------------------*/
	.slider{height: 326px; margin-bottom: 40px;}
		
		/*---------------------*/
		/*- SLIDER IMAGES -----*/
		.gallery-container{display: block; float: left; width: 580px; height: 326px; overflow: hidden;}
			.gallery-image img{display: block;}
			
		
		/*---------------------*/
		/*- SLIDER BUTTONS ----*/
		.slider .next, .slider .previous{float: left; display: block; width: 30px; height: 19px; margin: 0px 1px 20px 0px; text-indent: -999px; overflow: hidden;}
			
			
		/*---------------------*/
		/*- SLIDER COPY -------*/
		.slider .copy{float: left; width: 270px; padding: 40px;}
			.slider .copy ul{clear: both; margin: 0px; padding: 0px; list-style: none;}
			.slider .date{font-weight: normal;}
			.slider .post-title{margin-bottom: 20px; font-size: 23px; line-height: 1.2em; font-weight: 300;}
	

	/*----------------------------*/
	/*- FOUR COLUMN VIDEO LIST ---*/
	.video-list{margin-bottom: 40px;}
	.video-list .section-title{padding: 10px 20px 14px; margin-bottom: 0px; font-size: 10px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase;}
	.video-list .four-column{margin-bottom: 0px;}
	.video-list .four-column li{float: left; width: 194px; min-height: 180px; padding: 20px; margin: 0px;}
	.video-list .four-column li:nth-child(4n+4){margin-right: 0px;}
		.video-list .four-column .post-image{margin-bottom: 10px;}
		.video-list .four-column h5.date{margin-bottom: 0px;}
		.video-list .four-column .post-title{padding: 0px 0px; margin-bottom: 0px; font-size: 13px; font-weight: 600;}
	
	
	/*----------------------------*/
	/*- ONE COLUMN LARGE ---------*/
	.blog-main-post-container li.post{clear: both; margin-bottom: 20px;}		
		.blog-main-post-container .post-image{margin: 0px;}
		.blog-main-post-container .post-image img{margin: 0px; display: block;}			
		.blog-main-post-container .post-title-block{padding: 15px 40px 19px; text-align: left;}
		.blog-main-post-container .post-title{font-size: 23px; font-weight: lighter;}


	/*----------------------------*/
	/*- WIDGET BLOCK --------------*/
	#widget-block{clear: both;}
	#widget-block .widget-list li.widget{clear: none; float: left; width: 313px;list-style-type:none;}
	#widget-block .widget-list li.widget:last-child{width: 314px;}
	ul.children {padding:0 0 0 30px;list-style-type:disc;}
	
			
	/*----------------------------*/
	/*- PAGINATION ---------------*/
	.pagination{clear: both;}
		.pagination li{float: left;}
		.pagination li.page-count{padding-left: 40px; margin-right: 15px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 23px; font-weight: 600;}
		.pagination .next a, .pagination .previous a{float: left; display: block; width: 30px; height: 19px; margin: 0px 1px 20px 0px; text-indent: -999px; overflow: hidden;}


/*-------------------------------------------------------------------------------------------*/
/*- POSTS CLASSES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-----------------------------*/
	/*- NEXT - PREV POST NAV ------*/
	.next-prev-post-nav{padding: 10px 40px; margin-bottom: 0px; overflow: hidden;
							font-size: 10px; text-transform: uppercase; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
		.next-prev-post-nav li{clear: none; float: right; margin: 0px; padding: 0px;}
		.next-prev-post-nav li:first-child{float: left;}
		
	
	/*-----------------------------*/
	/*- HD HEADER CONTAINER -------*/
	#hd-container{margin-bottom: 30px;}
		#hd-container .post-title-block{padding: 20px 40px 28px;}
		#hd-container .post-title{font-size: 23px; font-weight: lighter;}
		.hd-icon{display: inline-block; width: 30px; height: 20px; position: relative; top: 3px; text-indent: -999px; overflow: hidden;}
		#hd-container .post-image{padding: 0px;}


	/*- RESET SOME CLASSES FOR THE COPY AFTER CLEARING EVERYTHING AT THE TOP OF THE CSS  -*/
	.copy{padding: 40px; margin-bottom: 0px;}
	.copy ul{list-style: disc; margin: 0px 0px 15px 18px; line-height: 22px;}
	.copy ol{list-style: decimal; margin: 0px 0px 15px 18px; line-height: 22px;}
	.copy ul li, .copy ol li{margin-bottom: 0px;}
	.copy code, .copy pre{}
	.copy img{display: block;}
	.copy h2{font-size: 22px; font-weight: bold; font-weight: lighter; margin-bottom: 15px;}
	.copy h3{font-size: 16px; font-weight: 600; margin-bottom: 15px;}
	.copy h4{font-size: 14px; font-weight: 600; margin-bottom: 15px;}
	.copy h5{font-size: 12px; font-weight: 600; margin-bottom: 10px;}
	.copy blockquote{padding-left: 15px; margin-left: 0px; font-style: italic;}
		
	
	/*------------------------------*/
	/*- POST PAGE META -------------*/
	.post-meta{padding: 24px 40px 23px;}
		.post-meta li.meta-block:first-child{padding-bottom: 15px; margin: 0px 0px 18px; overflow: hidden;
												font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600;}
		.post-meta li.meta-block:first-child a.action-link{float: left;}
		.post-meta li.meta-block:first-child a.comment-count{float: right;}
		.post-meta li.meta-block:last-child{padding-bottom: 0px; margin-bottom: 0px; overflow: hidden;}
		
	
		/*-------------------------*/
		/*- SOCIAL ----------------*/
		.social li{clear: none; float: left; height: 20px; margin: 0px 10px 0px 0px; overflow: hidden;}
		
		
		/*-------------------------*/
		/*- SHORT URL -------------*/
		.short-url{float: right; height: 20px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1em;}
		.short-url input{width: 150px; padding: 3px 0px 0px; margin: 0px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; text-align: right;}
		
		
		/*-------------------------*/
		/*- TAGS ------------------*/
		ul.tags{overflow: hidden; text-transform: uppercase; font-size: 10px;}
		ul.tags li{display: inline; margin-right: 5px;}
		ul.tags a{padding: 2px 5px; font-weight: lighter;
					-moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-border-radius: 4px;}

	
	/*------------------------------------*/
	/*- POST PAGE WP GALLERY -------------*/
	.copy .gallery{margin-bottom: 30px !important; overflow: hidden;}
	dt.gallery-icon img{margin-bottom: 3px;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.comments{padding: 5px 40px 0px;}
.comments .section-title{padding-top: 40px;}

ul.comment-container{margin-bottom: 20px;}
	#full-width ul.comment-container{width: 540px;}
	li.comment{padding-bottom: 10px; margin-bottom: 30px; position: relative;}
	
		.comment-avatar{float: left; padding: 5px;}
		.comment-avatar img{display: block;}
			
		.comment h5.date{position: absolute; top: 0px; right: 0px; font-weight: 600; font-size: 12px;}
				
		.comment h4.comment-name{margin-bottom: 20px; font-weight: 600;}
		
		.reply-to-comment{display: block; margin-bottom: 20px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600;}

		.comment-post{float: left; width: 390px; margin-left: 20px;}

	li.comment:last-child{padding-bottom: 0px; margin-bottom: 0px;}
	

	/*--------------------------------------------------------*/
	/*- THREADED COMMENTS - ITS TIME TO THREAD THIS BEAST ----*/
	.threaded-comments{clear: both; margin: 20px 0px 0px 110px;}
		.threaded-comments li.comment{padding: 0px; margin: 0px;}
		.threaded-comments h5.date{top: 20px; right: 20px;}
		.threaded-comments .comment-post{width: auto; padding: 20px 20px 10px; margin: 0px;}


/*-------------------------------------------------------------------------------------------*/
/*- POST A COMMENT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.comment-form-content{width: 500px; padding: 40px; margin-left: -40px;}
	.comment-form-content .section-title{padding-top: 0px; font-size: 23px;}
	
	.logged-in-as{margin-bottom: 10px;}
	

/*-------------------------------------------------------------------------------------------*/
/*- FULL WIDTH STYLING ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#full-width .post-title-block{padding: 40px 40px 44px;}
#full-width .post-title{font-size: 23px; font-weight: lighter;}
	

/*-------------------------------------------------------------------------------------------*/
/*- ARCHIVES --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.archives{padding: 40px;}
ul.archives_list{width: auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
ul.archives_list li{height: 60px; padding: 20px 0px; margin: 0px;}
	.archives_list li .archive-post-image{float: left; width: 50px; height: 50px; padding: 5px; margin-right: 20px; position: relative; overflow: hidden;}
	.archives_list li .archive-post-image a{display: block; width: 50px; height: 50px; overflow: hidden;}
	.archives_list li .archive-post-image img{display: block; position: relative;}
	.archives_list li a{font-weight: 600; font-size: 15px;}
	.archives_list li .comment-count{margin-left: 20px; font-weight: lighter; font-size: 11px;}
	
	.archives_list .date{display: block; margin-right: 20px; font-size: 10px; text-transform: uppercase;}
	ul.archives_list .date sup{position: relative; top: -3px; text-transform: lowercase; font-size: 8px;}
	ul.archives_list .label{float: right; display: inline-block;}
	ul.archives_list .label a{font-weight: lighter; font-size: 11px;}

.archives_list li:first-child{padding-top: 0px;}
.archives_list li:last-child{margin-bottom: 0px;}


/*-------------------------------------------------------------------------------------------*/
/*- ADVERTS ---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.widget-list li.widget .advert {float:left; padding: 0px 7px 8px; margin: 0px;}


/*-------------------------------------------------------------------------------------------*/
/*- RIGHT COLUMN ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.widget-list li.widget .content{padding: 20px;}
ul.widget-list li.widget li{padding: 0px 0px 12px; margin-bottom: 12px;}
ul.widget-list li.widget li:last-child{padding-bottom: 0px; margin-bottom: 0px;}

h4.widgettitle{padding: 15px 20px 19px; font-size: 15px; font-weight: 600;}
	

	/*------------------------------------*/
	/*- SEARCH ---------------------------*/
	.search-form{padding: 20px;}
	.search-form form{padding: 5px; margin: 0px; overflow: hidden;
						-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
	.search-form input[type=text]{float: left; width: 190px; padding: 6px; margin: 0px;}
	.search-form input[type=submit]{float: right; padding: 5px; margin: 0px; font-weight: 600;
									-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}


	/*------------------------------------*/
	/*- POPULAR/RECENT COMMENTS ----------*/
	.widget_recent_comments li{padding-left: 30px !important; font-style: italic;}
	.widget_recent_comments li a{display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; font-size: 11px; font-style: normal;}
	
	
	/*------------------------------------*/
	/*- POPULAR/RECENT POSTS -------------*/
	ul.widget-list li.widget_popular_posts ul li{padding-left: 30px !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
	ul.widget-list li.widget_popular_posts ul li a{display: block; margin-bottom: 8px; font-weight: 600;}
	ul.widget-list li.widget_popular_posts ul li h5{margin: 0px; line-height: 1em;}
		
		
	/*------------------------------------*/
	/*- LATEST VIDEO LIST ----------------*/
	.latest-videos{width: 320px; overflow: hidden;}
	.latest-videos .content{width: 900px; position: relative; overflow: hidden;}
	.latest-videos div[id^='video_widget_']{float: left; display: inline; width: 280px; margin: 0px 20px 0px 0px; overflow: hidden;}
	.latest-videos li{margin-bottom: 0px !important; padding-bottom: 0px !important;}
	.latest-videos li.video-title{padding-left: 40px; margin-right: 15px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-weight: 600;}
	.latest-videos ul.pagination{padding: 0px 20px; float: right;}
	.latest-videos ul.pagination li{margin-bottom: 0px !important; padding: 0px !important;}
	
	
	/*------------------------------------*/
	/*- TWITTER --------------------------*/
	ul#twitter_update_list li{padding-left: 30px !important; font-style: italic;}
	ul#twitter_update_list li a{display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; font-size: 11px; font-style: normal;}
	ul#twitter_update_list li span a{display: inline; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal;}
	

/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------------------------*/
	/*- FOOTER CATEGORY MENU ---------------------*/
	ul#footer-nav{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 12px;}
	ul#footer-nav li{float: left;}
	ul#footer-nav li a{display: block; padding: 8px 18px;}
	ul#footer-nav li:first-child a{padding-left: 0px;}
			
			
	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	#footer{font-size: 13px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
	#footer h4{margin-bottom: 10px; font-weight: 600; font-size: 14px;}
	#footer a{font-weight: 600;}

	#footer ul{ overflow: hidden;}
	#footer ul li.column{float: left; width: 220px; margin-right: 20px;}
	#footer ul li.column:last-child{margin-right: 0px;}

	#footer ul li.column ul li{padding: 0px 0px 3px; margin: 0px 0px 3px;}

	.footer-text{clear: both; margin-top: 30px; padding-top: 15px;}
	.footer-text p{float: left; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; font-size: 11px;}
	.footer-text .obox-credit{float: right;}
