/* Kulture Shock Media */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: "Lucida Sans", "LucidaSans", Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #333;
	color: #4b4b4b;
	}

a, a:visited {
	color: #a9ff18;
	text-decoration: none;
	}

a:active {
	color: #fff;
	}

a:hover {
	text-decoration: underline;
	}

p {
	margin: 12px 0;
	}

.first {
	margin-top: 0;
	}

h1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
	color: #fff;
	}

h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 15px 0 8px 0;
	color: #000;
	}

h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	margin: 15px 0 8px 0;
	color: #000;
	}

h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	margin: 0 0 12px 0;
	}

img {
	border: none;
	}

label {
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	}

input, textarea, select {
	font-size: 14px;
	line-height: 22px;
	border: 1px solid #ccc;
	padding: 2px 5px;
	background: #fafafa;
	}

button {
	background: #9dd511;
	padding: 7px 10px;
	margin-top: 10px;
	border: 1px outset #9dd511;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	}

button:hover {
	background: #000;
	color: #a9ff18;
	border: 1px inset #888;
	}

.clear {
	clear: both;
	}

#wrapper {
	}

#banner, #masthead, #feature, #workit, #content, #header {
	width: 900px; 
	margin-left: 1%;
	margin-right: 1%;
	margin: 0 auto;
	clear: both;
	}
	
#banner-wrap {
	background: #9dd511 url(../graphics/banner_back.png) top left repeat-x;
	border-bottom: 5px solid #fff;
	}

#header-wrap {
	background: #fff url(../graphics/title_back.png) bottom left repeat-x;
	height: 100px;
	}

#header h1 {
	text-align: right;
	line-height: 80px;
	}

/* Homepage */

#fadeshow1 {
	width: 140px;
	float: left;
	}

#fadeshow2 {
	width: 140px;
	float: right;
	margin-left: 10px;
	}

#masthead-wrap {
	background: #000;
	}

#feature-wrap {
	background: #fff;
	}

#workit-wrap {
	background: transparent url(../graphics/foot_back.png) top left repeat-x;
	}


#banner {
	height: 115px;
	}

#banner #logo {
	float: left;
	margin-top: 35px;
	}

#masthead {
	padding: 30px 0;
	}

#masttext {
	float: left;
	width: 560px;
	color: #fff;
	padding-bottom: 30px;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	}

#mastthumbs {
	float: right;
	}

#mastthumbs img {
	margin-left: 15px;
	}

#feature {
	padding: 50px 0 5px 0;
	}

#feature #intro {
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-top: 20px;
	}
	
#feature #amnet {
	float: left;
	}

#feature #quotes {
	float: right;
	width: 200px;
	margin-top: 10px;
	}

#feature #quotes p {
	margin-bottom: 6px;
	font-style: italic;
	line-height: 16px;
	}

#feature #quotes .quoted {
	font-style: normal;
	font-weight: bold;
	}

#feature a, #feature a:visited {
	color: #c4300f;
	}

#workit {
	padding: 30px 0;
	color: #888;
	}

#workit .work {
	float: left;
	width: 48%;
	margin-top: 25px;
	}

#workit .work.last {
	float: right;
	}

#workit .work img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}

#workit h1, #workit h3 {
	color: #fff;
	}


#footer {
	min-height: 300px;
	background: transparent url(../graphics/foot_back.png) top left repeat-x;
	}


/* Nav */

#nav {
	margin-top: 45px;
	float: right; 
	}

#nav ul {
	list-style-image: none;
	list-style: none;
	}

#nav li {
	display: inline; 
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	text-transform: uppercase; 
	list-style: none;
	list-style-image: none;
	}

#nav li a, 
#nav li a:visited {
	text-decoration: none;
	color: #fff;
	padding: 12px 10px 12px 14px;  
	background: transparent url(../graphics/menu_line.png) 0 4px no-repeat;
	}

#nav li a:hover {
	color: #000;
	}

#nav li.current a {
	color: #000;
	}

#nav li.first a {
	background-image: none;
	}

#content-wrap a {
	color: #c4300f;
	}

#content-wrap {
	padding: 30px 0 30px 0;
	background: #fff;
	}

#sidebar {
	width: 220px;
	float: left;
	}
	
#mainbar {
	float: right;
	width: 620px;
	border-left: 1px dotted #ccc;
	padding-left: 30px;
	}

#work #sidebar {
	width: 48%;
	}
	
#work #mainbar {
	width: 48%;
	border-left: none;
	}

#work .thumbs {
	margin-top: 15px;
	margin-bottom: 15px;
	}

#about #sidebar {
	width: 45%;
	padding-right: 10px;
	}

#about #sidebar p {
	font-size: 14px;
	line-height: 22px;
	}

#about #sidebar p.first {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 22px;
	}
	
#about #mainbar {
	width: 48%;
	}
	
#about p {
	line-height: 20px;
	}

#about .bios p {
	color: #777;
	}

#contact #mainbar {
	border-left: none;
	padding-left: 0px;
	}

#contact #sidebar {
	border-right: 1px dotted #ccc;
	padding-right: 30px;
	}

#contact #sidebar img {
	vertical-align: middle;
	}
