/*  
Theme Name: Jac Wright 2
Description: Created for jacwright.com
Version: 1.0
Author: Jacob Wright
Author URI: http://www.jacwright.com/
*/
body {
	margin: 0;
	font-size: 0.8em;
	background: #EEE url(/images/site/page_back.png) repeat-y center;
}
body, td, th, h3, input, label {
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #444;
}
a:link {color: #0033CC}
a:visited {color: #003399}
a:hover {color: #003399}
h1, h2 {color: #036}
h3, h4 {color: #036}
h1 a, h2 a, h3 a, h4 a {color: #039 !important}
p {line-height: 160%}
#header {
	background: #EEE url(/images/site/top_bar.png) repeat-x top;
	height: 50px;
	height: 76px;
	padding-right: 10px;
}
#header a {
	text-decoration: none;
	text-indent: -800px;
	overflow: hidden;
	display: block;
	float: right;
	margin: 0 8px;
	height: 16px;
}
#mystickies_link {
	background: url(/images/site/top_bar_mystickies.png) no-repeat left top;
	width: 76px;
}
#cascade_link {
	background: url(/images/site/top_bar_cascade.png) no-repeat left top;
	width: 76px;
}
#header_content {
	width: 740px;
	margin: 0 auto;
}
a#logo {
	background: url(/images/site/logo.png) no-repeat left top;
	float: left;
	margin: 20px 0 4px 10px;
	height: 51px;
	width: 145px;
}
a#mediaRAINLogo {
	background: url(/images/MR_logo_art+logic.png) no-repeat left top;
	height: 57px;
	width: 127px;
	margin: 10px 0 10px 30px;
	text-decoration: none;
	text-indent: -800px;
	overflow: hidden;
	display: block;
}
#tag_line {
	float: left;
	margin: 20px 0 0 0;
	padding-top: 30px;
	height: 21px;
	width: 300px;
	font: 1.2em Times;
	color: #036;
}
#searchForm {
	margin: 32px 10px 0 0;
	clear: right;
	float: right;
	font-size: .75em;
}
#breadcrumbs {
	font-size: 0.8em;
	margin: 1em 0;
}
#main_nav {
	clear: both;
	background: #FFF url(/images/site/tab_bar_mid.png) repeat-x top;
	height: 40px;
	margin: 0 auto;
	width: 740px;
	color: #FFF;
}
#main_nav div.left {
	background: url(/images/site/tab_bar_left.png) no-repeat left top;
	height: 40px;
}
#main_nav div.right {
	background: url(/images/site/tab_bar_right.png) no-repeat right top;
	height: 40px;
	padding: 0 25px;
}
#main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#main_nav li {
	float: left;
	margin-right: 8px;
}
#utilities ul {padding-top: 24px}
#utilities li {margin: 0 4px}
#utilities {float: right}
#utilities a {
	color: #FFF;
	font: bold .8em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#utilities a:hover {text-decoration: underline}
#tabs {float: left}
#tabs ul {padding-top: 17px}
#tabs li {
	background: #E5E5E5;
	padding-left: 8px;
}
#tabs li a {
	font-size: 0.9em;
	color: #036;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 12px 0 8px;
	text-decoration: none;
	outline: none;
}
#tabs li.selected {
	background: #FFF;
}
#tabs li.selected a {
	color: #036;
	height: 23px;
}
#container {
	clear: both;
	margin: 0  auto;
	width: 470px;
	padding: 0 240px 0 30px;
}
#content {
	clear: both;
	margin-left: -30px;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
	width: 100%;
}
* html #content {
	margin-left: -15px;
}
#sub_nav {
	width: 200px;
	float: right;
	margin-right: -220px;
	padding-top: 20px;
	font-size: .9em;
}
* html #sub_nav {
	margin-right: -110px;
}
#sub_nav h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: .6em 0;
}
#sub_nav ul {
	margin-left: 0;
	padding-left: 2em;
}
#sub_nav li a:hover {
	text-decoration: underline;
}
#sub_nav a {
	text-decoration: none;
}
#sub_nav .new a {
	color: #ba0000;
}
#sub_nav p {
	margin-bottom: 6px;
}
#sub_nav p:last-child {
	margin-bottom: 0;
}
#sub_nav div {
	background: #EAEEF7 url(/images/site/box_ltblue_bottom.png) no-repeat left bottom;
	margin-bottom: 16px;
}
#sub_nav div div {
	background: url(/images/site/box_ltblue_top.png) no-repeat left top;
	margin-bottom: 0;
	padding: 6px 10px;
}
#sub_nav div.ltblue {
	background: #EAEEF7 url(/images/site/box_ltblue_bottom.png) no-repeat left bottom;
}
#sub_nav div.ltblue div {
	background: url(/images/site/box_ltblue_top.png) no-repeat left top;
}
#sub_nav div.blue {
	background: #D3DBEE url(/images/site/box_blue_bottom.png) no-repeat left bottom;
}
#sub_nav div.blue div {
	background: url(/images/site/box_blue_top.png) no-repeat left top;
}
#sub_nav div.green {
	background: #C0F5A9 url(/images/site/box_green_bottom.png) no-repeat left bottom;
}
#sub_nav div.green div {
	background: url(/images/site/box_green_top.png) no-repeat left top;
}
#sub_nav div.green h3 {
	color: #386525;
}
#sub_nav div.ltblue h3,
#sub_nav div.blue h3,
#sub_nav div.yellow h3 {
	color: #036;
}
#sub_nav div.blue a, #sub_nav div.yellow a {
	color: #03A;
}
#sub_nav div.yellow {
	background: #EFF8CE url(/images/site/box_yellow_bottom.png) no-repeat left bottom;
}
#sub_nav div.yellow div {
	background: url(/images/site/box_yellow_top.png) no-repeat left top;
}
#footer {
	margin: 0 -240px 0 -30px;
	background: url(/images/site/page_left.png) repeat-y left;
}
#footer_content {
	padding: 30px;
	font-size: 0.75em;
	color: #666;
	text-align: center;
}

.section { /* apply to a header element h1, h2, h3, etc */
	padding-left: 4px;
	border-bottom: 1px solid #386525;
}
.callout {
	background: #C0F5A9;
	border: 2px dashed #63B141;
	text-align: center;
	padding: 4px;
}
.callout h3 {
	margin: 0;
}
pre {
	background: #f9f9f9;
	border: 1px dashed #2f6fab;
	padding: 1em;
	overflow: auto;
	font: 1.1em/normal monospace;
}
.author {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.articleText {
}
.code {
	background: #f4f4f4;
	padding: 16px 10px;
	border: 1px dashed #ccc;
	width: 430px;
	overflow: auto;
	white-space: nowrap;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}
.commentlist li {
	border-bottom: 1px dashed #ccc;
	padding: 4px;
}
.commentlist .alt {
	background: #f6f6f6;
}