/*
Theme Name: SpooksAuthourBlog
Theme URI: http://www.spooksbooks.com/authorblog/wp-content/themes/spooksblogs/
Description: The Spooks Author Blog Theme
Author: Dean Kerrigan
Author URI: http://www.london404.com
Version: 1.0
*/
body{
margin: 0;
margin-top: 0;
padding: 0;
font: 80% Georgia, Times New Roman, Georgia, serif;
text-align: center;
color: #000;
background-color: black;
}
.storytitle{
font: 180% Georgia, Times New Roman, Georgia, serif;
color: #fff;
background-image: url(images/title_bg.gif);
line-height: 100%;
}
.sign_up{
text-align: center;
width: 100px;
height: 233;
position: relative;
top: 64px;
left: 175px;
}
.title_end{
font: 180% Georgia, Times New Roman, Georgia, serif;
color: #fff;
background-image: url(images/title_end.gif);
line-height: 100%;
}
.outer_container{
margin: 1em auto;
margin-top: 0;
width: 962px;
text-align: left;
}
.container{
margin: 1em auto;
margin-top: 0;
width: 962px;
text-align: left;
background-image: url(images/paper_seamless.jpg);
}
.header{
width: 962px;
height: 233px;
}
.header_left{
float: left;
width: 556px;
height: 233px;
background-image: url(images/header_left.jpg);
}
.header_right{
float: left;
width: 406px;
height: 233px;
background-image: url(images/header_right.jpg);
}
.left_spacer{
float: left;
width: 50px;
/* background-color: #eeeeee; */
}
.main_content{
float: left;
width: 505px;
}
.empty_column{
float: left;
width: 136px;
}
.right_navigation{
float: left;
width: 222px;
}
.right_spacer{
float: left;
width: 49px;
}
.footer{
float: left;
width: 962px;
height: 60px;
background-image: url(images/footer.jpg);
}
.clear{
clear: both;
line-height: 0p;
}
a.white{
color: #fff;
text-decoration: none;
}
a.white:hover{
color: #fff;
text-decoration: underline;
}
a.red{
font: 100% Georgia, Times New Roman, Georgia, serif;
font-weight: bold;
color: #9c170b;
text-decoration: none;
}
a.red:hover{
font: 100% Georgia, Times New Roman, serif;
font-weight: bold;
color: #9c170b;
text-decoration: underline;
}
.footer{
float: left;
width: 962px;
height: 60px;
background-image: url(images/footer.jpg);
}
.footerlinks{
float: left;
width: 962px;
height: 60px;
text-align: center;
}
a.clear{
font: 100% Georgia, Times New Roman, Georgia, serif;
font-weight: bold;
color: #fff;
text-decoration: none;
}
a.clear:visited{
font: 100% Georgia, Times New Roman, Georgia, serif;
font-weight: bold;
color: #fff;
text-decoration: none;
}

a.clear:hover{
font: 100% Georgia, Times New Roman, Georgia, serif;
font-weight: bold;
color: #fff;
text-decoration: none;
}
a:link{
color: #d93c1a;
}
a:hover{
color: #d93c1a;
}
a:visited{
color: #d93c1a;
}

.author_pic{
float: left;
width: 212px;
height: 165px;
background-image: url(images/author_pic.gif);
}
ul {
	list-style: none;

	}
	li{
	list-style: none;

	}
.home_link {
display:block;
height:100%;
}
