/*  
Theme Name: Clarkness
Theme URI: http://www.clark-studios.com/blog/
Description: Coded by Ryan Barron. Original Design by Justin Clark.
Version: 1.0
Author: Ryan Barron
Author URI: http://www.ryanbarron.com

*/


body{
	margin:0;
	color:#232020;
	font: 11px "Futura", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(_imgs/bg-body.gif);
}
ul { 
	list-style: none;
}
img { 
	border-style:none;
}
a {
	text-decoration:none;
	color:#b66113;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	margin: 40px auto 0;
	width: 938px;
}
.call{
	display: block;
	background: #4e3323;
	color: #ebe7d0;
	text-align: center;
	font-size: 33px;
	padding: 22px 0 13px;
	margin-right: 2px;
}
.main{
	background: url(_imgs/bg-main.gif) repeat-y;
}
.holder{
	background: url(_imgs/bg-main.gif) no-repeat 0 100%;
	padding: 0 3px 4px 2px;
	min-height: 1152px
}
.center {
	text-align: center;
}

* html .holder{
	height: 1152px;
}
* +html .holder{
	height: 1152px;
}
#header{
	background: url(_imgs/bg-header.jpg) no-repeat;
	padding: 23px 0 0 98px;
}
#header h1{
	overflow: hidden;
	text-indent: -9999px;
	width: 360px;
	margin: 0;
	padding: 0 0 150px 188px
}
#header h1 a{
	height: 64px;
	display: block;
	background: url(_imgs/logo.gif) no-repeat;
}
#header strong{
	background: url(_imgs/txt-graphic-design.png) no-repeat;
	width: 731px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
h2{
	background: #fff;
	margin: 0 2px;
	font-size: 18px;
	color: #b66113;
	font-weight: normal;
	text-align: center;
	padding: 21px 0 13px;
}
h2#tagline {
		font-size: 31px;

}
h2.pagetitle {
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #CCCCCC; 
}
#content h3 {
	color: #b66113;
}
#content .content-holder{
	margin: 0 26px 12px 25px;
}
#content .content-holder .content-top{
}
#content .content-holder .content-top .columns-holder{
	overflow: hidden;
	width: 839px;
	padding: 30px 23px 14px 20px;
}
#content .content-holder .content-top2 {
	background: url(_imgs/bg-content-top-2col.gif) no-repeat;
}
#content .content-holder .content-top2 .columns-holder2 {
	background: url(_imgs/bg-content-bottom-2col.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 839px;
	padding: 30px 23px 14px 20px;
}
/*======================
		NAV
=======================+*/
#nav {
	width: 931px;
	height: 40px;
	margin: 0 0 0 1px;
	padding: 0;
	background: #4e3323;
	text-align: center;
	font-weight: bold;
}
#nav li {
	font-size: 14px;
	display: inline;
	text-transform: uppercase;
}
#nav li a {
	float: left;
	color: #ffffff;
	padding: 0;
	margin: 12px 0 0 35px;
	text-transform: uppercase;
	text-indent: -9999px;
	overflow: hidden;
	background: url(_imgs/nav.gif);
	background-repeat: no-repeat;

}
#nav li.firstLink a {
	margin-left: 75px;
}
#nav li#nav_port a {
	width: 115px;
	background-position: 0 -8px;
}
#nav li#nav_port a:hover,
#nav li#nav_port a.selected {
	background-position: 0 -40px;
}
#nav li#nav_fineart a {
	width: 80px;
	background-position: -129px -8px;
}
#nav li#nav_fineart a:hover,
#nav li#nav_fineart a.selected {
	background-position: -129px -40px;
}
#nav li#nav_blog a {
	width: 50px;
	background-position: -233px -8px;
}
#nav li#nav_blog a:hover,
#nav li#nav_blog a.selected {
	background-position: -233px -40px;
}
#nav li#nav_testm a {
	width: 135px;
	background-position: -305px -8px;
}
#nav li#nav_testm a:hover,
#nav li#nav_testm a.selected {
	background-position: -305px -40px;
}
#nav li#nav_benefit a {
	width: 152px;
	background-position: -464px -8px;
}
#nav li#nav_benefit a:hover,
#nav li#nav_benefit a.selected {
	background-position: -464px -40px;
}
#nav li#nav_contact a {
	width: 86px;
	background-position: -643px -8px;
}
#nav li#nav_contact a:hover,
#nav li#nav_contact a.selected {
	background-position: -643px -40px;
}
.subnav {
	height: 30px;
	padding: 0;
	font-size: 14px;
	background: #bea966 url(_imgs/subnav_corner.jpg) top left no-repeat;
	text-align: center;
}
.subnav li {
	display: inline;
}
.subnav li a {
	float: left;
	color: #ffffff;
	padding: 0;
	margin: 10px 0 0 40px;
/*
	text-indent: -9999px;
	overflow: hidden;
	*/
}
.subnav li a:hover,
.subnav li a.selected {
	text-decoration: none;
	color: #b66113;
}
.subnav li.firstLink a {
	margin-left: 50px;
}

#snPort {
	width: 837px;
	margin: 0 0 0 70px;
}
/*
#snPort li a {
	background: url(_imgs/subnav-port.gif);
	background-repeat: no-repeat;
}
#snPort li#feat a {
	width: 204px;
	background-position: 0 -8px;
}
#snPort li#feat a:hover,
#snPort li#feat a.selected {
	background-position: 0 -40px;
}
#snPort li#web a {
	width: 92px;
	background-position: -258px -8px;
}
#snPort li#web a:hover,
#snPort li#web a.selected {
	background-position: -258px -40px;
}
#snPort li#logo a {
	width: 62px;
	background-position: -392px -8px;
}
#snPort li#logo a:hover,
#snPort li#logo a.selected {
	background-position: -392px -40px;
}
*/
#snArt {
	width: 700px;
	margin: 0 0 0 207px;
}
/*
#snArt li a {
	background: url(_imgs/subnav-fineart.gif);
	background-repeat: no-repeat;
}
#snArt li#mm a {
	width: 133px;
	background-position: 0 -8px;
}
#snArt li#mm a:hover,
#snArt li#mm a.selected {
	background-position: 0 -40px;
}
#snArt li#oil a {
	width: 139px;
	background-position: -173px -8px;
}
#snArt li#oil a:hover,
#snArt li#oil a.selected {
	background-position: -173px -40px;
}
#snArt li#artist a {
	width: 80px;
	background-position: -356px -8px;
}
#snArt li#artist a:hover,
#snArt li#artist a.selected {
	background-position: -356px -40px;
}

*/






.columns-holder .side-bar,
.columns-holder2 .side-bar{
	width: 197px;
	float: left;
	padding-bottom: 45px;
}
.side-bar h3.portfolio{
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 16px 0 0;
	background: url(_imgs/txt-portfolio.gif) no-repeat;
}
.side-bar ul{
	padding: 22px 0 9px;
	margin: 0;
}
.side-bar ul li{
	padding-bottom: 14px;
}
.side-bar ul a{
	height: 15px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.side-bar ul a.web{
	background: url(_imgs/nav-web.gif) no-repeat;
}
.side-bar ul a.graphic{
	background: url(_imgs/nav-graphic.gif) no-repeat;
}
.side-bar ul a.corporate{
	background: url(_imgs/corporate.gif) no-repeat;
}
.side-bar ul a.brand{
	background: url(_imgs/brand.gif) no-repeat;
}
.side-bar ul a.product{
	background: url(_imgs/product.gif) no-repeat;
}
.side-bar ul a.art{
	background: url(_imgs/nav-art.gif) no-repeat;
}
.side-bar ul a.blog{
	background: url(_imgs/nav-blog.gif) no-repeat;
}
.side-bar div{
	overflow: hidden;
	height: 1%;
	padding-right: 6px;
}
.side-bar div a{
	float: right;
	font-size: 11px;
	clear: right;
	white-space: nowrap;
}
.side-bar div a.button{
	text-indent: -9999px;
	overflow: hidden;
	height: 26px;
	width: 133px;
	background: url(_imgs/button.gif) no-repeat;
	margin-bottom: 16px;
}
#linkcat-3 .blogroll li {
	width: 160px;
	margin-top: 8px;
	padding-bottom: 7px;
	border-bottom: 1px solid #b66113;
	text-align: center;
}
.main-content{
	width: 525px;
	float: right;
}

fieldset .txt-box,
fieldset .checkbox-holder .checkbox div{
	overflow: hidden;
	height: 1%;
	padding-bottom: 5px;
}
fieldset .txt-box label{
	width: 130px;
	float: left;
	line-height: 17px;
}
fieldset .txt-box input{
	width: 175px;
	font-size: 11px;
	padding: 0 5px;
	line-height: 14px;
}
fieldset .checkbox-holder{
	overflow: hidden;
	height: 1%;
	padding: 7px 0 
}
fieldset .checkbox-holder label{
	padding-top: 40px;
}
fieldset .checkbox-holder .checkbox{
	float: left;
	width: 320px;
}
fieldset .checkbox-holder div input{
	height: 13px;
	width: 13px;
	margin: 0 5px 0 0;
	float: left;
}
fieldset .checkbox-holder div label{
	width: 300px;
	line-height: 14px;
	padding: 0;
	margin-top: -1px;
}
fieldset .txt-box textarea{
	width: 250px;
	height: 41px;
	padding: 5px;
	margin-bottom: 12px;
	overflow: auto;
}
fieldset .submit{
	margin-left: 150px;
}
fieldset .textarea label{
	padding-top: 21px;
}




/* ======  PORTFOLIO // FINEART ====== */

#slideBx {
  	width: 100%;
	text-align: center;
  }
#slideBx div {
	margin: 0 auto;
  }

.slide img {
	padding: 3px;
	border: 2px solid #4e3323;
} 
.slideDesc {
	width: 695px;
	padding: 10px 0;
	text-align: left;
	font-size: 12px;
}
#portfolio {
	font-size: 18px;
}
#portfolio a.selected {
	text-decoration: underline;

}
.imgNav {
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.imgNav a.selected {
	font-weight: bold;
}
.imgNav span a:hover {
	text-decoration: none;
}

.imgNav span.navPrev a,
.imgNav span.navNext a{
	background: #4e3323;
	color: #ffffff;
}

/* ======    CONTACT ====== */
.titledP {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	text-align: left;
}
.titledP li {
	margin: 20px 2px;
	padding: 0;
	line-height: 20px;
}
.titledP li.title,
.form .title {
	color: #b66113;
	font-size: 14px;
	text-transform: uppercase;

}
.titledP li span {
	color: #cbb677;

}
.form {
	width: 600px;
	font-size: 12px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #C0B77B;
}
.form .title {
margin: 0 2px 20px;
	padding: 0;
	line-height: 20px;
}
/* BLOG */

#blogContent h2,
#sidebar h2 {
	margin: 0 ;
	color: #b66113;
	font-weight: normal;
	font-size: 20x;
	text-align: left;
	padding: 0;
}
#blogContent h2 a {
	color: #B66113;
}


#blogContent .entry p {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	border-top: 1px solid #b66113;
	text-align: leftr;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-size: 12px;
	color: #CBB677;
	}

h3 {
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	}


#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 */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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 {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure *  /



/*	Begin Headers */



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */ 

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry h2 a{
	font-size:18px;
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}







.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;
	}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	text-align: left;
	padding: 20px 0 10px 0;
	margin-left: 650px;
	width: 190px;
	size: 14px;

	}

#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	font-size: 16px;
	color: #CBB677;
	margin-bottom: 10px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0 0 15px 0;
	padding: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px 1px 0 0;
	}
#sidebar ul li a,
#sidebar ul li a:hover {
	color: #4D4D4D;
	font-size: 12px;
	text-transform: capitalize;
}
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}





/* 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 */

