/*   
Theme Name: jamescanon
Theme URI: the-theme's-homepage
Description: personal theme for James Canon's Website
Author: bud parr
Author URI: http://sonnetmedia.net
Version: 1
.Please do not copy this theme without permission of its author..
*/

body
{
	color: #333;
	font-size: x-small;
	/*for IE5/Win */
	voice-familty: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/*for all other browsers*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* setting border: 0 hoses ie5 win window inner well border */
	line-height: 125%;
	background-color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*<agl.folder "body">*/
html>body  /* be nice to Opera */ { font-size: small; 	background-color: #333;}
body#home #home_tab a,
body#about #about_tab a,
body#books #books_tab a,
body#contact_page #contact_page_tab a,
body#buy_page #buy_page_tab a,
body#press #press_tab a,
body#calendar #calendar_tab a,
body#blog #blog_tab a { color: #999; }
body#home #home_tab a:hover,
body#about #about_tab a:hover,
body#books #books_tab a:hover,
body#contact_page #contact_page_tab a:hover,
body#buy_page #buy_page_tab a:hover,
body#press #press_tab a:hover,
body#calendar #calendar_tab a:hover,
body#blog #blog_tab a:hover { color: #000; }

/*</agl.folder>*/
/*<agl.folder "text and links">*/
#about_book p, #about_author p, #contact p, #buy p
{
	color: #000;
	word-spacing: 0.1em;
}

p
{
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 190%;
	text-align: left;
}

p a { border-bottom: 1px dashed #999; }
.firstletter { font-size: 130%; }

blockquote
{
	color: #696969;
	line-height: 110%;
	text-align: left;
	padding: 15px;
}

a
{
	color: #400000;
	text-decoration: none;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { color: #de6f00; }

h1
{
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	margin: 0.67em 0;
}

h1.header
{
	color: #400000;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 100%;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0;
}

h1.header a
{
	color: #54663e;
	letter-spacing: 0.1em;
}

h1.header a:hover { color: #fff; }

h1.text
{
	font-size: large;
	letter-spacing: 1em;
	line-height: 200%;
	margin: 400px 0 0;
	color: #ccc;
	text-align: center;
	padding-left: 50px;
}

h2.msg
{
	color: #56b0b0;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.3em;
	margin: 0.85em 0;
}

h2
{
	color: #cb710a;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2em 0 0.2em;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited { border-style: none; }

h2.sidebar
{
	color: #aa5f09;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.83em;
	border-bottom: 1px solid #999;
}

h2.sidebar a, h2.sidebar a:active, h2.sidebar a:link, h2.sidebar a:visited
{
	color: #aa5f09;
	font-size: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.83em;
	border-bottom: 1px solid #999;
}

h2.front
{
	color: #cb710a;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2.5em 0 0.5em;
}

h3
{
	color: #aa5f09;
	font-size: 115%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 3em 0 0.75em;
}

h3 a, h3 a:link, h3 a:active, h3 a:visited
{
	color: #630;
	padding: 3px;
}

h3 a:hover
{
	color: #182828;
	background-color: #ccc;
}

h4
{
	color: #cb710a;
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 2.33em 0 1.33em;
}

.post-cat-three h4
{
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 3em 0 0.25em;
}

h5
{
	font-size: 0.83em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.25em;
	margin: 1.67em 0 0.75em;
}

h6
{
	font-size: 0.67em;
	font-weight: bold;
	text-align: left;
	margin: 2.33em 0;
}

#footer p a
{
	color: #999;
	border-style: none;
}

#footer p
{
	color: #999;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	letter-spacing: 0.35em;
	margin: 0;
	padding: 0;
}

#footer p a:hover { color: #cb710a; }

/*</agl.folder>*/
/*<agl.folder "lists">*/
ol
{
	color: #666;
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: decimal;
	margin: 1em 0 1em 40px;
}

ol li
{
	margin-top: 0;
	margin-bottom: 0;
}

ul
{
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 1px 10px 1px 5px;
}

li
{
	font-size: x-small;
	text-align: left;
	letter-spacing: 0.09em;
	padding: 0;
	margin: 1px 1px 5px;
	list-style-type: none;
	list-style-position: inside;
}

ul li
{
	padding: 0;
	margin: 1px;
	list-style-type: none;
}

ol.commentlist
{
	color: #666;
	margin: 0;
	padding: 0;
}

li.commentlist_alt
{
	padding: 5px;
	border-color: #999;
	border-style: none none dotted;
	border-width: 1px;
}

li.commentlist_
{
	padding: 5px;
	border-color: #999;
	border-style: none none dotted;
	border-width: 1px;
}

/*</agl.folder>*/
/*<agl.folder "structure">*/
#container  /* outer box */
{
	width: 850px;
	margin: 0 auto 15px;
}

#banner
{
	background-image: url(http://jamescanon.com/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 850px;
	height: 75px;
	clear: both;
	margin: 30px 0 0;
	border-color: #333;
	border-style: solid solid none;
	border-width: 1px 1px 0;
}

#subbanner { height: auto; }

#container_inner
{
	background-color: #fff;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-color: #333;
	border-style: solid;
	border-width: 0 1px 1px;
}

#navlayer_1
{
	font-size: 90%;
	background-color: #ccc;
	background-repeat: repeat-y;
	height: 20px;
	margin-bottom: 25px;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#navlayer_2
{
	font-size: 90%;
	height: 100%;
	padding: 5px;
}

#content { padding: 0; }

#footer
{
	clear: both;
	margin-top: 25px;
	padding: 10px 5px;
}

/*</agl.folder>*/
/*<agl.folder "nav_global">*/
#navcontainer
{
	width: 100%;
	padding: 0;
	float: left;
	border-top: 12px solid #60462e;
	border-bottom: 1px solid #000;
	border-right-color: #000;
	border-right-width: 0;
	border-left-color: #000;
	border-left-width: 0;
}

#navlist
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 20px 10px;
}

#navlist li
{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}

#navlist a
{
	float: left;
	padding: 0.2em 10px;
	text-decoration: none;
	letter-spacing: 0.2em;
	border-width: 0 1px 1px;
	border-style: none solid solid;
	color: #eee;
	font: 11px / 18px Verdana, Arial, Helvetica, sans-serif;
	border-color: #000;
}

#navlist a.active, #navlist a:hover
{
	background-color: #696969;
	border-color: #999;
	border-width: 0 1px 1px;
	border-style: solid;
	color: #fff;
}

/*</agl.folder>*/
/*<agl.folder "nav_local">*/
.menu
{
	color: #696969;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 0.25em;
}

.menu a
{
	color: #333;
	font-size: 140%;
	text-transform: lowercase;
	letter-spacing: 0.1em;
}

.menu a:hover { color: #fffafa; }

.submenu
{
	color: #074b8c;
	letter-spacing: 0.1em;
}

.submenu a
{
	color: #074b8c;
	letter-spacing: 0.1em;
}

.submenu a:hover
{
	color: #fffafa;
	letter-spacing: 0.1em;
}

#describe
{
	background-color: #000;
	width: 750px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/*</agl.folder>*/
/*<agl.folder "boxes">*/
#about_book, #about_author, #contact, #buy
{
	color: #000;
	background-color: #eee;
	word-spacing: 0.1em;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px;
	border: solid 1px #666;
}

#main_content
{
	word-spacing: 0.1em;
	position: relative;
	width: 95%;
	height: auto;
	padding: 0 20px 20px;
}

#wrapper
{
	width: 100%;
	height: 100%;
	overflow: visible;
}

#column_left
{
	width: 25%;
	float: left;
}

#column_right
{
	width: 69%;
	float: right;
	padding: 0 15px 15px;
}

#main_left
{
	width: 35%;
	float: left;
}

#main_right
{
	width: 60%;
	float: right;
	padding: 0 15px 15px;
}

.hide_button
{
	float: right;
	clear: both;
}

#sidebar
{
	font-size: 80%;
	text-align: left;
}

#sidebar p
{
	font-size: 90%;
	text-align: justify;
}

/*</agl.folder>*/
/*<agl.folder "Posts">*/
.postmetadata
{
	color: #999;
	font-size: x-small;
	line-height: 140%;
}

.post-cat-three P
{
	font-size: 95%;
	line-height: 150%;
}

.event_description p
{
	color: #666;
	font-size: 90%;
}

.event_description
{
	color: #999;
	margin-left: 50px;
}

/*</agl.folder>*/
/*<agl.folder "comments">*/
li.commentmetadata
{
	color: #666;
	font-size: x-small;
}

.alt_comment
{
	background-color: #e5e5e5;
	border: dotted 1px #999;
}

cite
{
	text-align: left;
	margin: 0;
	padding: 5px;
}

/*</agl.folder>*/
/*<agl.folder "blog">*/
#blog
{
	color: #333;
	text-align: left;
}

.paginate
{
	color: #666;
	font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
	letter-spacing: 0.1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
}

.pagecount
{
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background-color: transparent;
}

.entry
{
	margin-top: 10px;
	padding: 0 10px 10px;
	color: #333;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

.date
{
	font-size: 120%;
	background: transparent;
	color: #000;
}

h2.title
{
	font-size: 1.2em;
	font-weight: normal;
	background: transparent;
	color: #00007e;
	line-height: 140%;
	letter-spacing: 0.25em;
	margin-top: 2.5em;
}

h2.title a, h2.title a:link, h2.title a:visited, h2.title a:active
{
	font-size: 1.2em;
	font-weight: normal;
	background: transparent;
	color: #00007e;
	line-height: 140%;
	border-bottom: 1px none #ddd;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h2.title a:hover
{
	font-size: 1.2em;
	font-weight: normal;
	background: transparent;
	color: #cb710a;
	border-style: none;
}

.posted
{
	font: x-small / 150% "lucida grande", verdana, arial, helvetica, sans-serif;
	color: #666;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	padding: 5px 5px 0;
	border-color: #ccc #ccc #999;
	border-style: none none solid;
	border-width: 0 0 1px;
}

.posted a:link, .posted a:visited, .posted a:active
{
	color: #666;
	border-bottom: 1px dashed #999;
}

.posted a:hover { background-color: #ffc; }

img
{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}

.spacer { clear: both; }

.input
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	height: 1.6em;
	padding: .3em 0 0 2px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.textarea
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.checkbox
{
	background-color: transparent;
	margin: 3px;
	padding: 0;
	border: 0;
}

.submit
{
	background-color: #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 1px 3px 1px 3px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #000;
}

.feedburnerFlareBlock
{
	font: x-small / 150% "lucida grande", verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: left;
}

.feedburnerFlareBlock a, feedburnerFlareBlock a:link, feedburnerFlareBlock a:visited, feedburnerFlareBlock a:active { color: #339; }

/*</agl.folder>*/
li.icon_list
{
	padding-bottom: 5px;
	list-style-type: none;
}

#sidebar p
{
	font-size: 90%;
	text-align: justify;
}

/*<agl.folder "front page box">*/
#front_content
{
	word-spacing: 0.1em;
	position: relative;
	width: 95%;
	height: 110px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#front_content_top { margin-bottom: 35px; }
#front_content_top p { font-size: 90%; }
#front_content_inner
{
	background-color: #ffffea;
	word-spacing: 0.1em;
	position: relative;
	width: 95%;
	height: 100%;
	margin-top: 30px;
	padding: 5px 5px 5px 10px;
	border: dotted 1px #ccc;
}

#front_column_left
{
	width: 50%;
	float: left;
	padding: 0;
}

#front_column_right
{
	width: 45%;
	float: right;
	padding: 0;
}

h3.front
{
		color: #aa5f09;
		font-size: 115%;
		font-weight: normal;
		line-height: 180%;
		text-align: left;
		text-indent: 5px;
		letter-spacing: 0.25em;
		margin: 0; }

/*</agl.folder>*/
