/*  
Theme Name: Filmic Games
Description: Testing...123.
Version: 1.0
Author: John Hable
Author URI: filmicgames.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 100;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #000000;
background-repeat: no-repeat;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}



.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
/*border-top: 1px solid #ccc;*/
margin: 0 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

#footer p{
padding: 10px 0 10px 0;
line-height: 18px;
}

.post{
padding: 10px 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
color: #336699;
}

a:hover{
text-decoration: underline;
}

a { text-decoration: none; }
a img { border-width: 0; }

img {display: block;}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 800px;
text-align: left;
}

#header{
float: left;
width: 800px;
padding: 0 0 0 0;
}

#header-space{
float: left;
width: 800px;
padding: 0px 0 0 0;
}

#body-top{
float: left;
width: 800px;
padding: 0 0 0 0;
background: #00FF00;
}

#main-frame{
float: left;
width: 800px;
padding: 0 0 0 0;
background-image: url('images/faux-column.png');
background-repeat: repeat-y;
}

#container{
float: left;
width: 520px;
background: #ffffff;
padding: 0 20px 0 20px !important;
}


#sidebar-bottom{
float: left;
width: 240px;
background: #ffffff;
padding: 0 0 0 0;
}

#sidebar-container{
float: left;
width: 240px;
background: #ffffff;
padding: 0 0 0 0;
}

#sidebar-about{
float: left;
width: 220px;
background: #eeeeee;
padding: 0 10px 0 8px;
}

#sidebar-about-post{
float: left;
width: 240px;
background: #ffffff;
padding: 0 0 0 0;
}

.post-date{
	color: #336699;
}
.sidebar{
float: left;
width: 240px;
background: #eeeeee;
padding: 0 0 0px 0;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 25px 0 10px;
}

.sidebar ul li{
padding: 10px 0 0px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
}

.bio-title{
font-family: Fixed, Sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 20px;
}

#footer-top-a{
clear: both;
float: left;
width: 800px;
}

#footer{
clear: both;
float: left;
width: 760px;
background: #ffffff;
background-image: url('images/footer-top-b.png');
background-repeat: no-repeat;
padding: 0 20px 0 20px;
}

table#wp-calendar{
width: 100%;
}


img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.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;
}

