@charset "utf-8";
/* CSS Document */


/*
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-top: 35px;
	background: #2C333D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D8A9E;
}

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

h1 {color: #F8F8FF;
}

h2 {color: #F8F8FF;
}

h3 {color: #3595BF;
    font-size: 36 px;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
	type: "circle"
}

p {
	font-size: 16px;
	font-color:#2219B2;
	font-weight: normal;
}

blockquote {
	float: right;
	line-height: 25px;
}

ul, ol, li {
	margin-left: 10px;
	padding: 0px;
	list-style: circle;
}

a {
	text-decoration: underline;
	color: #143FDC;
}

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

/* Header */

#header {
	width: 880px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 600px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border-bottom:none;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #0E0874;
}

#logo a {
	text-decoration: underline;
	color: #143FDC;
}
#logo a:hover {
	Color:#0E1928;
}

/* Menu */

#menu {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	text-align: left;
	clear:left
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 15px;
	text-align: center;
}

#menu li {
	display: inline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #07B6FE;
}

#menu a:hover, #menu .active a {
	background: #1896CC;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

#splash {
	width: 940px;
	height: 410px;
	margin: 0 auto;
}
/* Page */

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

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 640px;
}
.post {
	margin: 0px 0px 30px 0px;
	
}

.post .title {
	margin: 10px;
	
	color: #1896CC;
	Font-size: 28px;
}

.post .title a {
	
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 22px;
	
}
.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}
#footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0px;
	border-top: 1px solid #252726;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
#wrapper #page #page-bgtop #content .post .entry {
	font-family: Georgia, Times New Roman, Times, serif;
	
}
#ContactMenu {
	text-align: left;
}

.title {
	Font-size: 30px;
	Color: Red
	
}
.bottom {font-size:40px;
color:magenta;
}
.botlistitem {
	font-size: 115%
	padding-left: 2em;
}
h4 {
	color:#FFF;
	font-size: 140%;
	margin: 2 px;
}
.mainmenu {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #07B6FE;
	
}

	
