/*
Theme Name: Conner Partners
Theme URI: http://changethinking.net/wp-content/themes/conner/
Description: 
Version: 1.0
Author: Shelly Cole for Fathom
Author URI: http://fathom.net
*/

/*--------------------------------------------------------------------
			  	  Eric Meyer's "Reset Reloaded"
-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

:focus {
	outline: 0;
}

body {
	line-height: 1.25em;
	color:#3a3a3a;
	background-color:#fff;
	text-align:center;
	font: 82% Helvetica, Arial, sans-serif;
}

ol, ul {
	margin-bottom:1em;
}

ol {
	list-style: outside decimal;
}

ul {
	list-style:outside;
}

li {
	margin-bottom:0.5em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

a {
	cursor:pointer;
}

blockquote, q {
	quotes: "" "";
}

p {
	line-height:1.75em;
	margin-bottom:1.5em;
	margin-top: 0;
}

sup {
	font-size:0.5em;
	vertical-align:top;
}

em {
font-style:italic;
}

strong {
font-weight:bold;
}

span.standout {
	font-size:1.4em;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

hr.clearer, .clear:after {
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}

hr.clearer {
	margin:0;
	padding:0;
}

.clear:after {
	content:".";
}

/*--------------------------------------------------------------------
			  	 	"Like" Elements and Link Colors
-------------------------------------------------------------------*/

a, a:link, a:visited {
	color:#db5244;
	text-decoration:none;
}

a:hover, a:active {
	color:#286060;
}

h2, h3, p.postmetadata span, div.textwidget span {
	font-family:Palatino, Garamond, "Times New Roman", serif;
}

h2, h4, p.postmetadata span, div.textwidget span {
	color:#666600;
}

h4, span.date {
	text-transform:uppercase;
}

h4#respond {
	letter-spacing: 0;
	font-size: 1.1em;
}

h4#respond, span.date, #search input,
a.header_comments, a.header_comments:link, a.header_comments:visited,
#sidebar div.widget_tag_cloud a, #sidebar div.widget_tag_cloud a:link {
	color:#939292;
}

p.postmetadata a.footer_comments, p.postmetadata a.footer_comments:link, p.postmetadata a.footer_comments:visited {
	color: #666600;
}

span.date, #search input,
a.header_comments, a.header_comments:link, a.header_comments:visited {
	display:inline-block;
}

p.postmetadata a, p.postmetadata a:link, p.postmetadata a:visited, {
	color:#3a3a3a;
}

#sidebar li a, #sidebar li a:link, #sidebar li a:visited,
#sidebar div.widget_tag_cloud a:visited {
	color:#999999;
}

p.postmetadata a:hover, p.postmetadata a:active,
a.header_comments:hover, a.header_comments:active,
p.postmetadata a.footer_comments:hover, p.postmetadata a.footer_comments:active,
#sidebar li a:hover, #sidebar li a:active,
#sidebar div.widget_tag_cloud a:hover, #sidebar div.widget_tag_cloud a:active {
	color:#db5244;
} 

p.postmetadata span, div.textwidget span {
	font-style:italic;
}


/*--------------------------------------------------------------------
			  	 		Theme Defaults
-------------------------------------------------------------------*/

h2 {
	font-size:24px;
	margin-bottom:18px;
}

h3 {
	font-size:1.7em;
	font-weight:bold;
	color:#474747;
	margin-bottom:30px;
}

h4 {
	letter-spacing:0.3em;
	font-size:0.9em;
	line-height:1.8em;
}

/*--------------------------------------------------------------------
			  	  	  Containing Elements
-------------------------------------------------------------------*/

#wrapper {
	width:900px;
	margin:15px auto;
	text-align:left;
}

#header {
	width:100%;
	background-color:#db5244;
	padding-top:8px;
}

#upper-content {
	width: 900px;
	max-height: 45px;
	height: 45px;
	border-bottom: 1px solid #c8cb92;
	margin-bottom: 10px;
	padding: 0;
}

#nav {
	width: 580px;
	height: 45px;
	float: left;
	margin: 0;
	position: relative;
	padding: 0;
}

#clear {
	width: 900px;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

#content, #sidebar, #sidebar-2 {
	float:left;
	background-color:inherit;
}

#content {
	width:580px;
}

#sidebar-2 {
	width: 275px;
	margin-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	max-height: 45px;
	height: 45px;
	margin-bottom: 0;
}

#sidebar {
	width:275px;
	margin-left:45px;
	margin-top: 45px;
	background:url("images/dotsH.gif") repeat-x top left;
}

/*--------------------------------------------------------------------
			  	  			Header
-------------------------------------------------------------------*/

#header h1 {
	border-top:1px solid #fff;
	background-color:#c8cb92;
}

#header h1 img {
	vertical-align:middle;
}

#header h1 img.photo {
	border-left:5px solid #fff;
	margin-left:-4px;
}

/*--------------------------------------------------------------------
			  	  			Sidebar
-------------------------------------------------------------------*/

#sidebar div {
	background:url("images/dotsH.gif") repeat-x top left;
	padding: 5px 0 10px;
	min-height: 30px;
}

#sidebar p {
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	width: 260px;
	padding-right: 15px;
}
#sidebar h4 {
	
}
#sidebar li {
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 6px;
	width: 260px;
	padding-right: 15px;
}

#sidebar a:link {
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 6px;
}

#sidebar div div, #sidebar div:first-child {
	background:transparent;
}

#sidebar div div p {
	margin:0;
}

#sidebar ul {
	list-style:none;
	margin:1.5em 0;
	line-height:1.5em;
}
#search {
	height: 45px;
	width: 275px;
	padding: 0;
	float: left;
}
#search input {
	vertical-align:middle;
	padding:2px;
}

#search input.submit {
	padding:0;
}

/* sociable widget */
#sidebar div.sociable {
	margin:20px 0 0 0;
	width:248px;
	padding:0;
	background-image: url("images/sociable/sociableBG.gif");
}

#sidebar div.sociable ul {
	padding:0 10px;
	margin:0;
	background: url("images/sociable/sociableBGRight.gif") repeat-y right top;
}

#sidebar div.sociable li {
	display:inline-block;
	height:16px;
	padding:8px 2px 10px 2px;
	width: auto;
}

/* subscribe */
#sidebar #subscribe2 div.search a img{
	vertical-align: bottom;
	width: 15px;
	height: 15px;
}

#sidebar #subscribe2 h4 {	
	width: 115px;
	max-height: 20px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-bottom: 0;
}

#sidebar #subscribe2 p {	
	margin-top: 10px;
}

#sidebar #subscribe2 form p {
	visibility: hidden;
}

#sidebar #subscribe2 form p input {
	visibility: visible;
}


/*--------------------------------------------------------------------
					  	 Main Content
-------------------------------------------------------------------*/

span.date {
	margin-bottom:30px;
}

a.header_comments {
	background: url("images/comment.gif") no-repeat left center;
	padding-left:25px;
	text-transform:uppercase;
	font-size:0.9em;
	margin-bottom:25px;
}

a.footer_comments {
	display: block;
	margin-bottom: 20px;
	background: url("images/commentNone.gif") no-repeat left center;
	padding-left: 15px;
	text-transform:uppercase;
}

div.post {
	background:url("images/dotsH.gif") repeat-x top left;
	padding: 30px 0 0 0;
}

div.post:first-child {
	padding-top: 0;
	background: none;
}

div.entry a.more-link, #sidebar a.more-link {
	font-weight: bold;
	text-decoration: underline;
}

div.entry p {
	letter-spacing:0.02em;
}

div.entry ul {
margin: 0 0 2em 2em;
line-height:1.7em;
}

p.postmetadata {
	font-size:0.9em;
	margin-bottom: 30px;
}

p.postmetadata span {
	font-size:1.1em;
}

div.entry div.sociable ul {
	list-style: none;
	margin-left:0;
}

div.entry div.sociable li {
	display: inline-block;
}

p.postmetadata span.sharethis {
display:block;
}

p.postmetadata span.sharethis span {
	text-transform:lowercase;
	font: 0.98em normal Helvetica, Arial, sans-serif;
	color:#3a3a3a;
}


/*--------------------------------------------------------------------
			  	 			Footer
-------------------------------------------------------------------*/

#footer {
	clear:both;
	margin-bottom:75px;
}


/*--------------------------------------------------------------------
			  	 		   Comments
-------------------------------------------------------------------*/

#commentpost, div.comment {
	clear: both;
	background:url("images/dotsH.gif") repeat-x top left;
	padding-top: 30px;
}

textarea#comment {
	width: 550px;
}

#commentform {
	clear: both;
	background:url("images/dotsH.gif") repeat-x bottom left;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#commentform label {
	font-size: 0.9em;
}

#commentform p {
	line-height: 1em;
}

#commentform input[type="text"] {
	margin-right: 5px;
	width: 200px;
}

#commentform input[type="text"], #commentform textarea{
	padding: 3px;;
}

#commentform input, #commentform p, #commentform textarea {
	margin-bottom: 7px;
}

#commentform textarea {
	width: 100%;
	display: block;
}

div.comment span.avatar img {	
	margin:  0 10px 5px 0;
}

div.comment span.info {	
	display: block;
	text-align: right;
	color: #6c6c6c;
	font-size: 0.9em;
}

p.copyright {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	text-align:center;
}

p.print {
	display:none;
}

/* temporary */

div.post-369 p.postmetadata, div.post-369 span.date {
display:none;
}

div.post-369 {
font-size:0.7em;
}

div.post-369 h2 {
display:inline;
}