/*
Theme Name: Cape Fear Guide
Theme URI: http://601media.com/
Author: Mark Mayo
Version: 1.0
	fork of Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body {
	background-image: url(http://www.capefear-guide.com/images/background2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	color: #000;
	background-color: #8EADBF;
	font-size: .85em;
}
div#wrap {
	background-image: url(http://www.capefear-guide.com/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	padding-top:16px;
	margin: 0 auto;
	text-align: center;
}
div#head {
	background-image: url(http://www.capefear-guide.com/images/headerFull1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 745px;
	height: 407px;
	margin: 0 auto;
}
div#contain {
	background-image: url(http://www.capefear-guide.com/images/contentFull.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 745px;
	padding-top: 4px;
	margin: 0 auto;
}
div#nav { /* FF */
	float:left;
	width: 197px;
	padding-left:15px;
}
* html div#nav { /* IE6 */
	float:left;
	width: 197px;
	padding-left:6px;
	padding-right:12px;
}
*:first-child+html div#nav { /* IE7 */
	padding-left:0px;
}
div#copy { /* FF */
	width: 520px;
	margin-top: 6px;
	margin-bottom: 20px;
}
* html div#copy { /* IE6 */
	display:inline;
}
*:first-child+html div#copy { /* IE7 */
}
* html td.IE6 { /* IE6 */
}

div#footer {
	background-image: url(http://www.capefear-guide.com/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 88px;
}

.footer {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
.footer a {
	color: #003300;
	text-decoration: none;
}
.footer a:link {
	color: #003300;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B59C4E;
}
.footertag {
	font-size: 10px;
	color: #976200;
	text-decoration: none;
}
.footertag a {
	color: #976200;
	text-decoration: none;
}
.footertag a:link {
	color: #976200;
	text-decoration: none;
}
.footertag a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B59C4E;
}

/* Begin Sidebar */
#sidebar {
	padding-left: 0px;
	margin-left: 0px;
	width: 170px;
	text-align: left;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/*  Box Elements  */
.box1report {
	width:500px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #003300;
	border: 1px solid #8A6E18;
	background-color: #B59C4E;
	padding-top: 8px;
}
.box2report {
	width:500px;
	background-image: url(http://www.capefear-guide.com/images/filler1.jpg);
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #003300;
	border: 1px solid #8A6E18;
	background-color: #B59C4E;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box2report a {
	color: #003300;
	background-color: #EDDFBB;
}
.box2report a:hover {
	color: #FFFFFF;
	background-color: #B59C4E;
}
.box3report {
	width:500px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #FFFFFFF;
	border: 1px solid #8A6E18;
	background-color: #ECDFBD;
	padding-top: 8px;
	padding-bottom: 8px;
}
.noborder {
	border: none;
}

.bdr {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	border: 1px solid #BBBBBB;
	background-color: #FDFDFD;
}
.bdr a:visited {
	color: #000099;
	text-decoration: none;
}

.bdr a:hover {
	color: #0000CC;
	text-decoration: none;
	background: #E1E1E1;
}
.nobdr {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.nobdr a:visited {
	color: #000099;
	text-decoration: none;
}

.nobdr a:hover {
	color: #0000CC;
	text-decoration: none;
	background: #E1E1E1;
}


/*  Typography & Colors  */
.entry {
	padding-right:20px;
}
.entry img {
  border:solid 1px #8EADBF;
  padding:5px;
  margin-right:7px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Arial', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: .85em 'Arial', Verdana, Sans-Serif;
	}

small {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #003300;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

.narrowcolumn {
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.KILLME-postmetadata {
	clear: left;
}
/* End Structure */

/*	Begin H1++ elements */
h1 {
	padding-top: 2px;
	margin: 0 6px;
	}

h2 {
	margin: 30px 6px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 12px 0 0;
	padding: 0;
	}
#sidebar h3 {
	margin: 12px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 6px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Begin Lists - Bullets

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#navme {
	padding-left: 6px;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}
select {
	width: 140px;
	}
#commentL {
	text-align: left;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	font-size: 1.1em;
	background-color: #ECECD9;
	background-image: url(http://www.capefear-guide.com/images/textarea.jpg);
	width:500px;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 12px;
	float: right;
	}
#securitycode {
	background-color: #FFFFFF;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
.navigation {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/*page layout */
hr {
	display: none;
}
a img {
	border: none;
}
a {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #B59C4E;
	text-decoration: none;
}

h1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #003300;
}
h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #003300;
}
h3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #003300;
}
p {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #003300;
}
hr {
	display:none;
}
blockquote {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #003300;
}
ul {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #003300;
}
ol {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #003300;
}
tr {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #003300;
}
li {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #003300;
}
strong {
	font-weight: bold
}
.navbdr {
	border: 1px solid #BBBBBB;
	background-color: #FDFDFD;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.pad {
	padding: 5px;
}
.padnav {
	padding: 5px;
}
.pad2 { 
	padding: 5px 12px 5px 12px;
	background-color: #FFFFFF;
}
.maptxt {
	background-color: #AAC7E1;
}
.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.headtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
.lighten {
	font-weight: normal;
}

/* start menu */
div.bloghnav {
	background: #B59C4E;
	height: 27px;
	width: 745px;
	margin: 0px auto;
}
div.bloghnav a {
}
div.bloghnav a:hover {
	height: 22px;
}
div.bloghnav img {
	margin: 0px;
	padding: 0px;
}
.menu {
	border: 1px solid #003300;
}
.menunav {
	font-size: 14px;
	font-weight: normal;
	background-color: #E9F1F5;
}
.pagenav {
	list-style-type: none;
}
table.menu {
	table-layout: auto;
	border-top: #FFFFFF 1px solid;
	width: 100%;
}
table.menu th {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #003300;
	text-indent: 8px;
	line-height: 21px;
	letter-spacing: 1px;
	height: 21px;
	text-align: left;
}
table.menu td {
	padding-right: 0px; padding-left: 0px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
.breadcrumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
}
select {
	background-image: url(http://www.capefear-guide.com/images/filler1.jpg);
	background-color: #ECECD9;
}
input {
	background-image: url(http://www.capefear-guide.com/images/filler1.jpg);
	background-color: #ECECD9;
}
textarea {
	background-image: url(http://www.capefear-guide.com/images/textarea.jpg);
	background-position: center bottom;
	background-color: #ECECD9;
}

