/**
 * @package WordPress
 * @subpackage ClearSight_Design
 */

/*
Theme Name: ClearSight Design
Theme URI: http://www.clearsightdesign.com/
Description: ClearSight Design Custom Theme
Version: 1.0
Author: Jamon Holmgren
Author URI: http://www.jamonholmgren.com/
Tags: clearsight, jamon, holmgren

	ClearSight Design
	 http://www.clearsightdesign.com/

	This theme was designed and built by Jamon Holmgren.

	This theme may not be used by anyone except 
	ClearSight Design.

*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	background-color: #000000;
	background-image: url(gfx/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#page, #header-frame {
	width:802px;
	margin:0 0 0 0;
	padding:0 9px;
	position:relative;
	}
#page {
	top:-2px;
}
#page, #page-top, #page-middle, #page-bottom {
	width:802px;
	background-repeat: no-repeat;
	position:relative;
}
#page-top {
	height:47px;
	background-image: url(gfx/paper_top.png);
	overflow:visible;
	z-index:10;
}
#page-middle {
	background-image: url(gfx/paper_middle.png);
	background-repeat: repeat-y;
	overflow:auto;
	z-index:0;
}
#page-bottom {
	height:42px;
	background-image: url(gfx/paper_bottom.png);
	z-index:10;
}

#header {
	width: 100%;
	height: 112px;
	background-image: url(gfx/topbar_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	}
#header-frame {
	height:112px;
}

#searchform {
	position:absolute;
	right:18px;
	top:2px;
	font-size:12px;
	color:#FFFFFF;
	}
#searchform input {
	border:none;
	font-size:14px;
	padding:1px;
}
#searchform button {
	color:#FFFFFF;
	border:none;
	background-color: #545140;
	background-image: none;
}
#searchform button:hover {
	background-color: #BE4A05;
}

#logo {
	background-image: url(gfx/logo_clearsightdesign.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 234px;
	position: absolute;
	left: 16px;
	bottom: 4px;
}
/* Begin Sidebar */
#sidebar {
	width: 145px;
	padding:0 15px 0 0;
	min-height:100px;
	border-right: 1px solid #4E3922;
	margin-left:50px;
	float:left;
	font-family: Garamond, "Times New Roman", "Time Roman", serif;
	font-size: 13px;
	line-height:1.2;
	}
#sidebar p {
	text-align:left;
}
#sidebar a {
	color: #4E3922;
}
#sidebar a:hover {
	color: #F97311;
}
.phone {
	font-size:26px;
}
.email {
	font-size:11px;
}
#chatbox {
	position:absolute;
	bottom:0px;
}

/* End Sidebar */
#content {
	min-height:100px;
	float:left;
	width:590px;
}
.entry {
	width:540px;
	margin:0 25px;
}
#menu {
	width:450px;
	height:60px;
	position:absolute;
	right:0;
	bottom:12px;
}
#menu a {
	display:block;
	float:left;
}
#submenu {
	position:absolute;
	right:0;
	top:20px;
	height:40px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #66330A;
}
#submenu ul {
	list-style:none;
}
#submenu ul li {
	display:inline;
	padding:5px 0px;
}
#submenu ul li a {
	padding:5px 6px;
	color: #66330A;
	text-decoration:none;
}
#submenu ul li a:hover {
	color: #F97311;
}
#submenu .parent {
	font-weight:bold;
	text-transform:uppercase;
}
#submenu li.current_page_item a {
	background-image: url(gfx/submenu_underscore.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight:bold;
}

#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 */
.clear, .clearboth, .clearBoth, .clear_both {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
.entry h1, .entry h2, .entry h3 {
	margin: 0;
	font-family: Garamond, "Times New Roman", "Time Roman", serif;
	font-weight:normal;
	font-size:40px;
	}
.entry h2 {
	margin-top:.5em;
}
.entry h3 {
	font-size:26px;
}
.entry p {
	line-height:1.4;
	font-size:14px;
}
.post-edit-link, .editlink {
	border-radius:.5em;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	padding:.2em .5em;
	background-color: #FFFFFF;
	border: 1px solid #A2978A;
	text-decoration:none;
	color: #A2978A;
}
/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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 */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
/* End Form Elements */


/* 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

.code_box {
	font-size:11px;
	line-height:1.1;
	width:500px;
	margin: 0 auto;
	overflow:auto;
	background-color: #F7F3DD;
	padding: .5em 20px;
	border: 1px solid #E3E7AF;
}
.portfolio-pic {
	margin-right:20px;
	margin-bottom:10px;
}
.testimonial {
	width:80%;
	padding:5px;
	background-color: #FFFFFF;
	border: 2px solid #C73E05;
	color: #C73E05;
	margin: 0 auto;
}


