/*  
Theme Name: JasonRoe
Theme URI: http://www.jason-roe.com/
Description: My Template
Version: 1.2
Author: Jason Roe
Author URI: http://www.jason-roe.com/

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(jasonroeblog_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

#main {
	width: 750px;
	text-align: left;
	margin: auto;
}

#logo {
	width: 322px;
	height: 90px;
	background-image: url(Untitled-3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
}
#logo a {
	width: 322px;
	height: 90px;
	display: block;
}
#headernav {
	float: left;
	padding-top: 78px;
	width: 424px;
}

#headernav ul {
	margin:0;
    padding:0px 10px;
    list-style: none;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
} 

#headernav li {
	list-style: none;
	display: inline;
    padding:0 0 0 0px;
	margin:0;
}
#headernav a {
	float:left;
	display:inline;
	color:#FFFFFF;
	text-decoration: none;
	display: inline;
	background-image:url(but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	width: 100px;
	height: 18px;
	text-align: center;
	background-color: #FF9025;
}
#headernav a:hover {
	background-color: #FFA448;
}
#left {
	margin-top: 10px;
	width: 520px;
	float: left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height:120%;
	padding-right: 20px;
	text-align: justify;
	background-image: url(bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 16px;
}
#left h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}
#left h2 a {
	color: #333333;
	text-decoration: none;
}

#left a {
	color: #834118;
	text-decoration: none;
}
#left h2 a:hover {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #CC6633;
	text-decoration: underline;
}

#left .dates {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	margin: 0;
	padding: 0;
}

.post {
	padding-top: 20px;
}

#postfooter ul {
	list-style-type: none;
	padding: 0;
	margin: 9px 0 11px;
} 
#postfooter li {
	list-style: none;
	display: inline;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 4px;
}

#right {
	margin-top: 5px;
	padding-left: 10px;
	width: 199px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
#right h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: normal;
	color: #333333;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	background-position: left 15px;
}
#right a {
	color: #666666;
	display:block;
	width: 175px;
	height: 19px;
	padding-top: 4px;
	padding-left: 2px;
}
#right a:hover {
	background-color: #F1F1EB;
}
#right .first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9CAB5;
}
#right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#right li {
	width: 177px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CAB5;
}
#right #form {
	text-align:center;
	margin: 0px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CAB5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9CAB5;
	padding-bottom: 7px;
	padding-top: 7px;
}
#right #form .box {
	margin: 0px;
	width: 160px;
	border: 1px solid #7F835E;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
#right #form .but {
	width: 163px;
	border: 1px solid #C9CAB5;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#fresh {
	width: 520px;
	background-image: url(freshf2.gif);
	float:left;
	background-repeat:repeat-y;
}
#fheader {
	background-image: url(freshf.gif);
	height: 9px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 520px;
}
#ffooter {
	background-image: url(freshf3.gif);
	height: 9px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 520px;
}
#fleft {
	width: 250px;
	float:left;
	padding-left: 10px;
}
#fresh h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: normal;
	color: #333333;
	margin: 0;
	background-position: left top;
}
#fright {
	width: 238px;
	float:left;
	padding-left: 11px;
	padding-right: 11px;
}
#crumb ul {
	list-style-type: none;
	padding: 0;
	margin: 9px 0 11px;
} 
#crumb li {
	list-style: none;
	display: inline;
	background-image:url(squarebullet2.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
}
hr {
display:none;
}
h1 {
	margin: 0px;
	padding: 0px;
	display:none;
}
#foot {
	width: 720px;
	text-align: center;
	float: left;
	margin-top: 20px;
	padding: 2px;
	height: 5px;
}
#footnote {
	width: 720px;
	text-align: center;
	background-color:#FEB862;
	float: left;
	margin-top: 20px;
	font-family: tahoma;
	font-size: 10px;
	padding: 2px;
	height: 5px;
}
blockquote {
	color: #777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
#comment {
	margin: 0px;
	border: 1px solid #7F835E;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
#submitcom {
	margin: 0px;
	width: 160px;
	border: 1px solid #7F835E;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.wp-notable {
        border: 0;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-top: 10px;
}

.wp-notable img {
        border: 0;
}

.wp-notable{
         border: 1px solid #C9CAB5;
}
.wp-notable:hover {
         border: 1px solid #834118;
}
