/*
Theme Name: Clearview
Theme URI: http://mynameismattcoleman.com
Description: Client Asset Management
Version: 1.0
Author: Matt Coleman
Author URI: http://mynameismattcoleman.com
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
img { border: none }
abbr { cursor: help; border: none }
aconym { cursor: help; border: 1px dotted #aaa; border: none }


/* LAYOUT */
/* ----------------------------------------- */

/* Presentational classes generated by WordPress */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

div, ul, li { position:relative }
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }

.post-edit-link { display: none; }


/* GENERAL */
/* ----------------------------------------- */

body {
	background:  url() repeat-x center top;
	font-family: Helvetica, Arial, 'Lucida Grande', serif;
	position: relative;
	}

#wrap {
	background: url() no-repeat top center;
	position: relative;
	min-height: 100%;
	text-align: left;
	}

#wrap-inner {
	padding-bottom: 25px;
	}

.attachment #wrap {
	float: left;
	clear: left;
	width: 100%;
	}
	

/* HEADER */
/* ----------------------------------------- */	

#header {
	padding: 20px 20px 16px 20px;
	border-bottom: 1px solid #ddd;
	display: block;
	}

#header h1 {
/*
	float: left;
	clear: none;
*/
	display: inline;
	margin-right: 6px;
	font: bold 1.2em/1.2em 'Helvetica Neue', sans-serif;
	font-weight: 600;
	letter-spacing: -1px;	
	}

#header h1 a {
	text-decoration: none;
	color: #333;
	text-shadow: 0 0 4px #eee;
		background: url(images/logo.png) no-repeat left center;
		height: 12px;
		width: 252px;
		text-indent: -9999px;
		display: block;
		float: left;
		margin-top: 1px;
	}
	
#header p {
	font: bold 1.2em/1.2em 'Helvetica Neue', sans-serif;
	font-size: 90%;
	font-weight: bold;
/*
	float: left;
	clear: none;
*/
	display: inline;
	color: #aaa;
	display: none;
	}

#header ul {
	font-size: 90%;
	list-style: none;
	position: absolute;
	top: 16px;
	right: 16px;
	}

#header ul li {
	font-size: 90%;
	display: inline;
	}	

#header ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #555;
	padding: 4px 6px;
	border: 1px solid #ccc;
	background: #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;	
	display: block;
	float: left;
	clear: none;
	margin-left: 6px;
	}

#header ul li a:hover {
	background-color: transparent;
	background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	border: 1px solid #aaa;
	box-shadow: 0px 1px 2px rgba(0,0,0,.2);
}

#header ul li a:active {
	background-color: transparent;
	background-image: linear-gradient(top,#aaa,#ddd);
	background-image: -moz-linear-gradient(top,#aaa,#ddd);
	background-image: -o-linear-gradient(top,#aaa,#ddd);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#aaa),to(#ddd));
	background-image: -webkit-linear-gradient(top,#aaa,#ddd);
	border: 1px solid #aaa;
	box-shadow: inset 0px 1px 6px rgba(0,0,0,.5);
	color: #333;
}


/*
#header ul li.first a {
	padding-left: 10px;
	}
*/
		
/*
#header ul li.last a {
	padding-right: 0;
	}	
*/
	
	/* NAV */
	
		
p { font: normal 1.0em/1.5em sans-serif; }

h2 { font: bold 1.1em/1.5em sans-serif; }

/* BODY */
/* ----------------------------------------- */		

#content {
	margin: 15px 0;
	padding: 0px 20px 20px 20px;
	position: relative;
	}

	.home #content {
		min-height: 400px;
		}

#description {
	margin-bottom: 15px;
	color: #000;
	font-size: 90%;
	}

#description p {
	color: #000;
	}

p.crumbs {
	font-size: 13px;
	margin-bottom: 10px;
	}

p.crumbs a {
	color: #444;
	border: none;
	text-decoration: none;
	}

#content h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 15px;
	}

#content h2 a {
	text-decoration: none;
	color: #444;
	}

#size-adjust {
	position: absolute;
	top: 0px;
	right: 15px;
	}

a.reduce, a.enlarge {
/* 	font-size: 40px; */
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 8px;
	border: 1px solid #ccc;
	background: #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;	
	display: block;
	float: left;
	clear: none;
	margin-left: 6px;	
	}

a.reduce:hover, a.enlarge:hover {
	background-color: transparent;
	background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	border: 1px solid #aaa;
	box-shadow: 0px 1px 2px rgba(0,0,0,.2);
}

a.reduce:active, a.enlarge:active {
	background-color: transparent;
	background-image: linear-gradient(top,#aaa,#ddd);
	background-image: -moz-linear-gradient(top,#aaa,#ddd);
	background-image: -o-linear-gradient(top,#aaa,#ddd);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#aaa),to(#ddd));
	background-image: -webkit-linear-gradient(top,#aaa,#ddd);
	border: 1px solid #aaa;
	box-shadow: inset 0px 1px 6px rgba(0,0,0,.5);
	color: #333;
}

a.disabled, a.disabled:hover, a.disabled:active {
	background: #fafafa;
	border: 1px solid #ccc;
	box-shadow: none;
	color: #ddd;
	cursor: default;
}

#thumbs {
	float: left;
	margin-bottom: 30px;
	}

#thumbs li {
	float: left;
	margin-right: 5px;
	}

	#thumbs.smaller-thumbs li {
		margin-right: 7px;
		}

#thumbs li p {
	font-size: 12px;
	margin-bottom: 5px;
	color: #999;
	}

#thumbs li:hover p {
	color: #000;
	}

#thumbs li img {
	height: 250px;
	width: auto;
	}

#thumbs li:hover img {
	box-shadow: 0px 0px 6px #333;
	}

	#thumbs.smaller-thumbs li img {
		height: 150px;
		width: auto;
		}

.form-allowed-tags {
	display: none;
	}

	#img-area {
		float: left;
		}

	/* COMMENTS */
	
	#cmnts {
		float: right;
		margin-right: -6px;
		width: 220px;
		padding: 10px;
		border: 1px solid #ccc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background: #f5f5f5 url(images/cmnt.png) no-repeat 9px 10px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 3px;	
		box-shadow: 0px 0px 8px rgba(0,0,0,.1);		
		}
	
	#cmnts h3 {
		color: #999;
		margin-top: 5px;
		margin-bottom: 5px;
		display: block;
		border-bottom: 1px dashed #aaa;
		padding: 0 0 10px 28px;
		font-weight: bold;
		font-size: 13px;
		}
	
	#cmnts ol li p {
		font-size: .80em;
		}

	#cmnts ol li {
		padding: 5px 0;
		border-bottom: 1px solid #ddd;
		display: block;
		}
	
	#commentform label, #commentform .required {
		font-size: 12px;
		color: #999;
		}
	
	.comment-form-comment label {
		display: none;
		}
	
	.vcard, .comment-meta {
		font-size: .8em;
		}
	
	.vcard cite {
		font-weight: bold;
		color: #999;
		text-transform: capitalize;
		}
	
	.comment-meta a {
		text-decoration: none;
		color: #bbb;
		}
	
	.reply {
		display: none;
		}
	
	#cmnts input, textarea {
		border: 1px solid #ccc;
		width: 94%;
		padding: 6px 6px;
		font-size: 15px;
		line-height: 15px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #aaa;
		box-shadow: inset 0px 1px 2px rgba(0,0,0,.2);	
		cursor: text;
		background: #fff;
		margin-bottom: 4px;
		font-weight: normal;
		}

	.comment-author {
		float: left;
		}
	
	.comment-notes {
		display: none;
		}	
	
	#cmnts input {
		font-family: sans-serif;
		}
	
	#cmnts input#submit {
		font-weight: bold;
		text-decoration: none;
		color: #555;
		padding: 6px 14px;
		width: 100%;
		border: 1px solid #ccc;
		background: #ddd;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 3px;	
		display: block;
		cursor: pointer;
		box-shadow: none;
		}

	#cmnts input#submit:hover {
		background-color: transparent;
		background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
		background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
		border: 1px solid #aaa;
		box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	}

	#cmnts input#submit:active {
		background-color: transparent;
		background-image: linear-gradient(top,#aaa,#ddd);
		background-image: -moz-linear-gradient(top,#aaa,#ddd);
		background-image: -o-linear-gradient(top,#aaa,#ddd);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#aaa),to(#ddd));
		background-image: -webkit-linear-gradient(top,#aaa,#ddd);
		border: 1px solid #aaa;
		box-shadow: inset 0px 1px 6px rgba(0,0,0,.5);
		color: #333;
	}

	a.download {
		font-weight: bold;
		text-decoration: none;
		color: #555;
		padding: 4px 6px;
		border: 1px solid #ccc;
		background: #ddd;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;	
		display: block;
		float: left;
		clear: none;
		cursor: pointer;
		margin-right: 6px;
		font-size: 13px;
		}

	a.download:hover {
		background-color: transparent;
		background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
		background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
		border: 1px solid #aaa;
		box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	}

	a.download:active {
		background-color: transparent;
		background-image: linear-gradient(top,#aaa,#ddd);
		background-image: -moz-linear-gradient(top,#aaa,#ddd);
		background-image: -o-linear-gradient(top,#aaa,#ddd);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#aaa),to(#ddd));
		background-image: -webkit-linear-gradient(top,#aaa,#ddd);
		border: 1px solid #aaa;
		box-shadow: inset 0px 1px 6px rgba(0,0,0,.5);
		color: #333;
	}

#meta {
	margin-bottom: 30px;
	display: block;
	}
	
	#meta p {
		font-size: 12px;
		border-bottom: 1px dotted #999;
		padding-bottom: 4px;
		margin-bottom: 4px;
		}
		
	#meta a {
	}

#img-nav li {
	display: inline;
	width: 30px;
	float: left;
	clear: none;
	margin-right: 5px;	
	}

#img-nav li.next a, #img-nav li.prev a {
	font-weight: bolder;
	text-decoration: none;
	padding: 0px 8px;
	border: 1px solid #ccc;
	background: #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;	
	display: block;
	width: 10px;
	height: 24px;
	text-indent: -9999px;
	}

#img-nav li.next a {
	background: #ddd url(images/arrows.png) no-repeat left -24px;
	}

#img-nav li.prev a {
	background: #ddd url(images/arrows.png) no-repeat left top;
	}

/* PASSWORD PROTECTION */
/* ----------------------------------------- */	

.protected-post-form {
	border: 1px solid #ccc;
	background: #f5f5f5 url(images/icons.png) no-repeat 310px 17px;
	display: block;
	width: 310px;
/*
		border-left: none;
		border-right: none;
*/
	margin: 15px 0;
	padding: 20px 25px 25px 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;	
	box-shadow: 0px 0px 8px rgba(0,0,0,.1);
	}

	.protected-post-form label {
		color: #999;
		margin-top: 15px;
		margin-bottom: 4px;
		display: block;
		border-top: 1px dashed #aaa;
		padding-top: 15px;
		}

	.protected-post-form br {
		visibility: hidden;
		display: none;
		}

input#pwbox-8 {
	border: 2px solid #ccc;
	padding: 10px;
	font-size: 15px;
	line-height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	}

input {
	font-weight: bold;
	text-decoration: none;
	color: #555;
	padding: 11px 16px;
	border: 1px solid #ccc;
	background: #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 3px;
	font-size: 15px;
	cursor: pointer;
	}

	input:hover {
		background-color: transparent;
		background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
		background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
		border: 1px solid #aaa;
		box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	}

	input:active {
		background-color: transparent;
		background-image: linear-gradient(top,#aaa,#ddd);
		background-image: -moz-linear-gradient(top,#aaa,#ddd);
		background-image: -o-linear-gradient(top,#aaa,#ddd);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#aaa),to(#ddd));
		background-image: -webkit-linear-gradient(top,#aaa,#ddd);
		border: 1px solid #aaa;
		box-shadow: inset 0px 1px 6px rgba(0,0,0,.5);
		color: #333;
	}

input#pwbox-8 {
	border: 1px solid #ccc;
	padding: 11px;
	font-size: 15px;
	line-height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #aaa;
	box-shadow: inset 0px 1px 2px rgba(0,0,0,.2);	
	cursor: text;	
	}

	input#pwbox-8:hover {
		background-image: none;
		}

	input#pwbox-8:active {
		background-image: none;
		}

/* FOOTER */
/* ----------------------------------------- */		

	.link {
		background: #f4f4f4;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #aaa;		
		padding: 40px;
		display: none;
		}
	
	.link .close {
		display: block;
		position: absolute;
		top: 0px;
		right: 0px;
		background: url(images/icon_close_modal.png) no-repeat;
		text-indent: -9999px;
		height: 26px;
		width: 26px;
		margin: -13px -13px 0 0;
		}

/* FOOTER */
/* ----------------------------------------- */		

#footer {
	border-top: 1px solid #ddd;
	position: absolute !important;
	bottom: 0 !important;
	width: 100%;
	overflow: hidden;
	display: block;
	}

.attachment #footer {
	float: left;
	clear: both;
	}

#footer .copyright {
	padding: 20px;
	color: #aaa;
	font-size: 80%;	
	}
