/* 
Orange ff5400
mid blue 93b3f0
dk blue 034edb
green 009e03
*/

/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group overall */

html {
	background: #ff5400 url(/stylesheets/design_images/128/html.jpg) top left repeat-x;
}

body {
	background: #fff url(/stylesheets/design_images/128/body.jpg) top left repeat-y;
	width: 760px;
	margin: 0 auto;
	position: relative;
	padding: 0px 20px 0px 20px;
}

#head {
	margin: 0 -20px 8px -20px;
	padding: 24px 10px 0px 0px;
	background: url(/stylesheets/design_images/128/header.jpg) top left no-repeat;
	height: 297px;
}

#head h1,
#head h2 {
	text-indent: -10000px;
}

#middle {
	float: left;
	margin: -199px -2px 4px 0;
	height: 163px;
	display: inline;
	color: white;
}

#middle_left {
	background: #666;
	padding: 0 10px 10px 10px;
	margin: 0 4px 0 0;
	float: left;
}

#topzone {
	width: 252px;
	background: ;
	padding: 0px;
	margin: 0 2px 0 0;
	float: left;
}

#topzone .first {
	margin-top: 20px;
}

.sidebar {
	width: 212px;
	padding: 10px 0;
	margin: 0 0 0 10px;
}

* html #topzone{
	width: 480px;
	w\idth: 480px;
}

/* @group sidebar */

#main .sidebar .menu li a, .menu li span{
	display: inline-block;
}

#main .sidebar .menu li a, .menu li span {
	color: #034edb;
	text-decoration: none;
	position: relative;
	z-index: 3;
	padding: 5px 10px;
	display: block;
	background-color: #93b3f0;
}

#main .sidebar .menu li a:hover {
	color: #034edb;
	background-color: #fff;
}

#main .sidebar .menu li.current span {
	color: #ff5400;
	background: #fff;
	margin-right: -20px;
	padding-right: 30px;
}

#main .sidebar .menu li.current span span {
	margin: 0;
	padding: 0;
}

#main .sidebar .menu li {
	padding: 0 0 2px 0;
}

#main .sidebar .menu li span span, .menu li a span {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
}

#sidebar .menu li.current {
	font-weight: bold;
}

/* @end */

/* @group content top */

#content_top .menu {
	float: left;
	width: 640px;
	margin: -25px 0 20px -12px;
}

#content #content_top .menu li {
	list-style-type: none;
	padding: 0 10px;
	margin: 0 0 0 0;
	float: left;
	background: none;
	border-left: 1px solid #93b3f0;
}

#content #content_top .menu li:first-child {
	padding-left: 0;
	border-left: none;
}

#content #content_top .menu a {
	text-decoration: none;
}

#content #content_top .menu li.current span span {
	font-weight: bold;
	color: #ff5400;
}

#content #content_top .menu li span {
	padding: 0;
	background: none;
	color: inherit;
}

/* @end */


#main .sidebar,
#main #content {
	float: left;
}

#main #content {
	width: 460px;
	padding: 10px;
	margin: -20px 0 0 40px;
}

* html #main #content {
	width: 480px;
	w\idth: 460px;
}

.section {
	padding-bottom: 30000px !important;
	margin-bottom: -29990px !important;
}

#main {
	clear: left;
	float: left;
	margin-left: 10px;
	display: inline;
	width: 790px;
}

/* box model hack for IEWin */
* html #content {
	width: 680px;
	w\idth: 640px;
}

.sidebar .zone {
	margin-bottom: 1.5em;
}

#footer {
	clear: both;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #ff5400;
	color: #93b3f0;
        font-size: 75%;
	padding: 10px;
	text-align: center;
        background: #034edb;
}

/* @end */

/* @group calendar */

div.calendar.nav {
	float: right;
}

table.calendar {
	width: 380px;
	border-collapse: collapse;
	line-height: 1.1;
}

table.calendar td {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: white;
	width: 14%;
	padding: 0 2px;
}
table.calendar th {
	text-align: center;
	font-size: 80%;
}

table.calendar td.outside {
	color: #aaa;
}

table.calendar tr.label td.outside {
	font-size: 70%;
}

table.calendar tr.label td {
	border-top: 1px solid black;
	font-size: ;
	padding-bottom: 4px;
}

table.calendar td.last {
	border-bottom: 1px solid black;
	height: 10px;
}

table.calendar div.event a {
	display: inline-block;
}

table.calendar div.event a {
	display: block;
	padding: 5px 3px;
	margin: 1px;
	color: white;
}

table.calendar .event a:hover {
	background: black;
}

table.calendar .c1 a {
	background-color: #93b3f0;
}

table.calendar .c2 a {
	background-color: #ff5400;
}

table.calendar .c3 a {
	background-color: #034edb;
}

table.calendar .c4 a {
	background-color: #009e03;
}

table.calendar .c5 a {
	background-color: #ff5400;
}

.event .date {
	color: ;
	margin: 4px 0 4px 20px;
	font-size: 160%;
}

/* @end */

/* @group contact form */

div.contactform {
	margin: 20px;
	border-top: 1px solid #ff5400;
}

.contactform form {
	padding: 10px 0;
}

.contactform div {
	padding: 10px 0 0 0;
}

.contactform input[type="text"] {
	width: 100%;
}

.contactform textarea {
	width: 100%;
	height: 10em;
}

.contactform.submission {
	border: none;
	background: #ff5400;
	padding: 10px;
	color: white;
	text-align: center;
}

.contactform label {
	display: block;
	color: #034edb;
	font-size: 90%;
	font-weight: bold;
}

/* @end */

/* @group blog */

.blog.post {
	background-color: #f8f8f8;
        border: 1px solid #ff5400;
        padding: 0 10px;
        margin-bottom: 10px;
}

.blog.post p {
        font-size: 80%;
}

.blog.post h2 a {
	color: #ff5400;
        font-size: 100%;
        text-decoration: none;
        margin-top: -20px;
}

.blog.post h2 a:hover {
	color: #000;
	background-color: ;
}

.blog.post .next {
	float: right;
	font-size: 90%;
}
.blog.post .previous {
	font-size: 90%;
        padding-bottom: 4px;
}

#blog_nav {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	font-size: 90%;
	margin-top: 20px;
}

#blog_nav #newer_posts {
	z-index: 2;
	position: absolute;
	right: 0;
	text-align: right;
}

#blog_nav #older_posts {
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: left;
}

.blog.post .published {
	color: ;
	margin: -10px 0 0 15px;
	font-size: 60%;
        visibility: hidden;
}

div.blog_archive {
	margin-left: 20px;
}

#content h3.blog_archive {
	font-weight: normal;
}

/* @end */

/* @group image */

#album_nav {
	float: right;
}

#album_nav div {
	display: inline;
}

#album_nav .next {
	margin-left: 10px;
}

/* @end */

/* @group menus */

.menu li {
	list-style-type: none !important;
}

.float .menu {
	text-align: center;
}
.float .menu li {
	display: inline;
	padding: 0 .7em 0 1em !important;
	margin: 0 !important;
}
.float .menu li + li {
	border-left: 1px solid;
}
.float .menu a:hover {
	color: white;
}
.menu a,
.menu a:visited {
	text-decoration: none;
	color: inherit;
}
.menu li.current {
	font-weight: bold;
	color: #fff;
}



#main .sidebar .menu li.current {
	font-weight: bold;
	color: #000;
}


#content .menu {
	font-size: 85%;
}


/* @end */

/* @end */

/* @group typography */

html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.2;
	color: #000;
}

html #content {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.2;
	color: #000;
}

/*
#header #tagline {
	color: #656565;
	line-height: 1.1;
	position: absolute;
	top: 94px;
	left: 50px;
}
*/

/* @group content */

#content h1 {
	margin: .25em 0 .3em 0;
	color: #ff5400;
	line-height: 20px;
	font: bold 150%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h2 {
	margin: .75em 0 .25em 0;
	color: #000;
	font: normal 80%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h3 {
	margin: 1em 0 .25em 0;
	color: #009e03;
	font: bold 110%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h4 {
	margin: 0 0 .25em 0;
	color: #ff5400;
	font: normal 90%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h5 {
	margin: 1em 0 .25em 0;
	color: #034edb;
	font: bold 110%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h6 {
	margin: 1em 0 .25em 0;
	color: #034edb;
	font: normal 110%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content p {
	margin: 0 20px .7em 20px;
}

#content p img {
	display: block;
	margin: 10px 10px 10px 0px;
}

#content embed {
	display: block;
	margin: 10px 10px 10px 20px;
}

div.image img {
	display: block;
	margin: 20px auto;
}

#content li {
	list-style-type: disc;
	margin-left: 40px;
}

/* @end */

/* @group sidebar */

.sidebar {
	font-size: 85%;
	line-height: 1.2;
}

.sidebar p {
	margin: .1em 10px .5em 10px;
}

.sidebar h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid;
	margin-bottom: .25em;
        padding-bottom: 2px;
}
#main .sidebar h2 {
	color: #034edb;
}

#main .sidebar {
	color: #000;
}

.sidebar ul.blog_posts li,
.sidebar ul.calendar_events li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: .25em;
	color: ;
}

/* @end */

/* @group links */

a,
a:visited {
	color: #034edb;
}

a:hover,
a:visited:hover {
	color: #ff5400;
	background-color: none;
	text-decoration: none;
}
 
#footer a,
#footer a:visited {
	color: #93b3f0;
}

#footer a:hover,
#footer a:visited:hover {
	color: #ff5400;
	background-color: none;
	text-decoration: none;
}

#blog_nav a,
#blog_nav a:visited {
	color: #000;
}

/*
#head .menu a:hover {
	color: #000;
	background: none;
}
*/



/* @end */

strong {
	font-weight: bold;
	font-style: inherit;
}

em {
	font-style: italic;
	font-weight: inherit;
}

/* @end */


/* @group slidshow */

.slideshow {
	overflow: hidden;
	position: relative;
}

#content #imgright {
	float: right;
        border-style: solid;
	border-width: 2px;
	border-color: #3f3972;
        margin-left: 10px;
        margin-right: 0px;	
        margin-top: 10px;
        margin-bottom: 10px;
}

#content #imgleft {
	float: left;
        border-style: solid;
	border-width: 2px;
	border-color: #3f3972;
        margin-left: 0px;
        margin-right: 10px;	
        margin-top: 4px;
        margin-bottom: 10px;
}

#rss_feed_plugin_link {
        float:right;
        margin-top:-30px;
}

#blog_comments {
        font-size: 90%;
}

#blog_comments textarea {
        width: 287px;
}

#blog_comments td {
        border: 3px solid #f8f8f8;
        padding: 5px 8px;
        vertical-align: top;
        background: #e4e4e4;
}

#blog_comments td.key {
        border: 3px solid #f8f8f8;
        background: #e4e4e4;
}

#blog_comments td.key label {
        font-size: 90%;
}

/* @end */