/*  
Theme Name: Coastal Wild Wood
Author URI: http://rockportwebsites.com
Version: 1
Author: Nancy Paulson, Rockport Web Sites
Description: Custom Design for Coastal Wild Wood
*/


body {
	background: #837560;
	color: #70695A;
	font-family: verdana, arial, sans-serif;
	font-size: .68em;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #0000cd;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0000cd;
	}
#container { 
	background: #ffffff;
	width: 780px;
	background: #fff url(images/background.gif);
	text-align: left; 
	margin: -10px auto 0; 
	overflow: hidden;
	}
* html #header{ width: 760px; padding: 0;}

#header { background-image: url(images/logo.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; padding: 0; text-align: center; margin: 0 auto; clear: both; height: 225px; }	

#header h1 {
	color: #000;
	background: #fff;
	font-size: 45px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 6px;
	text-align: right;
	text-indent: -9999px;
	}

#header h1 a {
	color: #000;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	}
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#header h2 { color: #000; font-style: normal; font-size: 18px; font-family: verdana, arial, sans-serif; font-weight: normal; margin: 0; letter-spacing: 1px; text-transform: uppercase; text-align: right; text-indent: -9999px; }

#header h2 a {
	color: #000;
	font-size: 20px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#header img {
	margin: 0px;
	padding: 0px;
	}

#hnav { background-image: url(images/menu.png); background-repeat: repeat-x; background-attachment: scroll; background-position: center top; width: 770px; margin: 0; padding: 10px 0 0 10px; height: 30px; }
#hnav ul { text-align: right; color: #ffffff; width: 100%; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px; }
#hnav ul li {
  display: inline;
  text-decoration: none;
}
#hnav ul li a { color: #ffffff; font-weight: normal; text-decoration: none; text-transform: uppercase; padding: 10px; }
#hnav ul li a:hover { background-image: none; color: #ffffff; font-weight: normal; text-decoration: underline; }

#menu { margin: 0 0 8px 10px; padding: 4px 0; text-align: center; clear: both; border-top: 2px solid #063; background-image: url(images/menu.png); color: #ffffff; background-repeat: repeat; background-attachment: scroll; background-position: 5px 0; width: 760px; }
#menu img{
	border: none;
	}
#menu h2 {
	color: #fff;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	background: transparent;
	color: #fff;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu ul li a:hover {
	color: #666666;
	background: #dbd7d1;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	background-color: #dbd7d1;
	background-image: url(images/menu_hover.png);
	}

* html #content { width: 760px; }
* html #content_box { width: 500px; }

#content { background-position: left 0; display: block; float: left; padding: 0; }

#content_box { background-position: 0 0; display: block; width: 500px; margin: 0; float: left; padding: 20px 35px 30px 30px; }
.toptags {
	color: #333;
	background: #ffffcc;
	font-size: 11px;	
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 120%;
	text-align: center; 
	letter-spacing: 5px;
	border-bottom: 1px solid #ccc;
	}

.tags {
	color: #666;
	background: #ffffcc;
	font-size: 11px;	
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	line-height: 120%;
	border: 1px solid #dddddd;
	border-bottom: 3px solid #ccc;
	text-align: center; 
	}
.tags a {
	font-size: 11px;	
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	}
#content p{
	margin: 0px;
	line-height: 12px;
	padding: 5px 0px 5px 0px;
	}
	
#content p img{
	border: ridge 3px #063;
	float: left;
	padding: 0px 10px 10px 0px;
	}

#content h1 {
	color: #006633;
	font-size: 18px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #006633;
	background: #fff;
	text-align: left; 
	letter-spacing: 1px;
	text-transform: uppercase;
	}
#content h1 a  {
	color: #006633;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000;
	text-decoration: none;
	}


#content h2 {
	color: #70695a;
	font-size: 12px;	
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px;
	}
#content h2 a  {
	color: #70695a;
	font-size: 12px;	
	margin: 0;
	padding: 0 0 4px;
	font-weight: normal;
	}

#content h2 a:hover {
	color: #70695a;
	background: transparent;
	text-decoration: underline;
	}

#content h3 {
	color: #006633;
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #006633;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	text-decoration: underline;
	}

#content ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 20px 0;
	padding: 10px 20px 0;
	border-left: 8px solid;
	background: #FFFFFF;
   color: #70695A;
   border-color: #767676;
	}

.postspace {
	width: 440px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

.large {
	font-size: 12px; 
        line-height: 150%;
	}
#sidebar { display: block; color: #000000; background-position: 0 0; width: 205px; float: left; text-align: left; }

* html #sidebar { width: 205px; }

#sidebar p, #sidebar .textwidget, #sidebar p a{ color: #fff; margin: 0; line-height: 12px; padding: 5px 0 16px 10px; }

#sidebar h2 {
	background: #ff9900;
	color: #696969;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0;
	margin: 10px 0 5px;
	text-align: center;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 16px 10px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 20px;
	border-bottom: 1px dotted #666;
	}
#sidebar ul li a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	}

#footer { color: #feffff; font-family: verdana, arial, sans-serif; font-weight: normal; font-size: 10px; background: #837560; padding: 0 0 50px; text-align: center; clear: both; letter-spacing: 1px; text-transform: uppercase; width: 780px; height: 100px; margin: 0 auto 0; }
#footer a {
	color: #feffff;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#fnav { background-image: url(images/menu.png); background-repeat: repeat-x; background-attachment: scroll; background-position: center top; width: 780px; height: 25px; margin: 0 8px 40px 0; }
#fnav ul {
  text-align: center;
  color: #ffffff;
  width: 100%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 10px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
}
#fnav ul li {
  display: inline;
  padding: 5px 0px 5px 0px;
  text-decoration: none;
}
#fnav ul li a { color: #ffffff; font-weight: normal; text-decoration: none; text-transform: uppercase; padding: 5px 10px; }
#fnav ul li a:hover {
  background-image: none;
  color: #ffffff;
  text-decoration: underline;
}

/*************************************************************/


.thecomments{
	float: right;
	display:inline;
	text-align:center;
	height:70px;
	margin:	8px 0px 8px;
	padding:5px;
	font-size: 11px;	
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.thecomments span {
	font-size:34px;
	font-weight:bold;
}
.thecomments div {
	margin: 0px;
	font-size:15px;
	font-weight:bold;
}

A.commentlink:link{color:#006699;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:visited{color:#006699;
background: #fff;
	text-decoration:none;
				   }
A.commentlink:hover{color:#000;
	text-decoration:none;
				   }
