/*   
Theme Name: Minima Black for WordPress
Theme URI: http://disparut.phpnet.us/
Description: A theme based on Minima by www.stopdesign.com. Widgetized & blackened by soren121.
Author: Disparut & <a href="http://inkcat.co.nr/">soren121</a>
Author URI: http://disparut.phpnet.us/
Version: 1.1.6
*/



body {
  background: #E7E0BE url(../../../../images/background.jpg) repeat-x;
  margin:0;
  padding:15px 20px;
  font:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-size:62.5%;
  line-height:120%;
  text-align:center;
  color:#320d03;
}

#bgwrap{
	background:#350f04;
	width:974px;
}

a {
color: #320d03;
}

a:link {
  color: #320d03;
  text-decoration:none;
  }
  
.post-title a {
  color:#320d03;
  text-decoration:none;
  }
a:visited {
  color:#000;
  text-decoration:none;
  }
a:hover {
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
  
p{
  	margin:0px;
	font-size:120%;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

li{
	font-size:120%;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
  
.left {
float: left; }

.right { float: right; }

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #FFF;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 100%;
	font-style: normal;
}

h2 {
  margin:1.5em 0 .75em;
	  font:bold 100%/1.4em"Trebuchet MS", Verdana,Sans-serif;
  letter-spacing:.2em;
  color:#320d03;
/*
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
*/
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	margin:15px 0 10px 0;
}

ol#comments li p {
	font-size: 100%;
}

/*
p, li {
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}
*/

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear: both;
/*
	background: #90a090;
*/
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #320d03;
}

.meta {
	font-size: .75em;
	float:right;
  color:#320d03;
	font-weight: normal;
	letter-spacing: 0;
	margin-right:10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


.meta, .feedback {
  font:100%/1.4em Verdana,Sans-serif;
  display:inline;
  }
.feedback {
  margin-left:10px;
  text-transform:uppercase;
}



#rap {
  width:974px;
  margin:0 auto;
  padding:0;
  text-align:left;
  background:none;
  position:relative;
  }

#content {
  background:#f7e99d url(../../../../images/background.gif) repeat-y;
  width:934px;
  float:left;
  padding:0px 20px 20px 20px;
  
}

#menu {
  width:180px;
  float:left;
  border:none;
  padding:0px;
  margin:0px;
  background:none;
  position:absolute;
  }

#menu h2{
	color:#dccf8e;
}

/***		POSTS STYLES			***/

#posts-wrap{
	margin:25px 0px 0px 185px;
	padding:0px;
}

.post {
  margin:0px 0 10px 0;
  border-bottom:1px dotted #444;
  padding-bottom:25px;
  }
  
 .storytitle {
  	margin:10px 0px 0px 10px;
  	padding:0 0 0px;
	font-size:140%;
	color: #320d03;
	float:left;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
  }
  

.storydate {
	float:left;
	color:#320d03;
  	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	display:block;
	width:730px;
  }

#post-title {
  	margin:10px 0 10px 0;
  	padding:0 0 0px;
	/*  font-size:140%;*/
	background:url(images/postTitleBG.gif) no-repeat;
	width:740px;
	height:32px;
}

.storycontent{
	background:url(images/postBG.gif) no-repeat;
	width:740px;
	padding:10px;
	margin:25px 0 5px 0;
}

.storycontent p{
	margin:0px;
	width:710px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
}
  
.storytitle strong, .storytitle a:hover, .storytitle a {
  color:#320d03;
  }

.post img {
  padding:0px;
  border: none;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
.post a{
  	font-weight:bold;
}



#commentform input, #commentform textarea {
	color: #000;
	background: #fff;
	border: 1px solid #320d03;
	margin:10px 10px 10px 0px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}


/***			LEFT NAVIGATION CARRY OVER FROM SITE			***/

#leftnav {
  float:left;
  width:180px;
  background:#350f04;
  position:absolute;
  left:0;
}

.leftnavbox{
  background:#350f04;
 }
 
UL.leftnav {
  list-style-type: none;
  background:#350f04;
  padding: 0;
  margin: 0;
  padding-bottom:2px;
}
UL.leftnav LI {
  display: block;
  margin: 0px 0px 2px 0px;
}
UL.leftnav a {
  display: block;
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", "Trebuchet", Helvetica, Arial, San-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #dccf8e;
	text-decoration: none;
	padding-left: 15px;
	background: url(../../../../images/nav_bg.gif) repeat-y;
}
UL.leftnav a:hover {
  text-decoration:none;
	color:#401406;
	background: url(../../../../images/nav_bg_roll.gif) repeat-y;
}



/***			HEADER			***/

#top {
  text-align:left;
  width:974px;
  height:119px;
  background: url('../../../../images/header.gif') no-repeat;
  margin:0 auto;
  
}

#header {
  float:right;
  text-indent:-9999px;
  border:none;
  padding: 0px;
  margin:0;
  background:url('../../../../images/logo.png') no-repeat;
  width:200px;
  height:109px;
  position:absolute;
  top:5px;
  left:15px;
}

#topnav{
	background:url('../../../../images/headernav.gif') no-repeat;
	width:974px;
	height:16px;
	text-align:right;
}

UL#topnav-list
{
  margin: 0;
  padding: 0;
}
UL#topnav-list LI
{
  margin: 0;
  display: inline;
  list-style: none;
  padding: 0px 10px 0px 0px;
  line-height:100%;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
UL#topnav-list a
{
  color: #F2EBC3;
  text-decoration: none;
  font-size:95%;
}
UL#topnav-list a:hover
{
  color: #FFCC33;
  text-decoration: none;
}

#top #header {
  margin:0;
  padding:0;
  border:none;	
}

#header a {
color: #351018;
  text-decoration:none;
}

#header a:hover {
color: #351018;
}
  
#description {
  float:left;
  text-indent:-9999px;
  }

/* #################  FOOTER NAV  ################## */

UL.footernav {
  margin: 10px 0px 0px 0px;
  padding: 0;
  height: 10px;
}
UL.footernav LI.footerli {
  margin: 0;
  display: inline;
  list-style: none;
  border-left: 1px solid #2B0000;
	padding: 0px 2px 0px 6px;
	line-height: 89%;
}
UL.footernav LI.footerfirstli {
  margin: 0;
  display: inline;
	list-style: none;
  padding: 0px 2px 0px 6px;
  line-height: 89%;
}
UL.footernav LI.footerli a, UL.footernav LI.footerfirstli a {
  text-decoration: none;
	font-weight:bold;
	color: #2B0000;
}
UL.footernav LI.footerli a:hover, UL.footernav LI.footerfirstli a:hover {
  text-decoration: underline;
	font-weight:bold;
	color: #2B0000;
}
 
#footer{
	width:974px;
	height:100px;
	z-index:100;
	margin:0 auto;
	padding:0px;
	font-size:100%;
	text-align:center;
    font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
} 

#footer a{
    font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
	

.nextpage{
	float:right;
	font-size:120%;
	color:#320d03;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#menu p {
  color:#dccf8e;
  line-height:140%;
}


#menu ul {
  margin:0;
  padding:0 15px 0 15px;

  list-style:none;

  font:normal 110%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color: #dccf8e;
  
  line-height:1.5em;
}

#menu a{
	color:#dccf8e;
}

#menu a:hover, #menu a:visited{
	color: #FFCC33;
}

#searchform {
	margin: 10px 0px;
	padding: 5px 0px; 
	text-align: left;
	}

#menu #searchform #s {
	width: 140px;
	padding: 0px;
	margin-bottom:10px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
#menu ul li {  
  margin:15px 0 0 0;
  padding:0;
  font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;

}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;

  font-size: 120%;
  text-transform: none;
  letter-spacing: 0;
}

#menu ul ul li {
	border: 0px none;
	letter-spacing: 0;
	margin-top: .25em;
/*
	padding-left: 12px;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:115%;
	font-size:78%;
	font-family: "Trebuchet MS", "Trebuchet", Helvetica, Arial, San-Serif;
/*
	padding-right:0;
*/
	padding-top:0;
	padding-bottom:0;
  margin-bottom: 0px;
}

#menu ul ul ul.children {
	border: 0px none;
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	color: #CC0000;
	border: 1px solid #aaa;
	empty-cells: show;
  font:bold 100% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	color: #777;
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	color: #777;
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #CC0000;
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #333;
}

#wp-calendar caption {
	text-align: center;
	padding-bottom: 6px;
}

#wp-calendar td {
	color: #888;
/*	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #111;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #333;
	color: #000;
}

#wp-calendar th {
	color: #a7a;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

    div.w3cbutton1 {
      position: relative;
      margin: 1em 0;
      font-family: helvetica,arial,sans-serif;
      font-size: 11px;
      font-weight: bold;
    }
    div.w3cbutton1 a {
      display: block;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
    }
    div.w3cbutton1 a.w3c1 {
      width: 3em;
      border-left: 1px solid #ccc;
      text-align: center;
    }
    div.w3cbutton1 a.spec1 {
      position: absolute;
      left: 3em;
      top: 0;
      width: 6em;
      border-right: 1px solid #ccc;
      padding-left: 0.5em;
    }
    div.w3cbutton1 a.w3c1:link, div.w3cbutton1 a.w3c1:visited, div.w3cbutton1 a.w3c1:hover {
      background-color: #fff;
      color: #0c479d;
      text-decoration: none;
    }
    div.w3cbutton1 a.spec1:link, div.w3cbutton1 a.spec1:visited, div.w3cbutton1 a.spec1:hover {
      background-color: #fc6;
      color: #000;
      text-decoration: none;
    }

/*--------------------------*/
#rap .float-amazon-block, #rap .inline-amazon-block {
	display: block;
	width: 172px;
	border: 1px solid #CC0000;
	padding: 5px;

	margin-top: 1px;
	margin-bottom: 1px;
/*
	float:left;
	margin-left: 0px;
	margin-right: 10px;
*/
	margin-left: 10px;
	margin-right: 4px;
	background: black;
	text-align: center;
	list-style-type: none;
}

#rap .float-amazon-block a, #rap .float-amazon-block a span, #rap .inline-amazon-block a, #rap .inline-amazon-block a span
{
	color: #000;
	text-decoration:none;
	display:block;
}

#rap .float-amazon-block a:hover, #rap .inline-amazon-block a:hover {
	color: black;
	text-decoration:none;
	background: #CC0000;
	display:block;
}

#rap .post .float-amazon-block img {
  border:none;
}

