/* ************************************************   
Theme Name: Surrey Homes
Author: # 
Version: 1.0 
License: See on zip package
License URI: See on zip package
Description: .
Theme URI:
Author URI:
Tags: dark, light

************************************************ */

/* ------ Reset -------- */

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, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
*{ margin:0; padding:0; }



/*-----------Type Settings-----------*/ 

.color, .masonry-item.masonry-2-column h5 a{
	color:#ffffff !important;
}
a.color{text-decoration:none}

span.highlight{color: #ffffff;background-color:#ffffff}


.twitbird{
	background:url(images/light_icons/twitter_2_icon&16.png);
	margin-left:10px;
	width:16px;
	height:16px;
	display:inline-block;	
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#ffffff;
	min-width:960px;
	border:0;
	margin:0;
	padding:0;
	line-height:22px;
	background-color:#f1f1f1;
	/*background-image:url(images/hash_lg.png);*/
	background-repeat:repeat;
}
/*-----------Headers-----------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#0099ff;
	padding:0 0 10px 0;
}
h1 a{
	color:#0099ff;
	text-decoration:none;
}
h1 a:hover{
	color:#0099ff;
	text-decoration:none;
}
h2  {
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#0099ff;
	padding:0 0 10px 0;
}
h2 a{
	color:#0099ff;
	text-decoration:none;
}
h2 a:hover{
	color:#0099ff;
	text-decoration:none;
}
h3 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:0 0 10px 0;
	color:#0099ff;
}
h3 a{
	color:#0099ff;
	text-decoration:none;
}
h3 a:hover{
	color:#ffffff;
	text-decoration:none;
}
h4 {
	font-size:20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#aaaaaa;
	padding:0 0 10px 0;
}
h4 a{
	color:#0099ff;
	text-decoration:none;
}
h4 a:hover{
	color:#ffffff;
	text-decoration:none;
}
h5 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#0099ff;
	padding:0 0 5px 0;
}
h5 a{
	color:#0099ff;
	text-decoration:none;
}
h5 a:hover{
	color:#0099ff;
	text-decoration:none;
}
h6 {
	font-size:14px;
	font-family: 'Times', serif;
	font-style:italic;
	color:#0099ff;
	padding:0 0 10px 0;
}
h6 a{
	color:#0099ff;
	text-decoration:none;
}
h6 a:hover{
	color:#0099ff;
	text-decoration:none;
}
/*-----------Type Settings for Certain Sections-----------*/
p, .button {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:22px;
	margin:0;
	padding:0 0 10px 0;
	color:#aaaaaa;
}
p a {
	text-decoration:none;
	color:#999999;
}
p.superletter:first-letter{
	color:#000000;
	font-size:36px;
	font-family: 'Times', serif;
}
p.dropcap:first-letter{
 	float:left;
	font-family: 'Times', serif;
	font-size:44px;
	line-height:22px;
 	margin-top:5px;
	margin-right:3px;
}
/*-----------Common Styling-----------*/
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.light {
	color:#777777;
}
.color{
	color:#ffffff;
}
.italic {
	font-style:italic;
	font-family: 'Times', serif;
	font-size:14px;
}
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.nopadding {
	padding:0 !important;
}
.nomargin{
	margin:0 !important;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/*-----------Top Bar-----------*/
.mininav {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
.mininav ul {
	padding:0px;
	margin-top:-8px;
}
.mininav ul > li {
	position: relative;
	float: left;
	list-style: none;
	margin-right:10px;
	padding-right:10px;
	margin-top:0px;
}
.mininav ul > li:last-child {
	margin-right:0px;
	margin-left:0px;
	padding-left:20px;
	border-left:#ffffff 2px solid;
}

.mininav ul a{ 
	text-decoration: none; 
	display: block; 
	color:#ffffff;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-decoration:none;
	padding:3px 0px 3px 0px;
	letter-spacing:0.025em;	
}
.bar {
	border-top: 1px #0099FF solid;
	
	width:960px;
	margin:auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:40px;
	padding-right:40px;
	background-color:#111111;
}
.navbar{
	height:65px;
	padding-bottom:15px;
}
.logo{
	padding-top:0px;
}
.page_shadow{
	background-image:url(images/page_shadow.png);
	background-position:center;
	background-repeat:no-repeat;
	height:22px;
	margin-top:20px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
/*-----------Buttons-----------*/
.button {
	white-space:nowrap;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
	margin-top: 5px;
}
.small.button {
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding:5px 10px 6px 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.medium.button {
	font-size: 17px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	padding:5px 14px 6px 14px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;	
}
.large.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:8px 18px 10px 18px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.action.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:8px 42px 10px 18px;
	background-image:url(images/button_icon.png);
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
	
}
.regular.button{
	color: #111111;
	border:#0099ff 1px solid;
	background-color:#f1f1f1;
}
.regular.button:hover{
	color: #111111;
	background-color:#f9f9f9;
}
.highlight.button{
	color: #000000;
	background-color:#0099ff;	
	border:#ffffff solid 1px;	
}
.highlight.button:hover{
	color: #111111;
	background-color:#f9f9f9;	
	border:#0099ff solid 1px;
	text-shadow:none;
}
.minimal.button{
	color: #0099ff;
	background-image:url(images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px
	padding-right:15px;
}
.minimal.button:hover{
	color: #111111;
	color: #ffffff;
}
.minimaldark.button{
	color: #ffffff;
	background-image:url(images/btn_arrow_dark.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px
	padding-right:15px;
	margin-top:-6px;
}
.dark.button{
	color: #ffffff;
	background-color:#000000;
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #222222, #111111); /* for firefox 3.6+ */
}
.dark.button:hover{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333333, #111111); /* for firefox 3.6+ */
}
.tag.button{
	color: #666666;
	background-color:#fff9d5;	
	text-shadow:0 0 0 transparent, 0px 1px 0px #ffffff;
	border:#f1f1f1 solid 1px;	
}
.tag.button:hover{
	color: #666666;
	background-color:#ffffff;
}
/*-----------Misc Settings-----------*/
.phonecontact:before{
	content:url(images/icons/phone_1_icon&16.png);
	margin-right:10px;
}
.faxcontact:before{
	content:url(images/icons/doc_lines_icon&16.png);
	margin-right:10px;
}
.emailcontact:before{
	content:url(images/icons/mail_2_icon&16.png);
	margin-right:10px;
}
.mailcontact:before{
	content:url(images/icons/home_icon&16.png);
	margin-right:10px;
}
.imageinset{
	margin-right:10px;
}
.quotes {
	margin-right:10px;
	padding-bottom:10px;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
}
.box {
	width:960px;
	margin:0px auto;
	background-color:#000000;
	padding:30px 40px 40px 40px;
	border-right:#0099ff 0px solid;
	border-left:#0099ff 0px solid;
}
#top-link{
	height:49px;
	width:49px;
	display:none;
	position:fixed; 
	right:10px; 
	top:10px;
	background-image:url(images/top_button/top_button.png);	
	background-position:center;
	background-repeat:none;	
}
.tip {
	font-family: 'Arial', sans-serif;
	font-size:13px;
	text-shadow:1px 1px 0 #000000;
    display:none; /*--Hides by default--*/
    padding:8px 8px 8px 8px;
    position:absolute;
	z-index:1000;
	color: #ffffff;
	background-color:#ffffff;
}
.alignleft {
	float:left !important;
}
.alignright {
	float:right !important;
}
.alignleftnopad {
	float:left;
}
.alignrightnopad {
	float:right;
}
.aligncenter {
	text-align:center;
	margin:auto;
}
.blockquote {
	font-size:14px;
	font-family: 'Times', serif;
	font-style:italic;
	color:#222222;
	background-color:#f7f7f7;
	background-image:url(images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:40px;
	padding:10px;
	margin-bottom:10px;
}
#testimonials {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin:0px;
	text-align:center;
	border: solid 1px #ddd; 
	background-color:#f8f8f8;
	
}
#testimonialsimageonly {
	height:184px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:center;
	border: solid 10px #ffffff; 
	background-color:#444444;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
#testimonials .slide {
	font-size:18px;
	position: relative;
	text-shadow:0 0 0 transparent,#fff 0px 1px 0px;
	line-height:26px;
}
#testimonials .slide span {
	font-size:14px;
	font-style:italic;
	position: relative;
	margin-left:20px;
	line-height:36px;
	color:#ffffff 
}
#testimonials .slide span a{
	color:#888888;
}
#testimonials .slide span a:hover{
	color:#ffffff;
}
#testimonials .slide img{
	margin-bottom:10px;
}
.quote {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
.quote .static {
	font-size:20px;
	font-style:normal;
	font-family: 'PT Sans', sans-serif;
	color:#bfbfbf;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
.quote .static span {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
.quote .static span a{
	color:#888888;
}
.quote .static span a:hover{
	color:#ffffff;
}
.divider {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	background-image:url(images/hash.png);
	background-repeat:repeat;
	height:10px;
}
.dividernospacing {
	margin-left:0px;
	margin-right:0px;
	width:100%;
	background-image:url(images/hash.png);
	background-repeat:repeat;
	height:10px;
}
.dividerslim {
	margin-bottom:20px;
	width:100%;
	border-top:#dddddd 1px solid;
	height:1px;	
}
.dividerfooter {
	height3px;
	border-bottom:#f1f1f1 3px solid;
}
.relative {
	position:relative;	
}
/*-----------Warning Boxes-----------*/
.greenbox{
	padding-top:10px;
	background-image:url(images/basic_icons/tick_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#7ed168;				
}
.greenbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;	
	color:#124e0d;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
}
.redbox{
	padding-top:10px;
	background-image:url(images/basic_icons/stop_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#d2504b;	
}
.redbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#ffffff;
	text-shadow:0 0 0 transparent,#64211f 0px 1px 0px;
	margin-left:100px;	
}
.bluebox{
	padding-top:10px;
	background-image:url(images/basic_icons/shield_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#769ab6;				
}
.bluebox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#ffffff;
	text-shadow:0 0 0 transparent,#0b325b 0px 1px 0px;
	margin-left:100px;
}
.yellowbox{
	padding-top:10px;
	background-image:url(images/basic_icons/warning_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#fef893;		
}
.yellowbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#5b5430;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
}
/*-----------Sidebar Styling-----------*/
.sidebarright{
	padding:0px;
	margin:0px;
	margin-bottom:20px;	
}
.sidebarleft{
	padding:0px;
	margin:0px;
	margin-bottom:20px;		
}
/*-----------List Widget-----------*/
.widget{margin-bottom:40px}
.widget.page-widget{margin-bottom:0px}

.widget ul{
	list-style: outside;
	list-style-image:url(images/listicon.png);
	padding:0px 0px 0px 0px;
}
.widget ul li{
	padding:10px 6px 10px 6px;
	border-top:#f1f1f1 1px solid;
}
.widget ul li:first-child{
	background-image:none;
	border-top:#f1f1f1 0px solid;
}
.widget ul li a{
	color:#222222;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-decoration:none;
}
.widget ul li a:hover, .widget ul li a:active{
	color:#ffffff;
}
.widget h4 {text-transform:uppercase}
/*-----------Image List Widget-----------*/
.imagewidget ul{
	padding:0px 0px 0px 0px;
}
.imagewidget ul li{
	padding:10px 6px ;
	border-top:#f1f1f1 1px solid;
	
}
.imagewidget ul li:first-child{
	background-image:none;
	border-top:#f1f1f1 0px solid;
}
.imagewidget ul li a{
	color:#222222;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:20px;
	text-decoration:none;
}
.imagewidget ul li a:hover, .imagewidget ul li a:active{
	color:#ffffff;
}
.imagewidget ul li img{
	margin-right:10px;
	margin-top:4px;
	float:left;
}
/*-----------Twitter Styling-----------*/
#twitter_div, #testimonials_div, #contact_div {
	padding:0px;
	margin-bottom:-15px;
}
ul#twitter_update_list {
	padding-left:0px;
}
ul#twitter_update_list li {
	margin-bottom:10px;		
	list-style: none;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#888888;
	line-height:20px;
}
ul#twitter_update_list li:last-child {
	border-bottom:#f1f1f1 0px solid;
}
ul#twitter_update_list li a{
	display:block;
	color:#0099ff;
	text-decoration:none;
}
ul#twitter_update_list li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/*-----------Search Field------------*/
fieldset.search {
	width:195px;
	height:27px;
	border:1px #0099ff Solid;	
}
.search input, .search button {
	border:none;
	float:left;
}
.search input.field {
	padding-left:6px;
	padding-right:0px;
	padding-top:6px;
	padding-bottom:6px;
	width:155px;
	background-color:#ffffff;
}
.search button.btn {
	width: 27px;
	height: 27px;
	margin-left:0px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(images/magnify.png) no-repeat center;
}
.search input.field {
	color:#333333;
	font-size:12px;
	font-family: 'Ariel', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 0px 0px;
}
.search input.field:focus {
	outline: none;
	color:#333333;
}
/*-----------Callout Section Styling-----------*/
.calloutcontainer {
	padding:40px;
	background-color:#f1f1f1;
	background-image:url(images/dark_backgrounds/background9.jpg);
	background-repeat:repeat;
	width:960px;
	margin:auto;
}
.calloutcontainer .text {
	padding:0 0 15px 0;
	text-align:center;
	font-size:76px;
	color:#ffffff;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:1;
	text-transform:uppercase
}
.calloutcontainer .sub {
	padding:0 0 15px 0;
	text-align:center;
	font-size:38px;
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.calloutcontainer p{
	font-size:13px;
	color:#999999;
	text-align:left;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.calloutbutton {
	padding-top:12px;
	padding-right:40px;
	padding-left:20px;
	margin-right:20px;
}


.eemail_widget>h4{display:none}

/*-----------Blog Section-----------*/
.listcomments ul{
	margin:0px;
	padding:0px;
	list-style: none;
}
.listcomments ul li:first-child {
	border-top:#dddddd 1px solid;
}
.listcomments ul li {
	border-bottom:#dddddd 1px solid;
}
.listcomments ul li img{
	margin-right:10px;
	height:35px;
}
.comment {
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:20px;
}
.response{
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:60px;
}
.blog_box{
	background-color:#111111;
	padding:20px;
	padding-right:0px;
	border-bottom:#0099ff 1px solid;
}
#commentsubmit label {
	margin:0 0 4px;
	display:block;
}
#commentsubmit input[type=text], #commentsubmit textarea {
	padding: 10px;
	margin: 0 10px 20px 0;
	overflow:hidden;
	font-family: 'Ariel', sans-serif;
	color: #000000;
	font-size: 12px;
	border:1px #0099ff solid;
	background-color:#ffffff;			
}
#commentsubmit input[type=text] {
	width:320px;
}
#commentsubmit textarea {
	width:320px;
}
#commentsubmit input:focus, #commentsubmit textarea:focus {
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
}
/*-----------Footer Section-----------*/
.footer {
	background-image:url(images/dark_backgrounds/background5.jpg);
	background-repeat:repeat;
	background-position:center top;
	background-color:#222222;
}
.footer_container {
	width:960px;
	margin:auto;
	padding:40px;
	background-image:url(images/dark_backgrounds/background5.jpg);
	background-repeat:repeat;
	background-position:center top;
	background-color:#222222;
}
.footer-block{
	width:220px;
	display:inline;
	float:left;
	margin:0 0 0 24px;
	padding:0px;
}
.footer-block:first-child{margin-left:0px}
.footer h1 {
	font-weight:normal;
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#777777;
	padding-left:10px;
	border-left:#ffffff 1px solid;	
}
.footer h1.footertitle a:hover {
	color:#ffffff;
}
.footer h2 {
	font-weight:normal;
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#777777;
	padding-left:10px;
	border-left:#ffffff 1px solid;
}
.footer h2 a:hover {
	color:#ffffff;
}
.footer h3{
	font-weight:normal;
	font-size:26px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#777777;
	padding-left:10px;
	border-left:#ffffff 1px solid;
}
.footer h3 a:hover {
	color:#ffffff;
}
.footer h4, .centerbar h4{
	font-weight:normal;
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	padding-left:10px;
	border-left:#49444a 5px solid;
	text-transform:uppercase;
}
.footer h4 a:hover{
	color:#ffffff;
}
.tweets:after{
	content:url(images/light_icons/twitter_2_icon&16.png);
	margin-left:10px;
}
.footer p, .footer ul, .footer ol, .footer.button, .credits ul, .credits ol, .credits.button {
	color:#888888;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.footer p a {
	color:#0099ff;
	text-decoration:none;
}
.footer p a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.footer .highlight {
	color:#0099ff;
}
.phone:before{
	content:url(images/light_icons/phone_1_icon&16.png);
	margin-right:10px;
}
.fax:before{
	content:url(images/light_icons/doc_lines_icon&16.png);
	margin-right:10px;
}
.email:before{
	content:url(images/light_icons/mail_2_icon&16.png);
	margin-right:10px;
}
.mail:before{
	content:url(images/light_icons/home_icon&16.png);
	margin-right:10px;
}

/*-----------Copyright Styling and Crumb Navigation-----------*/
.copyright{
	width:480px;
	float:left;
	color:#999999;
	font-size:13px;	
	font-family: 'PT Sans', sans-serif;
}
.copyright a{
	color:#ffffff;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.bottom_nav{
	width:480px;
	float:right;
}
.bottombar {
	background-color:#111111;
}
.bottombar_container {
	width:960px;
	margin:auto;
	padding:40px;
	padding-top:16px;
	padding-bottom:10px;
	background-color:#111111;
}
.crumb_navigation ul{
	float: right;
	margin:0;
	padding:0;
}
.crumb_navigation ul li{
	display:inline; 
	padding-right:10px;
	margin-right:10px;
}
.crumb_navigation ul li:last-child{ 
	padding-right:0px;
	margin-right:0px;
}
.crumb_navigation ul a{
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-decoration:none;	
}
/*-----------Comments Section-----------*/
.authorname, .authorname a  {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:28px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
}
/*-----------Checklists-----------*/
.list1 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list1 ul li {
	list-style: decimal;
}
.list2 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list2 ul li {
	list-style: lower-latin;
}
.list3 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list3 ul li {
	list-style: lower-roman;
}
.list4 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list4 ul li {
	list-style: disc;
}
.list5 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list5 ul li {
	list-style: url(images/checklists/green_check.png);
}
.list6 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list6 ul li {
	list-style: url(images/checklists/black_check.png);
}
.list7 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list7 ul li {
	list-style: url(images/checklists/red_check.png);
}
.list8{
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list8 ul li {
	list-style: square;
}
/*-----------Flickr Footer-----------*/
.thumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.thumbs li { 
	list-style: none; 
	float: left;
}
.thumbs li a { }
.thumbs li img { 
	display: block; 
}
.thumbs li a img { 
	border: none;
	width:52px;
	height:40px;
	margin:8px;
	border:#333333 0px solid;
	outline:#555555 0px solid;	
}
.thumbs li a img:hover{
	outline:#ffffff 3px solid; 
}
/*-----------Flickr Sidebar-----------*/
.sidebarthumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.sidebarthumbs li { 
	list-style: none; 
	float: left;
}
.sidebarthumbs li a { }
.sidebarthumbs li img { 
	display: block; 
}
.sidebarthumbs li a img { 
	border: none;
	width:52px;
	height:40px;
	margin:6px;
	border:#333333 0px solid;
	outline:#555555 0px solid;	
}
.sidebarthumbs li a img:hover{
	outline:#ffffff 3px solid; 
}
/*-----------Pricing Table-----------*/
#pricing {
	margin-bottom:15px;
	box-shadow: 2px 2px 2px #0099ff;	
	-moz-box-shadow: 2px 2px 2px #0099ff;
	-webkit-box-shadow: 2px 2px 2px #0099ff;
	border:#0099ff 1px solid;
	width:100%;
}
#pricing th{
	padding-top:12px;
	padding-bottom:12px;
}
#pricing td{ 
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	line-height: 28px;
	text-align: center;
}
#pricing td{
	padding-top:12px;
	padding-bottom:12px;
}
#pricing h2, #pricing h3{
	color:#ffffff;
}
.pricing-tone1{
	background-color:#0486a2;
}
.pricing-tone2{
	background-color:#ffffff;
}
.pricing-tone3{
	background-color:#f26731;
}
.pricing-tone4{
	background-color:#993333;
}
.standard{
	text-align: center;
	color: #000000;
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	border-bottom:#0099ff 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */
	padding: 0px;
}
.bottom{
	text-align: center;
	border-bottom:#0099ff 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */
	padding: 0px;
}
/*-----------Regular Table-----------*/
#regulartable {
	margin-bottom:15px;
	box-shadow: 2px 2px 2px #0099ff;	
	-moz-box-shadow: 2px 2px 2px #0099ff;
	-webkit-box-shadow: 2px 2px 2px #0099ff;
	border:#0099ff 1px solid;
	width:100%;
}
#regulartable th{
	padding-top:8px;
	padding-bottom:8px;
}
#regulartable td{ 
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
#regulartable td{
	padding-top:12px;
	padding-bottom:12px;
}
.regulartable-odd{
	background-color:#f7f7f7;
}
.regulartable-even{
	background-color:#ffffff;
}
.regulartable-highlight-odd{
	color: #222222;
	background-color:#0099ff;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
.regulartable-highlight-even{
	color: #222222;
	background-color:#dddddd;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
.regularstandard{
	text-align: center;
	color: #000000;
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	border-bottom:#0099ff 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */
	padding: 0px;
}
/*-----------Social Icons-----------*/
.socialbar {
	float:right;
	margin-top:5px;
	margin-right:0px;
}
.socialbar img{
	margin-left:0px;
}
/*-----------Page Header Text-----------*/
.headertext {
	border:#ffffff 0px solid;
	outline:#f1f1f1 0px solid;
	margin-bottom:30px;
	padding:12px;
	color:#ffffff;
	font-size:32px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background-color:#000000;
	background-image: url(images/hashdark.png);
	background-repeat:repeat;
	text-transform:uppercase
}
.headertext span{
	margin-left:15px;
	padding-left:15px;
	color:#999999;
	font-size:20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border-left:#ffffff 2px solid;
	text-transform:none
}

/*-----------Recent Clients-----------*/
.recent {
	margin:0px;
}
.recent ul { 
	overflow: visible;
	padding:1px;
}
.recent ul > li {
	position: relative;
	float: left;
	list-style: none;
	margin-right:52px;
	margin-top:0px;
}
.recent ul > li:last-child {
	margin-right:0px;
}
.recent ul a { 
	text-decoration: none; 
	display: block; 
}
.recent ul li img { 
	display: block; 
	position: relative; 
	z-index: -1;
	border:#ffffff 0px solid;
	outline:#f1f1f1 0px solid;	
} /* IE8 fix, background color appears behind img for uknown reason set negative z-index */
.recent ul li:not([class=na]) img { 
	position: static; 
} /* Reset relative position, as this plays havoc with good browsers */
.recent ul a:hover img, .recent ul a:focus img { 
 
}
.recent ul li a:after {
	color:#ffffff;
	font-size:16px;	
	font-family: 'Vollkorn', serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:15px;
	content: attr(title);
	position: absolute;
	width: 100%;
	height: 100%;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.1);	
	display: block;
}
.recent ul li a.alternate:after {	
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/image_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.recent ul li a.alternate2:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/link_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.recent ul li a.alternate3:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/play_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.recent ul li a.alternate4:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/slideshow_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
/*-----------Featured Projects-----------*/
.centerbar {
	position:relative;
	height:286px;
}
.featuredprojects{
	position:absolute;
	top:0px;
	left:-40px;
	width:1000px;
	
	padding:30px 20px 0px 20px;
	background-color:#111111;
}
.sticktoedge{/*margin-left:-40px !Important*/}
.project, .fproject {
	margin:0px;
}
.project ul , .fproject ul{ 
	overflow: visible;
	padding:1px;
}
.project > ul > li, .fproject ul li {
	position: relative;
	float: left;
	list-style: none;
	margin-right:20px;
	margin-top:0px;
}

.fproject ul li{margin-right:14px}

.project ul > li:last-child, .fproject ul li:last-child {
	margin-right:0px;
}
.project >ul  a, .fproject ul a { 
	text-decoration: none; 
	display: block; 
}
.project >ul li img, .fproject ul li img{ 
	display: block; 
	position: relative; 
	z-index: -1;
	border:#ffffff 0px solid;
	outline:#f1f1f1 0px solid;	
} /* IE8 fix, background color appears behind img for uknown reason set negative z-index */
.project >ul li:not([class=na]) img, .fproject ul li:not([class=na]) img { 
	position: static; 
} /* Reset relative position, as this plays havoc with good browsers */
.project >ul a:hover img, .project ul a:focus img, .fproject ul a:hover img, .fproject ul a:focus img { 
 
}
.project >ul li a:after, .fproject ul li a:after {
	color:#ffffff;
	font-size:16px;
	font-family: 'Vollkorn', serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:18px;
	content: attr(title);
	position: absolute;
	width: 100%;
	height: 140%;
	border-bottom:#ffffff 1px solid;
	display: block;
}
.project >ul li a.alternate:after, .fproject ul li a.alternate:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-right: 10px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/image_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.project >ul li a.alternate2:after, .fproject ul li a.alternate2:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-right: 10px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/link_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.project >ul li a.alternate3:after, .fproject ul li a.alternate3:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-right: 10px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/play_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.project >ul li a.alternate4:after, .fproject ul li a.alternate4:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-right: 10px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/slideshow_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}

/*-----------Wall Header-----------*/
.wall {
	width:960px;
	margin:auto;
	background-color:#000000;
}
.wall ul { 
	overflow: hidden;
	padding:0px;
}
.wall ul > li {
	position: relative;
	float: left;
	list-style: none;
	margin-right:0px;
	margin-top:0px;
	border-bottom:#0099ff 2px solid;
}
.wall ul > li:last-child {
	margin-right:0px;
}
.wall ul a { 
	text-decoration: none; 
	display: block; 
}
.wall ul li img { 
	display: block; 
	position: relative; 
	z-index: -1;	
} /* IE8 fix, background color appears behind img for uknown reason set negative z-index */
.wall ul li:not([class=na]) img { 
	position: static; 
} /* Reset relative position, as this plays havoc with good browsers */
.wall ul a:hover img, .wall ul a:focus img { 
 
}
.wall ul li a:after {
	color:#ffffff;
	font-size:18px;	
	font-family: 'Vollkorn', serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:20px;
	content: attr(title);
	position: absolute;
	border-bottom:#ffffff 20px solid;	
	display: block;
}
.wall ul li a.alternate:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/image_icon.png") 50% 75% no-repeat, url("images/hashdark.png") repeat;
}
.wall ul li a.alternate2:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/link_icon.png") 50% 75% no-repeat, url("images/hashdark.png") repeat;
}
.wall ul li a.alternate3:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/play_icon.png") 50% 75% no-repeat, url("images/hashdark.png") repeat;
}
.wall ul li a.alternate4:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/slideshow_icon.png") 50% 75% no-repeat, url("images/hashdark.png") repeat;
}
/*-----------Filterable/Sortable Portfolio Styling-----------*/
.portfolio-content {
	margin-top:0;
}
.hover_image {
	width:290px;
	height:160px;
	background: url("images/image_icon.png") 50% 50% no-repeat, url("images/hash_lg.png") repeat;
}
.hover_link {
	background: url("images/link_icon.png") 50% 50% no-repeat, url("images/hash_lg.png") repeat;
}
.hover_video {
	background: url("images/play_icon.png") 50% 50% no-repeat, url("images/hash_lg.png") repeat;
}
.hover_video a{display:block}
.hover_slideshow {
	background: url("images/slideshow_icon.png") 50% 50% no-repeat, url("images/hash_lg.png") repeat;
}

/*-----------Portfolio Thumbnails-----------*/
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li img, .image-grid li strong {
	display: block;
}
.image-grid li strong {
	color: #ffffff;
}
.image-grid.threecol>li {
	width:290px;
	height:280px;
	padding:15px;
	padding-left:42px;
	padding-right:0px;
	margin:0;
	float: left;
}
.image-grid.portfolio-content.threecol>li{margin-bottom:40px}

.image-grid.threecol li h4{
	font-size:18px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-top:5px;
	text-align:center;	
}
.image-grid.threecol li p{
	text-align:center;
}
.text_box{
	background-color:#f1f1f1;
	padding:10px;
	border-bottom:#0099ff 1px solid;
	margin-top:-6px;
}
.masonry-2-textbox{border:none}
.image-grid {
	margin-left:-40px;
	width:996px;
}
ul#list {
	list-style-type:none;
}
/*-----------Newsletter-----------*/
.newsletterbar {
	width:880px;
	height:50px;
	background-color:#111111;
	padding:15px;
	padding-left:40px;
	padding-right:40px;
	margin:auto;
	background-image: url(images/hashdark.png);
	background-repeat:repeat;
}

#newsletter_left {
	width: 580px;
	float: left;
	text-align: left;
	padding-top:3px;
}

#newsletter_headline {
	color:#ffffff;
	font-size:28px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	text-transform:uppercase;
	letter-spacing:1px;
}

#newsletter_sub {
	color:#0099ff;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	margin-top:4px;
}

#newsletter_right {
	float: right;
	margin-top:6px;
	margin-right:24px
}

.eemail_caption {padding:5px;}
.eemail_msg {position:relative;color:red; font-weight:bold}
.eemail_msg span{position:absolute; top:-23px; left:0px}
.eemail_textbox {padding-bottom:10px;}
.eemail_button {padding-bottom:10px;}
.eemail_textbox_class {width:200px;}
.eemail_textbox_button {width:72px; line-height:18px}


/*-----------Pagination-----------*/
.wp-pagenavi {
	margin:0px;
	border-bottom:#f1f1f1 solid 1px;
}

.wp-pagenavi * {
	color:#111111;
	text-decoration:none;	
}

.wp-pagenavi a:link, .wp-pagenavi a:visited {
	color:#222222;
	text-decoration:none;	
}
.wp-pagenavi span, .wp-pagenavi a {
	border:0;
	margin:0;
	margin-bottom:-1px;
	list-style:none;
	color:#222222;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	border-right:#f1f1f1 solid 1px;
	border-top:#f1f1f1 solid 1px;
	border-bottom:#f1f1f1 solid 1px;
	float:left;
	padding: 8px 15px;
	cursor: pointer;
}
.wp-pagenavi :first-child {
	border-left:#f1f1f1 solid 1px;
}
/*----off state------*/
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink  {
	color:#999999;
	padding: 8px 15px;	
}

/*----active state------*/
.wp-pagenavi .current {
	color: #ffffff;
	background-color:#ffffff;
}

.wp-pagenavi .pages {display:none !Important}


.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

/*-----------Portfolio Styling-----------*/
.portfolio-content {margin-top:0;}

.filter li a {text-decoration:none;font-size:13px;font-family: 'PT Sans', sans-serif;	padding: 10px 15px 10px 15px;border:#f1f1f1 solid 1px;	color: #ffffff;margin-left:-1px;}
ul.filter {float:right;margin-top:20px;margin-bottom:20px;border-bottom:#f1f1f1 1px solid;width:960px;height:30px;}
.filter li {list-style:none;float:left;}
.filter li.active a{color: #ffffff;background-color:#0099ff;}


ul.image-grid.with-sidebar-col {padding-left:0 !important}
.image-grid.with-sidebar-col > li {width:620px;height:355px;padding:15px;margin-right:0px;margin-left:0px;margin-bottom:20px;background-color:#fff;}
.image-grid.with-sidebar-col.alternate-blog-list li{height:auto}
.image-grid.with-sidebar-col.alternate-blog-list li img{display:inline}
.image-grid.with-sidebar-col li img.cover{max-width:620px;}
.link{margin-top:-65px;margin-right:-15px;background-image:url('images/link.png');background-repeat:no-repeat;width:79px;height:79px;}

ul.standard-portfolio-list {padding:0px}
.standard-portfolio-list > li{list-style:none; background-color:#ffffff}
/*-----------Tabs Typography-----------*/
.ui-tabs-vertical .ui-tabs-nav li a span {text-shadow:0 0 0 transparent,#000000 0px 1px 0px;color:#999999;font-weight:normal;text-decoration:none;font-family: 'PT Sans', sans-serif;}
.ui-tabs-vertical .ui-tabs-nav li a strong {font-size:14px;font-weight:bold;font-size:14px;color:#999999;font-family: 'PT Sans', sans-serif;}

/*-----------Contact Form Widget-----------*/
#contactFormWidget label {margin:0 0 6px;display:block;}
#contactFormWidget input[type=text], #contactFormWidget textarea, #contactFormWidget select {padding: 10px;margin: 0 0 10px 0;font-family: 'Arial', sans-serif;color: #111111;text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;font-size: 12px;border:1px #0099ff Solid;background-color:#ffffff;overflow:hidden;box-shadow:inset 0px 0px 25px rgba(0,0,0,.1);-webkit-box-shadow:inset 0px 0px 25px rgba(0,0,0,.1);-moz-box-shadow:inset 0px 0px 25px rgba(0,0,0,.1);		}
#contactFormWidget input[type=text] {width:190px;height:10px;}
#contactFormWidget textarea {width:190px;height:70px;	}
#contactFormWidget input[type=submit] {margin-bottom:0px;}
#contactFormWidget input:focus, #contactFormWidget textarea:focus {outline: none;box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);font-family: 'Arial', sans-serif;color: #111111;text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;font-size: 12px;}
#contactFormWidget label.error {font-size:12px;color:#c85849;text-transform:none;}
.footerform.button{color: #0099ff;background-color:#222222;	text-shadow:0 0 0 transparent, 0px 0px 0px #222222;border:#555555 solid 0px;}
.footerform.button:hover{background-color:#444444;}
.error p{color:red}
.success p{color:green}

/*---------- Toggle ---------------*/
#wrapper{margin:0 auto;padding:0px;text-align:left;  }
#content {width:100%;margin:0 auto;overflow:hidden}
.demo {margin:0px;padding:0px;position:relative;overflow:hidden}
.collapse p {padding:10px;padding-top:0px;}
#switch, .switch {margin-bottom:5px; text-align:right;}
.expand a {display:block;padding:10px 15px 10px 5px;text-decoration:none;color: #000000;cursor: pointer;font-size:13px;font-family: 'PT Sans', sans-serif;}
.expand {color: #000000;background:url(images/toggle/down.png) no-repeat 98% 50%;padding:4px 0px; border-top:#f1f1f1 1px solid;border-bottom:#f1f1f1 1px solid; margin-bottom:6px}
.expand a:active, .expand a:focus {text-decoration:none;color: #000000;	}
.expand a.open:link, .expand a.open:visited{color: #ffffff;background:#ffffff url(images/toggle/up.png) no-repeat 98% 50%;}
.expand a:link, .expand:link{color: #000000;} 

/******************** MENU ***********************/

#menu{width:720px;}
#menu a{text-decoration:none; word-wrap:break-word}
#menu ul {float:right;list-style-type:none;list-style:none;margin:0px;padding:0px;line-height:50px;z-index:500;}
#menu ul a{display:block;position:relative;padding:5px 30px 5px 30px;line-height:25px; z-index:500;margin-right:0px;}
#menu ul li{float:left;position:relative;padding-bottom:10px;z-index:20;}
#menu ul ul{display:none;position:absolute;margin:0px 0px 0px 0px;top:40px;left:0px;width:160px;}
#menu ul ul a{margin:0px;line-height:35px;}
#menu ul li li{margin:0px;padding:0px;width:160px;}
#menu ul ul ul{top:auto;padding:0px;}
#menu ul li ul a{float:left;padding:2px 12px;width:136px;}	
#menu ul li ul ul{top:0px;left:160px;}
#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li:hover ul ul ul ul { display:none; }
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li li li li:hover ul { display:block; }
	
#menu .icon_drop {background:url(images/navicon_down.png) no-repeat right;}
#menu .icon_sub {background:url(images/navicon.png) no-repeat right;}

#menu > ul > li > a {text-transform:uppercase}
#menu > ul > li > a:last-child{padding-right:0}

/* main nav */	
#menu ul li{font-size:13px;background:none;}
#menu ul a{color:#ffffff;border:none;font-size:18px;font-family: 'Yanone Kaffeesatz', sans-serif;}
#menu ul a:hover{color:#0099ff;}
		
/* sub nav */	
#menu ul ul{box-shadow:0px 3px 5px rgba(0,0,0,.8);-webkit-box-shadow:0px 3px 5px rgba(0,0,0,.8);-moz-box-shadow:0px 3px 5px rgba(0,0,0,.8);background-color:#333333;}
#menu ul ul li{border-top:#444444 1px solid;border-bottom:#222222 1px solid;}
#menu ul ul li:first-child{border-top:#444444 0px solid;}
#menu ul ul li:last-child{border-bottom:#222222 0px solid;}
	#menu ul ul a{
		color:#ffffff !important;
		font-weight:normal;
		font-size:13px;
		font-family: 'Arial', sans-serif;
		text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	}
	#menu ul ul a:hover{
		color:#ffffff;
		background-color:#0099ff;
	}
	
/* current main nav */
#menu .current{
}
	#menu ul .current a{
		color:#ffffff;
	}
		#menu ul .current a:hover{
		}
	
	/* current sub nav */	
	#menu ul .current ul a{
		color:#ffffff;
		font-weight:normal;
		font-size:13px;
		font-family: 'Arial', sans-serif;
		text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	}
		#menu ul .current ul a:hover{
			color:#ffffff;
			background-color:#0099ff;
		}



	
/* current sub nav */	
#menu ul .current > a, #menu ul .current-menu-item > a, #menu ul .current_page_item > a,
#menu ul .current_page_parent > a, #menu ul .current-menu-parent > a{color:#0099ff}
#menu ul .current > a:hover, #menu ul .current-menu-item > a:hover, #menu ul .current_page_item > a:hover,
#menu ul .current_page_parent > a:hover, #menu ul .current-menu-parent > a:hover{color:#0099ff}	

/************************ GRID ******************************/

body{min-width:960px}

.container_12{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
/*-----------Grids-----------*/
.grid_1,.grid_2,.grid_3,.grid_4,.grid_4_no_hover,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16,.showbox,.fullwidth,.halfwidth,.thirdwidth,.fourthwidth,.sixthwidth{
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:20px;
	padding-top:0px;
}
.grid_1_no_margin,.grid_2_no_margin,.grid_3_no_margin,.grid_4_no_margin,.grid_5_no_margin,.grid_6_no_margin,.grid_7_no_margin,.grid_8_no_margin,.grid_9_no_margin,.grid_10_no_margin,.grid_11_no_margin,.grid_12_no_margin{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}
.container_12 .grid_1{
	width:60px
}
.container_12 .grid_1_no_margin{
	width:80px
}
.container_12 .grid_2{
	width:140px
}
.container_12 .grid_2_no_margin{
	width:160px
}
.container_12 .sixthwidth{
	width:130px
}
.container_12 .grid_3{
	width:200px;
	margin-top:250px;
}
.container_12 .fourthwidth{
	width:210px
}
.container_12 .grid_3_no_margin{
	width:240px;
}
.container_12 .grid_4{
	width:292px;
}
.container_12 .grid_4_no_margin{
	width:320px;
}
.container_12 .thirdwidth{
	width:285px
}
.container_12 .grid_5{
	width:380px
}
.container_12 .grid_6{
	width:450px
}
.container_12 .halfwidth{
	width:440px
}
.container_12 .grid_6_no_margin{
	width:480px
}
.container_12 .grid_7{
	width:540px
}
.container_12 .grid_8{
	width:620px;
}
.container_12 .grid_8_no_margin{
	width:668px;
}
.container_12 .grid_9{
	width:660px
}
.container_12 .grid_9_no_margin{
	width:720px;
}
.container_12 .grid_10{
	width:780px;
}
.container_12 .grid_11{
	width:860px;
}
.container_12 .grid_12{
	width:960px;
}
.container_12 .grid_12_no_margin{
	width:960px;
}
.container_12 .fullwidth{
	width:920px;
}
/*-----------Clear-----------*/
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:20px
}
.clearsmall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:10px
}
.clearextrasmall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:5px
}
.clearnospacing{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:0px
}
.clearsidebar{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding-bottom:10px
}
.clearfooter{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.cleargallery{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearcoda{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:10px
}
.clearfix:before,.clearfix:after{
	content:'\0000';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after{
	clear:both
}
.clearfix{
	zoom:1
}
/*-----------Misc-----------*/
.addpadding{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}
.boxpadding{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
}
.showbox{
	width:198px;
}
.box_background{
}
.alpha{
	margin-left:0
}
.omega{
	margin-right:0
}
.paddingleft{
	padding-left:20px;
}
.paddingright{
	padding-right:40px;
}
.marginleft{
	margin-left:20px;
}
.marginright{
	margin-right:20px;
}

/*-----------Footer-----------*/

.footer .container_12 .grid_3{
	height:250px
}

.grid_copyright{width:280px;display:inline;float:left;margin-left:0px;margin-right:20px;padding-top:0px;}

ol.commentlist *{list-style:none}
#respond h3{text-transform:uppercase}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { margin:0; padding:24px 0px 0px 50px; position:relative; margin-bottom:10px}
ol.commentlist > li:first-child{padding-left:0}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li.comment-author{font-size:20px;}
ol.commentlist li .comment-content { position:relative}
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px;  }
ol.commentlist li  img.avatar {float:left; margin-top:4px; margin-right:10px}
ol.commentlist li .url, ol.commentlist li .fn, ol.commentlist li .datestamp{margin-left:0}
 ol.commentlist li .datestamp{display:block; font-size:14px;font-family: 'Times', serif;font-style:italic;padding:0 0 10px 0; color:#777}

ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px;position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { text-decoration:none; }
ol.commentlist li p { font-weight:normal; margin:5px 0 0; color:#0099ff;}
ol.commentlist li ul { font-weight:normal; font-size: 12px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply{position:absolute; right:0px; top:0px; }

ol.commentlist li.depth-1 > div.vcard img.avatar{left: 21px !important}

.reply a {font-size:14px;float: right;color:#0099ff; margin-right:30px}
.reply a:hover{color:#ffffff;text-decoration:none;}
ol.commentlist li ul.children { list-style:none; margin:0px 0 0; text-indent:0; }
ol.commentlist li ul.children li{}
ol.commentlist li ul.children li.depth-2 { margin:0px 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0px 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0px 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:28px 0 3px; }
cite.fn, cite.fn a{color:#000; text-decoration:none; font-size:14px;padding:0 0 5px 0;}

ol.commentlist ul.children li.odd {}
ol.commentlist ul.children li.even {}
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
h4#comments{border-bottom:#DDD 1px solid}
#comments span{font-style:normal; text-transform:uppercase; font-size:20px} 

#masonry-grid{width:960px; margin:0px auto}

.masonry-item{margin-bottom:40px; padding:20px 0px 20px 20px; background:#f1f1f1; border-bottom:solid 1px #ccc; position:relative}
.masonry-item.masonry-3-column{width:290px; padding:0; border:none; margin:0px 40px 40px 0px}
.masonry-item.masonry-2-column{width:428px; padding:14px; border:none; margin:0px 40px 40px 0px}
.masonry-3-holder{height:260px; border-bottom:solid 1px #ccc}
.masonry-3-holder-audio{height:300px; border-bottom:solid 1px #ccc}

.blogpost.masonry-item{margin-bottom:20px}
.excerpt-list{height:106px; overflow:hidden}
.excerpt-list2{height:45px; margin-bottom:6px; overflow:hidden}


/*-----------Pricing Table-----------*/
#pricing-table{margin-bottom:15px;margin-right:3px; box-shadow: 2px 2px 2px #0099ff;	-moz-box-shadow: 2px 2px 2px #0099ff;-webkit-box-shadow: 2px 2px 2px #0099ff;border:#0099ff 1px solid;}
#pricing-table .column {float:left; text-align: center; width:225px; background:#fff}
#pricing-table .column li{ font-family: 'PT Sans', sans-serif;font-size: 13px;font-weight:bold;line-height: 35px;text-align: center;color: white;text-shadow:0 0 0 transparent,black 0px 1px 0px;padding: 12px 15px 12px 15px;}
#pricing-table .column.featured{width:280px}
.pricing-odd{background-color:#f7f7f7;}
.pricing-even{background-color:#ffffff;}
#pricing-table .column .table-head{border-bottom:#0099ff 1px solid;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */	height:30px; line-height:30px;padding: 12px;}
#pricing-table .column .table-head h2{color: #000000;font-size: 22px;font-family: 'Yanone Kaffeesatz', sans-serif;text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px; text-transform:uppercase;}
#pricing-table h2.pricing, #pricing-table h3.pricing{color:#fff}
p.pricing-button-wrapper{padding-top:10px; background:#fff}

/*-----------Tabs-----------*/
.tabs {list-style: none;list-style-position: outside;}
.tabs li {width:auto !important; border:none !important; float:left !important; margin-right: 0px;margin-bottom: 0px;display: block;background: #fff !important;position: relative;cursor: pointer; padding:0 !Important}
.tabs a {display:block;text-align:center; text-decoration:none !important;position:relative; padding: 10px 15px !important; border-top:#f1f1f1 solid 1px;border-right:#f1f1f1 solid 1px;	color: #444444;background: rgb(255, 255, 255);background: rgba(255, 255, 255, 0.2);cursor: pointer;font-size:13px;font-family: 'PT Sans', sans-serif;text-shadow:0 0 0 transparent,#ffffff 0px 0px 0px;}
.tabs li:first-child a {border-left:#f1f1f1 solid 1px;}
.tabs a:active, .tabs .current, .tabs li a.current  {font-size: 13px;font-family: 'PT Sans', sans-serif;color: #000000;background-color:#ffffff;	text-shadow:0 0 0 transparent, 0px 0px 0px #ffffff;}
.tabs .current, .tabs .current:hover, .tabs li.current a {cursor:default !important; text-decoration:none !important;}

.panes{margin: 0px;}
.panes .pane {display:none}
.panes > div {display:none; min-height:100px;margin: 0pt auto;margin-bottom:-7px;text-align: left;padding: 25px;border:#f1f1f1 solid 1px;}
.panes > div a{color: #5f95ef;}

#wp-calendar {width: 100%; padding:10px;}
#calendar_wrap {background: #fff; padding:4px}
#wp-calendar caption {font-size: 14px;margin-bottom:10px}
#wp-calendar thead {font-size: 11px; padding:4px}
#wp-calendar thead th {font-weight:bold;background:#111; color:#fff; padding:3px}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {padding: 5px;text-align: center; font-size:12px; border:solid 1px #eee}
#wp-calendar tbody td a{background:#333;display:block;text-decoration:none;color:#fff; padding:3px}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {text-align: right;}

.wt-title{display:block; width:50px; height:50px; margin-right:10px}
a.lbp-imageholder{display:block; float:left; height:50px}
.latest-blog-posts li{list-style:none}
.latest-blog-posts li img.framesm{}
ul.popular-posts{list-style:none !important}
.popular-posts li, .widget .tabs li{background:none !Important}
.widget .popular-posts li{padding-bottom:0px; padding-top:12px}


/****************** UNDER CONSTRUCTION PAGE ************************/

#cs-logo{text-align:center; width:400px; margin:50px auto}
h3.coming-soon{text-align:center; letter-spacing:6px; text-transform:uppercase; margin:20px 0px}
p#uct{font-size:17px; width:550px; 	margin:0px auto 30px auto !important; }
#countdown_dashboard {height: 80px; width:470px; margin:0px auto 0px auto;}
.dash {width: 90px;height: 70px;float: left;margin-left: 20px;position: relative; background:#ffffff; padding-top:20px; -webkit-border-radius:45px; -moz-border-radius:45px; border-radius:45px}
.dash .digit {font-size:30px;font-family: 'Yanone Kaffeesatz', sans-serif;	color:#000000;padding:0 0 4px 0;text-shadow:0 0 0 transparent,#000000 0px 1px 0px;float: left; margin-left:10px; text-align: center;position: relative;}
.digit .bottom{background:none; border:none}
.dash_title {position: absolute;display: block;bottom: 18px;left: 0px;font-size: 10px;color: #000000;text-transform: uppercase;letter-spacing: 1px; width:90px; text-align:center; text-shadow: #000 0px 1px 1px}
.center{text-align:center}
#uc-social { text-align:center; float:none}
#uc-social a{margin-left:10px; color:#fff; text-decoration:none}
#uc-social a:first-child{margin-left:0}
#uc-social a span{color:#fff !important}
#uc-navbar{padding:30px 0px}
/*******************************************************************/


ul.latest-works-widget{list-style:none; padding:0}
ul.latest-works-widget li {padding:10px 0px !important}
.work-widget-thumb{width:55px; height:55px; float:left; margin:4px 10px 0 0}
.work-widget-content{float:left; width:134px}

/*----- Spacing  -----*/
.top0{margin-top:0px}
.top5{margin-top:5px}
.top10{margin-top:10px}
.top15{margin-top:15px}
.top20{margin-top:20px}
.top25{margin-top:25px}
.top30{margin-top:30px}
.top40{margin-top:40px}
.top50{margin-top:50px}
.top80{margin-top:80px}
.top100{margin-top:100px}

.bottom0{margin-bottom:0px}
.bottom5{margin-bottom:5px}
.bottom10{margin-bottom:10px}
.bottom15{margin-bottom:15px}
.bottom20{margin-bottom:20px}
.bottom25{margin-bottom:25px}
.bottom30{margin-bottom:30px}
.bottom40{margin-bottom:40px}
.bottom50{margin-bottom:50px}

.left0{margin-left:0px}
.left5{margin-left:5px}
.left10{margin-left:10px}
.left15{margin-left:15px}
.left20{margin-left:20px}
.left25{margin-left:25px}
.left30{margin-left:30px}
.left40{margin-left:40px}
.left50{margin-left:50px}

.right0{margin-right:0px}
.right5{margin-right:5px}
.right10{margin-right:10px}
.right15{margin-right:15px}
.right20{margin-right:20px}
.right25{margin-right:25px}
.right30{margin-right:30px}
.right40{margin-right:40px}
.right50{margin-right:50px}

/* Contact Form */

#contactus fieldset {
	width:342px;
	padding:0px;
	border:0px solid #0099ff;
}
#contactus label {
	margin:0 0 6px;
	display:block;
}
#contactus input[type="text"],textarea, #eemail_txt_email {
	padding: 10px;
	margin: 0 0 20px 0;
	overflow:hidden;
	font-family: 'Arial', sans-serif;
	color: #000000;
	font-size: 12px;
	border:1px #0099ff solid;
	background-color:#ffffff;
}
#contactus input[type="text"], #eemail_txt_email {
	width:320px;  
}
#contactus #scaptcha {
	width:60px;
	height:18px;
}
#eemail_txt_email{
	width:180px; 
	height:24px;
	padding:4px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#eemail_txt_Button.highlight.button{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #222222, #111111); /* for firefox 3.6+ */
	margin-left:4px;
}
#eemail_txt_Button.highlight.button:hover{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333333, #111111); /* for firefox 3.6+ */
}

#contactus textarea {
	height:140px;
	width:600px;
}
#contactus input[type="text"]:focus,textarea:focus, #eemail_txt_email:focus {
	outline: none;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
}
#contactus .container {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;   
}
#contactus .error {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #c85849;
}
#contactus fieldset#antispam {
	padding:0px;
	border-top:0px solid #0099ff;
	border-left:0;
	border-right:0;
	border-bottom:0;
	width:350px;
}
#contactus fieldset#antispam legend {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color:#555555;   
}
/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip {
	display:none;
	width:10px;
	height:3px;
}
#fg_crdiv {
	font-size: 0.3em;
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);   
}
#fg_crdiv p {
    display:none;
}
.pagination-wrapper{margin-left:60px; margin-top:-30px}
.no-shadow{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.padding10{padding-top:10px; padding-bottom:10px}
.uppercase{text-transform:uppercase}
.lowercase{text-transform:none !important}
.noverticalpadding{padding-top:0px; padding-bottom:0px}
frame, iframe{border:none}

.blog_box .grid_6 a.post-title{text-decoration:none; text-transform:uppercase}
.blog_box{margin-top:-7px}
.masonry-hover{width:430px; height:200px}
.wp-caption{}
.wp-caption-text{}
.sticky {}
.gallery-caption{}
.bypostauthor{}

.no-background{background:none}
.blog-list-content{width:440px; margin:10px 0 0 20px; float:left}
.portfolio_category>ul{padding-left:0}
#slider3d{margin:0px auto; }
p.single-author{margin-top:0 !Important; padding-bottom:0 !Important}
p.single-author span{color:#888}
#content .switch{display:none}
.white_bg{background:white}
.container_12 .grid_4.blog-article-desc{width:290px; margin:20px 0 0 0}


/************ Basic  Slider styles ***************/

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{display:none;position:absolute;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers li{float:left;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
#basic-slider-wrapper{ height:300px;  width:960px;  margin:0 auto;  position:relative;  padding-left: 60px}
.basic-slider-container{position:relative}
ul.bjqs-controls li a{  display:block;  position:absolute;  text-decoration:none;  text-transform:uppercase;}
a.bjqs-prev{  left:16px;  background:url('images/coda/arrows_dark.png') no-repeat 0px 0px; width:30px;   height:40px;}
a.bjqs-next{  right:16px;  background:url('images/coda/arrows_dark.png') no-repeat -30px 0px;  width:30px;   height:40px;}
p.bjqs-caption{  background:rgba(0,0,0,0.7);  color:#fff;  text-align:center;}
ol.bjqs-markers{  position:absolute;  bottom:-50px;}
ol.bjqs-markers li{float:left;margin:0 3px;}
ol.bjqs-markers li a{display:block;height:10px;width:10px;border:2px solid #fff;overflow:hidden;text-indent:-9999px;background:#000;box-shadow:0 0 4px rgba(0,0,0,0.5);}
ol.bjqs-markers li.active-marker a{background:#ffffff;}

/**************************************************/


/************** Carousel Shortcode ***************/
#portfolio-carousel .hover_slideshow, #portfolio-carousel .hover_video, #portfolio-carousel .hover_link, #portfolio-carousel .hover_image{height:168px}
.list_carousel {margin: 0 0 30px 30px;width: 940px; position:relative}
.list_carousel ul {margin: 0 0 0 10px;padding: 0;list-style: none;display: block;}
.list_carousel li {text-align: center; width: 210px;height: 168px;padding: 0;margin: 6px;display: block;float: left;}
.list_carousel.responsive {margin-left: 0;}
.prev {position:absolute;left: -20px; top:74px; display:block;  background:url('images/coda/arrows.png') no-repeat 0px 0px; width:30px;   height:40px;}
.next {position:absolute;right: -20px; top:74px; display:block;  background:url('images/coda/arrows.png') no-repeat -30px 0px; width:30px;   height:40px;}
.pager {float: left;width: 300px;text-align: center;}
.pager a {margin: 0 5px;text-decoration: none;}
.pager a.selected {text-decoration: underline;}
.timer {background-color: #999;height: 6px;width: 0px;}
.pt20{padding-top:10px}
/**************************************************/

.darkbox {color:#999}
.darkbox h1, .darkbox h2, .darkbox h3{color:#fff}
.darkbox p.sub{color:#999999;line-height:18px;}
.darkbox a {color:#ffffff;}
.darkbox a:hover {color:#ffffff;}