/*
Theme Name: Valley Rubber
Theme URI: http://wordpress.org/
Description: Valley Rubber website
Version: 1.0
Author: McWhorter Communications, Inc.
Author URI: http://www.mcwhorteronline.com


*/


html {margin: 0 auto; padding: 0;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url('images/bkgd.jpg') no-repeat center top;
	color: #000;
	text-align: center;
	margin: 0 auto; padding: 0;
	background-color: #000;
	}

#container {
	margin: 0 auto; padding: 0;
	border-left: 5px solid #575757;
	border-right: 5px solid #575757;
	width: 970px;
	}
	
#page {
	width: 970px;
	background-color: #323232;
	text-align: left;
	}

/* ----------------------------------------------*/
/* Begin Header */
#header {
	margin: 0 auto; padding: 0;
	width: 970px; height: 100px;
	background: #fff url('images/header_logo.gif') no-repeat top left;
	}
#headerlink {
	margin: 0 auto; padding: 0;
	width: 200px; height: 90px;
	float: left;
	}
#headernav {
	margin: 0 auto; padding: 0;
	width: 431px; height: 89px;
	float: right;
	background: #fff url('images/header_tag.gif') no-repeat top right;
	color: #fff;
	}
#headernav a {
	color: #fff;
	text-decoration: none;
	}
#headernav a:hover {
	color: #fff;
	text-decoration: underline;
	}
#headernavtext {
	float: left;
	margin: 0; padding: 14px 0 0 90px;
	font-size: 9px;
	width: 150px;
	text-align:right;
	display: block;
	}
#headernavform {
	float: right;
	margin: 0; padding: 9px 20px 0 0;
	font-size: 9px;
	width: 150px;
	display: block;
	}
#headernavform form {
	margin: 0; padding: 0;
	}
.topsearchbox {
	width: 110px;
	height: 16px;
	background-color: #b6b6b6;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #5b5b5b;
	border-right: 1px solid #5b5b5b;
	margin: 0; padding: 1px;
	float: left;
	font-size: 10px;
	color: #333;
	}
.topsearchsubmit {
	float: left;
	margin: 0 0 0 6px; padding: 0;
	}
/* End Header */
/* ----------------------------------------------*/
/* Begin Main Nav */
#mainnav {
	margin: 0; padding: 0;
	background: #000 url('images/menu_bkgd.gif') repeat-y;
	width: 225px;
	float: left;
	}
#mainnavbkgd {
	margin: 0; padding: 0;
	background: url('images/menu_bottom.gif') no-repeat bottom center;
	}
#mainnavcap {
	margin: 0; padding: 0;
	width: 225px;
	height: 36px;
	background: url('images/menu_cap.gif') no-repeat center top;
	}
#mainnavlinks {
	height: 210px;
	}
#mainnavbottom {
	margin: 0; padding: 0; width: 225px; height: 80px;
	}
	
#mainnav ul#menu	{
	width: 225px;
	margin: 0; padding: 0;
	position: relative;
	list-style: none;
	}

#mainnav ul#menu li {
	height: 28px;
	margin: 0; padding: 0;
	}
	
ul#menu li, ul#menu a {
	height: 28px;
	/*\*/overflow: hidden;/**/
	display: block;
	}
	
#mainnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#uglymenu	{top: 0; width: 225px; background: transparent url('images/nav_ugly.gif') 0 -28px no-repeat;}
#whyrubbermenu	{top: 28px; width: 225px; background: transparent url('images/nav_whyrubber.gif') 0 -28px no-repeat;}
#whyvalleymenu	{top: 56px; width: 225px; background: transparent url('images/nav_whyvr.gif') 0 -28px no-repeat;}
#solutionsmenu	{top: 84px; width: 225px; background: transparent url('images/nav_solutions.gif') 0 -28px no-repeat;}
#businessmenu {top: 112px; width: 225px; background: transparent url('images/nav_doingbusiness.gif') 0 -28px no-repeat;}
#newsmenu	{top: 140px; width: 225px; background: transparent url('images/nav_news.gif') 0 -28px no-repeat;}
#contactmenu	{top: 168px; width: 225px; background: transparent url('images/nav_contact.gif') 0 -28px no-repeat;}

#uglymenu a:hover	{background: transparent url('images/nav_ugly.gif') top left no-repeat;}
#whyrubbermenu a:hover	{background: transparent url('images/nav_whyrubber.gif') top left no-repeat;}
#whyvalleymenu a:hover {background: transparent url('images/nav_whyvr.gif') top left no-repeat;}
#solutionsmenu a:hover {background: transparent url('images/nav_solutions.gif') top left no-repeat;}
#businessmenu a:hover {background: transparent url('images/nav_doingbusiness.gif') top left no-repeat;}
#newsmenu a:hover {background: transparent url('images/nav_news.gif') top left no-repeat;}
#contactmenu a:hover {background: transparent url('images/nav_contact.gif') top left no-repeat;}

/* You are here - nav */
body#ugly #uglymenu {background: transparent url('images/nav_01.gif') top left no-repeat;}
body#whyrubber #whyrubbermenu {background: transparent url('images/nav_02.gif') top left no-repeat;}
body#whyvalley #whyvalleymenu {background: transparent url('images/nav_03.gif') top left no-repeat;}
body#solutions #solutionsmenu {background: transparent url('images/nav_04.gif') top left no-repeat;}
body#business #businessmenu {background: transparent url('images/nav_05.gif') top left no-repeat;}
body#news #newsmenu {background: transparent url('images/nav_06.gif') top left no-repeat;}
body#contact #contactment {background: transparent url('images/nav_contact.gif') top left no-repeat;}

/* End Main Nav */
/* ----------------------------------------------*/
/* Begin Footer */
#footer {
	margin: 0 auto; padding: 0;
	width: 970px;
	background: #686766 url('images/footer_name.gif') no-repeat top left;
	border: none;
	color: #000;
	font-size: 11px;
	height: 150px;
	clear: both;
	}
#footerleft {
	float: left;
	width: 300px;
	text-align: left;
	}
#footerleft p {
	margin: 0; padding: 49px 0 0 10px;
	line-height: 19px;
	}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
	}
#footerright p {
	margin: 0; padding: 49px 10px 0 0;
	line-height: 19px;
	}
#footerone {
	float: left;
	width: 33%;
	text-align: left;
	}
#footerone p {
	margin: 0; padding: 49px 0 0 10px;
	line-height: 19px;
	}
#footertwo {
	float: left;
	width: 33%;
	text-align: center;
	}
#footertwo p {
	margin: 0; padding: 49px 0 0 10px;
	line-height: 19px;
	}
#footerthree {
	float: right;
	width: 33%;
	text-align: right;
	}
#footerthree p {
	margin: 0; padding: 49px 10px 0 0;
	line-height: 19px;
	}
#footer a {
	color: #000;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
/* End Footer */
/* ----------------------------------------------*/
/* Begin Page Content */

.widecolumn {
	margin: 0; padding: 0;
	float: left;
	width: 745px;
	line-height: 1.6em;
	}

.widecolumn #topgraphic {
	margin: 0; padding: 0;
	width: 745px; height: 311px;
	}
	
.widecolumn .post {
	margin: 0 0 0 5px; padding: 0 0 35px 0;
	width: 505px;
	background-color: #fff;
	float: left;
	}
.widecolumn .post img {
	margin: 0; padding: 0;
	}
.widecolumn .post p {
	margin: 0; padding: 10px 15px 10px 15px;
	}
.widecolumn .post .entry ul {
	padding-right: 15px;
	}
	
.widecolumn .postwide {
	margin: 0 0 0 0; padding: 0 0 35px 0;
	width: 745px;
	background: url('images/widepage_bkgd_05.gif') repeat-y top left;
	float: left;
	}
.widecolumn .postwide p {
	margin: 0; padding: 10px 15px 10px 15px;
	}
.widecolumn .postwide h3 {
	margin: 10px 0 0 0; padding: 0 15px 5px 15px;
	text-transform: uppercase;
	}
.widecolumn .postwide .entry .postmetadata {
	margin: 0 10px 0 5px;
	}



/* End Page Content */
/* ---------------------------------------------- */
/* Begin News */

.widecolumn .postwidenews {
	margin: 0; padding: 0 0 35px 0;
	width: 745px;
	background: url('images/widepage_bkgd_05.gif') repeat-y top left;
	float: left;
	}
.widecolumn .postwidenews p {
	margin: 0; padding: 0 15px 5px 15px;
	}
.widecolumn .postwidenews h3 {
	margin: 10px 0 0 0; padding: 0 15px 5px 15px;
	text-transform: uppercase;
	}
.widecolumn .postwidenews small {
	margin: 0; padding: 0 15px 0 15px;
	}
.widecolumn .postwidenews hr {
	display: block;
	border: none; border-bottom: 1px solid #5b5b5b; 
	margin: 0 20px 0 15px;
	}
.widecolumn .postwidenews a {
	color: #5b5b5b;
	text-decoration: underline;
	}
.widecolumn .postwidenews a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}

/* End News */
/* ----------------------------------------------*/
/* Begin Site Map */

#sitemap p {
	margin: 10px 0 5px 20px; padding: 0;
	line-height: 17px;
	}
#sitemap ul {
	margin: 0 0 0 40px; padding: 0;
	}
#sitemap ul li {
	margin: 0; padding: 0;
	line-height: 17px;
	}
#sitemap a {
	color: #5b5b5b;
	text-decoration: underline;
	}
#sitemap a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}

/* End Site Map */
/* ----------------------------------------------*/
/* Begin Ugly */

#ugly {
	margin: 0 0 10px 0; padding: 0;
	width: 740px;
	background: url('images/wide_ugly_parts_09.gif') repeat-y top left;
	}
#ugly h2 {
	margin: 0; padding: 0;
	/*padding: 0 15px;*/
	/*\*/overflow: hidden;/**/
	display: block;
	text-indent: -9999px;
	}
#ugly p {
	margin: 0; padding: 0 0 30px 0;
	}
#uglycap {
	margin: 0; padding: 0;
	width: 740px;
	background: url('images/wide_ugly_parts_03.gif') no-repeat top left;
	}
#uglytext {
	margin: 0; padding: 0;
	width: 740px;
	background: url('images/wide_ugly_parts_06.gif') no-repeat bottom left;
	}
.postred {
	width: 370px;
	margin: 0 0 0 320px; padding: 0 0 35px 0;
	}
#uglyheader {
	margin: 0 0 10px 0; padding: 35px 0 0 35px;
	}

/* End Ugly */
/* ----------------------------------------------*/
/* Begin Why Rubber */

#whyrubberheader {
	margin: 0; padding: 0;
	}
.post h2, .postwide h2 {
	margin: 0; padding: 0;
	/*padding: 0 15px;*/
	/*\*/overflow: hidden;/**/
	display: block;
	text-indent: -9999px;
	}
.widecolumn #rance .post {
	background: url('images/rance_10.jpg') no-repeat bottom left;
	background-color: #fff;
	padding-bottom: 235px;
	}
.widecolumn #rance .post .entry {
	width: 345px;
	}
.widecolumn #maplan .post {
	background: url('images/maplan_10.jpg') no-repeat bottom left;
	background-color: #fff;
	padding-bottom: 355px;
	}
/*.widecolumn #maplan .post .entry {
	width: 345px;
	}*/
.widecolumn #teamchart .post {
	background: url('images/teamchart2_10.gif') no-repeat bottom left;
	background-color: #fff;
	padding-bottom: 275px;
	}
.widecolumn #teamchart .post .entry {
	width: 345px;
	}
.widecolumn #teamchart .post .entry p {
	margin: 0; padding: 0;
	/*padding: 0 15px;*/
	/*\*/overflow: hidden;/**/
	display: block;
	text-indent: -9999px;
	}


/* End Why Rubber */
/* ----------------------------------------------*/
/* Begin Solutions */

#solutionspageheader {
	margin: 0 0 -3px 0; padding: 0;
	width: 505px; height: 302px;
	/*border: 1px solid #00CC33;*/
	}
#solutionspageheader img {
	margin: 0; padding: 0;
	border: none;
	}
#solutionspage {
	background: url('images/solution_textbkgd_10.gif') repeat-y left top;
	margin: 0; padding: 0;
	width: 505px;
	/*border: 1px solid #00CC33;*/
	}
#solutionspagecap {
	background: url('images/solution_textbkgd_09.gif') no-repeat left top;
	width: 505px; height: 26px;
	margin: 0; padding: 0;
	}
#solutionspagebottom {
	background: url('images/solution_textbkgd_14.gif') no-repeat left top;
	width: 505px; height: 25px;
	margin: 0; padding: 0;
	}
#solutionspage .solutionentry {
	margin: 0; padding: 0;
	width: 505px;
	}
#solutionspage .solutionentry p {
	margin: 0; padding: 0 15px 5px 25px;
	}
#solutionspage .solutionentry a {
	color: #000;
	}
#solutionspage .solutionentry a:hover {
	color: #fff;
	}
#solutionspage .solutionentry ul {
	padding-right: 50px;
	}
/*#solutionspage .solutionentry img {
	border: 1px solid #00CC33;
	}*/	



/* End Solutions */
/* ----------------------------------------------*/
/* Begin Group Items */

.groupitem {
	margin: 0; padding: 10px;
	border-bottom: 1px dotted #5b5b5b;
	display: block;
	clear: both;
	height: 130px;
	}
.groupitem img {
	display: block;
	float: left;
	margin: 0 10px 0 0; padding: 0;
	}

/* End Group Items */
/* ----------------------------------------------*/
/* Begin Home Right Side */

#homeside {
	width: 230px;
	margin: 3px 0 0 0; padding: 0;
	float: right;
	}
#homesidealt {
	width: 230px;
	margin: 0; padding: 0;
	float: right;
	}
#homesidetop {
	margin: 0; padding: 0;
	width: 230px; height: 93px;
	}
#homesidepromo {
	background: #000 url('images/homeside_18.gif') repeat-y;
	}
#homesidepromocap {
	width: 230px; height: 34px;
	background: #000 url('images/homeside_17.gif') no-repeat center top;
	}
#homesidepromocontent {
	margin: 0; padding: 0 20px;
	color: #fff;
	font-size: .90em;
	}
#homesidepromobottom {
	width: 230px; height: 45px;
	background: #000 url('images/homeside_21.gif') no-repeat center top;
	}
.post h2.homeheadline {
	margin: 0; padding: 10px 0 8px 0;
	background : #ed1c24 url('images/headline_home_18.gif') no-repeat left 50%;
	/*padding: 0 15px;*/
	/*\*/overflow: hidden;/**/
	display: block;
	text-indent: -9999px;
	}
	
#homesidepromo h3 {
	margin: 10px 0 0;
	}
#homesidepromo h3 a {
	color: #b6b6b6;
	text-decoration: none;
	margin: 0; padding: 0 0 6px 12px;
	background: none;
	font-weight: bold;
	font-size: 12px;
	}
#homesidepromo h3 a:hover {
	color: #b6b6b6;
	text-decoration: underline;
	background: none;
	}
	
/* End Home Right Side */
/* ----------------------------------------------*/
/* Begin Submenus */

#sidewhyrubbercap {
	margin: 0 0 10px 0;
	width: 230px; height: 55px;
	background: #000 url('images/whyrubber_submenu_03.gif') no-repeat center top;
	}

#sidewhyvrcap {
	margin: 0 0 10px 0;
	width: 230px; height: 55px;
	background: #000 url('images/whyvr_submenu_03.gif') no-repeat center top;
	}
	
#sidedoingbusinesscap {
	margin: 0 0 10px 0;
	width: 230px; height: 55px;
	background: #000 url('images/doingbusiness_cap_03.gif') no-repeat center top;
	}

#sidesolutionscap {
	margin: 0 0 10px 0;
	width: 230px; height: 55px;
	background: #000 url('images/solutions_submenu_03.gif') no-repeat center top;
	}
#sidesolutionsbottom {
	margin: 10px 0 0 0;
	width: 230px; height: 44px;
	background: #000 url('images/solutions_submenu_06.gif') no-repeat center top;
	}
#wideheader {
	margin: 0;
	width: 745px; height: 125px;
	}



/* End Submenus */
/* ----------------------------------------------*/

/* Begin Typography & Colors */


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 21px; /*1.4em;*/
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

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

h3 {
	font-size: 1.3em;
	}

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 {
	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: #333;
	text-decoration: underline;
	}

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

#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 {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}*/


.post hr {
	display: block;
	}


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

.widecolumn .postmetadata {
	margin: 30px 15px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
.postmetadata a {
	color: #5b5b5b;
	text-decoration: underline;
	}
.postmetadata a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}

.clear {
	clear: both;
}

/* End Structure */



/*	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 Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	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: 0 0 0 15px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	content: "\2022 \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 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

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

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



/* Begin Form Elements */
#searchform {
	margin: 10px;
	padding: 5px 3px;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation a {
	color: #fff;
	}
.archivenavigation {
	display: block;
	text-align: center;
	margin: 10px 10px 10px 0; padding: 5px;
	background-color: #5b5b5b;
	height: 20px;
	font-size: 11px;
	}
.archivenavigation a {
	color: #fff;
	text-decoration: underline;
	}
.archivenavigation a:hover {
	color: #fff;
	text-decoration: none;
	}
/* End Various Tags & Classes*/

