	/******* Structure *******/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #ededed;
	background-image: url(../images/background.jpg);
	color: #222;
	font: 0.8em/1.7em Helvetica, "Helvetica Neue", sans-serif;
/* 	margin: 2em 0; */
	min-width: 960px;
}

#body {
	clear: both;
	display: inline;
	float: left;
	min-width: 960px;
	padding-bottom: 30px;
	width: 100%;
}


.wrapper {
	margin:  0 auto;
	padding-top: 50px;
	text-align: left;
	width: 960px;
}


img {
	border: hidden;

}
/******* Links *******/

a {
	color: #4491C6;
	text-decoration: none;
}

a:hover {
	color: #3f6b95;
}

#content a {
	border-bottom: 1px dotted #a2c7f0;	
}

#content h2 a {
	border: none;
}


h3 a {
	border: none !important;
}

/******* Masthead *******/

#header {
	margin: 0 auto;
	padding-bottom: 40px;
	position: relative;
	text-shadow: #222 0px 0px 2px;
	width: 960px;
}

#header h1 a {
	color: #232323;
	font: normal 2em/2em Helvetica, Sans-serif;

}

#header h1 a:hover {
	color: #fefbbf;
}

/******* Menu *******/

#nav {
	background: #252525;
	font-size: 28px;
	letter-spacing: 1px;
	margin-bottom: 70px;
	overflow: hidden;
	padding: 10px;
	text-shadow: #222 0px 0px 2px;
}

ul#menu {
	margin: 0 auto;
/* 	margin-bottom: 30px; */
	padding: 10px 10px 10px 10px;
	width: 960px;	
}

ul#menu li {
	display: inline;
	
}

ul#menu a {
	color: #f3f1e9;
	margin: .5em;
	padding: 20px 10px 17px 10px;
}

a.active {
	background: url(../images/nav_image.jpg) 50% 100% no-repeat;
	margin-bottom: 20px;
}

ul#menu a:hover, ul#menu a.active {
	color: #d6610c;
}
ul#menu li a:active {
	color: #473f3f;
}

/******* Typography *******/

@font-face { font-family: ChunkFive;
	src: url('../uploads/Chunkfive.otf');
}

h2 {
	font: normal 2.2em/1.2em ChunkFive;
	letter-spacing: -1px;
	margin-bottom: 1em;
	padding: 0.3em 30px 0.4em 5px;
	text-transform: uppercase;
	text-shadow: #f6f5e7 0 0 0;
}

h3 {
	background: url("../images/hr.gif") 0 100% no-repeat;
	color: #424242;
	font:  0.9em/1.5em ChunkFive, Sans-serif;
	padding: 0 5px;
}

h4 {
	color: #575449;
	padding: 1em 5px 0;
	text-transform: uppercase;
}

/*
p {
	margin: 0.5em 5px 0.7em;
}
*/

hr {
	background: url("../images/hr.gif") 0 100% no-repeat;
	border: none;
	height: 11px;
	margin: 2em auto;
	width: 106px;
}

code {
	color: #843c37;
	font: 0.9em Monaco, "Courier New", Courier, mono;
}

ul, ol {
	margin: 0 10px;
}

ul {
	list-style: square;
}

li {
/* 	margin: 0.5em 0; */
	font-family: ChunkFive;
}

/******* Site Info *******/

#site_info {
	color: #ece8db;
	float: right;
	font: 1.2em "Helvetica Neue", Sans-serif;
	margin-bottom: 80px;
	width: 350px;

}

.info {
	background: #252525;
	color: #ece8db;
	float: right;
	height: 200px;
	list-style-type: none;
	margin: 7px;
	width: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.info_title {
	font-size: 18px;
/* 	float: left; */
	padding: 10px 5px;
}

.more {
	clear: both;
	font-size: 14px;
	float: left;
	padding: 5px 20px;
	
}

#my_info {
	float: left;
	font: 1.2em "Helvetica Neue", Sans-serif;
	height: 200px;
	position: relative;
	width: 450px;
}

.about_text {
	float: left;
	font: 1.2em "Helvetica Neue", Sans-serif;
	list-style-type: none;
	margin: 0;
	margin-bottom: 15px;
}

.info_text {
/* 	border-bottom: 1px solid #c5c5c5; */
	background: url("../images/hr.gif") 0 100% no-repeat;
	float: left;
	font: 12px "Helvetica Neue", Sans-serif;
	line-height: 25px;
	margin-top: 1px;
	min-width: 450px;
	padding-bottom: 20px;
	padding-left: 10px;
}


/******* Projects *******/

.showcase {
	background: url("../images/hr.gif") 0 100% no-repeat;
	clear: both;
	display: block;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.projectHeader {
	background-color: #252525;
	color: #f3f1e9;
	display: block;
	font: 1.3em ChunkFive, Sans-serif;
	letter-spacing: 2px;
	padding: 10px;
	padding-top: 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

.hello li {
	clear: both;
	font: 12px "Helvetica Neue", Sans-serif;
	list-style: none;
	line-height: 17px;
/* 	padding-bottom: 25px; */
	padding-top: 12px;
	padding-left: 10px;	
}

.hello li.client {
	font: 13px "Helvetica Neue", Sans-serif;
	font-weight: bold;
}

.left {
	float: left;
/* 	height: 571px; */
	width: 614px;
}

.left img {
	border: 7px solid #c5c5c5;
}

.video-embed {
	border: 7px solid #c5c5c5;
	float: left;
	height: 283px;
	width: 499px;
}

.projectlink {
	background-color: #252525;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.right {
	background: url("../images/hr.gif") 0 100% no-repeat;
	background-color: #e8e5e5;
	float: right;
	margin-left: 40px;
	padding-bottom: 20px;
	width: 260px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.showcase h2 {
/* 	padding-left: 40px; */
}

.showcase ul.meta {
	color: #599777;
	list-style: none;
	margin: -2em 5px 0;
	overflow: hidden;
	position: relative;
}

.showcase ul.meta li {
	display: inline;
}

.showcase ul.meta li.icon-filed-under {
	background: url("../images/icons/filed-under.gif") 0 50% no-repeat;
	float: left;
	padding-left: 18px;
}

.showcase ul.meta li.icon-comments {
	background: url("../images/icons/comment-bubble.gif") 0 50% no-repeat;
	float: right;
	padding-left: 18px;
}

.showcase a.read-more {
	background: url("../images/icons/read-more.gif") 100% 50% no-repeat;
	padding-right: 15px;
}
	
/******* Form *******/

form {
/* 	background-color: aqua; */
	overflow: hidden;
	border:none;
	width: 250px;
	height: 240px;
	float: left;
}

form fieldset {
	border: none;
	font-size: 90%;
	margin: 1px;
	padding: 20px 15px;
}

form label {
	color: #3f5a3e;
	display: block;
	font-size: 0.95em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	position: relative;
}

form label small {
	color: #3f5a3e;
	font-size: 90%;
	margin-left: 40%;
	position: absolute;
	text-transform: none;
	text-align: right;
	right: 0;
}

form label small a:hover {
	border-color: #888; 
	color: #ccc;
}

form input[type="text"], form textarea {
	background-color: #ededed;
	border: none;
	display: block;
	height: 20px;
	padding: 3px 0px;
	padding-left: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 170px;
}

form textarea {
	height: 100px;	
}

form input[type="submit"]#submit {
	display: block;
	float: right;
	position: relative;
}

#submit {
	background-color: #ededed;
	border:none;
	cursor: pointer;
	display: block;
	display: inline-block;
	float: right;
	line-height: 1;
	position: relative;
	padding: 5px 5px 5px;
	position: relative;
 	outline: 0px;
 	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


form label.required input {
	background-color: #ededed;
	padding-left: 5px;
	width: 100px;
}

form p.success {
	border-top: 1px solid #a9fa68;
	border-bottom: 1px solid #6fa444;
	background-color: #8acd55;
	color: #2c421b;
	margin: 1px !important;
	padding: 5px 15px;
}

form p.error {
	background-color: #fb834b;
	border-top: 1px solid #fcc8a4;
	border-bottom: 1px solid #ae5832;
	color: #5f311b;
	margin: 1px !important;
	padding: 5px 15px;
}

form label.error{
	color: #b12123;
	font-weight: bold;
}

form#publish-article {
	text-align: center;
}

form#publish-article fieldset button#submit {
	background: url("../images/button.gif") 0 0 no-repeat;
	border: none;
	cursor: pointer;
	color: #333;
	height: 30px;
	width: 130px;
}
/******* Footer *******/
/*
#footerWrapper {
	clear: both;
	background-color: #252525;
	width: 100%;
	margin-top: 30px;
}
*/
div#footer {
	background-color: #252525;
	border-top: 7px solid #c5c5c5;
	clear: both;
	color: #f0ecde;
	float: left;
	font-size: 1em;
	min-width: 960px;
	padding-bottom: 10px;
	width: 100%;	
}

div#helloBox {
	background-color: #383838;
	display: block;
	float: left;
	font: normal 50px ChunkFive;
	padding: 20px;
	padding-top: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#writeMe{
	display: block;
	float: left;
	font: normal 50px ChunkFive;
	margin-left: 30px;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


ul#footer li {
	display: inline;
	margin-left: 1em;
}

ul#footer li a {
	border-bottom: 1px dotted #51463d;
	color: #8e8875;
}

ul#footer li a:hover {
	color: #fefbbf;
}