/*
Theme Name: Gonzaga Theme
Theme URI: -
Description: Gonzaga University Wordpress Theme
Version: 1.06
Author: Gonzaga University
Author URI: http://www.gonzaga.edu
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
/*
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 */

@font-face {
    font-family: 'Urbano';
	src: url('fonts/urbano_condensed_macroman/Urbano-Cond-webfont.eot');
    src: url('fonts/urbano_condensed_macroman/Urbano-Cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/urbano_condensed_macroman/Urbano-Cond-webfont.woff') format('woff'),
         url('fonts/urbano_condensed_macroman/Urbano-Cond-webfont.ttf') format('truetype'),
         url('fonts/urbano_condensed_macroman/Urbano-Cond-webfont.svg#UrbanoCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
.slogan {display:none;}
/* End Most Used */

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	html {background:/*url('images/bg-granite.jpg') top center #dfe1e1;*/#f1f5f7; }
	body {
		line-height: 1;
		border-top:5px solid #001d39;
		/*background:url('images/bg-law-school-entrance.jpg') no-repeat bottom center transparent;*/
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		}
	ol, ul { }
	blockquote {
		quotes: none; }
	blockquote:before, blockquote:after {
		content: '';
		content: none; }
	table {
		border-spacing: 0;
		border: 1px solid; 
		width: 100%; }
	tr th{
		border-bottom: 1px solid;
		text-align: left;
	}
	tr th, tr td{
		padding: 9px 20px;
		border-right: 1px solid;
	}
	tr th:last-child, tr td:last-child{
		border-right: 0px;
	}
	table th{ font-weight: bold; }

/* #Basic Styles
================================================== */
	body, .no-cufon{
		font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif; 
	}
	.no-cufon{
		font-weight: bold;
	}
	body {
		font-size: 13px;
		color: #666;
		-webkit-text-size-adjust: 100%;
		line-height: 18.5px;
 	}
 	html{ min-height: 100%; }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6, .gdl-title {
		color: #555;
		font-family: Urbano, 'Urbano', 'UniversCondensed', UniversCondensed, 'Univers Condensed', 'HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-weight: normal !important;  line-height:1.2;}
	.gdl-title {line-height:18.5px;}
	h1.post-title-color.gdl-title {line-height:28px;}
	.wp-caption { margin-top:5px; }
	p.wp-caption-text {margin:8px 0;padding:0 0 8px 0;font-size:12px;color:#777;}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { margin-bottom: 12px; font-size: 30px;}
	h2 { margin-bottom: 10px; font-size: 25px;}
	h3 { margin-bottom: 10px; font-size: 23px;}
	h4 { margin-bottom: 10px; font-size: 21px;}
	h5 { margin-bottom: 10px; font-size: 19px;}
	h6 { margin-bottom: 10px; font-size: 17px;}
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 16px; line-height: 24px; color: #777; }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 20px; line-height: 24px; color: #666; font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
	blockquote { margin: 0 0 20px 20px; padding: 9px 20px 0 19px; border-left: 2px solid #ddd; }
	blockquote cite { display: block; font-size: 16px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a{ color: #555;text-decoration:underline; }
	.topbar { border-top: 2px solid #ddd; border-bottom: 2px solid #ddd;padding:12px 0 15px 0; margin:5px 0 20px 0; }
	
	q {}  
   q { quotes: '“' '”''\147' '\148' }  
	
	cite {font-style: oblique; font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:20px;}

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 18px 0 18px; height: 0; }

/* #Links
================================================== */
	a{ color: #005db0; text-decoration: none; outline: 0; }
	a:hover{ color: inherit; }
	p a { line-height: inherit; }
	.breadcrumbs {font-size:12px;color:#dae3e7;padding:14px 0 14px 0; /*background: url('images/home.png') no-repeat 0 20px;*/}
	.breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:visited {color: #dae3e7; }
	.breadcrumbs a:hover, .breadcrumbs a:focus {color: #fff; }
	.footer-wrapper .textwidget a, .footer-wrapper .textwidget a:active {color:#666; }
	.footer-wrapper .textwidget a:hover, .footer-wrapper .textwidget a:focus {text-decoration:underline; }

/* #Lists
================================================== */
	ul, ol { padding-bottom:16px; }
	ul {  }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc, ul { margin-left: 20px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 20px; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 18px; margin-bottom:12px;}
	

/* #Images
================================================== */
	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	img{ display: block; }
	
	iframe{ display: block; }
		
/* #Buttons
================================================== */
	a.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		height: 29px; line-height: 26px; padding: 1px 12px 0px 12px; display: inline-block; 
		background: url('images/gradient-top4-32px.png') repeat-x; font-weight: bold; cursor: pointer;
		
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }

	a.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		background-image: url('images/gradient-bottom4-32px.png'); }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }
		
	a.gdl-button{
		height: 26px; line-height: 26px; padding: 1px 12px 0px 12px; display: inline-block; 
		background: url('images/gradient-top4-32px.png') repeat-x; font-weight: bold; cursor: pointer;
		
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }
	a.gdl-button:hover{
		background-image: url('images/gradient-bottom4-32px.png'); 
	}
	
	.gdl-image-frame{
		padding: 4px; 
		display: inline-block;
	}


/* #Tabs (activate in tabs.js)
================================================== */
	.tabs .gdl-title {
		font-size:17px;
	}
	ul.tabs {
		display: block;
		margin: 4px 0 0 0;
		padding: 0;
		list-style: none;
		border-bottom: solid 1px #ddd; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 0;
		margin: 0;
		font-size: 13px; }
	ul.tabs li a.active {
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a.active {
		margin-left: 0; }
	ul.tabs li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin:0 0 20px; padding:15px; border:solid 1px #ddd; display: block; list-style: none; border-top:none;}
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* #Forms
================================================== */

	form {
		padding-bottom: 25px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block; }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
	
/* #Custom Tag
================================================== */
	.wp-caption, .wp-caption-text,
	.sticky, .gallery-caption,
	.bypostauthor{ max-width: 100% !important; }
	.alignright{ float: right !important; margin-left: 10px; margin-bottom: 10px; }
	.alignleft{ float: left; margin-right: 10px; margin-bottom: 10px; }
	.aligncenter{ margin: 0 auto 0; }
	.text-aligncenter{ text-align: center; }
	.shortcode-image-left{ margin-right: 12px; }
	.shortcode-imarg-right{ margin-left: 12px; }  

	br.clear{ clear: both; height: 0px; display: block; }
	.display-none{ display:none; } 
	.overflow-hidden{ position: relative; overflow: hidden; }
	.border-none{ border: none !important; }
	.position-relative{ position: relative; height: 100%; } 

	.m10{ margin: 10px !important; }
	.mt0{ margin-top: 0px !important;}
	.mt10{ margin-top: 10px !important; }
	.mt15{ margin-top: 15px !important; }
	.mt20{ margin-top: 20px !important; }
	.mt25{ margin-top: 25px !important; }
	.mt30{ margin-top: 30px !important; }
	.mt40{ margin-top: 40px !important; }
	.mb0{ margin-bottom: 0px !important; }
	.mb5{ margin-bottom: 5px !important; }
	.mb10{ margin-bottom: 10px !important; }
	.mb15{ margin-bottom: 15px !important; }
	.mb30{ margin-bottom: 30px !important; }
	.ml0{ margin-left: 0px !important; }
	.ml10{ margin-left: 10px !important; }
	.mr0{ margin-right: 0px !important; }
	.mr10{ margin-right: 10px !important; }
	.mr70{ margin-right: 70px !important; }
	
   
	
	.pt25{ padding-top: 25px !important; }
	.p10{ padding: 10px !important; }
	.p20{ padding: 20px !important; }
	.p0{ padding: 0px !important; }
	
	/*disable blank space*/
	cufon[alt=" "]{ 
	   display: none !important; 
	} 
	
	.gdl-info{  }
	

/* #Theme Style
================================================== */
div.body-bg-wrapper{background:url('images/bg-law-school-content-bg.jpg') repeat-x top center; padding:0; margin:0;}
div.body-wrapper{/*background:url('images/bg-law-school-arch.jpg') no-repeat top center;*/ padding:20px 0 0 0; margin:0;}


	
.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }
	
/*--- Header ---*/
#header-blue {background:url('images/bg-law.jpg') repeat-x top center #003f72;}
div.header-wrapper{ position: relative; }
div.content-wrapper{ position: relative; }
div.logo-wrapper img{ display: inline-block;height:100px;}
/*@media only screen and (max-width: 959px) {
		div.logo-wrapper img{ width:204px !important;}
}*/
div.top-banner-wrapper img{ width: 100%; height: auto; }
div.outer-social-wrapper{ text-align: center; }
div.social-wrapper { float: right; text-align: center; font-size: 15px; font-weight: bold; margin-right: 10px;}
div.social-wrapper-text { margin-bottom: 10px; }
div.social-icon { float: right; margin-left: 11px; opacity: 0.55; filter: alpha(opacity=55); cursor: pointer;}

#menu-blue {background:url('images/bg-nav.gif') repeat-x top center #efefef;width: 100%;border-bottom:solid 1px #2a394f;}

#year-bug {position:absolute; top:-7px; left:-3px;margin:0;padding:0;width:60px;height:62px;}

/*--- Top Navigation ---*/
div.top-navigation-wrapper{ 
	position: relative;}
div.top-navigation-wrapper-gimmick{ padding-bottom: 0;height: 0;width:0;display:none; }
div.top-navigation-right{ float: right; }
div.top-navigation-left{ float: right; padding: 12px 8px 13px 0px; }
div.top-navigation-left ul{ list-style: none; margin-left: 0px;}
div.top-navigation-left li{ float: left; }
div.top-navigation-left li a{ color: #dae3e7; padding: 0px 8px 0px 8px; line-height: 100%; display:block; }
div.top-navigation-left li a:hover, div.top-navigation-left li a:focus {color: #fff; }
div.top-navigation-left li ul{ display: none; }
div.top-navigation-left ul li:last-child a{ border-right: 0px !important; }
div.top-navigation-left ul li:first-child a{ padding-left: 0px !important; }

div.top_navigation-header-padding{ padding-top: 15px; }
div.top-navigation-wrapper.container{ 
	padding-top: 5px; padding-bottom: 0px; background: transparent; }

/*--- Navigation ---*/
div.navigation-top-gimmick{ height: 0;width:0;display:none; }
div.navigation-wrapper{
	font-size: 18px; font-weight: normal; text-align: center;
	font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

div.navigation-wrapper ul li ul li{ font-weight: normal; }
div#main-superfish-wrapper{ margin-left: 0px; } /*60px if using year_bug*/

/*--- Superfish Colors ---*/

.sf-menu ul li {
	background-color:#fff;	
}
ul.sf-menu li:hover {
	background-color:#fff;
}
ul.sf-menu li a:hover {
	background-color:#efefef;
}
.sf-menu ul.sub-menu li a:hover {
	background-color:#efefef;
}

/* Navigation Color
   ================================= */
.top-navigation-wrapper{
	color: #fff !important;
}
.navigation-wrapper .sf-menu .current-menu-ancestor ul a,
.navigation-wrapper .sf-menu .current-menu-item ul a,
.navigation-wrapper .sf-menu li li a{
	color: #153b75 !important;
}
.navigation-wrapper .sf-menu li li a:focus, 
.navigation-wrapper .sf-menu li li a:hover, 
.navigation-wrapper li li .sf-menu a:active,
.navigation-wrapper .sf-menu ul .current-menu-ancestor a,
.navigation-wrapper .sf-menu ul .current-menu-item a {
	color: #153b75 !important;
}
.sf-menu li li{
	border-color: transparent !important;
}
.navigation-wrapper .sf-menu li a{
	color: #153b75 !important;
}
.navigation-wrapper .sf-menu a:focus, .navigation-wrapper .sf-menu a:hover, .navigation-wrapper .sf-menu a:active{
	color: #0b254c !important;
} 
.navigation-wrapper .sf-menu .current-menu-ancestor a,
.navigation-wrapper .sf-menu .current-menu-item a {
	color: #153b75 !important;
 }

/*--- Search Form ---*/
div.search-left-gimmick{ height: 30px; width: 7px; float: left; margin-right: 1px; }
div.search-right-gimmick{ height: 30px; width: 7px; float: left; margin-left: 1px; }
div.search-wrapper{ float: left; position: relative; width: 230px; }
div.search-wrapper form { margin: 0px; padding-bottom: 0px; }
div.search-wrapper #search-text{ float: left; }
div.search-wrapper input[type="text"]{
	font-size: 13px; padding: 5px 35px 4px 10px; margin: 0px; width: 190px; height: 18px; 
	line-height: 14px; border: 0px;
	-moz-box-shadow:    inset 0 1px 0px #00315b;
   -webkit-box-shadow: inset 0 1px 0px #00315b;
   box-shadow:         inset 0 1px 0px #00315b;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;}
div.search-wrapper input[type="submit"]{
	padding: 0px; margin: 6px 8px 0px 10px; width: 14px; height: 14px;
	position: absolute; right: 0px; top: 0px;
	border: 0px; 
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none}

.search-wrapper,
div.search-wrapper #search-text input[type="text"]{
	background-color: #175186 !important;
	color: #dae3e7 !important;
}
.search-left-gimmick,
.search-right-gimmick{
	background-color: transparent;}

/*--- Social Icons ---*/
.social-group{  }
.social-icons{ width:28px; height:28px; margin-left:6px; float:right; padding-bottom:8px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;}
.social-header{ float:left; color:#fff; padding-top:8px; font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform:uppercase; font-size:16px;max-width:70px;margin:0;}
.social1 .custom-sidebar .textwidget p {margin:0;padding:0;}

/*--- Page ---*/
div.page-header-wrapper{ margin:0; padding:15px; border-bottom:2px solid #ececec;background-color:#fff;margin-bottom: 0px;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	}
h1.page-header-title{ font-size: 27px; margin-left: 10px; float: left; margin-bottom: 0px;margin-top:2px;line-height:17px; }

div.gdl-page-item{ }
div.gdl-page-content{ }

div.pagination{ 
	margin: 0px 10px 20px 10px; border-top: 1px solid; text-align: right; padding-right: 20px;
	position: relative; z-index: 99;}
div.pagination a, div.pagination span{ 
	padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center; border-bottom: 1px solid #ececec; border-left: 1px solid; 
	border-color: inherit; color: inherit; }
div.pagination a:last-child, div.pagination span:last-child{ border-right: 1px solid; border-color: inherit; }
div.pagination span{ }
	
/*--- Sidebar ---*/
div.gdl-left-sidebar{ float: left; }
div.gdl-right-sidebar{ float: left; }
div.gdl-page-item{ float: right; }
div.gdl-page-float-left{ float: left; }
div.sidebar-padding{ padding-left: 10px !important; padding-right: 10px !important;padding-bottom: 0px !important;padding-top:0px !important;}/*default 15px padding*/

div.custom-sidebar { border-color: inherit;  padding-bottom: 20px; clear: both; }
div.custom-sidebar div { border-color: inherit; }
div.custom-sidebar ul{ list-style: none; margin-left: 0px; padding-bottom: 10px; border-color: inherit; display: block; }	
div.custom-sidebar ul li{ 
	padding-top: 9px; padding-bottom: 9px; border-bottom: 1px solid; border-color: inherit; }	
div.custom-sidebar ul li{ /*padding-left: 15px; background-position: 0px 4px;*/ }
div.custom-sidebar ul li:last-child{ border-bottom: 0; } 
div.custom-sidebar #recentcomments a{background: none; }		
div.custom-sidebar #twitter_update_list{ font-style: italic;}
div.custom-sidebar #twitter_update_list li{ background: none; padding-left: 0px; }
div.custom-sidebar #twitter_update_list li span{
display: inline-block;
}
div.custom-sidebar #twitter_update_list li span a {
margin-top: 0px;
margin-right: 6px;
padding-left: 2px;
display: inline-block;
}
div.custom-sidebar #twitter_update_list li a {display: table;
margin-top: 10px;
float: none;
clear: both;
}

/*--- Custom Widget ---*/
div.custom-sidebar .textwidget,
div.custom-sidebar .textwidget p{ margin: 0px; padding-top: 5px; padding-bottom: 10px; }
div.custom-sidebar .textwidget{ margin-top: 10px 5px;}

div.custom-sidebar .recent-post-widget-title a{ padding-top: 2px; display: block; }
div.custom-sidebar .gdl-recent-post-widget{ margin-top: 5px; border-color: inherit; }
div.custom-sidebar  .recent-post-widget{ 
	padding-top: 0px; padding-bottom: 15px; border-bottom: 0; border-color: inherit; }
div.custom-sidebar  .recent-post-widget-thumbnail{ padding: 3px; float: left; margin-right: 11px; margin-top: 5px; }
div.custom-sidebar  .recent-post-widget-context{ margin-left: 0px; margin-top: 2px; overflow: hidden; }
div.custom-sidebar  .recent-post-widget-date{
	margin-top: 4px; height: 16px; line-height: 16px; font-style: italic;
	background-position: 0px 0px; padding-left: 21px; }
div.custom-sidebar  .recent-post-widget-comment-num{
	margin-top: 4px; height: 16px; line-height: 16px; font-style: italic;
	background-position: 0px 0px; padding-left: 21px; }

div.custom-sidebar .twitter-whole{ border-color: inherit; }
div.custom-sidebar .twitter-whole ul li  a{ background: none; padding: 0px; }

div.custom-sidebar .flickr-widget{ display: block; padding-bottom: 18px; margin-left: 19px; padding-top: 24px; }
div.custom-sidebar .flickr_badge_image{	margin: 0px 15px 15px 0px; float: left;}
div.custom-sidebar .flickr-widget img{ width: 56px; height: 56px; }

div.custom-sidebar .contact-widget-whole ol{ list-style: none; margin-left: 0px; margin-top: 15px; }
div.custom-sidebar .contact-widget-whole ol li{ margin-right: 10px; }
div.custom-sidebar .contact-widget-whole input,
div.custom-sidebar .contact-widget-whole textarea{ margin-bottom: 16px; }
div.custom-sidebar .screenReader{ display: none; }

div.custom-sidebar .gdl-recent-port-widget{ display: block; padding-bottom: 18px; margin-left: 19px; padding-top: 24px;  }
div.custom-sidebar .recent-port-widget{ float: left; margin-right: 15px; margin-bottom: 15px; }

div.custom-sidebar .contact-widget p.thanks{ margin-bottom: 0px; padding-bottom: 10px; }

div.banner-widget1-1 .bkp-frame.sidebar-padding{ padding: 0px !important; }

div.gdl-likebox div.bkp-frame{ padding-top: 15px; padding-bottom: 15px !important; }

/* News Widget */
div.sidebar-news-tab-widget .bkp-frame{ padding: 0px !important; }
div.custom-sidebar .news-widget-title{ margin-top: 2px; margin-bottom: 3px; }
div.custom-sidebar .news-widget-item{ padding-bottom: 15px; }
div.custom-sidebar .news-widget-thumbnail,
div.custom-sidebar .news-widget-avatar{ float: left; padding-right: 12px; }
div.custom-sidebar .news-widget-thumbnail a,
div.custom-sidebar .news-widget-avatar a{ display: inline-block; width: 56px; }
div.custom-sidebar .news-widget-thumbnail img,
div.custom-sidebar .news-widget-avatar img{ padding: 3px; width: 50px; height: 50px; }
div.custom-sidebar .news-widget-context{ overflow: hidden; font-size: 12px; }
div.custom-sidebar .news-widget-date,
div.custom-sidebar .news-widget-comment{ float: left; font-style: italic; }
div.custom-sidebar .news-widget-content{}

div.gdl-widget-tab-header-item{ float: left; background-color: #f8f8f8; border-bottom: 1px solid; cursor: pointer; }
div.gdl-widget-tab-header-item.active:first-child{ border-right: 1px solid; border-left: 0px; }
div.gdl-widget-tab-header-item.active{ 
	border-bottom: 0px; border-right: 1px solid; border-left: 0px solid; background-color: #fff; padding-bottom: 1px; }
div.gdl-widget-tab-header-item-last{ height: 34px; border-bottom: 1px solid; background-color: #f8f8f8; overflow: hidden; }
div.gdl-widget-tab-header-item a{ padding: 8px 13px; display: block; }
div#gdl-widget-tab-content{ padding: 20px 15px 0px 15px; }

/* Social Counter Widget */
div.sidebar-social-counter-widget .bkp-frame{ padding: 0px !important; }
div.socialCounterWidget span.icon{ width: 32px; height: 32px; display: block; float: left; padding-right: 10px; }
div.socialCounterWidget span{ line-height: 32px; }
div.socialCounterWidget span.title{ font-size: 13px; margin-left: 4px; }
div.socialCounterWidget span.count{ font-size: 18px; }
div.socialCounterWidget .socialCounterBox{ padding: 15px; border-bottom: 1px solid; }
div.socialCounterWidget .socialCounterBox:last-child{ border-bottom: 0px; }
div.socialCounterWidget a{ display: block; }
a#sc_rss span.icon{ background: url('images/social-counter/rss.png') no-repeat; }
a#sc_twitter span.icon{ background: url('images/social-counter/twitter.png') no-repeat; }
a#sc_facebook span.icon{ background: url('images/social-counter/facebook.png') no-repeat; }

/* Sidebar title */
.custom-sidebar div.sidebar-header-wrapper{ margin:0; padding:15px; border-bottom:2px solid #ececec;}
h3.sidebar-header-title{ font-size: 20px; padding-right: 10px; float: left; margin-bottom: 1px;}
h3.sidebar-header-title a:hover{ border-bottom:1px dotted #9ec3e4;}
div.sidebar-header-gimmick{ display:none; overflow: hidden; height: 0px; margin-right: 0px; margin-top: 0px; width:0; }

/* Sidebar right/left */
div.page-wrapper .custom-sidebar, div.gdl-right-sidebar .custom-sidebar, div.gdl-left-sidebar .custom-sidebar {
	background-color:#fff;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	margin-bottom:20px;
	padding-bottom:0;
}
div.page-wrapper .slider-wrapper {
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
div.sixteen.columns .bkp-frame-wrapper, .content-wrapper .page-wrapper .bkp-frame-wrapper {
	background-color:#fff;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	overflow:visible;
}

div.page-bkp-frame-wrapper .sixteen.columns .bkp-frame-wrapper, div.page-bkp-frame-wrapper .slider-wrapper, div.page-wrapper .custom-sidebar .bkp-frame-wrapper{
	background-color:#fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

div.right-sidebar-wrapper .custom-sidebar-title{ 
	padding: 0px 0px 10px 0px; font-size: 18px; border-bottom: 1px solid; border-color: inherit; }
div.left-sidebar-wrapper .custom-sidebar-title{
	padding: 0px 0px 10px 0px; font-size: 18px; border-bottom: 1px solid; border-color: inherit; }

/* Main Template */
.main-sides {}
.main-middle {}
.main-sides h3.gdl-title, .main-middle h3.gdl-title {padding-bottom:0;border-bottom:none;margin-bottom:0;}
body.page-template-page-main-php .main .custom-sidebar { padding-bottom: 0px;margin-bottom:0px;}
body.page-template-page-main-php .main .custom-sidebar div.sidebar-header-wrapper{ padding:5px 0 15px 1px;}
body.page-template-page-main-php .main .custom-sidebar div.sidebar-padding{ padding-left: 0px !important; padding-right: 0px !important;}

body.page-template-page-main-php .custom-sidebar {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom:0;
	padding-bottom:0;
}

body.page-template-page-main-php .main .custom-sidebar .bkp-frame-wrapper {padding:1px; }

.columns.flexslider-main {border-bottom: solid #00355f 5px; padding-bottom:0;margin-bottom:0;}

/* Sitemap */
div.sitemap .custom-sidebar-title{ padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }
div.sitemap ul li{ border-bottom: 1px solid #ececec; }

/* Tag Cloud*/
.tagcloud{ border-color: inherit; display: inline-block; margin-bottom: 13px; }
.tagcloud a{
	font-size: 12px !important; display: block; float: left; padding: 3px 8px 3px 8px; margin-right: 10px;
	margin-top: 10px; border: 1px solid; border-color: inherit;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Calendar */
#calendar_wrap{ border-color: inherit; padding-bottom: 10px;}
#wp-calendar{ width: 100%; border-color: inherit; border-width: 0px; }
#wp-calendar caption{ font-size: 13px; font-weight: bold; margin: 5px auto 15px; padding-bottom: 6px; border-bottom: 1px solid; border-color: inherit; }
#wp-calendar td{ padding: 4px; text-align: center; border-right: 0px; }
#wp-calendar th{ padding: 0px; text-align: center; border-right: 0px; border-bottom: 0px; background: transparent;  }

/* search widget */
div.custom-sidebar #searchsubmit{ position: absolute; height: 27px; top: 0px; right: 2px; cursor: pointer;
	width: 28px; border: 0px; border-image: initial; 
	
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none;}
div.custom-sidebar #search-text{ display: block; margin-left: 5px; margin-right: 10px; margin-top: 10px; padding-bottom: 20px; }
div.custom-sidebar #searchform{ position: relative; margin-bottom: 0; padding-bottom: 0; }
div.custom-sidebar #search-text input[type="text"]{ margin-bottom: 0; width: 100%; }
div.custom-sidebar #searchform br.clear{ display: none; }

/* contact form */
div.custom-sidebar label, legend { font-weight: bold; margin-bottom: 7px; }
div.custom-sidebar .error{ font-style: italic; margin-bottom: 15px; }
div.custom-sidebar #contactForm input, div.custom-sidebar #contactForm textarea { width: 100%;  }

/*--- Footer ---*/
div.footer-ml25 {height:300px;padding:0 25px;}
div.footer-widget-wrapper{ padding:0; margin-top: 10px;}
div.footer-widget-wrapper .custom-sidebar{ }
div.footer-widget-wrapper .custom-sidebar-title{ font-size: 16px; margin-bottom: 10px;}


/* Footer custom widget*/
div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"], div.footer-wrapper div.custom-sidebar .contact-widget-whole input, div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	 -moz-box-shadow: none; 
	 -webkit-box-shadow: none; 
	 box-shadow: none; }
div.footer-wrapper a.button, div.footer-wrapper button{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 0 !important; background: #222 !important; }
div.footer-wrapper #wp-calendar caption{ font-size:15px; border: none; margin-bottom: 15px; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

div.footer-wrapper div.custom-sidebar .flickr-widget { margin-left: 0px }
div.footer-wrapper div.custom-sidebar .gdl-recent-port-widget { margin-left: 0px }
div.footer-wrapper div.custom-sidebar .flickr-widget { padding-top: 13px; }


/*--- Copyright ---*/
div.copyright-wrapper-gimmick{ height: 2px; }
div.copyright-wrapper{ padding-top: 12px; padding-bottom: 12px; font-size: 11px; font-weight: bold; }
div.copyright-left{ text-align: left; float: left; line-height: 24px; }
div.copyright-right{ text-align: right; float: right; } 
div.back-to-top-button{ width: 24px; height: 24px; cursor: pointer; }

/*--- Comments ---*/
div.comment-wrapper{  margin-top: 40px; }
div.comment-wrapper .comment-title{  font-size: 18px; }
div.comment-wrapper .comment-form-comment{  margin-right: 40px; }
div.comment-wrapper #reply-title{ font-size: 18px; margin-bottom: 15px; }
div.comment-wrapper input[type="text"], input[type="password"] {
	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 10px; 
	margin: 5px 5px 25px; line-height: 20px; }
div.comment-wrapper textarea{
	height: 165px; width: 590px; margin: 5px 5px 25px; padding: 10px; max-width: 100%;
	line-height: 20px; }

div.comment-wrapper .comment-form-captcha img { float: left; margin-right: 20px; margin-top: 1px; }
div.comment-wrapper .comment-form-author input,
div.comment-wrapper .comment-form-email input,
div.comment-wrapper .comment-form-url input { float: left; }
div.comment-wrapper .comment-form-captcha input { float: left; width: 205px; }
div.comment-wrapper .comment-form-author label,
div.comment-wrapper .comment-form-email label,
div.comment-wrapper .comment-form-url label,
div.comment-wrapper .comment-form-captcha label { float: left; line-height: 32px; margin: 5px 0px 0px 10px; }
div.comment-wrapper .comment-form-author span,
div.comment-wrapper .comment-form-email span,
div.comment-wrapper .comment-form-url span,
div.comment-wrapper .comment-form-captcha span { float: left; line-height: 32px; margin-left: 2px; }

	
ol.comment-list{ margin: 0px; list-style: none; }
ol.comment-list .comment-body{ border-bottom: 1px solid; margin-top: 22px; padding-bottom: 22px; }
ol.comment-list ul{ margin: 0px 0px 0px 30px; list-style: none; }
div.comment-avartar{ float: left; }
div.comment-context{ margin-left: 80px; }
span.comment-author{  margin-right: 5px; font-size: 16px; }
span.comment-date{  margin-right: 5px; font-style: italic; font-size: 11px;}
span.comment-time{ margin-right: 5px; font-style: italic; }
div.comment-content{ margin-top: 7px; }

div.comment-wrapper #respond{ margin-top: 30px; }

/* Slider */
div.slider-wrapper{ position: relative; overflow: hidden; }
div.slider-bottom-gimmick{ height: 5px; width: 100%; }
.gdl-slider-title{
	margin-left: -2px; padding-bottom: 4px; font-size: 26px; line-height: 26px; }

/* Gallery */
div.gallery-header-wrapper{ margin: 10px 0px 18px 10px; }
h3.gallery-header-title{ font-size: 24px; margin-bottom: 25px; padding-right: 10px; float: left; margin-bottom: 0px; }
	
/* Accordion */
div.accordion-header-wrapper{ margin: 10px 0px 18px 0px; }
h3.accordion-header-title{ font-size: 24px; margin-bottom: 25px; padding-right: 10px; float: left; margin-bottom: 0px; }
ul.gdl-accordion{ list-style: none; margin-left: 0px; }
ul.gdl-accordion li{ list-style: none; border-bottom: 1px solid #ececec; margin-top:15px;}
ul.gdl-accordion li:last-child{ margin-bottom: 0px; }
h2.accordion-head{ padding: 0; line-height: 21px; font-size: 16px; cursor: pointer; }
div.accordion-content{ padding: 0px 0px 20px 37px; overflow: hidden; }
span.accordion-head-image{ width: 24px; height: 24px; float: left; margin-right: 13px; cursor: pointer; display: block; }
div.accordion-head p{ margin-bottom: 0px; }
.accordion-content ul li { list-style: disc; border-bottom: none;}

/* Drawer Accordion */
.sod-drawer ul.gdl-accordion li{ margin-bottom: 10px; }
.sod-drawer div.accordion-content{ padding: 0px 0px 16px 37px; }
.sod-drawer .gdl-divider{
	border-color: #0a2649 !important;
}

/* Toggle Box */
div.toggle-box-header-wrapper{ margin: 10px 0px 18px 0px; }
h3.toggle-box-header-title{ font-size: 24px; margin-bottom: 25px; padding-right: 10px; float: left; margin-bottom: 0px; }
ul.gdl-toggle-box{ margin-left: 0px; }
ul.gdl-toggle-box li{ list-style: none; border-bottom: 1px solid #ececec; margin-top:15px; }
ul.gdl-toggle-box li:last-child{ margin-bottom: 0px; }
h2.toggle-box-head{ padding: 0px 0px 0px 0px; line-height: 21px; font-size: 16px; cursor: pointer; }
div.toggle-box-content{ padding: 0px 0px 16px 37px; overflow: hidden; }
span.toggle-box-head-image{ width: 24px; height: 24px; float: left; margin-right: 13px; cursor: pointer; }
div.toggle-box-head p{ margin-bottom: 0; }

/* Drawer Toggle Box */
div.toggle-box-content .shortcode1-3 {height:auto;float:left;}
.sod-drawer ul.gdl-toggle-box li{ border-bottom: 1px solid #0a2649; margin-bottom: 10px; }
div.toggle-box-content{ padding-bottom: 30px;}


/* Column Service */
div.column-service-image{ 
	float:left; width: 32px; height: 32px; text-align: center; 
	line-height: 32px; margin: 0px 10px 0px 10px; }
div.column-service-image img{ vertical-align: middle; }
div.column-service-content{ margin: 0px 0px 0px 62px;  }
h2.column-service-title{ font-size: 17px; margin-bottom: 4px; }

/* Stunning Text */
div.stunning-text-wrapper{ margin:10px 0; padding: 15px 10px; background-color:#ECECEC; }
h1.stunning-text-title{ line-height: 30px; font-size: 32px; font-weight:normal; padding: 0px 25px 0px 10px;}
div.stunning-text-content-wrapper{ overflow: hidden; }
div.stunning-text-caption{ font-size: 13px; padding: 0px 25px 0px 10px; margin-top: 8px; }
div.stunning-text-button-wrapper{ text-align: center; float: right; } 
a.stunning-text-button{ 
	padding: 0px 27px 0px 27px; height: 38px; line-height: 38px; font-size: 16px;
	background: url('images/gradient-stunning.png') repeat-x; float: right; margin-top: 15px; margin-right:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	}
	
.stunning-text-button{
	color: #ffffff !important;
	background-color: #005db0 !important;
	border: 1px solid #005db0 !important;
}
	
/* Testimonial */
div.testimonial-header-wrapper{ margin: 10px 0px 18px 0px; }
h3.testimonial-header-title{ font-size: 24px; margin-bottom: 25px; margin-left: 10px; padding-right: 10px; float: left; margin-bottom: 0px; }
div.testimonial-no-header{ padding-top: 47px }
div.testimonial-icon{ 
	width: 18px; height: 18px; float: left; margin-top: 2px; margin-right: 15px; margin-left: 1px; }
div.testimonial-author{ 
	margin-top: 20px; padding-bottom: 20px; margin-right: 3px; font-weight: bold; font-size: 13px; 
	text-align: right; border-bottom: 1px solid; margin-bottom: 20px; }

div.jcarousellite{ overflow: hidden;} 
div.jcarousellite ul{ width: 1000%; margin: 0px; list-style: none;} 
div.jcarousellite ul li{ float: left; } 
div.jcarousellite-nav{ position: absolute; top: 10px; right: 10px; margin-right: 3px; }
div.jcarousellite-nav .prev{ width: 20px; height: 20px; cursor:pointer; float: left; margin-left: 5px; }
div.jcarousellite-nav .next{ 
	width: 20px; height: 20px; cursor:pointer; float: left; margin-left: 5px; background-position: 20px 0px; }

/* Divider */
div.divider{ height: 11px; }
div.divider .scroll-top{ font-size: 10px; float: right; cursor: pointer; margin-top: -18px;  }

/* Portfolio */
div.portfolio-header-wrapper{ margin: 10px 0px 18px 10px; }
h3.portfolio-header-title{ font-size: 24px; float: left; padding-right: 10px; margin-bottom: 0px; }

div.portfolio-thumbnail-image,
div.portfolio-thumbnail-video,
div.portfolio-thumbnail-slider{ margin-bottom: 15px }
div.portfolio-thumbnail-slider{ overflow: hidden; }
div.portfolio-thumbnail-slider .flexslider{ display: block; }
div.portfolio-thumbnail-slider ol.flex-control-nav{ display: none; }
div.portfolio-thumbnail-slider ul.flex-direction-nav .prev{ 
	background: url('images/thumbnail-nav.png'); width: 31px; 
	height: 24px; bottom: 0px; left: 0px; top: auto;}
div.portfolio-thumbnail-slider ul.flex-direction-nav .next{
	background: url('images/thumbnail-nav.png'); width: 31px; height: 24px;
	background-position: 31px 0px; bottom: 0px; left: 31px; top:auto; }
h2.portfolio-thumbnail-title{ padding-bottom: 0px; font-size: 19px; }
h2.portfolio-thumbnail-title a{ color: inherit; }

div.portfolio-thumbnail-info{ font-size: 11px; margin-top: 12px; padding-bottom: 4px; }
a.portfolio-continue-reading{ margin-left: 5px; }
div.portfolio-thumbnail-tag{ margin-left: 8px; float: left; }
div.portfolio-thumbnail-date{float: left; }

span.portfolio-thumbnail-image-hover{
	opacity: 0; filter: alpha(opacity=0); position: absolute; width: 100%; height: 100%; 
	background-color: #fff; overflow: hidden; display: block; }
span.portfolio-thumbnail-image-hover span{ 
	top: 50%; left: -50%; margin-left: -16px; margin-top: -16px; width: 32px; height: 32px; 
	position: absolute; display: block; }
span.portfolio-thumbnail-image-hover span.hover-link{ background: url('images/link.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-video{ background: url('images/video.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-zoom{ background: url('images/zoom.png') no-repeat; }

a.portfolio-read-more{ margin-right: 12px; margin-top: 15px; float: left; }
a.portfolio-visit-website{ margin-top: 15px; float: left; }

.portfolio-item-holder.masoned{ overflow: hidden; }

/* fullwidth portfolio */
div.sixteen.columns.portfolio-item {  padding-bottom: 22px; border-bottom: 1px solid #ececec;}
div.sixteen.columns.portfolio-item:last-child { padding-bottom: 0px; border: 0px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ margin-left: 650px; margin-right: 10px;}
div.sixteen.columns.portfolio-item .portfolio-thumbnail-title{ font-size: 18px; margin-top: 12px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-content{ margin-top: 12px; }
div.sixteen.columns.portfolio-item a.portfolio-read-more{ margin-top: 22px; }
div.sixteen.columns.portfolio-item a.portfolio-visit-website{ margin-top: 22px; }

div.sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ margin-left: 350px; margin-right: 10px;}
div.both-sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ margin-left: 210px; margin-right: 10px;}

ul#portfolio-item-filter{ margin: 0px; list-style:none; }
ul#portfolio-item-filter li { float: left; margin: 0px 2px 20px 10px; }

/* Single */
div.single-thumbnail-image,
div.single-thumbnail-slider,
div.single-thumbnail-video{ margin-bottom: 20px; }

div.single-thumbnail-title-wrapper{  position: relative; padding-right: 30px; }
h1.single-thumbnail-title{ padding-bottom: 0; margin-bottom: 10px; }
h1.single-thumbnail-title a{ color: inherit; }
div.single-thumbnail-comment{
	height: 16px; line-height: 16px; position: absolute; right: 2px; top: 2px; padding-left: 20px; } 

div.single-thumbnail-info{ 
	margin-bottom: 10px; font-size: 11px; }
div.single-thumbnail-date{ 
	height: 16px; line-height: 16px; font-style: italic; padding-left: 23px; float: left; }
div.single-thumbnail-author{ 
	height: 16px; line-height: 16px; float: left; margin-left: 20px; padding-left: 23px; }

div.single-thumbnail-tag{
	height: auto; line-height: 16px; float: left; margin-left: 20px; padding-left: 23px; } 
div.single-thumbnail-context{ padding-top: 20px; }
div.single-content{ margin-top: 15px; } 


div.single-port-prev-nav{ float: left; }
div.single-port-prev-nav a{ float: left; }
div.single-port-prev-nav .left-arrow{ width: 8px; height: 5px; float: left; margin-top: 6px; margin-right: 8px; }
div.single-port-next-nav{ float: left; margin-left: 30px; }
div.single-port-next-nav a{ float: left;}
div.single-port-next-nav .right-arrow{ width: 8px; height: 5px; float: left; margin-top: 6px; margin-left: 8px; }

div.single-port-thumbnail-image,
div.single-port-thumbnail-video,
div.single-port-thumbnail-slider{ padding: 4px; }
div.single-port-nav{ float: right; margin-top: 18px; margin-bottom: 18px; }
h1.single-port-title{ border-bottom: 1px solid; font-size: 21px; padding-bottom: 8px; margin-top: 30px; margin-bottom: 0px; }
h1.single-port-title a{ color: inherit; }
div.single-port-content{ margin-top: 22px; } 
div.single-port-info{ margin-top: 30px; font-style: italic;  } 
div.single-port-info span.head{ font-weight: bold; margin-right: 5px; }
div.single-port-date{ margin-top: 8px; }
div.single-port-tag{ margin-top: 8px; }
div.single-port-visit-website{ padding-left: 28px; margin-top: 10px; }
div.about-author-wrapper{ margin-top: 40px; padding: 18px; }
div.about-author-avartar{ float: left; }
div.about-author-info{ margin-left: 110px; }
div.about-author-title{ font-size: 18px; margin-top: 3px; margin-bottom: 5px; }

div.social-share-title{ margin-top: 40px; font-size: 18px; }
div.social-shares ul{ list-style: none; margin-left: 0px; margin-top: 15px; }
div.social-shares ul li{ float: left; margin-right: 15px; padding-bottom: 10px; }

/* Blog */
div.blog-header-wrapper{ margin: 15px 0px 22px 10px; }
h3.blog-header-title{ font-size: 24px; float: left; padding-right: 10px; margin-bottom: 0px; }

div.blog-thumbnail-image,
div.blog-thumbnail-slider,
div.blog-thumbnail-video{ margin-bottom: 17px; }

div.blog-thumbnail-title-wrapper{  position: relative; padding-right: 30px; }
h2.blog-thumbnail-title {  padding-bottom: 14px; margin-bottom: 0px; }
h2.blog-thumbnail-title  a{ color: inherit;font-size: 19px; }
div.blog-item-holder .blog-thumbnail-comment{
	height: 16px; line-height: 16px; position: absolute; right: 2px; top: 4px; padding-left: 20px; } 
	
div.blog-thumbnail-info{ font-size: 11px; margin-top: 12px; padding-bottom: 4px; }
a.blog-continue-reading{ margin-left: 5px; }
div.blog-item-holder .blog-thumbnail-tag{ float: left; line-height:1.3;}

div.blog-item-holder .blog-thumbnail-date{ margin-right: 15px; float: left; }

/* blog-item-grid */
div.blog-item-holder .blog-item-grid .blog-thumbnail-slider div.flex-caption{ display: none; } 
div.blog-item-holder .blog-item-grid .blog-thumbnail-slider ul.flex-direction-nav .prev{ 
	background: url('images/thumbnail-nav.png'); width: 31px; 
	height: 24px; bottom: 0px; left: 0px; top: auto;}
div.blog-item-holder .blog-item-grid .blog-thumbnail-slider ul.flex-direction-nav .next{
	background: url('images/thumbnail-nav.png'); width: 31px; height: 24px;
	background-position: 31px 0px; bottom: 0px; left: 31px; top:auto; }

/* blog-item-full */
div.blog-item-holder .blog-item-full .blog-thumbnail-context{ overflow: hidden; margin-top: 5px; }
div.blog-item-holder .blog-item-full .blog-thumbnail-image,
div.blog-item-holder .blog-item-full .blog-thumbnail-slider,
div.blog-item-holder .blog-item-full .blog-thumbnail-video{ margin: 0px 0px 0px 0px; float: left; width: 165px; padding-right: 15px; }
div.page-bkp-frame .blog-item-holder .blog-item-full .blog-thumbnail-image,
div.page-bkp-frame .blog-item-holder .blog-item-full .blog-thumbnail-slider,
div.page-bkp-frame .blog-item-holder .blog-item-full .blog-thumbnail-video{ padding-bottom: 10px; }

div.blog-item-holder .blog-item-full .blog-small-list{ border-top: 1px solid; }
div.blog-item-holder .blog-item-full .blog-small-list ul{ padding: 10px 0px 6px 12px; margin-left: 0px; list-style: none; }
div.blog-item-holder .blog-item-full .blog-small-list ul li{ padding: 3px 0px 3px 16px; }
div.blog-item-holder .blog-item-full ul.blog-small-list-right{ padding-left: 18px; border-left: 1px solid; }

/* blog-item-list */
div.blog-item-holder .blog-item-list{ padding: 12px 12px 12px 12px; border-top: 1px solid; }
div.blog-item-holder .blog-item-list:first-child{ border-top: 0px; }
div.blog-item-holder .blog-item-list:first-child.not-first-blog{ border-top: 1px solid; }

div.blog-item-holder .blog-item-list h2.blog-thumbnail-title{ margin: 3px 0px 0px 0px; padding-bottom: 0px !important;}
div.blog-item-holder .blog-item-list h2.blog-thumbnail-title a{ display: block; font-size: 12px; margin: 0px; }
div.blog-item-holder .blog-item-list .blog-thumbnail-info{ margin-top: 5px; } 

div.blog-item-holder .blog-item-list .blog-thumbnail-context{ overflow: hidden; }
div.blog-item-holder .blog-item-list .blog-thumbnail-image,
div.blog-item-holder .blog-item-list .blog-thumbnail-slider,
div.blog-item-holder .blog-item-list .blog-thumbnail-video{ 
	margin: 0px 10px 0px 0px; float: left; width: 50px; padding: 3px; background-color: #f8f8f8; } 
div.blog-item-holder .blog-item-list .blog-thumbnail-image img,
div.blog-item-holder .blog-item-list .blog-thumbnail-slider img{ width: auto; } 
div.blog-item-holder .blog-item-list .blog-thumbnail-slider ul.flex-direction-nav,
div.blog-item-holder .blog-item-list .blog-thumbnail-slider div.flex-caption{ display: none; } 

/* Blog item slideshow */
div.blog-item-slideshow-wrapper .slideshow-title{ display: block; padding-top: 8px; } 
div.blog-item-slideshow-wrapper .blog-thumbnail-image{ margin: 0px; } 
div.blog-item-slideshow-nav{ float: right; padding-top: 8px; padding-bottom: 2px; }
div.blog-item-slideshow-nav-left{ width: 17px; height: 17px; float: left; margin-right: 4px; cursor: pointer; }
div.blog-item-slideshow-nav-right{ width: 17px; height: 17px; float: left; background-position: 17px 0px; margin-right: 5px; cursor: pointer; }

/* Message Box */
div.message-box-wrapper{ border:1px solid; padding: 10px 15px; margin-bottom: 20px; }
div.message-box-title{ font-weight: bold; font-size: 14px; margin-top: 2px; }
div.message-box-content{ margin-top: 12px; }

div.message-box-wrapper.red{ background-color: #ffdcdd; border-color: #e9b9bb; color: #713a3c;}
div.message-box-wrapper.red .message-box-title{ color: #8d4345;}
div.message-box-wrapper.yellow{ background-color: #ffffe0; border-color: #e1db8b; color: #4d4d39;}
div.message-box-wrapper.yellow .message-box-title{ color: #737357;}
div.message-box-wrapper.blue{ background-color: #c2e1ee; border-color: #8ec3d9; color: #3d5058;}
div.message-box-wrapper.blue .message-box-title{ color: #475d66;}
div.message-box-wrapper.green{ background-color: #e1ffd9; border-color: #badeb1; color: #435b3d;}
div.message-box-wrapper.green .message-box-title{ color: #526d4b;}

/* Shortcode */
.shortcode1-4{ width: 22%; margin-right: 3%; float: left; }
.shortcode1-3{ width: 31%; margin-right: 2%; float: left; }
.shortcode1-2{ width: 47%; margin-right: 3%; float: left; }
.shortcode2-3{ width: 64%; margin-right: 3%; float: left; }
.shortcode3-4{ width: 72%; margin-right: 3%; float: left; }
.shortcode1{ width: 100%; margin-right: 0; float: left; }

a.gdl-button.shortcode-large-button{ 
	margin-bottom: 20px; margin-right: 10px;
	padding: 0px 21px 0px 21px; height: 38px; line-height: 38px; font-size: 14px; }
a.gdl-button.shortcode-medium-button{ 
	margin-bottom: 20px; margin-right: 10px;
	padding: 0px 15px 0px 15px; height: 30px; line-height: 30px; font-size: 12px; }
a.gdl-button.shortcode-small-button{ 
	margin-bottom: 20px; margin-right: 10px; text-shadow: none; font-size: 11px; }

div.shortcode-list ul{ list-style: none; margin-left: 0px; padding:0;margin-bottom:18px;}	
div.shortcode-list li{ padding:0px 0px 4px 25px; border: 0px; } 
div.shortcode-list-arrow li{ background: url('images/list/arrow.png') no-repeat; }
div.shortcode-list-arrow2 li{ background: url('images/list/arrow2.png') no-repeat; }
div.shortcode-list-arrow3 li{ background: url('images/list/arrow3.png') no-repeat;  }
div.shortcode-list-bullet li{ background: url('images/list/bullet.png') no-repeat; }
div.shortcode-list-bullet2 li{ background: url('images/list/bullet2.png') no-repeat; }
div.shortcode-list-search li{ background: url('images/list/search.png') no-repeat; }
div.shortcode-list-check li{ background: url('images/list/check.png') no-repeat; }
div.shortcode-list-check2 li{ background: url('images/list/check2.png') no-repeat; }
div.shortcode-list-check3 li{ background: url('images/list/check3.png') no-repeat; }
div.shortcode-list-delete li{ background: url('images/list/delete.png') no-repeat; }
div.shortcode-list-rss li{ background: url('images/list/rss.png') no-repeat; }
div.shortcode-list-email li{ background: url('images/list/email.png') no-repeat; }
div.shortcode-list-download li{ background: url('images/list/download.png') no-repeat; }
div.shortcode-list-document li{ background: url('images/list/document.png') no-repeat; }
div.shortcode-list-play li{ background: url('images/list/play.png') no-repeat; }

div.shortcode-social{ float: left; margin-right: 12px; } 

div.shortcode-block-quote-left{ 
	width: 33%; float: left; margin: 10px 20px 10px 20px; padding:10px 20px;
	border-left: 2px solid #ddd; font-size: 20px; line-height: 24px; color: #666666; font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div.shortcode-block-quote-right{ 
	width: 33%; float: right; margin: 10px 20px 10px 20px; padding:10px 20px; 
	border-left: 2px solid #ddd; font-size: 20px; line-height: 24px; color: #666666; font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 }
div.shortcode-block-quote-center{ 
	margin: 0px 20px 20px 20px; text-align: center; padding: 20px; 
	font-size: 24px; line-height: 30px; color: #666666; font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

div.shortcode-dropcap-lg{ 
	margin-top: 4px; margin-bottom: 0px; margin-right: 8px; float: left; font-size: 44px; 
	width: 42px; height: 48px; line-height: 48px; text-align: center; float: left; 
	font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;}

div.shortcode-dropcap{ 
	margin-top: 1px; margin-bottom: 0px; margin-right: 8px; float: left; font-size: 27px; 
	width: 30px; height: 29px; line-height: 30px; text-align: center; float: left; 
	font-family: Urbano, 'Urbano', UniversCondensed, 'UniversCondensed', 'Univers Condensed','HelveticaNeue-Condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif;dispaly:block;border:solid 1px #aaa;
	padding-top:2px;}
div.shortcode-dropcap.circle{
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;}

/* contact form */
div.contact-form-wrapper ol{ margin: 0px; list-style: none; }
div.contact-form-wrapper ol li{ margin-bottom: 20px; }
div.contact-form-wrapper ol li.sending-result{ max-width: 622px; display: none; }
div.contact-form-wrapper ol li.sending-result .message-box-wrapper{ padding: 10px 15px 10px 15px; }
div.contact-form-wrapper ol li div.error{ display: none; }
div.contact-form-wrapper  input[type="text"], input[type="password"] {
	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 7px; margin: 10px 5px 10px;
	line-height: 20px; max-width: 90%; }
div.contact-form-wrapper .textarea{ margin-right: 32px; }
div.contact-form-wrapper textarea{
	height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; max-width: 100%;
	line-height: 20px; }
div.contact-form-wrapper .contact-submit{ float: left; }
div.contact-form-wrapper .contact-loading{
	width: 16px; height: 16px; float: left; margin: 7px 0px 0px 15px; display:none;
	background: url('images/loading.gif'); }
	
/* Price Item */
div.gdl-price-item{ margin-bottom: 20px;}
div.gdl-price-item .price-item{ border: 1px solid; border-color: inherit; margin-left: -1px; padding-bottom: 30px;}
div.gdl-price-item .price-tag{
	font-size: 35px; line-height: 40px; text-align: center; padding-top: 20px; padding-bottom: 20px; font-weight: bold; }
div.gdl-price-item .price-title{ 
	font-size: 14px; text-align: center; font-weight: bold; padding-top: 8px; padding-bottom: 8px; }
div.gdl-price-item .price-button{ text-align: center; margin-top: 25px; } 
div.gdl-price-item .price-content{ text-align: center; margin-top: 25px; }
div.gdl-price-item .price-content .shortcode-list{ display: inline-block; }

div.gdl-price-item .price-item.active{ padding-bottom: 70px; margin-top: -20px; }

/* code */
.gdl-code{
	overflow: hidden; padding: 15px; border: 1px #eee solid; clear: both; background: #f9f9f9;
	margin-bottom: 20px; color: #555; font-size: 13px;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}

/* Contact Form 7 */
span.wpcf7-form-control-wrap input[type="text"],
span.wpcf7-form-control-wrap input[type="[password"],
span.wpcf7-form-control-wrap textarea{
	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 7px; margin: 10px 5px 10px; line-height: 20px; max-width: 90%; }
span.wpcf7-form-control-wrap input.wpcf7-file{ width: auto; height: auto; background-color: transparent; border: none;
	-webkit-box-shadow: none; box-shadow: none; margin-left: 0; }
span.wpcf7-form-control-wrap textarea{ height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; line-height: 20px; }

div.wpcf7 p{ font-weight: bold; }
div.wpcf7 p span.wpcf7-form-control-wrap textarea, div.wpcf7 p span.wpcf7-form-control-wrap input{ font-weight: normal; }
div.wpcf7 .ajax-loader{ display: none; }

/* Gonzaga Theme Frame */
div.bkp-frame-wrapper, div.page-bkp-frame-wrapper .bkp-frame-wrapper, .content-wrapper .page-wrapper div.page-bkp-frame-wrapper .bkp-frame-wrapper{ 
	border: 0px solid ; padding: 5px; 
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;}

div.gdl-page-float-left .slider-wrapper{
	margin:0px;
}


div.bkp-frame{ padding: 10px;}
div.bkp-frame-wrapper.absolute{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
div.bkp-frame-wrapper.absolute .bkp-frame{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
div.bkp-frame.single-page-frame{ padding: 20px; }
div.bkp-frame img,
div.bkp-frame-wrapper img,
div.page-bkp-frame-wrapper.gallery img{ max-width: 100%; height: auto; }

div.page-bkp-frame-wrapper{
	border: 0px solid ; padding: 5px; /* changed padding from 6px to fit images 600px */
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.page-bkp-frame{ padding: 20px 10px 20px 10px; }
div.sidebar-included .page-bkp-frame{ padding: 15px 5px 20px 5px; }
div.sidebar-included .page-bkp-frame .slider-wrapper{ padding: 5px 5px 0 5px; }
div.page-bkp-frame-wrapper .page-bkp-frame-wrapper,
div.page-bkp-frame .page-bkp-frame,
div.page-bkp-frame-wrapper .bkp-frame{ padding: 0px !important; border: 0px; background-color: transparent !important; 
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;}
	
.both-sidebar-included

/* header */
div.header-gimmick{ /*overflow: hidden; height: 24px; margin-right: 10px; margin-top: 10px;*/ }
.custom-sidebar ul.sub-menu{ padding-bottom: 0px !important; margin-bottom: 0px !important; }
.custom-sidebar ul.sub-menu li:last-child{ padding-bottom: 0px !important; }

/* Style-Custom Style Theme Files */


/* ================================= ================================= ================================= ================================= ================================= ================================= ================================= ================================= ================================= =================================*/


/* Social Network
   ================================= */
.social-wrapper{
	margin-top: 95px;
}  
.footer-wrapper a{
	color: #005db0;
}
.gdl-link-title{
	color: #005db0 !important;
}
a:hover{
	color: #005db0;
}
.footer-wrapper a:hover{
	color: #005db0;
}
.gdl-slider-title{
	color: #ffffff !important;
	text-shadow: 0 2px 3px rgba(0,0,0,1);
}  
.pika-stage .caption{
	color: #d9d9d9 !important;
}  
.flex-caption{
	color: #ffffff !important;
}  
.sidebar-title-color, .sidebar-header-title{
	color: #666666 !important;
}
.sidebar-content-color{
	color: #989898 !important;
}
.title-color{
	color: #666666;
}
.custom-sidebar .gdl-widget-tab-header-item a{
	color: #a0a0a0 !important;
}
.custom-sidebar .gdl-widget-tab-header-item.active a{
	color: #005db0 !important;
}
.custom-sidebar .post-info-color{
	color: #a4a4a4 !important;
}
.recent-post-widget-thumbnail,
div.custom-sidebar .news-widget-thumbnail img,
div.custom-sidebar .news-widget-avatar img{
	background-color: #dddddd !important;
}
/* Post/Port Color
   ================================= */
   
.port-title-color{
	color: #005db0 !important;
}
.port-title-color a:hover{
	color: #005db0 !important;
}
.post-title-color{
	/*color: #555555 !important;*/
}
.post-title-color a:hover{
	color: #707070 !important;
}
.post-widget-title-color{
	color: #ef7f2c !important;
}
.post-info-color, div.custom-sidebar #twitter_update_list{
	color: #a4a4a4 !important;
}
div.pagination{
	border-color: #dfdfdf; 
}
div.pagination a{ 
	color: #8c8c8c; 
	background-color: #f0f0f0; 
}
div.pagination a:hover, div.pagination span.current{ 
	color: #525252; 
	background-color: #ffffff; 
}
.about-author-wrapper{
	background-color: #f9f9f9 !important;
}

/* Column Service
   ================================= */
h2.column-service-title{
	color: #ef7f2c !important;
}

/* Footer Color
   ================================= */
.footer-widget-wrapper .custom-sidebar-title{ 
}

.footer-wrapper .gdl-divider{
	border-color: #ececec !important;
}
.footer-wrapper, .footer-wrapper table th{

}
.footer-wrapper .post-info-color, div.custom-sidebar #twitter_update_list{

}
div.footer-wrapper div.contact-form-wrapper input[type="text"], 
div.footer-wrapper div.contact-form-wrapper input[type="password"], 
div.footer-wrapper div.contact-form-wrapper textarea, 
div.footer-wrapper div.custom-sidebar #search-text input[type="text"], 
div.footer-wrapper div.custom-sidebar .contact-widget-whole input, 
div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	background-color: #f0f0f0 !important;
	border: 1px solid #e8e8e8 !important;
}
div.footer-wrapper a.button, div.footer-wrapper button, div.footer-wrapper button:hover {
	color: #ffffff !important; 
	background-color: #7d7d7d !important;
}
div.copyright-wrapper-gimmick{
	
}
div.copyright-wrapper{ 
	background-color: #2f2f2f !important; 
}
div.copyright-wrapper{
		-moz-box-shadow:inset 0px 3px 6px -3px #111111;
	-webkit-box-shadow:inset 0px 3px 6px -3px #111111;
	box-shadow:inset 0px 3px 6px -3px #111111; 
}
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  
	background-color: #ebebeb !important; 
}

/* Divider Color
   ================================= */
.gdl-divider{
	border-color: #ececec !important;
}
table th{
	color: #666666;
	background-color: #f7f7f7;
}
table, table tr, table tr td, table tr th{
	border-color: #e5e5e5;
}

/* Testimonial Color
   ================================= */
.testimonial-content{
	color: #848484 !important;;
}
.testimonial-author-name{
	color: #666666 !important;; 
}
.testimonial-author-position{
	color: #8d8d8d !important;;
}

/* Tabs Color
   ================================= */
ul.tabs li a {
	color: #666666;
	background-color: #f5f5f5 !important;
}
ul.tabs li a.active {
	color: #111111;
	background-color: #ffffff !important;
}


/* Button Color
   ================================= */
a.button, button, input[type="submit"], input[type="reset"], input[type="button"],
a.gdl-button{
	background-color: #f1f1f1;
	color: #7a7a7a;
	border: 1px solid #dedede}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,
a.gdl-button:hover{
	color: #7a7a7a;
}
   
/* Price Item
   ================================= */   
div.gdl-price-item .gdl-divider{ 
	border-color: #ececec !important;
}
div.gdl-price-item .price-title{
	background-color: #e9e9e9 !important;
	color: #3a3a3a !important;
}
div.gdl-price-item .price-item.active .price-title{ 
	background-color: #5f5f5f !important;
	color: #ffffff !important;
}
div.gdl-price-item .price-tag{
	color: #3a3a3a !important;
}
div.gdl-price-item .price-item.active .price-tag{
		color: #ef7f2c !important;
}
div.gdl-price-item .price-item.active{
	border-top: 1px solid #ef7f2c !important;
}
/* Contact Form
   ================================= */
div.contact-form-wrapper input[type="text"], 
div.contact-form-wrapper input[type="password"],
div.contact-form-wrapper textarea,
div.custom-sidebar #search-text input[type="text"],
div.custom-sidebar .contact-widget-whole input, 
div.comment-wrapper input[type="text"], input[type="password"], div.comment-wrapper textarea,
div.custom-sidebar .contact-widget-whole textarea,
span.wpcf7-form-control-wrap input[type="text"], 
span.wpcf7-form-control-wrap input[type="password"], 
span.wpcf7-form-control-wrap textarea{
	color: #888888;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;

	-webkit-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
	box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
}

/* Icon Type (dark/light)
   ================================= */

div.single-port-next-nav .right-arrow{ background: url('images/icon/dark/arrow-right.png') no-repeat; }
div.single-port-prev-nav .left-arrow{ background: url('images/icon/dark/arrow-left.png') no-repeat; }

div.single-thumbnail-author,
div.archive-wrapper .blog-item .blog-thumbnail-author,
div.blog-item-holder .blog-item2 .blog-thumbnail-author{ background: url('images/icon/dark/author.png') no-repeat 0px 0px; }

div.single-thumbnail-date,
div.custom-sidebar .recent-post-widget-date/*,
div.archive-wrapper .blog-item .blog-thumbnail-date*/{ background: url('images/icon/dark/calendar.png') no-repeat 0px 0px; }

div.single-thumbnail-comment,
div.archive-wrapper .blog-item .blog-thumbnail-comment,
div.blog-item-holder .blog-thumbnail-comment,
div.custom-sidebar .recent-post-widget-comment-num{ background: url('images/icon/dark/comment.png') no-repeat 0px 0px; }

div.single-thumbnail-tag,
div.archive-wrapper .blog-item .blog-thumbnail-tag{ background: url('images/icon/dark/tag.png') no-repeat 0 2px ; padding-left:18px;}
div.blog-item-holder .blog-thumbnail-tag span.blog-thumbnail-tag-title{display:none;}

div.single-port-visit-website{ background: url('images/icon/dark/link-small.png') no-repeat; }

span.accordion-head-image.active,
span.toggle-box-head-image.active{ background: url('images/icon/dark/minus-24px.png'); }
span.accordion-head-image,
span.toggle-box-head-image{ background: url('images/icon/dark/plus-24px.png'); }

.sod-drawer span.accordion-head-image.active,
.sod-drawer span.toggle-box-head-image.active{ background: url('images/icon/dark/drawer-minus-24px.png'); }
.sod-drawer span.accordion-head-image,
.sod-drawer span.toggle-box-head-image{ background: url('images/icon/dark/drawer-plus-24px.png'); }

div.jcarousellite-nav .prev, 
div.jcarousellite-nav .next{ background-image: url('images/icon/dark/navigation-20px.png'); } 

div.blog-item-slideshow-nav-right,
div.blog-item-slideshow-nav-left{ background-image: url('images/icon/dark/slideshow-navigation.png'); } 

div.testimonial-icon{ background: url("images/icon/dark/quotes-18px.png"); }

div.blog-item-holder .blog-item-full .blog-small-list ul li{ background: url('images/icon/dark/arrow4.png') no-repeat 0px 6px; }
div.custom-sidebar ul li{ /*background: url('images/icon/dark/arrow4.png') no-repeat 0px 14px;*/ }

div.divider{ /*background: url('images/icon/dark/header-gimmick.png') repeat-x 0px 0px;*/ }
div.header-gimmick{ /*background: url('images/icon/dark/header-gimmick.png') repeat-x 0px 8px;*/ }
div.sidebar-header-gimmick{ /*background: url('images/icon/dark/header-gimmick.png') repeat-x 0px 6px;*/ }

/* Search Box Icon Type */
div.custom-sidebar #searchsubmit,	
div.search-wrapper input[type="submit"]{ background: url('images/search-button.png') no-repeat center; }	


/* Footer Icon Type
   ================================= */
div.footer-wrapper div.custom-sidebar ul li { background: url('images/icon/dark/arrow4.png') no-repeat 0px 14px; }
div.footer-wrapper div.custom-sidebar #searchsubmit { background: url('images/icon/dark/search-button.png') no-repeat center; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-comment-num { background: url('images/icon/dark/comment.png') no-repeat 0px 1px; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-date{ background: url('images/icon/dark/calendar.png') no-repeat 0px 1px; }

div.back-to-top-button{ background: url('images/icon/light/back-to-top.png'); }

/* Elements Shadow
   ================================= */

a.button, button, input[type="submit"], input[type="reset"], input[type="button"], 
a.gdl-button{
	-moz-box-shadow: 1px 1px 3px #ececec;
	-webkit-box-shadow: 1px 1px 3px #ececec;
	box-shadow: 1px 1px 3px #ececec; 
}

div.gdl-price-item .price-item.active{ 
	-moz-box-shadow: 0px 0px 3px #ececec;
	-webkit-box-shadow: 0px 0px 3px #ececec;
	box-shadow: 0px 0px 3px #ececec;
}

/* BKP FRAME */
div.bkp-frame-wrapper,
div.page-bkp-frame-wrapper,
div.gdl-widget-tab-header-item,
div.gdl-widget-tab-header-item-last{
	background-color: #ffffff !important;
}
.gdl-tab-divider{
	border-color: #e5e5e5 !important;
}
div.bkp-frame,
div.page-bkp-frame,
div.gdl-widget-tab-header-item.active{
	background-color: #ffffff !important;
}


/* dtree left sub menu */

.dtree {
	white-space: nowrap !important;
	margin-bottom:20px;
	margin-top:5px;
	padding:5px;
}
.dtree img {
	border: 0px !important;
	vertical-align: middle !important;
	display: inline-block;
	width: 15px;
}
.oclinks { /*the open/close links*/
	display:none; /*to be revealed only if javascript is on!*/
	height:0px;
	overflow:hidden;
}
.oclinks a {
	color:#fff;
}
.oclinks_sep{/*the open/close link separator*/
    
}
.dtree a.nodeSel { /*the currently selected node, if "Highlight selection" is on*/
	text-decoration: underline !important;
	width:204px;display: inline-block;white-space: normal !important;
}
.dtree .clip {
	overflow: hidden;
}
.dtree-rss{/*feed icons*/
   padding-right: 15px; 
   background: url('images/dtree-img/feed-icon.png') no-repeat center right;  
   text-decoration: none;   
}
.dtree-rss:hover{	
    padding-right: 15px; 
    background: url('images/dtree-img/feed-icon_h.png') no-repeat center right;  
    text-decoration: none;
}

.dtree a {padding:4px 0;}
.dtree a.node{width:204px;display: inline-block;white-space: normal !important;}
.dtree a.node:hover, .dtree a.nodeSel:hover {}
.dtNode{border-bottom:dotted 1px #dedede;}
.dtNode:hover {background-color:#f4f4f4;}
.dtree_pge a.nodeSel{ 
	/* _any_ archive tree*/
   /* dtree_arc for archives,
 	dtree_cat for categories, 
	dtree_pge for pages, 
	dtree_lnk for links,
	dtree_tax for taxonomies
  */
}
#dtree_arc1{ /*the _first_ archive tree*/	
   /*	dtree_arc2 for second archive tree
	dtree_cat5 for the fifth cateogory tree
	etc.
	*/
}
#dtree_arc1 a.node{ /*style _nodes_ in the _first archive_ tree*/	}
#oclinks_arc1{}/*open/close links for the _first archive_ tree*/
#oclinks_sep_arc1{}/*open/close link separator for the _first archive_ tree*/

.oclinks li:last-child{ margin-bottom: 20px; }

.rsswidget {display:inline-block;}
.rsswidget ul li {border-color:#ddd}
.sidebar-header-title .rsswidget img{display:none;}
.sidebar-header-title a.rsswidget {color:#666}


div.bkp-frame-wrapper h2.tribe-events-cal-title {display:block;margin-bottom:10px;font-weight:normal;}
div.bkp-frame-wrapper h2.tribe-events-cal-title:after {clear:both;} 
.tribe-events-prev-month, .tribe-events-next-month, .tribe-events-calendar-buttons {display:inline-block;}
 form#tribe-events-events-picker select{display:inline-block;}
 
/* Simple Feed List Plugin */
ul.feed_list{ list-style: none; margin-left: 0px; }
ul.feed_list li{ list-style: none; border-bottom: 1px solid #ececec; margin-top:12px; padding-bottom:12px;}
ul.feed_list li:last-child{ margin-bottom: 0px; }

@media only screen and (max-width: 767px) {
.columns.flexslider-main {border-bottom: none;}
}
