/*
Theme Name: Chincoteague Island News
Theme URI: http://www.chincoteague-island.net
Description: Wordpress Template for Chincoteague Island News
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: #224275;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

/* Ads */
#ad {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 2px;
	width: 700px;
}
#ad2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	text-align: center;
	width: 740px;
}
#ad img, #ad2 img {
	padding: 2px;
}

/* Holder */
#holder {
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 760px;
}
#holder p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* Header */
#header {
	background-color: #E1E1E1;
	margin: 0px;
   	 padding: 2px 0px 0px 0px;
	text-align: left;
}
#header h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	text-indent: 25px;
}
#header img {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

/* Menu */
#navlist {
	background-color: #4682B4; /* Menu bar background color*/
	border-bottom: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
#navlist a, #navlist a:link, #navlist a:visited {
	background-color: #C3C3C3; /* Menu button color*/
	border: 1px solid #000000;
	color: #000000; /* Menu text color*/
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}
#navlist #active a {
	background-color: #DDDDDD;
	border: 1px solid #000000;
}
#navlist ul {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	padding-right: 1px;
	display: inline;
	font-size: 0.6em;
}

/* Content */
#content {
	border-left: 1px solid #E0DBD8;
	margin-left: 10px;
	float: right;
	padding: 0 5px 5px 6px;
	vertical-align: top;
	text-align: left;
	width: 589px;
}
#content h1 {
	font-size: 26px;
	line-height: 27px;
	padding: 2px;
}
#content h2 {
	font-size: 14px;
	line-height: 17px;
	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: 14px;
	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: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#search input {
	background-color: #E1E1E1;
	border: 1px solid #141414;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 2px;
}

/* Forms */
#form {
	margin: 2px;
	padding: 2px;
}
#form button {
	background-color: #B5BBD2;
	font-size: 11px;
	font-family: 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0px;
	line-height: 12px;
	padding: 3px;
}

/* Sub Menu */
#subnavcontainer {
	float: left;
	padding: 10px 0 0 4px;
	width: 145px;
}
#subnavcontainer h5 {
    border-bottom: 1px solid #C5C5C5;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 2px 3px 2px 4px;
    text-align: left;
}
#subnavcontainer p {
    margin: 0px 0px 7px 0px;
}
#subnavcontainer ul {
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#subnavcontainer li { margin: 0 0 3px 0; }
#subnavcontainer a {
    background-color: #94B4DA;
    border: 1px solid #000000;
    display: block;
    padding: 1px 0 3px;
    width: 132px;
}
#subnavcontainer a:link, #subnavlist a:visited {
    color: #EEE;
    text-decoration: none;
}
#subnavcontainer a:hover {
    background-color: #4682B4;
    border: 1px solid #333;
    color: #fff;
}

/* 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: Arial, Helvetica, sans-serif;
	line-height: 13px;
	width: 47px;
}
#s {
	background-color: #E1E1E1;
	border: 1px solid #141414;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 2px;
	width: 84px;
}


/* Tag Cloud */
#tagdivbaby {
    background-color: #CCFFFF;
    border: 1px solid #CCFFFF;
    margin: 10px 0 0;
    padding: 0px 35px 14px 0; /* I couldn't stop the left margin on the list, so I added a wide right padding to the DIV to make it look intentional. Clever, no? */
    text-align: center;
    width: 89%;
}
#tagcloud ul {
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    width: 100%;
    padding: 0;
}
#tagcloud li { 
    margin: 0;
    padding: 5px; 
}
#tagcloud a, #tagcloud a:link, #tagcloud a:visited {
    background-color: transparent;
    border: 0;
    color: #000033;
    display: inline;
    line-height: 20px;
    margin: 10px 1px;
    padding: 15px 10px;
}
#tagcloud a:hover {
    background-color: transparent;
    border: 0;
    color: #CC0033;
    text-decoration: none;
}
