/* @override http://websiteninjas.com/public/stylesheets/stylesday.css */

/* @override http://wsnwd.com/public/stylesheets/stylesday.css */

/* General styles */

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* @group Layout-Design */

body {
	width: 100%;
	min-width: 500px;
	background: #dbd9c1 url(/public/images/body.png) repeat-x;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header {
	clear: both;
	float: left;
	width: 100%;
	padding: 25px 0 20px 0;
}

.logo {
	background: url("/public/images/logo.png") top left no-repeat;
	width: 348px;
	height: 75px;
	margin-left: 20px;
	float: left;
}

#mountain {
	float: right;
	height: 185px;
	width: 308px;
	background: url(/public/images/footerMountain.png) no-repeat;
	margin-top: -50px;
	position: absolute;
	right: 0px;
	z-index: -0;
}

#birdtree {
	position: absolute;
	left: 0px;
	float: left;
	height: 158px;
	width: 160px;
	background: url(/public/images/birdtree.png) no-repeat;
	margin-top: -50px;
}

#sun {
	margin-left: -113px;
	z-index: -1;
	margin-right: auto;
	position: absolute;
	left: 50%;
	height: 127px;
	width: 227px;
	background: url(/public/images/footerSun.png) no-repeat;
	margin-top: -140px;
}



/* @end */

/* @group TopNav */

#nav {
	padding: 0;
	float: right;
	margin: 40px 0 0;
}

#nav a {
	display: block;
	color: #be513f;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	height: 28px;
	line-height: 28px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px 8px;
}
#nav ul li a.current {
	background-color: #c8ba95;
}

#nav li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

#nav li a:hover {
	color: #be2208;
	background-color: #B0A183;
	}

/* @end */

/* @group Content */

/* @group homeBanner */
#homeBanner {
	display: table;
}
#homeBanner ul{
	float: right;
	left: 70%;
	width: 25%;
	list-style: none;
}


/* @group icons */
.icon {
	padding-left: 75px !important;
	height: 73px;
}
.icon.tableless1 {
	background: url("/public/images/tableless.png") top left no-repeat;
}
.icon.tableless2 {
	background: url("/public/images/tableless.png") top left no-repeat;
}
.icon.tableless3 {
	background: url("/public/images/tableless.png") top left no-repeat;
}
.tableless1 {
	display: block !important;
}
/* @end */
#homeBanner span {
	width: 100%;
	display: block;
	white-space: pre;
}
#slider {
	float: left;
	width: 90%;
	height: 180px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}
.slide {
	margin-bottom: 50px;
	display: table;
	position: relative;
}
/* @end */

/* @group Content-Sidebar
 */

#content {
	margin: 0 auto 20px;
	width: 790px;
	background: url(/public/images/servicesb.png) repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 20px 0;
}

#content {
	margin: 0 auto 20px;
	width: 810px;
	background: url(/public/images/servicesb.png) repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 20px;
}

#sidebar {
	float: right;
}

#sidebar ul {
	margin-top: 10px;
	list-style: none;
}

#sidebar ul li {
	margin-top: 5px;
}

#sidebar a {
	margin-right: 20px;
	color: #be513f;
	background-color: #B0A183;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#sidebar a:hover {
		color: #be2208;
}

#notes {
	font-size: .6em;
	line-height: .8em;
	list-style: none;
}



/* @end */

/* @group Content Container */

#content-container {
	padding-top: 15px;
	margin-left: 70px;
	margin-right: 70px;
	color: #333;
	line-height: 1.6em;
	clear: both;
	font-size: 1.1em;
	word-spacing: .07em;
}

#content-container h1 {
	padding: 10px 0 5px 0;
	font-size: 2.6em;
	color: #bb2c1b;
	font-weight: normal;
	letter-spacing: .03em;
}

#content-container h2 {
	padding: 10px 0 0 0;
	font-size: 1.4em;
	color: #bb2c1b;
	font-weight: normal;
	letter-spacing: .03em;
}
#content-container h3 {
	font-size: 1.6em;
	letter-spacing: .03em;
	font-weight: normal;
	margin-bottom: 5px;
}
#content-container p {
	padding: 10px 0;
}

#content-container a {
	color: #be513f;
	text-decoration: none;
}

.portfolioMore a {
	color: #be513f;
	background-color: #B0A183;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.portfolioMore a:hover {
	color: #be2208;
}

#content-container a:hover {
	color: #be2208;

}

#content-container ul {
	list-style-position: inside;
	margin-left: 25px;
}

#content-container li {
	padding: 2px 0;
}

#content-container img {
	float: left;
	padding-right: 10px;
}

/* @end */

.commentDate {
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .1em;
	word-spacing: .1em;
}

/* @end */

/* @group Lower Half */

/* @group Three Col */

.cols {
	width: 90%;
	position: relative;
	z-index: 9;
	padding-top: 100px;
	margin: 0px auto 20px;
}
.cols p {
	font-size: .8em;
	color: #333;
}
.col {
	float: left;
	width: 33%;
}
.col > * {
	margin: 0 25px;
}
.col ul {
	list-style-position: inside;
}
.submit {
	width: 25% !important;
	float: left;
	margin-right: 20px;
	position: relative;
	top: -9px;
	background-color: #B0A183;
	padding: 5px !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.col form.ninja ul li p {
	float: right;
	padding-top: 7px;
	padding-left: 7px;
	display: table;
	width: 75%;
	text-align: left;
}

.col h2 {
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #bb2c1b;
	font-weight: normal;
	letter-spacing: .03em;
}

.col textarea {
	background: url(/public/images/servicesb.png) repeat;
	color: #fff;
	margin: 5px 0;
	width: 100%;
	margin-bottom: 15px;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.col input {
	background: url(/public/images/servicesb.png) repeat;
	color: #DBD9C1;
	width: 100%;
	margin: 5px 0px 5px 0;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}



/* @end */

/* @group Contact Form */
.submit {
	width: 25% !important;
	float: left;
	margin-right: 20px;
	position: relative;
	top: -9px;
	background-color: #B0A183;
	padding: 5px !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#contactForm ul {
	list-style-type: none;
}
#messageStatus {
	margin-top: -14px;
}
/* @end */

.copyRight {
	clear: both;
	width: 350px;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: .1em;
	word-spacing: .2em;
	background-color: #B0A183;
	border: 1px solid #A6987A;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto 5px;
	padding: 8px 15px;
}

#footer {
	width: 100%;
	padding-bottom: 5px;
	margin-top: 100px;
	background: #c8ba95 url(/public/images/footerMountains.png) repeat-x;
}

#footer a {
	text-decoration: none;
	color: #333;
}



/* @end */

/* @group Services-Portfolio */

/* @group Services */

#tableless {
	background: url("/public/images/tableless.png") top left no-repeat;
}

#slicehost {
	background: url("/public/images/slicehost.png") top left no-repeat;
}

#easytouse {
	background: url("/public/images/easytouse.png") top left no-repeat;
}

#customerslove {
	background: url("/public/images/love.png") top left no-repeat;
}

#fastsupport {
	background: url("/public/images/anytime.png") top left no-repeat;
}

#rapiddeploy {
	background: url("/public/images/fast.png") top left no-repeat;
}

/* @end */

#services {
	display: table;
	padding-top: 14px;
}

#services a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	float: left;
	height: 70px;
	width: 22%;
	line-height: 1.3em;
	margin: 1.7% 11% 1.7% 0;
}

#services a:hover {
	color: #333;
}

#services span {
	line-height: 1.2em;
	width: 170px;
	margin: 0 0 0 5px;
	float: left;
	font-size: 0.8em;
	padding: 0 0 0 70px;
}

.portfolioItem {
	border: 1px solid #A6987A;
	width: 700px;
	margin: 10px auto 30px;
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: url(/public/images/portfoliob.png) repeat;
}
.portfolioItem img {
	display: block !important;
	padding: 0px !important;
	float: none !important;
}
.portfolioItem h2 {
	height: 28px;
		width: 700px;
	position: relative;
	z-index: 4;
	text-indent: 15px;
	background: #7A6B55;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.portfolioItem h2 a {
	color: #DBD9C1 !important;
}
.portfolioItem h2 a:hover {
	color: #BDAB8E !important;
}
.portfolioMore {
	width:670px;
	display: none;
	background: #AC9778;
	position: relative;
	top: -8px;
	z-index: 2;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding: 15px;
}
/* @end */

/* @group Twitter */
#twitterUpdateList li{
	clear: both;
	display: table;
	width: 100%;
	background-color: #B0A183;
	margin: 10px 0;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#twitterUpdateList li:hover {
	background-color: #ac9778;
}
#twitterUpdateList li span {
	clear: both;
	display: block;
	font-size: .8em;
	float: right;
}

/* @end */

/* @group Slider */


#intro {
    padding-bottom: 10px;
}

.scroll {
    height: 246px;
    width: 720px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: transparent;
	margin-top: -20px;
	margin-bottom: -20px;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 680px;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

.navigation {
    list-style: none;
    margin: 0;
    padding: 0 0 9px;
}

.navigation li {
    display: inline;
}

.navigation li a {
    padding: 10px;
    margin-right: 10px;
    text-decoration: none;
    -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#slider ul.navigation li a {
	color: #be513f;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.navigation a:hover {
    background-color: #B0A183;
}

.navigation a.selected {
    background-color: #c8ba95;
}

.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 104px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -30px;
}

.scrollButtons.right {
    right: -40px;
}

.hide {
    display: none;
}
/* @end */

.clear {
	clear: both;
}
