/* 
Theme Name: DarkNight 2.0 Theme
Theme URI: http://www.chait.net/
Description: A recreation of the form and style of Minima Black, a Blogger theme by Douglas Bowman, www.stopdesign.com.
Version: 2.0
Author: David Chait
*/

a {
	color: #000;
	font-weight: 600;
	text-decoration:underline;
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
  }

a:hover {
  color:#000;
  text-decoration:none;
  }
a img {
  border-width:0;
  }

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
  background:#EFEFEF;
  margin:0;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#2F2F2F;
  font-size/* */:/**/small;
  font-size: /**/small;
}

#topg{
background:none repeat scroll 0 0 #1F1F1F;
height:30px;
top:0;
position:absolute;
width:100%;
font-family: Helvetica, Arial, Verdana;
}

#topg a{
text-decoration:none;
color:#EFEFEF
}

.toppages{
	margin:-7px auto 0;
text-align:left;
width:960px;
}
#topmenu{
list-style:none;
margin-right:10px;
padding: 0;
display: inline;
position:absolute;
}

#topmenu li {
display:inline;
margin-right:15px;
margin-top:10px;
}

.pagestop{
width: 950px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
  margin:1.5em 0 .75em;
  font:bold 87.5% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
/*
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
*/
}

h3 {
  font:bold 150% Helvetica ,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  text-align: left;
/*
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 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;
	color: #2f2f2f;
	font-size:11px;
line-height:18px;
text-align:left;
	margin: 10px 0 10px 0;
	padding: 3px;
}

.credit a:link, .credit a:hover {
	color: #2f2f2f;
}
.credit a{
text-decoration:none;
}

.date-header {
margin:0 0px 10px;
  }

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.storytitle{
 margin-bottom: 10px; margin-top: 0px;
}
.storytitle a {
color: #3f3f3f;
text-decoration: none;
}
.meta {
  margin:-.25em 0 0;
  color:#333;
  }
.meta, .feedback {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.meta {
	display: inline;
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
.feedback {
	display: inline;
  margin-left:.6em;
}


.post {
  margin:.5em 0 1.5em;
  padding-bottom:5px;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
/*  font-size:140%;*/
  line-height:1.4em;
/*  color:#ad9;*/
  }
.post-title a {
  text-decoration:none;
  color:#ad9;
  }
.post-title a:hover {
  color:#fff;
  }
.post p {
  margin:0 0 .75em;
  line-height:1.6em;
  }

.post img {
  padding:4px;
  border:1px solid #222;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

.readmore{ 
float:right;
margin-top: 10px;
margin-bottom:10px;
text-decoration:none;
}


#commentform input, #commentform textarea {
	color: #ccc;
	background: #333;
	border: 1px solid #ccc;

	background: #111;
	border: 1px solid #777;
	color: #fff;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#rap {
  width:950px;
  margin:40px auto 0;
  padding:0;
  text-align:left;
  }

#menu {
  width:300px;
  float:right;
  }

#content {
  width:620px;
  float:left;
  min-height: 500px;
}

#top {
  width:1000px;
  margin:0 auto 80px;
}

#header {
  padding: 20px;
  text-transform:uppercase;
}

#top #header {
  margin:5px 5px 0;
  padding:50px 20px .25em;
  border-width:1px 1px 0;	
}

#header a {
  color:#2F2F2F;
float:left;
text-decoration:none;
text-shadow:0 1px 1px #000000;
font-family: Arial, Tahoma;
font-size: 1.4em;
}

#header a:hover {
  color:#000;
}
  
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }
  
/*
#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: solid 3px #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}
*/

#menu p {
  color:#999;
  line-height:1.5em;
}
#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #111;
	border: 1px solid #777;
	color: #fff;
	letter-spacing: -0.05em;
	width: 80%;
}

#menu ul {
  margin:1.5em 0 .75em;
  padding:0 0 1.5em;

  list-style:none;

  font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  
  line-height:1.5em;
}

#menu ul li {  
  margin:1.5em 0 .75em;
  padding-bottom: 15px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	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:100%;
	font-family:Lucida Grande, Lucida Sans Unicode, Verdana, sans-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: #9ad;
	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: #9ad;
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	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: #ad9;
}

#wp-calendar th {
	color: #a7a;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

/*--------------------------*/
#rap .float-amazon-block, #rap .inline-amazon-block {
	display: block;
	width: 172px;
	border: 1px solid #9ad;
	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: #ccc;
	text-decoration:none;
	display:block;
}

#rap .float-amazon-block a:hover, #rap .inline-amazon-block a:hover {
	color: black;
	text-decoration:none;
	background: #9ad;
	display:block;
}

#rap .post .float-amazon-block img {
  border:none;
}

#content form {
	margin: 0;
}

#content input {

	background: #111;
	border: 1px solid #777;
	color: #fff;
	letter-spacing: -0.05em;
	width: 10em;
}
.cat0 { font-size: 0.9em }
.cat1 { font-size: 1.0em }
.cat2 { font-size: 1.1em }
.cat3 { font-size: 1.15em }
.cat4 { font-size: 1.2em }
.cat5 { font-size: 1.3em }

.AdTaily_Widget_Title{
display:none !important;
}
.AdTaily_Widget_Buy{
margin-bottom: 0 !important;
margin-top: 3px !important;
}

#omnie {
font-family: 'Trebuchet MS', Trebuchet, Helvetica, Arial, Verdana, sans-serif;
font-size: 1.1em;
font-weight: normal;
color: #5C5C5C !important;
text-align:justify;
}
