/*OceanWaves By CoN(A)rtist Design*/


/***********************************************Document**************************************/
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	color: #1A1C1E;
	font-weight: 100;
}

/******************************************************Page***************************************/
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
    min-height:800px;
    height:auto !important;
    height:800px;
}

/*******************************************************Navigation-Top*****************************/
#nav {
	font-size: 14px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #6D6E6F;
	font-size: 16px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	background-image: url(../img/nav.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: none;
}
#nav ul li a:hover {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #0175BF;
}

/**************************************************Images in the Nav*******************************/
#nav img {
	float: right;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.mail {
	margin-top: 3px;
}

/***********************************************Header*********************************************/
#header {
	background-image: url(../img/header2.jpg);
	height: 250px;
	width: 900px;
	background-repeat: repeat;
	background-position: top;
}

#header h1 {
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-weight: 100;
	font-size: 96px;
	margin: 0px;
	display: block;
	height: 200px;
	width: 900px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #6D6E6F;
}

#header a {
	text-decoration: none;
	color: #6D6E6F;
}

#white {
	color: #FFFFFF;
}

/******************************Menu (vertical)*****************************************************/
#menu {
	width: 190px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}

#menu h2 {
	margin: 0px;
	font-family: "Century Gothic", Arial, Verdana, serif;
	color: #0175BF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu ul li a {
	text-decoration: none;
	color: #6D6E6F;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6D6E6F;
	padding-left: 5px;
}
#menu ul li a:hover {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0175BF;
	color: #0175BF;
}

/*********************************************Content***********************************************/
#content {
	float: right;
	width: 680px;
	margin-bottom: 20px;
	line-height: 1.65em;
	font-size: 14px;
}

.date {
	background-color: #EBEBEB;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0175bf;
	border-right-color: #0175bf;
	border-bottom-color: #0175bf;
	border-left-color: #0175bf;
	text-align: center;
	color: #6D6E6F;
	float: left;
	padding: 2px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.month {
	color: #0175BF;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.entry {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}
.postinfo {
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #6D6E6F;
	margin-top: 20px;
}

/*********************************************Footer*************************************************/
#footer {
	clear: both;
	height: 70px;
	padding-top: 10px;
	margin-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0175BF;
	background-image: url(../img/nav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9CBCD1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#footer ul h2 {
	margin-bottom: 10px;
}

#footer ul a {
	color: #1A1C1E;
}

#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	color: #0175BF;
}

.column1 {
	list-style-type: none;
	display: block;
	width: 250px;
	padding: 10px;
	border: 1px solid #0175BF;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.column1 li {
	display: block;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6E6F;
	padding-top: 8px;
	padding-bottom: 3px;
}

.column2 {
	list-style-type: none;
	margin: 10px 10px 10px 12px;
	display: block;
	width: 250px;
	padding: 10px;
	border: 1px solid #0175BF;
	float: left;
}

.column2 li {
	display: block;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6E6F;
	padding-top: 8px;
	padding-bottom: 3px;
}

.column3 {
	list-style-type: none;
	display: block;
	width: 250px;
	padding: 10px;
	border: 1px solid #0175BF;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.column3 li {
	display: block;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6E6F;
	padding-top: 8px;
	padding-bottom: 3px;
}

/*****************************************Misc. Tages***************************************/
/*Headings*/
h1 {
	font-weight: normal;
	color: #0175BF;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #0175BF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-weight: normal;
	color: #0175BF;
	margin: 0px;
	padding: 0px;
}

/*Lists*/
ul {
	list-style-type: square;
	line-height: 1.2em;
}

ol {
	list-style-type: decimal;
	line-height: 1.2em;
}

/*Anchors*/
a {
	color: #0175BF;
}

/*Tables*/
table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6D6E6F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6D6E6F;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E6F;
	line-height: 1.2em;
}

table th {
	background-image: url(../img/back.jpg);
	height: 30px;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: center center;
	color: #0175BF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6E6F;
	border-right-color: #6D6E6F;
	border-bottom-color: #6D6E6F;
	border-left-color: #6D6E6F;
	text-align: center;
	padding-bottom: 5px;
}

td {
	border: 1px solid #6D6E6F;
}

/*Forms*/
form {
	padding: 10px;
	background-color: #EBEBEB;
	width: 420px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 1px solid #0175BF;
	}

form p {
	padding: 0px;
	margin-top: 0px;
}

label {
	font-weight:normal;
	border: 1px solid #0175BF;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
	padding: 10px;
	width: 400px;
}

label#textarea {
	height: 130px;
	display: block;
}

input {
	width: 374px;
	padding: 2px;
	border:1px solid #0175BF;
	color:#6D6E6F;
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EBEBEB;
	margin-right: 10px;
	margin-left: 10px;
}	

input.button {
	color: #EBEBEB;
	border: 1px solid #DADADA;
	font-family: Arial, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	text-align: center;
	background-color: #0175BF;
	width: 374px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}	

input:hover {
	background-color: #FFFFA0;
	color: #0175BF;
}

textarea {
	width:374px;
	padding:2px;
	border:1px solid #0175BF;
	height:100px;
	display:block;
	color:#FFFFFF;
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EBEBEB;
	margin-right: 10px;
	margin-left: 10px;
}

textarea:hover {
	background-color: #FFFFA0;
	color: #0175BF;
}

/*BlockQuote*/
blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0175BF;
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	background-color: #EBEBEB;
	padding: 10px;
	text-align: justify;
}

/*Code*/
code {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0175BF;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	background-color: #EBEBEB;
}
#footer ul .heading {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
