/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}

small {
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.5em;
	font-style: italic;
	color: #CCCCCC;
	}
	
.description {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	color: #e1e1e1;
	width: 300px;
	margin-left: 275px;
	}

h2 {
	color:#003366;
	font-size:16px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
		}

h2.pagetitle {
	font-size: 170%;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 150%;
	position: relative;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: underline;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata a, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover {
	color: #6A829D;
	text-decoration: none;
	}
a {
	color: #6A829D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background: #6A829D;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}

#wp-calendar a {
	text-decoration: underline;
	color: #6A829D;
	font-weight: bold;
	}

#wp-calendar a:hover {
	text-decoration: underline;
	color: #fff;
}

#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	
.post h2 {
	text-align: left;
	margin-top: -10px;	
}

.post h2 a {
	color: #6A829D;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	font-weight: bold;
	text-decoration: none;
}

.post h2 a:hover {
	background: #6A829D;
	color: #fff;
}

.post hr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background: url(images/content.jpg) repeat-y;
	width: 900px;
	z-index: 1;
	width: 900px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;	
	color: #fff;	
	font-size: 10px;
	}

#footer p {

	text-align: center;
	display: inline;
	margin-right: 2em;
	}

#footer p a {
	text-decoration: underline;
}

#footer p a:hover {
	color: #fff;
}
/* End Structure */



/*	Begin Headers */

#banner h1 {
	color: #FFFFFF;
	padding-top: 70px;
	font-size: 200%;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left: 275px;
}

#banner h1 a {
	background: none;
	color: #fff;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h3.comments {
	padding: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 14px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul li h2 {
	margin-bottom: 15px;
	color: #003366;
	width: 100%;
	border-bottom: solid 1px #6A829D;
	text-align: left;
	font-size: 16px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	text-align: center;
	} 

#sidebar #searchform #s {
	width: 120px;
	}

#searchform #s {
	border: solid 1px #6A829D;
	color: #003366;
	width: 120px;
	margin: 0 auto;
	padding: 5px;
	background-color: #F1F5F5;
}

#sidebar #searchsubmit {
	padding: 1px;
	margin: 10px;
	background: #fff;
	color: #6A829D;
	border: solid 1px #6A829D;
	display: inline;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 0 1px 0;
	color: #333333;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	background: #fff;
	border:1px solid #CCD5DD;
	width: 140px;
	float: right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 100%;
	color: #777;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	color: #000;
	padding: .5em 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #6A829D;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	position: relative;
	width: 150px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

 
 /* LAYOUT STYLES */
 
 #bigcontainer {
	position: relative;
	padding: 0;
	width: 900px;
	border: solid 1px #59694b;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
 }
 
 #banner {
	position: relative;
	padding: 0;
	width: 900px;
	height: 160px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;		
 }
 
 #menubar {
	position: relative;
	padding: 0;
	background: url(images/menubar.jpg) no-repeat;
	width: 900px;
	height: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
 
 #content-top {
	position: relative;
	padding:  0;
	background: url(images/content-top.jpg) no-repeat;
	width: 900px;
	height: 100px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
 
 #content {
	background: url(images/content.jpg) repeat-y;
	width: 900px;
	min-height: 300px;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;
 }
 
 
 /* MENUBAR */
 
 #menubar ul {
	position: relative;
	padding: 0;
	list-style: none;
	top: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
 }
 
 #menubar ul li {
  	position: relative;
	margin: 0.5em;
	padding: 0;
	list-style: none;
	display: inline;
 }
 
 #menubar ul li a {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #003366;
	text-decoration: none;
 }
 
 #menubar ul li a:hover {
 	text-decoration: none;
 	background: none;
 }
 
 
 /* PAGE TITLE */
 
 .title {
	position: relative;
	top: 115px;
	/*background: url(images/title.png) no-repeat;*/
	width: 450px;
	/*float: right;*/
	z-index: 100;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
	margin-right: 310px;
	padding: 0px;
	float: right;
 }
 
.title h2 {
	position: relative;
	color: #546981;
	margin: 0;
	padding: 0;
	font-size: 170%;
	font-family: Arial, Helvetica, Sans-Serif;
 }
 
 .title h2 a {
 	color: #6A829D;
 }
 
 .title h2 a:hover {
 	background: #546981;
 	color: #fff;
 }
 
 .contentbox h2 a {
	font-size: 24px;
	margin: 0;
	text-align: left;
 }
 
 
 /* PAGE CONTENT */
 
 .contentbox {
	width: 700px;
	border: solid 1px #59694b;
	z-index: 2;
	background-color: #F3F7FA;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	position: relative;
 }
 
 .post {
	background: #fff;
	border: 1px solid #CCD5DD;
	width: 460px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
 }
 
 .post-borderless {
 	margin: 20px auto;
 	width: 500px;
 	float: left;
 }
 
 .post p {
	line-height: 1.3em;
	font-size: 1em;
 }
 
 
 
 /* GENERIC STYLES */
 
 body {
	margin: 0;
	padding: 0;
	background-color: #F3F7FA;
	/*background-image: url(images/body.jpg);*/
	background-repeat: repeat-y;
	background-position: center top;
	height: 1600px;
 }
 
 p {
	font-family: Arial, Verdana;
	color: #666666;
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
 }
 
 p a{
	font-family: Arial, Verdana;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
 }
 h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
 }
 
 .spacer {
 	width: 100%;
 	position: relative;
 	height: 1px;
 	border-top: solid 1px #6A829D;
 	margin: 20px auto;
 }
 
 div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.page-navigation {
	color : #999;
	font-size: 11px;
}
.page-navigation a {
border : 1px solid #ddd;
background-color : #fff;
text-decoration : none;
padding-top : 3px;
padding-right : 6px;
padding-bottom : 3px;
padding-left : 6px;
}
.page-navigation a:hover {
border : 1px solid #666666;
background-color : #ffffff;
color : #333333;
}
.page-navigation .page {
margin : 0;
padding : 0;
background : none;
display : inline;
}
.page-navigation span.current {
border : 1px solid #2cb9db;
color : #fff;
padding : 3px 6px;
text-decoration : none;
background-color : #0071bb;
}
body.single-post .page-navigation a {
font-size : 85%;
padding-top : 2px;
padding-right : 4px;
padding-bottom : 2px;
padding-left : 4px;
}
body.single-post .page-navigation div {
display : block;
max-width : 49%;
}
.alignleft {
	float : left;
}

.alignright {
float : right;
}

h2_event{
	color:#566B83;
	font-size:18px;
	margin-top:10px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
li_event{
	color: #666666;
}