/*

Version: 1.0
Author: Digital Studio
*/

@import url(http://fonts.googleapis.com/css?family=BenchNine);
@import url(http://fonts.googleapis.com/css?family=Hammersmith+One);

body {
	color: #494949;
	font:13px 'Helvetica', sans-serif;
	margin:0;
	min-width:1000px;
	background:#f0f0f0 url(images/background.jpg) repeat-x;
}
p {
	line-height:20px;
}
img {border-style: none}
a {
	text-decoration: none;
	color: #000;
}
a:hover{text-decoration:underline;}
input, textarea, select {
	font:11px Tahoma, sans-serif;
	vertical-align: middle;
	color:#a6a6a6;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'BenchNine', sans-serif;
	color:#c92900;
	font-weight:normal;
	margin-bottom:5px;
}
ul, li {
	margin:0px;
	padding:0px;
}

#wrapper{
	width:980px;
	margin:0 auto;
	padding:0 0 0px;
	z-index: 1000;
	position:relative;
}
.dropshadow {
 	padding:10px 10px 0px 10px;
}
#header{
	padding:20px 20px 10px 20px;
	height:1%;
	overflow:hidden;
}
.fancy {
	font-family:'Cabin','Helvetica';
	font-size:22px;
	line-height:24px;
}
.search-form{
	float:right;	
	background:#2e2e2e;
	position:relative;
}
.search-form label {
	float:left;
	font-size: 11px;
	margin-top:6px;
	color:#989898;
}
.search-form fieldset{
	overflow:hidden;
	padding:4px 4px 4px 10px;
	width:210px;
}
.search-form input{
	padding:0px;
	margin:0;
	border:0;
	float:left;
	width:110px !important;
	font-size:11px;
	margin-left:5px !important;
	float:left;
	color:#777;
	outline-style: none;
}
.search-form .text{
	background:none;
	width:139px;
	margin:4px 0 0;
}
.search-form .submit{
	background: url(images/search.png) no-repeat;
	width:22px !important;
	height:22px;
	overflow:hidden;
	text-indent:-9999em;
	line-height:0;
	cursor:pointer;
	float:right;
	margin-top:2px;
}
.search-form2{
	float:left;	
	background:url(images/searchbgwhite.png);
	position:relative;
	margin-right:15px;
}
.search-form2 label {
	float:left;
	font-size: 12px;
	margin-top:6px;
	color:#989898;
}
.search-form2 fieldset{
	overflow:hidden;
	padding:4px 4px 4px 4px;
	width:200px;
}
.search-form2 input{
	padding:0px;
	margin:0;
	border:0;
	float:left;
	width:110px !important;
	font-size:11px;
	margin-left:5px !important;
	float:left;
	color:#777;
	outline-style: none;
}
.search-form2 .text{
	background:none;
	width:139px;
	margin:4px 0 0;
}
.search-form2 .submit{
	background: url(images/search2.png) no-repeat;
	width:22px !important;
	height:22px;
	overflow:hidden;
	text-indent:-9999em;
	line-height:0;
	cursor:pointer;
	float:right;
	margin-top:2px;
}




#header {
	position:relative;
}
#header .logo{
	background: url(images/logo.png) no-repeat;
	width:270px;
	height:70px;
	overflow:hidden;
	text-indent:-9999em;
	cursor:pointer;
}
#header h1{margin:0;}
#header .logo a{
	display:block;
	height:100%;
	outline:none;
}
.navbar{
	background: url(images/navbg.jpg) repeat-x;
	height:1%;
	color:#fff;
	text-align:right;
	padding:10px 15px;
	z-index:100;
	position:relative; margin-bottom:5px;
}
.navbar-holder{
	padding:0 0 0px;
}
.navbar ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}
.navbar li{
	float:left;
	margin:0 5px 0 0;
}
.navbar a{
	color:#fff;
	font: 18px 'BenchNine', sans-serif; letter-spacing:1px;
}
.sub-menu {
	font-size:16px;
}
.contact-header {
	float:right;
	font: 14px 'Cabin', 'Helvetica', sans-serif;
	margin-top:0px;
	text-align:right;
	line-height:22px;
	color:#333;
	font-weight:normal;
}
.contact {
	padding:0;
	float:right;
}
#slickbox-social {
	position:fixed;
	right:0px;
}
#slickbox2 {
	position:absolute;
	right:0px;
	display:none;
}
#slickbox2 ul {
	list-style-type:none;
	z-index:1;
	margin-top:50px;
	padding:10px;
	background:url(images/stripe3.png);
}
#slickbox2 li {
	margin-bottom:5px;
}
#slick-toggle2 {
	position:absolute;
	right:0px;
	top:0px;
	z-index: 1000;
	padding:0px 10px;
	outline:none;
}
#slick-toggle2 a {
	border:none;
	display:block;
	outline:none;
}
#main{background:#fff;}
.main-content {padding:0px 0px 0px 0px;}
.main-w1{
	padding:20px 23px 20px 24px;
}
.title-block{
	padding:5px;
	overflow:hidden;
	height:1%;
	background:#d7d7d7;
	margin-bottom:20px;
}
.breadcrumbs{
	margin:0 0 10px 0px;
	padding:7px 10px 0px 0;
	list-style:none;
	color:#999;
	font-size:12px;
	float:right;
}
.breadcrumbs li{
	display:inline;
	padding:0 4px 0 8px;
}
.breadcrumbs a{color:#777;}
.title-block h1{
	margin:0;
	color:#2e2e2e;
	font-size:24px;
	padding:4px 0px 0px 5px;
	line-height:20px;
}
.columns-holder{
	overflow:hidden;
	height:1%;
	padding:0;
}
#content{
	width:600px;
	float:left;
	padding:0;
}
.content-full{
	width:100% !important;
	float:left;
	padding:0 0 9px;
}
.post{
	color:#494949;
	padding:16px 18px 0px 0px;
	line-height:18px;
}
.post h1{
	color:#c92900;
	margin:0 0 13px;
}
.post h2{
	color:#2E2E2E;
	margin:0 0 15px;
	font:24px/23px !important;
}
.post h3{
	color:#2E2E2E;
	margin:0 0 5px;
	font:18px/21px;
}
.post h4{
	color:#2E2E2E;
	margin:0 0 5px;
	font:14px/17px ;
}
.post h5{
	color:#2E2E2E;
	margin:0 0 34px;
	text-transform:uppercase;
	font:11px/14px;
}
.post .items-block{padding:0 0 4px;}
.post .items-block h3{margin:0 0 8px;}
.post .item{padding:16px 0;}
.post .red{color:#cc3030;}
.post p{margin:0 0 20px 0;}
.post li {
	background: url(images/bullet1.gif) no-repeat 0px 3px;
	padding:0 0 11px 18px;
	margin:0 0 0 22px;
	list-style-type:none;
}
.post ol li {
	background:none;
	padding:3px 5px;
	list-style-type:decimal;
	margin:auto;
}
.post blockquote{
	margin:0 0 20px 0;
	background:#f4f4f4;
	padding:20px;
	font-family:'Cabin','Helvetica';
	color:#6c6c6c;
	font-size:18px;
	quotes:none;
	-moz-box-shadow: 4px 4px 0px #ccc;
  	-webkit-box-shadow: 4px 4px 0px #ccc;
  	box-shadow: 4px 4px 0px #ccc;
}
.post blockquote p {
	margin-bottom:0px;
	line-height:22px;
}
.post-sep {
	padding-bottom:5px;
}
.blog-post {
	padding:5px 0px 0px 0px;
	float:right;
	width:400px;
}
.blog-post h2 {
	margin:0px 0px 10px 0px;
	font-family:'Cabin','Helvetica';
}
.category-title {
	float:left;
	padding-top:10px;
}
.category-title h2{
	margin-bottom:0px;
}
#sidebar{ 
    background:#d7d7d7;
	float:right;
	width:280px;
	padding:0 10px 10px 10px;
}
.sidebar .boxes-holder{
	overflow:hidden;
	height:1%;
}
.sidebar .box{
	margin:0;
	padding:0 0 13px;
	overflow:hidden;
	height:1%;
	line-height:16px;
}
.sidebar p{margin:0 0 10px;}
.sidebar .box2{
	padding:21px 0 14px;
	line-height:18px;
}
.sidebar h3{
	margin:0 0 10px;
	font:20px;
	color:#2e2e2e;
}
.sidebar .box h2, #homepage-content-sidebar h2 {
	font-size:22px; 
	font-family: 'BenchNine', sans-serif; 
	background: url(images/bg-navbar.png); 
	color:#fff; 
	padding:15px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.sidebar .box2 h3{margin:0 0 5px;}
.sidebar .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .box .column {
	float:left;
	margin-right:25px;
	width:127px;
}
.sidebar .box .column .nav ul li:last-child {
	padding-bottom:0px;
}
.sidebar .box .nav{font-size:13px;}
.sidebar .box li{
	background: url(images/bullet1.gif) no-repeat 0px 3px;
	padding:0 0 11px 16px;
}
.sidebar .box ul li ul {

}
.sidebar .box .heading{
	overflow:hidden;
	height:1%;
	padding:15px 0 0 3px;
	font-size:12px;
	font:12px;
}
.sidebar .box .heading .more-link{
	float:right;
	margin:6px 0 0;
}
.sidebar .box .image-box img{
	background:url(images/stripe.jpg) ;
	margin:0 0 10px 0;
	padding:6px;
	display:block;
	float:left;
}
.sidebar .box .read-more{
	background: url(images/btn-read-more.gif) no-repeat;
	width:89px;
	height:20px;
	
}
.sidebar .box .button{
	overflow:hidden;
	text-indent:-9999em;
	display:block;
}
#footer {
	padding:0px;
	margin-top:-85px;
	background: none;
	z-index:1;
	position:relative;
}
#footer .widget {
	background:none !important;
	padding:0px !important;
	margin:0px !important;
	list-style-type: none;
}
#footer .holder {
	width:100%;
	float:left;
}
#footer .holder h2 {
	margin:0px 0px 10px 0px;
	background:url(images/stripe3.png);
	padding:4px;
	font-size:16px;
}
#footer .widgettitle {
	margin-top:0px;
}
#footer .footer-w1{ width:960px; margin:0 auto; padding:0px;}
#footer .columns{
	color:#525252;
	font:12px/18px Tahoma, sans-serif;
	padding:70px 0 10px;
}
#footer .columns a{}
#footer .column{float:left; width:295px; margin-right:30px; margin-top:10px;}
#footer .column p {font-size:12px;}
#footer .column1{margin-right:25px;}
#footer .column2{margin-right:0px;}
#footer .column3{}
#footer .column1 .holder{padding:0 0px 0 0px;}
#footer .column2 .holder{padding:0 20px 0 0px; text-align:right;}
#footer .column3 .holder{padding:0 0px 0 0px;}
#footer .column3 p{margin:0 0px 12px 0px !important;}
#footer .columns .boxes-holder{
	overflow:hidden;
	height:1%;
	margin:-24px 0 0;
}
#footer .columns .box{
	background: url(images/divider2.gif) repeat-x;
	margin:-2px 0;
	padding:25px 0 0px;
}
#footer .columns h3{
	margin:0 0 10px;
	font:18px 'Cabin';
	color:#525252;
	font-weight:normal;
}
#footer .columns p{margin:0;}
.latest-box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
}
.latest-box li{
	height:1%;
	padding:5px 0 9px 0px;
}
.latest-box li:last-child {
	border-bottom:none !important;
}
.latest-box .comments-label{
	background: url(images/footercomment.png) no-repeat;
	width:30px;
	height:29px;
	line-height:20px;
	text-align:center;
	color:#555;
	font-size:14px;
	display:block;
	float:left;
	margin:1px 10px 0px 0px;
	font-family:'Cabin', 'Helvetica';
	padding-top:4px;
}
.latest-box .title{
	display:block;
	font-weight:normal;
	margin:0 0 -3px;
	font-size:13px;
}
.latest-box .date{font-size:10px; color:#666;}
.sidebar .latest-box li {
	list-style-type:none !important;
	background:none;
	padding-left:0px;
}
.twitter-box p{
	line-height:20px !important;
}
.twitter-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.twitter-box li{padding:0 0 15px;}
.moretweets {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:dotted 2px #c6c6c6;
	float:left;
	width:100%;
	font-size:11px;
}
.contact-box address{
	font-style:normal;
	display:block;
	margin:0 0 18px;
}
.contact-box dl{
	overflow:hidden;
	height:1%;
	margin:0 0 18px;
}
.contact-box dt{
	float:left;
	clear:left;
}
.contact-box dd{margin:0;}
.slider {
	height:300px;
	overflow:hidden;
	z-index:0;
	background:#fff;
	padding:7px 7px 0px 7px;
}
.slide-box{
	padding:0 0 0px;
	height:300px;
	width:946px;
	float:left;
	top:7px !important;
	left:7px !important;
}
.slide-box-left {
	float:left;
	background:#0b0b0b url(images/zoom2.jpg) no-repeat center 90px;
}
.slide-box .bg-slide-b{
	background: url(images/bg-slide-b.png) no-repeat;
	width:960px;
	height:19px;
	bottom:0;
	left:0;
}
.slide-box .image{display:block;}
.slide-box .content-box{
	float:right;
}

.slide-box .content{
	font-size:13px;
	line-height:22px;
	color:#fff !important;
	padding:10px 10px 10px 15px;
	background:url(images/slidebg.png) bottom left;
	width:200px;
	height:280px;
	position:relative;
}
.slide-box h2 a{
	margin:10px 0 10px 0;
	color:#fff;
	font-size:18px;
}
.slide-box p{margin:0 0 19px; color:#888; font-family:'Cabin','Helvetica'; font-size:13px;}
.slide-box a{color:#cc3030;}
.slide-box .buttons{
	font-size:16px;
	position:absolute;
	bottom:0px;
	right:0px;
	height:40px;
	margin-right:15px;
	width:195px;
}
.slide-box .buttons a{
	color:#fff;
	font-size:13px;
}
.slide-box .buttons .read-more{
	color:#878787;
	float:left;
	padding:2px 5px 2px 5px;
	font-size:13px;
	font-family:'Cabin','Helvetica';
}
.slidebox .prevslide, .slidebox .nextvslide {
}
.buttons-right {
	float:right;
}
.intro-box {
	background:#fff;
	padding:20px;
}
.promo-block{
	width:960px;
	margin:0 auto;
	line-height:18px;
	font:12px/18px Tahoma, sans-serif;
}
.promo-block-b{
	background: url(images/bg-boxes-hidden.png) repeat-y;
	padding:0px 0 0px;
	height:1%;
	position:relative;
}
.promo-block .boxes{
	background:#fff url(images/bg-boxes.png) no-repeat bottom center;
	overflow:hidden;
	height:1%;
	margin:0px 0 0px 0px;
	position:relative;
	padding:10px 0px 10px 25px;
}
.promo-block .boxes .textwidget {
	width:913px;
	margin-top:5px;
}
.promo-block .boxes li {
	list-style-type:none !important;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.promo-block .box{
	float:left;
	width:208px;
	margin:0 20px 0 0px;
	display:inline;
}
.promo-block .ico{
	float:left;
	margin:0 5px 0 0;
}
.promo-block .box1 .ico{
	margin:15px 7px 0 0;
}
.promo-block .box2 .ico{
	margin:15px 7px 0 0;	
}
.promo-block .box3 .ico{
	margin:15px 7px 0 0;
}
.promo-block .box4 .ico{
	margin:15px 7px 0 0;
}
.promo-block .content{
	overflow:hidden;
	height:1%;
	padding:2px 0 0px;
}
.promo-block h3{
	margin:0 0 1px;
	font:18px/22px;
	color:#2e2e2e;
}
.promo-block p{margin:0 0 13px; font-size:11px; line-height:18px;}
.promo-block .more{
	background: url(images/btn-read-more.png) no-repeat;
	width:89px;
	height:20px;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	bottom:19px;
	cursor:pointer;
}
#slickbox {
	padding:0px 0px 0px 0px;
	position:relative;
	margin-bottom:15px;
	display:none;
}
.separator {
	border-bottom:dotted 2px #ccc;
	margin:0px 15px;
	width:930px;
}
.slickbox-img {
	float:left;
	margin:5px 25px 10px 25px;
}
.slickbox-text {
	float:left;
	margin:20px 20px 10px 25px;
	width:570px;
}
.slickbox-text-right {
	margin:20px 15px 0 0;
	float:left;
	width:320px;
}
.slickbox-text h2 {
	line-height:32px;
	margin-bottom:5px;
	margin-top:0px;
	font-size:30px;
}
.slickbox-text p {
	font-size:14px;
}
.slickbox-text a {
	font-size:14px;
}
.slickbox-text li, .slickbox-text-right li {
	list-style-type:none;
	float:left;
}
#slick-toggle-wrap {
	background:#fff;
	width:100%;
	float:left;
}
#slick-toggle {
	float:right;
	margin-right:25px;
	background:#fff;
	outline:none;
}
.testimonial {
	background: url(images/quote.png) no-repeat top left;
	padding:10px 15px 10px 70px;
	font-family:'helvetica';
	font-size:14px;
	line-height:24px;
	font-style:italic;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#666;
}
.cite {
	font-size:12px;
	float:right;
}
#homepage-content {
	background:#fff;
	float:left;
	width:100%;
	padding-bottom:10px;
}
#homepage-content-left {
	float:left;
	width:890px;
	padding:10px 0px 20px 20px;
}
#homepage-content-sidebar {
	float:right;
	width:290px;
	margin-top:20px;
	padding:0px 15px 0px 20px;
}        
#homepage-content-sidebar ul, #homepage-content-sidebar li {
	list-style-type: none;
	margin:0 0 0 0px;
}
#homepage-content-sidebar li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #ddd;
}
#homepage-content-sidebar h3 {
	font-family:Helvetica;	
	font-size:14px !important;
}
#homepage-content-sidebar .latest-box ul{
	margin-top:10px;
}
#homepage-content .infobox {
	float:left;
	width:280px;
	margin:10px 20px 20px 0px;
}
#homepage-content .infobox img {
	float:left;
	margin:20px 10px 0px 0px;
}
#homepage-content .introbox {
	margin-bottom:35px;
	line-height:18px;
}
#homepage-content .introbox p {
}
#homepage-content .introbox h2 {
	font-family:'Cabin','Helvetica';
	line-height:28px;
}
#homepage-content-left li {
	list-style-type: none !important;
}
#homepage-content h3 {
	margin: 0 0 5px 0 !important;
	font-size:16px;
}
#homepage-content p {
	margin-top:0px;
}
#homepage-content .infobox-text {
	float:left;
	line-height:18px;
}
#homepage-content .infobox-text h3 {
	font-size:16px;
	font-family:'Cabin','Helvetica';
}
.widget {
	margin-bottom:25px;
}
.widget .date {
	font-size:12px;
}
#footer .navigation_wrap {
	background:url(images/pagebg.png);
}
#footer .navigation{
	overflow:hidden;
	height:1%;
	padding:20px 0px;
	width:960px;
	margin:0 auto;
}
#footer .navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .navigation .nav{padding:0px 0 0;}
#footer .navigation .nav a{color:#525252; font-size:13px;}
#footer .navigation .nav li{
	display:inline;
	margin:0 0px 0px 10px;
}
#footer .navigation_left {
	float:left;
	width:480px;
	display: none;
}
#footer .navigation_right {
	float:right;
	width:100%;
	text-align: center;
}
#footer #menu-footer {
	float:left;
}
.footer_twitter p {
	margin-bottom:12px !important;
}
.social-nav{float:left;}
.social-nav li{
	float:left;
	margin:0 10px 0 0;
	list-style-type: none;
}
.social-nav img{display:block;}
#footer .footerdate {
	font-size:12px;
	padding:0px 10px 0px 0px; 
}
#footer .footerdate p {
	margin:2px 0px 0px 0px;
	text-align:center;
}
#footer .menu-footer-container {
	float:right;
}

/* Portfolio Styling */

.portfolio-item {
	float:left;
	margin:0 0 20px 0px;
	padding:0 0 20px 0;
	width:100%;
	border-bottom:dotted 2px #eee;
}
.portfolio-item-list {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.portfolio-item-list li:first-child {
	display:none;
}
.portfolio-item .background {
	background:#0b0b0b url(images/zoom2.jpg) no-repeat center center;
	height:150px;
}
.portfolio-item2 .continue {
	padding-top:15px;
}
.portfolio-item2 .padding {
	padding:8px;
	background:url(images/stripe.jpg);
	float:left;
	margin-bottom:10px;
}
.portfolio-item3 {
	float:left;
	margin:0 14 0px 0px;
	padding:0 0 0px 0;
}
.portfolio-item3-list {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.portfolio-item3-list li:first-child {
	display:none;
}
.portfolio-item3 .background2 {
	background:#0b0b0b url(images/zoom2.jpg) no-repeat center center;
	height:175px;
}
.portfolio-item3 img {
	
}
.padding {
	float:left;
}
.portfolio-item img {
	
}
.portfolio-item2{
	margin-bottom:30px;
	border-bottom:2px dotted #EEE;
	padding-bottom:20px;
}
.portfolio-item2-hover {
	float:left;
	height:249px;
	overflow:hidden;
	background:#0b0b0b url(images/zoom2.jpg) no-repeat center center;
}
.portfolio-item2-hover a {
	margin:0px 0px 0px 0px; 
	float:left;
	
}
.portfolio-item2 h2 {
	font-family:'Cabin','Helvetica' !important; 
	font-size:24px !important;
	margin-bottom:0px !important;
}
.featuredtitle {
	font-size:11px; 
	font-family:'Cabin','Helvetica'; 
	background:#f4f4f4 ; 
	width:587px; 
	color:#555; 
	padding:3px 3px 3px 8px;
	border-right:solid 2px #ccc;
	margin-bottom:15px;
}
.portfolio-item2 p {
	font-size:13px !important;
	line-height:23px;
	margin:5px 0px 5px 0px;
	padding-right:20px;
}
.portfolio-item2 .visit {
	font-family:'Cabin','Helvetica' !important; 
	font-size:14px !important;
}
.portfolio-item .image-nav{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	overflow:hidden;
	background: none !important;
	border: none !important;
}
.portfolio-item h2{
	font-size:18px;
	margin-bottom:0px;
}
.portfolio-item h2 a {
	color:#35353E !important;
	text-decoration:none;
}
.portfolio-item ul.image-nav {
	margin-bottom:0 !important;
}
.portfolio-item a strong {
	font-size:16px !important;
}
.portfolio-item p {
	margin-top:5px;
	font-size:13px;
}
.portfolio-item .visit {
	font-family:'Cabin','Helvetica';
}
.portfolio-item-image {
	background:#292929 url(images/visit.png) no-repeat center center;
}
.portfolio-item-hover {
	float:left;
	background:#0b0b0b url(images/zoom2.jpg) no-repeat center center;
}
.portfolio-item-hover a {
	margin:0px 0px 0px 0px; 
	float:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.portfolio-item-large {
	float:left;
	border:solid 8px #f4f4f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.portfolio-item-gallery {
	padding:0px 0px 20px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:right;
	width:75px;
}
.portfolio-item .padding {
	margin-right:20px;
}
.gallerytitle {
	margin-bottom:10px;
}
.portfolio-item-gallery img {
}
.blogthumb {
	float:left;
	margin-bottom:15px; 
	background:url(images/stripe.jpg);
	padding:5px;
}

.blogthumb img {
}
.gallery-item {
	margin:0px 0px 30px 0px !important;
	padding-bottom:8px;
}
.gallery-item img {
	border:none !important;
	float:left;
	background:url(images/stripe.jpg);
	padding:5px;
}
.portfolio-cat {
} 
.portfolio-button {
	font-size:12px;
	float:left;
	padding:2px 5px;
	margin:5px 8px 0px 0px;
}
.post-nav {
	margin:0px 0px 20px 0px;
}
.post-nav a{
	padding:10px;
	font-family:'Cabin','Helvetica';
}
.postnav-left a{
	float:left;
}
.postnav-right a{
	float:right;
}
.post-meta{
	margin:0 0 20px 0;
	padding:4px;
	margin-bottom:15px;
	list-style:none;
	font-family:'Cabin','Helvetica';
	font-size:13px;
	width:150px;
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
}
.post-meta li{
	color:#545454 !important;
	padding:5px 0px 5px 10px;
	margin:0px 0px 5px 0px;
	line-height:16px;
	border-bottom:dotted 1px #eee;
	font-size:13px;
	width:100%;
	list-style-type: none;
	background:none;
}
.post-meta li a{
	color:#545454;
}
.post-meta .author{
	background:url(images/pencil.png) no-repeat 0 0%;
	padding-left:22px;
}
.post-meta .date{
	background:url(images/clock.png) no-repeat 0 50%;
	padding-left:22px;
}
.post-meta .comments{
	background:url(images/comments.png) no-repeat 0 50%;
	padding-left:22px;
}
.post-meta .topic{
	background:url(images/paper-clip.png) no-repeat 0 50%;
	padding-left:22px;
}
.post-meta-port{
	margin:25px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-family:'Cabin','Helvetica';
	float:right;
	width:170px;
}
.post-meta-port li{
	color:#545454 !important;
	padding:5px 0px 5px 10px;
	margin:0px 0px 5px 0px;
	line-height:16px;
	border-bottom:dotted 1px #ddd;
	font-size:13px;
}
.post-meta-port li:last-child {
	margin-bottom:0px;
	border-bottom:none;
}
.post-meta-port li a{
	color:#545454;
}
.post-meta-port .author{
	background:url(images/pencil.png) no-repeat 0 0%;
	padding-left:22px;
}
.post-meta-port .date{
	background:url(images/clock.png) no-repeat 0 0%;
	padding-left:22px;
}
.post-meta-port .comments{
	background:url(images/comments.png) no-repeat 0 0%;
	padding-left:22px;
}
.post-meta-port .topic{
	background:url(images/paper-clip.png) no-repeat 0 0%;
	padding-left:22px;
}
.post-meta-port .tags{
	background:url(images/tag.png) no-repeat 0 50%;
	padding-left:22px;
}
.visit{
	float:left;
	padding:0px 0px;
	-moz-border-radius:2px;
	margin-top:5px;
}
.visit-cat{
	float:left;
	padding:0px 4px;
	-moz-border-radius:2px;
	margin-top:5px;
	color:#ccc;
}
#nav, #nav ul{
	margin:0;
	padding:0 0 2px 0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}
#nav a{
	display:block;
	padding:5px 20px;
	color:#ccc;
	text-decoration:none;
	text-align:left;
	outline:none;
}
#nav .current-menu-item a {
	color:#fff; 
	background:#c92900;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#nav a:hover{
	color:#fff; 
	background:#c92900;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#nav li{
	float:left;
	position:relative;
}
#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:55px;
}
#nav li ul li{
	padding:0px;
}
#nav li ul li {
	background:url(images/navbg2.jpg);
}
#nav li ul a{
	width:145px;
	height:auto;
	float:left;
	background:url(images/navbgbot.jpg) no-repeat bottom center;
	font-size:13px;
	color:#9A9A9A !important;
	padding:5px 5px 5px 10px !important; 
	font-family:'Cabin','Helvetica';
}
#nav li ul a:hover{
	color:#f8f8f8 !important;
}
#nav li ul li:last-child a{
	background:none;
}
#nav li ul li:last-child a:hover{
}
#nav li ul a:hover{
	
}
#nav li ul a:hover{
	width:145px;
	height:auto;
	float:left;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#nav ul ul{
	top:auto;
}	
#nav li ul ul {
	left:12.3em;
	margin:0px 0 0 0px;
}
#nav li ul ul li {
	border-left:solid 3px #333;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
#nav span {
	font-weight:normal !important;
	font-family:'Cabin', 'Helvetica';
	font-size:12px !important;
	display:block;
	line-height:12px;
	color:#9a9a9a;
	text-transform: uppercase;
}
#nav strong {
	font-weight:normal;
	display:block;
	line-height:22px;
}
/****** Comment Styling ******/

.comment {
	border-bottom:dotted 1px #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
.commentlist {
	padding:0;
	margin:0;
	float:left;
	width:595px;
}
.commentlist li, .commentlist ul {
	list-style-type:none;
}
.commentlist li:last-child {
	border:none;
}
.commentlist li ul li {
	background-color: #f7f7f7; 
	border:1px dotted #e5e4e2; 
	padding:15px; 
	margin-bottom:10px; 
	margin-top:13px;
}
.commentlist li ul li ul li {
	background-color: white;
}
.commentlist #respond {
	float:none;
}
.commentlist #respond input, .commentlist #respond textarea {
	background:#f0f0f0 url(images/stripe5.png);
}
.commentlist #respond input {
	width:102px;
	padding:5px;
}
.commentlist #respond p {
	clear:none;
	margin-bottom:5px;
}

.commentlist #respond h3 {
	display:none;
}
.comments h3 {
	font-size:13px; 
	font-family:'Cabin','Helvetica'; 
	background:#f4f4f4; 
	color:#555; 
	padding:3px 3px 3px 8px;
	margin-bottom:15px;
	text-transform:uppercase;
	border-right:solid 2px #ccc;
	float:left;
	width:580px;
}
.fn {
	font-style: normal;
	font-family:'Cabin','Helvetica'; 
}
.pp_inline h3 {
	margin-top:0px;
}
#respond {
	float:left;
}
#respond input, #respond textarea {
	background:#f1f1f1 url(images/stripe5.png);
	border:solid 1px #eee;
	padding:10px;
	font-size:13px;
	width:159px;
	color:#444;
}
#respond textarea {
	width:363px;
}
#respond label {
	color:#888;
	text-transform: uppercase;
	font-family:'Cabin', 'Helvetica';
	font-size:13px;
}
#respond p {
	float:left;
	margin-right:20px;
}
#respond #submit {
	width:183px;
	margin-top:22px;
	height:40px;
	margin-left:-2px;
}
.commentlist .children {
	list-style-type:none;
	padding-left:30px;
	margin-left:20px;
	border-left:dotted 1px #ddd;
}
.commentmetadata {
 font-size:12px;
 text-transform:uppercase;
}
.comment p {
	clear:both;
}
.comment-body {
	padding:0px;
}
.comments .navigation {
	display:none;
}
.avatar {
	float:left;
	margin:0px 15px 15px 0px;
}
.fn, .says {
	font-weight:bold;
}
.children #respond h3 {
	width:420px;
} 
.submit {
	font-family:'BenchNine', sans-serif; 
	background:#35353E !important;
	color:#fff !important;
	border:solid 2px #eee !important;
	font-size:14px !important;
	padding: 5px 20px !important;
	width:280px !important;
}
.signup-form-submit {
	background:#35353E !important;
	color:#fff !important;
	border:none !important;
	font-size:12px;
}
.wpcf7 input{
	background:#fff;
	border:solid 1px #eee;
	padding:5px 5px;
	font-size:12px;
	width:268px;
	color:#444;
}
.wpcf7 textarea{
	margin:0;
	background:#fff;
	border:solid 1px #eee;
	padding:5px 5px;
	font-size:12px;
	width:268px;
	color:#400;
}

.wpcf7 submit{
	font-family:'BenchNine', sans-serif; 
	background:# C30!important;
	color:#fff !important;
	border:solid 1px #eee !important;
	font-size:12px !important;
	padding: 5px 10px !important;
	text-transform:uppercase;
	font-weight:bold !important;
}

.wpcf7 p{
	font-size:14px; 
	font-family:'BenchNine', sans-serif;
}
.wpcf7 br{
	margin-bottom:10px;
}

/* Shortcode Styling */

.shortcolumn {
	width:184px;
	float:left;
	margin:0 10px 25px 0px;
}
.fancyquote {
	font-family:'Cabin','Helvetica';
	float:right;
	background:url(images/stripe.jpg);
	padding:10px;
	margin-left:15px;
	width:150px;
	font-size:16px;
	text-align:center;
}
.bigmessage {
	margin:0 0 25px 0px;
	font-family:'Cabin','Helvetica';
	font-size:24px;
	line-height:28px;
	color:#888;
}
.alert, .alertred, .alertgreen {
	background:#fff9db url(images/alert.png) no-repeat 2% 50%;
	border:solid 1px #e4d1a6;
	padding:15px 15px 15px 75px;
	margin-bottom:25px;
}
.alert h2, .alertred h2, .alertgreen h2 {
	margin:0 0 5px 0;
}
.alert p, .alertred p, .alertgreen p {
	margin:0 0 0px 0;
}
.alertred {
	background:#f1bebd url(images/alertred.png) no-repeat 2% 50%;
	border:solid 1px #c1807f;
	padding:15px 15px 15px 75px;
}
.alertgreen {
	background:#d2e9b4 url(images/alertgreen.png) no-repeat 2% 50%;
	border:solid 1px #90b166;
	padding:15px 15px 15px 75px;
}
.tooltip {
}
/* Flickr */
.flickrPhotos {
}
.flickrPhotos li {
	float:left;
	margin:0px 10px 15px 0px;
	list-style-type: none;
	background:url(images/zoom3.jpg) no-repeat center center;
	height:60px;
}
.flickrPhotos img {
	height:54px;
	padding:4px;
	background:url(images/stripe3.png);
}
#footer .bymike {
	height:45px;
	width:266px;
	background:url(images/bymike.png) no-repeat;
	display:block;
}
/* Accordion Slider */
.accordion {
	padding:5px 5px 5px 6px;
	background:#fff;
}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0 0 0 0;
	overflow:hidden;
	background:#fff;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 233px;
	height: 233px;
	/*do not change these */
	
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}
.kwick_slide{
	float:left;
}
.kwick_slide_bg {
	background:url(images/bg-kwick.png) center;
	float:left;
	width:100%;
	height:100%;
	position:relative;
}
.kwick_slide h2 {
	position:absolute;
	bottom:0px;
	width:100%;
	float:left;
	background:url(images/navbg.jpg) repeat-x top;
	padding:10px 0px 10px 10px;
	margin-bottom:0px;
}
.kwick_slide h2 a{
	color:#fff;
	font-size:14px;
}
.kwick_slide small {
	float:left;
}
#kwick_1 { 
	background-color: #53b388;
}
#kwick_2 {
	background-color: #5a69a9;
}
#kwick_3 {
	background-color: #c26468;
}
#kwick_4 { 
	background-color: #bf7cc7;
}
.kwicks.horizontal #kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}

.alignright {
	float:right;
	margin:0px 0px 10px 10px;
}
.alignleft {
	float:right;
	margin:0px 10px 10px 0px;
}
.hide {
	display:none;
}
.show {
	display:block !important;
}
.lightsout, .lightson {
	outline:none;
}
.leadtextbox {
	float:left;
	width:650px;
}
.leadtext {
	font-size:16px;
	font-family:'Cabin','Helvetica';
}
.leadtext h2 {
	margin:0px 0px 10px 0px;
	display:block;
}
.leadtext p {
	font-size:14px;
	line-height:18px;
	color:#888;
}
.callbox {
	background:url(images/stripe4.png);
	padding:5px;
	display:block;
	float:right;
	margin:10px 20px 0px 0px;
}
.callbutton {
	font-family:'Cabin','Helvetica';
	font-size:14px;
	font-weight:bold;
	background:#35353e;
	text-align:center;
	text-shadow:1px 1px 2px #222;
}
.callbutton a {
	padding:10px 15px;
	color:#fff;
	display:block;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.callbutton a:hover {
	color:#fff;
	display:block;
	text-decoration: none;
}
.homepage-thumbs {
	float:left;
	margin:3px 15px 0px 0px;
	border:solid 4px #fcfcfc;
	height:56px;
	background:url(images/zoom3.jpg) no-repeat center center;
}
.homepage-thumbs img {
}
.homepage-thumbs-text {
	float:left;
	width:410px;
	margin-right:25px;
}
.homepage-thumbs-text h2 {
	margin-top:5px;
	font-size:24px;
}
.homepage-thumbs-text p {
	font-size:12px;
	font-family:'Cabin','Helvetica';
	line-height:17px;
}
.nextslide, .prevslide {
	outline:none;
}
.gallery-icon {text-align:center;}
.gallery-caption {
	display:block; 
	float:left; 
	text-align:center; 
	font-size:12px; 
	width:150px; 
	color:#888; 
	padding-top:5px;
}