/* ---------------------------MAIN SECTIONS AND FONTS---------------------- */

body {
	margin: 0 auto;
	padding: 0px;
	color: #333;
	text-align: center;
	background: #EDEAEB;
}

.main {
	margin: 0 16px 0 8px;
}

blockquote {
	color: #333;
	border-left: 1px solid #CCC;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}


#wrapper {
	margin: 0 auto;
        padding: 0px 10px 0px 10px;
	width: 862px;
	background: #FFF;
	color: #333;
	text-align: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#header {
	margin: 0 0 -10px 0;
	color: #FFF;
	height: 50px;
	width: 860px;
	border: 0px;
	background: url(images/OSCheader.jpg) no-repeat;
}

#content {
	margin: 10px 0;
	background: #FFF;
}

#footer {
	margin: 0;
	padding: 15px 10px 12px;
	border: 1px solid #999;
	background: #DDDDBB;
	color: #333;
	font-size: 10px;
	letter-spacing: 0.09em;
}






/* --------------------------------CONTENT AREA--------------------------- */

#maincolumn {
	float: left;
	width: 625px;
	margin-bottom: 10px;
	color: #333;
	background: #FFF;
	text-align: left;
	border: 0px;
	padding: 10px;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}

#onecolumn {
	float: left;
	width: 825px;
	margin-bottom: 10px;
	color: #333;
	text-align: left;
	border: 0px;
	padding: 10px;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}

#leftcolumn {
	float: left;
	width: 448px;
	border-right: 1px dashed #666;
	padding: 0;
    margin-left: 15px;
}

#rightcolumn {
	float: left;
	width: 170px;
	margin-left: 20px;
	padding: 0;
}








/* ----------------------------DEFAULT ANCHORS AND LISTS-------------------- */

a:link {
	text-decoration: underline;
	color: #333399;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #900;
	background: transparent;
}
a:visited {
	text-decoration: underline;
	color: #333399;
	background: transparent;
}

ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}

li {
	border-bottom: 0 solid #CCC;
	padding-bottom: 2px;
	font: 100% verdana, arial, helvetica, sans-serif;
}








/* --------------------------------RIGHT COLUMN-------------------------- */


#rightcolumn h4 {
	color: #333366;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size:  14px;
	font: bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0 0 0px;
}

#rightcolumn ul {
	list-style-type: disc;
	margin: 0;
	padding: 1px 1px 1px 5px;
	border: 0 dashed #CCC;
	color: #333366;
}

#rightcolumn li {
	padding-top: 5px;
	line-height: 100%;
}

#rightcolumn li a:link {
	color: #333366;
	line-height: 100%;
	text-decoration: none;
	display: block;
	width: 160px;
}

#rightcolumn li a:visited {
	color: #333366;
	text-decoration: none;
	line-height: 100%;
	display: block;
	width: 160px;
}

#rightcolumn li a:hover {
	color: #990000;
	line-height: 100%;
	text-decoration: none;
	display: block;
	width: 160px;
}

#rightcolumn li a:active {
	color: #333366;
	line-height: 100%;
	text-decoration: none;
	display: block;
	width: 160px;
}










/* --------------------------------SIDE NAVIGATION-------------------------- */

#sidebar {
	float: left;
    width:190px;
	color: #333366;
	text-align: left;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin-bottom:15px;
    margin-top: 5px;
	background: #FFF;
    border: 1px solid #666666;
    padding: 5px;
}

#sidebar h3 {

	color: #333366;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 18px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0 10px 0;
}

#sidebar ul {
	list-style-type: disc;
	margin: 0;
	padding: 1px 1px 1px 5px;
	margin-left: 20px;
	color: #333333;
}

#sidebar li {
	padding: 3px 0 3px 0;
	line-height: 100%;
}

#sidebar li a:link {
	color: #333366;
	line-height: 100%;
	text-decoration: none;
	display: block;
	width: 160px;
}

#sidebar li a:visited {
	color: #333366;
	text-decoration: none;
	line-height: 100%;
	display: block;
	width: 160px;
}

#sidebar li a:hover {
	color: #990000;
	line-height: 100%;
	text-decoration: none;
	display: block;
	width: 160px;
}

#sidebar li a:active {
	color: #333366;
	line-height: 100%;
	text-decoration: none;
	display: block;
	width: 160px;
}

#sidebar p {
	padding-left: 10px;
}

/* --------------------------------HEAD TAGS------------------------------- */

h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  28px;
	font-weight: bold;
        line-height: 30px;
	text-align: center;
	color: #333333;
	padding: 5px;
}

h2 {
	margin: 6px 0 6px 6px;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #990000;
}

h2 a:link, h2 a:visited {
	font-weight: bold;
    padding-left:17px;
	background: url({site_url}themes/site_themes/logical_blocks/lb_new_post.gif) left no-repeat;
	color: #990000;
	text-decoration: none;
}

h2 a:hover {
	color: #333366;
}

h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  24px;
}

h4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  18px;
	font-weight: bold;
	text-align: center;
	color: #000000;

}

h5 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 165%;
}

h6 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  14px;
	text-decoration: underline;
	text-align: center;
	color: #000000;

}

html>body .h3 {
	width: 249px;
}

#blog h3 {
	letter-spacing: 0.09em;
	margin-top: 9px;
	margin-bottom: 12px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}







/* ---------------------------------SPECIAL TAGS--------------------------- */

.center {
	text-align: center;
}


.spacer {
	clear: both;
}

/* For use with the acronym plugin. Creates a question mark, italic text and underline on acronyms */
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}


p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#footer p {
	margin: 10px 0 5px;
}


.paginate {
	margin: 18px 16px 18px 8px;
}

.date {
	font-size: 10px;
}

.title {
	font-size: 135%;
	font-weight: bold;
	background: transparent;
	color: #336;
}

.posted {
	clear: both;
	margin-bottom: 25px;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 15px 15px;
	border-bottom: 1px dashed #999;
}

.posted_comments {
	clear: both;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 3px;
}









/* --------------------------------COMMENTS------------------------------- */

/* commbox and coomboxalt are used in the switch conditional on the comments page */

.comments {
	font-size: 120%;
	font-weight: bold;
	background: transparent;
	color: #E78818;
}
.commbox {
	background: #EDEAEB;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}
.commboxalt {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}











/* ------------------------------------FORMS------------------------------- */

checkbox {
	border: 3px double #999999;
	padding:1px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

textarea {
	border: 3px double #999999;
	padding:1px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input {
	border: 3px double #999999;
	padding:1px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.submit {
	border: 2px double #999999;
	padding: 1px;
	background-color: #FFF;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

fieldset {padding:10px;}









/* ----------------------------TOP NAVIGATION----------------------------- */

#nav_wrapper {
	background: DDDDBB;
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#DDDDBB;
	border: 1px #000;
}
#nav_header {
	width: 860px;
	height: 25px;
	background: #DDDDBB;
	padding-top: 5px;
}
#nav_header ul#primary {
	margin: 0;
	padding: 0;
	background: #DDDDBB;
}
#nav_header ul#primary li {
	display: inline;
	list-style: none;
}
#nav_header ul#primary a, #nav_header ul#primary span, #nav_header ul#primary a.current {
	width: 167px;
	display: block;
	float: left;
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	color: #333366;
	font: 100% verdana, sans-serif;
}
#nav_header ul#primary span, #nav_header ul#primary a.current, #nav_header ul#primary a.current:hover {
	font-weight: bold;
}
#nav_header ul#primary a {
	font-weight: bold;
	color: #333366;
}
#nav_header ul#primary a:hover {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}


