body {
	background-color:#ffffff;
	background-image: url(../images/Assets/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#header {
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:40px;
	padding-bottom:30px;
	border:0px solid;
}
#logo .site-title a {
	font:bold 45px/1em Arial, sans-serif;
	color:#333;
}
#tagline {
	font:normal 10px/1em Arial, sans-serif;
	color:#aaa;
}
body, p {
	font:normal 13px/1.5em Arial, sans-serif;
	color:#666;
}
h1 {
	font:normal 25px/1.5em Arial, sans-serif;
	color:#666;
}
h2 {
	font:normal 23px/1.5em Arial, sans-serif;
	color:#666;
}
h3 {
	font:normal 21px/1.5em Arial, sans-serif;
	color:#666;
}
h4 {
	font:normal 19px/1.5em Arial, sans-serif;
	color:#666;
}
h5 {
	font:normal 17px/1.5em Arial, sans-serif;
	color:#666;
}
h6 {
	font:normal 15px/1.5em Arial, sans-serif;
	color:#666;
}
.entry-title {
	font:normal 23px/1.2em Arial, sans-serif;
	color:#666;
}
.post-meta .entry-info {
	font:normal 11px/1.5em Arial, sans-serif;
	color:#aaa;
}
.entry, .entry p {
	font:normal 15px/1.5em Arial, sans-serif;
	color:#666;
}
.post-more {
	font:normal 11px/1.5em Arial, sans-serif;
	color:#f00;
	border-top:0px solid;
	border-bottom:0px solid;
}
.entry-author {
	border-top:0px solid;
	border-bottom:0px solid;
	background-color:#f2f2f2
}
.colabs-pagination a, .colabs-pagintaion span, #page a {
	background-color:#ddd;
}
#page a, .pagination span, .pagination a {
	font:normal 13px/1em Arial, sans-serif;
	color:#ddd;
}
#page a, .pagination span, .pagination a {
	color:#ddd!important
}
.widget h3, #footer-widgets .widget h3 {
	font:normal 21px/1.5em Arial, sans-serif;
	color:#666;
	border-bottom:0px solid;
	margin-bottom:0;
}
.widget {
	font:normal 13px/1.5em Arial, sans-serif;
	color:#666;
}
#sidebar .widget, #sidebar-second .widget, #footer-widgets .widget {
	font:normal 13px/1.5em Arial, sans-serif;
	color:#666;
	border:0px solid;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#tabs {
	border:0px solid;
}
#tabs {
	background-color:#eee;
}
#tabs .inside, #tabs ul.colabsTabs li a.selected, #tabs ul.colabsTabs li a:hover {
	background-color:#fff;
}
#tabs .inside li a {
	font:normal 10px/1.5em Arial, sans-serif;
	color:#333;
}
#tabs .inside li span.meta, #tabs ul.colabsTabs li a {
	font:normal 10px/1.5em Arial, sans-serif;
	color:#333;
}
.topmenu .menu {
	font:normal 14px/1em Arial, sans-serif;
	color:#fff;
}
.topmenu .current-menu-item a {
	background-color:#333;
}
.topmenu .menu {
	background-color:#333;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:0px solid;
	border-right:0px solid;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#footer, #footer p {
	font:normal 11px/1em Arial, sans-serif;
	color:#666;
}
#footer {
	border-top:1px solid #ddd;
	border-bottom:0px solid;
	border-left:0px solid;
	border-right:0px solid;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
body {
  color:#666666;
  font: 13px/1.7 'Helvetica', Arial, FreeSans, sans-serif;
  background-color:#f2f2f2;
  border-bottom:15px solid #f2f2f2;
}
.lt-ie9 img, img {
  max-width:100%;
  height:auto;
}
p { line-height:1.4; 
	margin:10px 0 30px; }
}
/* 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: 35px; font-weight:normal; line-height: 1em; margin-bottom: 10px;}
h2 {font-size: 28px; line-height: 1em; margin-bottom: 10px; }
h3 {font-size: 22px; line-height: 1em; margin-bottom: 10px;}
h4 {font-size: 18px; line-height: 1em; margin-bottom: 10px;}
h5 {font-size: 14px; line-height: 1em; margin-bottom: 10px;}
h6 {font-size: 14px; line-height: 1em; margin-bottom: 10px;}

.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:#c09000;*/ color:#6f9ff0; 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: 120%;
  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; */
  color:#222222;
  margin:0;
}
textarea { resize:none }
.lt-ie9  input[type="submit"],  input[type="submit"] {
  cursor:pointer;
   -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #FFFFFF;
  border: 1px solid #109310;
  background: #109310;
  background: -webkit-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: -moz-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: -o-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: -ms-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: linear-gradient(top, #109310 0%, #0b630b 100%);
  background-repeat: no-repeat;
}

/* #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:#607181;
  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: #2b2426;
}

/* --- Main Menu Dropdown --- */
#main .sf-parent:hover > a {
  background: #7187ac;
}
#main .sub-menu a:hover,
#main .sub-menu .sf-parent:hover > a {
  background: #7187ac;
}
#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: 5px;
  padding-bottom: 5px;
  background-color:#607181;
  display: none;
}
.top-menu li a {
  color:#fff;
  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
}
.menu-top-menu-container{
	margin-top:8px;
	float:left;
}
#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;
  display:none;
}
.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;
}
#social{
	float:right;
}
#youtube{
	background:url('images/social_icons.png') no-repeat;
	background-position: 0 0;
	width:27px;
	height:26px;
	margin-right:4px;
	float:left;
}
#facebook{
	background:url('images/social_icons.png') no-repeat;
	background-position: -31px;
	width:27px;
	height:26px;
	margin-right:4px;
	float:left;
}
#twitter{
	background:url('images/social_icons.png') no-repeat;
	background-position: -61px;
	width:27px;
	height:26px;
	margin-right:4px;
	float:left;
}
#google{
	background:url('images/social_icons.png') no-repeat;
	background-position: -91px;
	width:27px;
	height:26px;
	margin-right:0px;
	float:left;
}
				  

/* #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'], .sub-footer{ display:none; }

.category-menu {
  margin: 0;
  background-color:#105193;
}
.category-menu li a {
  font-size:15px;
  padding:10px 13px;
  color:#fff;
}
.category-menu li a:hover {
  background-color:#7187ac;
}
.category-menu li a:active {
  background-color:#7187ac;
}
.category-menu li.current_page_item a, .category-menu li.current_menu_item a {
  background-color:#7187ac;
}

.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 #109310;
  background: #109310;
  background: -webkit-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: -moz-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: -o-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: -ms-linear-gradient(top, #109310 0%, #0b630b 100%);
  background: linear-gradient(top, #109310 0%, #0b630b 100%);
  background-repeat: no-repeat;
}
.more:hover, .follow a:hover {
  background-position: 0 -15px;
  background-color: #109310;
}
.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:#c09000;
}
.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;}

/* #Mobile Menu
=================================================================== */
.btn-navbar {
  display: none;
  color: #fff;
  border: 1px solid #000;
  background: #b88a21;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
  background-image: -moz-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
  background-image: -o-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
  background-image: -ms-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
  background-image: linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
  margin: 7px 5px 0 5px;
  padding: 7px 10px !important;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.075), 0 0 5px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.075), 0 0 5px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.075), 0 0 5px rgba(255, 255, 255, 0.1);
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  overflow: visible \9;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* Set Mobile menu style for tablet and below
------------------------------------------------------------------- */
@media (max-width: 977px) {
  #main.row {
    background: #2a2426;
  }
  .container {
    overflow-x: hidden;
  }
  .menu-select {
    text-align: center;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse ul, .navigation ul li {
    float: none !important;
    display: block !important;
  }
  .nav-collapse.collapse > div {
    margin-bottom: 20px;
  }
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .btn-navbar {
    display: inline-block;
  }
  .sub-menu-placeholder {
    display: none;
    visibility: hidden;
  }

  /* Sub Menu
  ----------------------------------------------------------------- */
  .nav-collapse ul ul {
    height: auto !important;
    display: block !important;
    visibility: visible !important;
    position: static;
    border: none;
    background: none;
    margin-left: 20px;
    width: auto;
    float: none;
    width: auto !important;
    opacity: 1 !important;
    position: static !important;
    background: none !important;
  }
  .nav-collapse ul ul li {
    border: none;
    width: auto;
  }
  #main ul.sf-menu ul, #main ul.sf-menu ul li {
    width: auto;
  }
  .sub-menu a {
    border-bottom: none;
  }
  #main ul.sf-menu ul ul, ul.sf-menu ul ul {
    margin-left: 0;
  }
  #main ul ul {
    margin-left: 0;
  }
  #main ul ul li a{
    padding-left: 30px;
  }
  #main ul ul ul li a{
    padding-left: 40px;
  }
  #main .sub-menu ul a:hover{
    background: #CCC;
  }



}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important
  }
}

.clearfix, .header {
  *zoom: 1;
}
.clearfix:before, .clearfix:after,
.header:before, .header:after {
  display: table;
  content: "";
}
.clearfix:after,
.header:after {
  clear: both;
}

/* Get help */
#cssmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	/*background:#607181;
	font-family:Helvetica,Arial,Verdana,sans-serif;*/
}
#cssmenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
#cssmenu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	background:#607181;
	}
#cssmenu li a:hover{
	background:#7187ac;	
	}
	/* 
===================
 Event List Layout
===================

<ul class="event-list">

	<li class="event">
		<div class="date">
		
			<!-- ONLY OUTPUT FOR MULTI-DAY EVENTS -->		
			<div class="start-date">
				<div class="weekday"></div>
				<div class="day"></div>
				<div class="month"></div>
				<div class="year"></div>
			</div>
			<!-- ONLY OUTPUT FOR MULTI-DAY EVENTS FINISH -->
			
			<div class="end-date">
				<div class="weekday"></div>
				<div class="day"></div>
				<div class="month"></div>
				<div class="year"></div>
			</div>
		</div>
		<div class="event-info">
			<h3 class="event-title"></h3>
			<span class="event-time"></span>
			<span class="event-location"></span>
			<div class="event-details"></div>
		</div>
	</li>

</ul>

=======================================
*/
/*
a.rss-link {
	display:block;
	height:16px;
	float:right;
	background:transparent url(images/icon-rss.png) right top no-repeat;
	padding-right:20px;
	line-height:16px;
}
*/

ul.event-list {
	list-style: none;
	margin: 1em 0 1.5em 0;
	padding: 0;
}


li.event {
	clear: both;
}

.event-date {
	white-space: nowrap;
	float: left;
	margin-bottom: 1.5em;
}

.event-list .multi-date {
	background: url(../images/date-separator.png) center no-repeat;
}

.event-list .start-date, .event-list .end-date {
	text-align: center;
	width: 3.2em;
	border-radius: 5px;
	background-color: rgb(230,230,230);
	overflow: hidden;
}

.event-list .start-date {
	float: left;
}

.event-list .end-date {
	margin-left: 3.8em;
}

.event-weekday {
	font-size: 0.8em;
	text-transform: uppercase;
}

.event-day {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: -0.2em;
}

.event-month {
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 1em;
	padding: 0.4em 0 0.4em 0;
}

.event-year {
	font-size: 0.8em;
	line-height: 0.8em;
	letter-spacing: 0.1em;
	padding-bottom: 0.3em;
}

.multi-day {
	margin: 0 0 0 7.5em;
}

.single-day {
	margin: 0 0 0 3.8em;
}

.event-info h3 {
	clear: none;
}

.event-time {
	font-weight: bold;
	padding-right: 0.8em;
}

.event-details {
	font-size: 0.8em;
	margin: 0;
}
.inner_list li {
	margin-left: 50px;
}
.event-title a {
		font-size: 14px;
		line-height: 12px!important;
		margin: 0;
		padding: 0;
}
.flex-direction-nav li a.flex-next, .flex-direction-nav li a.flex-prev {display:none;}