/*
Theme Name: Creative.Industry
Theme URI: http://www.danharper.me
Description: A WordPress CMS &amp; Blog design for a creative company. Avaliable in Blue, Black, Red, Orange or Green.
Version: 1.0
Author: Dan Harper
Author URI: http://www.danharper.me
*/

.zulu {
	width: 980px;
	margin: 0 auto;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	}

p, .post ul, .post ol{margin: 5px 0 10px 0; font-size:1.1em;}
ul{list-style:disc;}
h1,h2,h3,h4,h5,h6{margin-bottom:5px;}
.padright{padding:0 5px 25px 0;}
.padleft{padding:0 0 25px 5px;}

#header h1, #feature h1 {
	font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	}
	
h4.archiveh {
	color: #444;
	}

a:link, a:visited {
	text-decoration: none;
	}

a:hover, a:active, a:focus {
	text-decoration: underline;
	}
	
.alignright {
	float: right;
	margin: 5px 3px 10px 8px;
	}
	
.alignleft {
	float: left;
	margin: 5px 8px 10px 3px;
	}
	
blockquote {
	padding-left: 25px;
	color: #444;
	}
	
.aligncenter {
	margin: 5px auto;
	}
	
.wp-caption p {
	font-size: 0.9em;
	font-style: italic;
	margin: 0 3px;
	}
	
.themessingle img {
	margin-bottom: 20px;
	}
	
h1 a:link, h1 a:visited, h3 a:link, h3 a:visited {
	color: #222;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active, h1 a:focus, h3 a:hover, h3 a:active, h3 a:focus {
	text-decoration: underline;
	}


/*   HEADER
**********************/
#header {
	height: 100px;
	}

#header h1 {
	float: left;
	background: url("images/logo.png") no-repeat;
	text-indent: -9999em;
	width: 400px;
	height: 70px;
	margin-top: 10px;
	}

#header ul {
	float: right;
	margin: 30px 0 0 0;
	}

#header ul li {
	display: inline;
	margin-left: 25px;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	}
	
#header ul li a:link, #header ul li a:visited {
	text-decoration: none;
	}

#header ul li a:hover, #header ul li a:active, #header ul li a:focus {
	text-decoration: underline;
	}

#header ul li.current_page_item a:link, #header ul li.current_page_item a:visited, #header ul li.current_page_item a:hover, #header ul li.current_page_item a:active, #header ul li.current_page_item a:focus {
	text-decoration: none;
	}


/*   FEATURE
**********************/

#feature {
	height: 226px;
	}

#feature-menu {
	height: 226px;
	width: 180px;
	}

#feature-menu ul {
	margin: 10px 15px 0 0;
	left: -34px;
	position: relative;
	}

#feature-menu ul li {
	text-align: right;
	padding-right: 15px;
	margin-left: 33px;
	list-style: none;
	font-size: 1.3em;
	width: 199px;
	height: 42px;
	}

#feature-menu ul li a:link, #feature-menu ul li a:visited {
	text-decoration: none;
	display: block;
	padding-right: 30px;
	height: 42px;
	line-height: 42px;
	}

#feature-content {
	height: 226px;
	width: 770px;
	font-size: 1.1em;
	overflow: hidden;
	}

#feature-content #slider {
	height: auto;
	overflow: hidden;
	}

#feature-content #slider .container_16 {
	display: block;
	height: 226px;
	}

#feature-content .grid_8 {
	padding-left: 5px;
	}

#feature-content h1 {
	margin-top: 30px /*40px*/;
	margin-bottom: 15px /*10px*/;
	/*width: 500px;
	height: 30px;
	text-indent: -9999em;*/
	}
	
/*#feature-content #feature-1 h1 {
	background: url("images/features/feature-1-title.png") no-repeat;
	}

#feature-content #feature-2 h1 {
	background: url("images/features/feature-2-title.png") no-repeat;
	}

#feature-content #feature-3 h1 {
	background: url("images/features/feature-3-title.png") no-repeat;
	}

#feature-content #feature-4 h1 {
	background: url("images/features/feature-4-title.png") no-repeat;
	}

#feature-content #feature-5 h1 {
	background: url("images/features/feature-5-title.png") no-repeat;
	}*/

#feature-content p {
	margin-bottom: 10px;
	}

#feature-content .grid_5 {
	text-align: center;
	}

#feature-content #feature-1 .grid_5 {
	padding-top: 10px;
	}

#feature-content #feature-2 .grid_5 {
	padding-top: 5px;
	}

#feature-content #feature-3 .grid_5 {
	padding-top: 8px;
	}

#feature-content #feature-4 .grid_5 {
	padding-top: 10px;
	}

#feature-content #feature-5 .grid_5 {
	padding-top: 20px;
	}

#feature-content a:link, #feature-content a:visited {
	text-decoration: none;
	}

#feature-content a:hover, #feature-content a:active, #feature-content a:focus {
	text-decoration: none;
	}



/*   CONTENT
**********************/

#content {
	background: url("images/content.png") repeat-x #f3f3f3;
	border-top: 1px solid #fdfdfd;
	color: #111;
	overflow: auto;
	padding: 20px 0;
	}

#content .container_12 {
	padding: 20px 0;
	overflow: auto;
	}

#content .grid_16 {
	margin-bottom: 30px;
	}

#content .grid_8 h1, #content .grid_8 h2 {
	margin-bottom: 5px;
	}

#content .grid_8 h1 span.price {
	color: #0b5f7b;
	font-size: 0.9em;
	}

ul.checkme li {
	list-style: none;
	background: url("images/asterisk.png") left center no-repeat;
	margin: 0 0 6px 10px;
	padding-left: 23px;
	}

#thumbs img {
	margin-bottom: 15px;
	}

.metabtns {
	text-align: center;
	}
	
ul.metas {
	padding-top: 10px;
	}
	
ul.pagination {
	padding: 25px 0;
	}
	
ul.pagination li.olderpost {
	float: left;
	margin: 0;
	}
	
ul.pagination li.newerpost {
	float: right;
	margin: 0;
	}
	
ul.metas li.metabtn {
	margin: 0 15px 0 0;
	}

.post .metabtn {
	font-size: 0.8em;
	}

.metabtn {
	display: -moz-inline-stack;
	display: inline-block;
	-moz-box-orient: vertical;
	list-style: none;
	margin: 0 8px;
	}

.metabtn a:link, .metabtn a:visited {
	display: inline-block;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
	}

.metabtn a:hover, .metabtn a:active, .metabtn a:focus {
	text-decoration: none;
	}
	
.post {
	padding-top: 50px;
	}
	
.post:first-child {
	padding-top: 0;
	}
	
.post h1 {
	margin-bottom: 0;
	}
	
ul.postmeta {
	margin: 0 0 15px 0;
	}

ul.postmeta li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
ul.postmeta li:first-child {
	padding: 0;
	border: none;
	}

	

/*   COMMENTS
**********************/
ol.commentlist li {
	list-style: none;
	clear: both;
	padding-top: 30px;
	margin-left: 10px;
	overflow: hidden;
	}

ol.commentlist li:first-child {
	padding-top: 10px;
	}

ol.commentlist li .commentmeta {
	width: 110px;
	float: left;
	min-height: 150px;
	height: auto !important;
	height: 140px;
	overflow: auto;
	}

.commentmeta p {
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 0;
	}

.commentmeta p.auth {
	margin-top: 5px;
	font-weight: bold;
	}

.commentmeta p.commdate {
	font-size: 0.7em;
	}

ol.commentlist li .commentdata {
	width: 500px;
	float: left;
	padding-left: 15px;
	min-height: 150px;
	border-left: 1px solid #ccc;
	height: auto !important;
	height: 140px;
	}

form p {
	padding-bottom: 10px;
	}
	
form .hidden {
	display: none;
	}
	
form p label {
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	width: 80px;
	}
	
form p label[for="comment"] {
	vertical-align: top;
	}
	
input, textarea {
	border: 1px solid #ccc;
	padding: 3px;
	}
	
input:focus, textarea:focus {
	border: 1px solid #aaa;
	}
	
input#submit {
	padding: 5px 3px;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}



/*   SIDEBAR
**********************/
.sidebar {
	padding-left: 15px;
	}

.sidebar ul li {
	list-style: none inside;
	margin-left: 0;
	}
	
.sidebar ul li h2 {
	margin-bottom: 0;
	}
	
.sidebar ul li#search {
	margin-bottom: 25px;
	}
	
.sidebar ul li#search form #s {
	background: url("images/search.png") no-repeat right #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 7px 29px 7px 7px;
	width: 167px;
	}
	
.sidebar ul li#search form #s:focus {
	border: 1px solid #cacaca;
	}
	
.sidebar ul li#search form #searchsubmit {
	display: none;
	}
	
.sidebar ul li ul, ul.fromtheblog {
	background: url("images/sidebar_detail.gif") no-repeat top #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 15px 5px 15px 8px;
	}
	
.sidebar ul li ul li, ul.fromtheblog li {
	list-style-position: outside;
	margin: 0 0 5px 20px;
	}
	
.sidebar ul li a:link, .sidebar ul li a:visited, ul.fromtheblog li a:link, ul.fromtheblog li a:visited {
	color: #333;
	}
	


/*   FOOTER
**********************/
#footer {
	background: url("images/footer.png") repeat-x top #292929;
	color: #e1e1e1;
	font-size: 0.8em;
	overflow: hidden;
	}
	
#footer p {
	color: #e1e1e1;
	margin: 10px 0;
	}
	
#footer a:link, #footer a:visited {
	color: #e1e1e1;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:active, #footer a:focus {
	color: #fff;
	text-decoration: none;
	}

#footer p.copy {
	float: left;
	}

#footer p.designed {
	float: right;
	}