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

body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) repeat-x;
	font-size: 14px;
	text-align: left;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #020164;
}



h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 0.8em 0;
	text-align: left;
	font-family: times;
	line-height: 22px;
}

a:link {
	color: #020164;
}

a:hover, a:active {
	text-decoration: none;
	color: #020164;
}

a:visited {
	color: #020164;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}


#wrapper {
	margin: 0;
	padding: 0;
	height: 350px;
}

/* Header */

#header {
	width: 810px;
	margin: 0 auto;
	height: 75px;
}

/* Menu */

#menu {
	float: left;
	width: 810px;
	height: 160px;
	background: url(images/forcespreplogo.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	background: url(images/img06.jpg) no-repeat left 50%;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	color: #000000;
}

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

#menu .current_page_item a {
	color: #A5E543;
}

/** LOGO */

#logo {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#logocourse {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/aboutcourse.jpg) no-repeat left top;
}

#logologgedin {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/loggedinbanner.jpg) no-repeat left top;
}


#logostudent {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/studentbanner.jpg) no-repeat left top;
}



#logovids {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/vidsbanner.jpg) no-repeat left top;
}

#logoapply {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/applybanner.jpg) no-repeat left top;
}

#logook {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/thankyou.jpg) no-repeat left top;
}

#logo404 {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/404banner.jpg) no-repeat left top;
}


#logoerror {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/errorbanner.jpg) no-repeat left top;
}

#logoabout {
	width: 810px;
	height: 260px;
	margin: 80px auto auto auto;
	background: url(images/aboutbanner.jpg) no-repeat left top;
}

#logocharity {
	width: 810px;
	height: 240px;
	margin: 80px auto auto auto;
	background: url(images/charitybanner.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 100px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 105px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

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

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 0px 0 0 100px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #020164; 
}

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

#logo p a:hover { text-decoration: underline; }



/* Page */

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

/* Content */

#content {
	float: left;
	background: #ffffff;
	width: 420px;
	margin-top: 60px;
	
}

#flashcontent {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
	width: 770px;
height: 650px;
	margin-top: 60px;
	
}

/* Post */

.post {
	padding: 15px 0px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 420px;
	padding: 20px 20px 0 15px;
	font-family: verdana;
	font-size: 24px;
	color: #020164;
}

.post h2 {
	width: 480px;
	height: 60px;
	padding: 10px 0 0 15px;
	font-size: 22px;
	color: #020164;
}

.post .entry {
	padding: 0 15px;
	font-size: 14px;
}

.post .meta {
	padding: 15px 15px 30px 15px;
	font-size: 13px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #000000;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#flickr{
height:350px;
margin-top:40px;
margin-bottom: 20px;
padding: 0px 15px 0px 15px;
text-align:left;
background: url(images/flickrgradient.jpg) no-repeat;
}

#flickr img {
text-align:center;
padding:10px;
}

#pics{
width: 350px;
text-align:center;
background: url(images/negative.gif) repeat-y;
}

#pics img {
text-align:center;
padding:0px 0px 10px 0px;
}


.area {
border: 2px dashed #999;
padding: 10px;
background: #ccccff;
margin-bottom:10px;
}

#apply {
border: 2px dashed #999;
font-family: Helvetica, sans-serif;
padding: 25px;
background: #ccccff;
margin-bottom:10px;
}

#sidebar {

	float: right;
	text-align: center;
	width: 340px;
	padding: 0;
	margin-top: 60px;
	background: #ffffff;
}

.rightbar {

	float: right;
	text-align: left;
	width: 320px;
	padding: 0;
	margin-top: 60px;
	background: #ffffff;
	color: black;
}

.rightbar ul {
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
	list-style-type: circle;
	color: black;
}

.rightbar li {
	margin: 5;
	padding: 0;
	list-style-type: circle;
	color: black;
}


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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 25px;
}

#sidebar h2 {
	width: 250px;
	height: 60px;
	padding: 8px 0 0 5px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #020164;
}


#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}



/* Footer */
#footer-wrap {
	width: 810px;
	height: 70px;
	padding: 10px 0 0 0;
	margin: 0px auto;
	line-height: 14px;
	background: url(images/footer.gif) no-repeat;}

#footer-wrap p{
	color: #000000;
	line-height: 14px;
}

#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;

}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 14px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #A5E543;
}

#nav {
top: 0px;
width:800px;
height:100px;
border-style: none;
z-index:1;
}

#studentlogin {
position: relative;
top: -19px;
right: -460px;
width: 320px;
height: 40px;
z-index: 0;
}

/* Forms */

.rounded {
background:  url(images/rounded.gif) no-repeat left top;
padding: 8px;
}

.button {
background:  url(images/roundedbutton.gif) no-repeat left top;
padding: 10px;
width:180px;
height:100px;
}

input, textarea, select {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
border: none;
background: transparent;
width: 165px;
}
