@charset "UTF-8";
/*
Theme Name: Insiteful Blog
Theme URI: http://www.insitefulweb.com/
Description: Custom theme for Insiteful Solutions
Version: 1.0
Author: Dmitri, Derek
Author URI: http://www.insitefulweb.com/
Tags: custom header, fixed width, three column

*/
@import url('styles/reset-min.css');
/* css-reset normalization */
h1, h2, h3, h4, p, small, table, pre {
	padding-bottom: 1em;
	line-height: 1.2em;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
ol {
	list-style-type: decimal;
	margin-left: 2em;
	padding-bottom: 1em;
}
ul {
	list-style-type: disc;
	margin-left: 1em;
	padding-bottom: 1em;
}
li {
	line-height: 1.2em;
}
small {
	display: block;
	font-size: 0.8em;
}
strong {
	font-weight: bold;
}
td {
	padding: 4px;
}
p {
	line-height: 1.2em
}

/* template-specific modifiers */
body {
	background: url('images/header_bg.png') white top repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-left: 20px;
	margin-right: 20px;
}
#header {
	height: 98px;
	margin-bottom: 8px;
	overflow: hidden;
}
#insitesbyinsiteful {
	padding-top: 3px;
}
#targeted {
	float: right;
	padding-top: 65px;
}
#left_bar {
	float: left;
	width: 170px;
}
#search label {
	font-size: 14px;
	font-weight: bold;
	color: #120980;
	display: block;
	padding-bottom: 4px;
}
#right_bar {
	float: right;
	width: 170px;
}
#content {
	margin-left: 170px;
	margin-right: 170px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 500px;
	font-size: 12pt;
	color: #666;
}
#content a {
	color: #110982;
/*	color: #04465D; */
	text-decoration: none;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a {
	color: #3a92a3;
}
#footer {
	padding-top: 20px;
	background: #999;
	margin-top: 20px;
	color: white;
	text-align: center;
	font-size: 11pt;
}
#footer a, #footer a:visited {
	color: white;
}

/*
#left_bar ul {
	padding-top: 8px;
}
#left_bar ul {
	list-style-type: none;
	margin: 0px;
}
#left_bar ul li {
	padding-bottom: 2px;
}
#left_bar ul li a,
#right_bar div.widget h3,
#right_bar ul li.widget h2.widgettitle,
{
	display: block;
	height: 21px;
	width: 162px;
	background: url('images/sectionbg.png') repeat-x;

	padding-top: 8px;
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;

	color: white;
	text-shadow: black 0px 0px 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#right_bar div.widget,
#right_bar ul li.widget {
	background: #9BD0DB;
	margin-bottom: 2px;
}


#right_bar div.widget ul,
#right_bar ul li.widget ul {
	list-style-type: square;
	font-size: 11px;
	margin-left: 2em;
}

#right_bar a {
	color: #110982;
	text-decoration: none;
}
#right_bar a:visited {
	color: #40A1B4;
}
*/

.separated {
	padding-bottom: 1em;
	margin: 0px;
	text-align: center;
}

.separated,
.separated li {
	list-style-type: none;
}

.separated li {
	display: inline;
	white-space: nowrap;
	line-height: 1.2em;
}

/* wordpress specific mark-up */

code, pre {
	font-family: Courier, monospace;
	white-space: pre-wrap;
	color: #222;
}

em {
	font-style: italic;
}

.post {
	margin-bottom: 20px;
}

a.more-link {
	display: block;
	padding-top: 20px;
	float: right;
}
#content a.more-link {
	color: #3a92a3;
}

p.postmetadata {
	font-size: 0.85em;
}

#content p.postmetadata a {
	color: #444;
}

div.widget_container a,
div.widget_container a:visited {
	color: #110982;
	text-decoration: none;
}

div.widget_container h2.widgettitle,
div.widget_container li.widget_nav_menu a {
	display: block;
	height: 21px;
	width: 162px;
	background: url('images/sectionbg.png') repeat-x;

	padding-top: 8px;
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;

	color: white;
	text-shadow: black 0px 0px 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

div.widget_container ul {
	margin: 0px;
	list-style-type: none;
}

div.widget_container ul li.widget {
	background: #9BD0DB;
	margin-bottom: 2px;
}

div.widget_container ul li.widget ul {
	list-style-type: square;
	font-size: 14px;
	line-height: 1.3em;
	margin-left: 2em;
}

div.widget_container ul li.widget_nav_menu {
	background: white;
	margin-bottom: 2px;
}

div.widget_container ul li.widget_nav_menu ul {
	list-style-type: none;
	font-size: 14px;
	margin: 0px;
}
div.widget_container ul li.widget_nav_menu ul li {
	padding-bottom: 2px;
}

/* plugin specific mark-up  */

div.addtoany_share_save_container {
	margin: 0px;
	padding-bottom: 3px;
	height: 30px;
	clear: none;
}

p.postmetadata {
	margin-top: 20px;
}
