/* Colorz 
---------------------------------------------------------- 

Grayz
--------

#707160 = darkest gray
#555 = body default txt
#999 = various h's, p's, borders



Magenta
--------
#D10373


Brown
-------
#651901

LT Blue
-------
#b6e7ec


*/



body{
    background: #000 url(bg.jpg) top left no-repeat;
    color: #d4c398;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    text-align: center;
    padding:0;
    margin:0;
	}
		

#logo {
    /*background: #EFF4F8 url(logo.gif) top left no-repeat;*/
    height: 600px;
    margin:0;
    padding:0;
    }


h1#banner {
    position: absolute;
    top: 300px;
    left: 0;
    height: 0;
    margin:0;
    padding:0;
    }

h1#banner a {
	position: absolute;
	top:0;
    left: 0;
    display: block;
	height: 125px;
	width: 50px;
	margin: 0 0 0 5px;
	padding: 0;
	}


h1#banner a,h1#banner a:link,h1#banner a:visited, h1#banner a:hover, h1#banner a:active {
	text-decoration: none;
    }


h1#banner a span {
    text-indent: -9999px;
    visibility:hidden;
    }



#logonav  {
	margin:0;
	padding:0;
	background: transparent;
    color:#404040;
	height:200px;
	width:760px;
	}
	

#wrap {
    background:transparent;
    width: 760px;
    margin-left:100px;  
    margin-right: auto;
    padding:0;
    text-align:left;
    }


#content { 
	float:right;
	width:500px;
    /*background: #e3e3e3;*/
    padding:0;
    margin:0;
    }


#sidebar {
    clear: left;

    width:240px;
    margin:0;
    padding: 0;
    }


#footer {
    background: #000;
	clear: both;
	font-size:10px;
	margin: 0;
	color:#d4c398;
	padding: 0;
	height:200px;
	width:760px;
	}



/* text stuff */


p	{
	margin: 0 0 1em 0;
    padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
    line-height: 140%;
    text-align: justify;
    color: #d4c398; 
    }



blockquote {
    font-size: 12px;
    font-style: italic;
    margin: 0 0 15px 10px;
    line-height: 1.6em;
    padding: 12px 5px 0 1em;
    color: #555;
    border-left: 5px solid #660d06;
    }


h6 {
    font-size: 12px;
    line-height: 10px;
    color: #6a6825;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding:0;
    }



ol {
    font-size: 14px;
    margin:0 0 15px 0;
    padding:0;
    }


ol li {
    list-style-position: inside;
    margin-bottom: 5px;
    }



/*-- feature header ------------- */


h1.featurelead {
    color: #D10373; 
    margin: 0 0 .25em 0;
    padding: 10px 0 10px 0;
    font: bold 110px "helvetica neue", arial, helvetica, sans-serif;
    line-height: 72px;
    letter-spacing: -.05em;
    border-top: 0px solid #222;
    border-bottom: 0px solid #efefef;

    }

h1.featurelead span {
    margin-left: -.06em;
    }
h1.featurelead span.dark {
    margin-left: 0;
    color: #555;
    }

h2.featuretag {
    color: #d4c398; 
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    font: bold 32px "helvetica neue", arial, helvetica, sans-serif;
    line-height: 30px;
    letter-spacing: -.05em;
    border-top: 0px solid #efefef;
    border-bottom: 0px solid #efefef;

    }

h2.sectiontitle {
    color: #d4c398; 
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    font: bold 32px "helvetica neue", arial, helvetica, sans-serif;
    line-height: 30px;
    letter-spacing: -.05em;
    border-top: 0px solid #efefef;
    border-bottom: 0px solid #efefef;
    }



/* Nav------------------- */
    

#nav {
    height: 100px;
    margin: 0;
    padding: 0 0 0 100px;
    
    }



#nav ul {
	font-size: 32px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
    }
	
#nav li {
	float: left;
	height: 65px;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #707160;
	font-weight: bold;
	margin:0;
	height: 60px;
	padding: 0 5px 0 5px;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #d31b03;
	padding: 0 5px 0 5px;
	border-bottom: 0px solid #eee;
	}
	
#nav #currentpage a {
	margin:0;
	padding: 0 5px 0 5px;
	color: #514f1c;
	border-bottom: 0px solid #d4c398;
	}


/* Recent commenters------------------- */


.recentwrap {
    margin:0 0 1em 0;
    padding:0;
    }

ul#recentcommenters {
    list-style-type: none;
    font-size: 12px;
    margin: 0;
    padding:0;
    text-transform: lowercase;
    }


ul#recentcommenters li {
    margin:0;
    padding:0;
    }


li.spacer {
    clear: left;
    height: 0;
    margin:0;
    padding:0;
    }

ul#recentcommenters img {
    float: left;
    width: 50px;
    height: 50px;
    padding: 0 0 7px 0;
    margin: 0 5px 0 0;
    border-right: 0px solid #d4c398;
    clear: left;
    }

ul#recentcommenters li.commentsUrl {
    text-transform: lowercase;
    }


ul#recentcommenters li.commenterUrl, ul#recentcommenters li.commenterUrl a {
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    text-decoration: none;
    }

ul#recentcommenters li.commentsUrl, ul#recentcommenters li.commentsUrl a {
    font-weight: normal;
    }

ul#recentcommenters li.commenterUrl a:link, ul#recentcommenters li.commenterUrl a:visited {
    font-size: 18px;
    color: #d4c398;
    }

ul#recentcommenters li.commenterUrl a:hover {
    font-size: 18px;
    color: #000;
    }


/*  IE I had so much fun with you in this list \*/

* html ul#recentcommenters li.commenterUrl, ul#recentcommenters li.commenterUrl a {
    margin: -11px 0 -11px 0;
    }

* html ul#recentcommenters li.commentsUrl, ul#recentcommenters li.commentsUrl a,
ul#recentcommenters li.commentDate, ul#recentcommenters li.commentDate a {
    margin: 0px  0 -6px 0;
    }

* html ul#recentcommenters img {
    padding: 0;
    margin: 0 5px 0 0;
    }
/*end IE madness*/


/* --- Misc Sidebar stuff  
-------------------------------- */


h5.sidelg {
    margin:0 0 .2em 0;
    padding:0;
    font-size: 23px;
    line-height: 22px;
    text-transform: capitalize;
    }

h5.sidefeat {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding:0;
    text-transform: uppercase;
    }

h5.sidefeatmid {
    clear: left;
    color: #707160;
    font-size: 18px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding:0;
    text-transform: capitalize;
    }


.sidefeatwrap {
    clear: left;
    margin: 0 0 1em 0;
    padding:0;
    }



img.swoonthumb {
    border: none;
    margin:0 0 .2em 0;
    }


img.urbanthumb {
    border: none;
    margin:0 0 .2em 0;
    }



/* --- Blog Rulez  
-------------------------------- */

#blogcontent {
    margin:0;
    padding: .25em;
   }


#blogcontent a img  {
    border: none;
    }


h2.date {
    color: #707160;
    padding: 0;
    margin: 0;
    font-size: 20px;
    }

h3.storytitle {
    color: #323112;
    margin:0;
    padding: .25em .25em .25em 0;
    font-size: 26px;
    line-height: 19px;
    text-transform: capitalize;
    letter-spacing: -1px;
    background: #000;
    }


div.storycontent {
    margin:0;
    padding:.25em;
    }


div.storycontent h3 {
    color: #707160;
    margin:0;
    padding:0;
    font-size: 18px;
    text-transform: capitalize;
    }


div.meta {
    font-family: arial, helvetica, sans-serif;
    color: #a0a189;
    margin:0 0 15px 0;
    padding:.25em;
    font-size: 12px;
    border-bottom: 0px solid #ddd;
   
    }

div.feedback {
    margin:0 0 5px 0;
    padding: 2px 0 5px 0;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: -1px;;
    text-align: right;
    }

div.more p {
    margin:0 0 5px 0;
    padding: 2px 0 5px 0;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: -1px;;
    }


.wpnav {
	font-size: 18px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.next {
	float: right;
	}
	
.prev {
	float: left
	}


/* blog comment rulez ------------------- */

    
ol#commentlist li.highlighted p.commenter, ol#commentlist ul.highlighted li p.commenter {
 	font-family: "helvetica neue", helvetica, arial, verdana,sans-serif;
    margin-bottom: 0;
    margin-left:0;
    padding:.25em .25em .25em 0;
    list-style-type: none;
    color: #888;
    }


#commenthead {
    height: 60px;
    background: #222;
    margin: 0 0 20px 0;
    padding:0;
    text-align: right;
    }

h2#comments {
    color: #555;
    margin:0;
    padding:5px 0 0 0;
    font-size: 48px;
    letter-spacing: -1px;
    }

ol#commentlist {
    margin: 0 ;
    padding: 0;
    list-style-type: none;
    }


ol#commentlist li {
 	font-family: verdana, arial, sans-serif;
 	background: url() no-repeat 0 0;
    /*background-color: #d4c398;*/
    margin-bottom: 20px;
    margin-left:0;
    padding:0 0 10px 0;
    list-style-type: none;
    }

ol#commentlist li img {
    margin: 0;
    padding: 0;
    }


/*  for IE just being silly and here to annoy us by pixel jogs
    only IE winblowz sees this */
* html ol#commentlist li img {
    margin-left:-15px;
    }
/* begone with the IE */


ol#commentlist p {
    font-family: helvetica, arial, sans-serif;
    margin-left: 0;
    padding:0;
    }


ol#commentlist p.commenter {
    color: #660d06;
    font-size:20px;
    font-weight: bold;
    line-height: .5em;
    margin:0;
    padding:0;
    text-transform: uppercase;
    }


ol#commentlist p.commentstamp {
    color: #555;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    margin:.5em 0 2em 0;
    padding:0;
    }


ol#commentlist p.commentersite {
    text-transform: lowercase;
    }

ol#commentlist p.commentersite img {
    padding: 0;
    margin:0;
    }

.commentOfficialUser {
    background-color: #000;
    }

cite.comcite {
    font-size: 16px;
    font-style: normal;
    }

cite.comcite a {
    font-weight: normal;
    }

h2#postcomment {
    color: #707160;
    margin:0 0 10px 0;
    padding:0;
    font-size: 26px;
    }


#formwrap {
    margin:0 0 50px 0;
    padding:0;
    }


#commentform {
    margin:0;
    padding:0;
    }



p#gravcomment {
    font-size: 11px;
    margin-right: .5em;
    }



p#commentrsstrack {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 11px;
    line-height: 125%;
    color: #999; 
    }

p#commentrsstrack a:link  {
    font-weight: normal;
    }



#CommentPreview {
    width: 470px;
    margin:0;
    padding:0;
    }


h3#cpreview {
    font-size:18px;
    font-weight: bold;
    color: #707160;
    margin: 0 0 .5em 0;
    padding:0;
    text-transform: capitalize;
    }


#TextDisplay {
    width: 465px;
    font-weight: normal !important;
    font-size: 14px !important;
    overflow: auto;
    margin: 0;
    padding:0 2em 0 0;
    }

.gravatar {
  margin-left: 1.5em;
  }

p.gravpreview {
  margin-bottom: 0px;
  }

p.gravpreview img  {
    border: none;
    }

#commentform p.gravcommenter {
    font-family: "helvetica neue", arial, sans-serif;
    font-size:20px;
    font-weight: bold;
    color: #660d06;
    line-height: .5em;
    margin:0;
    padding:.5em 0 0 0;
    text-transform: capitalize;
    }


#commentform p.gravcommentstamp {
    color: #555;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: .5em 0 .5em 0;
    padding:0;
    }

#commentform p.gravcommentersite {
    margin: 1em 0 30px 0;
    padding:0;
    font-size: 12px;
    line-height: 16px;
    }



/* blog comment form style ------------------- */

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
    background: #000;
    width:485px;
    }
 
input#submit {
    padding: 2px 5px;
    border: 1px solid #555;
    background-color: #000;
    }

input#submit:hover {
    padding: 2px 5px;
    border: 1px solid #660d06;
    background-color: #222;
    }


 

/* blog summary ------------------- */
 

#summaryposts {
    margin:0 0 10px 0;
    padding:0;
    }   


#summaryposts h3 {
    margin:0;
    padding:0;
    font-size: 23px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: -1px;
    } 
 
ul#previous {
    list-style-type: none;
    margin:0 0 15px 0;
    padding:0;
    }

ul#previous li {
    font-family: "helvetica neue", helvetica, arial, verdana, sans-serif;
    margin:0;
    padding:0;
    font-size: 23px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: -1px;
    }    
    
/* Contact section
---------------------------------------------------------- */


#formwrap {
    margin:0;
    padding:0;
    border: 0;
    text-align: left;
    }


#formwrap label {
    color: #555;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2px;
    padding-bottom: 0;
    margin-top: 0;
    display: block;
    }

#formwrap #Message, #formwrap #name, #formwrap #email_address {
    background: #000;
    border: 1px solid #555;
    width: 480px;
    }


#formwrap select {
    background: #000;
    }

#thankyou{
    height: 350px;
    width: 480px;
    margin:1em 0 0 0;
    padding:0;
    background: url() no-repeat top;
    }

h1.thankyouheadline {
    float: left;
    color: #707160; 
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
    font: bold 42px "helvetica neue", arial, helvetica, sans-serif;
    letter-spacing: -1px;
    border-top: 10px solid #514f1c;
    }

#thankyou p.thankyouborder {
    margin: 0 .2em 2em 0;
	font: bold 12px tahoma, verdana, arial, sans-serif;
    line-height: 135%;
    color: #d4c398; 
    padding: 0 2px 1em 0;
    text-align: justify;
    border-bottom: 10px solid #514f1c;
    }


/* photos section
---------------------------------------------------------- */

h3.featuresub {
    color: #000; 
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    font: bold 28px "helvetica neue", arial, helvetica, sans-serif;
    line-height: 24px;
    letter-spacing: -.05em;
    }




/* archives section
---------------------------------------------------------- */

h2.archives {
    color: #707160;
    margin:0;
    padding:0;
    font-size: 23px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: -1px;
    } 


ul.archiveslist {   
    list-style-type: none;
    margin: 1em 0;
    padding:0;
    font-size: 18px;
    text-transform: capitalize;
    }

ul.catarchives {
    list-style-type: none;
    margin:1em 0;
    padding:0;
    font-size: 18px;
    text-transform: capitalize;
    }

/* Weighted categories ------------------- */

#categories { 
    margin: 0;
	padding: 0; 
	width: 470px; 
	}
	
#categories ul { 
    font-family: "helvetica neue", helvetica, arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0 0 0 0; 
    }

#categories ul li {
    list-style: none;
    margin:0;
    padding:0;
    }

#categories a { 
    text-decoration: none; 
    }


/* form stylez
---------------------------------------------------------- */
input {
	color:#d4c398;
    background: #000;
    border: 1px dashed #555;
	font-weight:normal;
	font-size:12px;
	padding:1px;
	margin:0;
	}

input:focus {
    background: #eee;
    }

select {
    color:#d4c398;
	font-weight:normal;
	font-size:10px;
	padding:0;
	margin:0;
	border:1px dashed #888888;
	}

textarea {
	color:#d4c398;
	font: normal 13px arial, verdana, sans-serif;
	padding:1px;
	margin:0;
	border: 1px dashed #555;
	}

textarea:focus {
    background: #eee;
    }



 /* linkz ------------------- */
 
a:link, a:visited {
    color:#514f1c;
    background-color:transparent;
    text-decoration:none;
    }

a:hover {
    color:#BBDD55;
    background-color:transparent;
    text-decoration:none;
    }
    
a.image img {
    border: none;
    }


#container a:hover {
    color:#888;
    background-color:#555;
    text-decoration:none;
    }
 

#container h3.storytitle a:link, #container h3.storytitle a:visited {
    color: #707160;
    }

#container h3.storytitle a:hover {
    color:#888;
    background-color:#555;
    text-decoration:none;
    }
 
 #container h1.featurelead a:hover {

    background: transparent;
    text-decoration:none;
    }
 

div.meta a:link, div.meta a:visited {
    color: #6a6825;
    }


img.newzthumb a, img.newzthumb a:link, img.newzthumb a:visited,  img.newzthumb a:hover {
    background-color: #d4c398 !important;
    border: none;
    }


 /* galleryz ---------------------- */     
 
 .headline {
    font-size:28px;
    font-weight:bold;
    color:#9BB846;
    letter-spacing:-1px;
    }

.category {
    font-size:18px;
    font-weight:bold;
    color:#000;
    letter-spacing:-1px;
    }

.comdate {
    font-size:16px;
    font-weight:bold;
    color:#000;
    letter-spacing:-1px;
    }


.thumbnails {
    margin: 2px;
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }


#image {
    padding:5px;
    background:#222;
    border:1px solid #999;
    }

#image-info {
    padding:5px 10px 5px 10px;
    display:block;
    font-size:12px;
    background:#222;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px;
    border-bottom:1px dotted #999;
    }

#image-info {
    width: 600px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width:590px;
    }

html>body #image-info {
    width: 590px;
    }

#image-navigation {
    padding:10px;
    background:#555;
    font-size:12px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:0px;
    border-bottom:1px solid #999;
    }

#image-navigation {
    width: 600px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width:590px;
    }

html>body #image-navigation {
    width: 590px;
    }



#add-comment {
    padding:10px;
    background:#555;
    font-size:10px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:0px;
    border-bottom:1px solid #999;
    }


#add-comment {
    width: 600px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width:590px;
    }

html>body #add-comment {
    width: 590px;
    }

#photocommentform label {
    font-size: 10px;
    }


.input {
    width:100%;
	font-size:10px;
	font-weight:bold;
	border:1px solid #444;
	background-color:#f5f5f5;
	color:#444;
    }
#add-comment textarea {
	width:100%;
	height:50px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #444;
	background-color:#f5f5f5;
	color:#444;
	}




p.tags {
    font-size: 10px;
    }



#referers ul {
    list-style-type: none;
    margin:0 0 20px 0;
    padding:0;
    }

 
 
 
 
 /* misc ---------------------- */    
    

.spacer {
    clear: both;
    margin:0;
    padding:0;
    }

#clock {
    margin: 0;
    padding:0;
    }


span.super {
    vertical-align: super;
    font-size: 12px;
    font-weight: bold;
    }
 
span.super a:link, span.super a:visited {
   
	text-decoration: none;
	color: #555;
    }

span.super a:hover {
	color: #D10373;
    }
    
 #newzthumbcontainer {
    margin:0 0 10px 0;
    padding:0;
    }

#newzthumbcontainer a:hover {
    border-bottom: none !important;
	}


.newzthumb {
    margin-right:5px;
    border: 0px solid #554A2B;
    padding: 3px;
    }

    
.newzthumb:hover {
    margin-right:5px;
    border: 0px solid #A5A5A5;
    padding: 3px;
    }

.newzthumbnobord {
    margin-right:0;
    padding: 3px;
    }
    
 
p#swoonmoved {
    margin: 15em 0 10em 0;
    }


/*jpg mag box */

#photoboxexp {
    width: 133px !important;
    margin-bottom: 2em;
    overflow: hidden;
}

.clearLft {
    clear: left;
}
 
 /* client and filez index rulez ---------------------- */ 
 
 
 ul#filelist {
    list-style: none;
    margin:0;
    padding:0;
    }