.gryelborder:hover {
	border-color: #EFA307;
}

.gryelborder {
	border: 5px solid #ECECEC;
	padding: 1px;
}

/* ------------------------------ TAGs ------------------------------ */

a {
	color: #231F20;
	text-decoration: none;
}

a:hover {
	color: #5C5859;
	text-decoration: underline;
}

blockquote {
	color: #666;
	font-size: 86%;
	margin: 0;
}

body {
	background-color: #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

em {
	color: #3D3D3D;
	font-size: 86%;
	font-style: normal;
}

p.camera {
	background: url('/images/gui/camera-yellow.png') no-repeat;
}

h1 {
	background-repeat: no-repeat;
	height: 110px;
	margin: 0 auto;
	width: 769px;
}

body#about_page h1 {
	background-image: url('/images/banners/about_banner.jpg');
	background-position: 240px top; 
}

body#bandshell_page h1 {
	background-image: url('/images/banners/bandshell_banner.jpg');
	background-position: 265px top; 
}

body#blog_page h1 {
	background-image: url('/images/banners/blog_banner.jpg');
	background-position: 240px top; 
}

body#contact_page h1 {
	background-image: url('/images/banners/contact_banner.jpg');
	background-position: 265px top; 
}

body#contact-bellingham_page h1 {
	background-image: url('/images/banners/contact-bellingham_banner.jpg');
	background-position: 265px top; 
}

body#home_page h1 {
	background-image: url('/images/banners/home_banner.jpg');
	background-position: 265px top; 
}

body#industrial_page h1 {
	background-image: url('/images/banners/industrial_banner.jpg');
	background-position: 265px top; 
}

body#rentals_page h1,
body#sitemap_page h1{
	background-image: url('/images/banners/rentals_banner.jpg');
	background-position: 261px top; 
}

body#sales_page h1 {
	background-image: url('/images/banners/sales_banner.jpg');
	background-position: 274px top; 
}

body#resources_page h1 {
	background-image: url('/images/banners/resources_banner.jpg');
	background-position: 264px top; 
}

h1 a {
	background: url('/images/gui/banner_shad.png') no-repeat center center; 
	cursor: hand;
	display: block;
	height: 113px;
}

h1 a img {
	border: none;
}

h1 a #logo {
	background: url('/images/gui/logo.png') no-repeat top left;
	display: block;
	height: 133px;
	margin-left: 15px;
	position: absolute;
	text-indent: -9999px;
	top: 40px;
	width: 298px;
}

h1 img {
	height: 110px;
	margin-left: 28px;
	margin-top: -21px;
	position: absolute;
	width: 298px;
}

h2 {
	color: #939598;
	border-bottom: 1px solid #DADADA;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5;
	margin: 20px 0 0 0;
	padding-left: 10px;
}

h2 strong {
	color: #3E3A3B;
	font-weight: normal;
}

h3 {
	background: url('/images/gui/header_bg.jpg') no-repeat;
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding-left: 10px;
}

h3.black a{
	color: #3E3A3B !important;
}

h3.new {
	background: url('/images/gui/header_bg_starburst.jpg') no-repeat;
}

h3 a {
	color: #FDBA31;
}

h3 a:hover {
	background-color: #F4F4F4 !important;
}

h4 {
	color: #EFA307;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin: 20px 0 0 0;
}

h5 {
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h6 {
	color: #EFA307;
	font-family: 'trebuchet ms';
	font-size: 24px;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

hr {
	border: none;
	border-top: 1px solid  #DADADA;
	clear: both;
	height: 1px;
	margin: 0;
}

li {
	margin: 0;
	padding: 0;
}

table {
	background-color: #fff;
	border: 5px solid #ECECEC;
	margin: 0 0 15px 0;
	padding: 1px;
	font-size: 12px;
	width: 268px;
}

table thead th {
	text-align: center;
	background-color: #f4f4f4;
	font-size: medium;
	font-weight: bold;
}

table td {
	font-weight: normal;
	padding: 5px;
}

table td.price {
	text-align: right;
}

table tbody tr.alt, ul.event_equip li.price {
	background: #ffe8bc;
}

table tbody th {
	border-right: 5px solid #fff;
	background-color: #f4f4f4;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	width: 75px;
}

table tbody td.sub_head {
	background-color: #ececec;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: auto;
}

ul {
	list-style-type:;
	margin: 0;
	padding: 0;
}

ul.event_equip li.price {
	margin-left: 5px;
	padding: 5px;
	width: 370px;
}

ul.event_equip {
	list-style-type: none;
}

ul.event_equip li {
	margin: 10px;
}

ul.event_equip li.links a.black {
	color: #000 !important;
	text-decoration: none;
}

ul.event_equip li.links a.black:hover {
	color: #EFA307 !important;
	text-decoration: underline;
}

ul.event_equip li.right {
	margin: 0;
}

ul.event_equip li.left {
	margin: 4px 10px 0 0;
}

ul.team_bios {
	list-style-type: none;
	margin: 0;
}

ul.team_bios li {
	margin-left: -30px;
	margin-right: -30px;
}

ul.team_bios li.left {
	margin-right: 10px;
}

/* ------------------------------ IDs ------------------------------- */

#banner {
	background: url('/images/gui/banner_bg.jpg') repeat-x;
	border-top: #fff 1px solid;
	height: 113px;
	margin: 20px 0 0 0;
}

#choosing {
	color: #fff;
	background: #5c5859 url('/images/gui/sidebar_top.gif') no-repeat top center;
	line-height: 1.3;
	margin: 0;
	font-size: 90%;
	padding: 10px 10px 0 10px;
}

#choosing a,
#choosing a:hover,
#choosing h3 a {
	color: #efa307;
	background: none !important;
}

#choosing h3 {
	background: none;
	line-height: 1.2;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#choosing p {
	margin: 10px 0 0 0;
}

#choosing strong {
	font-family: 'Trebuchet MS';
	font-size: medium;
}

#choosing_footer {
	background: #5c5859 url('/images/gui/sidebar_bottom.gif') no-repeat bottom center;
	margin: 0;
	padding: 0;
	height: 12px !important;
	height: 9px;
}

#container {
	background-color: #fff;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
}


#contains {
	background: url('/images/gui/top.jpg') no-repeat top left;
}

#footer {
	background: #000 url('/images/gui/footer_shadow.jpg') repeat-x;
	clear: both;
	margin: 0;
	padding: 18px 0;
}

#footer a {
	color: #E19A09;
	text-decoration: none;
}

#footer a:hover {
	color: #EFA307;
	text-decoration: underline;
}

#footer p {
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 100%;
	line-height: 2;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}

#footer .contact {
	color: #585455;
	margin-left: 1em;
}

/*Begin Custom 404 Error Page Search*/
#goog-wm {
	width: 800px;
	padding: 1em;
	background-color: white;
}

#goog-wm h3.closest-match {
	color: #000;
	border-bottom: none;
	padding-bottom: 0.5em;
	font-size: 100%;
	margin: 0;
}

#goog-wm h3.closest-match a { 
	color: #FDBA31;
}
   
#goog-wm h3.other-things {
	color: #000;
	font-size: 90%;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
	display: none;
}

/*End Custom 404 Error Page Search*/

#header {
	background-color: #231F20;
}

#header #nav {
	height: 50px;
}

#header #nav a {
	background: #3E3A3B url('/images/gui/nav_top.gif') no-repeat top center;
	color: #fff;
	display: block;
	margin-left: 6px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	width: 80px;
}

#header #nav a:hover {
	background-color: #5C5859;
	background-image: url('/images/gui/nav_top_vr.gif');
}

#header #nav a .button {
	background: url('/images/gui/nav_bottom.gif') no-repeat bottom center;
	display: block;
	font-size: 0;
	height: 4px;
	width: 80px;
}

#header #nav a:hover .button {
	background-image: url('/images/gui/nav_bottom_vr.gif');
}

#header #nav a.active,
#header #nav a.active:hover {
	background: none;
	color: #FDBA31;
}

#header #nav a.active .button,
#header #nav a.active:hover .button {
	background: none;
}

#left_col {
	color: #3E3A3B;
	float: left;
	width: 550px;
}

#left_col a,
.yellow {
	color: #EFA307;
}

#left_col a:hover,
.yellow:hover{
	color: #EFA307;
	/* background-color: #FFF3DB; */
}

#left_col a:hover img {
	border-color: #EFA307;
	height: auto;
}

#left_col img {
	border: 5px solid #ECECEC;
	padding: 1px;
}

#left_col p {
	line-height: 1.3;
	margin: 20px 0 15px 0;
	padding-left: 10px;
}

#left_col p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

#left_col ul {
	margin: 20px 40px;
}

#left_col ul.price_list li {
	background: url('/images/gui/list_bg.gif') repeat-x bottom left;
	clear: both;
	height: 16px;
	margin: 20px 0;
}

#left_col ul li .list_price {
	background-color: #fff;
	float: right;
	height: 15px;
	padding: 2px 5px;
	text-align: right;
}

#left_col ul li .list_desc {
	background-color: #fff;
	float: left;
	height: 15px;
	padding: 2px 5px;
}

#middle {
	margin: auto;
	width: 760px;
	position: relative;
}

#home_page #product_search {
	background: none;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}
#home_page #product_search_head {
	background: none;
	float: right;
	margin: 10px 20px 0px 0px;
	text-align: right;
}
#home_page #product_search #search {
	margin: 5px 0;
	width: 100px;
}
#rentals_page #product_search_head {
	background: none;
	float: right;
	margin: 10px 20px 0px 0px;
	text-align: right;
}

#right_col {
	font-family:  verdana, helvetica, arial, sans-serif;
	float: right;
	margin-left: 20px;
	width: 190px;
}

#right_col h4 .yellow {
	color: #EFA307;
}

#right_col hr {
	margin: 12px 0;
}

#right_col table {
	background-color: #fff;
	border: none;
	margin: 0 0 10px 0;
	padding: 1px;
	font-size: 12px;
	width: 190px;
}

#right_col ul {
	margin: 0;
	list-style-type: none;
	padding: 15px 0;
}

#right_col ul li {
	margin: 5px 0;
	padding: 0;
}

#right_col ul li a {
	background: #ECECEC url('/images/gui/sub_btn_top.gif') no-repeat top center;
	color: #231F20;
	display: block;
	text-decoration: none;
	width: 190px;
}

#right_col ul li a:hover {
	background-color: #dadada;
	background-image: url('/images/gui/sub_btn_top_vr.gif');
}

#right_col ul li a .button {
	background: url('/images/gui/sub_btn_bottom.gif') no-repeat bottom center;
	display: block;
	line-height: 30px;
	padding-left: 25px;
	width: 165px;
	cursor: hand;
}

#right_col ul li a:hover .button {
	background-image: url('/images/gui/sub_btn_bottom_vr.gif');
}

#right_col ul li a .button .arrow {
	background: url('/images/gui/sub_arrow.gif') no-repeat left center;
	display: block;
	padding-left: 15px;
	margin-left: -15px;
	width: 165px;
}

#right_col ul li.active a,
#right_col ul li.active a:hover {
	background-image: url('/images/gui/sub_btn_top_act.gif');
	background-color: #FDBA31;
}

#right_col ul li.active a .button,
#right_col ul li.active a:hover .button {
	background-image: url('/images/gui/sub_btn_bottom_act.gif');
}

#right_col ul li.active a .button .arrow {
	background-image: url('/images/gui/sub_arrow_act.gif');
}

#right_col ul li ul {
	display: none;
	padding: 0;
	margin: 10px 0 10px 28px;
}

#right_col ul li.active ul {
	display: block;
}

#right_col ul li ul li {
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

#right_col ul li ul li a,
#right_col ul li.active ul li a {
	background: none;
	display: inline;
	width: auto;
}

#right_col ul li ul li a:hover,
#right_col ul li.active ul li a:hover, 
#right_col ul li.active ul li a.sub_active,
#right_col ul li.active ul li a.sub_active:hover {
	background: none;
	color: #EFA307;
	text-decoration: underline;
}

#right_col ul li.active ul li a:hover {
	color: inherit;
}

/* ---------------------------- CLASSES ----------------------------- */


.altlist {
	list-style-type: disc;
}

.altlist li {
	margin: 15px 0;
}

.clearing {
	clear: both;
	height: 15px;
}

.even_row {
	background-color: #ECECEC;
}


/* FOR OLD HOME */
.featured {
	background: url('/images/gui/center.jpg') repeat-y;
	margin: 20px 0;
}

.featured h4 {
	margin: 10px 10px 0 10px;
}

.featured p {
	margin: 10px 0 0 2px !important;
}

.featured .featured_footer {
	background: url('/images/gui/bottom.jpg') no-repeat bottom left;
	clear: both;
	height: 10px;
}

.featured .featured_header {
	background: url('/images/gui/top.jpg') no-repeat top left;
	height: 10px;
}

.featured .featured_image {
	background: url('/images/gui/home-tentnology.png') no-repeat top right;
	float: right;
	height: 183px;
	margin-top: 5px;
	width: 274px;
}

.featured.blue {
	background: url('/images/gui/center_blue.jpg') repeat-y top right;
}

.featured.blue h4 {
	margin: 10px 0 10px 10px;
}

.featured.blue p {
	margin: 10px 15px 0 2px !important;
}

.featured.blue .featured_header {
	background: url('/images/gui/top_blue.jpg') no-repeat top right;
}

.featured.blue .featured_footer {
	background: url('/images/gui/bottom_blue.jpg') no-repeat bottom right;
}

.featured.blue .featured_image {
	background: url('/images/gui/planning2.png') no-repeat top left;
	margin-right: 10px;
	float: left;
	width: 279px;
}
/* FOR OLD HOME */


/* FOR NEW HOME */
.featured.top {
	background: none;
	margin: 10px 0 0 0;
}

.featured.top h4 {
	margin: 0 10px 0 10px;
	text-align: right;
	font-size: 26px;
}

#left_col .featured.top h4 a {
	color: #000;
}

#left_col .featured.top h4 a:hover {
	color: #efa307;
}

.featured.top p {
	margin: 10px 0 0 2px !important;
	text-align: right;
	font-size: 13px;
}

.featured.top .featured_footer {
	background: none;
	clear: both;
	height: 1px;
}

.featured.top .featured_header {
	background: none;
	height: 10px;
}

.featured.top .featured_image {
	background: url('/images/gui/wedding-tent.png') no-repeat top right;
	float: right;
	height: 171px;
	width: 274px;
	margin: 5px 16px 0 6px;
}

.featured.bottom {
	background: none;
}

.featured.bottom h4 {
	margin: 0 0 10px 0;
	font-size: 26px;
	color:#000;
}

#left_col .featured.bottom h4 a {
	color: #000;
}

#left_col .featured.bottom h4 a:hover {
	color: #efa307;
}

.featured.bottom p {
	margin: 10px 15px 0 2px !important;
	font-size: 13px;
}

.featured.bottom .featured_header {
	background: none;
}

.featured.bottom .featured_footer {
	background: none;
}

.featured.bottom .featured_image {
	background: url('/images/gui/meyers-table.png') no-repeat top left;
	margin-right: 10px;
	float: left;
	width: 264px;
}

/*END NEW HOME*/



.homeimg {
	border: none !important;
}

.industrial {
	background: url('/images/gui/industrial_bg.png');
	height: 94px;
	margin-top: -10px;
	width: 190px;
}

.industrial p {
	color: 2e2c2d;
	margin-top: 0px;
}

.industrial h4 {
	color: #2e2c2d;
	font-family: calibri, verdana, helvetica, arial, sans-serif;
	font-size: 17px;
	padding: 38px 0 0 0;
}	

.intro_text {
	color: #5C5859 !important;
	font-size: 15px;
	margin-bottom: 0 !important;
}

.intro_text_black{
	color: #000;
	font-size: 15px;
	margin-bottom: 0 !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.message {
	border-color: #ECECEC; 
	border-style: solid; 
	border-width: 2px; 
	color: red; 
	padding: 5px;
}

.photo {
	line-height: 1.1 !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 270px;
}

.photo img {
	float: none !important;
	margin: 0 !important;
}

/* THIS IS STUFF WE ADDED TO MAKE THREE IMAGES FIT INTO THE SPACE OF TWO  */

.photo3_left {
	line-height: 1.1 !important;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 187px;
}
.photo3_center {
	line-height: 1.1 !important;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 176px;
}
.photo3_right {
	line-height: 1.1 !important;
	float: right;
	margin: 0 0px 20px 0 !important;
	padding: 0 !important;
	width: 176px;
}

.photo3_left img, .photo3_center img, .photo3_right img {
	float: none !important;
	margin: 0 !important;
	width: 164px;
}
/* END 3-IMAGES STUFF */

.print_only {
	display: none;
}

.special {
	background: url('/images/gui/h4_bg.jpg');
	width: 190px;
	height: 35px;
}

.special h4 {
	padding: 5px 0 0 0
}

.sub_heading {
	font-size: medium;
	margin-top: 8px;
}

.wide_col {
	height: auto !important;
	height: 300px;
	min-height: 300px;
	width: 100% !important;
}

/* ---------------------------- WORDPRESS ----------------------------- */

/* Begin WordpressTypography & Colors */
.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;
	}

.narrowcolumn p {
	line-height: 1.3;
	margin: 20px 0 15px 0;
	padding: 0 10px 0 10px;
	}
	
.narrowcolumn a {
	color: #EFA307;
	}

.narrowcolumn a:hover {
	color: #EFA307;
	}

.narrowcolumn h2 a {
	color: #5c5859;
	}
	
.narrowcolumn h3 {
	color: #5c5859;
	background: none;
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 5px 0 0 0;
	padding-left: 10px;
	}	
	
.narrowcolumn small {
	margin: 20px 0 15px 0;
	padding: 0 10px 0 10px;
	}

.widecolumn a {
	color: #EFA307;
	}

.widecolumn a:hover {
	color: #EFA307;
	}
	
.widecolumn h2 {
	color: #5c5859;
	}
	
.widecolumn h3 {
	color: #5c5859;
	background: none;
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 5px 0 0 0;
	padding: 0;
	}	
	
#sidebar h3 {
	color: #5c5859;
	background: none;
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 5px 0 0 0;
	padding-left: 10px;
	}

#sidebar a {
	color: #EFA307;
	}

#sidebar a:hover {
	color: #EFA307;
	}
/* End WordpressTypography & Colors */

/* Begin Wordpress Structure */
body {
	margin: 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto 0 auto;
	width: 550px;
	}
.widecolumn .post {
	text-align: left;
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}
/* End Wordpress Structure */

/* Begin Wordpress Images */
.narrowcolumn a:hover img {
	border-color: #EFA307;
}

.narrowcolumn img {
	border: 5px solid #ECECEC;
	padding: 1px;
}

.widecolumn a:hover img {
	border-color: #EFA307;
}

.widecolumn img {
	border: 5px solid #ECECEC;
	padding: 1px;
}

/* ---CAUSES PROBLEMS WITH GLASSWARE RENTALS PHOTOS---
p img {
	padding: 0;
	max-width: 100%;
	}
*/

img.alignright {float:right; margin:0 0 1em 1em}
	
img.alignleft {float:left; margin:0 1em 1em 0}

img.aligncenter {display: block; margin-left: auto; margin-right: auto}

a img.alignright {float:right; margin:0 0 1em 1em}

a img.alignleft {float:left; margin:0 1em 1em 0}

a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/* End Images */

/* Begin Wordpress 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;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

	/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "> ";
	}
	*/

#sidebar ul ul li:before {
	content: "> ";
	font-size: 10px;
	}	

/*
.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 10px;
	}

#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 Wordpress Lists */

/* Begin Wordpress Comment Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond {
	border: 5px solid #ECECEC;
	padding: 10px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Wordpress Comment Form Elements */

/* Begin Wordpress Sidebar */
#sidebar {
	background: #ececec url('/images/gui/sub_btn_top.gif') no-repeat top center;
	clear: right;
	float: right;
	margin: 20px 0 0 20px;
	width: 190px;
	padding: 0;
	}

#sidebar_footer {
	background: #ececec url('/images/gui/sub_btn_bottom.gif') no-repeat bottom center;
	margin: 0;
	padding: 0;
	height: 9px !important;
}

#sidebar ul {
	margin: 0 0 -12px 0;
}
		
#sidebar form {
	margin: 0;
	}
/* End Wordpress Sidebar */

/* Begin Wordpress Various Tags & Classes*/
.navigation .alignleft{
	display: inline;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.navigation .aligncenter{
	display: inline;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.navigation .alignright{
	display: inline;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	}
/* End Wordpress Various Tags & Classes*/
