body	{	background: #000 url(sides.jpg) no-repeat fixed top center !important	}	body#tourdates #header {background-image: url('../../images/headers/header2.jpg');}	#page	{background: #000 url(background.jpg) !important; /*#fff sets the background color of the page and url('sidebar.jpg') sets the sidebar image*/width: 970px !important; /*Width of entire Blog*/_width: 970px !important; /*Check in IE to get the value that matches your blog*/border: 0px !important;padding: 0px !important;_padding: 0px !important;}	/*	----------------Header----------------	*//*hides the blog name*/h1{display: none;}#header .description {display: none;}#header {width: 970px !important; /*Width of entire Blog*/_width: 970px !important; /*Check in IE to get the value that matches your blog*/height: 346px !important; /*sets the height of header*/_height: 346px !important; /*IE tweak*/border: none !important;padding: 0px;margin: 0;position: relative;}#header h1	{	color: #ddd;	}#header h1 a	{	color: #ddd;	text-decoration: none;	}#header .description	{	font-size: 1em;	margin: 0 0 0 40px;	color: #ccc !important;	}#header .description a	{	color: #ccc !important;	}	ul.menu li a	{	font-variant:small-caps;	font: 13px Verdana, Helvetica, Arial, Sans-Serif;	color: #fff;	background-color: ;	font-weight:bolder;	opacity:1;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);	}ul.menu li a:hover	{	background: #333 none repeat scroll 0% 0%;	color: #ffffff !important;	text-decoration: none;	opacity:1;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	}ul.menu li.current_page_item a,ul.menu li.current_page_item a:hover	{	background: #aa1731 none repeat scroll 0% 0%;	color: #ffffff !important;	text-decoration: none;	opacity:1;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	}		ul.submenu li {	display: inline;	margin: 0;		}			#submenu li a:hover {	color: #fff;	background-color: #333 ;	padding:7px 4px 4px;text-decoration:none;	}	#submenu li a {	padding:7px 4px 4px;}			#submenu {	font-variant:small-caps;	font: 13px Verdana, Helvetica, Arial, Sans-Serif;	color: #fff;	background-color: #aa1731 ;	font-weight:bolder;padding:7px 4px 4px;text-align:center;width:966px;	}					ul.submenu li.current_page_item a,#submenu.current_page_item a:hover	{	background: #333 none repeat scroll 0% 0%;	color: #ffffff !important;	text-decoration: none;	opacity:1;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	}			/*	custom menu bar images and jank			ul.menu li.page-item-14 a	{	background: transparent url(download.gif) no-repeat scroll center center	}ul.menu li.page-item-0 a	{	background: transparent url(news.gif) no-repeat scroll center center	} 				*/						/*	This positions the navigation menu at the top of the header.	*/ul#menu-top	{		display: inline !important;	/*	This line prevents the top menu from showing up in styles that don't support it.	*/	position: absolute;		top: -2px;	left: 25px;	}ul#menu-top li a	{		background: #333;	color: #ccc !important;	opacity:.50;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	}ul#menu-top li a:hover	{	background: #000;	color: #ccc !important;	opacity:.60;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);				}/*	----------------Rolling archives----------------	*/#rollingarchives	{	border-color: #0004 !important;	}/*	----------------Post images----------------	*/.primary img	{	margin-left: -5px;	padding: 4px;	border: 0px;	max-width: 100%;	}	img.center	{	display: block;	margin-left: auto;	margin-right: auto;	}img.alignright	{	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}img.alignleft	{	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}img.noborder	{	border: none;	}/*	----------------Titles----------------	*/h1, h2, h3, h4 	{		font-variant:small-caps;	font: 13px Verdana, Helvetica, Arial, Sans-Serif;		text-transform:uppercase;		}	h1, h1 a, h1 a:hover, h1 a:visited,#header .description	{	text-decoration: none;	color: #000000;	}h2, h2 a, h2 a:visited,h3, h3 a, h3 a:visited,h4, h4 a, h4 a:visited	{	color: #fff;	}/*	----------------Meta info----------------	*/	/*postedby text*/.entry-meta	{	font-size: 1em;	display: block;	color: #333;	}/*	I went ahead and dropped the icon for post time, since I found it annoying.	*/.chronodata	{		background: none !important;	padding: 2px 0 !important;		}.chronodata abbr	{	font: inherit;		}	.commentslink	{	color: #444;	padding: 2px 0 2px 17px;	margin: 0 10px 0 5px;	}.entry-edit a	{	color: #000;	padding: 2px 0 2px 17px;	margin: 0;	}/*	----------------Main content----------------	*//*maintext*/.entry-content	{	color: ;	}a:hover,a:visited:hover 	{	text-decoration: underline;	}h2 a:hover,h2 span a:hover	{	color: #ccc !important;	}a	/*sidebartext*/	{	color: #fff;	text-decoration: none;	}.entry-content a:visited	{	color: #fff;	}blockquote	{	color: #666 !important;	}	/*	----------------Quick postsAny post with the category of "quick" will follow these styles.----------------	*/.category-quick h3.entry-title	{	font-size: 2em !important;	display: inline;	}.category-quick .entry-meta	{	font-size: .9em;	display: inline;	margin-left: 10px;	}.category-quick .entry-category	{	display: none;	}.category-quick .entry-content	{	font-size: 1.1em;	line-height: 1.3em;	}.category-quick .entry-content p,.category-quick .entry-content ul,.category-quick .entry-content ol,.category-quick .entry-content div,.category-quick .entry-content blockquote	{	margin: 8px 0;	}/*	 Restores normal styling to quick posts on individual pages.	*/body.single .category-quick h3.entry-title	{	font-size: 2.4em !important;	}body.single .category-quick .entry-meta	{	font-size: 1em;	display: block;	margin-left: 0;	}body.single .category-quick .entry-category	{	display: inline;	}body. single .category-quick .entry-content	{	font-size: 1.2em;	line-height: 1.8em;	}body.single .category-quick .entry-content p,body.single .category-quick .entry-content ul,body.single .category-quick .entry-content ol,body.single .category-quick .entry-content div,body.single .category-quick .entry-content blockquote	{	margin: 13px 0;	}#footer {background: #333333 url('footer.jpg') bottom center no-repeat !important;height: 57px; /*sets the height of footer*/margin: 0px auto 0 !important;_margin-top: -15px;position: relative !important;padding-top: 0px;_padding-top: 0px;width: 970px; /*sets the width of footer*/_width: 970px; /*IE tweak*/}/*Changing the Link Color of footer*/#footer a {color: #ffffff;border-bottom: 0px dotted #ccc;font-weight: 100;}/*Add this code to modify the hover propertes of the links in footer*/#footer a:hover {border: none;text-decoration: none;color: #333;}	/*	----------------Comments----------------	*/li.byuser	{	background: #444;	}li.bypostauthor	{	background: #999;	color: #191919;	}