/*  
Theme Name: Single-author full entry - GO4
Theme URI: http://lohudblogs.com/
Description: The full-entry LoHudBlogs single-author theme with OAS code.
Version: 0.1
Author: Jeff Marx
Author URI: http://lohud.com/
*/


* {
	margin: 0;
	padding: 0;
}
/*.body img {
	margin: 10px 10px 10px 10px;
        border:1px solid #ddd;
} */

.body ul li{
list-style-type: disc;
}

body {
	font: 101%/104% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	background-color: #fff;
}

#wrapper2 {
	width: 940px;
}

#header2 {
height:120px;
clear:both; 
background: #fff url(defaultheader.gif) top left;
width:940px

}

#header2 h1 a {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	position:relative;
	top: 12px;
	left:18px;
}
#header2 h1 a:hover {
text-decoration:underline;
}

#header2 h2 {
	text-transform: uppercase;
	color:#fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	position:relative;
	top: 12px;
left:18px;
}
#header2 h2 {

	text-transform: uppercase;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content {
	width: 595px;
	float: left;
}

#adrail {
	width: 310px;
	float: right;
	margin-bottom: 40px;
}

dl#adrail .subscribe {
	padding-left: 24px;
	background: transparent url(feedicon.gif) top left no-repeat;
}

dl#adrail .emailsubscribe {
	padding-left: 24px;
	background: transparent url(emailfeed.gif) top left no-repeat;
}

dl#adrail .subscribepodcast {
	margin: 10px 0px;
	padding-left: 24px;
	background: transparent url(podcasticon.gif) top left no-repeat;
}

#adrail .twitter {
	margin: 10px 0px;
	padding-left: 24px;
	background: transparent url(twittericon.gif) top left no-repeat;
}
#adrail .facebook {
	margin: 10px 0px;
	padding-left: 24px;
	background: transparent url(facebookicon.gif) top left no-repeat;
}


#footer {
	clear: both;
	background: #000 url(footerbg.gif) top left repeat-x;
	margin-top: 20px;
	padding-top: 20px;
	color: #fff;
	text-align: center;
}

.post {
	padding: 0px 15px 25px 15px;
}

p.bio {
	padding: 0px 15px 25px 15px;
font-size: 15px;
	font: 101%/104% "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.5em;
	margin-bottom: 5px;
}

.body {
	width: 450px;
	float: right;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 1.4em;
}

body#inside #leftbox {
	width: 95px;
	float: left;
}

body#front .datebox {
color:#000;
		width: 95px;
	float: left;
}

.datebox {
	background: transparent url(dateboxside.gif) top left repeat-y;
	margin-top: 10px;
			width: 95px;
	float: left;
}

.datebox .day {
color:#000;
	background: transparent url(dateboxbottom.gif) bottom left no-repeat;
}

.datebox dd {
color:#000;
	padding: 0px 5px;
}

.datebox img {
color:#000;
	margin-top: 5px;
}

.datebox dd.month {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #000;
	padding: 3px 15px 0px 0px;
}

.datebox dd.day {
	font-size: 2em;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 7px 15px 20px 5px;
}


.meta, body#front .post p.meta {
	clear: both;
	font-size: 11px;
	padding-top: 5px;
	border-top: 1px solid #000;
}

body#front .post p.meta {
	text-indent: 0;
}

dl#adrail dt, .tile_header h2 {
	color: #000;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 0.8em;
}

.tile_header h2 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	}

dl#adrail dd {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0px 10px 5px 0px;
}

img.inline {
	float: left;
	width: 75px;
	padding: 0px 10px 10px 0px;
}

dd.author strong {
	display: block;
}

dd.author {
	margin-bottom: 10px;
}

dd.ad {
	margin-bottom: 20px;
}

ul li {
	list-style-type: none;
	line-height: 1.2em;
}

form#searchform {
	text-align: center;
	padding-bottom: 15px;
font:1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#other-recent li {
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 5px;
}

#center p {
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#footer img {
	padding: 10px 0px 20px 0px;
}

#footer p {
	font-size: 0.8em;
	padding: 0px 10px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



#adrail dd#recent, #adrail dd#monthly {
	width: 40%;
	padding-bottom: 20px;
}
dd#archives
{
padding-bottom: 20px;
}
#adrail dd#recent {
	float: left;
}

#adrail dd#monthly {
	float: right;
}

#adrail dd#search {
	clear: both;
	font-size: 1.0em;
}

#adrail dd#recent dd, #adrail dd#monthly dd, #adrail dd#recent dt, #adrail dd#monthly dt {
	font-size: 1.0em;
}

#adrail dd#recent dd li, #adrail dd#monthly dd li {
	margin-bottom: 3px;
}

body#inside #content p, body#front .post p {
	padding-bottom: 10px;
	text-indent: 0px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4em;
}

body#inside #content p.alt {
	text-align: right;
	font-size: 11px;
}

img#main {
	display: block;
	margin: 10px auto;
}

img#mug {
	float: right;
	margin: 0px 0px 20px 10px;
}

img#accent {
	float: left;
	margin: 0px 20px 10px 0px;
}

a img {
	border: none;
}

.navigation {
	font-size: 11px;
}

.alignleft {
	float: left;
	margin: 0px 0px 20px 10px;
}

.alignright {
	float: right;
	margin: 0px 10px 20px 0px;
}

.post h2 {
	line-height: 1.2em;
	color: #000;
font-size:25px
}

.post h2 a {
	line-height: 1.2em;
	color: #000;
}

.post h2 a:hover {
	color: #fff;
	background: #000;
	text-decoration:none;
}

body#inside .post h2 {
	clear: both;
	margin: 10px 0px 20px 0px;
}

h3#respond, h3#comments, h2.pagetitle, .margin h2 {
	color: #000;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 20px 0px 5px 0px;
	font-size: 1.2em;
	line-height:1.2em;
}

h2.pagetitle, .margin h2 {
	margin-left:10px;
	padding: 0px 0px 10px 0px;
}

body#inside #content form p {
	text-indent: 0px;
	width: 500px;
}

#content label {
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}

#content textarea {
	width: 500px;
}

ol.commentlist li {
	border: 1px solid #29433a;
	padding: 10px;
	margin: 10px 0px;
	list-style-type: none;
	font-size: 11px;
}

body#inside #content ol.commentlist li p {
	text-indent: 0px;
}

body#inside #content ol.commentlist li small {
	font-style: normal;
	display: block;
	padding-bottom: 3px;
	margin-top: 5px;
	border-top: 1px solid #cecece;
	text-align: right;
}

body#inside #content ol.commentlist li.alt {
	background-color: #e6edf3;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.margin {margin-left:20px; font-size: 0.8em;}

.margin li {
	line-height: 1.6em;
}

.margin li a {
		font-weight: normal;
}

.margin h2 a {
	font-weight: normal;
}

h2.smaller {
	font-size: 1em;
	margin: 0 10px;
	padding-bottom: 0;
}


body#inside #wrapper .post .body ul li {
	list-style-type: disc;
}
li.authorcomment {
background-color: #FFFFF7;
border: solid 5px #5B0100;
}

dl#adrail .advertise {
	padding-left: 24px;
	background: transparent url(advertise.gif) top left no-repeat;
}

dl#adrail .badges img {
	padding-left: 5px;
	padding-right: 5px;
	height:17px;
}

div.box {
    border: 1px solid #000000;
    background: #fff;
    padding: 12px;
	margin-right: 15px;
}

div.box dd li a {
	margin-left: 0px;
}


div.body
{
font-size:12px
}
div.body a
{
font-size:12px;
color:#000; 
text-decoration:none
}
ol.commentlist li
{
font-size:14px
}
dl#adrail dd
{
font-size:12px
}

dl#adrail dt
{
font-size:12px
}
div#header2 h1 a
{
color:#fff; 
text-decoration:none
}
div#masthead a
{
background:none
}
div#header-partners a
{
background:none
}
div.post h2 a
{
font-size:25px
}
a:link, a:visited {
	color: #000; /* medium orange */
	}
a:hover {
	color: #000; /* medium orange */
	}

blockquote {
background: transparent url(blockquote-background.png) no-repeat;
  background-position: 98% 2%;
 min-height: 40px;
 background-color: #E3E3E3;

	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px dashed #fff;
	-moz-border-radius: 1em;
 margin-top: 1em;
 margin-bottom: 1em;
	font-style: italic; 
}

form 
{
font:1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
}

dl#adrail .comments li {
	margin-left: 15px;
	margin-bottom: 3px;
}

dd.comments li a {
	text-decoration:underline;
}

dd.comments li ul a {
	text-decoration:none;
}

#adrail dd#monthly {
	float: right;
}

div.post-ratings {
	font-size: 11px;
}

.post-ratings-text {
	font-size: 11px;
}

div.alignleft {
margin-left: 0px;
margin-bottom: 5px;
}

.code {
     width: 475px;
     height: auto;
     background-color: #ffffff;
     color: #000000;
     font-size: 12px;
     text-align: left;
     border: 1px dashed #000000;
     overflow: auto;
     padding: 6px 3px 6px 3px;
     white-space: nowrap;
	font-style: normal;
}

#searchsubmit {
	font-size: 12px;
}

#s {
	font-size: 12px;
}

.indextxt {
font-size: 12px;
}

.indextxt option {
font-size: 12px;
}

dl#adrail .emailsubscribe form p input{
font-size: 12px;
}

div.aktt_tweets { margin-bottom: 2em; }
div.aktt_tweets ul li { padding-bottom:10px; list-style-type: disc; list-style-position: inside; }

/*added december 9 - by jeff marx - larry nylund wants to make links more colorful inside posts */

div.body p a { 
	color: #0066FF;
	
	}
div.body p a:hover { 
	text-decoration:underline;
	}	




