/*
Theme Name: Chincoteague Charter Boats
Theme URI: http://www.chincoteague-island.net
Description: Wordpress Template based on Chincoteague Island Community pages
Version: 1.3
Author: Jennie Harris
Author URI: http://www.daybreakwebdesigns.com
*/

a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:active, a:hover {
	color: #663333;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Georgia, serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

/* Holder */
#holder {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#holder p {
	font-family: Arial, Georgia, serif;
	margin: 0px;
	padding: 0px;
}

/* Header */
#header {
	margin: 0px;
   	 padding: 2px 0px 0px 0px;
	text-align: left;
}
#header h1 {
	color: #000000;
	font-family: Arial, Georgia, serif;
	font-size: 18px;
	line-height: 21px;
	text-indent: 3px;
}
#header img {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

/* Menu */
#navlist {
	border-bottom: 3px solid #224275;
	font-family: Arial, Georgia, serif;
	height: 10px;
	margin: 0px;
	padding: 6px 0px 6px 12px;
}
#navlist a, #navlist a:link, #navlist a:visited {
	background-color: #224275;
	border-right: 3px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	padding-left: 0.8em;
	padding-right: 0.8em;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	background-color: #FFFFFF; /* Menu button color*/
	color: #000000; /* Menu text color*/
	padding: 2px;
	padding-left: 0.8em;
	padding-right: 0.8em;
	text-decoration: none;
}
#navlist #active a {
	background-color: #DDDDDD;
}
#navlist ul {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	float: left;
	padding-right: 1px;
	display: inline;
	font-size: 0.6em;
}

/* Content */
#content {
	margin-left: 5px;
	padding: 0 5px 5px 6px;
	vertical-align: top;
	text-align: left;
}
#content h1 {
	font-size: 26px;
	line-height: 27px;
	padding: 2px;
}
#content h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 1px;
	padding: 1px;
}
#content h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 2px;
	margin-left: 0px;
	padding: 5px;
	padding-left: 0px;
}
#articles li, #articles ol {
	list-style-type: square;
}
#content p {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 1px 5px 1px;
}
#content table p {
	text-align: center;
}

/* Footer */
#footer {
	padding: 10px 2px 2px 2px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	font-weight: bold;
}

/* Search Box */
#search {
    margin: 0;
    padding: 5px 10px 0px 0px;
    text-align: right;
}
#search button {
	background-color: #ffffff;
	border-bottom: 2px solid #848484;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #848484;
	border-top: 2px solid #ffffff;
	font-size: 14px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
#search input {
	background-color: #E1E1E1;
	border: 1px solid #141414;
	font-size: 14px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	padding: 2px;
}

/* Forms */
#form {
	margin: 2px;
	padding: 2px;
}
#form button {
	background-color: #B5BBD2;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #1A3139;
	padding: 2px;
	margin: 0px;
}
#form input {
	background-color: #F3F3F3;
	border: 1px solid #1A3139;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px;
	line-height: 12px;
	padding: 3px;
}

/* Page Options */
#options a {
	background-color: transparent;
	border: 0;
	display: block;
	width: 100%;
}
#options a:link, #options a:visited {
	background-color: transparent;
	border: 0;
	color: #003366;
	text-decoration: underline;
}
#options a:active, #options a:hover {
	background-color: transparent;
	border: 0;
	color: #663333;
	text-decoration: none;
}

/* Sidebar Links */
#links a {
	background-color: transparent;
	border: 0;
	font-size: 11px;
	display: block;
	text-align: left;
	width: 100%;
}
#links a:link, #links a:visited {
	background-color: transparent;
	border: 0;
	color: #003366;
	text-decoration: underline;
}
#links a:active, #links a:hover {
	background-color: transparent;
	border: 0;
	color: #663333;
	text-decoration: none;
}

/* Articles Links */
#articles a {
	color: #003366;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
}
#articles a:active, #articles a:hover {
	color: #663333;
	text-decoration: none;
}

/* Search Box */
#subnavcontainersearch {
    margin: 0;
    padding: 3px 2px;
    text-align: right;
}
#searchsubmit {
	background-color: #ffffff;
	border-bottom: 2px solid #848484;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #848484;
	border-top: 2px solid #ffffff;
	font-size: 12px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
	width: 42px;
}
#s {
	background-color: #E1E1E1;
	border: 1px solid #141414;
	font-size: 12px;
	font-family: Arial, Georgia, serif;
	line-height: 15px;
	padding: 2px; 
	width: 84px;
}