/*
Theme Name: Design Chemical
Theme URI: http://www.designchemical.com/
Description: Custom theme for Design Chemical
Version: 1.0
Author: Lee Chestnutt
Author URI: http://www.designchemical.com/
*/

/* Reset */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,   
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
html { height: 100%; }
body { height: 100%; color: #000; }
ul, ol { list-style: none; }
 
a, a:visited {/* color: #343432; */ color: #036DB3; text-decoration: underline; }
a:hover { background: #FCEE05; color: #343432; text-decoration: none; }   

/* Begin Typography & Colors */
body { background: #FFF; color: #343432; font-family: lucida grande, "Lucida Grande", sans-serif; font-size:14px; background: #fff url(images/bg_hdr.jpg) repeat-x top center;}
#wrap-hdr {}
#wrap-content {}
#wrap-ftr {}

.col-left {width: 650px; float: left;}

.float-left {float: left;}
.wrap {width: 960px; margin: 0 auto;}

#content {
	font-size: 1.2em; position: relative;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
/*small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
*/
h1 { font-size: 30px; font-weight: bold; margin: 0 0 0.5em 0; }
h2 { font-size: 24px; font-weight: normal; margin: 0 0 0.5em 0; line-height: 1.3em; word-spacing: -1px; letter-spacing: -0.3px; font-family: Georgia,"Times New Roman",Times,serif;}
h3 { font-size: 18px; font-weight: normal; margin: 0 0 0.5em 0; line-height: 1.3em; font-family: Georgia,"Times New Roman",Times,serif;}
/*
.page-title { font-size: 22px; padding-bottom: 5px; border-bottom: 1px solid #d6d6d6; margin-bottom: 15px; color: #30292b; }
*/
#sidebar h2 {
	font-size: 16px; font-weight: bold;
	margin: 5px 0 0;
	padding: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #343432; text-decoration: none;
	}

h2 a:hover, h3 a:hover {color: #000;}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}
.commentlist li {
	margin: 0 0 10px;
	padding: 10px;
	list-style: none;

	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 5px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 0 0 10px 0;
	font-size: 12px;
	}
#commentform p {font-size: 12px;}

.commentmetadata {
	font-weight: normal; color: #555;
	display: block;
	margin-bottom: 10px;
	line-height: 1.5em;
	}
.commentmetadata a {text-decoration: none;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777; font-size: 13px;}
#sidebar ul ul li, #sidebar ul ol li {line-height: 1.4em;}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.post { font-size: 13px; margin: 0 0 30px; line-height: 1.5em;}
	
.post-date {font-size: 14px; color: #888; margin-top: -10px; margin-bottom: 10px;}
.post hr {display: block;}
.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {clear: both;}
.clear {clear: both;}

#footer {margin: 0; padding: 20px 0 10px 0; text-align: center; font-size: 11px; line-height: 2em;}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 10px 0 ;
	}
/* End Headers */



/* Begin Images */
p img {padding: 0; max-width: 100%;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {float: right;}
.alignleft {float: left;}

/* End Images */

.entry p, .entry ol, .entry ul {line-height: 1.5em; margin-bottom: 1em;}
.entry ul {list-style: disc; margin-left: 25px;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar {background: #fcf7ab; border: 1px solid #f7ec42; padding: 15px; font-size: 12px; float: right; width: 220px;}
#sidebar ul li {
	list-style:none;
	margin-bottom: 15px;
	font-size: 13px;
	}
#sidebar ul li a, #sidebar ul li a:visited {text-decoration: none; color: #222;}
#sidebar ul li a:hover {text-decoration: underline; color: #000;}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li {margin-left: 20px;}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #999;
	font-size: 13px;
	}

#sidebar #searchsubmit {
	padding: 2px;
	border: 1px solid #999;
	font-size: 13px; font-weight: bold;
	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 13px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Pagination */

.wp-pagenavi {font-size: 13px; text-align: right;}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 6px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FCEE05;
}
.wp-pagenavi a:active {
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 6px; 
	margin: 2px 4px 2px 2px;
	color: #343432;
	border: 1px solid #fff;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 6px; 
	margin: 4px;
	font-weight: bold;
	border: 1px solid #666666;
	color: #666666;
	background-color: #fff;
}
.wp-pagenavi span.extend {
	padding: 2px 6px; 
	margin: 4px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


#header { position: relative; }
#header-thumb { display: inline; float: right; padding-right: 12px;}
#nav-main { position:absolute; top: 20px; left: 510px;}
#nav-main li { display: inline; }
#nav-main li a {font-size: 15px; text-transform: lowercase; color: #000; float: left; display: block; padding: 5px 8px; text-decoration: none; border: 1px solid #FFF; }
#nav-main li a:hover { background: #FCEE05; color: #000; text-decoration: none; border: 1px solid #DCD103; }
#logo { float: left; margin: 0 30px 0 0; }

.entry h3 {font-size: 16px; color: #555; margin: 0 0 5px 0; padding-top: 10px;}
/*.entry h3 {line-height: 1.5em; font-weight: normal; margin: 0 0 0.25em 0; color: #60676f;}*/

#respond h3 {font-size: 14px; font-weight: normal;}

.code {background: #f3f3f0; width: 100%; padding: 5px; color: #021CBE; border: 1px solid #d3d3d1; margin-bottom: 1em;}
.code-tag {color: #f3f3f0;}

#portfolio-container {position: relative;}
#nav-portfolio {position: absolute; right: 34px; top: 7px;}
#nav-portfolio li {display: inline; font-size: 13px;}
#nav-portfolio li a {display: block; float: left; padding: 0 8px; text-decoration: none;}
#nav-portfolio li a.bdr-right {border-right: 1px solid #777;}
#nav-portfolio li a:hover {color: #000;}
#nav-portfolio li a.active, #nav-portfolio li a.active:hover {color: #777; text-decoration: none; background: #fff;}

#jh-portfolio-selector h2 {float: left;}
#jh-portfolio-selector ul, .post {width: 100%; overflow: hidden; clear: both;}
#jh-portfolio-selector ul {margin-bottom: 20px;}
#content .widget #jh-portfolio-selector ul li {position: relative; float: left; margin: 0 10px 10px 0; text-align: center;}
#content .widget #jh-portfolio-selector ul li a {color:#222; text-decoration: none; font-size: 12px; line-height: 1.4em; display: block; height: 190px; padding: 10px; width: 200px; border: 1px solid #ccc; color: #333;}
#jh-portfolio-selector ul li a:hover {background: #fff; color: #000;}
#jh-portfolio-selector ul li a img {margin-bottom: 8px;}
#jh-portfolio-selector ul li a span.portfolio-caption {color: #444; text-decoration: none; display: block; font-size: 12px; position: absolute; top: 148px; left: 8px; width: 204px; height: 54px; overflow: hidden;}
.portfolio-caption span {text-transform: uppercase; font-size: 11px; color: #222;}

#jh-portfolio-content, #jh-portfolio-extra-taxonomy, #jh-portfolio-additional-info, h2.h2-portfolio {float: right; margin: 0 0 15px 0; width: 466px;}
#jh-portfolio-additional-info, #jh-portfolio-extra-taxonomy {clear: right;}
#jh-portfolio-additional-info p a {text-decoration: none;}
#jh-portfolio-extra-taxonomy p {margin-bottom: 0; font-style: italic; font-size: 12px;}
#jh-portfolio-content h3 {font-weight: bold;  padding-top: 0;}
#jh-portfolio-content h4 {font-weight: normal;}
#jh-portfolio-main-image {text-align: center;}
#jh-portfolio-main-image {float: left; width: 466px;}
#jh-portfolio-main-image #main-image {padding: 2px; background: #fff; margin: 0 0 10px 0;}
#jh-portfolio-additional-images {clear: left;}
#jh-portfolio-additional-images a {margin-right: 9px;}
#jh-portfolio-additional-images a img {padding: 2px; background: #fff; border: 1px solid #ccc;}