/*
Template Name: Oakland
Template URI: http://oakland-html.cmsmasters.net/
Description: The Oakland HTML5 Template.
Version: 1.0
Author: cmsmasters
Author URI: http://oakland-html.cmsmasters.net/
Tags: 
Text Domain: cmsmasters

	This template was built by cmsmasters
*/


/* -------------------------------------------------------------------------------- Widgets */

.widget_links li {list-style:none;}

.widgettitle {margin-bottom:15px;}

.widget ul {margin-bottom:0;}

.widget_links li a {
	background:url(../images/arrow.png) no-repeat 0 50%;
	line-height:30px;
	padding-left:13px;
	display:block;
}

.widget_custom_flickr_entries .flickr_badge_image a {display:block;}

.widget_custom_flickr_entries .flickr_badge_image {
	margin:0 7px 7px 0;
	float:left;
}

#sidebar .widget_custom_flickr_entries .wrap {
	width:307px;
	padding-bottom:15px;
	overflow:hidden;
}

.widget_custom_testimonials_entries, 
.widget_custom_testimonials_entries_container {
	position:relative;
	overflow:hidden;
}

.widget_custom_testimonials_entries .wrap {
	border:1px solid #ececec;
	position:relative;
	padding:20px;
	margin-bottom:10px;
	border-radius:4px;

}

.widget_custom_testimonials_entries .wrap:before {
	border-top:17px solid #ececec;
	border-right:17px solid transparent;
	content:'';
	display:block;
	position:absolute;
	bottom:-17px;
	right:54px;
}

.widget_custom_testimonials_entries .wrap:after {
	border-top:15px solid #ffffff;
	border-right:15px solid transparent;
	content:'';
	display:block;
	position:absolute;
	bottom:-15px;
	right:55px;
}

.widget_custom_testimonials_entries .wrap p {padding:0;}

.widget_custom_testimonials_entries_container ul.widget_custom_testimonials_entries_slides li{display:none;}

.one_half .widget_custom_testimonials_entries_container ul.widget_custom_testimonials_entries_slides li {}
.one_third .widget_custom_testimonials_entries_container ul.widget_custom_testimonials_entries_slides li {width:280px;}

.widget_custom_testimonials_entries .test_name, 
.widget_custom_testimonials_entries .test_site {
	text-transform:uppercase;
	font-size:10px;
	display:block;
}

.widget .nav {position:relative;}

.widget .nav .widgettitle {padding-right:50px;}

.widget .nav .nav_box {
	    position: absolute;
    right: -13px;
    top: -52px;
    width: 47px;
  
}


#lofslidecontent45{ border:none !important; padding-bottom:9px; border-bottom:1px solid #ddd;}

.widget .nav .nav_box .prev, 
.widget .nav .nav_box .next {
	background-image:url(../images/widget_nav.png);
	background-repeat:no-repeat;
	width:21px;
	height:20px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
}

.widget .nav .nav_box .prev {
	background-position:0 -30px;
	right:23px;
}

.widget .nav .nav_box .prev:hover {background-position:0 -60px;}

.widget .nav .nav_box .next {
	background-position:0 0;
	right:0;
}

.widget .nav .nav_box .next:hover {background-position:0 -90px;}

.widget_custom_comments_entries ul li:first-child, 
.widget_custom_popular_entries ul li:first-child {margin-top:0;}

.widget_custom_comments_entries ul li, 
.widget_custom_popular_entries ul li {
	list-style:none;
	margin-top:30px;
	overflow:hidden;
}

.widget_custom_comments_entries ul li .published, 
.widget_custom_popular_entries ul li .published, 
.widget_custom_tweets_entries ul li .published {
	text-transform:uppercase;
	display:block;
}

.widget_custom_tweets_entries ul li .published {
	background:url(../images/icon_tweet.png) no-repeat 11px 5px;
	padding:0 0 5px 58px;
}

.widget_custom_tweets_entries ul li .tweet_content {
	border:1px solid #ececec;
	background-color:#ffffff;
	position:relative;
	padding:15px 20px;
	border-radius:4px;
	
}

.widget_custom_tweets_entries ul li .tweet_content:before{
	content:'';
	border-bottom:10px solid #ececec;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	position:absolute;
	top:-10px;
	left:37px;
}

.widget_custom_tweets_entries ul li .tweet_content:after{
	content:'';
	border-bottom:8px solid #ffffff;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	position:absolute;
	top:-8px;
	left:37px;
}

.widget_custom_tweets_entries ul li {
	list-style:none;
	margin-bottom:20px;
}

.widget_custom_tweets_entries ul li .tweet_content p, 
.widget_custom_comments_entries ul li p, 
.widget_custom_popular_entries ul li p {padding-bottom:0;}

input[type="text"], 
textarea {
	 /*  background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 4px 4px 4px 4px;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 5px;
   padding: 5px 22px 5px 5px;
	    padding: 3px 13px 3px 5px;
	resize:none;
	color:#969595;*/
	
	
	    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 4px 4px 4px 4px;
    color: #969595;
    font-family: arial;
    font-size: 12px;
    height: 20px;
    margin-bottom: 5px;
    padding: 3px 17px 3px 5px;
    resize: none;
   
}

#request-information input[type="text"], textarea { padding: 3px 22px 3px 5px;}

#bottom input[type="text"], 
#bottom  textarea {
	background-color:#e4e4e4;
	border:1px solid #c8c8c8;
}

.widget_custom_contact_form_entries .cmsms-form-builder textarea {
	min-height:130px;
	resize:vertical;
}

.widget_custom_contact_form_entries .cmsms-form-builder .form_info {padding-bottom:3px;}

.widget_custom_contact_form_entries .cmsms-form-builder .button {margin:10px 0;}

.widget_custom_contact_form_entries .cmsms-form-builder .form_info label {
	font-size:10px;
	text-transform:uppercase;
	padding:0 0 6px;
}

.widgetinfo {
	border:1px solid #ececec;
	background:#ffffff;
	color:#90cd67;
	text-align:center;
	display:none;
	padding:5px 10px;
	margin:0 0 15px;
	border-radius:4px;
	
}

.loading {
	background:url(../images/loader_for_light.gif) no-repeat 0 0;
	width:32px;
	height:32px;
	position:relative;
	margin-top:10px;
	float:right;
	
}

.widget_custom_portfolio_entries .project_title {  color: #000000;
    font-size: 13px;
    margin: 4px 0;}

.widget_custom_portfolio_entries li {display:none;}

.one_third .widget_custom_portfolio_entries li {width:280px;}

.search_line {
	border:1px solid #ececec;
	background-color:#ffffff;
	height:23px;
	width:198px;
	clear:both;
}

.search_line p {padding:0;}

.search_line input[type="text"] {
	border:none;
	background-color:transparent;
	width:75%;
	float:left;
	padding:4px;
	margin:0;
	border-radius:0;
	
}

.search_line input[type="submit"] {
	background:url(../images/search.png) no-repeat 0 center;
	cursor:pointer;
	font-size:1px;
	width:13px;
	height:23px;
	float:right;
	margin:0 8px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
}

.error {
	text-align:center;
	padding-bottom:70px;
}

.error h1 {
	font-size:24.6em;
	line-height:1em;
	padding:40px 0 30px;
}

.error .search_line {margin:10px auto 30px;}

/* -------------------------------------------------------------------------------- Blog */


/*For tabs*/


.alignleft {
	float:left;
	margin-right:20px;
}

.alignright {
	float:right;
	margin-left:20px;
}

.aligncenter {margin:0 auto;}

.divider {
	/*border-top:1px solid #ececec;*/
	padding-bottom:17px;;
}

.slides_control { height:84px !important;}

.with_arrow {
	background:url(../images/arrow.png) no-repeat 0 50%;
	padding-left:13px;
}

.tooltip {
	border:1px solid #dedede;
	border:1px solid rgba(255, 255, 255, .3);
	background:#010101;
	background:rgba(0, 0, 0, .7);
	color:#fefefe;
	font-size:12px;
	display:none;
	padding:3px 10px;
	margin:0 0 20px;
	z-index:999;
	border-radius:5px;
	
}

.divider a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	margin-top:-18px;
}

.caption, 
.border_img, 
.border_img_slide {
	background:#f8f8f8;
	border:1px solid #DDDDDD;
	display:inline-block;
	padding:5px;
	border-radius:3px;

}

.caption {display:inline-block;}

.caption img, 
.border_img .border_img_inner, 
.border_img_slide .border_img_inner {
	/*background:#E0E0E0;*/
	padding:4px;
}

.caption img, 
.border_img_inner img {display:block;}

.caption figcaption {
	background-color:#ffffff;
	text-align:center;
}

.table {
	width:100%;
	margin-bottom:18px;
}

.table thead th {
	color:#ffffff;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.1);
	font:18px/18px "Cambo",Georgia,Times,"Century Schoolbook L",serif;
	padding:10px 0 10px 20px;
}

.table tbody td{
	border-bottom:1px solid #ffffff;
	background-color:#fafafa;
	padding:10px 0 10px 20px;
}

.table tfoot td {
	background:none;
	padding:10px 0 10px 20px;
}

span.dropcap {
	float:left;
	font-size:34px;
	font-weight:bold;
	line-height:30px;
	margin-top:5px;
	padding:0 13px;
}

span.dropcap2 {
    color:#FFFFFF;
    font-size:26px;
	line-height:38px;
    font-weight:bold;
    text-align:center;
    width:38px;
    float:left;
    margin:0 8px -5px;
	border-radius:19px;

}

q, blockquote {
	float:left;
	padding:0 0 0 35px;
	margin:0;
	position:relative;
	vertical-align:baseline;
}

q:before, blockquote:before {
	content:'\201C';
	font-size:72px;
	line-height:1em;
	display:block;
    padding:0;
	position:absolute;
	top:-7px;
	left:0;
}

q:after, blockquote:after {clear:both;}

code {
	background:#fafafa;
	padding:10px 15px;
	position:relative;
}

code:before {
	content:"code";
	color:#ffffff;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	float:left;
	padding:2px 8px;
	margin-top:-7px;
	position:relative;
}

code:after {clear:both;}

.togg {
	overflow:hidden;
	position:relative;
}

.togg .tog {
	background:url(../images/toggle.png) no-repeat 7px 0px;
	text-decoration:none;
	display:block;
	padding:0 0 16px 38px;
}

.togg .tog.current {background-position:7px -41px;}

.togg .tab_content {padding:0 0 16px 38px;}

.accordion {
	margin-bottom:18px;
	overflow:hidden;
	position:relative;
}

.accordion .tog.button_large {
	display:block;
	padding-left:6px;
	margin-bottom:2px;
}

.accordion .tog.button_large span {
	background:url(../images/accordion.png) no-repeat 0 0;
	padding:0 0 0 25px;
}

.accordion .tog.button_large.current span {background-position:0 -41px;}

.accordion .tab_content {
	padding:15px 0;
	overflow:hidden;
	position:relative;
}

.related_posts ul li a, 

.tabs li a {
	border:1px solid transparent;
	border-bottom:none;
	text-align:center;
	padding:7px 20px 12px;
	margin-right:2px;
	display:block;
	position:relative;
	z-index:2;
	border-radius:4px 4px 0 0;

}

.related_posts ul li a.current, 
.tabs li a.current {

    background-color: #EFEFEF;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding-bottom: 6px;
    text-decoration: none;
	
}

.related_posts ul, 
.tabs {
	list-style:none;
	margin-bottom:-1px;
	overflow:hidden;
}

.related_posts ul li, 
.tabs li {
	display:block;
	float:left;
}

.tab {
/* background-color: #E7E7E7;
 border: 1px solid #FFFFFF;*/
 overflow: hidden;
    padding: 0px 15px;
    position: relative;
}

.tab_content {
	width:100%;
	z-index:1;
}

.related_posts_content, 
.tabs_tab {
height: 209px;
border: 1px solid #E0E0E0; background:#efefef;
	padding:20px;
	overflow:hidden;
	position:relative;
	z-index:1;
	border-radius:0px 0px 4px 4px;

}

.related_posts_content {display:block;}

.related_posts {
	border-top:1px solid #ececec;
	padding-top:20px;
	margin-bottom:30px;
}


.latest_news li:first-child {margin:0;}

.latest_news li {
	list-style:none;
	margin-top:30px;
}

.latest_news li p {padding-bottom:0;}

.shortcode_slideshow, .shortcode_slideshow_container {
	position:relative;
	overflow:hidden;
}

.shortcode_slideshow_container ul.shortcode_slideshow_slides {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

.shortcode_slideshow_container ul.shortcode_slideshow_slides li {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

.shortcode_slideshow ul.shortcode_slideshow_pager {
	list-style:none;
	float:right;
	padding:10px;
	margin:0;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	z-index:5;
}

.shortcode_slideshow ul.shortcode_slideshow_pager li {
	float:left;
	padding:0 4px 0 0;
	margin:0;
}

.shortcode_slideshow ul.shortcode_slideshow_pager li a {
	background-color:#ffffff;
	display:block;
	width:7px;
	height:7px;
	text-indent:-9999px;
	cursor:pointer;
	border-radius:3.5px;

}

.shortcode_slideshow a.prev, .shortcode_slideshow a.next {display:none;}

.shortcode_slideshow ul.shortcode_slideshow_pager li.current a:hover, 
.shortcode_slideshow ul.shortcode_slideshow_pager li.current a {cursor:default;}

.shortcode_slideshow_container ul.shortcode_slideshow_slides li:first-child {
	background:url(../images/loader_for_light.gif) 50% 50% no-repeat;
	display:block;
	height:150px;
	position:relative;
}

.blog.short, 
.portfolio_container.short {
	overflow:hidden;
	position:relative;
}

.blog.short .post+.post+.post+.post {padding-right:0;}

.portfolio_container.short .portfolio+.portfolio+.portfolio+.portfolio {padding-right:0;}

.blog.short .post, 
.portfolio_container.short .portfolio {
	width:23.5%;
	padding-right:2%;
	margin-bottom:20px;
	float:left;
}

#content .blog.short .post, 
#content .portfolio_container.short .portfolio {
	width:32%;
	padding-right:2%;
	margin-bottom:20px;
	float:left;
}

#content .blog.short .post+.post+.post {padding-right:0;}

#content .portfolio_container.short .portfolio+.portfolio+.portfolio {padding-right:0;}

.blog.short .post header .entry-title, 
.portfolio_container.short .portfolio header .entry-title {
	padding:0;
	margin:14px 0 7px;
}

.blog.short .post .post_category, 
.portfolio_container.short .portfolio .post_category {
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.blog.short .post header, 
.portfolio_container.short .portfolio header {margin:0;}

.blog.short .post footer, 
.portfolio_container.short .portfolio footer {
	border:none;
	padding:0;
	margin-bottom:7px;
}

.blog.short .post .published, 
.portfolio_container.short .portfolio .published {
	border:none;
	background:none;
	font-size:10px;
	line-height:18px;
	text-transform:uppercase;
	text-shadow:none;
	height:auto;
	position:relative;
	left:auto;
	bottom:auto;
	padding:0;
	margin-bottom:2px;
	border-radius:0;
	box-shadow:none;
	
}

.google_map {margin-bottom:18px;}

.tour_content {
	overflow:hidden;
	position:relative;
	margin-bottom:18px;
}

.tour {
	width:25%;
	padding-right:2%;
	float:left;
}

.tour li:first-child {border:none;}

.tour li {
	border-top:1px solid #ececec;
	background:url(../images/arrow.png) no-repeat 95% 50%;
	line-height:38px;
}

.tour_box {
	width:73%;
	float:right;
	display:none;
	overflow:hidden;
	position:relative;
}

.tour_box_inner {
	border:1px solid #ececec;
	padding:20px;
	overflow:hidden;
	border-radius:3px;

}
