﻿/* CSS For The Beard -------------------------- */
/* -------------------------------------------- */
/* HTML Globals ------------------------------- */

html {
	background: #2B2B2B url("images/back.jpg");
	font-family: "Georgia";
	color: #cccccc;
	padding: 0px;
	margin: 0px; }
	
html img {
	border-style: none;
	padding: 0px;
	margin: 0px; }

html a {
	color: #284258;
	text-decoration: none; }

html a:hover {
	color: Black; }
	
.clear {
	border:0 none;
	clear:both;
	line-height:0;
	list-style-type:none;
	margin:0;
	padding:0; }

blockquote {
	background: url("images/blockquote.jpg") no-repeat;
	background-position: 10px 0px;
	font-size:10px;
	margin:0;
	padding-top: 23px;
	padding-left: 10px; }
	
/* -------------------------------------------- */
/* Body Globals ------------------------------- */

body {
	padding: 0px;
	margin: 0px; }

#wrapper {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	background: url("images/page_shadow.png") repeat-x; }
	
/* -------------------------------------------- */
/* Misc --------------------------------------- */

#header {
	background-image: url("images/wood.jpg");
	background-repeat: repeat-x;
	height: 158px;}
	
#twitter {
	position: absolute;
	top: 25px;
	left: 575px; }
	
#navigation {
	margin: 0px;
	margin-top: -19px;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase; }
	
#nav {
	position: relative;
	margin-top: 38px;
	left: -30px; }	
	
#nav li {
	margin: 0px;
	margin-left: -2px;
	margin-right: -2px;
	display: inline;}
	
#nav li a {
	color: gray;
	padding: 21px; }
	
#nav a:hover {
	background-color: #000000;
	color: white; }
	
#address {
	background: #60886B url("images/green_grad.jpg") repeat-x;
	width: 100%;
	height: 32px;
	margin: 0px;
	position: relative;
	color: #cccccc;
	border-bottom: 1px solid black;
	font-family: Calibri; }
	
#address ul {
	position: relative;
	left: -34px;
	list-style: none;
	display: inline;
	top: 7px; }
	
#address li {
	display: inline;
	padding: 5px;
	margin: 0px;}
	
#address li a {
	padding-right: 15px;
	padding-left: 15px;
	color: Black; }
	
#address li a:hover {
	color: white; }
	
body#home a#homenav, body#members a#membernav, body#contact a#contactnav,
body#port a#portnav, body#rates a#ratesnav, body#blog a#blognav {
color: #ffffff;
background: #60886B; }

#current li a {
	color: White;
	border-bottom: 3px solid #1b1b1b; }
	
#footer {
	background: url("images/footcorner.png") no-repeat bottom right;
	color: #5D5D5D;
	padding: 5px;
	width: 650px;
	margin-bottom: 10px;
	padding-bottom: 22px; }
	
#footer a {padding: 0px; margin: 0px; color: #6A859A;}

/*--------------------------------*/
/*----------Portfolio-------------*/

.portpages img.snapshot {
	border-top: 1px solid #cccccc;
	background: url("images/rightwidget.png") no-repeat bottom;
	padding-bottom: 11px; }

/* This Begins the Content Region */
/* ------------------------------ */

#content, #blogtent {
	position: relative;
	background: #E8E8E8 url("images/textwrap.jpg") no-repeat bottom center;
	padding: 5px;
	padding-bottom: 75px;}
	
#contentbar {
	position: relative;
	background: #E8E8E8 url("images/side_corn.jpg") no-repeat bottom right;
	float:left; 
	width: 150px;
	padding: 5px;
	display: block;
	margin-bottom: 5px;	 }
	
div.leftwidget {
	background: url("images/leftwidget.jpg") no-repeat top center;
	background-position: 0 31px; }
	
div.rightwidget{
	background: url("images/rightwidget.png") no-repeat top center;
	background-position: 0 31px;
	padding-bottom: 30px; }

#textwrap {
	font: 12px/14px "Georgia";
	margin: 0px;
	padding: 5px;
	width: 650px;
	background: #ffffff;
	color: #232323; }
	 
#textwrap ul {
	font-family: Arial;
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	border-top: 1px dotted #cccccc; }

#textwrap div.contentlist ul {
	border: none;
	padding-left: 20px;
	font-family: Georgia; }

#textwrap div.contentlist ul li {
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0 5px 0;
	list-style-image: url("images/bullet.png"); }
	
#textwrap div.contentlist ul ul {
	padding-bottom: 0px; }
	
#textwrap ul li a {
	border-bottom: 1px dotted #cccccc;
	padding: 3px 0  3px 0;
	display: block;
	color: Gray; }
	
#textwrap ul li a:hover {
	border-bottom-color: Black;
	color: Black; }
	
	
#textwrap h4 {
	/* This is the global, default page header region */
	
	background: #6F8293 url("images/header.jpg") repeat-y top left;
	font-family: Georgia;
	letter-spacing: -1px;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	padding: 7px;
	padding-top: 9px;
	padding-left: 35px;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #47545F; }
	
div.widget {
	padding-bottom: 30px;
	background: url("images/widget.png") no-repeat top center;
	background-position: 0 31px; }
	
body#contact table td {
	padding-bottom: 5px; }
	
table .submitcontact {
	width: 70px; }

table input {
	padding: 5px;
	margin-right: 10px; }
	
/*---------------------------------------------*/
/*------------Members--------------------------*/

body#members table td {
	vertical-align: top;
	padding-bottom: 5px; }
	
table#changerequest span.formtitle {
	border-bottom:1px dashed #CCCCCC;
	display:block;
	padding: 5px 0 5px 0;
	margin-bottom: 5px; }
	
table#changerequest td p {
	padding: 5px; }
	
	
/* -------------------------------------------- */
/* Blog specifics.............................. */

div.blogleft  {float: left; width: 250px;}
div.blogright {float: right; width: 143px;}

#blogtent h3 {
	font-family: Georgia;
	letter-spacing: -1px;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	padding: 7px;
	padding-top: 9px;
	padding-left: 35px;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #47545F;
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
	white-space: nowrap;
	height: 14px; }
	
div.blogwidget {
	background: url("images/blog_bar.png") no-repeat 0 31px; }
	
#blogtent li.post {
	background: url("images/blogshadow.png") no-repeat 0 31px;
	padding-bottom: 20px; }
	
#blogtent h3 a {
	text-decoration: none;
	color: White; }
	
ol#posts {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 400px;
	overflow-x: hidden; }
	
ol#posts p {
	margin-top: 0px; }
	
div#right {
	float: right;
	width: 225px;
	padding: 5px;
	padding-bottom: 75px;
	background: #E8E8E8 url("images/textwrap.jpg") no-repeat bottom center; }
	
#blogtent li.link h3 {
	background-image: url("images/header_foam.jpg");
	background-color: #C3D3AF;
	color: #1b1b1b; }
	
#blogtent li.link h3 a {color: #1b1b1b;}

#blogtent li.post h3 span.time {
	text-align: right;
	float: right; }
	
#blogtent li.text h3 {
	background-image: url("images/header_green.jpg");
	background-color: #75936F; }
	
#blogtent li.link .description {
	color:gray;
	font-size:18px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:22px; }
	
#blogtent li.link .description blockquote {
	letter-spacing: 0px;
	font-style: normal;
	line-height: 14px; }
	
#blogtent li.photo h3 {
	background-image: url("images/header_purple.jpg");
	background-color: #8D6F93; }
	
#blogtent li.video h3, #blogtent li.audio h3 {
	background-image: url("images/header_red.jpg");
	background-color: #A2675F; }
	
#blogtent li.quote h3, #blogtent li.chat h3 {
	background-image: url("images/header_red.jpg");
	background-color: #A2675F; }
	
#blogtent span.time {
	border-top:1px dashed #CCCCCC;
	color:gray;
	display:block;
	font-style:italic;
	margin:0 auto;
	padding:3px;
	text-align:center;
	width:150px; }