
/*
Theme Name: Bearded1
Theme URI: http://www.oregonwebradio.net/bearded1_dev_wp_2009/wp-content/themes/bearded1
Version: 1.0.2
Author: Gary Olson, based on design by Christian Genaehr
Author URI: http://www.bearded1.com/
Tags: white, fixed width, two columns, widgets, minimalism


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




	/* Begin Typography & Colors */

	img			{ float: left; padding-right: 1em; 
	}


	object			{ float: left; padding-right: 1em; 
	}

	object#clear			{ padding-left: 120px; 
	}




	img#banner_graphic_1	{ float: left; 
				width: 960px;
				padding: 0;
				margin: 0;				
	}

	body	{
	font-size: 80%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url('images/background_1.jpg');
	background-repeat: repeat;
	padding-top: 0px;
	margin-top: 0px;

	}

	#wrapper	{width: 960px;
			margin: 0 auto;

			height: 3700px;			
			margin-top: 0px;
			background-color: #ffffff;
			border-left: groove black thick;
			border-right: ridge black thick;

	}
	#banner		{float; center;
			background-image: url('images/grey_background.jpg');
			background-repeat: repeat;
			height: 190px;

	}

	A:link	{ color: black; text-decoration: none; } 
	A:visited	{ text-decoration:none; color: black;  } 
	A:active	{ text-decoration:none; color: black;  } 
	A:hover	{ text-decoration:none; color: black;   }


	ul.top_menu		{margin: 0;
			padding: 0;
			list-style: none;
			width: 960px;
			float: left;

	}

	li.top_menu		{padding-left: 80px;
				padding-top: 5px;

	}

	ul.top_menu li		{float: left;
	}

	ul.top_menu a	{display: block;
			padding: 0 ;
			line-height: 5.1 em;
			text-decoration: none;
	}


	#mainNav	{width: 208px;
			height: 1000px;
			float: left;
			padding-left: 10px;

			background-color: #ffffff;
	}
	#page_content	{width: 672px;
			height: 2000px;
			float: left;
			padding-right: 50px;
			padding-left: 20px;
			background-color: #ffffff;

			
	}


	div.page_title		{font-size: 1.5em; text-align: center; padding-top: 10px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	}

h3 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */





/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

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




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0px 0px;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



#sidebar
{
  width: 200px;
  height: 3510px;
  float: right;
  list-style: none;

  margin-right: 0px;
  border-left: solid thin #b0b0cd;
}

#sidebar ul 
{
  list-style: none;
  padding-left: 12px;

}
#sidebar ul li ul
{
  list-style: none;
  padding-left: 5px;

}


#sidebar li h2 {
  font-size: 14px;
  list-style: none;
  padding-top: 3px;
  padding-left: 0px;
}




