/*
Theme Name: ChromeGT
Theme URI: http://themeforest.net/user/temash
Description: ChromeGT is a modern, powerful and professional Worpress Theme made for your Portfolio, Business or almost any other kind of website.
Author: Artem Shashkin
Author URI: http://temashdesignlab.com
Version: 1.3
License: GNU General Public License
*/

@media screen {

/* ------- CSS Reset ------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,p,
blockquote,pre,address,code,del,dfn,em,img,q,
dl,dt,dd,ol,ul,li,
table,caption,tbody,tfoot,thead,tr,th,td,br,fieldset,textarea{
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
	letter-spacing:.1px;
	word-spacing:1px;
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
h1,h2,h3,h4,hr,p,ul,ol,dl,pre,address,table,form{margin:0; padding:0}
strong, b{font-weight:bold;}
em, dfn, i{font-style:italic;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ------- Color Schemes ------- */

#stylespanel {
	width: 79px;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 10000;
}
		
.stylespanel-content {
	padding:10px 0 0 2px;
	overflow: hidden;
	display: none;
	background-image: url(images/colorpanelbg.png);
}
		
.stylespanel-content a {
	margin-left:15px;
	margin-bottom:10px;
}		

.stylespanel-content a:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.stylespanel-toggle a {
	height:77px;
	display: block;
	text-transform: uppercase;
	background-image: url(images/colorpanel_bot.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}


/* ------- General ------- */

body{font-size:12px;}

h1,h2,h3,h4,th {letter-spacing:-0.7px; margin:0 0 5px 0; padding-top:5px; float:none;}
a:link,a:visited,a:hover,a:active,a:focus{text-decoration:none;}

#menu_fallback {
	color:#fff;
	font-weight:bold;
	margin:20px 0 0 35px;}

.wp-caption-text {
	font-size: 11px;
	margin-right: 10px;
	color: #999;
}

.wp-caption p {
	margin-bottom: 0;
}

.sticky {
	background-color: transparent;
}

.gallery-caption {
	margin: 10px 0 0;
}

.bypostauthor {
	background: transparent;
}



/* ------- List Styles ------- */

ul li{list-style:none outside;margin-left:0px; }
ol, ol li{list-style:decimal outside;}
ol, dd{margin-left:24px;}
ul ul, ol ul, ul ol, ol ol{margin-bottom:0;margin-top:0;}

ul.bullet-check li {
	line-height:20px;
	padding-left: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
ul.bulletlist li {
	line-height:20px;
	padding-left: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0.5em 0.7em;
}

ol.ordlist li {
	line-height:20px;
}


/* ------- Borders & Dividers ------- */

hr {
	height:2px;
	margin-bottom:20px;
	border:0;
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
}
.clearboth{clear:both;display:block;font-size:0px;height:0px;line-height:0;width:100%;}

/* ------- Images style ------- */

.corner {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	margin-top: 0px;
	top:0px;
	right: 0px;
	z-index: 52;
}

.corner_bg  {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	margin-top: 0px;
	top:0px;
	right: 0px;
	z-index: 50;
}

.icon_holder {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	margin-top: 0px;
	right: -3px;
	z-index: 51;
}

.preloader {
	background-repeat: no-repeat;
	background-position: center center;
}

.postbg {position: relative; height:20px;}
	
.postbg img {width:100% !important;height:100%; position: absolute; bottom: 0; left: 0}
	

.roundboxcorner {padding:6px; position:relative;}
.roundbox a {position:relative; float:left}

	 
.left { float:left; margin:5px 20px 10px 0}

.right { float:right; margin:5px 0 10px 20px}


/* ---------------------------------------- */
/* gallery */
#gallery-1 img {
	border: 6px solid #999999 !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


.gallery {
	margin: 0 auto 20px;
}

.gallery .gallery-item {
	float: left;
	margin: 0 auto;

}
.gallery-columns-5 .gallery-item {
    width: 20%;
}


.gallery-columns-4 .gallery-item {
    width: 25%;
}


.gallery-columns-3 .gallery-item {
    width: 33%;
}


.gallery-columns-2 .gallery-item {
    width: 50%;
}


.gallery-columns-1 .gallery-item {
    width: 100%;
}

/* ------- Tables ------- */

table {
	border-collapse:separate;
	border-spacing:0;
}

table thead tr {
	border-top:none;
}

table thead tr:hover {
	border-top:none;
	border-bottom:none;
	background:none
}

table thead td {
	border-top:none;
	border-bottom:none;
}

.tab_first_td {
	border-top:none;
	border-bottom:none;
}

.tab_last_td {
	border-top:none;
	border-bottom:none;
}

table td {
	padding:12px 0 12px 20px;
}
	
.tab_border_none td {
	border-top:none;
}

.tab_border_bottom_none td {
	border-bottom:none;
	
}



/* ------- Forms ------- */
.box2 {
	padding:0;
	margin:0;
}


.form {
	padding:0 0 10px;
	position:relative;
	overflow:hidden;
}

.form .loading {
	width:20px;
	height:15px;
	position:absolute;
	bottom:10px;
	left:100px;
	display:none;
}
.form form label span {float:right;}
.form  label {
	display:block;
	font-size:1em;
	line-height:1em;
	margin:0;
	padding:5px 0 5px;
}

.form p {padding:0 0 2px;}


fieldset {
	margin:0;
	padding:0;
}

textarea {
	font:1.3em Arial, Helvetica, Tahoma, sans-serif;
	line-height:1em;
	width:570px;
	height:190px;
	padding:10px;
	overflow:auto;
}

.cform input {
	border: none;
}

.cform input.box {
	font-size: 14px;
	width: 600px;
	padding: 8px 10px 9px 8px;
	margin:5px 0 5px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.cform input.box:focus {
	outline: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.cform textarea.box {
	font-size: 14px;
	width:600px;
	line-height:22px;
	padding: 9px 10px 8px 8px;
	margin:5px 0 10px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.cform textarea.box:focus {
	outline: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.cmxform h3 {
	display:block;
	margin:5px 0 5px 0;}
	
	
/* Comment Form */

.form2_input_standart label, .form2_textarea label {
	margin:10px 0 5px 0;
	display:block;
	text-shadow:#000 1px 1px 0px;
}

.form_info_form {text-shadow:#000 1px 1px 0px;}
	
.form2_input_standart input{
	display:block;
	width:98%;
	font-size:14px;
	line-height:22px;
	padding: 9px 10px 8px 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.form2_textarea textarea {
	display:block;
	width:98%;
	height:130px;
	font-size: 14px;
	line-height:22px;
	padding: 9px 10px 8px 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.form2_select select {
	width:98%;
	padding:6px 0;
}

.form_info_form {
	display:block;
	margin:10px 0;}
	
.form2_submit a.smbutton { margin-top:0px;}
	
/* ------- Text Styles ------- */

.contentArea p {

	margin:5px 0 15px 0;
	}
	
blockquote {
	margin:20px 0;
	padding:15px 15px 15px 80px;
	clear:both;
}


code {
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	letter-spacing:.02em;
	display:block;
	padding:12px 25px;
	margin:10px 0 15px 0;
}

code {
	clear:both;
}


span.hightlight_themecolor,span.hightlight_blue,span.hightlight_black,span.hightlight_red,span.hightlight_green {padding:3px;}



span.dropcap {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_blue {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_red {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_green {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_orange {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_amaranthine {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}
	
/* ------- Email Error box ------- */
	
.err {
	position:relative;
	margin-bottom:10px;
	width:615px;
	height:77px;
}
	
.err span {
	font-size:14px;
	display:block;
	position:absolute;
	padding-right:20px;
	top:14px;
	left:90px;
}
	
/* ------- Email Done box ------- */
	
.ok {
	position:relative;
	margin-bottom:10px;
	width:615px;
	height:77px;
}
	
.ok span {
	font-size:14px;
	display:block;
	position:absolute;
	padding-right:20px;
	top:14px;
	left:90px;
}

/* ------- Overlabel------- */


.cmxform div {
	position:relative;
	float:left;
}


.cmxform label {
	z-index:9999;
	color:#999;
}

.cmxform label span {
	margin-right:10px;
}

/* ------- FAQ Done box ------- */
	
.faq {
	position:relative;
	margin-bottom:10px;
	width:615px;
	height:77px;
}
	
.faq span {
	font-size:14px;
	display:block;
	position:absolute;
	padding-right:20px;
	top:14px;
	left:90px;
}

/* ------- Info Done box ------- */
	
.info {
	position:relative;
	margin-bottom:10px;
	width:615px;
	height:77px;
}
	
.info span {
	font-size:14px;
	display:block;
	position:absolute;
	padding-right:20px;
	top:14px;
	left:90px;
}




/* ------- Images------- */

.alignright,img.alignright,a img.alignright {float:right; margin:10px 0px 10px 16px;}
.alignleft,img.alignleft,a img.alignleft {float:left; margin:10px 16px 10px 0;}
.aligncenter,img.aligncenter,a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.frame,.small_frame {display:inline-block;}
.frame img{padding:8px;margin:0;}
.small_frame img {padding:4px;margin:0;}

/* ------- Headers ------- */

#home_feature h2{font-size:26px;}

h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:26px;}
h4{font-size:20px;}


   
/* ------- General Structure  ------- */


* html #primary, * html #secondary{display:inline;}
* html body{text-align:center;}
body {min-width:960px;}
.inner{height:100%;width:960px;min-width:960px;position:relative;clear:both;text-align:left;margin:0 auto;}

.contentbar {
	float:left;
	width:640px;
	margin:10px 0 0 5px;
}

.contentbar_ins {
	position:relative;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
}


/* ------- Sidebar columns  ------- */

/* Sidebar Layout */

.side_one-third, .side_two-thirds, .side_half-page {
	float: left;
	 margin: 0 10px 10px 0px;}
	 
.side_one-third	{ width: 200px;}
.side_two-thirds { width: 410px;}
.side_half-page	{ width: 305px;}

.side_one-third.last, .side_two-thirds.last, .side_half-page.last { clear:right; margin-right:0px;}


/* Full-page Layout */

.full-page	{width: 900px; margin-bottom:10px;}	
	
.full_one-third, .full_one-fourth, .full_three-fourth, .full_two-third, .full_half-page {
	float: left;
	 margin: 0 10px 10px 0px;}

.full_one-fourth	{ width: 212px;}
.full_three-fourth	{ width: 656px;}	 
.full_one-third	{ width: 286px;}
.full_two-third	{ width: 582px;}
.full_half-page	{ width: 434px;}

.full_one-third.last, .full_one-fourth.last, .full_three-fourth.last, .full_two-third.last, .full_half-page.last { clear:right; margin-right:0px;}

	
.rightSidebar {
	float:right;
	width:260px;
	margin:0;
}

.leftSidebar {
	float:left;
	width:260px;
	margin:0;
}

.fullSidebar {
	margin-top:10px;
}

/* ------- Header ------- */
   
#header{
	z-index:10;
	height:140px;
	position:relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
} 


#logo{left:30px;position:absolute;top:-40px;font-size:32px; z-index:9999;} 
#logo a, #logo a img{z-index:9999;} 

/* ------- Social Icons ------- */

#social {z-index:9999;position:absolute;right:25px;top:-20px;}	
#social a {	display:block;width:40px;height:38px;cursor:pointer;}
	
#facebook {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#facebook span.hover {width:40px;height:38px;display:block;}

#twitter {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#twitter span.hover {width:40px;height:38px;display:block;}

#googleplus {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#googleplus span.hover {width:40px;height:38px;display:block;}

#flickr {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#flickr span.hover {width:40px;height:38px;display:block;}

#linkedin {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#linkedin span.hover {width:40px;height:38px;display:block;}

#dribble {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#dribble span.hover {width:40px;height:38px;display:block;}

#forrst {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#forrst span.hover {width:40px;height:38px;display:block;}

#behance {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#behance span.hover {width:40px;height:38px;display:block;}

#digg {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#digg span.hover {width:40px;height:38px;display:block;}

#youtube {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#youtube span.hover {width:40px;height:38px;display:block;}

#rss {width:40px;height:38px;float:right;margin-right:5px;display:block;background-position:0 0;}
#rss span.hover {width:40px;height:38px;display:block;}




/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	background: #000;
	border: 1px solid rgba(255,255,255,0.25);
	background: rgb(25,25,25);
	background: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/

.wp-pagenavi-box {
	margin:10px;
	padding:15px 0;
}

.wp-pagenavi {
	position:relative;
	padding:10px 0px 10px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 8px 13px 9px 11px;
	text-decoration: none;
	font-weight:bold;
	margin-right:3px;
}

.wp-pagenavi a:visited {
	text-decoration: none;
	font-weight:bold;
}

	
.wp-pagenavi span.pages { 
	float:right;
	width:110px;
	height:31px;
	font-size:11px;
	line-height:30px;
	text-align:center;
	padding:0;
	margin-top:-6px;
	}
	
.wp-pagenavi span.current {
	font-weight:bold;
	padding: 8px 13px 9px 11px;
	margin-right:4px;
}

.wp-pagenavi span.extend {
	margin-right:5px;
	color:#999;
	text-shadow:1px 1px 0px #000;
}



/* ------- Sliders ------- */

#slider-wrapper {
	position: relative;
	width:942px;
	height:290px;
	top:40px;
	margin:0 auto;
	padding:28px 21px 0 0;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: center;
}

#header_slider {
	position: relative;
	width: 100%;
	z-index: 5;
	background-position: top;
}

#slider_top {
	width: 100%;
	height: 77px;
		}
		
#slider_arrow {
	position: absolute;
	margin: 0 0 0 -138px;
	top: -33px;
	left: 50%;
	height: 58px;
	width: 276px;
	cursor: pointer;
	z-index: 6;
}

#slider_inner {

	position:relative;
	margin:0 auto;
	padding-top:0px;

}

.ribbon {
    width:111px;
    height:111px;
    position:absolute;
    top:9px;
    right:3px;
    z-index:9999;
}

.arrow_up {
	background-repeat: no-repeat;
}

.arrow_down {
	background-repeat: no-repeat;
}

#ornament {
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 47px;
	width: 100%;
	position: absolute;
	top: -19px;
}

#container {
	position: relative;
	z-index: 6;
	width: 100%;
	height: auto;
	display: inline-block;
}


/* ------- Middle Box ------- */

#topmiddlebox {
	position:relative;
	margin:28px auto 0 auto;
	width:848px;
	height:172px;
	}
	
.topmiddlebox_ins {
	padding:10px 80px 0px 55px;}
	
.homepageicon {
	float:left;
	margin:0px 30px 0 0;

}
	
#topmiddlebox h1 {
	font-size:40px;
	letter-spacing:-1px;
	margin-bottom:-1px;

}

#topmiddlebox p {
	line-height:17px;
}


#topmiddlebox a.bigbutton {
	margin-top:10px;
	float:left;


}



#hidepanel {
	width:870px;
	margin:0 auto;
	height:229px;
}


/* Hidden Panel Boxes */

#hidepanel_ins {
	padding:12px 0 0 24px;}
	
.h1col {
	text-align:left;
	float:left;
	margin-right:5px;
	height:200px;
}

.h1col_ins {
	padding:15px 15px}
	
.hlast {
	margin-right:0px;
}	
	
.h1col_icon {
	margin-right:15px;
	float:left;}
	
.h1col_txtbox {
	float:left;
}

.h1col_txtbox h2 {
	font-size:24px;

}
	
.h1col_txtbox p {
	font-size:11px;
	line-height:16px;
	margin:5px 0px 10px 0;
	}	
	

	
/* ------- Breadcrumb ------- */

#breadcrumbbox {
	position:relative;
	margin:28px auto 0 auto;
	width:848px;
	height:35px;
}
	
#breadcrumbboxbg {
	width:848px;
	height:35px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
	
#breadcrumb {
	letter-spacing:2px;
	height:27px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:30px;
	z-index:15;

}

#breadcrumb a {
	margin-right:5px;
	cursor:pointer;
	font-size:11px;
	letter-spacing:normal;
	display:inline-block;
	padding:1px 20px 3px 20px;
}


#breadcrumb a:hover {
	text-decoration:none;
}


#breadcrumb span.bred {
	font-size:11px;
	letter-spacing:normal;
	display:inline-block;
	padding:1px 20px 3px 20px;
}

/* ------- ACCORDION ------- */

.accordion2 ul {width: 100%;padding:0;background:none; margin:0}
.accordion2 a {text-decoration: none;}
.opener {display:block;font-size:12px;padding:8px 9px;margin-bottom:2px;}
.opener:hover {text-decoration: none;}
.opener strong {display:block;padding:3px 0 3px 35px;height:1%;cursor:pointer;}
.accordion2 .slide-holder {width:100%;overflow:hidden;margin:-3px -1px 3px 0px;}
.accordion2 {list-style:none;}
.accordion2 .slide {padding:10px 20px 0 20px; font-size:11px;}




/* ------- Main Content ------- */

#maincontent {
	margin:0 auto;
	width:940px;
}

#maincontent_top {
	width:940px;
}

#maincontent_bottom {
	width:940px;
	padding-bottom:10px;
}


/* ------- content containers ------- */

.contentArea	{ position:relative; padding: 25px 15px 25px 15px;  }
.contentarea_wrapper { width:900px; height:3px;}

/* ------- Porftfolio/blog 1 column post ------- */

.post_full {
	float:left;
	width:100%;
	margin:7px 0 7px 10px;
}

.portimage {
	margin:0 25px 10px 0;
	position:relative;
	float:left;
	width:290px;
	height:153px;
}
	
	
.portimage img {
}

.post_full .image-nav{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	overflow:hidden;
	background: none !important;
	border: none !important;
}
.portimage a {
	position:absolute;
	top:6px;
	left:7px;	
	width:277px;
	height:141px;
	float:left; 
}

.content_picture_prettyphoto a {
	float:left;
}
	
.content_picture a {
	float:left;
	background:none}

.post_excerpt {
	float:left;}
	
.post_full p {

	float:left;
	display:block;
	margin:0px 0 5px 0;
	line-height:20px;
}

.post_full .smbutton {
	float:left;
}
	

.porttext div.clearboth {
	margin-bottom:15px;
}

/* ---- Post Infobox ---- */

.post_infobox {
	float:left;
	padding:4px 10px 4px 4px;
	margin-bottom:15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size:11px;
	}
	
.post_infobox img {
	margin:0 8px -7px 15px;
	}
	
.post_infobox img:first-child {
	margin-left:0px;
	}


.post_infobox a:hover {
	text-decoration:underline;
	}

/* ------- Porftfolio/blog 2 column post ------- */

.portfolio_two {
	margin:0;
	padding-bottom:25px;
}

.portfolio_two .portimage {
	margin:10px 0 0 0;
	position:relative;
	float:left;
	width:290px;
	height:153px;
}
	
.portfolio_two .porttext {
	width:100%;
	float:none;
	margin:10px 0 20px 0;
	line-height:18px;
}


/* ------- WIDGETS ------- */

/* ---- Homepage Layout 2 recent Posts Box ---- */

.home2_recentbox {
	width:940px;
	height:218px;
	background:url(css/Dark_Blue/home2_recentbox_bg.png) left top no-repeat;
	margin:20px 0 -33px -30px;
}

/* ---- Testimonials ---- */

.nav { position:relative;}

.nav #prev1 {
	position: absolute;
    top: -35px;
    right: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
	text-indent:-9999px;
}

.nav #next1 {
	position: absolute;
    top: -49px;
    right: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
	text-indent:-9999px;
}

.leftSidebar .nav #prev1 {
	position: absolute;
    top: -35px;
    left: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
	text-indent:-9999px;
}

.leftSidebar .nav #next1 {
	position: absolute;
    top: -49px;
    left: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
	text-indent:-9999px;
}

.nav #next1 {
	position: absolute;
    top: -49px;
    right: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
	text-indent:-9999px;
}

.nav #next1:hover {background-position: 0 -14px;}
.nav #next1:active {background-position: 0 -28px;}
.nav #prev1:hover  {background-position: 0 -14px;}
.nav #prev1:active {background-position: 0 -28px;}


.testimwiget li div.testimtop {
	width:220px;
	}
	
.testimwiget li div.tinside {
	padding:25px 25px 0 25px;
	}

.testimwiget li div.testimtop p {
	margin:0 0 0 0;
	padding-bottom:10px;
	font-size:11px;
	line-height:18px;
	}
	
.testimwiget li div.testimbottom {
	width:220px;
	padding:30px 0 0 45px;
}


.testimwiget li div.testimbottom em {
	display:block;
	margin-top:-5px;
	color:#118eb7;
	font-size:11px;
}
	
/*-----------------------------------------------------------------------------------*/
/*		Carousel
/*-----------------------------------------------------------------------------------*/
#recent-carousel{position:relative;}
.horizontal{width:910px; height:170px; position:absolute; top:45px; left:18px;}
.horizontal .carousel{width:915px; height:200px; position:relative}
.horizontal .carousel_container{width:895px; height:200px; overflow:hidden; position:relative}
.horizontal ul{margin:0px; padding:0px; height:200px; width:910px;}
.horizontal ul li{width:190px; height:200px; display:block; float:left; position:relative; margin:0 20px 0 15px; padding:0}
.carousel_right, 
.carousel_left{height:28px; width: 23px; position:absolute;}
.carousel_left{top:8px; right:37px;}
.carousel_right{top:8px; right:14px;}


/* ---- Right Sidebar Box ---- */

.rightSidebar .widget_box {
	margin:10px 0px -15px 4px;
	width:263px;
}
	
.rightSidebar .widget_box_bot {
	width:263px;
}
	
.rightSidebar .widget_box_ins {
	clear:both;
	margin:0 2px 30px 15px;
	padding:5px 15px 30px 15px;
}

.rightSidebar .widget_box_ins p {
	font-size:11px;
	color:#747474;

}


/* ---- Left Sidebar Box ---- */

.leftSidebar .widget_box {
	margin:10px 0px -15px -7px;
	width:263px;
}
	
.leftSidebar .widget_box_bot {
	width:263px;
}
	
.leftSidebar .widget_box_ins {
	clear:both;
	margin:0 15px 30px 2px;
	padding:5px 15px 30px 15px;
}

.leftSidebar .widget_box_ins p {
	font-size:11px;
}

	
/* ---- Right Widget Title ---- */

.rightSidebar .widget_title_right {
	float:right;
	margin:-4px -16px 5px 0;
	height:47px;
	}

.rightSidebar .widget_title_right div {
	float:left;
	display:block;
	height:47px;

}

.rightSidebar .widget_title_right div span {
	display:block;
	font-size:18px;
	letter-spacing:-0.5px;
	margin:14px 25px 0 25px;
	padding:0px;
}

/* ---- Left Widget Title ---- */

.leftSidebar .widget_title_right {
	float:left;
	margin:-4px 0px 5px -15px;
	height:47px;

}

.leftSidebar .widget_title_right div {
	float:left;
	font-size:18px;
	letter-spacing:-0.5px;
	height:47px;
}

.leftSidebar .widget_title_right div span {
	display:block;
	font-size:18px;
	letter-spacing:-0.5px;
	margin:14px 25px 0 25px;
	padding:0px;
}


/* ---- Right Widget Title w/Nagigation ---- */

.rightSidebar .widget_title_right_but {
	float:right;
	position:relative;
	overflow:hidden;
	margin:-4px -16px 5px 0;
	height:47px;
}

.rightSidebar div.widget_title_right_but_r {
	float:left;
	height:47px;
}

.rightSidebar div.widget_title_right_but_r span {
	display:block;
	font-size:18px;
	letter-spacing:-0.5px;
	margin:14px 50px 0 25px;
	padding:0px;
}

/* ---- Left Widget Title w/Nagigation ---- */

.leftSidebar .widget_title_right_but {
	float:left;
	position:relative;
	overflow:hidden;
	margin:-4px 0 5px -15px;
	height:47px;
}

.leftSidebar div.widget_title_right_but_r {
	float:left;
	height:47px;
}

.leftSidebar div.widget_title_right_but_r span {
	display:block;
	font-size:18px;
	letter-spacing:-0.5px;
	margin:14px 25px 0 50px;
	padding:0px;
}

/* ---- Homepage layout 2 Title w/Nagigation ---- */

.home2_recentbox .widget_title_right_but {
	position:absolute;
	top:-49px;
	left:-10px;
	overflow:hidden;
	margin:-4px 0 5px -15px;
	height:47px;
}

.home2_recentbox div.widget_title_right_but_r {
	float:left;
	height:47px;
}

.home2_recentbox div.widget_title_right_but_r span {
	display:block;
	font-size:18px;
	letter-spacing:-0.5px;
	margin:14px 72px 0 27px;
	padding:0px;
}



/* ---- Right Title Arrows ---- */


.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 230px;
	height:70px;

}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}


/**
 *  Vertical Buttons Right Sidebar
 */
.rightSidebar .jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    top: -35px;
    right: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
}



.rightSidebar .jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: -49px;
    right: -20px;
    width: 23px;
    height: 14px;
    cursor: pointer;
}


/**
 *  Vertical Buttons Left Sidebar
 */
.leftSidebar .jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    top: -35px;
    left: -23px;
    width: 23px;
    height: 14px;
    cursor: pointer;
}



.leftSidebar .jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: -49px;
    left: -23px;
    width: 23px;
    height: 14px;
    cursor: pointer;
}

/* ------- Twitter Widget ------- */

.tweets {}

.tweets li {
	position:relative;
	padding:5px 10px 15px 10px;
	margin-bottom:10px;}
	
.tweets li span {
	position:absolute;
	bottom:-5px;
	right:3px;
}

.tweets li .tweet_icon {
	position:absolute;
	top:11px;
	width:17px;
	height:14px;
}
	
p.tweet_txt {
	margin-left:25px;
	display:block;
	font-size:10px;
	line-height:14px;
}

.comment-reply-link { font-weight:bold;}

/* ------- Calendar ------- */

#wp-calendar {width:100%;}

#wp-calendar caption {
	text-align:right;
	padding:0 0 10px;
	font-size:12px
}

#wp-calendar table, #wp-calendar table {margin:0;}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
}

#wp-calendar th {
	text-align:center;
	padding:8px;
}

#wp-calendar td {
	text-align:center;
	padding:8px;
}

/* ------- Tag cloud ------- */

.wp-tag-cloud {
	clear:both;

}

.wp-tag-cloud li {
	display:inline-block;
	height:26px;
	padding:0 15px 0 17px;
	margin:0 0px 10px 0;}
	
.wp-tag-cloud li a {
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.post_tags p a {
	display:inline-block;
	height:26px;
	padding:0 15px 0 20px;
	margin:0 7px 10px 0;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}




/* ------- Search box, Buttons and Title boxes ------- */

/* ---- Right sidebar Search box ---- */

.rightSidebar .searchbox{
	float:right;
	margin:10px -23px 5px 0;
	width:274px;
	height:52px;
}

.contentbar .searchbox {
	float:right;
	margin:0px -28px 5px 0;
	width:274px;
	height:52px;
}
	
.rightSidebar fieldset.search, .contentbar fieldset.search {
	border: none;
	width: 253px;
	margin: 5px 0 0 10px;
}
.rightSidebar .search input, .rightSidebar .search button, .contentbar .search input, .contentbar .search button {
	border: none;
	float: left;
}
.rightSidebar .search input.box, .contentbar .search input.box {
	font-size: 14px;
	width: 190px;
	padding: 7px;
	margin:4px 6px 0 6px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.rightSidebar .search input.box:focus, .contentbar .search input.box:focus {
	outline: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.rightSidebar .search button.btn, .contentbar .search button.btn{
	width: 28px;
	height: 34px;
	cursor: pointer;
	text-indent: -9999px;

}
.rightSidebar .search button.btn:hover {

}

/* ---- Left sidebar Search box ---- */

.leftSidebar .searchbox {
	float:left;
	margin:10px 0 5px -25px;
	width:274px;
	height:52px;
}
	
.leftSidebar fieldset.search {
	border: none;
	width: 253px;
	margin: 5px 0 0 10px;
}
.leftSidebar .search input, .leftSidebar .search button {
	border: none;
	float: left;
}
.leftSidebar .search input.box {
	font-size: 14px;
	width: 190px;
	padding: 7px;
	margin:4px 6px 0 6px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.leftSidebar .search input.box:focus {
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.leftSidebar .search button.btn {
	width: 28px;
	height: 34px;
	cursor: pointer;
	text-indent: -9999px;
}

/* ---- Blog List ---- */

.bloglist {

}
	
.bloglist div.bloglist_ul {
	margin:0;
	padding:0;
	
}

.bloglist ul li {
	position:relative;
	padding:7px 0 0 0;
	margin-bottom:5px;
	clear:both;
	list-style-type: none;	
}

.bloglist_imgbg {
	float:left;
	position:relative;
	margin:0 10px 5px 0;
	width:75px;
	height:58px;
}
	
.bloglist_imgbg a img {
	position:absolute;
	top:3px;
	left:3px;
}


.bloglist a.bloglist_title {
	font-size:18px;
	letter-spacing:-0.5px;
	display:block;
	float:left;
}


.bloglist_comm {
	text-align:center;
	z-index:9999;
	position:absolute;
	bottom:7px;
	width:22px;
	height:23px;}
	
.bloglist_comm a {
	text-align:center;
	font-size:10px;
	letter-spacing:-1px;
}


/* ---------------------------------
		Comment Box
--------------------------------- */

.post-author-box {
	padding:0px 0 15px 0;
}
	
.post-author-box p {
	font-size:11px;
	line-height:16px;

}

.post-author-content {
	padding:0 15px;}

.post-author-content .avatar-box {
	margin-bottom:15px;}

.post-author-title h2, .inside_title h2 {
	margin:20px 0;
	font-size:24px;
	padding:13px 20px 7px 20px;
	}
	
	
ol.commentlist {
	list-style:none;
	padding:0;
	margin:0 0 10px;
}	

ol.commentlist li {
	margin:10px 0;
	list-style-type: none;

}

ol.commentlist li div {
	position:relative;

}

.comment-author {
	font-size:24px;}
	
.comment-date {
	padding:1px 10px 3px 10px;
	position:absolute;
	top:10px;
	right:10px;
}

.archive_header	{
	font-weight:bold;
	font-size:12px;
	padding:4px 10px 6px 10px;
	margin-bottom:15px;}
	
.comment-date a {
	font-weight:bold;
	font-size:11px;

}

	
.comment-text {
	padding:10px 10px 15px 30px;
	margin-left:68px;
}
	
.comment-text p {
	margin-top:15px;
	font-size:11px;
	line-height:18px;
}

.avatar-box img {
	display:block;
	float:left;
	margin:0 15px 0 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


ol.commentlist .children {
	list-style:none;
	padding:0 0 0 40px;
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
}


.comment-reply-link {
	display:inline-block;
	font-size:11px;
	height:20px;
	line-height:18px;
	padding:0 25px 0 10px;
}
	
.comment-reply-link:hover {
	font-size:11px;
	padding:0 25px 0 10px;
}


.post_user_comm h4 {
	margin:5px 0 15px 0;
	font-size:18px;

}

.comment-body p {
	margin-top:10px;
	font-size:11px;
	line-height:18px;
}

.post_user_comm .cont_button {
	margin-top:5px;}
	
	


/* to top box */

.totop {
	top:35px;
	right:0px;
	position:absolute;
}
	
.totop a {
	text-decoration:none;
	padding:3px 0;	
	display:block;
	width:60px;
	font-size:11px;
}


.totop a span {
	padding:0 15px 0 10px;
	background-repeat: no-repeat;
	background-position: right center;
}


/* ---- Big Button ---- */

a.bigbutton {
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	padding:0 0 5px 20px;
	margin:10px 10px 20px 0;
	cursor:pointer;
	margin-right:5px;
}

a.bigbutton span {
	text-align:left;
	display:block;
	text-decoration:none;
	padding:10px 50px 13px 0;
	cursor:pointer;
}


a.bigbutton span {
	text-decoration:none;
}


/* ---- Small Button ---- */

a.smbutton {
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	float:left;
	display:block;
	text-decoration:none;
	padding:0px 0 3px 15px;
	cursor:pointer;
	margin:10px 10px 10px 0;
}

a.smbutton span {
	text-align:left;
	display:block;
	text-decoration:none;
	padding:4px 37px 8px 0;
	cursor:pointer;
}


a.smbutton span:hover {
	text-decoration:none;
}


/* ---- Left Title Box MAIN ---- */

.main_title_light_left {
	float:left;
	margin:0 0 10px -25px;
	background-repeat: no-repeat;
	background-position: left;
	height:52px;
}

.main_title_light_left div {
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: right;
	height:52px;
}

.main_title_light_left div span {
	display:block;
	font-size:22px;
	letter-spacing:-0.3px;
	padding:0;
	margin:15px 27px 0 28px;

}

/* ---- Right Title Box MAIN ---- */

.main_title_light_right {
	float:right;
	margin:0 -25px 10px 0;
	background-repeat: no-repeat;
	background-position: right;
	height:52px;
}

.main_title_light_right div {
	float:left;
	background-repeat: no-repeat;
	background-position: left;
	height:52px;
}

.main_title_light_right div span {
	display:block;
	font-size:22px;
	letter-spacing:-0.3px;
	margin:15px 30px 0 25px;

}
	


/* ---- Contact box ---- */

.contact_mapbox {
	position:relative;
	width:258px;
	height:259px;
}

.contact_mapbox iframe {
	position:absolute;
	top:17px;
	left:12px;
}


.buttonontopbox {
	width:960px;
	margin:0 auto;
	position:relative;}
	
.buttonontopbox a {
	display:block;
	width:67px;
	height:24px;
	left:430px;
	bottom:-1px;
	position:absolute;
}
	


/* ------- Pagination ------- */

.pagination {
	margin-top:5px;
	padding:15px 0 0 7px;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: top;
}
.pagination a {
	display:block;
	float:left;	
	padding:3px 10px 4px 10px;
	text-decoration:none;
	margin-right:3px;
}

.pagination a:hover {
	display:block;
	padding:3px 10px 4px 10px;
	text-decoration:none;
	margin-right:3px;
	background-repeat: no-repeat;
	background-position: left top;
}

.pagin_act {
	display:block;
	float:left;
	padding:3px 10px 4px 10px;
	text-decoration:none;
	margin-right:3px;
	background-repeat: no-repeat;
	background-position: left top;
}

.pagin_arrow, .pagin_arrow:hover {
	padding:0 !important;
	margin:0;
	border:0 !important;
	background:none !important;
	margin-top:0 !important
}


/* ------- Footer ------- */

#footer {
	position:relative;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#footermainbox {
	margin:0 auto;
	width:896px;
}

#footerbottom {
	margin:0 auto;
	width:920px;
	height:69px;
}
	
#footerbottom span {
	font-size:11px;
	display:block;
	padding:25px 0 0 30px;
}

#footerbottom span a {
	text-decoration:underline;
}

#footerbottom span a:hover {
	text-decoration:none;
}

#footermainbox_ins {
	margin:0 10px 0 10px;}
	
/* ------- Footer widgets ------- */
	
.footer_forth{
	float:left;
	width:205px;
	margin:10px 0 0 11px;}
	
.footer_third{
	float:left;
	width:277px;
	margin:10px 0 0 11px;}
	

	
.footer_widg_content .widget_title_right, .footer_widg_content .widget_title_right_but {
	padding:0px 0 8px 20px;
	margin:5px 0;
}
	
.footer_widg_content .widget_title_right div, .footer_widg_content .widget_title_right_but div {
	padding:9px 0 8px 5px;
	font-size:18px;
	letter-spacing:-0.5px;	
	}

	
/* ------- Navigation footer widget ------- */

.footer_widg_content2 ul {
	margin:10px}
	
.footer_widg_content2 ul li {
	list-style-position: inside;
	margin-bottom:5px;
}

.footer_widg_content2 ul li a {
	margin-left:5px;
}

.footer_widg_content .textwidget {
	font-size:11px;
	}
	
.footer_widg_content .textwidget p {
	margin:10px 5px;
	text-shadow:#000 1px 1px 0px;
	line-height:18px;
}


/* ------- Flickr footer widget ------- */

.flickr {
	margin:10px 0;}

.flickr_badge_image {
	position:relative;
	float:left;
	margin:0 4px 10px 5px;
	padding:0px;
	width:63px;
	height:63px;
}

.footer_widg_content .flickr li {
	position:relative;
	float:left;
	margin:0 2px 5px 3px;
	padding:0px;
	width:63px;
	height:63px;
}
	
.flickr li a img {
	position:absolute;
	top:4px;
	left:4px;
}

/* ------- Footer widget navigation ------- */


.footer_widg_content ul li {
	line-height:22px;	
}

.footer_widg_content ul li a {
	text-shadow:#000 1px 1px 0px
	
}

.footer_widg_content ul.tweets li {
	position:relative;
	padding:10px 10px 25px 10px;
	margin-bottom:10px;}
	

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */