/* ******************************** */
/* Web Design of Maine CSS Document */
/* ******************************** */

/* General Tags */

body {
	margin: 0;
	padding: 0;
	background: #121212 url(images/maine_web_design_bg.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	align: center;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F789F;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.0em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

ul, ol {
	margin-bottom: 1.2em;
}

p {
line-height: 2.0em;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #4F789F;
}
small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 0 0 10px;
}

img.right {
	float: right;
	margin: 0px 0px 20px 0px;
}

img.port {
	float: left;
	margin: 0 15px 200px 0;
}

#wrapper {
border-left: 10px solid #000000;
border-right: 10px solid #000000;
border-top: 0;
border-bottom: 0;
background: #ffffff;
width: 864px;
margin: 0 0 0 0;
}


/* Header */

#header {
	width: 824px;
	height: 121px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url(images/maine_web_design_header.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin-top: 20px;
}

#menu ul {
	margin: 0;
	padding: 5px 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a, #menu a:visited {
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	padding: 7px 0px 5px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.5em;
	background: #fff url(images/bg_link2.gif) no-repeat;
	background-position: top center;
}

#menu .active a {
	background: #fff url(images/bg_link2.gif) no-repeat;
	background-position: top center;
}


#menu a:hover {
	color: #003399;
	text-decoration: none;
	background: url(images/bg_link3.gif) no-repeat;
	background-position: top center;
}


#sidebar a, a:visited {
	font-size: 1.0em;
}
#sidebar .active a {
	font-size: 1.0em;
}
#sidebar a:hover {
	color: #003399;
	font-size: 1.0em;
}

#content a, a:visited {
	font-size: 1.0em;
}
#content .active a {
	font-size: 1.0em;
}
#content a:hover {
	color: #003399;
	font-size: 1.0em;
}

/* Logo */


#logo {
	clear: both;
	width: 800px;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
}

#logo h1, #logo h2 {
	font-style: normal;
}

#logo img {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;
}


#logo h1 {
	margin: 0 0 0 0;
	padding: 20px 0 0 10px;
	font-size: 4.0em;
	font-weight: bold;
	color: #ffffff;

}

#logo h1 a {
	color: #ffffff;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decortation: none;
}

#logo h1 a:hover {
	color: #042e4c;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #042e4c;
	border-bottom:  1px solid #042e4c;
}

#logo h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 300px;
	font-size: 1.5em;
	font-weight: normal;
    font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #7dbae2;
	
}

#logo h2 a {
	color: #7dbae2;
}

#logo a {
	text-decoration: none;
}

/* Page */

#page {
	width: 824px;
	margin: 0 auto;
	padding: 3px 0;
	text-align: left;
	background: #ffffff;
}

/* Content */

#content {
	float: left;
	width: 485px;
	padding-left: 5px;
	padding-right: 10px;
	background: #ffffff;
}

#content-full {
	float: left;
	width: 800px;
}

#projects {
	float: left;
	width: 100px;
	background: #cccccc;
}

.message {
font-size: 11px;
text-align: left
}
.message-name {
text-align: right;
font-size: 11px;
}

.post {
background: #ffffff;
}

.post .date {
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
	padding: 2px 0;
	background: #C9E5FC;
	border: 1px solid #C9E5FC;
	text-align: center;
	font-size: 11px;
	color: #3F4C6B;
}

.post .date b {
	display: block;
	padding: 5px 0;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0 0 0 0;
	color: #B2B7C4;
}

.post .entry {
	padding: 20px 0;
	line-height: 150%;
	font-size: 11px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	background: #ffffff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 20px 40px 20px 20px;
	background: url(images/img04.jpg) no-repeat;
	list-style: none;
}

#sidebar li ul {
	line-height: 200%;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	padding: 0;
	background: none;
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
	line-height: 120%;
}



#sidebar h2 {
	margin-bottom: 20px;
	color: #4F789F;
	font-size: 1.5em;
}


#s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #EAF1F7;
	border-top: 5px solid #A2C9EA;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #76AEDB;
	font-size: 0.9em;
}

#footer a {
	color: #76AEDB;
}



.labelcell {
 font: 11px Georgia, "Times New Roman", Times, serif;
 color: #3670A7;
 background-color: #F9FBFD;
 width: 220px;
}

.fieldcell {
 background-color: #F2F7FB;
 color: #000000;
 text-align: center;
 margin-right: 0px;
 padding-right: 0px;
}

.smalllabelcell {
 font: 11px Georgia, "Times New Roman", Times, serif;
 background-color: transparent;
 color: #3670A7;
 width: 100px;
}

.smallfieldcell {
 background-color: #F2F7FB;
 color: #000000;
 text-align: center;
 
}

.fieldcell input {
 width: 205px;
 font: 11px Georgia, "Times New Roman", Times, serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
 text-align: left;
}

.fieldcell textarea {
 width: 205px;
 font: 11px Georgia, "Times New Roman", Times, serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
 text-align: left;
}

.smallfieldcell input {
 width: 100px;
 font: 11px Georgia, "Times New Roman", Times, serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

.smallfieldcell select {
 font: 11px Georgia, "Times New Roman", Times, serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

.button {
 font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 background-color: #33cc00;
 color: #000000;
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 5px;
}

.linkback {
 font-size: 0.9em;
 line-height: 1.2em;
}

.redbox {
background:#A00505;
border: 1px solid #4F0000;
padding: 10px;
margin: 10px 0 10px 0;
color:#ffffff;
}

.redbox h2 {
color:#FFFFFF;
padding: 10px 0 10px 0;
}

.greenbox {
background:#F1FDDB;
padding:10px;
border: 1px solid #BAF54B;
margin: 10px 0 10px 0;
color:#333333;
}

.greenbox h2 {
color:#006600;
padding: 10px 0 10px 0;
}

#ajaxticker1{
width: 260px;
height: 150px;
border: 0px ridge #FFFFFF;
padding: 5px;
background-color: #FFFFFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

.someclass{ //class for scroller
}
