/*

Theme Name: Buscadero
Theme URI: http://www.buscadero.it
Description: Buscadero mensile di informazione rock.
Version: 1.0
Author: Buscadero
Author URI: http://www.buscadero.it
License: GNU General Public License
License URI: license.txt

*/


html,body {	
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	background: #e4e3e4;
}
a {
	color: #ba0b2b;
}
a:hover, a :focus, a:active {
	color: #ba0b2b;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Droid Serif', serif;
	text-align: left;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
blockquote {
    border-left: 5px solid #EEEEEE;
    color: #999999;
    font-family: Georgia;
    font-style: italic;
    margin: 0 0 20px;
    padding: 10px 20px;
}
.central {
	z-index: 9;
}
.header {
	background: #141212;
	padding: 20px 0 0;
	margin-bottom: 30px;
}
.logo { 
	text-align: center;
}
.logo img {
	max-width: 100%;
}
.backTop {
    bottom: 0;
    display: none;
    height: 50px;
    position: fixed;
    right: 0;
    width: 50px;
    background-image: url('theme/assets/images/backtop.png');
    background-position: center center;
    background-color: #ba0b2b; 
    z-index: 9;
}
.backTop:hover {
	cursor: pointer;
}
.top{ background: #FFFFFF; }
.header-top {
	height: 80px;
	border-bottom: 1px solid #EEE;
}
.navbar-brand {
	padding: 9px;
}
.navbar-default { 
	background: #141212;
	border: 0 none;
    font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
.navbar { 
	min-height: 40px; 
	margin-bottom: 0; 
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #cb0823;
	color: #FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #cb0823;
	color: #FFF;
}
.navbar-collapse { padding: 0; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;	
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: 0 none;
}
.top-menu {
	border-top: 2px solid #3d3d3f;
	margin-top: 15px;
}
.top-menu .dropdown-menu { 
  border: 0 none;
  background: #141212;
  border-radius: 0;
  padding: 0;
  text-align: left;
}
.top-menu .dropdown:hover > .dropdown-menu {
    display: block;
}
.top-menu .dropdown-menu  .dropdown-menu {
    left: 100%;
    margin-left: 0px;
    margin-top: 0;
    padding: 0;
    top: 0;
    display: none;
}
.top-menu .dropdown-menu:hover > .dropdown-menu {
	display: block; 
}
.top-menu .dropdown-menu > li > a {
	padding: 10px 20px;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
}
.top-menu .dropdown-menu > li > a:hover,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #FFF;
	background-color: #cb0823;
}
.top-menu .navbar-default .navbar-nav > li > a.active, .menu .navbar-default .navbar-nav > li > a.menustdpag1_active {
	border-bottom: 2px solid #DDD;
}
.top-menu .navbar-default .navbar-nav > .dropdown:active > a .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.navbar-static-top {
    left: 0;
    width: 100%;
}

.navbar-nav {
	float: none;
	text-align: center;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
	margin-left: -3px;
}

/* ============= CAROUSEL ============= */

.item img {width: 100%;}
.carousel-control {width: 5%;}
.carousel-caption {
    bottom: 20%;
    left: 10%;
    padding-bottom: 0;
    right: 50%;
    text-align: left;
}
.carousel-caption h2 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 0 10px;
    text-shadow: none;
    text-transform: uppercase;
}
.carousel-caption p {  
    font-size: 16px;
    font-weight: 100;
    text-shadow: none;
}
.carousel-caption .btn-primary {
    background-color: rgba(0, 0, 0, 0);
    border-color: #FFFFFF;
    color: #FFFFFF;
}
.carousel-control.right {
    background: url("theme/assets/images/right.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.carousel-control.left {
    background: url("theme/assets/images/left.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

/* ============= TOP ============= */

.social-top {
	background: transparent;
	height: 40px;
}
.social-2 {
  width: 40px;
  height: 40px;
  background: #CCC;
  float: right;
  margin: 0 0 0 1px;
}
.social-block {padding: 0;}
.social {
  width: 32px;
  height: 32px;
  background-color: #b1b3b4;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  float:left;
  margin: 0 10px 0 0;
}
.icon-facebook {background-image: url('theme/assets/images/social/white/facebook-24.png');}
.icon-twitter {background-image: url('theme/assets/images/social/white/twitter-24.png');}
.icon-google {background-image: url('theme/assets/images/social/white/googleplus-24.png');}
.icon-pinterest {background-image: url('theme/assets/images/social/white/pinterest-24.png');}
.icon-linkedin {background-image: url('theme/assets/images/social/white/linkedin-24.png');}
.icon-youtube {background-image: url('theme/assets/images/social/white/youtube-24.png');}
.icon-email {background-image: url('theme/assets/images/mail-24.png');}

/* ============= SHARE SOCIAL ============= */

.share-button {
	list-style: none;
}
.share-button ul { 
	padding: 0; 
	margin: 0; 
}
.share-btn {
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.share-twitter {background: url('theme/assets/images/share/share-tw.png') no-repeat center center #00aeef;}
.share-facebook {background: url('theme/assets/images/share/share-fb.png') no-repeat center center #0054a6;}
.share-google {background: url('theme/assets/images/share/share-gp.png') no-repeat center center #dd4b39;}
.share-linkedin {background: url('theme/assets/images/share/share-ln.png') no-repeat center center #007bb6;}
.share-btn a {
	display: block;
	height: 40px;
}
.search .input-group{
  margin: 0;
  max-width: 210px;
}
.search .form-control {
  border: 1px solid;
  border-right:0;
  box-shadow: none;
}
.search .form-control:focus {
 box-shadow: none;
}
.search .input-group-addon {
   border: 1px solid;
   border-left: 0;
   background: #FFF;
   border-radius: 0;
}


/* ============= RIGHT COL ============= */

.rightcol {
	text-align: center;
	font-family: 'Montserrat', Arial, sans-serif;
	margin-top: 80px;
}
.rightcol h3 {
font-family: 'Montserrat', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 48px;
	margin: 0;
	background: #fff;	
}
.staff {
	padding: 0;
	z-index: 9;
}
.staff h4 {
	font-family: 'Montserrat', Arial, sans-serif;
	margin: 15px 0 0;
	text-transform: uppercase;
	font-size: 12px;
}
.staff a{
	font-size: 14px;
	color: #999;
}
.staff .special {
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
}
.staff ul {
	list-style: none outside none;
    margin: 0;
    padding: 10px 0 0 20px;
}
.staff ul li {
	text-align: left;
}
.circle {padding: 10px;}
.circle img {
	border-radius: 50px;
	max-width: 100px;
	max-height: 100px;
}
.circle p { 
    font-family: 'Open Sans', Arial, sans-serif;;
    font-size: 11px;
    line-height: 1.3em;
    margin: 0;
    padding: 10px 20px 0;
}
.cat-post-item .post-date {font-weight: bold;}
.cat-post-item .view-mag, .cat-post-item .comment-mag {
	display: inline;
    font-size: 12px;
    margin: 0 5px;
}
.square {background: none repeat scroll 0 0 #FFFFFF;}
.square .post-date {margin-bottom: 10px;}
.square p {
    color: #999;
    font-family: arial;
    font-size: 11px;
    line-height: 1.2em;
    margin: 10px 0 15px;
    padding: 0 10px;
}
.square a img {
	width: 100%;
	height: auto;
}
.square .info-cat-ev {
	padding: 2px 20px;
	color: #FFF;
}
.square .info-cat-ev a { color: #FFF; }

/* ============= WIDGETS ============= */
/* TWITTER */

.staff #jtwt {padding: 10px;}

.staff ul li.jtwt_tweet {line-height: 14px !important;}
.jtwt_tweet {
    background: url('theme/assets/images/twitter-24-gray.png') no-repeat scroll 0 0 transparent;
    font-family: 'Open Sans',Arial,sans-serif;
    line-height: 16px !important;
    padding-bottom: 10px !important;
    padding-left: 30px !important;
    font-size: 10px;
}
.jtwt_tweet a {font-size: 10px;}
.jtwt_tweet_text {
	margin-bottom: 0;
	line-height: 20px;
}

/* END TWITTER */

#calendar_wrap {padding: 10px;}
#wp-calendar {width: 100%;}
.staff select {margin: 10px 0;}

/* ============= SECTION 1 ============= */

.section-1 {background: #FFF;}
.featured {
	z-index: 998;
	position: relative;
}

.overlay {
    bottom: 0;
    height: 50%;
    padding: 20px;
    position: absolute;
    min-width: 250px;
}
.overlay h2 {
	  color: #FFFFFF;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 0.85em;
    margin: 20px 0;
    text-transform: uppercase;
}
.overlay p{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.block {
	background-color: #f7f7f7;
	height: 240px;
	display:block;	
	 /* lt ie8 */
	-ms-background-position-x: center;
	-ms-background-position-y: bottom;
	/* default - may override with classes or media query */
	background-position: center bottom;
	/* scale bg image proportionately */
	background-size: cover;
	/* ie8 polyfill */
	-ms-behavior: url(theme/assets/css/backgroundsize.min.htc);
	/* prevent scaling past src width (or not) */
	/* max-width: 795px; */ 
}
.block:first-child > .block-text {float: right;}
.block a:hover {text-decoration: none;}
.content {
	background: #F7F7F7;
	padding: 20px;
	height: 240px;
	position: relative;
}
.content h3{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 20px;	
}
.content p{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}
.block:first-child .content:after { 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #F7F7F7;   
    bottom: 100%;
    content: " ";
    display: block;
    height: 0;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    z-index: 2;
}
.block:last-child .content:after {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 	
	border-left: 10px solid #F7F7F7;	
	bottom: 100%;
	content: " ";
	display: block;
	height: 0;
	margin-right: -10px;
	margin-top: -10px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	z-index: 2;
}
.feat, .second-feat {
    bottom: 5px;
    font-size: 12px;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.second-feat {
    border-top: 1px solid #EEEEEE;
    font-family: 'Montserrat', Arial, sans-serif;
}
.feat, .feat a, .feat a:hover, .feat a:focus {color: #FFFFFF;}
.view-feat {
	display: inline;
	margin-right: 15px;
}
.comment-feat {display: inline;}

/* ============= LEFT COLUMN ============= */

.leftcolumn {
	background: #FFF;
	padding: 15px;
}
.leftcolumn h3{
	color: #999;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}		
.leftcolumn .widget {
	font-size: 12px;
	color: #FFF;
	margin-bottom: 15px;
}
.leftcolumn .widget h4 {
	font-family: 'Open Sans', Arial, sans-serif;
	color: #141313;
	border-bottom: 2px solid #141313;
	padding: 0 0 5px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 10px;
    text-transform: uppercase;	
}
.leftcolumn .widget ul {
	padding: 0 0 0 20px;
	margin: 0;
}
.leftcolumn .widget ul li a {
	color: #999;
}
.leftcolumn hr {
	border-color: #666666;
}
.leftcolumn .menu {
	list-style: none;
	padding: 0 20px 0 0;
	margin: 0;
}	
.leftcolumn .menu > li > a {
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 0 0;
    text-transform: uppercase;
}	
.leftcolumn .menu .dropdown-menu > li > a {
	padding: 0 10px;
}
.leftcolumn .menu > li > a:hover, .nav > li > a:focus {
	background: transparent;
	color: #FFFFFF;
}
.leftcolumn .dropdown-menu:first-child {
	display: block; 
	position: static; 
	margin-bottom: 5px; 
	*width: 180px;
}
.leftcolumn .dropdown-menu {
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	min-width: 190px;
	border: 0 none;
	float: none;
}
.leftcolumn .dropdown-menu .divider {background: #666;}
.leftcolumn .dropdown-menu > li > a:hover, .leftcolumn .dropdown-menu > li > a:focus {
	background: transparent;
	color: #FFF;
}
.leftcolumn .dropdown-menu > li > a {
	color: #FFF;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}	
.leftcolumn .dropdown-submenu {position:relative;}
.leftcolumn .dropdown-submenu > .dropdown-menu {
	top:0;
	left:100%;
	margin-top:0px;
	margin-left:0px;
	background: #555555;
	padding: 0;
}
.leftcolumn .dropdown-submenu li {padding: 5px;}
.leftcolumn .dropdown-submenu:hover > .dropdown-menu {display:block;}
.leftcolumn .dropdown-submenu>a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.leftcolumn .dropdown-submenu:hover > a:after {border-left-color:#ffffff;}
.leftcolumn .dropdown-submenu.pull-left{float:none;}
.leftcolumn .dropdown-submenu.pull-left >.dropdown-menu {
	left:-100%;
	margin-left:10px;
}		
.leftcolumn .form-control {
  border: 0 none;
  background: #666;
  color: #999;
  box-shadow: none;
  border-radius: 0;
  max-width: 100%;
}
.leftcolumn .form-control:focus {box-shadow: none;}


.leftcolumn .tagcloud a {
	background-color: #bb1f31;
	color: #FFF;
	border: 1px solid #7a1219;
	display: inline-block;
	font-size: 11px !important;
    margin: 4px 2px;
    padding: 3px 6px;
}

/* ============= SECTION 2 ============= */


.latest-comments {padding: 20px;	}
.latest-comments h2{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.latest-comments .comment {
	border-bottom: 1px solid #DDDDDD;
    margin: 10px 0;
    padding: 0 0 6px;
}
.latest-comments > .comment h4 {
	color: #999999;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.latest-comments > .comment h4 a {color: #999;}
.latest-comments > .comment h4 a:hover{
	text-decoration: none;
	color: #333;
}
.latest-comments > .comment p {
	color: #999999;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.latest-comments .comment:last-child {
	padding: 0;
	border: 0 none;
	margin-bottom: 0;
}
.title-evidenza {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 24px;
	padding-bottom: 5px;
	border-bottom: 3px solid #141313;
	color: #141313;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0 30px;
}
.evidenza, .content-article {
    margin-bottom: 30px;
    position: relative;
}
h4.archivio-title {
	font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.evidenza img {
	height: auto;
    max-width: 100%;
}
.video-format {
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 30%;
    width: auto !important;
}

.article-title {
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;	
}
.article-title a {
	color: #141313;
}
.home-evidenza .article-title {
	font-size: 28px;
}
.last-articles .article-title {
	font-size: 18px;
}
.article-cat {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	color: #ba0b2b;
	margin: 0 0 7px;
}
.article-cat a {color: #ba0b2b;}
.content-mag  {
	background: rgba(255,255,255,0.8);
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	color: #141313;
	margin: 0;
}
.comment-mag > span { margin-right: 3px; }
.content-article img {
	width: 100%;
	height: auto;
}
.article-content  {
	background: rgba(255,255,255,0.8);
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	color: #141313;
	margin: 0;
}

.navigation {
    text-align: right;
    line-height: 0em;
}
.pagination { 
	border-radius: 0; 
	margin: 0;
}
.pagination > li > a, .pagination > li > span {
	margin: 0;
	border: 0 none;
	border-right: 1px solid #DDD;
	padding: 8px 14px;
	color: #ba0b2b;
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 0
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-right: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #ba0b2b;
	border-color: #ba0b2b;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #ba0b2b;
}
.paginated-post {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    color: #999999;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    padding: 10px 25px;
    text-align: center;
}

.articolo-singolo {
	background: #FFF;
}

.last-articles {
	padding-top: 20px;
}
.tagblock {
	margin-top: 20px;
	color: #999;
}
.tagblock a {
	 background-color: #bb1f31;
    border: 1px solid #7a1219;
    color: #fff;
    display: inline-block;
    font-size: 11px !important;
    margin: 4px 2px;
    padding: 3px 6px;
}

/* ============= FOOTER ============= */

.footer {
	background: #080305;
	color: #FFF;
	margin-top: 30px;
}
.footer .container {padding-top: 30px; padding-bottom: 30px;}
.logo_footer {
	max-width: 100%;
	margin-bottom: 15px;
}
.footer-row {
	margin-bottom: 20px;
}
.loader {
	color: #FFF;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
	position: absolute;
}
.footer .bl-foo {font-family: 'Open Sans', Arial, sans-serif;}
.footer .bl-foo ul li {
    color: #fff;
    font-size: 14px;
    line-height: 1.2em;
    padding: 0;
}
.footer .bl-foo ul li:last-child { 
	border: 0 none;
	margin: 0;
	padding: 0;
 }
.footer .bl-foo ul li a {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    color: #FFF;
}	
.footer .bl-foo ul li a:hover, .footer .bl-foo ul li a:focus {background: transparent;}
.footer .bl-foo {padding: 0 0 0 30px;}
.footer .bl-foo h4, .footer .foo-1 h4 {	
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0 10px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.footer .bl-foo h4:first-child, .footer .foo-1 h4:first-child {margin: 0 0 10px;}
.footer .bl-foo ul {
	padding: 0 0 0 15px;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
.footer .bl-foo ul li ul { padding-left: 10px; }
.footer .foo-1 {	
	font-size: 13px;
	padding: 0 30px 0 0;
}
.footer-text { 
	font-size: 11px;
	padding: 7px 0; 
}
.post-date {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 0 0 5px;
}
.copyright {background: #222222;}
.copyright .container {padding: 15px;}
.copyright .container .social-block {padding: 0;}
.copyright .container .social-block .social {
	float: right;
	background-color: transparent;
}

/* ============= CATEGORY ============= */

.category-article {
    padding: 20px;
    background: #333;
    min-height: 250px;
}
.category-article hr {
    border-color: #555555;
    margin: 15px 0;
}
.subcategory {
	background: #333;
	color: #FFF;
	padding: 10px 0;
}
.subcategory ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.subcategory ul li {
    font-size: 12px;
    letter-spacing: 1px;
}
.subcategory h3 {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0 0 10px;
    text-transform: uppercase;	
}
.category-image img{max-width: 100%;}
.category-description {
	color: #999;
	font-size: 12px;
}

/* ============= ARTICLE ============= */

.full-article {
	padding: 30px;
}
.articolo-singolo .full-article {
	padding: 10px 30px 30px;
}

.title-post {
  background: none repeat scroll 0 0 #333333;
}
.top-article {
	background: #333;
}
.head-article {
	color: #999;
	z-index: 2;
}
.title-article {
	padding: 20px;
}
.title-article hr {
	border-color: #555555;
    margin: 15px 0;
}
.title {
	color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.title-article > .info-mag > .view-mag,
.title-article > .info-mag > .comment-mag {
	display: inline;
	margin: 0 15px 0 0;
}
.title-article a {
	color: #999;
}

.article {

    color: #141313;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
    text-align: justify;
	margin: 20px 0;
    font-family: 'Droid Serif', serif;
}
.article-post {
	
}

.article .wp-caption {
	max-width: 100%; 
}
.article .wp-caption-text {
    bottom: 0;
    color: #FFFFFF;
    display: block;
    margin: 0 0 0 -50px !important;
    padding: 10px;
    line-height: 1.2em;
    position: absolute;    
}
.article p {
	margin: 0 0 20px;
}
.article a {
	border-bottom: 1px dotted;
}
.article p:last-child { margin-bottom: 0; }
.article .col-md-1, .article .col-md-2, .article .col-md-3, 
.article .col-md-4, .article .col-md-5, .article .col-md-6,
.article .col-md-7, .article .col-md-8, .article .col-md-9, 
.article .col-md-10, .article .col-md-11, .article .col-md-12 {
	padding: 0 10px 20px 10px;
}
.article .col-md-12 {
	float: left;
}
.article iframe {
    height: 400px;
    max-width: 100%;
}
.post-img img {
	max-width: 100%;
	height: auto;
}
.caption {
    color: #999;
    font-style: italic;
    padding: 10px 30px 0;
    text-align: right;
}
.magazine-img {
    padding: 30px 15px 0;
}
.magazine-img img {
	max-width: 100%;
	height: auto;
}
.btn-primary {
    background: #ba0b2b;
    border-color: #ba0b2b;
    border-radius: 0;
    color: #fff;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background: #ba0b2b;
    border-color: #ba0b2b;
}
.wp-caption {
	position: relative;
}
.wp-caption a {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
.hotel h2 {
    color: #999999;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 3px;
    margin: 40px 0 10px;
    text-transform: uppercase;
}
.hotel h2:first-child {
	margin-top: 0;
}
.not_found {
    padding: 0 15px;
}
.row.tag {
    margin: 10px 0 0;
}
.row.tag .glyphicon {
	margin-right: 10px;
}
.gallery-caption {}
.article img {
	border: 2px solid #e4e3e4;
}
.alignright {
    float: right;
    margin: 0 0 30px 30px;
}
.alignleft {
    float: left;
    margin: 0 30px 30px 0;
}
.alignleft img{
	margin: 0;
}
.alignleft .wp-caption-text {
    margin: 0 !important;
    max-width: 100%;
}
.aligncenter {
    margin: 0 !important;
}
.alignright img {
	margin: 0;
	width: 100%;
}
.alignright .wp-caption-text {
    max-width: 100%;
}

/* ============= AUTHOR ============= */

.article-author {
	font-family: 'Droid Serif', serif;
	
}
.article-author a {
	color: #141313;
} 
.authorarea {
	padding: 20px 20px;
}
.authorimage {
	float: left;
	text-align: center;
}
.authorimage img {
	border-radius: 50%;
	max-width: 100%;
	height: auto;
}
.authorinfo {
	padding: 0 10px;
	color: #666666;
    font-size: 12px;
    padding: 0 10px;
}
.authorinfo h3 {
	font-family: 'Montserrat', Arial, sans-serif;
	margin: 10px 0;
	color: #333; 
}

/* ============= RELATED ============= */

.related h2, .upsells h2 {
	font-family: 'Montserrat',Arial,sans-serif;
    font-size: 24px;
    margin: 0;
    padding: 15px;
    border-top: 1px solid #EEEEEE;
}

/*  ============= BREADCRUMP ============= */

#breadcrumbs{
    list-style:none;
    margin:0;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 10px;
    overflow:hidden;
    color: #999999;
    text-align: left;
}
#breadcrumbs a {
    color: #FFFFFF;
}
/*  ============= PAGE ============= */

.page-layout {
	padding-bottom: 25px;
}
.page-title {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 36px;
	margin: 0 0 20px;
	text-align: left;
}
.page-full-left { background: #333333; }
.page-full-left #breadcrumbs { padding: 20px; }

/* ============= HOTEL ============= */

.title-hotel {
	text-align: center;
}
.title-hotel .glyphicon-star-empty {
    font-size: 14px;
    margin: 10px 5px;
}
.hotel-title {
	margin: 0;
	font-size: 22px;
	font-weight: 300;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.title-hotel > h3 {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 6px;
    margin: 15px 0 0;
    text-transform: uppercase;
}
.title-hotel > h4 {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 100;
    letter-spacing: 3px;
}
.image-gallery {
    margin: 0;
    padding: 0 50px !important;
}
.image-gallery li {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: center;
}
.rating {
	background: #444444;
	color: #FFF;	
}
.rating .valutation {
	text-align: center;
	padding: 20px;
}
.rating .valutation h3{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	letter-spacing: 3px;
}
.rating .valutation h3 span {
    font-size: 9px;
    letter-spacing: 3px;
}
.rating .valutation .totsum{
	font-size: 80px;
	letter-spacing: -4px;
	font-weight: 100;	
}
.rating .row.valutation {
	border: 0 none;
	margin: 0;
}
.rating .caract .row {
	border-bottom: 1px solid #555555;
    margin-top: -1px;
}
.rating .caract .row:first-child {
	border-top: 1px solid #444;
}
.rating .caract .row:last-child {
	border-bottom: 0 none;
}
.rating .value {
	font-size: 12px;
	padding: 0 10px 0 0;
	line-height: 40px;
	float: left;
}
.rating .circle {
	border-radius: 50% 50% 50% 50%;
    display: block;
    float: left;
    height: 25px;
    margin: 7px;
    width: 25px;
}
.rating .vote {
	display: block;
    float: right;
    font-size: 18px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

/* ============= COMMENTS ============= */

#comments {
	padding: 0 40px;
	background: #efefef;
	float: left;
	width: 100%;
}
.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
}
#comments-title {
	font-family: 'Montserrat', Arial, sans-serif;
    font-size: 30px;
    margin: 20px 0 30px;
    text-align: center;
}
.nocomments {
    margin: 20px 0;
    text-align: center;
}
#leave-reply {
	font-family: 'Montserrat', Arial, sans-serif;
    font-size: 30px;
    margin: 20px 0 10px;
}
/*Comment Output*/
.commentlist .reply {
	float: left;
	width: 85%;
}
.commentlist .reply a {
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 11px;
    padding: 3px 7px;
}
.commentlist .reply a:hover { }
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}
.commentlist .vcard {}
.commentlist .vcard cite.fn {
	color: #666666;
    font-size: 11px;
    float: left;
    width: 100%;
}
.commentlist .vcard span.says { display: none; }
.commentlist .vcard img.photo { border-radius: 50%;  height: auto; max-width: 100%; }
.commentlist .vcard img.avatar {}
.commentlist .vcard cite.fn a.url {}
.commentlist .comment-meta {} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {
	color: #999999;
    font-size: 11px;
}
.comment-edit-link {
	background: #EEE;
	border-radius: 3px;
	color: #666;
	padding: 3px 7px;
	font-size: 11px;
}
.commentlist .parent ul li {
	border-bottom: 0;
	margin-bottom: 0;
}
.comment-body {
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {
    text-align: center;
    margin-bottom: 15px;
  
}
.commentlist .comment-author-admin {}
.commentlist {}
.commentlist li { 
	list-style: none;
    border-bottom: 1px dashed #CCCCCC;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 0;
    width: 100%;
}
.commentlist li p {}
.comment-text-block {
	margin: 10px 0;
}
.comment-meta cite {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin-right: 10px;
}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}
#cancel-comment-reply {}
#cancel-comment-reply a {}
#commentform textarea {
	border: 3px solid #CCCCCC;
    border-radius: 0;
    box-shadow: none;
    max-width: 100%;
}
#commentform p {}
#commentform #submit {
	margin-top: 10px;
	border: 0 none;
	padding: 10px 20px;
	color: #FFF;
}
#commentform .form-group {
	padding: 10px 5px 0;
}
#respond {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#commentform .form-control {
    border: 2px solid #CCCCCC;
    border-radius: 0;
    box-shadow: none;
    padding: 5px;
}

/* ============= 404 ============= */

.lead_short {
	font-size: 14px;
	color: #FFF;
}
.not-found {
	background: #FFF;
	padding: 20px;
	text-align: center;
}
.not-found img {
	max-width: 100%;
}
.not-found h1 {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 36px;
	text-align: center;
}
.not-found .descr {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 22px;
	padding: 30px;
	color: #999;
}
.header .search {
	margin-top: 0;
}
.search {
	margin-top: 30px;	
}
.not-found .search .btn-info {
	height: 40px;
	color: #FFF;
}
.not-found .search .form-control {
	height: 40px;
}
.not-found .search .input-group{
  margin: 0 0 0;
  max-width: 100%;
}
.search .btn-primary {
	width: 40px;
}
.btn-primary:hover {
	background-color: #ba0b2b;
	border-color: #ba0b2b;
}

/* ============= PAGE ============= */

.page-image img {
	max-width: 100%;
}
.logo_2x { display: none; }
.page-image .image-gallery {
	padding: 0 !important;
}
.page-image .owl-buttons {
	z-index: 9;
	height: 50px;
    margin-top: -25px;
    top: 50%;
}
.page-image .owl-prev {
    background: url("theme/assets/js/owl-carousel/left.png") no-repeat scroll center center transparent;
    left: 0;
    z-index: 99;
}
.page-image .owl-next {
    background: url("theme/assets/js/owl-carousel/right.png") no-repeat scroll center center transparent;
    right: 0;
    z-index: 99;
}

/* ============= WOOCOMMERCE ============= */

#main .category-description{
	padding-top: 15px;
}
#main .totcart {
	color: #FFF;
}
.products {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	float: left;
}
.orderby{
	background: transparent;
    border: 1px solid #555555;
    padding: 5px;
}
.images img {
	max-width: 100%;
	height: auto;
}
.product.magazine:hover > .content-mag > .info-mag {
	opacity: 1;
    height: 42px;
}
.product.magazine .button, .product.magazine .added_to_cart.wc-forward {
    bottom: 0;
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin: 8px 10px;
    padding: 0;
    position: relative;
    font-size: 12px;
    border: 0 none;
    border-radius: 0px;
}
.show_details_button {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.onsale {
	color: #FFFFFF;
    font-family: 'Montserrat', Arial, sans-serif;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.woocommerce-breadcrumb {
    color: #999999;
    font-size: 10px;
    padding-bottom: 10px;
}
.woocommerce-breadcrumb a { color: #FFF; }
.summary {
	padding: 20px;
	color: #666666;
    font-size: 13px;
    text-align: justify;
}
.summary .price{
	margin: 10px 0;	
}
.product_title {
	margin: 0 0 10px;
	font-family: 'Montserrat', Arial, sans-serif;
}
.price {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 24px;
}
.price del {
	color: #CCC;
}
.price ins {
	text-decoration: none;
	color: #EF6C53;
}
.minus,.plus {
    border: 0 none;
    padding: 7px 10px;
    float: left;
}
.magazine .price {
	position: absolute;
	right: 20px;
}
.magazine .price del {
    color: #CCCCCC;
    float: left;
    font-size: 14px;
    line-height: 13px;
    position: absolute;
    right: 0px;
}
.magazine .price ins {
    color: #EF6C53;
    float: left;
    margin-top: 7px;
    position: absolute;
    right: 0px;
    text-decoration: none;
}
.input-text.qty.text {
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 32px;
    padding: 6px 10px;
    text-align: center;
    width: 40px;
}
.tab-content > .tab-pane {
    color: #666666;
    font-size: 13px;
}
.shop_attributes.table p {
	margin: 0;
}
.quantity {
	float: left;
}
.single_add_to_cart_button.button.alt {
    border: 0 none;
    color: #FFFFFF;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 12px;
    margin: 0 0 0 10px;
    padding: 7px 10px;
    width: 93px;
}
.product_meta {
    margin: 10px 0;
}
#reviews #comments {
    float: left;
    padding: 0;
    width: 100%;
    background: transparent;
}
.tab-content {
	padding: 20px;
}
.tab-pane h2 {
	margin: 0 0 10px;
	font-family: 'Montserrat',Arial,sans-serif;
	font-size: 20px;
}
.nav-tabs {
	font-family: 'Montserrat',Arial,sans-serif;
	font-size: 14px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.comment-form-comment > label {
    width: 100%;
}
.comment_container img {
	float: left;
    margin: 0 0 15px;
    border-radius: 50%;
}
.comment-text {
    float: left;
    margin: 0 0 0 15px;
    width: 80%;
}
.comment-text p {
    float: left !important;
    padding: 0 !important;
    width: 100% !important;
    font-size: 13px;
}
.star-rating span .rating {
	padding: 2px 10px;
}
.rating-tot{
	padding: 2px 5px;
	color: #fff;
}
.add_review {
    float: left;
    padding: 10px;
}
.add_review a {
	color: #FFF;
}
.star-rating {
    float: left;
    margin-right: 10px;
}
.magazine .star-rating { line-height: 34px; }
.stars span a {
    display: inline-block;
    height: 20px;
    margin: 0;
    text-align: center;
    width: 20px;
}
.stars span a.active {
    border-radius: 50%;
    padding: 0;
    color: #fff;
}
.woocommerce p {
    margin: 0 0 10px;
}
.woocommerce-message {
    color: #FFFFFF;
    padding: 10px;
    position: relative;
    z-index: 9;
}
.woocommerce-info {
    border: 1px solid #46B8DA;
    border-radius: 4px;
    padding: 5px 10px;
    background: #D9EDF7;
}
.woocommerce-error {
    border: 1px solid #A94442;
    background: #F2DEDE;
    border-radius: 4px;
    color: #A94442;
    margin: 20px 0;
    padding: 20px 40px;
}
.product-remove .remove {
    margin: 0 10px 0 0;
}
.product-thumbnail .attachment-shop_thumbnail.wp-post-image {
	width: 30px;
	height: 30px;
	overflow: hidden;
}
.button.wc-forward {
    color: #FFFFFF;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 10px;
}
.checkout-button.btn.btn-success{
	float: right;
}
#customer_details p {
	margin: 0 0 10px;
}
#customer_details .input-text, #coupon_code.input-text, .woocommerce .input-text  {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
}
.checkout_coupon p {
	margin: 10px 0;
}
#customer_details textarea.input-text {
	height: 160px;
}
.woocommerce h2{
    color: #999999;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 3px;
    margin: 40px 0 10px;
    text-transform: uppercase;
}
#shipping_method {
	padding: 0;
	margin: 0;
	list-style: none;
}
.country_to_state {
    border: 1px solid #CCCCCC;
    max-width: 100%;
    padding: 5px;
}
#ship-to-different-address-checkbox {
	position: absolute;
	top: 20px;
}
#ship-to-different-address label {
	font-size: 18px;
    font-weight: normal;
    padding-left: 25px;
}
.edit {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 4px;
    clear: both;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 5px;
}
address {
	margin: 10px 0 0;
}
.shipping-calculator-button {
    border: 1px solid;
    border-radius: 4px;
    padding: 10px 15px;
}
.shipping-calculator-form { padding: 15px 0; }

/* WIDGET */

.widget_shopping_cart_content .cart_list, .product_list_widget {
    float: left;
    list-style: none outside none;
    padding: 0 !important;
}
.widget_shopping_cart_content .cart_list.product_list_widget > li {
    float: left;
    color: #CCCCCC;
}
.widget_shopping_cart_content .attachment-shop_thumbnail.wp-post-image {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.widget_shopping_cart_content .quantity {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    float: left;
    padding: 3px;
    text-align: right;
    width: 100%;
}
.widget_shopping_cart_content .total {
    border-bottom: 1px solid #666666;
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.widget_shopping_cart_content .buttons {
    float: left;
    width: 100%;
    margin: 0;
}
.widget_shopping_cart_content .button.wc-forward {
    color: #FFFFFF;
    float: left;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 10px;
    margin: 10px 0 10px 10px;
    padding: 5px 10px;
}
.product_list_widget > li {
    clear: both;
    color: #CCCCCC;
    float: left;
    padding: 5px 0 5px 60px;
    width: 100%;
    min-height: 60px;
}
.leftcolumn .attachment-shop_thumbnail.wp-post-image {
    float: left;
    height: 50px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 50px;
    z-index: 1;
}

.leftcolumn .textwidget img {
	max-width: 100%;
	height: auto;
}
.leftcolumn .textwidget .btn {
	width: auto;
	display: inline-block;
	margin-top: 10px;
	padding: 6px 25px
}
.leftcolumn .textwidget .btn:hover {
	color: #FFF;
} 
.product_list_widget ins .amount {
	color: #EF6C53; 
	text-decoration: none;
}
.leftcolumn #searchform input {
    background: none repeat scroll 0 0 #666666;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #999999;
    max-width: 100%;
     font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#searchsubmit { display: none; }
.product_list_widget li .reviewer{
	display: none;
}
.product_list_widget li .star-rating span .rating {
	padding: 0 5px;
}
/* ============= MEDIA QUERIES ============= */
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	.logo_normal { display: none; }
	.logo_2x { display: block; }
}
*/
@media (max-width: 1200px) {
	.rightcol {
		margin-top: 0;
		float: left;
	}
}

@media (max-width: 992px) {

	.leftcolumn .dropdown-submenu > .dropdown-menu {
		left: 0;
		width: 100%;
		position: relative;
	}	
	.footer .foo-1, .footer-text {
		padding: 0 15px;
	}
	.article {
		padding-bottom: 25px;
	}	
	
}


@media (max-width: 767px) {
	
	.top-menu { margin: 0; }
	.header { padding: 0; }
	.navbar-nav {
	    margin: 7.5px 0;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color: #333;
	}		
	.top-menu .dropdown:hover .dropdown-menu {
	    display: none;
	}
	.top-menu .dropdown.open:hover .dropdown-menu {
	    display: block;
	}	
	.navbar-default .navbar-toggle {
		border-color: transparent;
	}
	.header-top {
		height: auto;
	}
	.head-article {
	    width: 100% !important;
	}	
	.social-block {
	    padding: 15px 0 10px 10px;
	}
	.social {
		height: 22px;
		width: 22px;
		margin: 0 5px 5px 0;
	}
	.search {
	    padding: 10px 10px 10px 0;
	}
	.search .input-group {
		margin: 0;
	}
	.overlay {
		min-width: 100%;
	}	
	.overlay{
		height: auto;
	}
	.content-mag {
		position: relative;
	}
	
	.block img {
	    height: auto;
	    max-width: 100%;
	    width: 100%;
	}	
	.magazine img {
		width: 100%;
		height: auto;
	}	
	.footer .bl-foo {
	    padding: 30px 0 0;
	}	
	.logo {
		height: auto;
		padding: 10px 0;
	}	
	.rightcol { 
		float: left;
		z-index: 9;
		position: relative;
	}	
	.copyright .container .social-block {
		text-align: center;
	}
	.copyright .container .social-block .social {
		float: none;
		display: inline-block;
	}
	.footer-text {
		text-align: center;
	}	
	.central {
		float: none;
	}
	.checkout-button.btn.btn-success {
	    float: none;
	}
	.top-menu .dropdown:hover > .dropdown-menu {
	    display: inherit;
	}
	.menu-item, .navbar-nav > li > .dropdown-menu {
		width: 100%;
	}
	.top-menu .dropdown-menu > li > a {
		display: block;
		width: 100%;
		background: #333;
		color: #FFF;
	}
	
}

@media (max-width: 480px) {
	
	
	.category-article {
		min-height:inherit;
	}
	.copyright .container .social-block { padding-top: 15px; }
	.article { font-size: 14px; text-align: left; }
	.authorinfo, .authorimage { float: none; }
	.page-image img { height: auto; }
	#comments { padding: 0 20px; }
	.header .col-xs-6 {
	    width: 50%;
	}
	.col-xs-6 {
		width: 100%;
	}
	
}