/* ----------------------------------------------------
Title: 		Global CSS - Jackinastark.com
Author:		Matthew Spiel - TheManInTheSea.com
Born:		1/5/2009
Valid:		Yes.
---------------------------------------------------- */

/* Basic Elements */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #040200 url(../images/bgrd_woodgrain.jpg) no-repeat scroll center top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Text Treatments */
p {
	margin: 0px 0px 15px;
	font-variant: normal;
	font-style: normal;
	line-height: 21px;
	font-size: 13px;
	color: #49404f;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #1e423f;
	border-bottom: 1px dotted #1e423f;
}
a:hover {
	color: #007cab;
	text-decoration: none;
	border-bottom: 1px dotted #007cab;
}
h1 {
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size: 26px;
	color: #1e423f;
	font-weight: normal;
	font-style: normal;
}
h3 {	
	color: #1e423f;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
}
h4 {
	color: #007cab;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
h5 {
	font-size: 18px;
	color: #1e423f;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	text-decoration: none;
	margin: 0px 0px 2px;
}
/* Standard Entry Styling */
div.content ul, div.content ol {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	list-style-position: outside;
}
div.content ul li, div.content ol li {
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	font-size: 13px;
	color: #49404f;
}
div.content blockquote {
	margin: 0px;
	padding: 15px 15px 1px 70px;
	background: url(../images/openquote.png) no-repeat 15px 21px;
}
div.content blockquote p {
	font-size: 16px;
	line-height: 25px;
	color: #1e423f;
	font-style: italic;
}
/* Extra Text/Image Styles */
ul#feeds {
	list-style: none;
	margin: 0px 0px 50px;	
}
ul#feeds li{
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 13px;
	background: url(../images/comment_rss_16.png) no-repeat left center;
}
img.biopic {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 3px;
	background: white;
	border: 1px solid silver;
}
a.loc, a.loc:hover {
	border: none;
	color: inherit;
}
a.box {
	padding: 3px 5px;
	color: white;
	background: #1e423f;
	font-size: 12px;
}
a:hover.box {
	background: #007cab;
	color: white;
}
h2.title {
	width: 572px;
	float: left;
	font-size: 21px;
	color: #1e423f;
	text-align: center;
	line-height: 33px;
}
h3.title {
	margin: 0px 0px 15px;
}
h3.title#qnahead {
	width: 100%;
	float: left;
	padding: 40px 0px 0px;
}
p.no_comment {
	width: 562px;
	padding: 30px 0px;
	margin: 0px 0px 20px;
	background: white;
	font-size: 16px;
	text-align: center;
	color: #007cab;
	line-height: 30px;
	border: silver 1px dotted;
}
p.head_blue {
	width: 502px;
	float: left;
	padding: 30px;
	margin: 0px 0px 20px;
	background: white;
	font-size: 16px;
	text-align: center;
	color: #007cab;
	line-height: 30px;
	border: silver 1px dotted;
}
p.blue {
	width: 100%;
	float: left;
	margin: -15px 0px 30px;
	text-align: center;
	color: #007cab;
}
/* QNA */
ul#qna {
	width: 100%;
	float: left;
	list-style: none;
	margin: 20px 0px 0px;
}
li.question {
	font-size: 16px;
	font-style: italic;
	margin: 0px 0px 10px;
	color: #007cab;
}
li.answer {
	font-variant: normal;
	font-style: normal;
	line-height: 21px;
	font-size: 13px;
	color: #49404f;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	border-bottom: 1px silver dotted;
}
/* Navigation */
ul#nav {
	width: 632px;
	margin: 0px 3px 20px 2px;
	float: left;
	list-style: none;
	border-bottom: 3px solid #49404f;
}
ul#nav li {
	float: left;
	display: block;
}
ul#nav li a {
	margin: 0px 4px 0px 0px;
	padding: 7px 11px 4px;
	float: left;
	border: none;
	color: #49404f;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}
ul#nav li#last a {
	margin: 0px;
}
ul#nav li:hover a {
	color: #1e423f;
	border: none;
}
ul#nav li.selected a, ul#nav li:hover.selected a {
	color: white;
	background: #49404f;		
}
/* Basic Structure */
div#container {
	width: 1018px;
	min-height: 682px;
	margin: 60px auto 0px;
	padding: 60px 0px;
	background: transparent;
}
div#column_a {
	width: 370px;
	margin: 0px 6px 0px 0px;
	float: left;
}
a#card {
	margin: -100px 0px 0px 0px;
	float: left;
}
a#card, a#card:hover, a#card img, a#card:hover img {
	border: none;
}
div#feature {
	width: 370px;
	height: 470px;
	margin: 0px 0px 35px;
	float: left;
}
div#footer {
	width: 369px;
	float: left;
}
div#footer p {
	font-size: 10px;
	color: silver;
	line-height: 18px;
}
div#footer p a {color: silver; border-bottom: 1px dotted silver;}
div#footer p a:hover {color: #d1ffcd; border-bottom: 1px dotted #d1ffcd;}
div#column_b {
	width: 635px;
	float: right;
}
div.divider {
	width: 562px;
	height: 7px;
	margin: 20px 0px 15px;
	float: left;
	border-bottom: 1px dotted silver;
}
/* Paper Layouts */
div#pprwrap {
	width: 635px;
	float: left;
	margin: 0px 0px 50px;
}
div#pprwrap div#pprtop {
	width: 635px;
	height: 22px;
	float: left;
	background: transparent url(../images/bgrd_ppredge.png) no-repeat center top;
}
div#pprwrap div#pprbody {
	width: 592px;
	padding: 0px 22px 0px 20px;
	float: left;
	background: transparent url(../images/bgrd_pprbody.png) repeat left top;
}
div#pprwrap div#pprbody div#pprcontent {
	width: 580px;
	height: 600px;
	padding: 5px;
	float: left;
	border: 1px solid silver;
	background: transparent url(../images/bgrd_pprwhite.png) repeat left top;
}
div#pprwrap div#pprbottom {
	width: 635px;
	height: 54px;
	float: left;
	background: transparent url(../images/bgrd_ppredge.png) no-repeat center bottom;
}
div#body_wrap {
	min-height: 500px;
	width: 562px;
	float: left;
	padding: 10px 15px;
	background: transparent url(../images/bgrd_pprwhite.png) repeat left top;
	border: 1px solid silver;
}
div#body_wrap_front {
	width: 562px;
	float: left;
	padding: 10px 15px;
	background: transparent url(../images/bgrd_pprwhite.png) repeat left top;
	border: 1px solid silver;
}
div#sechead {
	width: 80px;
	height: 80px;
	margin: 0px 0px 30px;
	padding: 0px 246px;
	float: left;
}
div.content {
	margin: 20px 0px 25px;
	float: left;
}
/* Comment Styling */
div.comment ul li.author {
	color: #1e423f;
	font-size: 13px;
}
div#comment_wrap {
	width: 562px;
	float: left;
	margin: 10px -12px 20px;
	padding: 20px 12px 0px;
	border-bottom: 1px dashed silver;
	border-top: 1px dashed silver;
}

