/* @override http://kimronemusdesign.com/css/styles.css */

/* @override http://kimronemusdesign.com/css/styles.css */

html, body, p, div, span, h1, h2, h3, h4, h5, h6, h7, strong, ul, ol, dl, li, dt, dd, em, blockquote, input, form, table, tr, td {
	padding: 0;
	margin: 0;
}

ul, li {
	list-style-type: circle;
}

a img {
	border: none;
}

body {
	font-family: Frutiger, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #1d1339;
}

p a {
	color: #cb4d27;
}

p a:hover {
	color: #a13624;
}

/* MAIN NAVIGATION */

.nav {
	position: relative;
	height: 64px;
	left: 300px;
	width: 550px;
}

.menuitem {
	width: 90px;
	height: 64px;
	margin: 20px 0;
	float: left;
	text-align: center;
}


.holder {
	position: absolute;
	bottom: 0px;
}

.lift {
	display: block;
	width: 90px;
	height: 0px;
	background: url(images/nav_lift.png) no-repeat center top;
}

#logo {
	position: absolute;
	display: block;
	width: 101px;
	height: 101px;
	background-image: url(/css/images/logo.png);
	z-index: 99;
}

/* LAYOUT */

.content {
	position: relative;
	width: 850px;
	margin: 0 auto;
}

.title_section {
	height: 216px;
	clear: both;
}

.title_section img {
	padding: 25px 5px;
	margin-left: 20px;
}


#work #in_our_shop.hanging_tab a#client_list {
	position: relative;
	z-index: 101;
	display: block;
	height: 55px;
	width: 202px;
	top: -64px;
	background: url(../images/interface/body_of_work.png) no-repeat left top;
}

#work #in_our_shop.hanging_tab a#client_list:hover, #work #in_our_shop.hanging_tab a#client_list.active {
	background: url(../images/interface/body_of_work.png) no-repeat left -58px;
}

#work #clients {
	width: 183px;
	margin-left: 19px;
	position: absolute;
	border-left: 2px solid #cbb7b1;
	border-right: 2px solid #a13624;
	border-bottom: 2px solid #a13624;
	z-index: 100;
	left: -4px;
	top: -23px;
	padding-top: 10px;
	background: #cb4d27 url(../images/interface/body-of-work-gradient.png) repeat-x center top;
}

.hanging_tab {
	position: relative;
	top: -3px;
}

#work #in_our_shop.hanging_tab a.client {
	display: block;
	background-image: none;
	color: white;
	padding: 6px 5px;
	font: 65% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: black 0 1px 0;
}

#work #in_our_shop.hanging_tab a.client:hover {
	background-color: #a13624;
}

#work #in_our_shop.hanging_tab ul li {
	list-style-type: none;
}


/* MAIN NAVIGATION */

.holder a {
	display: block;
	text-align: center;
	width: 90px;
	text-decoration: none;
}



.main_view {
	margin-top: 25px;
}

#client_work {
	width: 810px;
	margin: 0 auto;
}

#contact .main_right {
	width: 440px;
	margin-left: 400px;
}

#about .left.main {
	width: 500px;
}

#about .side {
	width: 300px;
	margin: 0 auto;
	margin-left: 550px;
}

/* LAYOUT & INTERFACE */

.layout {
	background: url(images/bg_header.jpg) repeat-x left top;
	
}

#default .wrapper {
	background: white url(/css/images/header_gradient.png) repeat-x 0 64px;
}

.wrapper {
	background: white url(/css/images/header_gradient.png) repeat-x 0 0;
}

#default .hanging_tab {
	position: relative;
	z-index: 100;
	display: block;
	height: 60px;
	width: 267px;
	background-image: url(/images/interface/currently-shop.png);
}

.footer {
	margin-top: 20px;
	padding: 0 0 50px;
	min-height: 300px;
	background-image: url(/images/interface/bg_footer.jpg);
}

.krd_footer {
	position: relative;
	top: -10px;
	padding: 50px 0;
	width: 980px;
	margin: 0 auto;
	background: url(/images/interface/footer_left.png) no-repeat;
}

.krd_footer ul li {
	float: left;
	margin: 0 10px;
	list-style-type: none;
}

.krd_footer ul {
	float: right;
}

.krd_footer ul li a {
	display: block;
	color: #4b429e;
	font-size: 65%;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.krd_footer ul li a:hover {
	color: #6258d5;
}

/* LISTS */

#services ul.services {
	float: left;
	width: 140px;
	margin: 0 10px;
}

#services ul.services li {
	list-style-type: none;
	font-size: 80%;
	line-height: 200%;
	color: gray;
}

#services ul.services li span {
	color: #342966;
	font-weight: bold;
	text-transform: uppercase;
}

/* FEATURED */
.featured{
	position: relative;
	width: 800px;
	height: 395px;
	margin: 0 auto;
}
.featured_image {
	position: absolute;
}
.featured_content {
	z-index: 10;
	position: absolute;
	width: 350px;
	right: 10px;
	top: 200px;
	
}

/* TYPE */
h2.featured_title, #work h1, #contact h3, .more_box h4, #about h3 {
	font: normal normal 200% "HelveticaNeue-Light", "Helvetica Neue Light", Arial, Helvetica, Geneva, sans-serif;
}

#client_work p {
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid silver;
	margin: 10px 0;
	padding: 10px 0;
}

.featured_text {
	font: normal 100%/130% "HelveticaNeue-Light", Helvetica;
}

.featured_link {
	display: block;
	padding: 6px;
	width: 80px;
	text-align: center;
	background-color: #cb4d27;
	color: white;
	text-transform: capitalize;
	text-decoration: none;
	font: 75% "HelveticaNeue-Light", Helvetica Neue Light, Arial, Helvetica, Geneva, sans-serif;
}

.featured_link:hover {
	background-color: #df532c;
}

.main p {
	font: 70%/180% "HelveticaNeue-Light", Helvetica Neue Light, Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0;
}

/* WORK */
.row {
	border-bottom: 1px solid silver;
	padding: 5px 5px 0;
	clear: both;
	float: left;
	width: 100%;
}

.box {
	position: relative;
	width: 180px;
	float: left;
	padding: 10px 15px;
}

.more_box h4 {
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}

.more_box {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0px;
	margin: 0 9px;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	background-image: url(../images/interface/client_hover.png);
	border: 1px solid #cb4d27;
	padding: 6px 6px 0;
}

p.more_info {
	width: 180px;
	font: 75%/120% "HelveticaNeue-Light", Helvetica;
	text-align: left;
}

.box a {
	display: block;
}

.work_more {
	padding: 4px 6px;
	color: white;
	text-align: right;
	font-size: 60%;
	text-transform: uppercase;
	background-color: #be4824;
	float: right;
	text-decoration: none;
}

#work p.work_description {
	font: 80%/160% "HelveticaNeue-Light", Helvetica Neue Light, Arial, Helvetica, Geneva, sans-serif;
}

#work #client_work a {
	color: #cb4d27;
}

#work #client_work a:hover {
	color: #cb4d27;
	font-weight: bold;
}

/*FORMS */
.shadow_box {
	padding-top: 76px;
	background: url(../images/interface/contact_form_top.png) no-repeat center top;
}

#contact_form {
	width: 400px;
	margin: 0 auto;
	background: url(../images/interface/contact_form_bottom.png) no-repeat center bottom;
	padding-bottom: 30px;
	text-align: center;
}

#contact input[type="text"], #contact textarea {
	width: 300px;
	padding: 12px 6px;
	background-color: #f6f6ed;
	font-weight: bold;
	color: #696382;
	margin: 10px 0;
	border: 0;
}

#contact textarea {
	height: 110px;
}

#button {
	width: 310px;
	margin: 0 auto;
	height: 31px;
	overflow: hidden;
	text-align: right;
	
}

.button {
	width: 105px;
	height: 33px;
	border: none;
	text-indent: -9999px;
	background: transparent url(../images/interface/button_submit.png) no-repeat center top;
}

.button:hover {
	background: url(../images/interface/button_submit.png) center 64px;
}

.button:active {
	background: url(../images/interface/button_submit.png) center 128px;
}



form#mc-embedded-subscribe-form fieldset {
	border: none;
	padding: 0;
}

form#mc-embedded-subscribe-form fieldset .indicate-required {
	font-size: 50%;
	color: gray;
	display: block;
	margin-top: 5px;
}

form#mc-embedded-subscribe-form label {
	display: block;
	font-size: 80%;
	margin-bottom: 5px;
}

form#mc-embedded-subscribe-form input[type="text"] {
	
	margin: 10px 0;
	
}

/* BLOG */
#filler {
	float: right;
}
#blog .wrapper {
	background: white url(images/header_gradient_red.png) repeat-x;
}

#blog .left.main {
	width: 550px;
	float: left;
}

#blog .main_right.sidebar {
	width: 180px;
	float: right;
}

.blog-date {
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
	background-color: #c14d27;
}

.blog_posted_month {
	display: block;
	color: white;
	text-transform: uppercase;
	font-size: 60%;
	letter-spacing: 1px;
	padding: 10px 0 0;
}

.blog_posted_day {
	color: #a01e00;
	font-size: 200%;
	display: block;
	padding: 5px 0;
}

#blog .meta {
	color: silver;
	font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.blog-entry {
	width: 640px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.blog-content {
	width: 500px;
	float: right;
	margin-right: 40px;
	border-bottom: 1px solid #DDDDD4	;
}

.blog-content p {
	font-size: 80%;
}

.blog-entry.last .blog-content {
	border-bottom: none;
}

.blog-content h2 {
	font: normal normal 220%/95% "HelveticaNeue-Light", Helvetica;
	text-shadow: silver 0 1px 2px;
	margin-bottom: 10px;
}

#blog-entries h3 {
	font: normal normal 180%/95% "HelveticaNeue-Light", Helvetica;
	text-shadow: silver 0 1px 2px;
	margin-bottom: 10px;
}

.blog-content img {
	margin: 5px 0;
}

#blog .side {
	background-color: #f4f5ef;
	padding: 10px 15px;
	margin-bottom: 10px;
}

#blog .side h3 {
	text-transform: uppercase;
	color: #c14d27;
	margin: 0;
	padding-top: 5px;
	font: normal normal 90% Frutiger;
}

#blog .side ul {
	margin: 0;
}

#blog .side ul li {
	list-style-type: none;
	margin: 8px 0;
	padding:  4px 2px;
	border-bottom: 1px solid white;
}

#blog .side ul li a {
	color: black;
	text-decoration: none;
	font-size: 80%;
	text-transform: capitalize;
	display: block;
}

#blog .side ul li:hover {
	background-color: #eeefea;
	border-left: 1px solid #e4e5e0;
	border-top: 1px solid #e4e5e0;
}

#blog .side ul li a:hover {
	color: #a84322;
}

#blog .side input[type="text"] {
	border: none;
	padding: 4px;
	width: 130px;
	font-size: 80%;
	font-weight: 100;
	font-style: normal;
}


/* UTILITIES */
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}