/*
Theme Name: ARCHIVE-SmartBrief on Insights
Theme Author: SmartBrief
Theme URI: http://smartbrief.com
Theme Description: SmartBrief on Insights Theme
*/


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a {color:#003399;text-decoration:underline;outline:none;}

#wrapper {width:987px;margin-left:2.2em;}

#page {
	float: left;
	width: 987px;
}

#sidebar {
	float: left;
	text-align: left;
	width: 314px;
    margin-left:5px;
	padding-left: 5px;
    margin-top:0px;
}

h3.widgettitle {font:bold 10pt/14pt Arial, Helvetica, Sans-serif;color:#666;background:transparent url('img/h1_bg.png') repeat-x;margin-top:-5px;padding:0.4em 0em 0.4em 0.4em;border-bottom:1px solid #dddcdc;}
#widget li.widget {display:block;background-color:#f5f5f5;border-bottom:1px solid #e5e5e5;}
#widget li.widget ul {margin-top:-14px;margin-bottom:-2px;}
#widget li.widget li {list-style:none;margin:0;padding:0.8em;border-bottom:1px solid #e5e5e5;}
#widget li.widget li:hover {background-color:#e3e3e3;list-style:none;margin:0;padding:0.8em;border-bottom:1px solid #e5e5e5;}
#widget li.widget li a {text-decoration:none;color:#444;}


#sidebar_signup {margin-top:-6px;margin-bottom:5px;background-color:#f5f5f5;border-bottom:1px solid #e5e5e5;}
#sidebar_signup h1.color {font:bold 10pt/14pt Arial, Helvetica, Sans-serif;color:#666;background:transparent url('img/h1_bg.png') repeat-x;padding:0.4em 0em 0.4em 0.4em;border-bottom:1px solid #dddcdc;}


.ie_mf {margin:-5px 0;}

#footer {
	height: 40px; 
	margin: 10px 0 0; padding: 10px 0 0;
	clear:both; 
}
#container {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	float: left;
	width: 639px;
	padding-right: 15px;
	margin-right:4px;
        background-color:#fff;
	border-right: 1px solid #ddd;
}

#header {
	float: left;
	width: 987px;
}

#button {
	width: 100%;
	float: left;
	padding: 0px;
	padding-top: 3px;
	margin-bottom: 15px;
	background-color: #305b8e;
}

#crumbbar {
	float: left;
	width: 977px;
	background: #666 url('img/nav_bg.png') repeat-x;
	color: #fff;
	font-size: 10px;
	height: 15;
	padding: 0.8em 0em 0.8em 0.8em;
}
#wrapper #crumbbar a {color:#fff;}

.date {
	padding-left: 200px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#recent-posts {
	float:left;
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#postslink ul li {
	background: #FFFFFF;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	}

#postslink  a:link, visited {
	color: #085ba6;
	text-decoration: underline;
	}
	
	#postslink a:hover {
	color: #085ba6;
	text-decoration: none;
	}


#crumbbar a:link, #crumbbar a:active {
	color: #fff;
	text-decoration: underline;
}

#crumbbar a:visited {
	color: #fff;
	text-decoration: visited;
}

#crumbbar a:hover {
	color: #fff;
	text-decoration: none;
}

#header a:link, #header a:visited {
	color:#000;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color:#930; background: transparent;
	text-decoration: none;
}
#header h1 {
	font: bold 420% Arial, Helvetica, Sans-serif; 
	letter-spacing:0; 
	margin: 0;
	float: left; 
}
#header h2 {
	font: normal 12px verdana, arial, sans-serif;
	margin: 2.35em 0.2em 0 0;
	float: right; 
}
#content h1, #content h2, #content h3, #content h4 {
	font-family: Arial, Helvetica, Sans-serif; 
	font-weight: normal;
	letter-spacing: 0;
}
#content h1 {
	font-size: 28px;
	margin: 0 0 0.3em;
	color: #990000;
}
#content h2 {
	font-size: 24px;
	margin: 0 0 0.3em;
}
#content h3 {
	font-size: 22px;
	margin: 1.2em 0 0.3em;
}
#content h4 {
	font-size: 20px;
	margin: 1.2em 0 0.3em;
	border-bottom: 1px dotted #bbb;
}
#content h5 {
	font-size: 20px;
	background: #fff;
	margin: 1.2em 0 0.3em;
	border-bottom: 1px dotted #aaa;
}
#trackbacks {margin:2em 0 0 0;}
h5.trackback_fix {
	font-size: 20px;
	background: #fff;
        padding-top:0.7em;
	margin: 0.7em 0 0.3em 0;
	border-bottom: 1px dotted #aaa;
}
#content p {
    font-family: Georgia;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0 0 1.2em;
}

#content ul, #content ol {
    	font-family: Georgia;
	margin: 1em;
	padding:0;
}
#content ul {
	list-style-type: square;
}
#content li {
	line-height: 15px;
	margin: 0 0 0 1em; padding: 0;
}
#content hr {
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px dotted #bbbbbb;

	margin-bottom: 1em;
}
#content blockquote {
	color: #555;
	border-left: 5px solid #ccc;
	margin: 1.3em 1em;

	padding: 0 1em;
}
#content code {
	font: normal 12px "bitstream vera sans mono", monaco, "lucida console", "courier new", courier, serif;
}
#content pre {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	font: normal 12px "bitstream vera sans mono", monaco, "lucida console", "courier new", courier, serif;
	margin: 0.9em 0; padding: 8px;
}
#content .hentry {
	float: left;
	
}
#content .hentry .entry-title {
	font-size: 20px;
	line-height: 1.3em;
	color: #085ba6;
	font-family: arial, helvetica, sans-serif;	
}
#content .hentry h2.entry-title {margin:0.8em 0 0.4em 0;color:#085ba6;border-bottom:0px;text-decoration:none;outline:none;}
#content .hentry h2.entry-title a {margin:0.8em 0 0.4em 0;color:#085ba6;border-bottom:0px;text-decoration:none;outline:none;}
#content .hentry h2.entry-title a:hover {margin:0.8em 0 0.4em 0;color:#000;border-bottom:0px;text-decoration:uderline;outline:none;}

#content .hentry .entry-title a:link, #content .hentry .entry-title a:visited {

	color: #085ba6;
	text-decoration: none;
}
#content .hentry .entry-title a:hover, #content .hentry .entry-title a:active {
	background: transparent;
	color: #000;
	text-decoration: underline;

}
#content .hentry .entry-title .comment_count {
	color: #eee;
	display: none;
}
#content .posted {
	float: left;
	color: #850a01;
        backround-color:#fff;
	font-size: 13px;
        text-align:left;
        width:100%;
        font-weight: bold;
        padding-bottom:3px;
        margin:0.2em 0em 0.7em 0em;
	
}
#content .hentry .fn {
	font-weight: bold;

}
#content .hentry .fn a, #content .hentry .fn a:hover {
	color: #aaa; background: transparent;
	text-decoration: none;
}
.clear {
	clear: both;
}

.posted span.date {font:bold 8pt/10pt Verdana, Arial;color:#000;text-align:left;float:left;width:100%;margin-left:-199px;}

#content .hentry .entry-content {
font:normal 9pt/14pt Arial, Helvetica, sans-serif;
color:#000;
}

.entry-content a, a:visited {color:#003399;text-decoration:underline;outline:none;}
.entry-content a:hover {color:#000;border-bottom:0px;text-decoration:none;outline:none;}

#content .hentry ul.meta {
	clear: both;
	font-size: 11px;
	background: #fff;
	margin: 0 0 -2em 0; 
        padding: 0.2em 0.2em 2em 0em;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	width: 630px;
}
#content .hentry ul.meta li {
	line-height: 13px;
	margin: 0 0 0.4em 0; 
        padding: 0;
}
#content .hentry .meta a:link, #content .hentry .meta a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
#content .hentry .meta a:hover, #content .hentry .meta a:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}
#content ol.comments, #content ol.trackbacks {
	list-style-type: none;
	margin: 0; padding: 0;
}
#content li.comment, #content li.trackback {
	border: 2px solid #ddd;
	margin: 0 0 0.8em 0; padding: 1em;
}
#content li.comment.preview {
	background: #ffc;
	border: 3px solid #fab444;
	margin: 0 0 1.5em; padding: 1em;
}
#content li.comment .author, #content li.trackback .author {
	font-weight: bold;
	margin-bottom: 1em;
}
#content li.comment .author cite, #content li.trackback .author cite {
	font-size: 16px;
	letter-spacing: -1px;
	float:left;
}
#content li.comment .author abbr, #content li.trackback .author abbr {
	color: #999; float:left; padding-left:4px;
}
#content li.comment .author {
	height:36px;
}
#content li.comment .author .avatar {
	margin: 0 0 0.5em 0.5em;
	width: 48px; height: 48px;
	float: right;
	clear:both;
	background: #fff;
}
#content li.comment p {
	padding-right:48px;
	padding-left:24px;
}
#content form.comments {
	background: #f2f2f2;
	border-top: 1px solid #ddd;
	padding: 1em 0.5em;
}
#content form.comments fieldset {
	border: none;
}
#content form.comments legend {
	display: none;
}
#content form.comments label {
	font-weight: bold;
}

#content form.comments textarea {
	width: 90%; height: 150px;
	padding: 3px;
}
#sidebar h2 {
	font: bold 14px "lucidamac bold", "lucida grande", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0.5em;
}
#sidebar h2 a:link, #sidebar h2 a:visited {
	color: #000; text-decoration: none;
}
#sidebar h2 a:hover, #sidebar h2 a:active {
	background: transparent; text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 2em; padding: 0;
}
#sidebar li {
	margin: 0;
	padding: 1px 0;
}
#sidebar em {
	font-style: normal;
}
#sidebar .search p {
	margin: 0;
}
#sidebar .search p input {
	font-size: 11px; width: 92%;
}

#footer a:link, #footer a:visited {
	color: #000;
}
#footer a:hover, #footer a:active {
	color: #fff;
	background: #000;
}
#footer hr {
	display: none;
}
#footer p {
	width: 40%;
	float: left; 
	margin: 0; padding: 0; 
}
#footer ul {
	width: 40%;
	margin: 0; padding: 0;
	list-style-type: none; 
	text-align: right; 
	float: right; 
}
#footer li {
	margin: 0; padding: 0 0 0 1em;
	display: inline; 
}
h4.rhs {
	font-size:16px;
	margin:0 0 2px 5px;
}
h3.rhs {
	font-size:14px;
	margin:0 0 2px 5px;
}
#box_rhs_top {
	background:url(;
	width:312px;
	height:6px;
}

#box_rhs_body {
	width:282px;
	padding:10px;
	margin:10px auto;
}

#box_rhs_top2 {
	width:312px;
	height:1px;
	padding:10px;
}
#box_rhs_body2 {
	background:url();
	width:304px;
	padding:0 4px;
	margin:0px;
}

#box_rhs_bot {
	background:url();
	width:312px;
	height:7px;
	margin-bottom:15px;
}
#content2col_right {
	width:312px;
	float:left;
	margin-left:0px;
        margin-top:0px;
        margin-bottom:3em;
        border-top:0px;
        background-color:#f5f5f5;
        border-bottom:1px solid #e5e5e5;
}
table#wp-calendar {padding-bottom:4px;margin-bottom:4px;}
#content2col_right h1.color {font:bold 10pt/14pt Arial, Helvetica, Sans-serif;color:#666;background:transparent url('img/h1_bg.png') repeat-x;padding:0.4em 0em 0.4em 0.4em;border-bottom:1px solid #dddcdc;margin-top:-10px;}
/*\*/ * html #content2col_right h1.color {font:bold 10pt/14pt Arial, Helvetica, Sans-serif;color:#666;background:transparent url('img/h1_bg.png') repeat-x;padding:0.4em 0em 0.4em 0.4em;border-bottom:1px solid #dddcdc;margin-top:0;} /**/
*+html #content2col_right h1.color {font:bold 10pt/14pt Arial, Helvetica, Sans-serif;color:#666;background:transparent url('img/h1_bg.png') repeat-x;padding:0.4em 0em 0.4em 0.4em;border-bottom:1px solid #dddcdc;margin-top:0;}

#content2col_right ul {
	list-style: none;
	margin-top: -9px;
        margin-bottom: -1px;
}
#content2col_right li {list-style:none;margin:0;padding:0.8em;border-bottom:1px solid #e5e5e5;}
#content2col_right li:hover {background-color:#e3e3e3;list-style:none;margin:0;padding:0.8em;border-bottom:1px solid #e5e5e5;}
#content2col_right li a {text-decoration:none;color:#444;}

div.blog_desc {
	padding:0 0.8em;
	color:#555;
	line-height:140%;
}


p#rhs_blogs {
	padding-left:36px;
}
p#rhs_blogs em {
	font-size:11px;
	font-style:normal;
	color:#666;
}
p#rhs_blogsSm  {
	padding-top:0px;
	margin-top:0px;
	padding-left:36px;
	font-size:11px;
	font-weight:bold;
}
p#rhs_blogsSm em {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#666;
}

/* IMAGES */

img#imgset01 {
	border:none;
	float:left;
	margin-left:3px;
	margin-right:6px;
	display:inline;
}
img#imgset001 {
	border:none;
	float:left;
	display:inline;
}
img#imgset02 {
	border:none;
	float:right;
	margin:2px 5px;
	display:inline;
}
img#imgset03 {
	border:none;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	display:inline;
}


#wp-calendar {
	float:right;
	width:300px;
	margin:0px auto;
	
}

#wp-calendar caption { width:300px;font-weight:bold;font-size:13px;text-align:center; }

/* SEARCH */

#search_hold {padding:0.8em 0.8em 1.1em 0.8em;color:#000;background:#eee url('img/search_bg.png') repeat-x -10px -10px;float:left;border-bottom:2px solid #ccc;}
#search_hold2 {padding:0.8em;margin-right:0;color:#000;background:#eee url('img/search_bg.png') repeat-x -10px -10px;float:left;border-bottom:2px solid #ccc;}
#subscribe_form {padding:0.2em 0em 0.8em 0.8em;border-bottom:1px solid #e5e5e5;}
/*\*/ * html #subscribe_form {padding:0 0 0 10px;margin:-5px 0;border-bottom:1px solid #e5e5e5;} /**/
*+html #subscribe_form {padding:0 0 0 10px;margin:-5px 0;border-bottom:1px solid #e5e5e5;}
#subscribe_form input {float:left;margin-right:0.4em;}
#subscribe_form button#subscribe {display:block;background:transparent url('img/subscribe.png') no-repeat 0px -1px;width:100px;text-indent:-9999px;border:none;height:23px;float:left;}
#subscribe_form button#subscribe:hover {display:block;background:transparent url('img/subscribe.png') no-repeat 0px -1px;width:100px;text-indent:-9999px;border:none;height:23px;float:left;cursor:pointer;cursor:hand;}

#header input#searchTerm {float:left;margin-right:0.5em;}
#header input#s {float:left;margin-right:0.5em;}

#header button#imgset001 {display:block;background:transparent url('img/search.png') no-repeat -2px -3px;width:72px;text-indent:-9999px;border:none;height:23px;float:left;cursor:pointer;cursor:hand;}

a.sample {display:block;height:102px;width:89px;border-bottom:2px solid #eee;background:transparent url('img/sample.png') no-repeat -5px 0px;text-indent:-9999px;}
a.sample:hover {display:block;height:102px;width:89px;border-bottom:2px solid #e3e3e3;background:transparent url('img/sample.png') no-repeat -5px 0px;text-indent:-9999px;}

a.a_small {font:normal 7pt/14pt Lucida Grande, Geneva, Verdana, Arial;color:#999;padding:0.3em 0;text-transform:uppercase;text-decoration:none;}
a.a_small:hover {font:normal 7pt/14pt Lucida Grande, Geneva, Verdana, Arial;color:#666;padding:0.3em 0;text-transform:uppercase;text-decoration:none;}

#advertisement_hold {padding:1em 0em 2em 0em;text-align:center;width:314px;}
#advertisement_hold img a {border:none;border:0px;}
#advertisement_hold a img {border:none;border:0px;}

#signup_text {float:left;width:170px;margin-top:10px;margin-left:-8px;font:normal 8pt/11pt Arial, Helvetica, Sans-serif;color:#444;margin-bottom:10px;padding-bottom:10px;}
/*\*/ * html #signup_text {float:left;width:160px;margin-top:10px;margin-left:-8px;font:normal 8pt/11pt Arial, Helvetica, Sans-serif;color:#444;margin-bottom:10px;} /**/
*+html #signup_text {float:left;width:160px;margin-top:10px;margin-left:-8px;font:normal 8pt/11pt Arial, Helvetica, Sans-serif;color:#444;margin-bottom:10px;}

#signup_main {float:left;width:102px;margin:5px 5px 5px 10px;padding:5px 3px 5px 10px;}
/*\*/ * html #signup_main {float:left;width:102px;margin:5px 10px 5px 0px;padding:5px 3px 5px 0px;} /**/
*+html #signup_main {float:left;width:102px;margin:5px 10px 5px 0px;padding:5px 3px 5px 0px;}

img.alignright {float:right;padding:0px 15px 15px 15px;}
img.alignleft {float:left;padding:0px 15px 15px 15px;}

strong.comment {background:transparent url('img/comment.gif') no-repeat;padding:0 0 0 1.6em;margin:1.4em 0 0;font-size:90%;display:block;}
strong.comment a {color:#000;text-decoration:none;}

#blogroll_loop {margin:-0.5em 0 1.3em 0;padding:5px;}
#blogroll_image {float:left;width:10%;margin-right:2%;}
#blogroll_text h1 {font:bold 8pt/11pt Helvetica, Arial, Sans-serif;margin:0;padding:0;}
#blogroll_text {float:left;width:87%;padding-right:1%;color:#666;}
#blogroll_text p {margin:0;}
p.grey {color:#666;}
.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
