/*  
Theme Name: Go13
Author URI: http://www.jbradleyjohnson.com/
Version: 1.1
Author: J Bradley Johnson  
Description: Two column theme, widgetized.
*/

body {
	background: #EEEEF2;
	color: #666666;
	font-size: 11px;
	font-family:  "Trebuchet MS", Arial, Verdana, Sans-Serif;
	margin:0px 0px 0px 0px;
	}
body * {
	margin: 0px;
	padding: 0px;
}
a, a:visited{
	color: #544120;
	text-decoration: none;
	}
	
a:hover{
	color: #765F38;
	background: transparent;
	text-decoration: underline;
	}
#container { 
	width: 100%; 
	text-align: left;
	margin: 0 auto;
	background: transparent url(http://www.goingon13movie.com/images/paper2x22.jpg); 
	}

#header { 
    width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px 0px 0px 0px;

	}

#header .rss {
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 10px;
}
#header .rss ul {
	margin: 0px;
	padding: 0px;	
}
#header .rss ul li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
/*	background: url(images/feed.gif) no-repeat 0 2px; */
}
#header .rss ul li a:link, #header .rss ul li a:visited, #header .rss ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header .rss ul li a:hover {
	background: none;
	text-decoration: underline;
}
#header .search {
	position: absolute;
	top: 45px;
	right: 20px;
}
.content-top {
	width: 812px;
	height: 29px;
	line-height: 29px;
	display: block;
	padding: 0px;
	margin: 0px;
/*	background: url(images/menu-top.gif) no-repeat; */
}
#content { 
	width: 60%; /* was 515px, then 415px */
	float: left; 
	margin: 12px;
	font-size: 12px;
	padding: 0px 25px 0px 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	}
* html #content {
	width: 523px;
}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 10px;
	}
#content ol {
	padding: 0px 0px 10px 35px;
}
#content ul {
	padding: 0px 0px 10px 25px;
}
#content h1 {
	color: #333333;
	font-size: 20px;
	font-family: Georgia, Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
	}

#content h2 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Serif;
	margin: 0px;
	}
#content h2 a  {
	color: #0C6A0C;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #218021;
	background: transparent;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.comments h3 {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	margin-bottom: 10px;
}
.comments ol, .comments ol li {
	list-style-type: none;
}
.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px solid #ECEBEB;
	background: #F5F5F5;
	overflow: hidden;
}
/* html .comments ol li {
	word-wrap: break-word;
}
*/
.postspace {
/*	background: #FFFFFF; */
	width: 400px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
/*	background: #FFFFFF; */
	width: 400px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 218px; 
	float: right; 
	margin: 0px 11px 0px 0px;
	padding: 0px; 
	border: 0px solid #000000;
	font-family: Georgia, Sans-Serif;
	}
#sidebar h2 {
	color: #1E8912; /* green */
	color: #544120;
	font-size: 20px;
	font-family: Georgia, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 0px 0px 5px 32px;
	margin: 0px 5px 0px 0px;
	background: url(images/blogHeart.gif) no-repeat 3px 0px;
	}
* html #sidebar h2 {
	padding: 0px 0px 5px 32px;
	margin: 0px 5px 0px 12px;
	background: url(images/blogHeart.gif) no-repeat 3px 0px;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 20px 15px;
	}
* html #sidebar ul {
	padding: 5px 0px 20px 25px;
}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #1E8912;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #544120;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px #EEA5DA solid;
	}
.content-bottom {
	width: 812px;
	height: 29px;
	line-height: 29px;
	display: block;
	padding: 0px;
	margin: 0px;
}
#footer { 
	clear: both;
	border-top: none;
	padding: 30px 15px 10px 15px;
	margin: 0px;
/*	background: #EEA5DA url(images/footer-bg.gif) 0px 0px no-repeat; */
	}
* html #footer {
	padding: 30px 15px 10px 15px;
}