/*
Theme Name: Momentum
Theme URI: http://colorlabsproject.com
Description: Wordpress theme by <a href="http://colorlabsproject.com">ColorLabs & Company</a>. 
Author: ColorLabs & Company
Version: 1.1.0
Tags: admin panel, threaded-comments, 4 page template, featured post, widgets, two-columns, fixed-width
*/

/* #Basic HTML
================================================== */
body {
	color:#444;
	font: 14px/1.5 sans-serif, Arial, 'Liberation Sans', FreeSans;
	background: #f6f6f6;
}
p { line-height:1.8 }
/* Separator */
.separator {
	height:0;
	margin:30px 0;
	border-top:1px solid #ddd
}
.column { margin-bottom:15px }
img {
	height: auto;
	max-width: 100%
}
.widget_video, .single_video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px
}
.widget_video iframe, .single_video iframe,
.widget_video object, .single_video object, 
.widget_video embed, .single_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* #Typography
================================================== */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 {font-size: 25px; }
h2 {font-size: 23px; }
h3 {font-size: 21px; }
h4 {font-size: 19px; }
h5 {font-size: 17px; }
h6 {font-size: 15px; }
h1 , h2 , h3 , h4 , h5 , h6  {font-weight: normal;}
small { font-size:12px }
ol { list-style: decimal }
ul { list-style: disc }
li { margin-left: 30px }
h1, h2, h3, h4, h5, h6,
p, dl, hr, ol, ul, pre, table, address, fieldset, figure {
	margin-bottom: 20px;
}
em { font-style:italic }
a { color:#e50305; text-decoration:none }
a:hover { text-decoration:underline }
pre, code {
	background:#ddd;
	padding:10px;
	font-size:12px;
	overflow:auto;
	font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}
blockquote {
	font:1.3em/1.5 'Georgia';
	font-style:italic;
	margin-left:20px;
	padding-left: 20px;
	border-left: solid 3px #FFD7D9;
}
.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:5px 2px;
	border:1px solid #ccc;
	border-radius: 3px;
}
textarea { 
	resize:none;
	font-family: Arial, sans-serif
}
input[type="submit"] {
	color:#fff;
	border:none;
	cursor:pointer;
	padding:5px 10px;
	background:#e50305;
	border-radius: 3px;
}

/* layout bg */
.wrapper-content {
	background: #fff;
	padding-top: 30px;	
	border: solid 1px #cbcbcb;
	-webkit-box-shadow: 0 0 3px #cbcbcb;
	   -moz-box-shadow: 0 0 3px #cbcbcb;
			box-shadow: 0 0 3px #cbcbcb
}
.shadow-cont {
	height: 13px;
	margin-bottom: 30px;
	background: url(images/shadow.png) no-repeat;
	background-size: 100% auto
}

/* Header */
.header {
	text-align: center;
	padding: 20px 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: 0px; position:relative}
.flexslider .slides > li {display: none; margin-left:0}
.flexslider .slides img { max-width: 100%; height: auto; vertical-align: middle }
.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%;}

.slides .img-slide {
	float: left;
	margin-right: 20px;
}
.slides .post-slide {
	display: block;
	overflow: hidden;
}

/* 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:38px;
	height: 47px;
	margin: -13px 0 0; 
	display: block;
	text-align:center;
	top: 50%;
	position: absolute;
	cursor: pointer
}
.flex-direction-nav li a.next {right: -37px; background: url(images/nav-slide.png) right no-repeat;}
.flex-direction-nav li a.prev {left: -37px; background: url(images/nav-slide.png) left no-repeat;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {
	width: 100%; 
	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
}
.flex-control-nav li .active {
	color:#fff;
	background:#1982d1
}

/* #Menu
================================================== */
.wrapper-menu {
	position: relative;
	margin-bottom: 30px;
	border: solid 1px #cbcbcb;
	background: url(images/bg-menu.png) repeat;
	-webkit-box-shadow: 0 0 3px #cbcbcb, inset 1px 0 0#cbcbcb, 0 2px rgba(255,255,255,.4) inset;
	   -moz-box-shadow: 0 0 3px #cbcbcb, inset 1px 0 0#cbcbcb, 0 2px rgba(255,255,255,.4) inset;
			box-shadow: 0 0 3px #cbcbcb, inset 1px 0 0#cbcbcb, 0 2px rgba(255,255,255,.4) inset
}
.wrapper-menu:before {
	content: "";
	left: 0;
	width: 100%;
	height: 29px;
	position: absolute;
	visibility: visible;
	background: -webkit-linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
	background: -moz-linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
	background: -o-linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
	background: -ms-linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
	background: linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
}

.menu {
	margin:0;
	list-style:none;
	font-size: 16px;
	text-shadow: 0 1px 0 #fff;
}
.menu li {
	margin:0;
	float:left;
	display:inline
}
.menu a {
	display:block;
	padding:11px 17px;
	text-decoration: none;
	color: #333;
}
.menu a:hover, .navigation .menu > .sf-parent:hover > a {
	text-decoration:none;
	background: url(images/bg-menu-hover.png) repeat;
	color: #333;
}

/**
* SUB MENU
* ============================================= */
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;
	border-right: solid 1px #d2d2d2;
	-webkit-box-shadow: 1px 0px 0px #f3f3f3;
	   -moz-box-shadow: 1px 0px 0px #f3f3f3;
			box-shadow: 1px 0px 0px #f3f3f3
}
ul.sf-menu li:first-child {
	border-left: solid 1px #d2d2d2;
	-webkit-box-shadow: inset 1px 0px 0px #f3f3f3, 1px 0px 0px #f3f3f3;
	   -moz-box-shadow: inset 1px 0px 0px #f3f3f3, 1px 0px 0px #f3f3f3;
			box-shadow: inset 1px 0px 0px #f3f3f3, 1px 0px 0px #f3f3f3
}
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:200px; 
	top:auto;
	left:-999999px;
}
ul.sf-menu ul a { zoom:1; /* IE6/7 fix */ }
ul.sf-menu ul li {
	float:left;
	width:200px;
	border-right: none
}
ul.sf-menu ul li:first-child {
	border-left: none
}
ul.sf-menu ul ul { 
	top:0;
	margin:0 0 0 200px;
}
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 {
	display: none;
	font-size: 14px;
	background: url(images/bg-menu-hover.png) repeat;
}
.sub-menu a {
	padding:10px 10px;
	border-bottom:1px solid #ddd
}
.sub-menu a:hover {
	color:#fff;
	background:#e50305;
	text-shadow: 0 1px rgba(0,0,0,.1)
}
.sf-arrow { padding-left:5px }

/* --- Mobile Menu --- */
.wrapper-menu select {
	width: 100%;
	display: none;
	margin: 15px 0;
	padding: 10px 5px;
}
.wrapper-menu select, .search-options select {	
	border: 1px solid #aaa;
	background: #eee url(images/icon-arrow-select.png) 95% center no-repeat;
	-webkit-appearance: none;
	   -moz-appearance: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
			box-sizing: border-box;
}

/* --- Search --- */
.box-search {
	width: 25px;
	height: 21px;
	float: right;
	padding: 16px 0;
	position: relative;
}
.searchbox {
	top: -65px;
	left: -200px;
	width: 235px;
	padding: 10px;
	display: none;
	background: #fff;
	overflow: hidden;
	position: absolute;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	-webkit-box-shadow: 0 0 3px #999;
	   -moz-box-shadow: 0 0 3px #999;
			box-shadow: 0 0 3px #999;
}
.categories:hover ul,.network:hover ul {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}
.categories a {
	width: 278px;
	height: 50px;
	display: block;
}

/* #Breadcrumbs
============================================= */
.breadcrumb {
	width: 100%;
	padding-bottom: 20px;
	clear: both;
}
.breadcrumb img {
	padding:0  35px 0 20px;
}
.breadcrumb-trail .sep:nth-child(2) {
	display: none;
}
/* #Post
============================================= */
.post { margin-bottom: 10px }
.post  .meta-date {
	width: 55px;
	height: 55px;
	float: left;
	border-top: solid 2px #ffd7d9;
	margin-right: 20px;
}
.post .circle-date {
	width: 55px;
	color: #fff;
	height: 55px;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	background: #e50305;
	margin: 30px 20px 0 0;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
			border-radius: 50px;
}
.post .meta-date span {
	display: block;
	padding: 10px 4px 0 4px;
	text-transform: uppercase
}
.post .entry-content {
	overflow: hidden;
	border-top: solid 2px #f0f0f1;
	padding-top: 30px;
}
.post .entry-content .entry-meta {
	margin-bottom: 15px;
}

.post .entry-content .post-pic img { float: right }
.post .entry-content .post-pic a {
	float: right;
	position: relative;
	margin: 0 0 20px 20px;
	-webkit-border-radius: 82px;
	   -moz-border-radius: 82px;
			border-radius: 82px;
	-webkit-transition: all 0.5s ease-in-out; 
	   -moz-transition: all 0.5s ease-in-out; 
		-ms-transition: all 0.5s ease-in-out;
		 -o-transition: all 0.5s ease-in-out;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,1) inset;
	   -moz-box-shadow: 0 1px 10px rgba(0,0,0,1) inset;
			box-shadow: 0 1px 10px rgba(0,0,0,1) inset;
}
.post .entry-content .post-pic a:hover {
	-webkit-transform: rotate(360deg) scale(1);
	   -moz-transform: rotate(360deg) scale(1);
		 -o-transform: rotate(360deg) scale(1);
		-ms-transform: rotate(360deg) scale(1);
			transform: rotate(360deg) scale(1);
}
.video-thumb .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
}
.flexslider .video-thumb .playicon {
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	background-image: url(images/play-icon-big.png)
}

/* --- Social Share --- */
.social_share {
	margin-top: 15px;
	overflow: hidden
}
.colabs-sc-twitter { width: 90px }
.shortcode-google-plusone { margin-right: 15px }

/* #Pagination
================================================== */
.pagination {
	clear:both;
	border-top: solid 1px #ddd;
	padding: 30px 0;
}
.pagination a, .pagination span {
	color:#000;
	padding:5px 10px;
	margin-left:10px;
	border:1px solid #ddd
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px
}
.pagination a:hover, .pagination span {
	background:#ccc;
	text-decoration:none
}
.pagination.fl a, .pagination.fl span {
	margin-left:0;
	margin-right:10px
	
}

/* #Widget
================================================== */
.widget {
	margin-bottom: 30px;
	border-top: solid 3px #e50305;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	padding: 15px;
}
.widget li { 
	margin-bottom: 10px;
	margin-left: 0;
}
.widget ul { list-style: none }
.widget-title { text-transform: uppercase }

/* --- Footer Widget --- */
.widget-foot {
	font-size: 12px;
	margin-bottom: 30px;
	border: none;
	padding: 0 10px 0 0;
}

/* --- Archives Widget --- */
.widget_archive li {
	width: 42%;
	float: left;
	margin-left: 0;
	margin-right: 20px;
	border-bottom: dashed  1px #e1e1e1;
}
.widget_archive li a {
	padding: 5px 0;
	display: block;
}

/* --- Flickr Widget --- */
.widget_colabs_flickr a {
	float: left;
	margin: 0 10px 10px 0
}
.widget_colabs_flickr img {
	width: 65px;
	padding: 3px;
	display: block;
	background: #fff;
	border: solid 1px #e1e1e1;
}
.footer .widget_colabs_flickr img { width: 48px }

/* --- Twitter Widget --- */
.widget_colabs_twitter {
	padding: 0;
	border: 0;
}
.widget_colabs_twitter .title-tweet {
	color: #fff;
	background: #e50305;
	padding:10px 10px 5px;
	border: solid 1px #e50305;
}
.widget_colabs_twitter .title-tweet span {
	float: right;
	text-align: right; 
}
.widget_colabs_twitter .title-tweet a { color: #fff }
.widget_colabs_twitter #triangle-down {
	width: 0;
	height: 0;	
	left: 15px;
	position: absolute;
	border-top: 7px solid #e50305;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}			
.widget_colabs_twitter ul {
	padding: 15px;
	border: solid 1px #ddd
}
.widget_colabs_twitter li {
	padding-bottom: 15px;
	border-bottom: dashed 1px #ddd
}
.widget_colabs_twitter .time { color: #999 }

/* --- Subscribe Widget --- */
.widget_colabs_subscribe input[type="text"] { width: 70% }

/* --- Tabs Widget --- */
.widget_colabs_tabs li { margin:0 }
.colabsTabs            { border-top: solid 3px #e50305 }
.colabsTabs li,
.colabsTabs            { float:left }
.widget_colabs_tabs { 
	padding: 0;
	border: none;
}
.widget_colabs_tabs ul { 
	margin:0;
	bottom:-1px;
	list-style:none;
	position:relative;
}
.colabsTabs a {
	color:#333;
	display:block;
	font-size:14px;
	font-weight: bold;
	padding:10px 15px;
	position:relative;
	margin-right:-1px;
	background:#f5f5f5;
	border:1px solid #ddd;
	text-transform:uppercase;
}
.colabsTabs .selected {
	background:#fff;
	border-bottom:1px solid #fff
}
.colabsTabs a:hover { 
	background:#fff;
	text-decoration:none
}
.widget_colabs_tabs .box {
	background: #fff;
	overflow: hidden;
	border: 1px solid #ddd;
	-webkit-border-radius: 0 0 3px 3px;
	   -moz-border-radius: 0 0 3px 3px;
			border-radius: 0 0 3px 3px
}
.widget_colabs_tabs .box li {
	padding:14px 10px;
	border-bottom:1px solid #ddd
}
.widget_colabs_tabs .box img {
	float:left;
	margin:0 5px 0 0;
	padding:2px;
	background:#f2f2f2;
	border:1px solid #ccc
}
.widget_colabs_tabs .box li span.meta {
	color: #999;
	font-size: 11px;
}
.widget_colabs_tabs .tabs-content { overflow: hidden }
#tab-pop .meta { display: block }
#tab-tags { padding: 10px }

/* --- Social Widget --- */
.widget_colabs_social a {
	float: left;
	width: 45px;
	height: 45px;
	margin: 0 5px 5px 0;
	text-indent: -9999px;
	background: url('images/icon-social-sprite.png') no-repeat;
}
.footer .widget_colabs_social a    { margin: 0 4px 4px 0 }
.widget_colabs_social .twitter     { background-position: 0 0 }
.widget_colabs_social .facebook    { background-position: -46px 0 }
.widget_colabs_social .vimeo       { background-position: -92px 0 }
.widget_colabs_social .rss         { background-position: -138px 0 }
.widget_colabs_social .delicious   { background-position: 0 -46px }
.widget_colabs_social .linkedin    { background-position: -46px -46px }
.widget_colabs_social .googleplus  { background-position: -92px -46px }
.widget_colabs_social .dribbble    { background-position: -138px -46px }
.widget_colabs_social .youtube     { background-position: 0 -92px }
.widget_colabs_social .stumbleupon { background-position: -46px -92px }
.widget_colabs_social .skype       { background-position: -92px -92px }

/* --- Widget Search --- */
.widget_colabs_search form { position: relative }
.widget_colabs_search input[type="text"]   { width: 100%; padding-right: 35% }
.widget_colabs_search input[type="submit"] { position: absolute; right: -1px; top: 1px; border-radius: 0 3px 3px 0 }
.widget_colabs_search input[type="text"]   { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

/* #Page Template
================================================== */
.content.col8 { margin-bottom: 50px }

/* --- Contact Form --- */
#frmcontact .submit                { padding: 5px 15px }
#frmcontact #sendCopy, 
#frmcontact p.screenReader         { margin-left: 20.9% }
#frmcontact .text-input label, 
#frmcontact .contact-message label { float: left }
#frmcontact { 
	width: 95%;
	text-shadow: 0 1px rgba(255,255,255,.92)
}
#frmcontact p {
	margin: 0 0 10px;
	overflow: hidden
}
#frmcontact .text-input input, #frmcontact textarea,
.account_form input[type="text"], .account_form input[type="password"] { 
  margin: 0;
  width: 75%;
  float: right;
  padding: 7px 11px
}
#frmcontact .screenReader input {
  width: 5%;
  margin-left: 5px
}
#frmcontact .submit {
	float: right;
	margin-top: 10px;
	padding: 8px 19px;
}

/* --- Gallery Page --- */
.content.gallery .post img { 
	height: auto;
	display: block;
	max-width: 100%;
}
.content.gallery .entry-header {
	margin: 10px 10px 15px 10px;
	-webkit-transform: scale(10);
	   -moz-transform: scale(10);
		-ms-transform: scale(10);
	     -o-transform: scale(10);
			transform: scale(10);
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	   -moz-transition: all 0.3s ease-in-out 0.1s;
		-ms-transition: all 0.3s ease-in-out 0.1s;
	     -o-transition: all 0.3s ease-in-out 0.1s;
			transition: all 0.3s ease-in-out 0.1s;
}
.content.gallery .post:hover .entry-header {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
		-ms-transform: scale(1);
	     -o-transform: scale(1);
			transform: scale(1);
	-webkit-transition-delay: 0.1s;
	   -moz-transition-delay: 0.1s;
		-ms-transition-delay: 0.1s;
	     -o-transition-delay: 0.1s;
			transition-delay: 0.1s;
}
.content.gallery .entry-header a {
	color: #fff;
	font-size: 18px;
	font-weight: bold
}
.content.gallery .mask p {
	font-size: 13px;
	padding: 0 10px;
	line-height: 1.2;
	margin-bottom: 10px;
	-webkit-transform: scale(10);
	   -moz-transform: scale(10);
		-ms-transform: scale(10);
	     -o-transform: scale(10);
			transform: scale(10);
	-webkit-transition: all 0.3s ease-in-out 0.2s;
	   -moz-transition: all 0.3s ease-in-out 0.2s;
		-ms-transition: all 0.3s ease-in-out 0.2s;
		 -o-transition: all 0.3s ease-in-out 0.2s;
			transition: all 0.3s ease-in-out 0.2s;
}
.content.gallery .post:hover p {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
		-ms-transform: scale(1);
	     -o-transform: scale(1);
			transform: scale(1);
	-webkit-transition-delay: 0.2s;
	   -moz-transition-delay: 0.2s;
		-ms-transition-delay: 0.2s;
		 -o-transition-delay: 0.2s;
			transition-delay: 0.2s;
}
.content.gallery .mask .more-link {
	color: #fff;
	padding: 7px;
	background: #e50305;
	display: inline-block;
	-webkit-transform: translateY(100px);
	   -moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
		 -o-transform: translateY(100px);
			transform: translateY(100px);
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	   -moz-transition: all 0.3s ease-in-out 0.1s;
		-ms-transition: all 0.3s ease-in-out 0.1s;
	     -o-transition: all 0.3s ease-in-out 0.1s;
			transition: all 0.3s ease-in-out 0.1s;
}
.content.gallery .post:hover .more-link {
	-webkit-transform: translateY(0px);
	   -moz-transform: translateY(0px);
		 -o-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	-webkit-transition-delay: 0.3s;
	   -moz-transition-delay: 0.3s;
		-ms-transition-delay: 0.3s;
		 -o-transition-delay: 0.3s;
			transition-delay: 0.3s;
}
.content.gallery .post {
	float: left;
	color: #ddd;
	width: 280px;
	line-height: 1;
	cursor: default;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 0 10px 20px;
	border: 3px solid #fff;
	-webkit-box-shadow: 1px 1px 5px #eee;
	   -moz-box-shadow: 1px 1px 5px #eee;
			box-shadow: 1px 1px 5px #eee
}
.content.gallery .post .mask {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	position: absolute;
	background: #000;
	background: rgba(0,0,0,.7);
	text-shadow: 0 1px 1px rgba(0,0,0,.8);
	-webkit-transition: all 0.3s ease-in 0.2s;
	   -moz-transition: all 0.3s ease-in 0.2s;
	    -ms-transition: all 0.3s ease-in 0.2s;
	     -o-transition: all 0.3s ease-in 0.2s;
			transition: all 0.3s ease-in 0.2s
}
.content.gallery .post .mask, .content.gallery .post .entry-header,
.content.gallery .post p, .content.gallery .post .more-link { opacity: 0 }
.content.gallery .post:hover .mask, .content.gallery .post:hover .entry-header,
.content.gallery .post:hover p, .content.gallery .post:hover .more-link { opacity: 1 }

/* --- Advance Search --- */
#advance-search {
	padding: 10px 0;
	background: #f0f0f0;
	border: 1px solid #ddd;
	text-shadow: 0 2px #fff;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
#advance-search h2, #advance-search #search-word,
#advance-search .search-options, #advance-search .search-submit {
	padding: 0 10px
}
#advance-search h2, #advance-search #search-word {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}
#advance-search #search-word, #advance-search .search-options {
	padding-top: 10px;
	border-top: 1px solid #fff
}
#advance-search select {
	margin: 0;
	width: 35%;
	float: right;
	margin: 0 0 0 10px;
	background-color: #ddd;
	padding: 5px 11px 5px 5px
}
#advance-search .search-selector { display: inline }
#advance-search input[type="text"] { padding: 7px }
#advance-search .search-submit { margin-top: 15px }
#advance-search label { line-height: 30px }
#advance-search .search-submit input[type="submit"] { 
	padding: 7px 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.5)
}


/* #Comment List & Comment Form
================================================== */
#comments { margin: 40px auto }
#comments h3, #respond h3 {
	position: relative;
	padding-bottom: 15px;
	border-bottom: solid 1px #ddd;
}
.commentlist, .commentlist .children {list-style:none }
.commentlist { position: relative }
.commentlist .children {margin:0 0 0 40px }
.commentlist li {
	margin-left:0;
	overflow:hidden
}
.comment-entry {
	margin-bottom:20px;
	border-bottom:1px solid #ccc
}
.comment-entry:after {
	left: 0;
	width: 100%;
	content: "";
	position: absolute;
	border-bottom: 1px solid #ccc
}
.comment-author {
	overflow:hidden;
	margin: 0 15px 10px 0;
	float: left;
	-webkit-border-radius: 82px;
	   -moz-border-radius: 82px;
	   		border-radius: 82px
}
.comment-author .avatar {
	float:left;
}
.comment-meta {
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}
.comment-content {
	overflow: hidden;
	position: relative
}
.comment-reply-link, #cancel-comment-reply-link {
	top: 0;
	right: 0;
	font-size: 12px;
	position: absolute;
}

/* --- Comment Form --- */
#respond { 
	overflow: hidden;
	margin-bottom: 30px
}
.commentlist #respond {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd
}
#respond input[type="text"], #respond textarea, #advance-search input[type="text"] {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.logged-in .r-frespond { width: 100% }
#respond p { 
	margin: 0;
	position: relative
}
#respond .form-submit { 
	clear: both;
	float: right;
	margin-top: 15px
}
.r-frespond { 
	width: 57%;
	float: right
}
.l-frespond { 
	width: 39%;
	float: left
}


/* #Footer
================================================== */
.footer {
	border-top: solid 5px #ededed;
	margin-top: 50px;
	padding-top: 40px;
}
.top-foot {
	width: 49px;
	height: 75px;
	position: relative;
	margin: -67px auto 0;
}
.top-foot a {
	width: 49px;
	height: 49px;
	display: block;
	background: url(images/top.png) no-repeat
}
.social-foot {
	margin: 0 10px 30px;
}
.copy {
	color: #aaa;
	font-size: 11px;
	text-align: center;
	border-top: solid 1px #ededed;
	padding: 20px 0;
	clear: both;
}

/* #Tablet & Mobile
================================================== */
@media only screen and (max-width: 977px) {
	/* --- Slider ---- */
	.container { padding: 0 10px }
	.flex-container.wrapper-content { padding-bottom: 30px }
	.flex-direction-nav { text-align: center }
	.flex-direction-nav li { display: inline-block; margin: 0 5px }
	.flex-direction-nav li a { position: static; height: 29px; margin: 0 }

	/* --- Search Widget --- */
	.widget_colabs_search form { position: relative }
	.widget_colabs_search input[type="text"]   { width: 100%; padding-right: 35% }
	.widget_colabs_search input[type="submit"] { position: absolute; right: -1px; top: 1px; border-radius: 0 3px 3px 0 }
	.widget_colabs_search input[type="text"]   { -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 --- */
	.row { max-width: 718px }

	/* --- Slider --- */
	.flexslider .col8 { width: 50% }
	.flexslider .col4 { width: 45% }

	/* --- Advance Search --- */
	#advance-search select { width: 30% }

	/* --- Widget Tabs --- */
	.colabsTabs a { font-size: 12px; padding: 10px 9px }
}

/*  #Mobile All
================================================== */
@media only screen and (max-width: 767px) {
	/* --- Layout --- */
	.row { max-width: 265px; padding-left: 15px; padding-right: 15px }
	.wrapper-menu ul { display: none }
	.wrapper-menu select { display: block }

	/* --- Slider --- */
	.flexslider .column { width: 100%; margin-left: 0 }

	/* --- Post --- */
	.post { position: relative }
	.post .meta-date { position: absolute }
	.post .entry-content { padding-top: 40px }
	.post .meta-date, .post .circle-date { width: auto; height: auto; line-height: 1.5; margin: 0 }
	.post .circle-date {-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
	.post .meta-date span { padding: 5px 10px; font-size: 14px }

}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (min-width: 320px) and (max-width:479px) {
	.post .entry-content .post-pic a { width: 100px }
	.content.gallery .post           { width: 230px }
	.content.gallery .mask p         { display: none }

	/* --- Advance Search --- */
	#advance-search .search-selector     { display: block; margin-top: 10px }
	#advance-search select, 
	#advance-search input[type="submit"] { width: 100%; margin-bottom: 5px }

	/* --- Tabs Widget --- */
	.widget_colabs_tabs ul { width: 100% }
	.widget_colabs_tabs ul li { float: none }

}

/*  #Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* --- Layout --- */
	.row { max-width: 420px }
	#advance-search select { width: auto }
}

.wp-caption {
	margin-top: 0.4em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(0, 0, 0, 0.03);
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
	border:1px solid rgb(204, 204, 204);
}
.wp-caption img {
	display: block;
	margin: 0 auto !important;
	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;
}