/*  
Theme Name: AntiObamaBlog Theme
Description: Copyrighted AntiObamaBlog.com Theme
Version: 1.0
Author: Admin
Author URI: http://www.AntiObamaBlog.com/
*/
body{
	margin : 0;
	padding : 0;
}
body {
	font-family : Georgia, Arial, Sans-serif, Helvetica;
	background : #000000;
}
#header {
	height : 236px;
	width : 960px;
	margin : 0 auto 30px auto;
}
#menu {
	width: 960px;
	height: 36px;
	position:absolute;
	top:200px;
	z-index:1;
	/* any IE */
	position: expression('relative');
	top: expression('-100px');
}
#menuleft {
	height : 36px;
	width : 3px;
	float : left;
	background : url(images/menuleft.gif) left 0%;
}
#menucenter {
	float : left;
	width : 954px;
	height : 36px;
	background : url(images/menu.gif) left 0%;
}
#menuright {
	height : 36px;
	width : 3px;
	float : right;
	background : url(images/menuright.gif) right 0%;
}
#menu #buttons {
	float:left;
	height: 36px;
	width: 960px;
	position:absolute;
	top:-16px;
	left:-20px;
	z-index: 2;
	/* any IE */
	top: expression('0px');
}
#menu #buttons li {
	list-style : none;
	display : inline;
	padding : 0 20px 0 20px;
}
#menu #search {
	float : right;
	position : absolute;
	top : 7px;
}
#header #logo {
	height : 93px;
	width : 726px;
	position : relative;
	top : 20px;
	left : 10px;
	z-index : 1;
}
#header #mascot {
	position : relative;
	top : -93px;
	left : 707px;
	z-index : -1;
}
#header #headerad {
	height: 60px;
	width: 468px;
	position: relative;
	top: -175px;
	left: 83px;
}
#header #adbar {
	height : 15px;
	width : 728px;
	position : absolute;
	top : 236px;
}
a:link, a:visited {
color : #444444;
}
a:hover {
	text-decoration : none;
}
#wrapper {
	margin : 0 auto 0 auto;
	width : 960px;
}
#container {
	float : left;
	width : 550px;
	background : #ffffff;
	margin : 0 25px 0 25px;
	padding : 0 10px 10px 10px;
	text-align : left;
	font-size : 12px;
	border-width : 5px;
	border-color : #414141;
	border-style : solid;
	position : relative;
	left : 0;
	min-height : 2500px;
}
#recentposts{
	margin:0;
	padding:0;
}
#recentposts h1{
	margin:10px 0 5px 0;
	padding:0;
}
#recentposts ul{
	margin:0 0 15px 0;
	padding:0 0 0 20px;
}
div.postmetadata a:link, div.postmetadata a:visited {
	text-decoration : underline;
}
div.postmetadata a:hover {
	text-decoration : none;
}
.navigation {
	padding : 30px 0 0 0;
	text-align : center;
	margin-left: auto;
	margin-right: auto;
}

.post h2 {
	font-family : Georgia, Sans-serif;
	font-size : 30px;
	border-bottom : 2px solid #000000;
	margin:20px 0 2px 0;
	padding:0;
}
.post h2 a:link, .post h2 a:visited {
	text-decoration : none;
	color: #000000;
}
.post h2 a:hover {
	text-decoration : none;
	color : #777777;
}
#container h4 {
	font-family : Georgia, Sans-serif;
	font-size : 20px;
	border-bottom : 1px solid #000000;
	margin:20px 0 2px 0;
	padding:0;
}
#container h4 a:link, #container h4 a:visited {
	text-decoration : none;
	color: #000000;
}
#container h4 a:hover {
	text-decoration : none;
	color : #777777;
}
.postmetadata{
	margin:0;
	padding:0;
}
.entry blockquote{
	border:dotted 1px #414141;
	background: #E5E5E5;
	padding:5px 10px;
	margin:5px;
}
.entry blockquote blockquote{
	border:dotted 1px #313131;
	background: #F0F0F0;
	padding:5px 10px 5px 10px;
	margin:5px 10px 5px 10px;
}
/* right sidebar */
.sidebar {
	float : right;
	width : 160px;
	margin : 0 0 0 0;
	text-align : center;
	font-size : 14px;
	color : #9d9d9d;
}
.sidebar ul {
	list-style-type : none;
	margin : 0;
	padding : 0 0 0 0;
}
.sidebar ul li {
	padding : 0 0 20px 0;
}
.sidebar ul li a:link, .sidebar ul li a:visited {
	color : #9d9d9d;
	text-decoration : none;
	font-size : 16px;
}
.sidebar ul li a:hover {
	text-decoration : underline;
}
.sidebar ul li h2 {
	display : none;
}
.sidebar ul ul {
	border-right : 5px solid #414141;
	border-left : 5px solid #414141;
	border-bottom : 5px solid #414141;
	padding : 20px 0 15px 0;
	position : relative;
	top : -5px;
	/* any IE */
	top: expression('-4px');
}
.sidebar ul ul li {
	padding : 0;
	line-height : 18px;
}
.sidebar #blogrollheader{
	/* any IE */
	position: expression('relative');	
	top: expression('20px');	
}
.sidebar .linkcat{
	/* any IE */
	position: expression('relative');	
	top: expression('-16px');
}
.sidebar #blogroll{
	font-size:12px;
}
.sidebar table#wp-calendar {
	margin : 0 auto 0 auto;
}
.sidebar table#wp-calendar a:link, .sidebar table#wp-calendar a:visited{
	color: #FFFFFF;
	}
/* Left Sidebar */
.leftsidebar {
	width : 160px;
	float : left;
	margin : 0 0 0 0;
	min-height : 600px;
	position : relative;
	top : 0;
}
/* widgets */
.widget {
	padding : 0 0 20px 0;
}
/* comments */
.comments-template {
	margin : 20px 20px 0 30px;
}
.comments-template ol {
	margin : 0;
	padding : 0 0 15px;
}
.comments-template ol li {
	margin : 10px 0 0;
	line-height : 18px;
	padding : 0 0 10px;
}
.comments-template .comment-text{
	margin: 10px 25px 10px 10px;
	padding:0 10px;
	border:dotted 1px #2F2764;
	background: #F5F1F6;
}
.comments-template li.alt .comment-text {
	margin: 10px 25px 10px 10px;
	padding:0 10px;
	border:dotted 1px #870E06;
	background: #F8F2E3;
}
.comments-template h2, .comments-template h3 {
	font-family : Georgia, Sans-serif;
	font-size : 16px;
}
.commentmetadata {
	font-size : 12px;
}
.comments-template p.nocomments {
	padding : 0;
}
.comments-template textarea {
	font-family : Arial, Helvetica, Georgia, Sans-serif;
	font-size : 12px;
}
/* footer */
#footer {
	clear : both;
	padding : 30px 0 10px 0;
	text-align : center;
	font-size : 12px;
	color: #FFFFFF;
}
#footer p {
	line-height : 1.5em;
	color: #FFFFFF;
} 