/*
Theme Name: Premier Pulse
Theme URI: http://wordpress.org/
Description: One-column accordion layout based (very loosely) off of WordPress Default. Custom graphics added 2010.
Version: 1.6
Author: David Sprankle, AOR, Inc.
Author URI: http://thinkaor.com/
Tags: green, custom header, fixed width, two columns, widgets, javascript

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.date-nav li {
float:left;
list-style-type:none;
width:140px;
margin-top:10px;
margin-right:10px;
}

ol.commentlist li {
border:1px dotted #333;
padding:10px;
background:#dedede;
margin-bottom:.5em;
}

a img {
border:0;
}

		.comment {
		background-color:#dedede;
     padding:10px;
     margin-top:-5px;
		}
		.commentHeader {
		
		font:12px  "Helvetica Neue";
		text-transform:lowercase;
		font-weight:bold;
		}
		
		.commentBox {
		
		background-color:#dedede;
     padding:10px;
		}

* {
		margin:0;
		padding:0;
		line-height:1.4em;
		}
		
		a {
		color:#278ab8;
		text-decoration:none;
		font-weight:bold;
		}
		
		a:hover {
		color:#46403b;
		}
		
		#header a:hover {
		text-decoration:none;
		}
		
		body {
		background-attachment:fixed;
		background: #f2f3ee url('bg.jpg') repeat-x fixed bottom center;
		font: 11px Helvetica, Arial, sans-serif;
		color: #46403b;
		line-height:1.2em;
		}
		
		p {
		margin-bottom:.7em;
		}
		
		#wrapper {
			width:800px;
			padding:0;
			margin-top:0;
			margin:0 auto;
		}
		
		#header {
		width:100%;
		margin-bottom:0;
		margin-top:50px;
		overflow:visible;
		color:#666666;
		}
		
		#headerContainer {
		width:800px;
		overflow:visible;
		margin-bottom:0;
		margin:0 auto;
		padding:0;
		font-size:18px;
		}
		
			
		
		#logo {
		font-size:48px;
		font-weight:normal;
		}
#logo a {
font-weight:normal;
color: #333329;
}

.navigation {
margin-top:30px;
padding:0;
}
		
		.navigation ul {
		margin-left:250px;
		font-size:14px;
		width:538px;
		height:26px;
		background-color:#333329;
		padding:10px;
		margin-bottom:0;
		margin-top:0;
		}
		
		.navigation ul li {
		float:left;
		display:inline-block;
		width:130px;
		height:26px;
		margin-bottom:0;
		list-style:none;
		font-weight:bold;
		color:#fff;
		}
		
		.navigation ul li a {
		color:#fff;
		}

.navigation ul li a:hover {
color: #278ab8;
}

.blockangle {
border:0;
}
		
		.block {
		background:#ffffff;
		margin-top:30px;
		border-top: 4px solid #cbccce;
		border-left: 4px solid #cbccce;
		border-right: 4px solid #cbccce;
		padding: 20px;
		width:760px;
		}
		
		.twoColumn {
		float:left;
		width:50%;
		}
		
		.row { }
.col1 { width: 340px; float: left; clear:both;}
.col2 { width: 310px; float:right;}
		
		.full {
		}
		
		
		.bordered {
		}
		
		.right {
		text-align:right;
		}
		.clear {
		clear:both;
		display:block;
		height:1px !important;
		}
		
		.story, .comment, .meta {
		margin:10px 20px 0 20px;
		}
		
		.story {
		margin-left:250px;
		}
		
		.block h1 {
		display:inline-block;
		float:left;
		background: url('section_bg.gif') no-repeat top left;
		height:62px;
		width:242px;
		padding:67px 20px 67px 20px;
		margin-left:-58px;
		text-transform:lowercase;
		font-size:28px;
		text-align:right;
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
		color:#ffffff;
		}
		
				.fullStory {
		font-size: 13px;
		}
		
		.fullStory h1{
		display:block;
		margin:0;
		font-size:22px;
		height:auto;
		padding:20px;
		background:#81bf38 url('gradient.jpg') no-repeat top left;
		color:#ffffff;
		float:none;
		width:340px;
		margin-bottom:1em;
		}
		
		.itemTitle {
		cursor: pointer;
		color: #50491f;
		font:22px  "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight:bold;
		text-transform:lowercase;
		}
		
		.intro {
		background:#81bf38 url('gradient.jpg') no-repeat top left;
		color:#ffffff !important;
		border:0;
		
		width:760px;
		font-size:150%;
		margin-top:0 !important;
		padding:10px;
		
		width:788px;
		}
		
		.intro img {
		float:right;
		border:0;
		width:310px;
		margin-left:10px;
margin-top:-10px;
margin-bottom:-10px;
margin-right:-10px;
padding:0;
		height:auto;
		}

.block:first-child {
		margin-top:0;
}
		
		.intro {
		font-size:13px;
		margin-top:0;
				color:#88755e;
		}
		
		.expandMe {
		font:11px Arial, sans-serif;
		color:#666666;
		font-weight:bold;
		margin-bottom:10px;
		display:block;
		text-transform:lowercase;
		margin-left:-15px;
		padding-left:15px;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-image:url('arrow-side.png');
		}
		
		blockquote {
		margin:20px;
		font-style:italic;
		}
		
		
		.selected .expandMe {
		background-image:url('arrow-down.png');
		}
		ul li, ol li {
		margin-left:15px;
		}
		
		ul, ol {
		}	



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

/*	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: 0;
	margin: 0 4px 6px 11px;
	display: inline;
	}

img.alignleft {
	margin: 0 11px 6px 4px;
	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;
	}

#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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	}
/* End Form Elements */



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

.commentlist {
	text-align: justify;
	}

.commentlist li {
	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 {	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	}
/* 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;
}

.wp-caption img, img.none {
	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 */
