/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 40px 0;
	background: #FFFFFF url(img5.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #330099;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #BC2121;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

 #main_wrap img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 15px 5px;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
	padding: 10px;
}



#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

/* image pop up */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -125px; /*position where enlarged image should offset horizontally */

}
/* end image pop up */


/* Boxed Style */

.boxed {
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 10px solid #000000;
	border-right: none;
}

.boxed .title {
	padding: 10px 10px;
	background: #FFA200;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px 15px 40px 15px;
}

/* Post */

.post {
}
/*photo bar height */
.post .title {
	padding: 7px 3px;
	background: #FF7200;
	height: 160px;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	
}

.post .date {
	float: left;
	width: 70px;
	height: 25px;
	padding-top: 15px;
	background: #EAEB97;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 9px;
}

.post .date {
	
}

.post .mission
{
	float: left;
	width: 620px;
	height: 45px;
	margin-top: -10px;
	padding: 5px 0px 0px 0px;
	text-color: #336600;
	background: #FFA200;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	width: 529px;
	height: 32px;
	color: #336600;
	padding: 8px 0 0 20px;
	background: #F1F2BC;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	text-align: left;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 200px;
	height: 100px;
	border: none;
	margin: 0 0;
	padding: 0 510px 0 10px;
	
}

#logo h1 {
	padding-top: 0px;
	border: none;
	text-transform: lowercase;
	font-size: 36px;
	font-weight: normal;
	padding: 0 510px 0 10px;
}

#logo h2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 820px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 620px;
	margin-top: -100px;
	background: #FFFFFF;
	border: 5px solid #000000;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 150px;
}

#inputsubmit1 {
	background: #BC2121;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 140px;
	padding: 10px 20px;
	border-top: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #EAEB97;
}

#menu .first a {
	border: none;
}

#menu .active a {
	background: #BC2121;
	color: #FFFFFF;
	border: none;
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

