/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0;
	padding: 0;
	background: #0A1420;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
	padding-left: 20px;
	color: silver;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
}

ol {
	list-style-position: inside;
}

a {
	text-decoration: none;
	color: gray;
}

a:hover {
	border-bottom: none;
	text-decoration: underline;
	color: silver;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


p {
	margin-bottom: 20px;
}

hr {
	margin: 12px;
}

fieldset {
	padding: 8px;
	margin: 12px;
	border: 1px solid #ccc;
}


label {
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	margin: 8px 4px 6px;
	font-size: 1em;
}


#header {
	width: 980px;
	height: 150px;
	margin: 0 auto 20px;
	padding: 0px;
	background: url(images/coursinglogo.gif) no-repeat 870px -2px;
}

/* Header */

#logo {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img01neu.gif)  no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin: 0;
	padding: 16px 24px 0;
	background: url(images/img14.gif) no-repeat right 7px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#menu a:hover {
	color: #d3131e;
}

#menu .current_page_item a {
	color: white;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 650px;
	background: url(images/img12neu.gif) repeat-y left top;
}

#content-bgtop {
	background: url(images/img11neu.gif) no-repeat left top;
}

#content-bgbtm {
	padding: 20px 10px;
	background: url(images/img13neu.gif) no-repeat left bottom;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry a, .entry a:visited {
	color: yellow;
}

.entry a:hover {
	color: orange;
	text-decoration: none;
}


.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
	color: red;
}

.linker {
	color: orange;
}
.linker:hover{
	color: black;
	background-color: orange;
}

/* Sidebars */

#sidebar1 {
	float: left;
	background: url(images/img04neu.gif) repeat-y left top;
	color: #04283B;
}

#sidebar1-bgtop {
	background: url(images/img03neu.gif) no-repeat left top;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background: url(images/img05neu.gif) no-repeat left bottom;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img06neu.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#sidebar1 a {
	color: #04283B;
}

#sidebar1 a:hover {
	color: red;
}


#sidebar2 {
	float: right;
	background: url(images/img08neu.gif) repeat-y left top;
}

#sidebar2-bgtop {
	background: url(images/img07neu.gif) no-repeat left top;
}

#sidebar2-bgbtm {
	padding-top: 10px;
	background: url(images/img09neu.gif) no-repeat left bottom;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img10neu.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 a {
	color: #FFFFFF;
}

.sidebar {
	width: 160px;
	float: left;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar a {
}

#containit {
	margin-left: 6px;
	margin-right: 6px;
}

/* Footer */

#footer {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.formfield {
	width: 140px;
	height: 16px;
	background-color: #Ccc;
	border: 1px solid #fff;
	padding: 2px;
	font-size: 13px;
	margin: 2px 2px 0;
}

.stringg  {
	width: 280px;
	height: 28px;
	padding: 4px;
	border: 1px solid orange;
	background-color: white;
	font-size: 14px;
	margin-bottom: 18px;
	color: #080009;
}

.redwarning {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.lime {
	color: green;
}

.navy, .navy a {
	color: navy;
}


.navy a:hover {
	color: navy;
	text-decoration: underline;
}

.backgrey {
	background-color: #dedede;
}

.xtra {
	line-height: 28px;
}

.formtable h2 {
	color: maroon;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.formtable
{
	border-collapse: collapse;
	width: 100%;
	background: white;
	color: black;
}

.formtable th
{
	border: 1px solid #e6e6e6;
	padding: 4px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	background-color: #defafe;
	color: black;
}

.formtable td
{
	border: 1px solid #e6e6e6;
	padding: 4px;
	vertical-align: top;
	color: black;
}

.formtable ol {
	list-style-position: inside;
}


.dettable
{
	border-collapse: collapse;
	width: 100%;
	background: white;
	color: black;
}



.dettable th
{
	border: 1px solid orange;
	padding: 4px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	background-color: #efefef;
	color: black;
}
.dettable td
{
	padding: 4px;
	vertical-align: top;
	color: black;
	border: 1px solid orange;
}

.infobox{
background: #dedede url(/_images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #222;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
width: 86%;
	margin-bottom: 12px;
}

.infobox a:link, .infobox a:visited {
	color: red;
}

.infobox a:hover {
	color: navy;
	text-decoration: underline;
}

.awesome{
background: #222 url(/_images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}

.awesome a:hover {
	color: black;
}

/* Sizes ---------- */
.small.awesome {
font-size: 11px;
}
.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}
 
/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}
.green.awesome {
background-color: #7ecc06;
}
.bird {
	top: -15px;
	position: relative;
}
