/*  
Theme Name: Enlight Solutions
Theme URI: http://www.enlightsolutions.com
Description: Theme used for Enlight Solutions
Author: Dan Pickett
Author URI: http://www.enlightsolutions.com

	Enlight Solutions, Inc. v0.1
	
	primary: #6faabd
	secondary: #ffb32e
*/



/* Begin Typography & Colors */
body {
	font-family: Helvetica,  Arial, Lucida, Sans-Serif;
	background-color: #DBDEBC;
	color: #333;
	text-align: center;
	}

#header {
	background-color: #73a0c5;
	}

#search {
	padding: 0;
	width: 225px;
	height: 148px;
	float:right;
	background: #EDEFD5 url('images/side_gradient.png') no-repeat;
	padding-top: 25px;
}

/* Begin Form Elements */
#searchform {
	margin-top: 60px;
	margin-left: 25px;
	margin-right: auto 25px;
	text-align: left; 
	color: #B8BF74;
}

#searchform dl {
	display:inline;
	font-size: 10px;
	font-weight:bold;
}

#searchform dl dd {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchform input {
	margin: 0px;
	border: 1px solid #B8BF74;
	font-size: 12px;
}

#searchform #s {
	width:175px;
}

#searchsubmit {
	background: #DDE0BC none repeat scroll 0%;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .entrytext {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
		color: #6faabd;
	}
	
.narrowcolumn .post_date {
	color: #ffb23e;
}


.postmetadata a {
	color: #ffb23e;
}

.commentnote {
	color: #666666;
}

.commentnote a {
	color: #6FAABD;
}

.alt {
	background: #edefd5;
	border-top: 1px solid #DDE0BC;
	border-bottom: 1px solid #DDE0BC;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #6faabd;
	line-height: 1;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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: #6faabd;
	}

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;
	}

	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #6faabd;
	text-decoration: none;
	}

a:hover {
	color: #ffb32e;
	text-decoration: underline;
	}
	
#wp-calendar #prev 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 */
body {
	margin: 0;
	padding: 0; 
	background: #dbdebc url('images/bg_tile.png') repeat-y 50%;
	}

#page {
	background: url('images/bg_tile.png') repeat-y scroll: 0%;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 950px;
}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 260px;
	background: white;
	}
	
* html #header {
	margin-bottom: -3px;
}
	
#stock_graphic {
	width: 725px;
	float: left;
	padding: 0;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#logo {
	display: inline;
	clear: none;
	width: 300px;
	float: left;
}

#logo_and_nav {
	position: relative;
	height: 87px;
}

#nav {
	position: absolute;
	right: 0px;
	bottom: 2px;
	padding: 0px 0px 5px 0px;
	display: inline;
	float: right;
	font-size: 10px;
	font-weight: bold;
}

#nav ul {
	list-style: none;
	vertical-align: bottom;
}

#nav ul li {
	float: left;
	text-align: center;
}
#nav a {
	display:block;
	padding: 13px 20px 8px 20px;
	border-right: 1px solid #ebedd5;
	color: #667777;
	text-align: center;
}

#nav a:hover {
	text-decoration: none;
	color: #6FAABD;
	background: url('images/horizon_over.png') 50% 0% no-repeat;
}

.narrowcolumn {
	margin: 0px 0px 0px 0px;
	width: 654px;
	display: inline;
	clear: none;
	float: left;
	background: #fafbf4;
	padding: 0 26px 10px 45px;
	}
	
* html .narrowcolumn {
	margin-left: -3px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post h2 {
	color: #6faabd;
	padding-bottom: 2px;
}

.widecolumn .post {
	margin: 0;
	padding-top: 0px;
	}

.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: left;
	font-size: 14px;
}

#footer {
	padding: 10px 45px 0 26px;
	margin: 0;
	background: #e6e9c7;
	font-size: 11px;
	float: left;
	border-top: 1px dotted #7b8138;
	width: 654px;
	
	}
	


#footer h3 {
	color: #ae6332;
	margin-top: 10px;
}

#footer a {
	color: #7b8138;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

#footer ul li {
	padding-bottom: 2px;
}

#latest_entries ul li {
	padding-bottom: 8px;
}

#latest_comments ul li a.activityentry {
	font-weight: bold;
	display: inline;
}

#latest_comments ul li a {
	display: none;
}

#latest_comments ul li small a {
	display: inline;
	font-weight: normal;
	color: #666666;
}

#footer ul li small {
	color: #666666;
}
	
#latest_comments {
	float: left;
	width: 327px;
}

#latest_entries {
	float: right;
	width: 327px;
}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#comments {
	font-size: 14px;
}
/* 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;
	padding-left: 10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.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;
	}
	
/* End Entry Lists */


.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;

	}

.commentlist li {
	margin: 0px 0 5px;
	padding: 0px 0 3px;
	list-style: none;
	color: #666666;
	border: 1px solid #B8BF74;
	}
	
.commentlist li a {
	color: #666666;
}

.commentlist li a:hover {
	color: #FFB32E;
}
	
.commentlist li cite {
	background-color: #edefd5;
	display: block;
	padding: 5px 5px 5px;
	border-bottom: 1px dashed #B8BF74;
	font-size: 12px;
}

.commentlist li cite a {
	padding-right: 6px;
	border-right: 1px dotted #B8BF74;
	margin-right: 6px;
}

.commentlist p {
	margin: 5px 5px 5px 5px;
	padding-left: 5px;
	font-size: 13px;
	}

#commentform p {
	margin: 5px 0;
	}
	

#commentform dl dd, .contactform dl dd, .contactform textarea, #wpcf_cc {
	margin-left: 0px;
	margin-bottom: 4px;
}

.required {
	color: #B8BF74;
	font-weight: bold;
	font-size: 15px;
}

#commentform dl dd input, .contactform input, #wpcf_cc {
	margin-top: 0px;
	border: 1px solid #b8bf74;
}



#submit, #contactsubmit {
	background-color: #edefd5;
}

#commentform textarea, #submit, .contactform textarea {
	border: 1px solid #b8bf74;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-top: 0px;
	margin-left: 725px;
	width: 225px;
}
	
#sidebar img {
	padding: 0px;
	margin: 0px;
}

* html #sidebar {
	margin: 0 -3px; ma\rgin: 0;
}

* html #sidebar ul {
	margin: 0;
}

#sidebar ul {
	list-style-type: none;
	text-align: left;
	padding-left: 25px;
	font-size: 12px;
}

#sidebar a {
	color: #666666;
	text-decoration: none;
}

#sidebar p {
	padding: 4px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul li {
	display:block;
	margin-bottom: 20px;
	color: #666666;
}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

div.contact_block {
  float: left;
  padding: 0 30px;
}

div.contact_block#first {
  border-right: 1px solid #B8BF74;
  padding-left: 0
}

.contactform {
  margin-top: 16px;
  line-height: 1em;
}

.contactform label {
  display: block;
  padding-bottom: 0;
}

.contactform input {
  margin-bottom: 16px;
}

.contactform br {
  display: none;
}

br {
 clear: both
}

#contactsubmit {
  display: block;
}
/* End Various Tags & Classes*/
