@charset "utf-8";

/*-----------Type Settings-----------*/ 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-family:'Arimo', arial, sans-serif;
	color:#999999;
	font-size:12px;
	line-height:20px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	background-color:#111111;
	background-image:url(../images/bgd/background5.jpg);
	background-repeat:repeat;
}
/*-----------Headers-----------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding:0 0 10px 0;
	color:#ffffff;
	text-transform:uppercase;
}
h2  {
	font-size:26px;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding:0 0 10px 0;
	color:#ffffff;
	text-transform:uppercase;
}
h3 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding:0 0 10px 0;
	color:#ffffff;
}
h4 {
	font-size:18px;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
	line-height:22px;
	padding:0 0 5px 0;
}
h5 {
	font-size:12px;
	font-family: 'Arimo', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
	padding:0 0 5px 0;
}
h6 {
	font-size:12px;
	font-family: 'Arimo', arial, sans-serif;
	font-style:italic;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	text-transform:uppercase;
	color:#ffffff;
	padding:0 0 5px 0;
}
.latest h4 a:hover, .latest h5 a:hover, .sidebar h5 a:hover, 
.sidebar h4 a:hover, h5 a:hover, h4 a:hover, h3 a:hover, p a:hover,
.subtext a:hover{
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Type Settings for Certain Sections-----------*/
p, .btn {
	font-family: 'Arimo', arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:0 0 10px 0;
	color:#999999;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	border-top:none !important;
}
.footer ul, footer ol, .sidebar ul, sidebar ol{
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0 0 0.5em 0;
	color:#cccccc;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
/*-----------Logo and Nav Bar-----------*/
.navbgd {
	height:118px;
	background-image:url(../images/bgd/background4.jpg);
	background-repeat:repeat;
	background-position:center;
	background-color:#000000;
	border-bottom:#333333 5px solid;
}
.logo {
	padding-top:0px;
	padding-bottom:0px;
	margin-left:5px;
	margin-right:0px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
.mininav {
	padding-top:11px;
	text-align:left;
	padding-right:20px;
	margin-left:5px;
}
.mininav a {
	font-size:13px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding: 5px;
}
.mininav a:hover {
	text-decoration:none;
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.bar {
	background-color:#111111;
	height:40px;
}
/*-----------Links-----------*/ 
a, a:link,a:visited,a:hover{
	color:#ffffff;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
a:visited{color:#fa4040;}
/*-----------Navigation-----------*/
.mininav a {
	color:#666666;
}	
.navsubtext {
	font-size:12px;
	font-family: 'Arimo', arial, sans-serif;
	color:#555555;
	padding: 0px 25px 0px 5px;
	display: block;
	clear: both;
	line-height:18px;
}
.navbarbgd {
	height:40px;
	padding-top:8px;
	padding-bottom:5px;
	background-color:#111111;
}
#topnav {
	padding: 0;
	height:20px;
	margin-top:-8px;
}
ul#topnav {
	list-style: none;
	float: left;
	padding-left: 0px;
	padding-top: 8px;
}
ul#topnav a{
	float:right;
	list-style: none;
	padding: 10px 21px 0px 5px;
	margin-top: 0px;
	color:#ffffff;
}
ul#topnav a:hover {
	color:#fa4040;
	-webkit-border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	border-radius:0px 0px 0px 0px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
ul#topnav li h5 a:hover {
	color:#ffffff;
}
ul#topnav li {
	float: left;
	position: relative; /*--Important--*/
	font-size: 18px;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	display: block;
}
ul#topnav li a {
	float: left;
}
ul#topnav li a:hover { 
	background-position: left bottom;
	background-repeat:repeat-x;
}
ul#topnav li .sub {
	padding:0px;
	position: absolute; /*--Important--*/
	top: 45px;
	z-index: 10000;
	margin-left: 0px;
	margin-right:auto;
	display: none; /*--Hidden for those with js turned off--*/
	box-shadow: 0px 1px 1px #000000;
}
ul#topnav li .sub ul{
	margin: 0px; 
	padding: 0px;
	width:200px;
	line-height:16px;
	float: left;
	/* 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.9);
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #ffffff;
	padding: 0px;
}
ul#topnav .sub ul li a:hover{
	background-image: none;	
}
ul#topnav .sub ul li h3 { /*--Sub nav heading style--*/
	padding: 0;  
	margin: 0;	
}
ul#topnav .sub ul li h3 a { /*--Sub nav heading link style--*/
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;	
	font-family: 'Arimo', arial, sans-serif;	 
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 10px 6px 10px 6px;
	display: block;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	font-family: 'Arimo', arial, sans-serif;
	text-shadow:0 0 0 transparent, #000000 0px 1px 0px;
}
ul#topnav .sub ul li a:hover {
	color: #ffffff;
	background-color:#fa4040;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;	
}
.menuimgaligncenter {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
/*-----------Copyright Styling and Crumb Navigation-----------*/
.bottombar {
	height:58px;
	border-top:5px solid #444444;
	border-bottom:5px solid #111111;
	padding:39px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#222222;
	line-height:12px;
}
.crumb_navigation ul{
	float: right;
	margin-right:-60px;
}
.crumb_navigation ul li{
	display:inline; 
	margin-left:10px;
}
.crumb_navigation ul a{
	color:#999999;
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding: 5px;
}
.crumb_navigation ul a:hover{
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Misc Settings-----------*/
pre {
    height: auto;
	color:#cccccc;
    font-family: monospace;
    border: 1px solid rgb(85, 85, 85);
    background: none repeat scroll 0% 0% rgb(68, 68, 68);
    padding: 20px;
    margin: 0px 0px 30px;
    overflow-x: auto;
    line-height: 20px;
    max-width: 920px;
}
.footer .portwidgettitle a{
	width:300px;
	color:#cccccc !important;
}
.footer .portwidgettitle a:hover{
	color:#ffffff !important;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sidebar .portwidgettitle a{
	width:300px;
	color:#cccccc !important;
}
.sidebar .portwidgettitle a:hover{
	color:#ffffff !important;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#w2b-StoTop {
	cursor: pointer;
}
.tip {
	font-size:12px;
	color:#ffffff;
	background-color:#333333;
    display:none; /*--Hides by default--*/
    padding:8px;
    position:absolute;    
	z-index:1000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	box-shadow: 0px 2px 2px #000000;
}
.socialbar {
	float:right;
	margin-right:15px;
	margin-top:20px;
	border-bottom:#444444 solid 0px;
}
.alignleft {
	float:left;
	margin-right:15px;
}
.leftside {
	float:left;
	padding-bottom:10px;
}
.alignright {
	float:right;
	margin-left:15px;
}
.searchalignright {
	float:right;
	margin-right:11px;
}
.alignleftnopad {
	float:left;
	margin-left:10px;
}
.alignrightnopad {
	float:right;
	margin-right:10px;
}
.aligncenter {
	text-align:center;
	padding-bottom:15px;
}
.video{
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
}
.slideshow{
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	text-shadow:0 0 0 transparent,#000 0px 1px 0px;
}
.contentaligncenter {
	padding-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:20px;
}
.blockquote {
	font-size:18px;
	font-style: italic;
	text-shadow:0 0 0 transparent,#000 0px 1px 0px;
	color:#999999;	
	text-align:left;
	line-height: 24px;
	padding:10px;
	margin:20px 0px;
}
.blockquote span {
	font-size:14px;
	text-shadow:0 0 0 transparent,#000 0px 1px 0px;
	color:#ffffff;	
	text-align:left;
}
#testimonials {
	padding:0px 0px;
	list-style-type: none;
}
#testimonials .slide {
	font-size:18px;
	text-shadow:0 0 0 transparent,#000 1px 1px 1px;
	color:#888888;
	line-height: 24px;
	font-style:italic;
	position: relative;
}
#testimonials .slide span {
	font-size:14px;
	text-shadow:0 0 0 transparent,#000 1px 1px 1px;
	color:#ffffff;
	font-style:italic;
	position: relative;
}
.aligncenterbigtext h6 {
	text-shadow:0 0 0 transparent, 2px 2px 2px #000;
}
.hover {
	background:url(../images/icons/enlarge.png) 50% 50% no-repeat;
}
.divider {
	margin-left:auto;
	margin-right:auto;
	height:10px;
	background-color:#111111;
	width:100%;
}
.divider.slim {
	margin:0 0 20px 0;
}
.divider span {
	background:url(../images/textured-light-bg.gif) repeat;
	padding:0 20px;
}
.divider.contact {
	height: 22px;
}
.dividerband {
	margin:0px 0 0px 0;
	text-align:center;
	background:url(../images/divpixel.gif) repeat-x center;
	height: 2px;
}
.relative {
	position:relative;	
}
/*-----------Recent Work-----------*/
.latest {
	margin:0px 0 0 0;
	overflow:hidden;
	padding-bottom:20px;
}
.latest img, img.frame ,.featuredimage img, .itemCommentsList span img{
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
img{
	padding:0px;
	margin-bottom:0px;
}
/*-----------button Styles-----------*/
.post_nav{
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
	margin-bottom:20px;
}
.post_nav a{
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	padding:6px 15px 7px 15px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	text-shadow:none;	
	color: #ffffff !important;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px !important;
	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+ */
}
.post_nav a:hover{
	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+ */
}
.btn ,#submitCommentbtn{
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
}
.btn:hover, .btn:active, .btn.current ,#submitCommentbtn:hover{
	color:#ffffff;
	background-color: #555555;
}
.small.btn ,#submitCommentbtn{
	font-size: 12px;
	font-family:'Arimo', arial, sans-serif;
	font-weight:normal;
	padding:6px 15px 7px 15px;
}
.medium.btn {
	font-size: 18px;
	font-family:'Yanone Kaffeesatz', arial, sans-serif;
	font-weight:normal;
	padding:12px 25px 15px 25px;	
}
.large.btn {
	font-size: 22px;
	font-family:'Yanone Kaffeesatz', arial, sans-serif;
	font-weight:normal;
	padding:16px 28px 18px 28px;	
}
.normal.btn{
	color: #ffffff;
	background-color:#222222;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#222222)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #555555,  #222222); /* for firefox 3.6+ */ 
	border-top: 1px #999999 solid;
	border-bottom: 1px #111111 solid;
	border-left: 1px #111111 solid;
	border-right: 1px #111111 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000;
	-moz-box-shadow: 0 1px 2px #000000;
	-webkit-box-shadow: 0 1px 2px #000000;
}
.normal.btn:hover {
	color: #ffffff;
	background-color:#333333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#222222)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333333,  #222222); /* for firefox 3.6+ */ 
	border-top: 1px #777777 solid;
	border-bottom: 1px #111111 solid;
	border-left: 1px #111111 solid;
	border-right: 1px #111111 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000;
	-moz-box-shadow: 0 1px 2px #000000;
	-webkit-box-shadow: 0 1px 2px #000000;
}
.highlight.btn,#submitCommentbtn{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px !important;
	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+ */
}
.highlight.btn:hover ,#submitCommentbtn: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+ */
}
.black.btn{
	color: #ffffff;
	background-color:#111111;
	border-bottom: 1px #222222 solid;
	border-top: 1px #777777 solid;
	border-left: 0px #222222 solid;
	border-right: 0px #444444 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	-moz-box-shadow: 0 1px 3px #000000;
	-webkit-box-shadow: 0 1px 3px #000000;	
}
.black.btn:hover {
	background-color:#333333;
}
.blue.btn{
	color: #ffffff;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	-moz-box-shadow: 0 1px 3px #000000;
	-webkit-box-shadow: 0 1px 3px #000000;
	border-top: 1px #7ec9ef solid;
	border-bottom: 0px #03202e solid;
	border-right: 0px #0c6491 solid;
	border-left: 0px #0c6491 solid;
	background-color:#0c6491;
}
.blue.btn:hover {
	background-color:#333333;
}
.red.btn{
	color: #ffffff;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	-moz-box-shadow: 0 1px 3px #000000;
	-webkit-box-shadow: 0 1px 3px #000000;
	border-top: 1px #ef7e7e solid;
	border-bottom: 0px #2e0303 solid;
	border-right: 0px #910c0c solid;
	border-left: 0px #910c0c solid;
	background-color:#910c0c;
}
.red.btn:hover {
	background-color:#333333;
}
.green.btn{
	color: #ffffff;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	-moz-box-shadow: 0 1px 3px #000000;
	-webkit-box-shadow: 0 1px 3px #000000;
	border-top: 1px #7eefa3 solid;
	border-bottom: 0px #032e13 solid;
	border-right: 0px #0c9147 solid;
	border-left: 0px #0c9147 solid;
	background-color:#0c9147;	
}
.green.btn:hover {
	background-color:#333333;
}
.portbutton{
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
	font-size: 12px;
	font-family:'Arimo', arial, sans-serif;
	font-weight:normal;
	padding:0px;
	color:#ffffff;
}
.portbutton:hover{
	color:#fa4040;
}
#contactsubmit input[type="submit"]{
	cursor: pointer;
	width:80px;
	height:34px;
	background:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	background-color:#e9857f;
	color:#ffffff !important;
	text-shadow:none !important;
	border:none !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	font-family:'Arimo', arial, sans-serif;
	font-size:12px !important;
	font-weight:normal !important;
	color: #ffffff !important;
	background-color:#000000 !important;	
	border:#000000 solid 1px !important;
	border-top:#555555 solid 1px !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111') !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)) !important;
	background: -moz-linear-gradient(top,  #222222, #111111) !important;
}
#contactsubmit input[type="submit"]:hover{
	background-color:#000000 !important;
	color: #ffffff !important;
	background-color:#000000 !important;	
	border:#000000 solid 1px !important;
	border-top:#555555 solid 1px !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111') !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111)) !important;
	background: -moz-linear-gradient(top,  #333333, #111111) !important;
}
/*-----------Sidebar Styling-----------*/
.sidebar .widget_calendar a {
	color:#fa4040;
}
.sidebar .widget_calendar {
	font-size:12px;
	line-height:16px;
}
.sidebar a:hover {
	color:#ffffff;
}
.sidebar{
	padding:8px;
	margin-bottom:30px;
	background-color:#222222;
	/* 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.4);
	border-bottom:#000000 20px solid;
	border-top:#333333 10px solid;
}
.sidebar img{
	padding:0px;
	margin-bottom:0px;
}
.left{
	margin-right:-10px;
}
.sidebar h2  {
	padding:0 0 20px 0;
	margin-top:0px;
	letter-spacing:0px;
	font-size:20px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	text-transform:uppercase;
}
.sidebar h3  {
	font-size:12px;
	font-family: 'Arimo', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#cccccc !important;
	padding:0 0 5px 0;
}
.sidebar h3 a {
	font-size:12px;
	font-family: 'Arimo', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#cccccc !important;
	padding:0 0 5px 0;
}
.sidebar h3 a:hover {
	color:#ffffff !important;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sidebar p a {
	color:#888888;
}
.sidebar p a:hover {
	color:#ffffff;
}
.sidebar .divider {
	margin:10px 0 20px 0;
}
.sidebar ul {
	list-style: inside;
	list-style-image:url(../images/icons/listicon.png);
	padding:0px 10px 0px 0px;
	width:100%;
}
.sidebar ul li {
	padding:6px 6px 6px 6px;
	width:90%;
}
.sidebar ul li a {
	color:#999999;
	padding-left:0px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.sidebar ul li:hover, .sidebar ul li a:hover, .sidebar ul li:active {
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sidebar .widget,.sidebar>li{
	margin-bottom:0px;
}
.sidebar .widget .imageroll {
	display: inline;
	float: left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:0px;
}
.social {
	margin-right:6px;
	margin-top:10px;
	list-style:none;
}
.social li {
	float:left;
	margin-right:6px;
	margin-bottom:5px;
}
.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;
}
/*-----------Footer List Styling-----------*/
.footer a:hover {
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footerlist .divider, ul.xoxo{
	margin:10px 0 0 0;
}
.footerlist ul,ul.xoxo li ul{
	list-style: inside;
	list-style-image:url(../images/icons/listicon.png);
	margin-top:-6px;
}
.footerlist ul li,ul.xoxo li ul li{
	padding:0px 6px 12px 0px;
}
.footerlist ul li a,ul.xoxo li ul li a{
	color:#999999;
}
.footerlist ul li:hover, .footerlist ul li a:hover, .footerlist ul li:active, .footerlist ul li:focus,ul.xoxo li ul li:hover,ul.xoxo li ul li a:hover,ul.xoxo li ul li:active,ul.xoxo li ul li:focus{
	color:#ffffff;
	text-decoration: none;
}
ul#twitter_update_list li:hover, ul#twitter_update_listli span:hover,ul#twitter_update_list li:focus{
	color:#999999 !important;
	text-decoration: none;
}
ul#twitter_update_list li{
	color:#999999;
}
ul#twitter_update_list li a{
	color:#fa4040;
	display:block;
}
.sidebar ul#twitter_update_list li:hover{
	color:#999999 !important;
	text-decoration: none;
}
ul#twitter_update_list,.widget_recent_comments li{
	text-shadow:none !important;
}
.footerlist .widget .imageroll {
	display: inline;
	float: left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:12px;
}
/*-----------Twitter-----------*/
#twitter_div, #contact_div {
	padding-right:10px;
}
ul#twitter_update_list {
	padding-left:0px;
	margin-top:10px;
}
ul#twitter_update_list li {
	margin-bottom:10px;
	padding-top:0px;
	margin-left:0px;
	margin-right:15px;		
	list-style:none;
}
ul#twitter_update_list li a:hover {
	color:#ffffff;
}
/*-----------Search Field------------*/
fieldset.search {
	border: none;
	width: 210px;
}
.search input, .search btn {
	border: none;
	float: left;
}
.search input.box {
	height:30px;
	padding:0px 5px 0;
	width:210px;
	color:#999999;
	background:#333333;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.search input.box:focus {
	outline: none;
	color:#cccccc;
	background:#555555;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Search Box Typography-----------*/
.search input.box {
	font-family:'Arimo', sans-serif;
	font-size:12px;
}

/*-----------Callout Section Styling-----------*/
.callouttext h1{
	padding:0 0 20px 0;
	font-size:40px;
	text-transform:uppercase;
	text-shadow:0 0 0 transparent,#111111 -2px 1px 0px;
	color:#ffffff;
}
.callouttext span{
	color:#fa4040;
}
.calloutcontainer {
	background-image:url(../images/bgd/background4.jpg);
	background-repeat:repeat;
	background-color:#000000;
	margin-left:auto;
  	margin-right:auto;
	margin-bottom:40px;
	padding-top:30px;
	padding-bottom:10px;
	height:95px;
	border-bottom:#000000 5px solid;
	border-top:#333333 5px solid;
}
.calloutcontainerboxed {
	margin-bottom:40px;
	padding-top:40px;
	padding-bottom:20px;
	height:95px;
}
.calloutbutton {
	margin-right:0px;
	padding-top:20px;
	padding-right:20px;
	padding-left:40px;
}

/*-----------Portfolio-----------*/
.portfolio-content {
	margin-top:0;
}
/*-----------Port Navigation-----------*/
ul.filter {
	float:left;
	padding-top:13px;
	padding-bottom:16px;
	border-top:#333333 10px solid;
	margin-bottom:10px;
}
.filter li {
	list-style:none;
	float: left;
	margin-right:30px;
}
.filter li a {
	text-decoration:none;
	font-size: 14px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#cccccc;
	border-bottom:#444444 4px solid;
}
.filter li.selected-0 a, .filter li.selected-1 a, 
.filter li.selected-2 a, .filter li.selected-3 a, 
.filter li.selected-4 a, .filter li.selected-5 a,
.filter li.selected-6 a, .filter li.selected-7 a,
.filter li.selected-8 a, .filter li.selected-9 a,
.filter li a:hover {
	color:#ffffff;
	border-bottom:#fa4040 4px solid;
}
/*-----------Image Grid-----------*/
.image-grid {
	margin-top:20px 0px;
	width:960px;
}
.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 li {
	float: left;
	line-height: 17px;
	overflow: hidden;
}
/*-----------8 Column Layout-----------*/
.image-grid.eightcol li {
	width:96px;
	height:96px;
	margin:0px 27px 27px 0px;
}
.image-grid.eightcol li:nth-child(8n) {
	margin:0px 0px 27px 0px;
}
/*-----------4 Columns Layout-----------*/
.image-grid.fourcol li {
	width:212px;
	height:285px;
	margin:0px 36px 36px 0px;
	background-color:#111111;
	border-bottom:#000000 10px solid;
}
.image-grid.fourcol li:nth-child(4n) {
	margin:0px 0px 36px 0px;
}
.image-grid.fourcol li:hover {
	background-color:#333333;
	border-bottom:#fa4040 10px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.fourcol li img{
	border-bottom:#222222 10px solid;
}
.image-grid.fourcol li h4{
	padding:0px 10px 0px 20px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.fourcol li h4:hover{
	color:#fa4040;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.fourcol li p{
	padding:5px 10px 25px 20px;
}
/*-----------3 Columns Layout-----------*/
.image-grid.threecol li {
	width:274px;
	height:390px;
	margin:0px 68px 68px 0px;
	background-color:#111111;
	border-bottom:#000000 10px solid;	
}
.image-grid.threecol li:nth-child(3n) {
	margin:0px 0px 68px 0px;
}
.image-grid.threecol li:hover {
	background-color:#333333;
	border-bottom:#fa4040 10px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.threecol li img{
	border-bottom:#222222 10px solid;
}
.image-grid.threecol li h4{
	padding:0px 10px 0px 20px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.threecol li h4:hover{
	color:#fa4040;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.threecol li p{
	padding:5px 10px 5px 20px;
}
/*-----------2 Columns Layout-----------*/
.image-grid.twocol li {
	width:430px;
	height:545px;
	margin:0px 98px 98px 0px;
	background-color:#111111;
	border-bottom:#000000 10px solid;
}
.image-grid.twocol li:nth-child(2n) {
	margin:0px 0px 98px 0px;
}
.image-grid.twocol li:hover {
	background-color:#333333;
	border-bottom:#fa4040 10px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.twocol li img{
	border-bottom:#222222 10px solid;
}
.image-grid.twocol li h4{
	padding:0px 10px 5px 20px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.twocol li h4:hover{
	color:#fa4040;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.twocol li p{
	padding:0px 20px 5px 20px;
}
/*-----------1 Columns Layout-----------*/
.image-grid.onecol li {
	width:960px;
	height:555px;
	margin:0px 65px 65px 0px;
	background-color:#111111;
	border-bottom:#000000 10px solid;
}
.image-grid.onecol li:nth-child(2n) {
	margin:0px 0px 65px 0px;
}
.image-grid.onecol li:hover {
	background-color:#333333;
	border-bottom:#fa4040 10px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.onecol li h4{
	padding:0px 10px 5px 20px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;	
}
.image-grid.onecol li h4:hover{
	color:#fa4040;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.image-grid.onecol li p{
	padding:0px 20px 5px 20px;
}
/*-----------Feature Boxes-----------*/
/*-----------Feature Grid-----------*/
.feature {
	margin-top:20px 0px;
	width:960px;
}
.feature:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.feature li img, .feature li strong {
	display: block;
}
.feature li strong {
	color: #ffffff;
}
.feature li {
	float: left;
	line-height: 20px;
	overflow: hidden;
}
/*-----------3 Columns Layout-----------*/
.feature.threecol li {
	width:274px;
	height:290px;
	margin:0px 68px 24px 0px;
	background-color:#111111;
	border-bottom:#000000 10px solid;	
}
.feature.threecol li:nth-child(3n) {
	margin:0px 0px 24px 0px;
}
.feature.threecol li:hover {
	background-color:#333333;
	border-bottom:#fa4040 10px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.feature.threecol li img{
	border-bottom:#222222 10px solid;
}
.feature.threecol li h4{
	padding:12px 10px 0px 20px;
}
.feature.threecol li p{
	padding:0px 10px 0px 20px;
}
.feature.threecol li a:hover{
	color:#fa4040;
}
/*-----------List style-----------*/
ul#list {
	list-style-type:none;
}
ul#list h2, ul#list h3, ul#list h4, ul#list h5 {
	margin-top:10px;
}
/*-----------Pagination-----------*/
#pagination {
	margin-top:30px;
	margin-bottom:20px;
	margin-left:0px;
	height:20px;
}
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:12px;
	font-wieght:bold;
	list-style:none;
	margin-right:3px;
}
/*----off state------*/
#pagination .previous-off, #pagination .next-off {
	border:0;
	font-weight:normal;
	display:block;
	float:left;
	padding:10px 10px 10px 10px;
	margin-right:4px;
	background-color:#000000;
	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+ */ 
	color: #555555;
	border-top: 1px #444444 solid;
	text-shadow:0 0 0 transparent, 0 1px 0px #000000;
	-moz-box-shadow: 0 1px 2px #000000;
	-webkit-box-shadow: 0 1px 2px #000000;
}
/*----on state------*/
#pagination .active {
	font-weight:normal;
	display:block;
	float:left;
	margin-right:4px;	
	text-decoration:none;
	font-size: 12px;
	padding:10px 14px 10px 14px;
	color: #ffffff;
	background-color:#000000;	
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;
}
/*----normal state------*/
#pagination a:link, #pagination a:visited {
	font-weight:normal;
	display:block;
	float:left;
	margin-right:4px;
	text-decoration:none;
	font-size: 12px;
	padding:10px 14px 10px 14px;
	color: #ffffff;
	background-color:#222222;	
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;		
}
/*----over state------*/
#pagination a:hover {
	background-color:#000000;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Blog Section-----------*/
.blogpost {
	margin-bottom:20px;
	padding:20px;
	padding-bottom:0px;
	background-color:#111111;
	border-bottom:#000000 20px solid;
	border-top:#333333 10px solid;
}
.blogpost.single {
	margin-bottom:20px;
	padding:10px;
	background-color:#222222;
}
.divider.comments {
	margin-bottom:0px;
}
.blogpost h2 a{
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.blogpost h2 a:hover{
	color:#fa4040;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.blogpost h3 a{
	color:#ffffff;
}
.blogpost h4 a{
	color:#ffffff;
}
.blogpost h5 a{
	margin-bottom:35px;
	color:#fa4040;
}
.blogpost h5 a:hover {
	color:#ffffff;
}
.blogpost .featuredimage {
	margin-bottom:20px;
	text-align:center;
}
.blogpost p {
	margin-top:10px;
}
.blogpost p a{
	color:#fa4040;
}
.blogpost p a:hover{
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

/*-----------Blog Comments-----------*/
#comments{
	max-width:550px;
	/* 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.6);
	padding:0px 20px 10px 20px;
}
#comments h2{
	margin-top:10px;
}
.comment {
	margin: 0px 0px 10px 0px;
	/* 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.6);
	border-bottom:#111111 solid 5px;
	padding: 10px 10px 0px 10px;
}
.commentformbox p {
	color:#999999;
	margin-top:-10px;
}
.itemCommentsCounter{
	font-size:22px;
	margin-bottom:20px;
}
.itemCommentsList img{
	height:42px;
	width:42px;
}
.listcomments, .listcomments ul{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0px 0;
	list-style: none;
}
.message {
	margin-top:5px;
	padding: 0px 0px 0px 0px;
	color:#999999;
}
.listcomments .response {
	list-style:none;
}
.listcomments .response .comment {
	margin: 0px 0px 0px 0px;
}
.listcomments .response .comment :first-child{
	margin: 0px 0px 0px 0px;
}
ul.itemCommentsList li{list-style:none;}
a.comment-reply-link{
	background-color:#000000;	-moz-box-shadow: 0 1px 2px #000;-webkit-box-shadow: 0 1px 2px #000;-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px; margin:0; text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	font-size:12px; padding:6px 15px 7px 15px;
}
ul.itemCommentsList > ul.children{margin:0px 0px 0 30px;}
ul.itemCommentsList > ul.children .comment{
	/* 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.2);
}
ul.itemCommentsList ul{padding:0px;}
.datestamp {
	font-size: 12px;
	color:#777777;
	margin: 0 0 0px;
}
.username {
	font-size: 16px;
	color:#ffffff;
	margin: 0 0 5px;
}
.name a {
	font-weight:normal;
	color:#999999;
}
.name a:hover {
	text-decoration:none;
}
.name strong {
	font-weight:normal;
}
.gallery-title {
	font-size:1.08em;
	text-transform:uppercase;
}
#comments #respond {
	margin:10px 0 0;
}
#comments #respond input {
	margin-top:5px;
	padding:2px 4px 4px 6px !important;
	height:30px;
	font-size:12px;
}
#comments #respond textarea {
	margin-top:5px;
	width:96% !important;
	height:100px !important;
	padding:2px 4px 4px 6px !important;
	float:left !important;
	font-size:12px;
	font-family: 'Arimo', arial, sans-serif;
	max-width:485px;
}
#cancel-comment-reply-link{
	color:#999999 !important;
	margin-left:10px;
}
#respond #reply-title{
	font-size:22px !important;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	font-weight:normal !important;
	border-bottom:none !important;
	margin-bottom:10px !important;
	padding-top:20px !important;
}
.reply a{
	float: right;
	background:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	background-color:#e9857f;
	color:#ffffff !important;
	text-shadow:none !important;
	border:none !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	font-family:'Arimo', arial, sans-serif;
	font-size:12px !important;
	font-weight:normal !important;
	color: #ffffff !important;
	background-color:#000000 !important;	
	border:#000000 solid 1px !important;
	border-top:#555555 solid 1px !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111') !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)) !important;
	background: -moz-linear-gradient(top,  #222222, #111111) !important;
}
.reply a:hover{
	background-color:#000000 !important;
	color: #ffffff !important;
	background-color:#000000 !important;	
	border:#000000 solid 1px !important;
	border-top:#555555 solid 1px !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111') !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111)) !important;
	background: -moz-linear-gradient(top,  #333333, #111111) !important;
}
/*-----------Sub Page Headers-----------*/
.subpagetext ul{
	float: left;
	margin-left:0px;
	padding:24px 0px 10px 0px;
}
.subpagetext ul li{
	display:inline;
}
.subpagetext ul li a{
	font-size:13px;
	line-height:0px;
	color:#555555;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding: 5px;	
}
.subpagetext ul li a:hover{
	color:#ffffff;	
	padding: 5px;
}
.subpagetext ul li:last-child {
	font-size:13px;
	color:#888888;
	line-height:0px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	padding: 5px;
}
.subpagetitle h2{
	color:#777777 !important;
	font-size:20px;
	padding-top:23px;
	text-transform:uppercase;
	margin-right:-15px;
}
.subpagebackground {
	height:70px;
	margin-bottom:30px;
}
.subpagetitle {
	height:70px;
	background-color:#222222;
	/* 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.4);
}
.backgroundrepeat {
	background-image:url(../images/bgd/slider_shadow.png);
	background-position:center;
	background-repeat:no-repeat;
}
/*-----------Misc-----------*/
strong {
	color:#cccccc;
}	
.image-desc p, .image-desc ul, .image-desc ol, .backgroundgradient p {
	color:#999999;
	text-shadow:0 0 0 transparent,#000000 0px -1px 0px;
}
ul.thumbs img, ul.thumbs img a, ul.thumbs img a:visited, ul.thumbs img a:active {
	border:#ffffff 3px solid;
}
.quotes {
	margin-right:10px;
	padding-bottom:10px;
}
.pagecontents {
	padding-top:0px;
}
.thumbslider {
	margin-top:-50px;
	margin-left:-25px;
}
/*-----------Global Settings-----------*/ 
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
	color:#cccccc;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#000000;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/*-----------Divider Element-----------*/
.divider h5 {
	padding:0 20px;
	font-style:italic;
	color:#999999;
}
/*-----------Footer Section-----------*/
.footer h1.footertitle {
	margin:0 0 10px 0;
	padding:0px;
	line-height:34px;
	font-weight:normal;
	font-size:28px;
	color:#999999;
	text-shadow:0 0 0 transparent,#444444 0px 1px 0px;
	text-transform:uppercase;
}
.footer h1.footertitle a:hover {
	color:#ffffff;
	text-shadow:0 0 0 transparent,#444444 0px 0px 0px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer h2.footertitle {
	margin:0 0 20px 0;
	padding:0px;
	line-height:34px;
	font-weight:normal;
	font-size:22px;
	color:#777777 !important;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	text-transform:uppercase;
}
.footer h2.footertitle a:hover {
	color:#ffffff;
	text-shadow:0 0 0 transparent,#444444 0px 0px 0px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer h3 {
	padding:0 0 0px 0;
}
.footer h3.footertitle a{
	margin:0 0 0px 0;
	padding:0px;
	font-family: 'Arimo', arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 0px 0px;
	color:#cccccc;
}
.footer h3.footertitle a:hover {
	color:#ffffff;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer h4.footertitle {
	margin:0px;
	padding:0px;
	line-height:18px;
	font-weight:normal;
	color:#ffffff;
	font-family: 'Arimo', arial, sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px -1px 0px;
	text-transform:uppercase;
}
.footer h4.footertitle a:hover {
	color:#ffffff;
	text-shadow:0 0 0 transparent,#000000 0px 0px 0px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer p, .footer ul, .footer ol, .footer.btn, .credits ul, .credits ol, .credits.btn, .footer textarea, .footer input {
	color:#777777;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.footer {
	background-image:url(../images/bgd/background4.jpg);
	background-repeat:repeat;
	background-color:#000000;
    padding:20px 0 40px 0;
	margin:20px 0 0 0;
	position:relative;
	border-top:#333333 10px solid;
}
.footer img{
	padding:0px;
	margin-bottom:0px;
}
/*-----------Scroll to top btn-----------*/
.topbutton {
	cursor: pointer;
	font-size:12px;
	-webkit-border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	height:20px;
	width:20px;
	padding:20px;
	margin-top:-50px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/icons/top_button.png);
	background-position:top left;
	background-repeat:no-repeat;
}
/*-----------Comments Section-----------*/
.authorname, .authorname a  {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:28px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
}
/*-----------Checklists-----------*/
.list1{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/checkmark_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list1 li {
	margin-bottom:10px;
}
.list1 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list2{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/checkmark_icon&16_green.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list2 li {
	margin-bottom:10px;
}
.list2 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list3{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/notepad_2_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list3 li {
	margin-bottom:10px;
}
.list3 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list4{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/cog_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list4 li {
	margin-bottom:10px;
}
.list4 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list5{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/calendar_2_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list5 li {
	margin-bottom:10px;
}
.list5 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list6{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/delete_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list6 li {
	margin-bottom:10px;
}
.list6 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list7{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/zoom_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list7 li {
	margin-bottom:10px;
}
.list7 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list8{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/doc_empty_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list8 li {
	margin-bottom:10px;
}
.list8 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.list9{
	font-size:12px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#999999;
	list-style: url(../images/icons/shield_icon&16.png);
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.list9 li {
	margin-bottom:10px;
}
.list9 li a:hover{
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	width: 113%;
	text-align: left;
	color:#999999;
	background-color:#111111;
	border: 1px solid #222222;
	margin-top:-10px;
}
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
	padding:5px;
}
.widget_calendar #wp-calendar caption {
	text-align: left;
}
.widget_calendar #wp-calendar caption {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}
.widget_calendar #wp-calendar th {
	background: #111111;
	border-bottom: 1px solid #222222;
}
.widget_calendar #wp-calendar tfoot td {
	background: #000000;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
}
.widget_tag_cloud a{
	color:#777777;
	line-height:22px;
}

.widget-ul-container,.widget-container{padding:0px 25px 25px 0px}
.xoxo,.widget-container{list-style:none;}
ul.xoxo li ul li{padding:6px 6px 6px 0px;border-top:#222222 solid 0px;}
.blogpost h2, .blogpost h2 a,.post h2 a{color:#ffffff; text-transform:uppercase}
div.entry-meta .postedon,div.entry-meta .postedby,div.entry-meta .postedin,div.entry-meta .commentsnr{float:left;margin-right:10px}
div.entry-meta{margin-bottom:10px}
div.entry-meta .postedon img,div.entry-meta .postedby img,div.entry-meta .postedin img,div.entry-meta .commentsnr img{margin-right:5px}
.subpagetext ul li:last-child{margin-left:5px;}
.subpagetext ul li:last-child a{color:#fa4040;}
.subpagetitle h2 a{color:#333333;}


/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:24.5%; }
.three_fourth{ width:73%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:2.5%; float:left; }
.one_fourth{ position:relative; margin-right:2.5%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

/*toggles*/
.toggle h5{display:block;}
.toggle_content{background:#eaeaea;margin-top:10px;overflow:hidden;padding:10px;}
.toggle_content img{float:left;margin-right:10px;}
.toggle_content ul li{float:left;margin-right:10px;}
.toggle h5{color:#222; font-size:12px; margin-top:35px;}

.toggle1{ position: relative; }
.toggle1 .arrowdown{ width: 24px; height: 22px; background: url('../images/icons/notepad_2_icon&16.png') no-repeat center center; display: inline-block; vertical-align:bottom; margin-right: 15px; }
.toggle1 .toggle-content { position: relative; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;	
 background-color:#222222; color: #666; display: none; margin-top: 20px;}
.toggle1 .toggle-content div.content{ padding: 12px 12px 12px 12px; margin: 0;}
.toggle1 .toggle-title { background-color: #444444; cursor: pointer;-moz-box-sizing: border-box; -webkit-box-sizing:border-box; box-sizing:border-box;	}
.toggle1 .toggle-title div.content { display:inline; }
.toggle1 .toggle-title h5 { padding: 11px 10px 9px 10px; margin: 0; color: #ffffff; font-size: 12px; display: inline-block; text-shadow:0 0 0 transparent,#000000 0px 1px 0px;}
.toggle1 .arrow-top{ border-color: #fff transparent; border-style:solid; border-width:00px 12px 12px 12px; width:0; height:0; position: absolute; top:-12px; left: 15px;}

.toggle2{ position: relative; border-bottom:#222222 3px solid; border-top:#444444 3px solid}
.toggle2 .arrowdown{ position:relative; top:0px; width: 20px; height: 20px; background: url('../images/icons/toggleplus.png') no-repeat 0 0; display: inline-block; vertical-align:bottom; margin-right: 15px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;	 }
.toggle2 .toggle-content { position: relative; width: 100%; -moz-box-sizing: border-box; display: none;}
.toggle2 .toggle-content div.content { padding: 12px 12px 12px 12px; margin: 0; }
.toggle2 .toggle-title { cursor: pointer; }
.toggle2 .toggle-title div.content{ display:inline; }
.toggle2 .toggle-title h5 { padding: 10px; margin: 0; color:#333; font-size: 12px; display: inline-block; text-shadow:0 0 0 transparent,#000000 0px 1px 0px;  }
.toggle2 .opened .arrowdown { background-position: 0 -21px; }

 /*testimonial*/
.testimonial{ position: relative;}
.testimonial .testimonial-box{ position: relative; background: #111111; padding: 14px 15px 8px 15px; border-radius:0px; border: 1px solid #ccc; font-size:12px; color:#dddddd; text-shadow:0 0 0 transparent,#000000 0px 1px 0px; width: 95%}
.testimonial .testimonial-arrow{ border-color: #eee transparent;border-style:solid;border-width:12px 12px 0px 0px;width:0;height:0; position: absolute; bottom: -12px; left: 20px; z-index: 9; }
.testimonial .testimonial-arrow-border{ border-color: #ddd transparent;border-width:14px 14px 0px 0px; width:0; height:0; position: absolute; bottom: -14px; left: 19px; z-index: 8; }
.testimonial .testimonial-author{ margin-bottom: 15px; margin-top: 15px; color: #444; font-size:13px}
 /*tabs*/
.tabs{margin:7px 0px 0px 0px; border-bottom:#000000 10px solid}
UL.tabNavigation {list-style: none;margin: 0 0px 11px; padding:0;}
UL.tabNavigation li {display: inline;margin-right:0px;}
UL.tabNavigation li a {padding: 8px 10px; background-color: #ffffff; color:#222222; text-decoration: none; border-radius:0px; cursor:pointer; font-size:12px; text-shadow:0 0 0 transparent,#000000 0px 1px 0px;}
UL.tabNavigation li a.selected {background-color: #888;color: #fff;padding-top: 10px;padding-left: 15px;padding-right: 15px;}
UL.tabNavigation li a:focus {outline: 0;}
div.tabs > div {padding: 15px; margin-top: -2px;}
div.tabs > div h2 {margin-top: 0;}
.tabs div{background-color:#888888; color: #ffffff; display: none; margin-top: 20px;border-radius:0px;}

/* Success and error message */
.info_message{
	background-image:url(../images/icons/shield_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:50px;
	width:92%;
	margin-bottom:10px;
	background-color:#769ab6;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);				
}
.info_message h3{
	font-size:22px;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:100px;
	padding-top:13px;
}

.warning_message{
	background-image:url(../images/icons/warning_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:50px;
	width:92%;
	margin-bottom:10px;
	background-color:#fee246;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.25);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.25);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.25);			
}
.warning_message h3{
	font-size:22px;
	color:#111111;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	padding-top:13px;
}

.success_message{
	background-image:url(../images/icons/tick_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:50px;
	width:92%;
	margin-bottom:10px;
	background-color:#7ed168;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);					
}
.success_message h3{
	font-size:22px;	
	color:#111111;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
	padding-top:13px;
}

.error_message{
	background-image:url(../images/icons/stop_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:50px;
	width:92%;
	margin-bottom:10px;
	background-color:#d2504b;	
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);		
}

.error_message h3{
	font-size:22px;	
	color:#ffffff;
	padding:0 0 10px 0;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:100px;
	padding-top:13px;	
}

.btn:hover{text-decoration:none;}
.firstcharacter { float:left; padding-right:8px; color:#cccccc; font-size:70px; line-height:55px; }
.left{float:left;margin:5px;}
.right{float:right;margin:5px;}
.center>div{margin:auto;}
.lastTweet{margin-bottom:0px !important;}
.backgroundrepeat .backgroundgradient .container_12 iframe{bottom:0px;position:relative;margin:25px 0px}
.backgroundrepeat .backgroundgradient .container_12 object{top:0px;position:relative;}

/*----PrettyPhoto customizations------*/
.pp_description,.currentTextHolder{
	color:#999 !important;
}
div.pp_default .pp_nav .currentTextHolder {
	color:#999 !important;
}
div.pp_default .pp_description {
	margin-left:8px !important;
}
div.pp_default .pp_content_container .pp_details {
	padding-top:4px !important;
}

/* ---------Contact Form 7----------*/
#commentform {
	margin-top: 20px
}
.commentlist li #respond {
	margin-top: 20px
}

#respond  div,
.wpcf7-form fieldset div,
#contact fieldset div  { margin-bottom: 20px; }

#respond fieldset div input,
.wpcf7-form fieldset div,
#contact fieldset div input { 
	width: auto;
}

#respond textarea,
.wpcf7-form textarea,
#contact textarea {
	max-width: none;
	min-width: none;
	min-height: 160px;
	background-color:#333333;
	border:none;
	padding:8px;
	font-size: 12px;
	font-family:'Arimo', arial, sans-serif;
	line-height:20px;
	color: #cccccc;
	width:90%;
	margin-bottom:15px;
}
.footer #respond textarea,
.footer .wpcf7-form textarea,
.footer #contact textarea {
	height: 80px !important;
	min-height: 80px !important;
	background-color:#222222;
	border:none;
	padding:8px;
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
	width:95%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.widgetcont #respond textarea,
.widgetcont .wpcf7-form textarea,
.widgetcont #contact textarea {
	height: 55px !important;
	min-height: 55px !important;
	background-color:#333333;
	border:none;
	padding:8px;
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
	width:92%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sidebar #respond textarea,
.sidebar .wpcf7-form textarea,
.sidebar #contact textarea {
	height: 55px !important;
	min-height: 55px !important;
	background-color:#333333;
	border:none;
	padding:8px;
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
	width:106%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#respond input,
#respond textarea,
#respond select,
.wpcf7-form input,
#contact input,
#contact textarea,
#contact select {
	background-color:#333333;
	border:none;
	padding:8px;
	font-size: 12px;
	font-family:'Arimo', arial, sans-serif;
	line-height:20px;
	color: #cccccc;
	width:90%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer #respond input,
.footer #respond textarea,
.footer #respond select,
.footer .wpcf7-form input,
.footer #contact input,
.footer #contact textarea,
.footer #contact select {
	background-color:#222222;
	border:none;
	padding:8px;
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
	width:95%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.widgetcont #respond input,
.widgetcont #respond textarea,
.widgetcont #respond select,
.widgetcont .wpcf7-form input,
.widgetcont #contact input,
.widgetcont #contact textarea,
.widgetcont #contact select {
	background-color:#333333;
	border:none;
	padding:8px;
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
	width:92%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sidebar #respond input,
.sidebar #respond textarea,
.sidebar #respond select,
.sidebar .wpcf7-form input,
.sidebar #contact input,
.sidebar #contact textarea,
.sidebar #contact select {
	background-color:#333333;
	border:none;
	padding:8px;
	font-size: 12px;
	line-height:20px;
	color: #cccccc;
	width:106%;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#respond textarea {
	padding: 8px 9px
}
ul.children #respond textarea {
	min-width: none;
}
#respond input:focus, #respond textarea:focus, #respond select:focus,
.wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus,
#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: none;
	outline: none;
	position: relative;
	z-index: 5;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}

.wpcf7-form select{color:#cccccc;}

#contact input.error, #contact textarea.error, #contact select.error {
	border: 1px solid #f2c4c2;
	background: #ffeceb;
}

#respond label span,
#contact label span {color: #ed1c1c;}
#respond input[type="submit"][disabled],
#contact input[type="submit"][disabled] { background:#aaa; }

#message {margin: 0; padding: 0; display: block; background: transparent none;}

.loader {
	padding: 10px;
	float: left;
}
.wpcf7-submit{
	cursor: pointer;
	width:60px !important;
	font-weight:normal !important;
	font-family:'Arimo', arial, sans-serif;
	text-shadow:none !important;
	color: #ffffff !important;
	background-color:#000000 !important;	
	border:#000000 solid 1px !important;
	border-top:#555555 solid 1px !important;
	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+ */
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.wpcf7-submit:hover{
	border:#000000 solid 1px !important;
	border-top:#555555 solid 1px !important;
	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+ */
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.wpcf7-select{
    padding:5px;
	background-color:#333333;
	border:none;
	width:200px;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked{
    border:none !important;
	background-color:#eeeeee !important;
	padding:10px 8px 0px 8px !important;
	height:20px;
	margin-left:0px !important;
	width:90%;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
    border:none !important;
	background-color:#eeeeee !important;
	padding:6px 8px !important;
}

/*----------ML Sliders------------*/
.nivo-controlNav {
	margin-botom:30px !important;
}
.nivo-caption {
	left:90px !important;
	bottom:50px !important;
	background:none !important;
	padding:15px !important;
	overflow: hidden;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=1) !important;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
	font-size:32px !important;
	text-shadow:#000000 0px 1px 0px !important;
}
.nivoSlider {
	box-shadow:none !important;
	margin-top:30px !important;
}
.nivoSlider img{background-color:#222222 !important}
.theme-default .nivo-controlNav a {
	background:url(../images/nivo_assets/bullets.png) no-repeat !important;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px !important;
}
.theme-default .nivo-directionNav a {
	background:url(../images/nivo_assets/arrows.png) no-repeat !important;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0 !important;
}

.flexslider {margin: 30px 0px 50px 0px !important; background-color:#111111 !important;}
.metaslider .caption-wrap {
	background:none !important;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	font-size:32px !important;
	text-shadow:#000000 0px 1px 0px !important;
	left:90px !important;
	bottom:50px !important;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=1) !important;
}
.flex-direction-nav a {top: 53% !important;}

.coin-slider {margin: 20px 0px 10px 0px !important;}
.coin-slider img{background-color:#222222 !important}
.cs-title {
	background:none !important;
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	font-size:32px !important;
	text-shadow:#000000 0px 1px 0px !important;
	left:90px !important;
	bottom:50px !important;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=1) !important;
}
.cs-buttons{
	margin-bottom:10px;
}
.cs-buttons a.cs-active {
    background: -moz-linear-gradient(center top , rgb(94, 94, 94), rgb(160, 160, 160)) repeat scroll 0% 0% transparent !important;
    border-radius: 50% 50% 50% 50%;
    box-shadow:none !important;
    border: 1px solid rgb(94, 94, 94) !important;
}

.metaslider .rslides {
    margin-top:30px !important;
	background-color:#222222 !important;
}
.metaslider .rslides_tabs {
    background: #111 !important;
    font-size: 12px !important;
	margin-bottom:30px !important;
}