/*
Theme Name: Azione
Description: Azione is a neat, structured video blogging theme with a massive view port for your HD videos and photographs.
Design Studio: Obox Design http://www.obox-design.com/
Version: 1.6.1
Author: Obox Design
Author URI: http://www.obox-design.com/
License: Wordpress derivate http://www.gnu.org/licenses/gpl-2.0.html, CSS, JS, Graphics http://themeforest.net/wiki/buying/howto-buying/licensing/
License URI: http://themeforest.net/wiki/buying/howto-buying/licensing/
Tags: blogging, photography, portfolio, showcase, video blogging, videos, slider, blogger, blog, video embed

*-----------------------------*
WARNING! DO NOT EDIT THIS FILE!
*-----------------------------*
To make updates to your theme, do not edit the styles in this file. Rather 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: 13px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.6em;}

textarea, input{padding: 6px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px;  border-radius: 3px;}
textarea{width: 90%; max-width: 520px;}
input[type=text]{width: 90%; max-width: 280px;}
input[type=text], input[type=password], textarea{margin-bottom: 10px;}

input[type=button], input[type=submit],.link-bottone{padding: 5px 7px; font-weight: bold; border-radius: 4px; cursor: pointer;}
input[type=button]:active, input[type=submit]:active,.link-bottone:active{position: relative; top: 1px;}

a{text-decoration: none; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out;}
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{width: 980px; margin: auto;}
#header{padding: 20px 20px 20px;}

#navigation-container{width: 980px; padding: 0px 0px; margin: 0px auto 20px;}

#content-container{width: 940px; padding: 20px; padding-top:0px; margin: 0px auto 20px;}
#left-column{float: left; width: 787px;/*620px;*/}
#right-column{float: right; width: 138px; padding: 10px; margin: -20px -20px -20px 0px;}
#full-width{width: 940px;}

#footer-navigation-container{ width: 980px; margin: 0px auto 20px;}
#footer-nav{clear: both;}

#footer-container{width: 940px; margin: auto; padding: 30px 20px 20px; overflow: hidden;}
#footer{width: 940px; margin: auto;}

/*-------------------------------*/
/*- DEFAULT WORDPRESS STYLING ---*/
.wp-caption {border: 1px solid #cccccc; text-align: center; background-color: #f0f0f0; padding: 5px 0px 10px 5px; margin-bottom: 10px; max-width: 96%;}
.wp-caption.alignleft {margin: 0px 10px 10px 0px; }
.wp-caption.alignright {margin: 0px 0px 10px 10px; }
.wp-caption img {margin: 0px; padding: 0px; border: 0px none; max-width: 98.5%;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0px 4px 5px; margin: 0px; }
.wp-caption.alignnone {margin: 5px 20px 20px 0px;}

.alignnone {margin: 5px 20px 20px 0px;}
.aligncenter, div.aligncenter {display:block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0px 20px 20px;}
.alignleft {float:left; margin: 5px 20px 20px 0px;}
.aligncenter {display: block; margin: 5px auto 5px auto;}

a img.alignright {float:right; margin: 5px 0px 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0px;}
a img.alignleft {float:left; margin: 5px 20px 20px 0px;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.gallery-caption {margin-left: 0;}
.gallery {margin: auto;}
.gallery-item {float: left; margin: 10px; text-align: center;}
#gallery img {border: 1px solid #ccc; padding: 3px;}
#gallery img:hover{opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ transition: ease-in-out 1s;}
.gallery-caption {margin-left: 0;}

.sticky{}
.bypostauthor{}

small {font-size: 75%;}

sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table {border-collapse: collapse; border-spacing: 0;}

cite, em, i {font-style: italic;}

blockquote {font-style: italic; font-weight: normal; margin: 0 3em;}
blockquote em, blockquote i, blockquote cite {font-style: normal;}
blockquote cite {font-weight: 300; letter-spacing: 0.05em; text-transform: uppercase;}

abbr, acronym, dfn {border-bottom: 1px dotted #666;cursor: help;}
address {display: block; margin: 0 0 1.625em;}
ins {background: #fff9c0; text-decoration: none;}

table{padding: 10px; margin-bottom: 20px;}
th{padding: 3px; font-weight: bold;}
tr{border-bottom: 1px solid #eee;}
tr:last-child{border: 0px;}
tr, td{padding: 3px 8px;}


pre {padding: 15px; margin: 0px 0px 22px 0px; border: 1px solid #dadada; text-indent: 0px; overflow-x: auto; overflow-y: auto; white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word;  font-variant: normal; text-align: left; ; font-family: Consolas, Monaco, 'Courier New', Courier, monospace; background-color: #f0f0f0; font-size: 12px; line-height: 1.3em;  color: #000000; font-weight: normal; font-style: normal; letter-spacing: normal; orphans: 2;  text-transform: none; widows: 2; word-spacing: 0px;}
/*-------------------------------------------------------------------------------------------*/
/*- COMMON ELEMENTS -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.date{padding: 0px; margin: 0px 0px 5px; font-size: 11px;}
.date .comments{margin-left: 10px; border: none;}
.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;}
	.logo h1{font-size: 40px; line-height: 40px; font-weight: bold;}
	.logo .tagline{padding: 0px; margin: 8px 0px 0px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;}


	/*--------------------------*/
	/*- CATEGORY MENU ----------*/
	ul#nav{clear: both; padding: 0px 0px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 12px;}
	ul#nav li{float: left; position: relative; /*padding: 2px;*/}
	ul#nav li a{display: block; padding: 4px 7px; border-radius: 3px;}
	ul#nav li a:active{position: relative; top: 1px; padding-bottom: 3px;}


	/*--------------------------*/
	/*- SUB MENU ---------------*/
	ul#nav ul.sub-menu{display: none; padding: 0px 2px; position: absolute; top: 38px; z-index: 10; border-radius: 5px;}
	ul#nav ul.sub-menu ul{top: -2px; left: 170px;}
	ul#nav ul.sub-menu li{clear: both; width: 170px; padding: 2px 0px;}
	ul#nav ul.sub-menu li a{display: block;}


/*-------------------------------------------------------------------------------------------*/
/*- HOME PAGE STYLING -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-------------------------------------------*/
	/*- SLIDER ----------------------------------*/
	.home-widgets .slider{max-height: 338px; padding: 20px;padding-top:20px; margin: 0px -20px 10px; position: relative;}
	.slider h3{padding:0; margin:0;}
/*---------------------*/
		/*- SLIDER IMAGES -----*/
		.gallery-container{display: block; float: left; width: 600px; height: 338px; overflow: hidden; position: relative;}
		.gallery-container ul{position: relative; margin-bottom: 20px;}
		.gallery-container ul li{clear: both; height: 338px; overflow: hidden; }
		.gallery-image img{margin: auto; display: block; width: 100%; height: auto;}
		.gallery-image iframe{margin: auto; display: block; width: 100%;}


		/*---------------------*/
		/*- SLIDER COPY -------*/
		.slider .copy{float: right; width: 320px; padding: 0px; font-size: 13px; position: relative; overflow: hidden; }
		.slider .copy ul{clear: both; position: relative; margin: 0px; padding: 0px; list-style: none; width: 99999px;}
		.slider .copy ul li{float: left; width: 320px; margin-right: 30px;}
		.slider .copy ul{clear: both; margin: 0px; padding: 0px; list-style: none;}se;}
		.slider .post-title{margin-bottom: 10px; font-size: 23px; line-height: 1.2em; font-weight: 800;}
		.slider .post-title a{display: block; color:#FFF;}
		.slider .date {margin-bottom: 5px; font-size: 10px; text-transform: uppercase;}

		/*---------------------*/
		/*- SLIDER BUTTONS ----*/
		.slider .next, .slider .previous{float: none; display: block; width: 19px; height: 30px; margin: 0px 0px 0px 0px; position: absolute; top: 50px; left: -20px; text-indent: -999px; overflow: hidden; border-radius: 0px 0px 0px 5px;}
		.slider .next{top: 20px; border-radius: 5px 0px 0px 0px;}

		/*---------------------*/
		/*- SLIDER DOTS -------*/
		.slider-dots{width: 10px; clear: both; overflow: hidden; position: absolute; top: 90px; left: -14px;}
		.slider-dots .dot{clear: both; display: block; width: 8px; height: 8px; margin: 0px auto 8px;}


	/*----------------------------*/
	/*- CATEGORY LIST ------------*/
	.category-list{padding: 0px; margin: 0px 0px 20px 0px; font-size: 9px; text-transform: uppercase;}
	.category-list li{display: inline; margin-right: 5px;}
	.category-list a{padding: 4px 5px; font-weight: bold; border-radius: 4px;}
	.category-list a:hover, .category-list li.active a{padding: 4px 10px;}


	/*----------------------------*/
	/*- FOUR COLUMN VIDEO LIST ---*/
	.video-list{display: block; position: relative; overflow: hidden; height: auto; margin-bottom: 10px;}
	.video-list a{display: block;}
	.video-list .category-details{width: 460px; margin: 0px 0px 10px;}
	.video-list .category-details p{font-size: 12px;}
	.video-list .section-title{padding: 0px; margin: 0px; font-size: 13px; font-weight: 800;}
	.video-list .four-column{margin-bottom: 0px;}
	.video-list .four-column li{float: left; width: 220px; height: 200px; padding: 0px; margin: 0px 20px 20px 0px; overflow: hidden; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out;}
	.video-list .four-column li:nth-child(4n+4){margin-right: 0px;}
	.video-list .four-column li:nth-child(4n+5){clear: left;}
	.video-list .four-column .post-image{margin-bottom: 10px; overflow: hidden;}
	.video-list .four-column .post-title{margin: 10px 0 5px 10px; font-size: 13px; font-weight: 600;}
	.video-list .four-column .post-image iframe {width: 220px !important;}
	.video-list p{margin: 10px 10px 5px 10px;}
	.video-list a.action-link{float: right;  padding: 0px 10px; height: 19px; font-weight: normal; font-size: 10px; text-transform: uppercase; line-height: 1.9em; border-radius: 5px;}

		/*---------------------*/
		/*- FOUR COLUMNS ------*/
		.four-column{clear: both; overflow: hidden;}
		.four-column li{float: left; width: 23.4042%; margin-right: 2.1276%; margin-bottom: 20px;}
        .four-column li:nth-child(4n+4){margin-right: 0;}
	    .four-column li:nth-child(4n+5){clear: left;}
	    .four-column .post-image{width: 100%; max-height: 126px; overflow: hidden;}
	    .four-column .post-image a{display: block;}
	    .four-column .post-image img{max-width: 100%;}
	    .four-column .post-title{margin: 10px 0 5px; font-size: 13px; font-weight: 600;}
		.four-column .meta{margin-left: 5px;}
	  	.four-column .date{margin-left: 10px;}

		/*---------------------*/
		/*- THREE COLUMNS -----*/
		.three-column{clear: both;}
		.three-column li{float: left; width: 300px; min-height: 250px; margin-right: 2.1276%; margin-bottom: 20px; overflow: hidden; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out;}
		.three-column li:nth-child(3n+3){margin-right: 0px;}
		.three-column li:nth-child(3n+4){clear: left;}
	    .three-column .post-image{width: 100%; max-height: 169px; overflow: hidden;}
	    .three-column .post-image a{display: block;}
	    .three-column .post-image img{max-width: 100%;}
	    .three-column .post-title{margin: 10px 0 5px 10px;  font-size: 15px; font-weight: 600;}
		.three-column .date{margin-left: 10px;}

		/*---------------------*/
		/*- TWO COLUMNS -------*/
		.two-column{clear: both; overflow: hidden;}
		.two-column li{float: left; width: 48.9362%; margin-right: 2.1276%; margin-bottom: 20px;}
		.two-column li:nth-child(2n+2){margin-right: 0px;}
	    .two-column .post-image{width: 100%; max-height: 259px; overflow: hidden;}
	    .two-column .post-title{margin: 10px 0px 7px 0px; font-size: 16px; font-weight: 600;}
		.two-column .date{margin-left: 0px;}
		.two-column .post-image img{width: 100%}

		/*---------------------*/
		/*- ONE COLUMNS -------*/
		.one-column{clear: both;}
		.one-column li{float: left; width: 100%; margin-bottom: 20px; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out;}
		.one-column .post-image{width: 100%; overflow: hidden;}
	    .one-column .post-title{margin: 10px 0px 7px 0px; font-size: 16px; font-weight: 600;}
		.one-column .date{margin-left: 0px;}


	/*----------------------------*/
	/*- ONE COLUMN LARGE ---------*/
.blog-main-post-container li.post{clear: both; /*padding-bottom: 20px; margin-bottom: 20px;*/ min-height: 276px;}
	.blog-main-post-container .post-image{margin: 0px 0px 20px;}
	.blog-main-post-container .post-image img{margin: 0px; display: block;}
	.blog-main-post-container .post-title-block{padding: 0px 0px 20px; text-align: left;}
	.blog-main-post-container .post-title{font-size: 26px; font-weight: 600;}
	.blog-main-post-container .date{text-transform: uppercase; font-size: 10px;}

    .related-videos{display: inline-block; width: 19px; height: 19px; padding: 0px; position: absolute; top: 0px; left: 0px; text-indent: 99px; text-align: right; overflow: hidden; text-transform: uppercase; font-size: 10px; line-height: 1.9em;
					border-radius: 0px 0px 5px 0px;}
	.related-videos:hover{width: 85px; padding: 0px 10px 0px 19px; text-indent: 0px;}

    .video-slider a.jp-video-play-icon, .archives a.jp-video-play-icon, #video_widget a.jp-video-play-icon{background: url(ocmx/images/jplayer/smallarrow.png) no-repeat; position: absolute; top: 30%; left: 30%;}

    .views, .likes{padding-left: 20px; text-transform: uppercase;}
    .views{height: 12px; background: url(images/layout/views.png) 0px 0px no-repeat;}
    .likes{height: 10px; background: url(images/layout/likes.png) 0px 2px no-repeat; margin-left: 1.0204%;}
    .video-list li:hover .views{background: url(images/layout/views.png) 0px -12px no-repeat;}
    .video-list li:hover .likes{background: url(images/layout/likes.png) 0px -11px no-repeat;}

	.content-widget a.action-link{float: right; padding-bottom: 10px;}
	/*----------------------------*/
	/*- WIDGET BLOCK --------------*/
	#widget-block{clear: both; padding: 20px; margin: 0px -20px -20px;}
	#widget-block li.widget{clear: none; float: left; width: 300px; margin-right: 20px;}
	#widget-block li.widget:last-child{margin-right: 0px;}
	#widget-block li.widget .widgettitle{padding: 0px 0px 10px; margin-bottom: 10px; background: none;}
	#widget-block .content{padding: 0px;}

	.home-widgets .widget_text{margin-bottom: 20px;}


	/*----------------------------*/
	/*- PAGINATION ---------------*/
	.pagination{clear: both;}
	.pagination li{float: left;}
	.pagination li.page-count{padding-left: 0px; margin-right: 15px; font-size: 12px; font-weight: 600;}
	.pagination .next a, .pagination .previous a{float: left; display: block; width: 30px; height: 19px; margin: 0px 0px 20px 0px; text-indent: -999px; overflow: hidden;}


/*-------------------------------------------------------------------------------------------*/
/*- POSTS CLASSES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

.blog-main-post-container .post-image img{width: 100%; height: auto;}
.post iframe{width: 100%; max-height: 380px;}

	/*------------------------------*/
	/*- VIDEO SLIDER ---------------*/
	.video-slider{width: 980px; padding: 0px; margin: -20px -20px 20px; overflow: hidden; position: relative;}
	.video-slider ul{overflow: hidden; width: 999999px;}
	.video-slider li{float: left; width: 99px; height: 100px; padding: 20px; font-size: 11px; font-weight: bold; text-align: center; line-height: 1.2em;
					 -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out;}
	.video-slider li:first-child{border-left: none; width: 100px;}
	.video-slider .screenshot{display: block; width: 94px; height: 65px; border: 3px solid #f0f0f0; margin-bottom: 10px; overflow: hidden;}
	.video-slider li img{display: block; width: 100%; height: auto; border: 3px solid #f0f0f0; margin-bottom: 10px; overflow: hidden;}

	/*-----------------------------*/
	/*- NEXT - PREV POST NAV ------*/
	.next-prev-post-nav a{float: none; display: block; width: 20px; height: 30px; margin: 0px 0px 0px 0px; position: absolute; top: 50px; left: -20px; border-radius: 0px 0px 0px 5px;}
	.next-prev-post-nav li:first-child a{top: 20px; border-radius: 5px 0px 0px 0px;}


	/*-----------------------------*/
	/*- HD HEADER CONTAINER -------*/
	#hd-container{margin: 0px -20px 20px; position: relative;}
	#hd-container .date{  font-size: 13px; font-weight:bold;}
	#hd-container .post-title-block{padding: 20px 20px; zmargin: 0px -20px 0px; text-align: left;}
	#hd-container .post-title{font-size: 18px; font-weight: 600;}
	#hd-container .post-image{padding: 0px; }
	.single-post .post-image iframe {width: 980px !important;}


	/*- RESET SOME CLASSES FOR THE COPY AFTER CLEARING EVERYTHING AT THE TOP OF THE CSS  -*/
	.copy{padding: 0px; margin: 0px; font-size: 14px;}
	.copy p{margin-bottom: 20px;}
	.copy ul{list-style: disc; margin: 0px 0px 15px 40px;}
	.copy ol{list-style: decimal; margin: 0px 0px 15px 40px;}
	.copy ul li, .copy ol li{margin-bottom: 0px;}
	.copy code, .copy pre{ font-family: "Courier New", Courier, monospace;}
	.copy img{display: block;}
	.copy a{font-weight: bold; color: #f76333;}
	.copy a:hover{color: #444;}
	.copy h2{font-size: 24px; font-weight: 400; margin-bottom: 25px;}
	.copy h3{font-size: 18px; font-weight: 600; margin-bottom: 25px;}
	.copy h4{font-size: 16px; font-weight: 400; margin-bottom: 25px;}
	.copy h5{font-size: 14px; font-weight: 400; margin-bottom: 20px;}
	.copy blockquote{padding-left: 15px; margin-left: 0px; font-weight: 500;}
	.copy p{text-align:justify;}
	 td.align-center{ text-align:center !important;}


	/*------------------------------*/
	/*- POST PAGE META -------------*/
	.post-meta{padding: 0px;}
	.post-meta li.meta-block{padding-bottom: 0px; margin: 10px 0px 0px; overflow: hidden; font-weight: 600; overflow: hidden;}
	.post-meta li.meta-block a.action-link{float: left;}
	.post-meta li.meta-block a.comment-count{float: right;}


		/*-------------------------*/
		/*- SOCIAL ----------------*/
		ul.social{padding: 5px; float: right;}
		ul.social li{float: left; line-height: 14px;}
		ul.social li.addthis{float: right;}
		a.addthis_default_style{padding: 0px !important;}
		a.addthis_button_tweet{width: 85px;}
		a.addthis_button_facebook_like{width: 103px;}
		a.addthis_button_facebook_like iframe{width:97px !important;}


		/*-------------------------*/
		/*- SHORT URL -------------*/
		.short-url{float: left; height: 20px; font-size: 12px; line-height: 1em;}
		.short-url input[type=text]{width: 150px; padding: 3px 0px 0px; margin: 0px; font-size: 12px; text-align: right; box-shadow: none;}


		/*-------------------------*/
		/*- TAGS ------------------*/
		.tags{overflow: hidden; text-transform: uppercase; font-size: 10px;}
		.tags li{display: inline; margin-right: 5px;}
		.tags a{padding: 2px 5px; font-weight: lighter; border-radius: 4px;}


	/*------------------------------------*/
	/*- POST PAGE WP GALLERY -------------*/
	.copy .gallery{margin-bottom: 30px !important; overflow: hidden;}
	dt.gallery-icon img{margin-bottom: 3px;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.comments{clear: both; margin-top: 20px;}
.comments .section-title{margin: 20px 0px; font-weight: bold; font-size: 15px;}

.comment-container{font-size: 13px;}
.comment{padding-top: 20px; margin: 0px 0px 20px 0px; position: relative;}
.comment-post{margin-left: 13.461538%;}

.comment-avatar{float: left;}
.comment .date{margin: 0px; position: absolute; top: 20px; right: 0px; margin: 0px; font-size: 11px;}
.comment .comment-name{margin-bottom: 15px; font-weight: bold;}

.comment-container li:first-child{border: 0px;}

h3#reply-title{font-size: 15px; font-weight: bold; margin: 0 0 30px; padding: 0; text-transform: none;}

.reply-to-comment a{margin-bottom: 20px; font-weight: bold;}
.comment-edit-link{font-size: 11px;}



	/*--------------------------------------------------------*/
	/*- THREADED COMMENTS - ITS TIME TO THREAD THIS BEAST ----*/
	.comment-container ul.children{clear: both;  margin: 0px 0px 20px 13.4615%; padding: 0px; border-top: 3px solid #F0F0F0;}
		.comment-container ul.children li .comment-avatar{display: none;}
		.comment-container ul.children h5.date{top: 20px; right: 20px;}
		.comment-container ul.children .comment-post{width: auto; padding: 0px 20px 10px; margin: 0px;}
		.comment-container ul.children ul li:last-child{border-bottom: 0px;}


	/*------------------------------------*/
	/*- POST A COMMENT -------------------*/
	#respond, .comment-form-content{width: 100%; padding: 40px; margin-left: -40px;}
	#commentform label{margin-right: 10px;}
	.comment-form-comment label{display: none;}
	.logged-in-as{margin-bottom: 10px;}
	.comment-notes, .form-allowed-tags{display: none;}
	.form-submit{margin-top: 10px;}



/*-------------------------------------------------------------------------------------------*/
/*- FULL WIDTH STYLING ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#full-width .post-title-block{padding-bottom: 15px; margin-bottom: 20px; border-bottom: 3px solid #f0f0f0;}
#full-width .post-title{font-size: 25px; font-weight: 600;}
#full-width .post-meta{padding: 15px 20px; margin: -20px -20px 20px;}


/*-------------------------------------------------------------------------------------------*/
/*- ARCHIVES --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.archives_list{width: auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.archives_list li{float: left; width:190px; padding: 0px 0px 10px; margin: 0px 20px 20px 0px;}
.archives_list li:nth-child(3n+3){margin-right: 0px;}
.archives_list li:nth-child(3n+4){clear: left;}
.archives_list li .archive-post-image{width: 190px; margin-bottom: 10px; position: relative; overflow: hidden;}
.archives_list li .archive-post-image a{display: block; width: 190px; height: 105px; overflow: hidden;}
.archives_list li .archive-post-image img{width: 100%;}
.archives_list li .post-title{display: block; margin: 0px 0px 10px; font-weight: 600; font-size: 15px;}
.archives_list li .comment-count{float: left; display: block; font-size: 11px;}

.archives_list .date{display: block; margin: 0px; font-size: 10px; text-transform: uppercase;}
.archives_list .date sup{position: relative; top: -3px; text-transform: lowercase; font-size: 8px;}
.archives_list .label{float: right; display: inline-block;}
.archives_list .label a{font-size: 11px;}

.archives_list li:first-child{padding-top: 0px;}
.archives_list li:last-child{margin-bottom: 0px;}



/*-------------------------------------------------------------------------------------------*/
/*- RIGHT COLUMN ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.widget-list li.widget{padding: 0px; margin-bottom: 30px;}
ul.widget-list li.widget li{padding: 0px 0px 12px; margin-bottom: 12px;}

.widgettitle{padding: 0px 0px 5px; margin-bottom: 5px; min-height: 16px; font-size: 14px; font-weight: 600;}

ul.widget-list li.widget ul li ul.children li{margin-left: 20px; padding: 6px; border-bottom: 0;}

	/*------------------------------------*/
	/*- SEARCH ---------------------------*/
	.search-form{padding: 0px;}
	.search-form form{overflow: hidden; border-radius: 3px;}
	.search-form input[type=text]{float: left; width: 144px; padding: 8px 6px 5px; margin: 0px; border-radius: 3px 0px 0px 3px;}
	.search-form input[type=submit]{float: right; padding: 6px 5px; margin: 0px; font-weight: 600; border-radius: 0px 3px 3px 0px;}


	/*------------------------------------*/
	/*- POPULAR/RECENT COMMENTS ----------*/
	.widget_recent_comments li{padding-left: 30px !important;}
	.widget_recent_comments li a{display: block; font-weight: 600; font-size: 11px; font-style: normal;}


	/*------------------------------------*/
	/*- POPULAR/RECENT POSTS -------------*/
	ul.widget-list li.widget_popular_posts ul li{padding-left: 30px ;}
	ul.widget-list li.widget_popular_posts ul li a{display: block; margin-bottom: 9px; font-weight: 600;}
	ul.widget-list li.widget_popular_posts ul li h5{margin: 0px; line-height: 1em;}


	/*------------------------------------*/
	/*- LATEST VIDEO LIST ----------------*/
	.latest-videos{overflow: hidden;}
	.latest-videos .widgettitle{margin-bottom: 0px;}
	.latest-videos .content{width: 2000px; position: relative; overflow: hidden; height: 124px;}
	.latest-videos div[id^='video_widget_']{float: left; display: inline; width: 220px; height: 125px; margin: 0px 20px 0px 0px; overflow: hidden;}
	.latest-videos li{margin-bottom: 0px ; padding-bottom: 0px;}
	.latest-videos div[id^='video_widget_'] img{width: 100%;}
	.latest-videos .pagination{padding: 10px; overflow: hidden;}
	.latest-videos .pagination li{float: left;}
	.latest-videos .pagination li, .latest-videos .pagination li a{margin: 0px; padding: 0px;}
	.latest-videos .pagination .video-title{font-size: 12px; font-weight: 600;}
	.latest-videos .pagination .video-title a{display: none;}
	.latest-videos .pagination .show-title a{display: block;}

	/*------------------------------------*/
	/*- TWITTER --------------------------*/
	.chirp span a{display: inline; font-size: 14px; font-weight: normal;}
	.chirp span.meta{height: 40px; display: block; padding-left: 30px; font-size: 11px; }
	.chirp span.meta a{font-size: 11px; color: #888;}
	.chirp p{background: url(images/layout/sprite.png) -480px -160px no-repeat; padding-left: 30px; margin-bottom: 5px;}
	.chirp a{font-weight: 600; font-size: 11px; font-style: normal;}


	/*------------------------------------*/
	/*- ADVERTS --------------------------*/
	ul.widget-list li.widget li.advert{text-align: center; padding: 10px; margin: 0px;}
	ul.widget-list li.widget .advert a{display: block; margin: auto;}

    /*------------------------------------*/
    /*- WP CALENDAR  ---------------------*/

    #wp-calendar {empty-cells: show; margin: 10px auto 0; width: 100%;}
	#wp-calendar a {display: block; text-decoration: none; font-weight: bold;}
	#wp-calendar a:hover {text-decoration: underline;}
	#wp-calendar caption {text-decoration: none; font: bold 13px Arial, Sans-Serif;}
	#wp-calendar td {padding: 3px 5px; color: #9f9f9f;}
	#wp-calendar td#today {color: #111;}
	#wp-calendar th {font-style: normal;text-transform: capitalize;	padding: 3px 5px;}
	#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
	#wp-calendar #next a {padding-right: 10px; text-align: right;}
	#wp-calendar #prev a {padding-left: 10px; text-align: left;}
/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------*/
	/*- CATEGORY MENU ----------*/
	ul#nav-footer{clear: both; padding: 0px 0px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 12px;}
	ul#nav-footer li{float: left; position: relative; padding: 2px;}
	ul#nav-footer li a{display: block; padding: 4px 10px; border-radius: 3px;}
	ul#nav-footer li a:active{position: relative; top: 1px; padding-bottom: 3px;}


	/*--------------------------*/
	/*- SUB MENU ---------------*/
	ul#nav-footer ul.sub-menu{display: none; padding: 0px 2px; position: absolute; top: 38px; z-index: 10; border-radius: 5px;}
	ul#nav-footer ul.sub-menu ul{top: -2px; left: 170px;}
	ul#nav-footer ul.sub-menu li{clear: both; width: 170px; padding: 2px 0px;}
	ul#nav-footer ul.sub-menu li a{display: block;}


	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	#footer{font-size: 13px;}
	#footer h4{margin-bottom: 10px; font-weight: 600; font-size: 14px;}
	#footer a{font-weight: 600;}

	#footer ul{overflow: hidden;}
	#footer li.column{float: left; width: 220px; margin-right: 20px;}
	#footer 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: 15px; padding-top: 15px;}
	.footer-text p{float: left; font-weight: 600; font-size: 11px;}
	.footer-text .obox-credit{float: right;}
