/*  
Theme Name: Sydney Brown
Theme URI: http://www.sydneybrown-english.com
Description: This theme was custom designed for Sydney Brown
Version: 1.0
Author: James L. Brown
Author URI: http://www.jamesbrownstudios.com/

*/

html, body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/body_bg.jpg) 1024px 0 repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #211d1f;
}
#maincontainer{
	width: 1024px; /*Width of main container*/
	margin: 0;
}
#header{
	height: 168px; /*Height of top section*/
}
#contentwrapper{
	float: left;
	width: 100%;
	background: url(images/left_graphic.jpg) left top no-repeat;
}
#content{
	margin-right: 272px; /*Set right margin to RightColumnWidth*/
	background: url(images/content_bg.gif) top right repeat-y;
}
#vnav{
	float: left;
	width: 272px; /*Width of right column*/
	margin-left: -272px; /*Set left margin to -(RightColumnWidth) */
}
#vnav h2 {
	color: #FFF;
	height: 20px;
	background: url(images/vnav_cat_bg.jpg) left no-repeat;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-indent: 10px;
	width: 241px;
}
#vnav ul {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	list-style: none;
	text-indent: 20px;
}
#vnav ul li a {
	color: #211d1f;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
#vnav ul li a:hover, #vnav ul li a:active {
	color: #211d1f;
	text-decoration: underline;
}
#vnav ul li ul li ul {
	margin: 0;
	padding: 0;
}
#vnav ul li ul li ul li {
	display:none;
}
#content_box {
	margin-left: 93px;
	width: 659px;
	border-top: #5F504B solid 1px;
	float: right;
	background: url(images/content_corner.jpg) top right no-repeat;
	padding-top: 40px;
	padding-bottom: 20px;
}
#content_box p {
	padding: 0 25px 10px 25px;
	font-size: 13px;
}
#footer{
	clear: both;
	width: 738px;
	height: 194px;
	background: #FFF url(images/footer_top.gif) top left no-repeat;
	text-align: right;
	font-size: 10px;
	background-color: #FFF;
	padding: 20px 7px 0;
	color: #c5b1a8;
}
#footer a:link, #footer a:visited {
	color: #c5b1a8;
	text-decoration: none;
}
#footer a:hover {
	color:#211d1f;
	text-decoration: underline;
}
#hnav, #hnav * {
	margin: 0;
	padding: 0;
}
#hnav {
	float: right;
	width: 659px;
	height: 24px;
	background: url(images/hnav_bg.jpg) left top no-repeat;
	font: 900 11px "Courier New", Courier, monospace;
}
#hnav ul{
	margin: 0;
	padding: 0;
	float: left;
}
#hnav ul li ul {
	cursor: default;
	display: none;
	left: -10px;
	padding: 1px 10px 10px;
	position: absolute;
	width: 100%;
}
#hnav li {
	cursor: pointer;
	float: left;
	font-weight: 900;
	list-style-type: none;
	position: relative;
}
#hnav li ul li {
	margin-bottom: -1px;
}
#hnav li a {
	color: #211d1f;
	cursor: default;
	display: block;
	float: left;
	line-height: 14px;
	padding: 5px 11px;
	text-decoration: none;
}
#hnav li ul li a {
	border: 1px solid #211d1f;
	color: #211d1f;
	cursor: pointer !important;
	font-weight: 900;
	line-height: 10px;
	position: relative !important;
	white-space: nowrap;
	background: #FFF;
	width: 225px;
}
#hnav li a:hover, #hnav li a:focus, #hnav li a:active {
	color: #211d1f;
}
#hnav ul a:hover, #hnav ul a:focus, #hnav ul a:active {
	background: #211d1f;
	color: #FFFFFF !important;
}
#hnav li:hover ul, #hnav li.msieFix ul {
	display: block;
	top: 23px !important;
	z-index: 10;
}
#credits {
	text-align: right;
	font-size: 10px;
	background-color: #FFF;
	padding: 25px 0 7px 93px;
}
#content_box .home_col {
	float: right;
	width: 200px;
	height: 100%;
	border-left: 1px solid #c4c2c2;
	margin-left: 25px;
}
#content_box .post div.entry .home_col p {
	padding: 0 15px 15px 15px;
	font-size: 11px;
}
#content_box h1 {
	font-size: 18px;
	padding: 5px 0;
	color: #211D1F;
}
#content_box h2 {
	font-size: 16px;
	padding: 5px 0;
	margin: 0;
	color: #211D1F;
}
#content_box .home_col h2 {
	color: #177ea4;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding-left: 15px;
}
#content_box .home_col h3 {
	color: #177ea4;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}
.home_col a:link, .home_col a:visited {
	color: #177ea4;
	text-decoration: underline;
}
.home_col a:hover {
	color: #211d1f;
	text-decoration: none;
}
#content_box hr {
	display: block;
	background: url(images/content_spacer.gif) left repeat-x;
	background-color: none;
	margin: 5px 0 15px;
	height: 10px;
	border: none;
}
#content_box a:link, #content_box a:visited {
	color: #0072bc;
	text-decoration: underline;
}
#content_box a:hover {
	color: #211D1F;
	text-decoration: none;
}
.post {
	padding: 0 25px;
	clear: both;
}
#content_box .post h2 a, #content_box .post h2 a:visited {
	font-size: 20px;
	color: #0072bc;
	text-decoration: none;
}
#content_box .post h2 a:hover {
	color: #211d1f;
	text-decoration: none;
}
.post .postinfo {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	margin: 3px 0 5px 0;
}
.post .entry {
	background: url(images/content_spacer.gif) bottom repeat-x;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
.post img {
	border: none;
	float: left;
	margin: 3px 10px 10px 0;
}
#content_box .post p.postmetadata  {
	text-align: right;
	font-size: 11px;
	clear: both;
}
p.postmetadata a, p.postmetadata a:visited {
	color: #0072bc;
	text-decoration: underline;
}
p.postmetadata a:hover {
	color: #211d1f;
	text-decoration: none;
}
.navigation {
	text-align: center;
	clear: both;
}
.submit {
	text-align: right;
}
.navigation a, .navigation a:visited {
	color: #0072bc;
	text-decoration: underline;
	text-align: center;
}
#comment-form h3#respond {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 700;
	padding-left: 25px;
	margin-bottom: 10px;
	text-align: center;
}
#comment-form input {
	border: 1px solid #62544F;
	height:	15px;
	background-color: #fff;
	float: right;
}
#comment-form textarea {
	border: 1px solid #62544F;
	float: right;
	margin-bottom: 10px;
	width: 100%;
}
#content_box #comment-form form p {
	text-align: right;
	font-weight: 700;
}
#comment-form small {
	font-size: 11px;
	font-weight: 400;
	margin-right: 10px;
}
#comment-form .submit input {
	height: 24px;
	padding: 0 5px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	background-color: #211D1F;
	border: none;
}
.comments-template ol {
	background: #ededed;
	border: solid 1px #ccc;
	margin: 10px 25px;
	padding: 5px 0 10px 0;
	color: #777;
	list-style: none;
}
h3#comments {
	color: #0072bc;
}
.commentmetadata {
	margin-bottom: 5px;
	margin-top: 0;
	padding-top: 10px;
	border-top: dotted 1px #ccc;
}
.commentmetadata em {
	margin-left: 25px;
}
.commentmetadata strong {
	font-size: 12px;
	margin-left: 25px
}
.commentmetadata strong a:link, .commentmetadata strong a:visited {
	color: #0072bc;
	text-decoration: underline;
}
.commentmetadata strong a:hover {
	color: #211D1F;
	text-decoration: none;
}
div.comment_time {
	margin-right: 25px;
	text-align: right;
	font-size: 10px;
	float: right;
}
#commentform a:link, #commentform a:visited {
	color: #0072bc;
	text-decoration: underline;
}
#commentform a:hover {
	color: #211D1F;
	text-decoration: none;
}
#content_box .post div.entry p {
	margin: 0;
	padding: 0 0 10px;
}
#content_box .entry blockquote {
	padding: 3px 25px;
	margin: 10px 0;
	text-indent: 10px;
	background: url(images/quote.gif) 10px 0 no-repeat;
}
ol.commentlist blockquote {
	padding: 10px 40px;
	font-size: 12px;
	text-indent: 10px;
	background: url(images/quote_sm.gif) 30px 10px no-repeat;
}
.entry li {
	font-size: 13px;
}
#searchform {
	padding-bottom: 30px;
}
#searchform input {
	border: 1px solid #211d1f;
	height: 18px;
	width: 125px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 700;
	padding: 0 5px;
	float: left;
	margin-left: 20px;
}
#searchform input#searchsubmit {
	background: #211d1f;
	color: #fff;
	height: 20px;
	border: 1px solid #211d1f;
	float: left;
	margin: 0;
	width: 65px;
	font-weight: 300;
}