/*  
Theme Name: Author James Ross
Theme URI: http://www.authorjamesross.com/
Description: Custom wordpress theme for Author James Ross.
Version: 0.1
Author: Brandon Wolf
Author URI: http://www.fusionage.com/
*/
@charset "utf-8";
/* CSS Document */
a {color: #ffb81f;}
a:visited {color: #00FFFF;}
body {background: url('img/mainbg.jpg') #000;margin: 15px;}
#wrap {width: 920px; height: 580px; margin-left: auto; margin-right: auto; padding: 20px; background: url('img/wrapbg.png') repeat-x #04fcfe; border: 1px solid #04fcfe;}
#main {width: 920px; height: 580px; background: #000; position: relative;border: 1px solid #000;}
#banner {width: 920px; height: 159px; background: url('img/banner.jpg');}
#menu {width: 250px; height:450px; position: absolute; left: 0px; top: 175px;}
	.menuitem {width: 220px; height: 20px; color: #F8BE14; font-weight: bold; margin-bottom: 15px; margin-top: 10px; margin-left: 10px; font-size: 18px;}
	.topmenu {margin-top: 20px;}
	.hilite {color: #04fcfe;}
#jamesross {width: 250px; height: 450px; position: absolute; top: 175px; left: 200px;}
#content {width: 520px; height: 322px; position: absolute; left: 385px; top: 165px; overflow: auto; color: #eee; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:7px;}
#golfball {width: 200px; height: 83px; position: absolute; top: 497px; left: 0px;}
#sepvert1 {width: 2px; height: 372px; position: absolute; left: 200px; top: 210px; background: #04fcfe;}
#sepvert2 {width: 2px; height: 230px; position: absolute; left: 380px; top: 365px; background: #04fcf3;}
#sephoriz {width: 780px; height: 2px; background: #04fcfe; position: absolute; left: 140px; top:500px;}
/* Wordpress Specific */
#searchform {position: absolute; left: 10px; top: 300px;}
#searchform #s {width: 100px; margin-left: 10px;}
.page_item {font-weight: bold; margin-bottom: 7px; margin-top: 7px; list-style: none; margin-left: 10px; width: 200px; font-size: 18px; text-transform:lowercase;}
.page_item a {color: #f8BE14; text-decoration: none;}
.page_item a:hover {color: #fff;}
ul li.page_item {margin: 0px; list-style-type: disc;}
.current_page_item a {color: #fff; background: #212121;}
.current_page_item .page_item a {color: #f8BE14; background: none;}
h2 {font-size: 18px; color: #FFB81F; font-family: "Times New Roman", Times, serif; text-align: right; margin-right: 15px;}
h4 {color: #04FEFC; font-size: 18px; font-weight: bold; font-family: "Times New Roman", Times, serif; margin: 5px;}
h5 {color: #FFB81F; font-size: 12px; font-weight: bold; font-family: "Times New Roman", Times, serif; margin: 5px;}
.aboutbook {font-size: 11px; font-weight: bold; line-height: 12px;}
.aboutbook p {margin-top: 0px;}
.bookMenu {font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: bold; width: 33%; margin: 0px 0px; 20px; 0px;}
.bookMenu a {color: #FFB81F; text-decoration: none;}
p#emailaddress {text-align: center;}
#emailaddress a {color: #FFB81F; font-size: 20px; text-align: center; text-decoration: none;}
a.buylink {color: #FFB81F; text-decoration: none; font-size: 20px;}
a.buylink:hover {color: #FFF; text-decoration: underline;}
.post {position: relative; clear: both;}
.post .blogtitle {width: 99%; text-align: left; background: #1c1c1c; padding: 5px; font-size: 18px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.post small {margin-left: 10px; color: #04FCFE; }
.post .blogpost {border-left: 2px dashed #1c1c1c; padding: 10px;}
.blogtitle a {text-decoration: none;}
.blogcal {background: url('img/calbg.jpg'); width: 38px; height: 43px; color: #2e2d2d; float: left; margin-right: 5px;}
.blogmon {font-size: 11px; width: 38px; text-align: center; font-weight: bold;}
.blogday {font-size: 16px; width: 38px; text-align: center; font-weight: bold;}
.blogpost p {margin: 0px 0px 10px 0px;}
.blogmeta {width: 99%; text-align: right;}
.navigation .alignright {float: right; margin-bottom: 5px;}
.navigation .alignleft {float: left; margin-bottom: 5px;}
.commentalt {background: #151515;}
.commentlist {padding-left: 0px; margin-left:12px;}
.commentlist li {padding: 5px; margin-left: 0px;}
.post {width: 500px;}