/*
Theme Name: eBoss Blog
Description: eBoss Blog Template
Author: Mike Jolley
Author URI: http://blue-anvil.com/
*/

@import 'css/reset.css';

/* @group Structure */
html { 
	font-size: 100%; /* IE hack - http://www.clagnut.com/blog/348/#c790 */ 
}
body {
	text-align: center;
	color: #555;
	background: #fff url(images/bg.jpg) repeat-x top;
	font: 15px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
a {
	color:#5DACF9;
	text-decoration:none;
	}
a:hover, a:focus {
	text-decoration: underline;
	}

div#container {
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	clear:left;	
	width:980px;
	position:relative;
	}
#header {
	padding:10px 10px 0;
	margin-bottom:12px;
}
#header h1 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: normal !important;
	}
#header h1 a {
	text-indent:-9999px;
	display:block;
	height:74px;
	width:138px;
	outline:none;
	background:url(images/logo.gif) no-repeat top left;
	}
#header h2 {
	position:absolute;
	font-weight:normal;
	color:#FFF;
	font-size:21px;
	left:170px;
	top:34px;
	line-height: normal !important;
	margin: 0 !important;
	padding: 0 !important;
	}
#header ul {
	position:absolute;
	right:0;
	top:31px;
	list-style:none;
	margin: 0 !important;
	padding: 0 !important;
	}
#header ul li {
	float:left;
	color:#FFF;
	font-size:21px;
	padding:3px 11px 12px !important;
	margin:0 10px 0 0 !important;
	background-position:top;
	background-repeat:no-repeat;
	}
#header ul li a {
	text-decoration:none;
	color:#FFF;
	}
#header ul li.headNav1 {
	background-image:url(images/headerNavBg1.gif)
	}
#header ul li.headNav3 {
	background-image:url(images/headerNavBg3.gif)
	}
#navigation {
	background-image:url(images/navBg.gif);
	height:51px;
	}
#navigation ul {
	list-style:none;
	margin-left:10px;
	}
#navigation ul li {
	float:left;
	font-size:15px;
	}
#navigation ul li a {
    color:#4B6E88;
    display:block;
    padding:17px 10px 17px 10px;
    text-decoration:none; 
    }
.snl {
	float:right;
	padding:10px;
	line-height: normal !important;
	}
.snl img {
	border:0;
	margin-left:5px;
	}
	
#content {
	background-color:#fff;
	padding:20px 20px 20px 20px;
	overflow:auto;
	min-height:700px;
	clear:both;
	line-height: 1.5em;
	}
#mainContent {
	float:left;
	width:600px;
	}
#sidebar {
	float:right;
	}
#sidebar, ul.widgets {
	width: 309px;
}

#footer {
	background: #fff url(images/footerBg.gif) no-repeat top left;
	padding-bottom:40px;
	clear:both;
	margin:20px 10px 0 10px;
	}
#footer ul {
	list-style:none;
	margin-left:10px;
	}
#footer ul li {
	float:left;
	font-size:14px;
	}
#footer ul li a {
	display:block;
	padding:8px 10px;
	color:#1374D4;
	text-decoration:none;
	}
#footer p.copy {
	clear:both;
	padding:10px;
	color:#35516D;
	}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	margin:0;
	padding: 0;
	outline: 0;
}
.paging {
	padding: 6px 0;
	margin: 0 !important;
	background: #fff;
	overflow: hidden;
	}
.wp-pagenavi span.current, .atoz li.current_page_item a {
	border: 1px dotted #C6D2DE !important;
	color: #35516D !important;
}
.wp-pagenavi span.pages {
	border: 1px solid #C6D2DE !important;
	color: #35516D !important;
}
.wp-pagenavi a, .atoz li a {
	border: 1px solid #35AFEB !important;
	color: #35AFEB !important;
}
.wp-pagenavi a:hover, .atoz li a:hover {
	border: 1px solid #35AFEB !important;
	background: #35AFEB !important;
	color: #fff !important;
}
/* @end */

/* @group Typograpghy */

h1, h2, h3, h4, h5, h6, .pagetitle {
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.2em;
	}
#content h1 {
	color:#456789;
	font-size:1.58em;
	margin-bottom:20px;
	font-weight: bold;
	}
#content h1.main {
	position: relative;
	padding-right: 40px;
	width: 900px;
}
#content h1.main small {
	position: absolute;
	right: 0;
	top: 0;
}
#content h1.post_title {
	margin-bottom:10px;
	line-height: 1.1em;
	width:600px;
}
#content h2 {
	color:#35516D;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight: bold;
	}
#content h3 {
	color:#35516D;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom:10px;
	}
#content h4 {
	color:#35516D;
	font-size:1.1em;
	font-weight: bold;
	}
#content h5 {
	color:#35516D;
	font-size:1em;
	font-weight: bold;
	}

p, ul, ol, dl {
	margin: 0 0 14px 0;
	}

.post {
	background: url(images/post.gif) no-repeat top left;
	padding: 14px;
	margin-bottom: 6px;
}
.date {
	border-right: 1px solid #D5DEE6;
	border-bottom: 1px solid #D5DEE6;
	float: left;
	margin-right: 7px;
	margin-bottom: 8px;
	width: 3.2em;
}
.date div {
	border: 1px solid #C6D2DE;
	padding: 1px;
	background: #FFFFFF;	
	font-size: 0.7em;
	background: #fff url(images/date.gif) repeat-x bottom;
	display: block;
}
.date, .date div {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-left-radius:0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
}
.date .month {
	border-radius: 4px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom-left-radius:0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-right-radius:0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
}
.date .month {
	display: block;
	padding: 0;
	background: #35AFEB;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px -1px 0 #2C91C3;
	line-height: 1.8em;
	padding-top: 1px;
	border-bottom: 1px solid #31A1D8;
}
.date .day {
	display: block;
	color: #35516D;
	font-weight: normal;
	padding: 0;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.5em;
	text-shadow: 1px -1px 0 #fff;
}

p.meta {
	font-size: 0.85em;
	color: #456789;
}
#content p, #sidebar p, #content ul, #sidebar .widget ul, #content ol, #sidebar .widget ol {
	line-height: 1.6em;
	}
	
#mainContent ul {
	list-style: circle outside;
	margin: 15px 30px !important;
	}
#mainContent ul li {
	padding: 0;
	line-height: 1.6em;
	margin-bottom: 5px;
	margin-left: 12px;
}
#mainContent ol li {
	padding: 0;
	line-height: 1.6em;
	margin-bottom: 5px;
	margin-left: 12px;
	}
#mainContent ol {
	list-style: decimal outside;
	margin: 15px 30px !important;
	}

strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
small {
	font-size: 0.9em;
	}
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
}
.center {
	text-align: center
}
blockquote {
	padding: 14px 14px 4px;
	margin: 0 20px 10px 20px !important;
	font-style: italic;
	border-top: 1px solid #DBE4EC;
	border-bottom: 1px solid #DBE4EC;
	background: #E4ECF2;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #35516D;
	}
cite {
	color: #383838;
	margin-left: 20px;
	font-style: italic;
}
cite strong {
	font-style: normal;
	font-weight: bold;
}
blockquote cite {
	margin-left: 0;
}

/* @end */
/* @group Images */
div.gallery {
	border: 1px solid #DEE7EF;
	background: #F5F8FA;
	overflow: hidden;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px !important;
	color: #35516D;
}

#content .alignleft{
	float: left;
	margin: 2px 15px 5px 0;
	}
#content .alignright {
	float: right;
	margin: 2px 0 5px 15px;
	}
#content img.alignright, #content img.alignleft, #content img.aligncenter {
	border: 1px solid #DEE7EF;
	padding: 4px;
	background: #fff;
	outline: 3px solid #fff;
	line-height: 1.6em;
}
#content .aligncenter {
	margin: 10px auto 10px;
	display: block;
	}

div.wp-caption {
	text-align: center;
	border: 1px solid #DEE7EF;
	padding: 4px;
	outline: 3px solid #fff;
	padding: 0 !important;
	background: #fff;
	text-align: center !important;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	border: 4px solid #fff;
}
p.wp-caption-text {
	margin: 0 !important;
	padding: 0px 3px 3px !important;
	font-weight: bold;
	clear: both;
	font-size: 0.85em;
	color: #35516D;
}
/* @end */

table { 
	font-size: 100%; /* IE hack */ 
}
/* comments */

#comment {
	width: 100%;
	height: 150px;
	}
#comments {
	padding: 20px 0 0 0;
}
#comments p {
	margin: 10px 0 !important;
}
.comment-paging {
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
.page-numbers, .next, .prev {
	padding: 0 2px;
}
.next {
	position: absolute;
	right:0;
	top:0;
}
.prev {
	position: absolute;
	left:0;
	top:0;
}
.current {
	color: #777;
}
.comment_container {
	position: relative;
}
ol#comment-list {
	margin: 0 0 15px !important;
	}
ol#comment-list img.avatar {
	margin: 0 10px 0 0;
	padding: 4px;
	float: left;
	border: 1px solid #DEE7EF;
	}
ol#comment-list li {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	overflow: hidden;
	}
ol#comment-list li ul {
	margin: 8px 0 0 !important;
}
ol#comment-list li li {
	border: 0;
	margin: 0 0 0 68px !important;
	padding: 0 0 8px;
}
ol#comment-list li .comment-text {
	border: 2px solid #DEE7EF;
	overflow: hidden;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 10px 0;	
	}
ol#comment-list li .comment-text p {
	margin: 0 0 10px !important;
	}
ol#comment-list li p.meta {
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #777;
	font-size: 0.9em;
	margin: 0 0 10px !important;
	}
ol#comment-list li p.meta strong {
	font-weight: bold;
	}
ol#comment-list h3 {
	width: 100%;
	padding: 0 0 32px 0;
	margin: 0;
	font-size: 1em;
	}
ol#comment-list h3 a {
	text-decoration: none;
	color: #222;
	}
span#comments-rss a {
	float: right;
	font-size: 0.6em;
	border-bottom: 1px solid #C7E4F1;
	text-decoration: none;
	color: #222;
	}
h3 span#comments-rss a {
	border: none;
	text-decoration: none;
	}
#commentform {
	margin-bottom: 15px;
	}
#commentform input.text, #commentform select, #commentform textarea {
	border-top: 1px solid #8FA5BB;
	border-left: 1px solid #B2C1D0;
	border-bottom: 1px solid #C6D1DC;
	border-right: 1px solid #B6C4D3;
	background: #fff;
	color: #9DACBB;
	font-size: 1.2em;
	padding: 4px;
	width: 50%;
	}
#commentform textarea {
	width: 98%;
	}
#commentform label {
	font-size: 1em;
	margin-left: 4px;
	color: #777;
	}

/* @group Widgets */
ul.widgets {
	margin: 0 !important;
	padding: 0;
	text-align: left;
	float: left;
	}
ul.widgets li.widget {
	background: url(images/widget.gif) no-repeat top left;
	list-style-type: none;
	padding: 14px !important;
	color: #6C6C6C;
	font-size: 0.85em;
	margin: 0 0 6px 0 !important;
	}
ul.widgets li.widget-submit {
	border-bottom: 0;
}
ul.widgets li.widget ul {
	margin: 0 !important;
	padding: 0 !important;
}

ul.widgets li.widget .widget_content {
	padding: 0;
	overflow: hidden;
}
ul.widgets li.widget .widget_content ul {
	padding: 0;
	margin: 0;
}

/* Search */
.widget_search .searchform fieldset {
	width:279px;
}
.widget_search input#s {
	width:265px;
	margin-bottom:5px;
	padding:7px;
	font-size:13px;
	border:0;
	outline: 0;
	background:url(images/textfieldBg.gif) no-repeat top left;
	color:#9DACBB;
}
.widget_search #searchsubmit {
	float: right;
	margin: 3px;
}
.widget_search label {
	display: none;
}	
	
/* Archive + Blogroll + posts + comments + meta */
.widget_categories ul, 
.widget_archive ul, 
.widget_links ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_categories ul,
.widget_pages ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;	
	} 
.widget_archive ul li, 
.widget_links ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_categories ul li,
.widget_pages ul li {
	display: block;
	border-top: 1px solid #FBFCFD;
	border-bottom: 1px solid #DEE7EF;
	background: transparent;
	font-size: 1em;
	line-height: 2.2em;
	padding: 0;
}
.widget_rss img {
	vertical-align: middle;	
	position: relative;
	margin-top: -3px;
}
li.widget_categories li.current-cat,
li.widget_pages li.current_page_item {
	background: #fbfbfb;
}

.widget_categories ul li li,
.widget_pages ul li li {
	border: 0;
	padding-left: 20px;
}
.widget_categories ul li ul,
.widget_pages ul li ul {
	margin: 0;
	padding: 0 !important;
}

/* Tags */	
.widget_tag_cloud .widget_content div {
	line-height: 2em;
	overflow: hidden;
	padding: 0;
	}
	
/* Calendar */	
.widget_calendar {
	}
.widget_calendar tbody td {
	background: #DDE6EE;
	color: #35516D;
	font-size: 1em;
	padding: 3px 8px 3px 8px;
	text-align: center;
	}
.widget_calendar tbody td#today {
	font-style: italic;
}
.widget_calendar tbody td a {
	text-decoration: none;
	color: #373737;
	font-weight: bold;
	font-style: italic;
	}
.widget_calendar #prev,
.widget_calendar #next {
	padding: 5px 0 0 0;
}
.widget_calendar #next {
	text-align: right;
}
.widget_calendar #prev a,
.widget_calendar #next a {
	font-weight: bold;
	font-style: italic;
	}
.widget_calendar thead th {
	text-align: center;
	border-bottom: 2px solid #D0D9E0;
	color: #35516D;
	}
.widget_calendar caption {
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	color: #35516D;
	border-top: 2px solid #D0D9E0;
}
.widget_calendar table {
	width: 100%;
	}
    
/*DR ADDED FOR TWEET / FB ADJUSTMENTS
AND GOOGLE + 1 STYLING */
.share_buttons_simple_use_buttons {
  margin-left:50px
}
#googlePlusOne{
  position: relative;
  margin-top:-95px;
  width: 25px;
}
    
/* @end */
