/*
Theme Name: Papuros
Theme URI: http://demo.colorlabsproject.com/papuros
Description: Wordpress Theme created by <a href="http://colorlabsproject.com">ColorLabs & Company</a> 
Author: ColorLabs & Company
Version: 1.0.4
Template: backbone
Tags: magazine, newspaper, child theme, backbone
*/

/* #Basic HTML
================================================== */
body {
  color:#666666;
  font: 13px/1.7 'Helvetica', Arial, FreeSans, sans-serif;
  background-color:#3d3437;
  border-bottom:15px solid #edeae9;
}
.lt-ie9 img, img {
	max-width:100%;
	height:auto;
}
p { line-height:1.7 }
/* Separator */
.separator {
	height:0;
	margin:30px 0;
	border-top:1px solid #ddd
}
.column { margin-bottom:15px }

/* Layout
----------------------------- */
.three-col-left .sidebar { float: right; }
.three-col-left .main-content { float: left; }

.three-col-right .main-content { float: right; }
.three-col-right .sidebar { margin-left: 0; }  

.two-col-right .main-content { float: right!important; border-right:none; }
.two-col-right .sidebar { float: left; border-right:1px solid #EDEAE9; }


/* #Typography
================================================== */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 {font-size: 44px; font-weight:normal; }
h2 {font-size: 28px; }
h3 {font-size: 26px; }
h4 {font-size: 20px; }
h5 {font-size: 17px; }
h6 {font-size: 14px; }

.logo, .flex-control-nav li a, .widget-title, .widget-title a .group-title a, .category-menu li a, .subscribe-rss, .more, .pagination a, .pagination span, .group-title, .author-title, .widget_colabs_subscribe input[type="submit"], .comment-field input[type="submit"], #respond input[type="submit"], .title-footer { font-family: 'Oswald', sans-serif; }
.logo, .widget-title, .subscribe-rss, .category-menu li a, .pagination a, .group-title, .author-title, .title-footer { text-transform:uppercase; }

small { font-size:12px }
ol { list-style: decimal }
ul { list-style: disc }
li { margin-left: 18px; }
pre, table, address, fieldset, figure {
  margin-bottom: 20px;
}
em { font-style:italic }
a { color:#3d3437; text-decoration:none }
a:hover { text-decoration:none }
pre, code {
	background:#ddd;
	padding:10px;
	font-size:12px;
	overflow:auto;
	font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}
blockquote {
	font-style:italic;
	margin-left:40px;
	border-left: 4px solid #EFEAE9;
	padding-left:20px;
}
sup, sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

.alignleft { 
	float:left;
	margin:5px 10px 10px 0
}
.alignright {
	float:right;
	margin:5px 0 10px 10px
}
.aligncenter {
	clear:both;
	display:block;
	margin:10px auto
}

/* Form Element */
input[type="text"], textarea {
	padding:10px 35px 10px 10px;
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.5) inset;
	color:#b1aaa4;
	margin:0;
}
textarea { resize:none }
.lt-ie9  input[type="submit"],  input[type="submit"] {
	cursor:pointer;
	background: #580a09;
	background: -moz-linear-gradient(top,  #580a09 0%, #3d3437 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#580a09), color-stop(100%,#3d3437));
	background: -webkit-linear-gradient(top,  #580a09 0%,#3d3437 100%);
	background: -o-linear-gradient(top,  #580a09 0%,#3d3437 100%);
	background: -ms-linear-gradient(top,  #580a09 0%,#3d3437 100%);
	background: linear-gradient(top,  #580a09 0%,#3d3437 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#580a09', endColorstr='#3d3437',GradientType=0 );

	text-transform:uppercase;
	border:1px solid #3d3437;
	border-radius:1px;
	color:#FFFFFF;
	padding:8px 15px;
	margin:0;
}

/* #Flex Slider
================================================== */
.flex-container a:active, .flexslider a:active {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider {width: 100%; margin: 0; padding: 0; position:relative}
.flexslider .slides > li {display: none; margin-left:0}
.flexslider .slides img {max-width: 100%; max-height:100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* Flex Slider Theme -- Edit style untuk flexslider di bagian ini */
.flex-container {
	zoom:1;
	position:relative
}
.flexslider .slides > li {position:relative }
.flex-control-nav li {margin:0 }
.flex-control-nav a {cursor:pointer }
.flex-caption {
	width: 96%; 
	padding: 2%; 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	background: rgba(0,0,0,.3); 
	color: #fff;
	line-height: 18px;
}
/* Direction Nav */
.flex-direction-nav li a {
	width:52px;
	padding:5px 10px;
	margin: -13px 0 0; 
	display: block;
	background:#fff;
	text-align:center;
	top: 50%;
	position: absolute;
	cursor: pointer
}
.flex-direction-nav li a.next {right: 20px}
.flex-direction-nav li a.prev {left: 20px}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

.flexslider .video-thumb .playicon {
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	background-image: url(images/play-icon-big.png)
}

/* Control Nav */
.flex-control-nav {
	position: absolute; 
	bottom: -30px; 
	text-align: center
}
.flex-control-nav li { 
	margin: 0 0 0 5px; 
	display: inline-block; 
	zoom: 1; 
	*display: inline
}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {
	padding:0 5px;
	display: block; 
	cursor: pointer;
	color:#fff;
}
.flex-control-nav li .active {
	color:#fff;
	background:#2d2729
}
.flex-control-nav { top:10px; right:10px; displaylock; text-align:right !important;}
.flex-control-nav li a{ padding:3px 10px !important; background: rgba(61,52,55,.5); }s

/* #Menu
================================================== */
.menu {
	margin:0;
	list-style:none
}
.menu li {
	margin:0;
	float:left;
	display:inline
}
.menu a {
	display:block;
	padding:2px 10px 
}
.menu a:hover {
	text-decoration:none
}

/**
* SUB MENU
* ======== 
* Gunakan style ini saat membuat submenu, hanya tinggal ubah beberapa
* property saja. Akan saya beri keterangan bagian mana saja yang dapat di ubah.
* Untuk dropdown effect, gunakan jquery sooperfish yang telah di sediakan 
* di direktori includes/js/jquery.sooperfish.js
*/
/* Jangan ubah bagian ini, hanya ubah bagian yang saya beri comment */
ul.sf-menu { margin:0; padding:0 }
ul.sf-menu { display:block; position:relative }
ul.sf-menu li {
	display:block;
	list-style:none;
	float:left;
	position:relative;
}
ul.sf-menu li:hover { visibility:inherit; /* fixes IE7 'sticky bug' */ }
ul.sf-menu a { display:block; position:relative }
ul.sf-menu ul {
	position:absolute;
	left:0;
	width:150px; 
	top:auto;
	left:-999999px;
}
ul.sf-menu ul a { zoom:1; /* IE6/7 fix */ }
ul.sf-menu ul li {
	float:left;
	width:150px; /* Ubah line ini untuk mengubah lebar sub-menu */
}
ul.sf-menu ul ul { 
	top:0;
	margin:0 0 0 150px;
}
ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul { /*first level*/
	left:auto;
}
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul {
	left:-999999px;
}
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul {/*second level*/
	left:auto;
}
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul {
	left:-999999px;
}
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul {/*third level*/
	left:auto;
}
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul {
	left:-999999px;
}
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul {/*fourth level*/
	left:auto;
}
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul {
	left:-999999px;
}


/* --- Sub menu --- */
.sub-menu {
	background:#fff;
	border:1px solid #ddd;
	border-width:0 1px
}
.sub-menu a {
	padding:5px 10px;
	border-bottom:1px solid #ddd
}
.sub-menu a:hover {
	/*color:#fff;*/
	background:#1982d1
}
.sf-arrow {
	padding-left:5px
}

/* --- Top Menu Dropdown --- */
.top-menu .sub-menu {
  border: none;
  padding-top: 10px;
  background: none;
}
.top-menu .sub-menu a {
  border: none;
  padding: 8px 10px;
  line-height: normal;
  background: #edeae9;
}

/* --- Main Menu Dropdown --- */
#main .sf-parent:hover > a {
  background: #fff;
}
#main .sub-menu a:hover,
#main .sub-menu .sf-parent:hover > a {
  background: #eee;
}
#main ul.sf-menu ul,
#main ul.sf-menu ul li { width: 180px }
#main ul.sf-menu ul ul { margin-left: 180px }

.inline-list {
	margin:0;
	list-style:none
}
.inline-list li {
	margin:0;
	float:left;
	display:inline
}
.inline-list a {
	padding:2px 10px 
}
.inline-list a:hover {
	text-decoration:none
}

/* #Pagination
================================================== */
.pagination {
	clear:both;
	margin:30px 0 90px;
	padding-left:3%;
}
.pagination a, .pagination span {
	color:#333333;
	background-color:#edeae9;
	padding:6px 17px;
	margin-left:5px;
	font-size:15px;
}
.pagination a:hover, .pagination span {
	background:#3d3437;
	text-decoration:none;
	color:#fff;
}
.pagination.fl a, .pagination.fl span {
	margin-left:0;
	margin-right:10px
}
.pagination a:active, .pagination span {
	background:#3d3437;
	text-decoration:none;
	color:#fff;
}
/* #Comment List & Comment Form
================================================== */
.commentlist, .commentlist .children {list-style:none }
.commentlist .children {margin:0 0 0 40px }
.commentlist li {
	margin-left:0;
	overflow:hidden
}
.comment-entry {
	margin-top:30px;
	margin-bottom:20px;
	border-bottom:1px solid #edeae9;
	padding-bottom:25px;
}
#respond {
	margin-top:35px;
}
#respond input[type="text"] {
	width:33%;
	margin-right:0;
}
.post-comment textarea {
	width:100%;
	height:100px;
	-webkit-box-sizing:border-box;
	margin-top:15px;
	margin-bottom:20px;
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.5) inset;
	padding-right:10px;
	border:none;
}
.lt-ie9 .post-comment textarea {
	padding-right:0;
}
#main #respond form {
	padding: 18px 15px;
}
.comment-entry p {
	margin-left:9.3%;
}
.comment-author {
	overflow:hidden;
	margin-bottom:10px
}
.comment-author img {
	float:left;
	margin-right:15px;
	margin-top:6px;
}
.comment-author .avatar {
	float:left;
	margin-right:10px
}
.comment-detail {
	overflow:hidden;
}
.comment-detail p {
	color:#999999;
	font-size:11px;
}
.comment-reply-link {
	background:url(images/reply.png) left no-repeat;
	padding-left:20px;
	position:absolute;
	right:0;
}

/* #Header
================================================== */
.top-menu {
	line-height:0.6;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color:#edeae9;
}
.top-menu li a {
	color:#b1aaa4;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #b1aaa4;
}
.top-menu li a:hover {
	color:#fff;
}
.top-menu .sf-menu > li:first-child > a {
  padding-left: 0
}
#header {
	padding:10px 0;
}
.logo {
	margin-right:2%;
}
.logo a {
	color:#fff;
	float:left;
	margin-right:10px;
}
.logo .tagline{
	text-transform:none;
}
.tagline {
	color:#b1aaa4;
	font-size:16px;
}
.subscribe-rss {
	background:url(images/rss.png) right no-repeat;
	color:#fff;
	font-size:13px;
	padding-right:3%;
	padding:5px 35px 6px;
	
}
.tagline, .subscribe-rss {
	margin-top:24px;
}

/* #Top Navigation
================================================== */
#navigation {
  color: #fff;
  background: #202b39;
}
#navigation .column {
  margin: 0
}
#navigation .menu li {
  line-height: 25px
}
#navigation a {
  color: #fff;
  font-weight: bold;
  padding: 12px 15px;
}
#navigation a:hover,
#navigation .sf-parent:hover > a {
  background: #383f47;
}

/* #Main Body
================================================== */
#main {
	background-color:#f8f7f6;
}
#main{ background:#fff; }
  
  .main-content{border-right:0px;}
  .latest-post-list ul li p{ overflow: hidden; } .latest-post-list ul li p, .latest-post-list li, .archive-post-list li, .archive-post-list ul li p { overflow: hidden; }
  .sidebar{background:#F8F7F6; width:32.8%;}
  .top-menu li:last-child a { border-right:0; }
  .pagination { margin:30px 0 30px; }
  .pagination.column{float:none;}
  
  .widget{margin:0 -25px 20px -25px}
  .widget li{list-style: none;margin-left:0px;line-height: 1.8em;}
  .widget:last-child{border-bottom:0;}
  .widget_colabs_search input[type='submit'], .widget_search input[type='submit'], .feedemail-footer{ display:none; }

.category-menu {
	margin: 0;
	background-color:#edeae9;
}
.category-menu li a {
	font-size:17px;
	padding:10px 15px;
}
.category-menu li a:hover {
	background-color:#fff;
}
.category-menu li a:active {
	background-color:#fff;
}
.category-menu li.current_page_item a, .category-menu li.current_menu_item a {
	background-color:#fff;
}

.main-content {
  width: 67%;
  overflow: hidden;
	background-color:#fff;
}
.main-content > .innercontainer {
  height: 100%;
  border-right:2px solid #edeae9;
}
.fullwidth-content {
	width:100%;
	background-color:#fff;
	float:left;
}
.main-content,
.sidebar {
  float: left;
  display: inline;
}
.sidebar .group-post{width:100%;}
.innercontainer {
  padding: 30px 25px;
}
.sidebar .column {
  margin-left: 0
}

/* #Content
=============================== */
.featured {
	
}
.fea-slider {
	margin-bottom:15px;
}
.fea-detail, .content-side, .page-detail {
	padding-bottom:20px;
	margin-bottom:17px;
	border-bottom:1px solid #efeae9;
}
.fea-title {
	margin-bottom:10px;
	line-height:1.3;
}
.excerpt {
	margin-bottom:20px;
}
.more,.follow a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #FFFFFF;
  border: 1px solid #3d3437;
  background: #580a09;
  background: -webkit-linear-gradient(top, #580a09 0%, #3d3437 100%);
  background: -moz-linear-gradient(top, #580a09 0%, #3d34370 100%);
  background: -o-linear-gradient(top, #580a09 0%, #3d3437 100%);
  background: -ms-linear-gradient(top, #580a09 0%, #3d3437 100%);
  background: linear-gradient(top, #580a09 0%, #3d3437 100%);
  background-repeat: no-repeat;
}
.more:hover, .follow a:hover {
  background-position: 0 -15px;
  background-color: #3d3437
}
.more:active,.follow a:active {
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2) inset;
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2) inset;
  box-shadow: 0 1px 5px rgba(0,0,0,.2) inset;
}


.more {
	text-transform:uppercase;
	padding:5px 7px;
}
.follow {
	margin-top:30px;
}
.follow a {
	padding:9px 12px;
	font-weight:bold;
}
.follow img {
	margin-bottom:-2px;
	margin-right:5px;
}
.fea-meta, .content-meta {
	overflow:hidden;
	margin-bottom:17px;
	color:#333333;
}
.content-meta {
	margin-bottom:30px;
}
.fea-meta li, .content-meta li {
	margin-right:4%;
}
.fea-side2 p {
	margin-bottom:20px;
}
.fea-date, .content-date {
	background:	url(images/date.png) left no-repeat;
	padding-left:25px;
}
.fea-tag, .content-tag {
	background:	url(images/tag.png) left no-repeat;
	padding-left:25px;
	text-transform:uppercase;
}
.fea-tag a, .content-tag a {
	padding-right:0;
	padding-left:1px;
}
.fea-comment, .content-comment {
	background:	url(images/comment.png) left no-repeat;
	padding-left:15px;
}
.page-location {
	font-size:11px;
	margin-top:-18px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #edeae9;
}
.latest-post-list, .latest-post-group, .commentlist, .comment-field {
	background:	url(images/top-latest.png) top repeat-x;
	padding:40px 25px 0 25px;
	margin-left:-25px;
	margin-right:-25px;
}
.latest-post-group {
	overflow:hidden;
}
.group-post {
	margin-bottom:30px;
}
.group-list {
	margin-top:15px;
}
.group-list-title {
	color:#333333;
	font-size:10px;
	text-transform:uppercase;
}
.latest-post-list ul, .latest-post-group ul, .archive-post-list ul {
	list-style:none;
}
.latest-post-group .group-post:nth-child(2n+3) {
	margin-left:0;
	clear:left;
}
.latest-post-list li, .archive-post-list li {
	margin-left:0;
	margin-bottom:30px;
	border-bottom:1px solid #edeae9;
	padding-bottom:30px;
}
.latest-post-group li {
	margin-left:0;
	padding-left:13px;
}
.latest-post-group li a {
	font-weight:bold;	
}
.latest-post-group li:before {
	content:"\00bb";
	margin-right:7px;
	position:absolute;
	left:0;
}
.latest-post-list li:last-child, .archive-post-list li:last-child {
	border-bottom:5px solid #edeae9;
	margin-bottom:0;
}
.latest-post-list li img, .archive-post-list img {
	float:left;
	margin-right:30px;
	margin-top:5px;
}
.gallery-post {
	border-top:5px solid #edeae9;
	border-bottom:5px solid #edeae9;
	padding:20px 0;
	overflow:hidden;
}
.gallery-post img {
	margin-right:23px;
	margin-bottom:22px;
	border: 1px solid #edeae9;
	padding: 4px;
}
.lt-ie9 .gallery-post img {
	margin-right: 23px;
}
.gallery-post img.gallery-last{
	margin-right:0;
}
.video-post {
	margin-top:20px;
	margin-bottom:30px;
	overflow: hidden
}
.video-content-left {
	margin-right:31px;
}
.video-thumb .playicon {
	top: 30%;
	left: 50%;
	width: 30px;
	height: 38px;
	position: absolute;
	text-indent: -99999px;
	margin: -19px 0 0 -15px;
	background: url(images/play-icon.png) no-repeat
}
.post-meta {
	margin-bottom:10px;
}
.author-line {
	background-color:#f8f7f6;
	padding:10px;
	margin-top:25px;
	margin-bottom:30px;
}
.author-line img {
	float:left;
	border:3px solid #fff;
	margin:4px 10px 30px;
}
.author-title {
	color:#3d3437;
}
.author-title span {
	color:#3d3437;
}
.single-content p, .single-content ul, .single-content ol, .single-content blockquote { margin-bottom:15px; }
.no-bg { background:none; margin-top:0; }
#singlead { margin-top:20px; }

/* wp caption */
.wp-caption {
	margin-top: 0.4em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-family: Georgia, serif;
	font-size: 12px;
	text-align:center;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 5px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

/* Contact Page
----------------------------- */
.errordiv {
  padding:10px;
  color:#cd0a0a;
  margin-bottom:10px;
  background:#fef1ec;
  border:1px solid #cd0a0a
}
#frmcontact div { 
  overflow:hidden;
  margin-bottom:10px 
}
#frmcontact label {
  float:right;
  color:#aaa;
  font-size:12px;
  line-height:28px
}
#frmcontact .input-text { width:350px }
#frmcontact .input-text input { width:200px; }
#frmcontact textarea { width:90% }
#frmcontact .screenReader { float:none }
#frmcontact input.screenReader { width:15px }
#frmcontact .sendCopy { float:none }
#frmcontact #sendCopy {
  margin:0 5px 0 0;
  vertical-align: text-bottom;
}
#frmcontact .submit {
  margin:0;
  float:none;
  position:static;
  font-weight: bold;
  padding: 10px 35px;
}
form#frmcontact{ padding:15px; }
#frmcontact input[type="text"], #frmcontact textarea {border:none;}

/* #Sidebar
=============================== */
/*
.sidebar {
  	width: 31.1289%;
}
*/

/* Widget Tabs
----------------------------- */
.widget {
	padding:0 25px 15px 25px;
	border-bottom:1px solid #edeae9;
	/*margin:0 -36px 20px -25px;*/
}
.widget-title, .group-title, .content-title a, .title-footer {
	color:#3d3437;
	margin-bottom:15px;
}
.title-footer, .widget-title {
	font-size:17px;
}
.group-title a, .widget-title a {
	color:#3d3437;
}
.widget_colabs_search {
	
}
.widget_colabs_search input, .widget_search input[type="text"] {
	background:	url(images/lup.png) 96% center no-repeat #ffffff;
	width:100%;
}
.widget_colabs_search input[type="text"], .widget_search input[type="text"], .widget_colabs_subscribe input[type="text"], #respond input[type="text"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
}
.widget_colabs_search form, .widget_search form, .widget_colabs_subscribe form, #respond form, .entry form{ 
	background:#edeae9; 
	padding:5px;
}
.widget_colabs_ads {
	padding-right:0;
}
.widget_colabs_ads img {
	margin-left:8px;
}
.widget_colabs_about p {
	margin-bottom:10px;
}
.info {
	font-weight:bold;
}
.widget_colabs_social {
	
}
.soc-net-twitter { background:url(images/twitter.png) left no-repeat; }
.soc-net-fb { background:url(images/fb.png) left no-repeat; }
.soc-net-vimeo { background:url(images/vimeo.png) left no-repeat; }
.soc-net-tumblr { background:url(images/tumblr.png) left no-repeat; }
.soc-net-in { background:url(images/in.png) left no-repeat; }
.soc-net-flickr { background:url(images/flickr.png) left no-repeat; }
.widget_colabs_social li { margin:0 3px 0 0; text-indent:-99999px; width:27px; float:left; height:27px;}
.widget_colabs_social li a { display:block; }
.widget_colabs_subscribe input[type="text"] {
	width:71%;
}
.widget_colabs_twitter { border-bottom:1px solid #edeae9; padding-bottom:28px; }
.widget_colabs_twitter p {
	margin-bottom:15px;
}
.widget_colabs_twitter span {
	font-size:11px;
	color:#b1aaa4;
}
.widget_colabs_video p { margin-top:5px; }
.widget_colabs_tabs #tabs {
  padding: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.widget_colabs_tabs ul {
  margin: 0;
  bottom: -1px;
  overflow: hidden;
  position: relative;
}
.widget_colabs_tabs li {
  margin: 0;
}
.widget_colabs_tabs .colabsTabs {
  padding-top: 7px;
}
.widget_colabs_tabs .colabsTabs li {
  float: left;
}
.widget_colabs_tabs .colabsTabs a {
  font-size: 12px;
  padding: 3px 7px;
  position: relative;
  margin: 0 -1px 0 0;
  background: #f5f5f5;
  border: 1px solid #ddd;
  text-transform: uppercase;
  display: block;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  color:#3D3437;
  font-weight:bold;
}
.widget_colabs_tabs .colabsTabs a:hover, .widget_colabs_tabs .colabsTabs .selected {
  background: white;
  text-decoration: none;
}
.widget_colabs_tabs .colabsTabs .selected {
  top: -7px;
  padding-top: 10px;
  border-bottom: 1px solid white;
}
.widget_colabs_tabs .box {
  background: white;
  border: 1px solid #ddd;
  margin-top: -7px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.widget_colabs_tabs .box a {
  color: #7f7f7f
}
.widget_colabs_tabs .box a:hover {
  color: #282828
}
.widget_colabs_tabs .box li {
  padding: 14px 10px;
  border-bottom: 1px solid #ddd;
}
.widget_colabs_tabs .box img {
  float: left;
  margin: 5px 10px 0 0;
  padding: 2px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
.widget_colabs_tabs #tab-tags {
  padding: 14px 10px;
}
.widget_colabs_tabs .meta {
  color: #aaa;
  font-size: 90%;
}
#tab-comm .author {
  font-weight: bold
}

/* Widget Image */
.widget_video, .single_video, .post-embed .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.widget_video iframe,  .widget_video object,  
.widget_video embed, .single_video iframe,
.single_video object, .single_video embed,
.post-embed .video iframe, .post-embed .video object  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Calendar Widget */
.widget_calendar #wp-calendar {
	width: 100%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* Flickr */
.flickr { overflow:hidden }
.widget_colabs_flickr ul { list-style: none }
.widget_colabs_flickr li {
	float: left;
}
.widget_colabs_flickr img {
	border: solid 1px #e1e1e1;
}
.flickr img {
	float: left;
	padding:1px;
	border: solid 2px #EDEAE9;
}
.flickr a {
	float:left;
	margin: 0 11px 11px 0
}

/* --- Social Widget --- */
.widget_colabs_social a {
	float: left;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}
.footer .widget_colabs_social a { /*MARGIN*/ }
.widget_colabs_social .twitter { background: url('images/twitter.png') no-repeat; }
.widget_colabs_social .facebook { background: url('images/fb.png') no-repeat; }
.widget_colabs_social .flickr { background: url('images/flickr.png') no-repeat; }
.widget_colabs_social .vimeo { background: url('images/vimeo.png') no-repeat; }
.widget_colabs_social .rss { background: url('images/rss.png') no-repeat; }
.widget_colabs_social .delicious { background: url('images/delicious.png') no-repeat; }
.widget_colabs_social .linkedin { background: url('images/linkedin.png') no-repeat; }
.widget_colabs_social .googleplus { background: url('images/googleplus.png') no-repeat; }
.widget_colabs_social .dribbble { background: url('images/dribbble.png') no-repeat; }
.widget_colabs_social .youtube { background: url('images/youtube.png') no-repeat; }
.widget_colabs_social .stumbleupon { background: url('images/stumbleupon.png') no-repeat; }
.widget_colabs_social .skype { background: url('images/skype.png') no-repeat; }

/* --- Widget blog author --- */
.widget_colabs_blogauthorinfo .right {
  float: right;
  margin: 5px 0 5px 10px;
}
.widget_colabs_blogauthorinfo .left {
  float: left;
  margin: 5px 10px 5px 0;
}
.widget_colabs_blogauthorinfo p {
  /* overflow: hidden; */
}


/* #Footer
================================================== */
#footer {
	padding:20px;
}
.footer-logo {
	margin:0 1.5% 0 0;
}
.copyright {
	margin-top:25px;
	color:#b1aaa4;
}
.copyright p{
	float:right;
} 
.copyright p:first-child{
	float:left;
}


  a.more.fr{display:block; max-width:100px;}

/* #Other Browser Style
================================================== */
.gecko #respond input[type="text"] { width:32.8% }
.gecko .post-comment textarea { width:98% }
.gecko input[type="submit"] { padding: 7px 15px; }
.gecko .widget_colabs_subscribe input[type="text"] { width: 68.5%; }
.gecko input[type="text"] { padding-top:12px }

/* #Mobile Menu
================================================== */
.select-menu {
  width: 96%;
  padding: 7px;
  margin: 15px auto;
  display: none;
  background: #eee url(images/icon-arrow-select.png) no-repeat 98% center;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* #Tablet (Portrait)
================================================== */
@media only screen and (min-width: 768px) and (max-width: 977px) {
	/* --- Layout --- */
	
	.gecko #respond input[type="text"] { width:32.7% }
	.gecko .post-comment textarea { width:95.2% }
	
}

/*  #Mobile All
================================================== */
@media only screen and (max-width: 767px) {

  /* Reset equal height */
  .equal-height { height: auto !important}

  body { overflow-x: hidden; }
  .main-content{display:block; border-right:none; }
  .sidebar{ display: block; clear:both; background:rgb(248, 247, 246);}
  .widget{border-bottom:0;}
  .latest-post-list {background:none;}
  .gallery-post img {	padding:1%; margin:1%; width:20%;}
  .video-content{clear:both; margin-left:0; width:100%;}
  .main-content,
	.sidebar {
		width: 100%;
		margin-left: 0;
	}
  #main .main-content { width:100%; border-right:none; }
	.widget {
		margin-right: 0
	}
	#respond input[type="text"] { width:32.9% }
	
	/* Contact Form */
  #frmcontact label { float: left }
  #frmcontact .input-text { width: 100% }
  #frmcontact .input-text input,
  #frmcontact textarea,
  #frmcontact .submit {width: 100%; padding: 10px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
	
  /* Mobile Menu */
  .navigation .menu { display: none; }
  .select-menu { display: block;}
  #menu-main{ position:fixed; top:0px;}
  
.copyright p{ clear:left; float:center; } 
.copyright p:first-child{ float:center; }
}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (min-width: 240px) and (max-width:479px){
  .post-title{clear:both;}
  .latest-post-list li img, .archive-post-list li img {width:100%;}
  .column.group-post{width:100%; margin-left:0;}
  .fea-side1, .fea-side2{float:none;}
  .gallery-post img {	padding:1%; margin:1%; width:44%;}
}  

.video-content > a {
  display: block;
  position: relative;
}
.video-content span.playicon {
	top: 50%;
	left: 50%;
	width: 30px;
	height: 38px;
	position: absolute;
	text-indent: -99999px;
	margin: -19px 0 0 -15px;
	background: url(images/play-icon.png) no-repeat;
	position:absolute;
}

.boxes.box.inside ul li div{overflow:hidden;}