/*
CROSSHAIR

*/

#content {
	float:right;
	padding:0pt 1px;
	width:461px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}


h2 {
	display: none;
}

.post_author {
	display: none;
}

#content_box {
	background: none;
}

.navigation {
	display: none;
	
}

.navigation1 a{
	float: none;
	display: block;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: 1.3em;
	font-weight: 700;
	font-family: Verdana, Helvetica, Arial, san-serif;
	letter-spacing: .2em;
}

.to_comments {
	display: none;
}

#masthead {
	width: 871px; 
	height: 142px; 
	margin-top: 30px;
	/*background-image: url(images/masthead.jpg);*/
	background-repeat: no-repeat;
}

#masthead #logo { 
	display: none; 
}

#masthead h1 {
	display: none;
}

#masthead #rss_subscribe a { 
	display: none; 
}

#masthead #rss_subscribe {
	display: none;
}

#rotating_image {
	display: none;
}

body { 
	background-image: url("images/bg1.jpg");
	font: 62.5% Georgia, "Times New Roman", Times, serif; 
}

.format_text p {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 1em;
	text-align: center;
	margin:0pt 0pt 1.53846em;
}

.format_text p#featurepost {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 1.35em;
	letter-spacing: .2em;
	color: white;
	text-align: center;
	margin:0pt 0pt 1.53846em;
}


/* links */


.format_text a:visited {
	background: none;
}

a { color: #ffffff; text-decoration: none; }

a:hover, a:visited  { color: #ACACAC; text-decoration: none; }

a#showmore {
	float: none;
	display: block;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: 1.3em;
	font-weight: 700;
	font-family: Verdana, Helvetica, Arial, san-serif;
	letter-spacing: .2em;
}

a#showmore a, a:visited {
	color: white;
}

div#more {
	clear: both;
	display: block;
	margin: auto;
}

#left_bar a {
	text-decoration: underline;
}


/*---:[ sidebar styles ]:---*/


ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { 
	width: 190px; 
	margin: 0 0 2.5em 0; 
	font: normal 1.1em/1.2em Verdana, Helvetica, Arial, san-serif;
	color: white;
	float: left; 
}

p.sidetitle {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 1.2em;
	letter-spacing: .1em;
	color: white;
	font-weight: 700;
	text-align: left;
	border-bottom: 1px solid white;
	padding-bottom: .3em;
	margin:0pt 0pt .8em;
}

a#toshop{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

li.widget p {
	margin: 0 0 1em;
}

div.asides_sidebar {
	font: normal 1.1em/1.2em Verdana, Helvetica, Arial, san-serif; 
	color: white;
	float: left;
	margin: 0 0 2.5em;
}



/*---:[ footer ]:---*/

#footer { 
	padding: 1.0em 0; 
	border-top: 1px double #ddd;
	border-bottom: 1px double #ddd;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#footerfloat {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 535px;
	padding-bottom: 1.5em;
}


#footer_left {
	text-indent: -5000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: left;
	width: 438px;
	background: url(images/footer.png) no-repeat;
}

#footer_right {
	display: block;
	margin: 0;
	text-align: left;
	float: left;
	/*width: 97px;
	height: 14px;
	line-height: 14px;
	background: url(images/footercontact.png) no-repeat left center;*/
	}
	
#footer_right a {
	display: block;
	margin: 0;
	text-align: left;
	text-indent: -5000px;
	text-decoration: none;
	border-bottom: none;
	float: left;
	width: 96px;
	height: 14px;
	line-height: 14px;
}	

#footer_right a#contact{
	background: url("images/footercontact.png") no-repeat left top;
	border-bottom: none;
}

#footer_right a#contact:hover, .selected {
	background-position: right top;
	border-bottom: none;
}

#footer_bottom {
	margin-top: .6em;
	float: right;
	color: white;
}

#footer_bottom a{
	text-decoration: underline;
}

		
/* images */

div.captionleft {
	float: left;
	width: auto;
	background: white;
	margin-bottom: 20px;
}

div.captionleftvert {
	float: left;
	width: auto;
	background: white;
	margin-bottom: 20px;
	margin-left: 40px;
}

div.captionleft img {
	display: block;
	text-align: center;
	float: none;
	clear: both;
	padding: 8px;
}

div.captionleftvert img {
	display: block;
	text-align: center;
	float: none;
	clear: both;
	padding: 8px;
}

div.captionright {
	float: right;
	width: auto;
	background: white;
	margin-bottom: 20px;
}

div.captionrightvert {
	float: right;
	width: auto;
	background: white;
	margin-bottom: 20px;
	margin-right: 40px;
}

div.captionright img {
	display: block;
	text-align: center;
	float: none;
	clear: both;
	padding: 8px;
}

div.captionrightvert img {
	display: block;
	text-align: center;
	float: none;
	clear: both;
	padding: 8px;
}

div#featured {
	float: left;
	width: auto;
	background: white;
	margin-bottom: 20px;
}

p.caption {
	text-align: center;
	font-size: .85em;
	line-height: 1.2em;
	margin: 0pt 0pt .2em;
}


div#featured img {
	display: block;
	width: 410px;
	float: none;
	clear: both;
	height: auto;
	padding: 7px;
	
}

img.shop {
	width: 200px;
	margin-bottom: 20px;
	}


/***** Global Classes *****/

.bold 			{ font-weight:bold; }

:focus { -moz-outline-style: none; }
