#twittercontainer #twtr-widget-1 .twtr-widget .twtr-doc .twtr-hd h3 {
	
	
}




#paged-comment-navigation {
	/*background-color:#EDEDE5;*/
	margin:15px 0px 15px 0px;
	padding:10px 0px 10px 0px;
	clear:both;
	position:relative;
	font-size:16px;
	line-height:16px;
}


#paged-comment-navigation a {
	display:block;
	display:inline-block;
	margin: 2px 2px 0px 0px;
	padding:6px 8px 5px 8px;
	text-decoration:none;
	width:auto;
	color:#666;
	/*border:1px solid #39b54a;*/
	border:1px solid #f7941d;
	background-color: #FFF;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#paged-comment-navigation a:hover{
	color:#fff;
	background: #f7941d;
	text-decoration:none;
}

#paged-comment-navigation .current{
	margin: 2px 2px 0px 0px;
	padding:6px 9px 5px 9px;
	color:#FFF;
	display:block;
	display:inline-block;
	width:auto;
	border:1px solid #f7941d;
	background-color: #f7941d;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}




#joinforum {
	position:relative;
}

#joinforumcounter {
	height:44px;
	width:146px;
	
	position:absolute;
	left:121px;
	top:-12px;
	
	background-image:url(images/forumcounterbox.png);
	
}

#joinforumcountertext {
	height:44px;
	width:146px;
	position:absolute;
	left:140px;
	top:2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #444;	
	
}

#spacerbox {
	height:2px;
	}


.spacerbox2 {

    height:10px;
}

#connectbox {
	background-color:#8F133C;
	background-image:url(images/stripe_red.png);
	background-repeat:repeat;
	/*margin:0px 0px 0px 0px;*/
	padding:5px;	
}


#connectemaillist {
	background-color: #e6ffe6;
	
}


#connectboxtop {
	
		/* margin: 5px auto 5px auto;		 */
		background-image:url(images/connectboxtop2.png);
		background-repeat:no-repeat;
		height:40px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		-khtml-border-radius: 12px;
		border-radius: 12px;
}


#connectboxinner {
	/* margin:0px; */
	/* padding:0px; */
	background-color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
		
}

#connectboxinner a {
	/* font-size: 16px; */
	color: #8F133C;
}

#connectsocialbox {
	/* padding:10px 0px 0px 10px; */
	
}

#connectsocialbox a {
	/* margin: 0px 0px 0px 2px;  */

}



#recentpostsbox {
	background-image:url(images/stripe_green.png);
	background-color:#366633;
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	padding:5px;
}

#recentpostsboxtop {
		margin: 5px auto 5px auto;		
		background-image:url(images/recentpostsboxtop2.png);
		background-repeat:no-repeat;
		height:40px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		-khtml-border-radius: 12px;
		border-radius: 12px;
}

#recentpostsboxinner {
		margin:0px 0px 10px 0px;
	padding:0px;
	background-color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#366633;
}


#recentpostsbox ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#recentpostsbox ul li{ 
padding:2px 4px 3px 4px;

}

#recentpostsbox ul li a{ 
color:#366633;
font-size:15px;

}











#recentcommentsbox {
	background-color:#303380;
	background-image:url(images/stripe_blue.png);
	/*background-color:#366633;*/
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	padding:5px;
	overflow:hidden;
}

#recentcommentsboxtop {
		margin: 5px auto 5px auto;		
		
		background-image:url(images/recentcommentsboxtop2.png);
		background-repeat:no-repeat;
		height:40px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		-khtml-border-radius: 12px;
		border-radius: 12px;
}

#recentcommentsboxinner {
		margin:0px 0px 10px 0px;
	padding:0px;
	background-color:#FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666;
}


#recentcommentsbox ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	

}

#recentcommentsbox ul li{ 
padding:2px 4px 2px 4px;
margin:0px;

}

#recentcommentsbox ul li a{ 
color:#303380;
font-size:11px;

}

#recentcommentsbox ul li .arrow {
color:#303380;
font-size:16px;	
	
}













.fblikesend {
	margin: 5px 0px 0px 0px;
}

.plus1 {
	padding:3px;
	margin:10px;
		background-color:#FFF;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.fbtop {
	margin:10px;
	padding:3px;
	/*color: #FFF;	doesn't work */ 
	background-color:#FFF;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.fbtop a { 
	color: #FFF;
}

#fbfloat {
	position:relative;
}

#fbfloatinner {
	width:300px;
	position:absolute;
	bottom:4px;
	left:690px;
	
}


#fbandcopy {
	margin:0px auto 0px auto;
	width:1000px;
	position:relative;
}

#fb-root {
	float:left;	
	width:500px;
}

#copycopy {
	padding-top:5px;
	/*float:right;*/
	width:500px;
}


#hangballabout{
	float:left;
	width:240px;
	
}

#hangballhelp{
	float:left;
	width:240px;
	
}

#hangballcat {
/*	float:left;*/
	
	
}

#hangballcat img {
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	
	
	
}

#hangballabout h2, #hangballhelp h2, #hangballcat h2 {
	padding-bottom:3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #934141;	
	
}

#footfoot {
	position:relative;
	width:1000px;
	margin:10px auto 0px auto;
	padding:0px;
	border:1px solid #9A9A93;
	background-color:#EDEDE5;
	
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	
	/*visibility:collapse; */
	
	
}


#categoryblockcontainer {
	width:507px;
	position:relative;
/*	border:1px solid #AAA;*/
}


.categoryblock { 
/*border:1px solid #333;*/
height:75px;
width:169px;
float:left;

}


.categoryblocktitle {
		
	
}

.categoryblocktitle a, .categoryblocktitle a:visited{
	color:#319b40;
	font-size: 14px;

	
}

.categoryblocktitle a:hover {
	text-decoration:none;
	color:#900;
}

.categoryblockcount {
	font-size:11px;
	color:#999;
	
}



.pagination {
background-color:#EDEDE5;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
clear:both;
/*border-top:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
*/position:relative;
font-size:16px;
line-height:16px;
}

.pagination .pageofpage {
	margin:auto 8px auto 6px;
	font-size:12px;
	line-height:32px;
	color:#666;
	display: inline-block;

	
}

.pagination span, .pagination a {
display:block;
display:inline-block;

margin: 2px 2px 0px 0;
padding:6px 8px 5px 8px;
text-decoration:none;
width:auto;
color:#666;
border:1px solid #39b54a;
background-color: #FFF;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;

}

.pagination a:hover{
color:#fff;
background: #39b54a;
text-decoration:none;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #39b54a;
color:#fff;
}






#page #innercontent .entry {
	padding: 0px 50px 0px 50px;
	
}



/* search container */

#sidebar ul li#search-3{
	/* background-color:#FC6; */
	background-color:#FF9;
	background-image:url(images/yellowchecker3.png);
	background-repeat:repeat-y;
	/* background-repeat:no-repeat; */
	padding:5px 0px 10px 0px;
	margin:0px 3px 10px 0px;
	 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}


/* end search container  */



#sidebarinside {
	background-color: #AAA;
	margin:0px;
	padding:0px;
	
}











/* social container */

#sidebar ul li#text-9{
	/* background-color:#FC6; */
	background-color:#cc6666;
	background-image:url(images/redchecker3.png);
	background-repeat:repeat-y;
	/* background-repeat:no-repeat;*/
	padding:5px 0px 10px 0px;
	margin:0px 3px 10px 0px;
	 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}



#sidebar ul li#text-9 .widgettitle {
	visibility: hidden;
}

#sidebar ul li#text-9 p {
	margin: 12px 0px 0px 12px;
}

#sidebar ul li#text-9 p a {
	color:#FFF;
}

/* end social container */







/* recent posts */

#sidebar ul li#recent-posts-3{
	/* background-color:#FC6; */
	background-color:#336633;
	background-image:url(images/greenchecker3.png);
	background-repeat:repeat-y;
	/* background-repeat:no-repeat;*/
	padding:25px 0px 10px 0px;
	margin:0px 3px 10px 0px;
	 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#sidebar ul li#recent-posts-3 .widgettitle {
	visibility: hidden;
}


#sidebar ul li#recent-posts-3 ul li {
	margin: 8px 0px 0px 10px;
	color:#CCC;
	/*list-style-type: disc;	*/
}

#sidebar ul li#recent-posts-3 ul li a {
	color:#EEE;
	margin:20px 0px 0px 0px;
	/* padding: 20px 0px 0px 0px; */
}

/* end recent posts */






/* recent comments */

#sidebar ul li#recent-comments-3{
	/* background-color:#FC6; */
	background-color:#336699;
	background-image:url(images/bluechecker3.png);
	background-repeat:repeat-y;
	/* background-repeat:no-repeat; */
	padding:25px 0px 10px 0px;
	margin:0px 3px 10px 0px;
	 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#sidebar ul li#recent-comments-3 .widgettitle {
	visibility: hidden;
}


#sidebar ul li#recent-comments-3 ul li {
	margin: 8px 0px 0px 10px;
	color:#CCC;
	/*list-style-type: disc;	*/
}

#sidebar ul li#recent-comments-3 ul li a {
	color:#EEE;
	padding: 20px 0px 0px 0px;
}

/* end recent comments */




#encapsulate {
	background-color:#FDFDFA;
}
#introductioncontainer {
	width:1000px;
	/*background-color:#FDFDFA;/*
	/*height:140px;*/
	
}

#introductioncontainer p {
padding:10px 5px 0px 10px;	
	
}


/*  top featured section just added 1/28/2011  */


/*  _______________________________________

	3.a, 3.b OVERLAYS
    _______________________________________  */



#topfeaturedcontainer{
width:1000px;	
margin:0px;
padding:0px;

}


#topfeaturedcontainer a:visited {
	color:#00bff3;
}

#topfeaturedcontainer  a:link {
	
	color:#00bff3;
}

#topfeaturedcontainer ul {
	margin:0px;
	padding:0px 0px 0px 0px;
}

#topfeaturedcontainer ul li {
	margin:0px;
	padding:2px;
}

#topfeaturedcontainer ul li.overlay a img{
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 	
	-o-border-radius: 5px;
	
}

.overlay {
	position: relative; 
	display: inline-block;
}            



	.overlay img {
		display: block;
	}  
.overlay .description {
	position: absolute;
	left: 0px; 
	width: 100%;
	
	/* Setting a zero opacity so we have a nice fading effect on mouse hover */
	filter: alpha(opacity=0);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* Semi-transparent background for modern browsers, black for older browsers */
	background:#000000;
	background: rgba(0,0,0,0.80);
	/* CSS3 transition, makes the fading effect */ 
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
	
	
ul li.overlay div.description.bottom {
	
		border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 	
	-o-border-radius: 4px;
	
}
	
	.description p {
		/* Text styling */
		padding:2px 2px 2px 3px;
		color:#ffffff;
	}
.overlay:hover .description {
	/* Setting a 100% opacity on mouse hover */
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bottom {
	bottom: 0px;
}








/*    social buttons  */


.pxpad {
	padding:4px;
}

#socialContainer {
	/* width: 289px; */
	height:74px;
	padding: 0;
	margin: 0px auto 30px auto;
	/* text-align: center; */
	/* border: 1px solid red; */
	text-indent: -3000px;                 //sends the text off-screen
    white-space: nowrap;        
}

#socialContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#socialContainer ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	/* background-color:#595253; */
}

#socialContainer ul li a {
	text-decoration: none;
	display: block;
	height: 74px;
	/* line-height: 50px; */
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 2.2em; */
	/* color: #FFF;	*/
}

#socialContainer ul .socialRSS a {
	width:72px;
	background-image: url(images/socialRSS.png);
}

#socialContainer ul .socialFACEBOOK a {
	width:72px;
	background-image: url(images/socialFB.png);
}

#socialContainer ul .socialTWITTER a {
	width:72px;
	background-image: url(images/socialTWIT.png);
}

#socialContainer ul .socialFEEDBURNER a {
	width:72px;
	background-image: url(images/socialMAILRSS.png);
}

#socialContainer a:hover {
	background-position: 0px -72px;
	/* background-color:#A34717; */
}



/*  */
#greystripe {
	margin:0px auto 0px auto;
	width:1000px;
height:1px;
background-color:#888;	
}

#greystripe2 {
	margin:0px auto 0px auto;
	width:1000px;
height:1px;
background-color:#969696;	
}

#greystripebottom {
	margin: 0px auto 0px auto;
	width:1000px;
	height:3px;
	background-image:url(images/3pxshadow.png);
	background-repeat: repeat-x;	
}

#greystripetop {
	margin: 0px auto 0px auto;
	width:1000px;
	height:3px;
	background-image:url(images/3pxshadowtop.png);
	background-repeat: repeat-x;	
}

#chop2 {
	background-color:#99978E;
	height:30px;
	line-height:20px;
	color:#CCC;
	
}

#chopchopchop {
	margin: 0px auto 0px auto;
	background-color:#99978E;
	background-image:url(images/footerfsm.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:700px;
}


#footercover {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color:#99978E;
	
	
	
}


#hangingspacer {
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#99978E;
	height:20px;
}
#hangingfooter {
	position:relative;
	margin:0px auto 0px auto;
	background-color:#EDEDE5;
	
	width:1000px;
	
	/* border-top:2px solid #888;*/
	/*border-bottom:2px solid #888;*/
color:#888888;


}

#hangingfooter #hangingfoot1 {
width:250px;
float:left;
/*background-color:#AAA;	*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#hangingfoot2 {
	
width:250px;
float:left;
/*background-color:#999;	*/

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


#hangingfoot2 #categoryfootcats {
	margin: 0px 0px 0px 0px;
	
}

#hangingfooter img {
	margin:0px;
	padding:0px;
}

#hangingfooter ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	
	/*list-style-image: url(images/hash9x9.png);
	list-style-position:inside;*/
	 	
}

#hangingfooter ul li {
	text-decoration:none;
	margin: 30px 0px 0px 0px
}

#hangingfooter #hangingfoot2 a {
	/* color:#934141;  RED  */
	color:#39b54a;	   /* GREEN */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
	margin:0px;
	padding:0px;
}

#hangingfooter #hangingfoot2 #categoryfoottitle, #aboutfoottitle {
	/* margin: 3px 0px 3px 0px; */
	color:#934141;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;	
}

#hangingfooter #hangingfoot3 {
width:250px;
float:left;
/*background-color:#AAA;	
*/

}

#hangingfooter #hangingfoot4 {
width:250px;
float:left;
/*background-color:#999;	
*/

}

#cleardiv {
	clear:both;
}


#hangingfooter p {
	margin:0px;
	padding:0px;
}


#lowermostfooter { 
margin: 0px auto 0px auto;
padding:0px;
	/*background-color:#99978E;*/
height:400px;
}





/* coin slider style */
.coin-slider { 
	overflow: hidden; 
	zoom: 1; 
	position: relative;	
 }
 
.coin-slider a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

.cs-buttons {
	font-size: 0px;
	padding: 12px;
	float: left;
	margin: 15px 0 0 0;
}

.cs-buttons a {
	margin-left: 16px;
	height: 16px;
	width: 16px;
	float: left;
	border: 1px solid #666;
	color: #F00;
	text-indent: -1000px;
}
.cs-active { background-color: #fc3333; color: #FFFFFF; }
.cs-title { width: 780px; padding: 10px; background-color: #000000; color: #FFFFFF; }
.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }


#sliderHolderHolder {
/*	background-color:#399; */
	background-image: url(../../../images/slider/shadow800px.png);	
	background-repeat: no-repeat;
	background-position:0px 345px;
	height:420px;
	width:800px;
	margin: 70px auto 18px auto;
	/*border: 1px solid #DDD;*/
}
	

	
#sliderHolder {
	margin:0px;
	padding: 0px;
	width:800px;
	height:350px;
}




/* header style  .. probably remnant from fireworks mockups*/
td img {display: block;}




/* 10.25.2010 changes to navbar */

#navContainer {
	margin: 0px 0px 50px 0px;
	
}

#navMenu {
	width: 1000px;
	padding: 0;
	margin: 0px auto;
	text-align: center;
}

#navTop {
	margin: 0px;
	padding:0px;
	width:1000px;
	height:200px;
	background-color: #CCC;
	background-image: url(images/navTop4.jpg);
	/* [disabled]border-top-left-radius: 6px; */
	/* border-top-right-radius: 6px;  */
	/* [disabled]-webkit-border-top-left-radius: 6px; */
	/* [disabled]-webkit-border-top-right-radius: 6px; */
	/* [disabled]-moz-border-radius-topleft: 6px; */
	/* [disabled]-moz-border-radius-topright:6px; */
}

#navMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navMenu ul li {
	margin: 0px;
	float: left;
	background-color:#595253;
}

#navMenu ul li a {
	text-decoration: none;
	display: block;
	height: 50px;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	color: #FFF;	
}

#navMenu ul .navHome a {
	width:136px;
	background-image: url(images/navHome.png);
}

#navMenu ul .navAbout a {
	width:120px;
	background-image: url(images/navAbout.png);
}

#navMenu ul .navMaterials a {
	width:159px;
	background-image: url(images/navMaterials.png);	
}

#navMenu ul .navSightings a {
	width:156px;
	background-image: url(images/navSightings.png);
}

#navMenu ul .navJoinUs a {
	width:138px;
	background-image: url(images/navJoinUs.png);
}

#navMenu ul .navHateMail a{
	width:165px;
	background-image: url(images/navHateMail.png);
}

#navMenu ul .navStore a{
	width:126px;
	background-image: url(images/navStore.png);
}

#navMenu a:hover {
	background-position: 0px -50px;
	background-color:#A34717;
}









/*  added 9.27.2010 */

.post .entry img {	
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px; 	
	-o-border-radius: 3px;
}

.rad2px {	
	border-radius: 2px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px; 	
	-o-border-radius: 2px;
}




/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	/* background-color:#E5E5DD; */	 /* outermost color */
	/* background-color:#D9D9D1; */
	background-color:#99978E;
/*	background-image:url(images/darktopgradient1.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	/*background-image:url(images/1000shadow.png);*/
	margin: 0 0 0 0;
	padding: 0;
	
	}
	

	
#page {
	text-align: left;
/*	background-color:#EDEDE5;  under navigation and below sidebar  */
    background-color:#EDEDE5;  /*  under navigation and below sidebar  */

	
	
	/*margin: 20px auto;*/
	
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1000px;	/*border: 1px solid #D5D5DD; */
border-left: 1px solid #7A7A78;
border-right: 1px solid #7A7A78;
border-bottom: 1px solid #7A7A78;

	}
	
#contentwrap {   /* front page, many posts  */
	float: left;
	
	/*width: 672px;*/
	width: 685px;
	background-color:#fdfdfa;
	border-right: 1px solid #dfdfdf;
	}
	
#innercontent {
padding: 0px;
margin: 0px;	
	
}

.widecolumn {    /* single post , no sidebar   */
	padding: 0px;
	margin: 0px;
	width: 1000px;
	background-color:#fdfdfa;
	}	
	
.widecolumninner {
	padding:20px 0px 0px 0px;
	margin: 0px 0px 0px 125px;
	width:750px;
	/* background-color:#0FF; */
	/* border:2px solid; */
}

.widenavigation {
	width:700px;
	margin: 0px 0px 0px 150px;
	
	height:50px; 
	padding:5px;
	background-color:#EEE;
	border: 1px solid #DDD;	
	
	/* background-color:#fafae8; */
	/* border:1px solid #ddd;  */
}


#widecomments {
	width:800px;
	margin: 15px 0px 0px 50px;
	padding: 20px 50px 50px 50px;
	/*background-color:#eee; */
	 /*border-top:4px solid #eee;  */
}

#wideadindex {

}

#wideadwrapper {
	/* width:800px; */
	margin:400px 100px 100px 100px;
	 padding: 25px 100px 25px 100px;  
	/* background-color:#D9D9D1; */
	/* background-color:#fdfdfa;  */
	background-color:#DDDDD5;
	
}

#wideadwrapper20 {
	/* width:800px; */
	margin:0px auto 0px auto;
	background-color:#DDDDD5;
	 border-top: 1px solid #DDD;
	 border-bottom: 1px solid #DDD;
}


#innerwideadwrapper20 {
	width:800px;
	margin: 10px auto 10px auto;
	border:1px solid #999;
	/* border:1px solid; */
}


.indexstatic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
	border-bottom:1px solid #DFDFDF;
}

#welcome {
/*	background-color:#CCC; */
}


#newpoststag, #featuredandpopulartag {
	/* background-color:#999; */
	font-size:3.2em;
	color:#5674b9;
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
	margin:0px 0px 10px 0px;
}



/* Begin Sidebar */

#abovesidebar {
	padding: 0px;
	margin: 0px 0px 0px 692px;
	background-color:#edede5;
	margin-left: 686px;
	
	/*border-bottom: 1px solid #000;*/
	/*width: 303px;
	background-color:#edede5;*/
	
}


#sidebarsearch {
	/*border-top:1px solid #DFDFDF;*/
	border-bottom: 1px solid #DFDFDF;
	height:50px;
	width:314px;
	background-color:#EDEDE5;
	background-image:url(images/sidebar_search.png);
	
}

.searchbox {
	padding: 3px 0px 0px 28px;
	/*background-color:#AAA;*/
	
}




#sidebar
{
	padding: 5px 0px 0px 2px;
	margin-left: 692px;
	width: 303px;
	background-color:#edede5;  /* sidebar only  */
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


	
#header {
	/* background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;   */
	}
	/* #headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 1000px;
	}
	*/

#footer {
	background-color:#EDEDE5;  /* wordpress footer */
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	
	
	
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


#categorynavcontainer {
	
	background-color:#edede5;
	padding:12px 0px 5px 0px;
	color:#666;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;	
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #efefef;
}

#categorynavcontainer .morepaged {
	color:#999;
	
}





.postmetadatacontainer {
	/* float: right;*/
	/* background-color:#F0F0F0;*/
	
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #888888;
	overflow:hidden;	
}


.postmetadatacontainer a {
	
	color: #39b54a;
}

.hashcolor {
		color: #39b54a;

	
}


.metamorelink a {
	color:#21759b;
	
}


.metadate, .metahashtags, .metacomments, .metaviews, .metalastcomment .metaauthor {
	margin: 0px 0px 8px 0px;
	
}

.metacomments a, .metaviews .chopinside {
	color:#444;
}



.postmetadata {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;	
	margin: 20px auto 0px auto;
	width="300px";
	/* background-color:#CCC; */
	
	
}





.postwrap {
	margin:0px 0px 20px 0px;
	/*background-color:#FCFCFC;*/
	/*border:1px solid #CCC;  */
	padding:0px;
	
	border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 	
	-o-border-radius: 4px;
}

.titlewrap {
	position: relative;
	/*height:80px;*/
	
	/*background-color:#9DAD8C;*/
	background-color:#edede5;
	border:1px solid #dfdfdf;  
	padding:0px 5px 5px 5px; 
	margin:0px 10px 25px 10px;
	/*border-top: 1px solid #cacac9;*/
	
	border-radius: 2px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px; 	
	-o-border-radius: 2px;
	
}

.titlewrap a, #singletitletopline h2, .singletitleblah h2 {
	color: #934141;
	font-family: "Times New Roman", Times, serif;	/*letter-spacing: 1.3px;*/
	font-weight: 400;
	font-size: 30px;	
	
}

.singletitleblah h2 {
	line-height: 30px;
}


.titlewrap a:visited {
	color: #634b4b;	
}

.titleandpublished {
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px 3px 0px 0px;
	width:492px;
	border-right:1px solid #DFDFDF;
}


.titleandpublishedsingle {
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px 3px 0px 0px;
	width:552px;
	border-right:1px solid #DFDFDF;
	
}


.titlewrap .titlewrapbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;	
	margin:3px 0px 0px 0px;
}


.titlewrap .metabox {
	float: right;
	/*right:300px;*/
	width:145px;
	/*height:100px;*/
	margin:0px;
	padding:0px;
	/*border-left:1px solid;*/
}

.titlewrap .outsetstarbox {
	position:absolute;
	left: -50px;
	top: 15px;
	width:60px;
	height:60px;
}

.titlewrap .editlink2 {
	margin:5px;
}
.titlewrap .editlink2 a, .titlewrap .editlink2 a:visited {

	color:#F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	
}
.titlewrap .metabox img {
	margin: 0px -2px -2px 0px;
	padding: 0px;
	
}

.titlewrap .metabox .metahashtags, .titlewrap .metabox .metaviews, .titlewrap .metabox .metacomments {
	margin:0px;
	padding:3px 0px 1px 0px;
	
}

.titlewrap .metabox .metacomments {
	margin:0px;
	padding:2px 0px 0px 0px;
}

.titlewrap .metabox .metahashtags, .titlewrap .metabox .metaviews, .titlewrap .metabox .metacomments, .titlewrap .metabox .metacomments a {
	color:#999;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.titlewrap .metabox .metahashtags a {
	color: #39b54a;
			font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}

.titlewrap .metabox .metaviews .chopinside, .titlewrap .metabox .metacomments .chopinside a {
	color:#555;
}



.hatemailtag {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ae3c3c;	
	
}


#singletitle {
	position:relative;
	background-color:#EEE;
	border:1px solid #D1D1D1;  
	padding:10px 15px 5px 15px; 
}

#singletitletopline {
	padding:2px;	
}

.singletitledate {
	/*padding: 5px 0px 0px 0px;*/
	margin:6px 0px 0px 0px;
	color:#999;
	font-size: 0.8em;
	float:left;
}

.singletitlecat {
float:right;	
	color:#999;
	font-size: 0.8em;
	
}

.hatemailbadge {
	/* removed this from index because was screwing up the sidebar */
	margin: 0px;
	padding: 0px;
	/* nothing */
}

#feedbox {
	height:40px;
}

.innerfeed{
		color:#999;
	font-size: 0.8em;
float:right;	
}


/* Begin Structure */


/* #header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 1000px;
	}
	
*/	

/*
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
*/



.post {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 70px 0px;
	text-align: justify;
	/* border-bottom:1px solid #E5E5DD; */
	/* border-bottom:2px solid #F3F3E6;  */
	/* border-bottom: 4px solid #ECECEC;  */
	}



.post hr {
	display: block;
	

	}
	

#innercontent .entry hr {
	margin:15px;
	border:0px;
	height:1px;
	background-color:#E0E0E0;
}


.widecolumn .post {
	margin: 0;
	}

#contentwrap .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 Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0px 0px 0px;
	}

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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size: 2.0em;
	}

.alignleft {
	float: left;
	font-size: 2.0em;
	}
/* 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: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \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 li .widgettitle {
	display:block;
	background-color:#e2e2dd;
}

.fakesidebartitle {
	display:block;
	background-color:#e2e2dd;
	font-weight: bold;
	font-size: 16px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	padding: 0px;	
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	padding: 0px;	
	margin: 0px;
	}

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 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: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 */







/* -------------------------------------------------------------------------------------------------------  */

/* 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 {
	background-color:#F3F3EF;
	border-left: 1px solid #DCDCD6;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;	
	
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;

	}
	
.navigationbox {
 	height:50px; 
	padding:5px;
	background-color:#edede5;
	border: 1px solid #DFDFDF;	
	color:#CCC;
	font-size:24px;
}

.navigationbox a {
	
	font-size: 28px;
}



	
/* End Various Tags & Classes*/












/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */






/* ------------------------------     type-setting, etc ------------------------------------------------------------------  */

#contentwrap, #content .widecolumninner, #widecomments {
	font-size: 1.4em;
	}



.widecolumn .entry p {
	font-size: 1.05em;
	}

#contentwrap .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

#contentwrap .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #eaeaea;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	/*font-weight: bold;*/

	}



h1 {
	font-size: 4em;
	text-align: center;
	}






#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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: left;
	border: 1px solid #aaa;
	padding: 1px;
	margin: 3px 7px 3px 3px;
	background: #FAFAF0;
	}

.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;
	color:#999;
	}

#sidebar {
	font: 1.2em '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;
	}

#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 ------------------------------------------------------------- */
