/*  
Theme Name: How 2.0
Theme URI: http://www.howsmatter.com/
Description: How Theme 2.0
Version: 2.0
Author: Steve Zehngut
Author URI: http://www.zeek.com/
*/
a {
	outline: none;
}
.bqstart {
     position: absolute;
	display: block;
 }

 .bqend {
     float: right;
     font-size: 72px;
     color: #FF0000;
 }

.quotespan {
	margin-left: 35px;
	margin-right: 30px;
	padding-top: 20px;
	display: block;
}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 auto;
}

#container {
	width: 963px;
	margin: 0 auto;
}
#header {
	height: 151px;
	background: url(images/header.gif) no-repeat;
	font-size: 12px;
	margin-left:-5px;
}

#header h1 {
	text-indent: -999999px;
	float: left;
	margin: 0 auto;

}
#header h1 a {
	float: left;
	width: 415px;
	height: 135px;
	margin: 0 auto;

}

#header-right { 
	width: 540px;
	float: right;
}
	
#header #searchbox {
	/*background: #d90221;*/
	background: url(images/search_background.gif) no-repeat;
	width: 296px;
	height:56px;
	float: right;
	display: block;
	margin: 14px 0 25px 0;
	color: #fff;
	font-weight: bold;
	padding: 0 22px 0 0;
	text-align: right;
}

/*#searchbox ul {
	list-style-type: none;
	padding-left: 0;
	display: block;
	margin: 0;
	padding: 15px 0 10px 0;
}

#searchbox li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 5px 0 7px;
}

#searchbox a:link {color: #fff; font-weight: bold; text-decoration: underline;}
#searchbox a:visited {color: #fff; font-weight: bold; text-decoration: underline;}
#searchbox a:active {color: #fff; font-weight: bold; text-decoration: underline;}
#searchbox a:hover {color: #000; font-weight: bold;}*/



#search_box {
    width: 226px;
    height: 23px;
	margin-left: 5px;
    background: url(images/bg_search_box.gif) no-repeat;
	float: right;
	margin-top: 13px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 190px;
    background: none;
	height: 18px;
	background: #fff;

}
#search_box #go {
	margin-top: 3px;
	margin-right: 3px;
}

#search_text {
	padding-left: 25px;
	padding-top: 4px;
	margin-top:-21px;
	height: 25px;
	float: left;

}

#search_form {
	margin-bottom: 0;

}

.more {
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	/*padding-bottom: 5px;*/
}

.more a:link {color: #06336a; text-decoration: underline;}
.more a:visited {color: #06336a; text-decoration: underline;}
.more a:active {color: #06336a; text-decoration: underline;}
.more a:hover {color: #06336a; text-decoration: none;}

#content a:link {color: #06336a; text-decoration: underline;}
#content a:visited {color: #06336a; text-decoration: underline;}
#content a:active {color: #06336a; text-decoration: underline;}
#content a:hover {color: #06336a; text-decoration: none;}

#content #stories a:link {color: #19457a; font-weight: bold; text-decoration: underline}
#content #stories a:visited {color: #19457a; font-weight: bold; text-decoration: underline}
#content #stories a:active {color: #19457a; font-weight: bold; text-decoration: underline}
#content #stories a:hover {color: #19457a; font-weight: bold; text-decoration: none;}

#content .more a:link {color: #06336a; text-decoration: underline;}
#content .more a:visited {color: #06336a; text-decoration: underline;}
#content .more a:active {color: #06336a; text-decoration: underline;}
#content .more a:hover {color: #06336a; text-decoration: underline;}

#content .green-entry h2 a:link {color: #455214; text-decoration: none;}
#content .green-entry h2 a:visited {color: #455214; text-decoration: none;}
#content .green-entry h2 a:active {color: #455214; text-decoration: none;}
#content .green-entry h2 a:hover {color: #455214; text-decoration: none;}

#sidebar-right a:link {color: #06336a; text-decoration: none;}
#sidebar-right a:visited {color: #06336a; text-decoration: none;}
#sidebar-right a:active {color: #06336a; text-decoration: none;}
#sidebar-right a:hover {color: #06336a; text-decoration: underline;}


#sidebar-right .more a:link {color: #06336a; text-decoration: underline;}
#sidebar-right .more a:visited {color: #06336a; text-decoration: underline;}
#sidebar-right .more a:active {color: #06336a; text-decoration: underline;}
#sidebar-right .more a:hover {color: #06336a; text-decoration: underline;}

#news-taking-notes-items  a:link {color: #06336a; text-decoration: none;}
#news-taking-notes-items  a:visited {color: #06336a; text-decoration: none;}
#news-taking-notes-items  a:active {color: #06336a; text-decoration: none;}
#news-taking-notes-items  a:hover {color: #06336a; text-decoration: underline;}

#news-taking-notes-items  .more a:link {color: #06336a; text-decoration: underline;}
#news-taking-notes-items  .more a:visited {color: #06336a; text-decoration: underline;}
#news-taking-notes-items  .more a:active {color: #06336a; text-decoration: underline;}
#news-taking-notes-items  .more a:hover {color: #06336a; text-decoration: underline;}

/* comments */

.responses {
	font-size: 14px;
	display: block;
	margin-top: 25px;
}

.commentlist li {
	font-weight: bold;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
.commentlist cite {
	font-size: 14px;
}
	/* Begin Lists */


ol li {
	margin: 0;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px dotted #e64b17;
	}

ol {
	margin: 0;
	padding: 0 0 0 0; /* set value to desired size */
}
.commentmetadata {
	margin: 0;
	display: block;
}

.contentimg {
	width: 200px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* FOOTER STYLES */

.clear {
	clear: both;
}

#footer {
	clear: both;
	background: #e1e1e1;
	font: 11px Arial, Helvetica, Sans-Serif;
	border: 1px solid #919190;
	margin-bottom: 10px;
}

#footer ul {
	float: left;
	width: 700px;
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 5px;
}

#footer li {
	display: inline;
	border-left: 1px solid #000;
	padding: 0 3px 0 5px;
}

#footer ul .first, #header ul .first {
	border-left: 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}

.copyright {
	padding: 10px 10px 10px 5px;
	float: right;
}

/* TAGS */

#content .tags {
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
	margin-top: 35px;
}

#content .tags a:link {font-size: 12px; color: #000;text-decoration: underline;}
#content .tags a:visited {font-size: 12px; color: #000;text-decoration: underline;}
#content .tags a:active {font-size: 12px; color: #000;text-decoration: underline;}
#content .tags a:hover {font-size: 12px; color: #000;text-decoration: none;}

.tagcloud {
	margin: 30px 0 140px 10px;
}

.tagcloud a:link {color: #fff; text-decoration: none;}
.tagcloud a:visited {color: #fff; text-decoration: none;}
.tagcloud a:active {color: #fff; text-decoration: none;}
.tagcloud a:hover {color: #fff;text-decoration: underline;}

/* POST META */

#content-footer {
	clear: both;
	height: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #000;
	background: #e1e1e1;
}

.postedon {
	float: left;
	padding-top: 2px;
	padding-left: 7px;
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
}


#meta, .postsmeta {
	float: right;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding-bottom: 10px;
	padding-right: 7px;
}

.postedon a:link {color: #000; font-weight: bold; text-decoration: none;}
.postedon a:visited {color: #000; font-weight: bold; text-decoration: none;}
.postedon a:active {color: #000; font-weight: bold; text-decoration: none;}
.postedon a:hover {color: #000; font-weight: bold;text-decoration: underline;}

/* IMG ALIGNING */
.alignright {
	margin-left: 2px;
	margin-bottom: 7px;
	float: right;
}

.alignleft {

	float: left;
}

/* SIDEBAR DROPDOWN MENUS */

#sidebar-right .menus {
	padding-left: 22px;
}

#sidebar-right select {
	width: 180px;
	margin-bottom: 5px;
}


#page-header {
	height: 18px;
	background: url(images/headerbar/blue.jpg) repeat-y;
	margin: 5px 0 10px 0;
}

#page-header h2{
	float: left;
	height: 18px;
	margin: 0 0 0 16px;
	padding: 1px 6px 0 6px;
	background: #fff;
	font-size: 16px;
}

/* ENTRY STYLES */

.entry-header {
	display: block;
	margin-bottom: 15px;
}
div.entry-left {
	min-height: 10em;
	
	width: 211px;
	float: left;
    display: table-cell;
    vertical-align: middle;
}

.entry-left img {
	margin-bottom: 0;
	margin-top: 15px;
}

.entry-right {
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0 15px 0 16px;
	width: 244px;
	min-height: 140px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	border-left: 1px solid #000;
}

.entry-right .more {
	font-size: 12px;
}

/* DOV SPECIFIC ENTRY STYLES */
.dov-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #d90221;
	padding: 10px 0 0 0;
	background: #fcedef url(images/doventrypic.jpg) bottom left no-repeat;
}

.dov-entry .entry-left {
	text-indent: -999999px;
}

.dov-entry .entry-left a {
	display: block;
}

.dov-entry h2 {
	margin: 0;
	font-size: 18px;
	color: #d90221;
	font-weight: bold;
	background: url(images/redbox.gif) left no-repeat;
	padding-left: 23px;
}

#content .dov-entry h2 a:link {color: #d90221; text-decoration: none;}
#content .dov-entry h2 a:visited {color: #d90221; text-decoration: none;}
#content .dov-entry h2 a:active {color: #d90221; text-decoration: none;}
#content .dov-entry h2 a:hover {color: #d90221; text-decoration: none;}

.green-entry h3, .dov-entry h3, .qa-entry h3, .default-entry h3 {
	text-align: right;
	font-size: 14px;
	width: 200px;
	font-weight: normal;
}

.entry-left i, .entry-left b, .entry-left strong {
	font-size: 11px;
}


/* OPINION SPECIFIC ENTRY STYLES */
.default-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #455214;
	padding: 10px 0 0 0;
}

.default-entry h2 {
	margin: 0;
	font-size: 18px;
	color: #455214;
	font-weight: bold;
	background: url(images/greenbox.gif) left no-repeat;
	padding-left: 23px;
}


#content .default-entry h2 a:link {color: #455214; text-decoration: none;}
#content .default-entry h2 a:visited {color: #455214; text-decoration: none;}
#content .default-entry h2 a:active {color: #455214; text-decoration: none;}
#content .default-entry h2 a:hover {color: #455214; text-decoration: none;}

/* QA SPECIFIC ENTRY STYLES */
.qa-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #e64b17;
	padding: 10px 0 15px 0;
	/* background: url(images/lawlerentrypic.jpg) bottom left no-repeat; */
/*	width:644px;*/
}

.qa-entry .entry-left {
	text-indent: -999999px;
}

.qa-entry .entry-left a {
	display: block;
}
.dov-entry p, .default-entry p, .qa-entry p {
	margin-top: 0;
}

.qa-entry h2 {
	margin: 0;
	font-size: 18px;
	color: #e64b17;
	font-weight: bold;
	/*background: url(images/orangebox.gif) left no-repeat;
	padding-left: 23px;*/
	width:400px;
}


.entry-right .subhead {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}


#content .qa-entry h2 a:link {color: #e64b17; text-decoration: none;}
#content .qa-entry h2 a:visited {color: #e64b17; text-decoration: none;}
#content .qa-entry h2 a:active {color: #e64b17; text-decoration: none;}
#content .qa-entry h2 a:hover {color: #e64b17; text-decoration: none;}

.question {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

.answer {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #e64b17;
}

.wp-caption p {
	margin-top: 0;
}

.wp-caption-text {
	margin-left: 7px;
	margin-top: 0;
	clear: both;
}

#news-taking-notes {
	height: 218px;
	background: url(images/news_background.jpg) no-repeat;
	/*font-size: 20px;*/
	margin-left:-1px;
	width:964px;
}

#news-taking-notes-items {
	font-size:12.5px;
	line-height:10px;
	font-weight:bold;
}

#news-taking-notes .source
{
	font-size: 11.5px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height:14pt;
}

table.newsTable{
	margin-left:2px;
	margin-top:-8px;
}

.news{
	border-right: 1px solid #000000;
	padding: 2px 16px;
}

.new2{
	padding: 2px 10px;
}

#news-taking-notes .item {
	font-size:12px;
	line-height:16px;
	/*word-spacing:2pt;  j06*/

}


#blogshere{
	height: 217px;
	background: url(images/blogoshere_background.gif) repeat-x;
	/*font-size: 20px;*/
	margin-left:-1px;
	width:644px;
	margin-top:-11px;
}
#blogshere .source
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left:10px;
	padding: 0;
	line-height:16px;
}
	
table.blogTable{
	/*margin-left:11px;*/
	margin-top:10px;
	width:550; 
	height:100;
}

.blogNews{
	border-right: 1px solid #000000;
	padding: 2px 4px 2px 4px;
	width:320; 
	height:120;
	text-align:left;
}

#blogshere .item {
	font-size:12px;
	line-height:16px;
	margin-left:10px;
}

#feature{
	padding:padding: 0pt 20px 0pt 0pt;
}


/*
///Home page Specific dov-entry/////

*/


/* DOV SPECIFIC ENTRY STYLES */
.home-dov-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #d90221;
	padding: 10px 0 0 0;
	background: #fcedef url(images/doventrypic.jpg) bottom left no-repeat;
	width:644px;
	
}

.home-dov-entry .home-entry-left {
	text-indent: -999999px;
}

.home-dov-entry .home-entry-left a {
	display: block;
	margin-top:-11px;
}

.home-dov-entry h2 {
	margin: 0;
	/*font-size: 18px;*/
	font-size: 18px;
	color: #d90221;
	font-weight: bold;
	line-height:20px;
	/*width:365px;*/
	width:377px;
}


#content .home-dov-entry h2 a:link {color: #d90221; text-decoration: none;}
#content .home-dov-entry h2 a:visited {color: #d90221; text-decoration: none;}
#content .home-dov-entry h2 a:active {color: #d90221; text-decoration: none;}
#content .home-dov-entry h2 a:hover {color: #d90221; text-decoration: none;}

.green-entry h3, .home-dov-entry h3, .qa-entry h3, .default-entry h3 {
	text-align: right;
	font-size: 14px;
	width: 200px;
	font-weight: normal;
}

.home-dov-entry p, .home-default-entry p, .home-qa-entry p {
	margin-top: 0;
	
}


/*
////Home page specific more style

*/

.home-more {
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	/*padding-bottom: 5px;*/
}

.home-more a:link {color: #06336a; text-decoration: underline;}
.home-more a:visited {color: #06336a; text-decoration: underline;}
.home-more a:active {color: #06336a; text-decoration: underline;}
.home-more a:hover {color: #06336a; text-decoration: none;}

#content .home-more a:link {color: #06336a; text-decoration: underline;}
#content .home-more a:visited {color: #06336a; text-decoration: underline;}
#content .home-more a:active {color: #06336a; text-decoration: underline;}
#content .home-more a:hover {color: #06336a; text-decoration: underline;}



#sidebar-right .home-more a:link {color: #06336a; text-decoration: underline;}
#sidebar-right .home-more a:visited {color: #06336a; text-decoration: underline;}
#sidebar-right .home-more a:active {color: #06336a; text-decoration: underline;}
#sidebar-right .home-more a:hover {color: #06336a; text-decoration: underline;}


#news-taking-notes-items  .home-more a:link {color: #06336a; text-decoration: underline;}
#news-taking-notes-items  .home-more a:visited {color: #06336a; text-decoration: underline;}
#news-taking-notes-items  .home-more a:active {color: #06336a; text-decoration: underline;}
#news-taking-notes-items  .home-more a:hover {color: #06336a; text-decoration: underline;}

.entry-right .home-more {
	font-size: 12px;
	margin-right:-130px
}

/*
//Home Page specific entry-left 
*/

div.home-entry-left {
	min-height: 10em;
	/*text-align:right;*/
	width: 211px;
	float: left;
    display: table-cell;
    vertical-align: middle;
}

.home-entry-left img {
	margin-bottom: 0;
	/*margin-top: -3px;*/
}

.dov-entry .home-entry-left {
	text-indent: -999999px;
}
.home-entry-left i, .home-entry-left b, .home-entry-left strong {
	font-size: 11px;
}

.qa-entry .home-entry-left {
	text-indent: -999999px;
}

.qa-entry .home-entry-left a {
	display: block;
}

/*
Home page entry-right

*/

.home-entry-right {
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0 15px 0 16px;
	width: 253px;
	min-height: 140px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	border-left: 1px solid #000;
	/*margin-top:-11px;*/
}

.home-entry-right .more {
	font-size: 12px;
}

.home-entry-right .subhead {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	line-height:20px;
}


.home-entry-right .home-more {
	font-size: 12px;
	margin-right:-130px
}

/*
Home specific default entry

*/


.green-entry h3, .dov-entry h3, .qa-entry h3, .home-default-entry h3 {
	text-align: right;
	font-size: 14px;
	width: 200px;
	font-weight: normal;
}

.home-default-entry {
	margin-bottom: 15px;
	border-bottom: 1px dotted #455214;
	padding: 10px 0 0 0;
	width:644px;
}

.home-default-entry h2 {
	margin: 0;
	font-size: 18px;
	color: #455214;
	font-weight: bold;
	/*background: url(images/greenbox.gif) left no-repeat;
	padding-left: 23px;*/
	/*width:365px;*/
	width:377px;
}

#content .home-default-entry h2 a:link {color: #455214; text-decoration: none;}
#content .home-default-entry h2 a:visited {color: #455214; text-decoration: none;}
#content .home-default-entry h2 a:active {color: #455214; text-decoration: none;}
#content .home-default-entry h2 a:hover {color: #455214; text-decoration: none;}

.dov-entry p, .home-default-entry p, .qa-entry p {
	margin-top: 0;
}





