/***** Custom Color and Pattern Stylesheet *****/

#header-wrapper {
background-color:#222222; /* You can change this bg color with another heks color */
}

#header-wrapper-inner {
background-color:#222222; /* You can change this bg color with another heks color */
background-image:url(dark/header-glow.png);
}

a:link,a:visited,a:active {
//color:#222222;
}	
a:hover {
color:#999;
}

#mc4wp_email{
	width: 90%;
	height: 34px;
	margin: 0;
	padding: 2px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
	-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	background-image: none;
	text-shadow: none;
}

.mc4wp-form-651 {
	background-color: #dcdcdc;
	padding: 22px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ffffff;
}

form .button {
	
	//width: 99%;
	//height: 40px;
	display:inline-block;
	font-size: 14px;
	font-family:'Doppio One', Arial, Helvetica, sans-serif;
	letter-spacing:-0.5px;
	
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
	
	text-shadow: 0 2px 0 #2a2a2a;
	background-color: #000000;
	border-left: 2px solid #CCC;
	border-bottom: 2px solid #888;
	border-top: 2px solid #CCC;
	border-right: 2px solid #AAA;
	list-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

form h5 input {
	width: 88%;
	height: 34px;
	margin: 0;
	padding: 2px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);
	-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	background-image: none;
	text-shadow: none;
}


form p {
	padding:0 0 6px;
}

.grid_12 p {
	padding:0 0 2px;
}

#mainmenu-wrapper{
background-image:url(dark/bg-mainmenu.png);
}
#mainmenu ul li li a {
text-shadow:0 2px 0 #2a2a2a;
}

#mainmenu ul li.current_page_item {

text-shadow: 0 2px 0 #2a2a2a;
background-color: #000000;
border-left: 2px solid #CCC;
border-bottom: 2px solid #888;
border-top: 2px solid #CCC;
border-right: 2px solid #AAA;
}

#mainmenu ul li {

text-shadow: 0 2px 0 #2a2a2a;
background-color: #000000;
border-left: 2px solid #CCC;
border-bottom: 2px solid #888;
border-top: 2px solid #CCC;
border-right: 2px solid #AAA;
}

#mainmenu ul li:hover {
text-shadow:0 2px 0 #2a2a2a;
background-color:#666666;
text-shadow: 0 2px 0 #2a2a2a;

border-left: 2px solid #CCC;
border-bottom: 2px solid #888;
border-top: 2px solid #CCC;
border-right: 2px solid #AAA;
}
#menu ul {
background-color:#313131;
border-left:1px solid #595959;
border-bottom:1px solid #595959;
}
#mainmenu ul {
text-shadow:0 2px 0 #2a2a2a;
}
#menu li ul a,#menu li ul a:visited {
text-shadow:0 2px 0 #2a2a2a;
}
#menu li ul li:hover {
background-color:#262626;
}

.login-button.blue {
background: -moz-linear-gradient(top, #8d8d8d, #666666);
background: -webkit-linear-gradient(top, #8d8d8d, #666666);
background: -o-linear-gradient(top, #8d8d8d, #666666);
background-color: #666666;
border-bottom:1px solid #4a4a4a;
color: #ffffff;
}

a.more-link,
#submit,
.buttoncontact,
.pricing-column .button,
.testi-text .button,
.highlight-column a.button {
display:inline-block;
font-family:'Doppio One', Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;

color:#ffffff;
cursor:pointer;
text-decoration:none;

text-shadow: 0 2px 0 #2a2a2a;
background-color: #000000;
border-left: 2px solid #CCC;
border-bottom: 2px solid #888;
border-top: 2px solid #CCC;
border-right: 2px solid #AAA;
list-style: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
a.more-link:hover,
#submit:hover,
.buttoncontact:hover,
.pricing-column .button:hover,
.testi-text .button:hover,
.highlight-column a.button:hover {
background-color: #000000;
}



/***** Links *****/

a.button {
	color: #ffffff;
}
.front-content a {
	color: #5b5b5b;
}

.pricing-price .title-blue h1 {
	color:#5b5b5b;
}

ul#portfolio-filter li {
font-size:14px;
font-family:'Doppio One', Arial, Helvetica, sans-serif;
letter-spacing:-0.5px;
text-shadow:0 1px 0 #474747;
color:#fff;
list-style-type:none;
display:inline-block;
margin-left:8px;
padding:2px 18px 5px 18px;
background: -moz-linear-gradient(top, #8d8d8d, #666666);
background: -webkit-linear-gradient(top, #8d8d8d, #666666);
background: -o-linear-gradient(top, #8d8d8d, #666666);
background-color: #666666;
border-bottom:3px solid #4a4a4a;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.slide-main {
//background-image:url(dark/header-line22.png);
}
.slide-caption {
background-color:#222222;
//background-image:url(dark/header-glow22.png);
}
.caption-center {
color:#fff;
text-shadow:0 2px 0 #8f8f8f;
} 
.caption-right h4, .caption-left h4 {
color:#fff;
text-shadow:0 2px 0 #8f8f8f;
}

.caption-right p, .caption-left p {
color:#fff;
text-shadow:0 2px 0 #8f8f8f;
}
.slide-text-left h1, .slide-text-right h1 {
text-shadow:0 2px 0 #2f2f2f;
}

.slide-text-center h1 {
text-shadow:0 2px 0 #2f2f2f;
}

.slide-text-left p, .slide-text-right p {
text-shadow:0 1px 0 #2f2f2f;
}