/*
Skin Name: Seo Blog Pro
Skin URI: http://www.plaintxt.org/
Description: Customized style with two sidebars on the right.  Created specifically for James Poling.
Author: Kristin Pishdadi
Author URI: http://www.kpishdadi.com/
Version: 1.0
Global Navigation: Y
*/

@import url('../style.css');

body {
	padding: 0px;
      margin: 0px;
	font: 83.5% Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #232323;
}

div.topline {
	height: 15px;
	background: url("seo/topline.jpg");
}

div#global {
	height: 30px;
	background: url("seo/gbg.png");
}

div.global-sites {
	padding: 10px 0 0 20px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.8em;
}

div.global-sites a {
	color: #fff;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 1px solid silver;
}

div.global-sites a:hover {
	color: #3482E4;
}

div#wrapper {
	width: 972px;
	margin: 0px auto;
}

div#header {
	width: 962px;
	text-align: left;
}

div#header h1 a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}

div#container {
	float: left;
	width: 962px;
	margin: 20px 0px;
}

div#content {
	margin: -30px 380px 0 0;
	border-right: 1px solid #CCC;
	padding: 0 10px 0 10px;
	text-align: left;
      font-size: 12px;
      line-height: 17px;
}

div.sidebar {
      font: verdana;
	float: left;
	overflow: hidden;
	font-size: 11px;
      line-height: 14px;
}

div#primary {
	margin: 0 0 0 -380px;
	width: 180px;
}

div#secondary {
	margin: 0 0 0 -180px;
	width: 170px;
}

div#footer {
	border-top: 1px solid #333;
	clear: left;
	width: 100%;
	background: #ededed url("seo/footerbg.jpg") top center repeat-x;
	text-align: left;
	padding: 0px 0px 20px 0;
	margin: 20px 0px 0px 0px;
}

LI {list-style-type:none}

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #3482E4;
}

p.access {


/*	padding:  5px 15px;
	margin:  0px 0 0 20px;
	color:  #3382e3;
	width:  910px;
	text-align: right;
	background-color: #FFCC00;
	text-align: right;
*/
	display: none;
}

.access a {
	color: #3382e3;
	text-decoration: none;
}

#globalnav ul li ul {
	display: none;
}

#globalnav {
	background: url("seo/menubg.jpg") center center no-repeat;
	width: 962px;
	height: 40px;
	margin: -25px 0 20px 0;
}

/*  This is the old global nav, before we changed it
#globalnav {
	background:  #008C00;
	height:  26px;
	margin:  0px 20px 30px 20px;
	width:  940px;
}
*/

#globalnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#globalnav ul li {
	font-family: arial, verdana;
      font-weight: bold;
	float: left;
	position: relative;
	top: 7px;
	left: 15px;
	margin: 0 4px 0 0;

}

#globalnav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 5px 7px !important;
}

#globalnav a:hover, #globalnav .current_page_item a {
	color: #ffffff;
	background-color: #99C1F1;
}

.sidebar h3 {
      font-family: georgia;
      color: #36393d;
	font-weight: bold;
	font-size: 13px !important;
	background-color: #fff;
	padding: 3px 0px !important;
	margin: 0px;
}

div.sidebar ul li {
	list-style-type: none !important;
}

.sidebar ul li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#content a {
	color: #000;
}

div#content a:hover {
	color: #3382e3;
}


div.sidebar a {
	color: #3382e3;
}

div.entry-title {
      font-family: georgia, "Franklin Gothic Medium", verdana, 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	color: #000;
	display: block;
	width: 510px;
	float: left;
	font-size: 27px;
      line-height: 32px;
}

div.entry-title a {
	color: #000;
	text-decoration: none;
}

div.entry-title a:visited {
	color: #000;
	text-decoration: none;
}

div.entry-title a:active {
	color: #000;
	text-decoration: none;
}

div.entry-title a:hover {
	color: #000;
	text-decoration: none;
}

div.entry-date {
	
	border-right: 0px solid #EEE;
	display: block;
	width: 400px;
	color: #999;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 0.9em;
	text-align: left;
	margin: 0px 6px 0px 0px;
	padding: 2px 6px 2px 0px;
}

div.entry-content {
	clear: both;
	margin-top: 8px;
}

div.entry-commentlink {
     	display: block;
	height: 27px;
	width: 32px;
	text-align: center;
	background: url("seo/commentbg.jpg") center center no-repeat;
	float: right;
}

div.entry-commentlink a {
	color: #FFF !important;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	width: 100%;
	height: 100%;
      margin-top: 2px;
}

div.entry-meta {
	border-bottom: 1px dotted #3382e3;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 20px 0;
	color: #aaa;
	text-align: center;
	margin: 5px 0;
      clear: left;
}

.entry-content li {
	list-style-type: circle;
}


body.home div.entry-meta {
	text-align: right;
}

.entry-meta a {
	color: #333;
}

.entry-content img {
	border: 1px solid silver;
	padding: 3px;
	margin: 0 5px 3px 5px;
}

h1, h2, h3 {
	font-weight: normal;
}

blockquote {
	border-left: 2px solid #3382e3;
}

div#blog-description {
	display: none;
}

div#header {
	background: url("seo/logo7.gif") center center no-repeat;
	height: 80px;
}

#header h1#blog-title a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -100000px;
	outline: 0;
}

.comments ol {
      list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.comments ol li {
      background-color: #F0EFEF;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #d4d4d4;
}

.comments ol li.alt {
	background-color: #F0EFEF;
}

.comment-author {
	background-color: #eeeeee;
	padding: 5px 5px 0 5px;
      font-weight: bold;
}

.comment-author a {
	text-decoration: underline;
}

.comment-meta {
	background-color: #F0EFEF;
	padding: 5px 5px 5px 5px;
	font-size: 0.8em;
      text-align: right;
}

.comments ol li.alt .comment-meta, .comments ol li.alt .comment-author {
	background: #eeeeee;
}

li.blog-search {
	background: url("seo/searchbg.png") center center no-repeat;
	width: 232px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 266px;
	margin-left: -70px !important;
}

li.blog-search h3 {
	display: none;
}

li.blog-search input#s {
	background: #FFF;
	margin-top: 5px;
	margin-left: 43px;
	border: 0px;
	background: transparent;
	width: 120px !important;
}

li.blog-search input#searchsubmit {
	border: 0px;
	background: transparent;
	text-transform: lowercase;
	color: #666;
}

.form-text {
        font-size: 100%;
	background: #eeeeee url() repeat-x;
	border: 1px solid #3382e3;
	color: #3382e3;
	padding: 2px;
}