/* ----------------------------------------
GLO_A_BAL THEE: smack-tacular
----------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:1px; }
img { border:1px solid #000; }
/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background:#fff;
	color:#000;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:100%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}

a{
	color:#000;
}

h1{
	color:#000;
	font-size:11px;
	font-weight:normal;
	margin:1.5em 0;
	text-decoration: underline; 
}

h2, h3{
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration: underline;
}
#primary h2{
	color:#000;
}

p{
	line-height:1.75em;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	background:#CCC;
	color:#000;
	text-align:left;
}
table td{
	background:#333;
	color:#FFF;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#000;
}
#header .inside{
	padding:3em 0;
}

#header h2{
	font-size:11px;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0.25em 0;
	border-right:1px solid #808080;
	float:left;
}
#header h2 a{ text-decoration:none; }

#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}



/* ER THE JUNK FROM WHITE.CSS */
body, #primary{
	color:#000;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background:#FFF;
}

body, #ancillary{


	background:#FFF;
}



#ancillary{
	border-top:1px solid #000;
}

a, .story .details a, .story .details a:hover{
	color:#000;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:0px solid #000; }

h1, h2, h3{ color:#000; }

#primary h2{ color:#000; }

blockquote{ color:#000; }

table th{ color:#FFF; background:#000; }
table td{ color:#000; background:#fff; }

#header h2{ border-right:1px solid #000; }

.secondary .featured p{
	border-bottom:1px solid #000000;
	border-top: 1px solid #000000;
}
.secondary .featured dl{
	border-bottom:0px solid #000000;
}
.secondary dd a{ color:#000; display: inline; margin: 0; padding:0; }
.secondary dd a:hover { color:#000; } 
.secondary .featured dt{ color:#000;}

#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#000;
}

#secondary{
	border-top:0px solid #000000;
}
.comment-head{
	border-bottom:0px solid #000000;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #000000;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #000000;
}
ul.dates .date, ul.counts .count{
	color:#000000;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#000000;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ color:#000; }

#footer{ color: #000; }
#footer a, #footer p.attributes a{
	color:#000;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }

/* END WH2ITE.CSS */



/* MAH CRUNK FREM WHITE/MAIN */
/* THIS BIT IS THE MAIN BORDER CONTROL THANKS */
.ZenphotoPress_thumb {
border:0px solid #000;
margin:0px;
}


.ZenphotoPress_badge li dt dl {
border:0px solid #000;
margin:0px;
padding:0px;

}

.ZenphotoPress_widget li dt dl {
border:0px solid #000;
margin:0px;
padding:0px;

}

.ZenphotoPress_shortcode hr
{
border:0px solid #000;
height: 0px;
margin:0px;
}
.ZenphotoPress_left
{
border:0px solid #000;
margin:0px;
padding:0px;
}

dl
{
border: 0px 0px 0px 0px ! important;
}

dt 
{
border: 1px solid #000 ! important;
padding:0px 0px 0px 0px ! important;
margin:0px 2px 2px 0px;
float: left;
}


/* Mah Nav Crunk WIP SHIT */

.topnav 
{
	
	list-style:none;
	margin:0px auto 0 auto;
	padding:2px 0;
	text-align:left;
	width:80%;
	min-width:65em;
	max-width:85em;			
}
.topnav li 
{
	list-style:none;
	margin:0;
	padding:0 2px;
	display:inline;
}
.topnav li a 
{
	color:#000;
	padding:2px 0;
	text-decoration:none;
}
.topnav li a:hover, .topnav li.current_page_item a
{
	color:#fff;
	padding:0px 0;
	text-decoration:none;
	border-bottom:#000 2px solid;
}


#calendar {
	width: 120px;
}



hr {
      height: 0px;
      width: 0px;
      color: #fff;
      background-color: #fff;
      visibility: hidden;
      border: 0px 0px 0px 0px;
}

/* BOY YOUU BEST END THAT */


/* WHAT NOW I THINK WAZ FRUMS DE ORIGINAL: Images */

#search .searchg{
	background:url(http://menglef.org/xxx/wp/wp-content/themes/ninjamonkeys/styles/white/search.gif) 0 0 no-repeat;
}



/* Images */

#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}

.block ul {
        list-style-type:none;
        margin:1.5em 0 2em 0;
        border-top:1px solid #000000 ! important;
}

.block ul li {
        list-style-type:none;
        margin:0;
        padding:0.5em 0;
        border-bottom:1px solid #000000 ! important;
}

.block ul li .date {
        padding:0 1.5em 0 0;
        color:#000 ! important;
}

.block ul li a {
	color:#000 ! important;
	text-decoration:none;
}

.block ul li a:hover {
	color: #000 ! important;
	text-decoration:underline;
}



/* Image Thumbnails
------------------------------ */

.imagethumb a {
	display: block;
	padding: 0px;
	margin: 0px 2px 2px 0px;
	background: #fff;
	line-height: 0px;
}
/* .imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB; 
} */
.imagethumb {
	float: left;
}

    /* COMMENTS N; SHIIIIT */


#commentbox {
	width: 650px;
	margin: 0 auto;
    color: #98958f; /*textbox labels*/
	font-size: 12px;
}

#commentform{
	margin:5em 0 5em 35.4%;
	width:36em;
}
#commentbox input {
	font: 12px/22px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: #fff;/*Color of textbox when unfocused*/
	border-top: 1px solid #b1aea7;
	border-right: 1px solid #b1aea7;
	border-bottom: 1px solid #c4c2bb;
	border-left: 1px solid #c4c2bb;
	padding: 2px;
	color: #98958f;
}
#commentbox input:focus {
	background: #fafaf9;  /*Color of textbox when focused*/
}
#commentbox textarea {
	font: 12px/16px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: #fff;
	border-top: 1px solid #b1aea7;
	border-right: 1px solid #b1aea7;
	border-bottom: 1px solid #c4c2bb;
	border-left: 1px solid #c4c2bb;
	color: #7b7871;
	margin: 2px 0 5px 0;
	padding: 3px;
	width: 600px;
}
#commentbox textarea:focus {
	background: #fafaf9; /*Color of textarea when focused*/
}
#comments {
clear: both;
display: block;
margin: 0 auto; 
width: 650px; 
text-align: left;
}

.error {
	color: #950b42;  /*Error message when a visitor forgets a field.*/
	font-weight: bold;
}
.comment {
	margin-bottom: 20px;
}
.commentinfo h4 {
	display: inline;
}
.commentinfo {
	color: #b1aea7;
    border-bottom: 1px solid #d8d6cf;  /*seperator between comment info and comment text.*/
	padding: 5px 0 3px 0;
}
.commenttext {
	margin-top: 5px;
	padding: 0 5px;
	color: #98958f;
}

      /* DARN THIS JUNK IS LONG */

/* Image Thumbnails
------------------------------ */

#images {
	margin: 2px;
	display: block;
	
}

.imagethumb a {
	display: block;
	/* padding: 10px; */
	/* margin: 6px; */
	/* border: 1px solid #92BED3;
	   background: #DDEAF0; */
	line-height: 0px;
}
/* .imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB; 
} */
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	border: 0px solid: #000;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.album {
	margin: 10px 20px 10px 10px;
        padding: 0;
	float: left;
	width: 220px;
	border: 1px solid: #000;
    line-height: 100%;
}
.album a img {border: 1px solid #000;}
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
	border-bottom:1px dotted #666;
}
.album p {
    margin: 0px;
}



/* Individual Image from gallery
------------------------------ */

.image img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
#image img{
	margin: 0 auto;
	border: 1px solid #000;
}
.da_image {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
#da_image {
	margin: 0 auto;
	border: 1px solid #000;
}

/* END Individual Image from gallery
------------------------------ */


/* Image Nav for the gallery
------------------------------ */

.imgnav {
	margin: 6px 4px 4px 8px;
	padding: 3px;
	width: 50%;
}
.prev {
	float:left;
	margin: 0px 4px 4px 8px;

}
.next {
	float:right;
	margin: 0px 4px 4px 8px;
	padding-right:10%;
}

/* END Image Nav for the gallery
------------------------------ */


/* My Shiznit MESS
------------------------------ */
img {border: 1px solid #000;}


div image {
border:1px solid #000;
margin:0 0px;
}


#photo{
border: 1px solid #000;   
  display:block;
  position:relative;
 }

/*  FUCKIN CLEAN UP THIS My Shiznit MESS
------------------------------ */
.bottom { text-align: right; }