/*
Theme Name:		Boise 100 Blog
Theme URI: 		http://www.boise100.com
Version: 		1.0
Description: 	Custom CMS built by <a href="http://www.keydesignwebsites.com/" target="_blank">Key Design Websites</a>.
Author: 		Dustin Jones
Author URI:		http://www.keydesignwebsites.com/
Template:		wp-framework
*/

@import url( 'reset.css' );

.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}



/************* BODY / GLOBAL / RHYTHM *************/

body {
	background: url('images/background.jpg') top center no-repeat fixed;
}

	/* Sidebar on the Right */
		.container { width: 960px; margin: 20px auto; }
		.hfeed { width: 600px; float: left; }
		.aside { width: 220px; float: right; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
.hentry, .widget, .comment, .navigation-links { margin-bottom: 40px; }

a { color: #2361a1; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #2361a1; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }



/************* HEADER *************/

.header {
	margin: 190px 0 0 0;
	background: url('images/bg-header.png') center;
	width: 100%;
	padding: 0;
	border: none;
}

.header tbody {
	width: 960px;
}

.header tr {
	width: 960px;
}

.header th, .header tr, .header td {
	padding: 0;
	margin: 0;
	border: none;
}

.logo {
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
}

.logo a, .logo a:hover { color: #fff; text-decoration: none; }

.tagline {
	color: #ccc;
	text-align: center;
	font-style: italic;
	padding: 10px;
	margin: 0;
	font-size: 16px;
}

.tableclientlogo {
	width: 200px;
	padding: 10px;
}

.tableclientlogo img {
	max-width: 200px;
	height: auto;
	padding: 10px;
}

.tableboise100 {
	width: 137px;
	background-color: #4d4e4e;
}

.headernav {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 200px;
	list-style-type: none;
	width: 760px;
	height: 15px;
	background-color: #051a3a;
	border-top: 2px solid #e3e4e4;
}

.headernav li a {
	float: left;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0 23px;
}

.headernav li {
	font-size: 14px;
	line-height: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}

/************* SIDEBAR *************/

.aside {
	color: #fff;
	background-color: #051a3a;
	padding: 20px;
	margin: 40px 55px 30px 0;
}

.aside a, .aside a:hover { color: #777; }

.socialnetworks {
	padding-left: 3px;
}

.socialnetworks a {
	opacity: 0.6;
	padding: 0 4px;
}

.socialnetworks a:hover {
	opacity: 1.0;
	text-decoration: none;
}

/************* CONTENT *************/

#content {
	background: url('images/bg-primary.png') center;
}

.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title, .entry-title a { color: #051a3a; text-transform: uppercase; font-size: 28px; text-decoration: none; margin-bottom: 10px; }
.entry-title a:hover { text-decoration: underline; }

.hfeed {
	color: #051a3a;
	line-height: 18px;
	padding: 40px 0 0 20px;
}

#primary hr {
	border: none;
	background-color: #051a3a;
	height: 2px;
	width: 90%;
	margin: 0 auto;
	clear: both;
}

.entry-meta {
	font-size: 0.8em;
}

.contactleft {
	float: left;
	width: 49%;
}

.contactright {
	float: right;
	width: 49%;
}

.contactmap {
	width: 425px;
	height: auto;
	margin: 0 auto;
	clear: both;
	padding-top: 15px;
}

.address h3 {
	margin: 0;
	padding-bottom: 0;
}

/************* FOOTER *************/

.footer {
	clear: both;
	background-color: #051a3a;
	border-top: 2px solid #e3e4e4;
	width: 100%;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
}

.footer a, .footer a:hover { color: #fff; text-decoration: none; }

#copyright {
	line-height: 25px;
	padding: 6px 0;
}

.copyrightkey {
	background: url('images/key.png') top left no-repeat;
	width: auto;
	height: 25px;
	display: inline-block;
	border: 0;
	padding-left: 28px;
}


/************* FORMS & INPUT AREAS *************/

input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }



/************* TEXT, TYPOGRAPHY & FORMATTING *************/

body, input, textarea { font: 13px/1.5 'Open Sans', sans-serif; }

.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; clear: both; font-family: 'Open Sans Condensed', sans-serif; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }



/************* IMAGES & CAPTIONS *************/

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }



/************* NAVIGATION BAR (remove if not used) *************/

.nav { float: left; line-height: 1; background-color: #fff; width: 100%; }
.nav, .nav * { list-style: none; margin-left: 0; }
.nav li { float: left; padding: 0; position: relative; }
.nav ul li { width: 100%; }

.nav a { display: block; position: relative; padding: 8px 10px; }

/* Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 29px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

/* Default Skin */
.nav { border: 1px solid; border-color: #aaa #ddd #ddd #aaa; }
.nav ul { border: 1px solid #ddd; border-bottom: none; }
.nav ul li a { border-bottom: 1px solid #ddd; }
.nav li:hover ul,
.nav li.nav-hover ul { background: #fff; }

.nav a { color: #666; border-right: 1px solid #ccc; }
.nav a:hover { text-decoration: none; background: #fafafa; }
.nav ul a { border-right: none; }
.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #fafafa; }

/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }



/************* COMMENTS, BLOG & NAVIGATION (remove is not enabled on site) *************/

.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* Navigation */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }

