/*
Theme Name: TheBlackCity
Theme URI: http://www.twobeers.net/wp-themes/2010-02-02/25/the-black-city
Description: Wordpress theme originally designed for <a href="http://www.twobeers.net/" target="_blank" alt="TwoBeers Project">TwoBeers Project</a>. A dark theme with: three column; variable width; flash header showing daylight variations; theme options; css menu.
Version: 1.07
Tags: flexible-width, three-columns, dark, theme-options
Author: TwoBeers Crew
Author URI: http://www.twobeers.net/

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
+CONTAINERS
*************************************/

body
{
	background:#000000;
	color:#151515;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:72%;
	line-height:1.4;
	text-align:left;
	margin:0;
	padding:0;
}

#deflash
{
	font-size:9px;
	padding:1px 10px;
	text-align:right;
}

#wrap
{
	position:relative;
	text-align:left;
	width:100%;
	margin:0 auto;
}

#header
{
	text-align:left;
	width:100%;
	margin-bottom:0;
	padding:0;
	overflow:hidden;
	height:300px;
}

#middle
{
	position: absolute;
	left: 0;
	width:100%;
	margin-left:0;
	padding:0;
	background: #000000 url(images/mnf.png) repeat-x left -50px;
}

#frontstage {
	width: 100%;
	float: left;
	clear:both;
	margin: -280px 0 10px 0;
}

#sub_content
{
	float:left;
	width:77%;
}

#content
{
	font-size:1.1em;
	width:77%;
	padding:0;
	background:transparent url(images/content_bg.png) left repeat-y;
	margin: 0 1% 0 2%;
	float:right;
	max-width: 1000px;
	border-top: 1px solid #6e6e6e;
}

.sidebar
{
	font-size:1em;
}

#sidebar-left
{
	margin: 20px 1% 0 1%;
	float:left;
	width:17%;
	background:#000;
	overflow: hidden;
}

#sidebar-right
{
	margin: 20px 1% 0 0;
	float:right;
	width:21%;
	overflow: visible;
}

.side-right
{
	border-top: 1px solid #6e6e6e;
	background:transparent url(images/content_bg.png) repeat-y center 150px;
	margin-bottom: 10px;
	padding:0 2% 1em;
	float:left;
	clear:both;
	width:96%;
}

.side-left
{
	margin-top: 20px;
	float:left;
	clear:both;
	width:100%;
}

#footer
{
	float:left;
	background: #000000 url(images/mnf.png) repeat-x left 20px;
	width:100%;
	margin: 20px 0;
}

/*************************************
-CONTAINERS
*************************************/


/*************************************
+HEADER
*************************************/

#header h1, #header h1 a, #header h2
{
	color:#ffffff;
}

#header h1
{
	font-size:4em;
}

#header h2
{
	font-size:1.6em;
}

#header p
{
	color:#424242;
	font-size:1.3em;
	margin-top:-.8em;
	margin-left:220px;
	text-align:left;
	font-style:italic;
}

#btitle
{
	position: absolute;
	top:20px;
	left:40px;
	width: 720px;
	height:220px;
	display:block;
}

#imhere
{
	position: absolute;
	top:3px;
	right:5px;
	z-index:2;
 }
 
/*************************************
-HEADER
*************************************/


/********************
+MASCOTTE
********************/

#logo
{
	width:100%;
	height:222px;
	position: relative;
	top:0;
	right: 20px;
}

/********************
-MASCOTTE
********************/


/*************************************
+RANDOM IMAGE
*************************************/

#portrait-bg
{
	margin:100px 2% 0;
	height: 223px;
	width:300px;
	float:right;
	position: relative;
}

#portrait-img
{
	position: relative;
	height:174px;
	top:14px;
}

#portrait-img a
{
	margin-left: 10px;
}
/*************************************
-RANDOM IMAGE
*************************************/


/*************************************
+CONTENT
*************************************/

.content_headings
{
	color:#c0c0c0;
	height:50px;
	margin:20px 20px 10px;
	padding-left:65px;
}

.h_warning
{
	background:transparent url(images/warn.png) no-repeat scroll 0 0;
}

.h_comment
{
	background:transparent url(images/baloon.png) no-repeat scroll 0 0;
}
.h_info
{
	background:transparent url(images/info.png) no-repeat scroll 0 0;
}

/*************************************
-CONTENT
*************************************/


/*************************************
+Menu
 *************************************/
 
#menu
{
	float:left;
	margin: 270px 0 0 1%;
	max-width:40%;
}

#menu ul
{
	font-size:1.2em;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#menu li
{
	float:left;
	color:#CCC;
	margin-right:10px;
	padding: 5px 8px 29px 2px;
	background: url(images/menubutt.png) bottom left repeat-x;
	border-top:1px solid #CCC;
	margin-top:-15px;
}

#menu li a
{
	display:block;
	padding-left:5px;
	color:#CCC;
	border-left:3px solid #3377b1;
	white-space:pre;
}

#menu li a:hover
{
	color:#FFF;
	border-left:3px solid #67bdff;
}

#menu ul li ul
{
	display:none;
}

/*************************************
-Menu
*************************************/


/*************************************
+RSS
*************************************/

#rss-big
{
	background: url(images/rss-icon-128.png) no-repeat;
	height: 60px;
	width: 45px;
	float:left;
	margin: 250px 0 0 20px;
}

#rss-big a
{
	display:block;
	width:45px;
	height:60px;
}

/*************************************
-RSS
*************************************/


/*************************************
+DROPDOWN MENU
*************************************/

#DropDown
{
	width:100%;
	margin:-5px auto 0;
	padding:0;
	min-height: 3em;
	text-align: center;
	position: relative;
	top:0;
	left:0;
	z-index:1;
	font-size: 1em;
}

#DropDown ul {
	list-style: none;
	position: relative;
	top:0;
	left:0;
	padding: 0;
	margin:0;
}

#DropDown li {
	font-weight: normal;
}

#DropDown h4 {
	color:#151515;
	font-size:1.5em;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	width: 100%;
	text-align: center;
}

#cssMenu {
	display: block;
	visibility:hidden;
	position: absolute;
	left:0;
	top:2.45em;
	color:#CCC;
	width:100%;
	background: transparent  url(images/gradmenu.png) left -40px repeat-x;
	border-bottom:1px solid #404040;
	padding: 5px 0;
	text-align: left;
}

#dropper
{
	padding:.5em 0;
	width:120px;
	background: #777777 url(images/menu_b.png) bottom center no-repeat;
	border-top:1px solid #777777;
	font-weight:bold;
	float:left;
	clear:both;
}

.menuitem {
	float:left;
	padding: 0 5px 0 3px;
	width: 20%;
	display: block;
	text-align: center;
	margin:0;
	height:2.8em;
	background: transparent url(images/menu_sep.png) top right no-repeat;
}

.menuitem:hover
{
	color:#0793ff;
	display: block;
	background: transparent  url(images/gradmenu.png) left -130px repeat-x;
	-moz-border-radius: 5px 5px 0 0;
	border-top:1px solid #DDD;
}

.menuitem:hover .ddmcontainer
{
	display: block;
}


#menupop {
	float:left;
	width: 120px;
	text-align: center;
	color: #AAA;
}

#menupop:hover #cssMenu
{
	visibility: visible;
}

#menupop:hover
{
	cursor: pointer;
	width: 100%;
	color:#CCC;
	background: transparent  url(images/gradmenu.png) left 20px repeat-x;
}

.ddmcontainer
{
	display: none;
	clear:both;
	color:#000;
	text-align: left;
	width:100%;
	margin:0 auto 10px;
	position: absolute;
	left:0;
	top:2.8em;
	cursor:default;
	padding: 0;
	background: #ffffff  url(images/gradmenu.png) left -170px repeat-x;
	font-size: 1.1em;
}

#mainContainer {
	background-position: right -256px;
}
#mainContainer li {
	width: 46%;
}

#mainContainer1 {
	background-position: right 0px;
}
#mainContainer1 li {
	width: 46%;
}
	
#mainContainer2 {
	background-position: right -768px;
}

#mainContainer3 {
	background-position: right -512px;
}

.ddmcontainer-bottom
{
	clear:both;
	width:100%;
	height:30px;
	display:block;
	background: #ffffff  url(images/gradmenu.png) left -100px repeat-x;
}
.ddmcontent
{
	background-image: url(images/ddm.jpg);
	background-repeat: no-repeat;	
	margin:20px;
	min-height:128px;
	clear: both;
	padding: 0;
}

.ddmcontent li {
	font-size:9pt;
	display:block;
	float:left;
	padding: 0 2%;
}

.ddmcontent-item
{
	font-size:9pt;
	width:45%;
}

.cat-item
{
	width:29%;
}

.ddmcontent li:hover{
	background: transparent url(images/liback.png) repeat;
}

.ddmcontent li .children li
{
	width:90%; 
	background: transparent url(images/blogroll.png) no-repeat left 0.3em;
	padding:0 0 0 10px;
}

.intr {
	font-size: x-small;
	color:#AAA;
	letter-spacing: -1px;
}

/*************************************
-DROPDOWN MENU
*************************************/


/*****************
+AVATAR
*****************/

img.avatar {
	background-color:transparent;
	clear:none;
	display:inline;
	float:left;
	margin:5px 10px !important;
	padding:3px;
}

/*****************
-AVATAR
*****************/


/*************************************
+Entry
*************************************/

.entry
{
	float:left;
	clear:both;
	text-align:justify;
	padding:0;
	margin: 0 0 2em 0;
	width:100%;
}

.entry p
{
	clear:both;
	margin:0;
	padding:0 0 10px;
}

.entry h3
{
	font-size:1.5em;
	padding-bottom:.3em;
}

.entry img
{
	max-width:95%;
	border:0;
}

a img:hover
{
   opacity: 0.8;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=80)"; /* IE 8 */
   filter: alpha(opacity=80);       /* IE 4-7 */
}

.wp-caption
{
	background-color: #777777;
	-moz-border-radius: 3px;
	margin:0 2px 4px;
	text-align:center;
	border:1px solid #999999;
	padding:3px;
}

.wp-caption p
{
	padding:0 8px;
	font-size: .8em;
}

.alignright
{
	float:right;
}

.aligncenter
{
	margin:0 auto;
}

.alignleft 
{
	float:left;
}

.entrytitle_wrap
{
	padding-bottom: 10px;
	min-height: 84px;
	margin-left: -10px;
	background:transparent url(images/titlewrap.png) left top repeat-y;
}

.entrytitle
{
	text-align:left;
	padding-left: 80px;
}

.entrytitle h3
{
	font-size:1.5em;
	color:#6F6F6F;
}

.entrytitle h1,.entrytitle h2
{
	font-size:2em;
	text-align:left;
}

.entrydate
{
	background:transparent url(./images/entrymeta.png) top left no-repeat;
	clear:both;
	color:#989898;
	display:block;
	float:left;
	font-family:Georgia,Verdana,Times;
	font-size:1.2em;
	margin:0;
	text-align:right;
	width:99%;
}

.entrybody
{
	padding: 20px 15px 5px;
	background:transparent url(./images/entrybody.png) -10px top no-repeat;
}

.entry code
{
	font-size:1.1em;
	text-align:left;
	padding:.2em;
}

.entrymeta
{
	color:#000000;
	text-align:left;
	width:90%;
	padding:0;
	margin-top: 10px;
	clear:both;
}

.filedto
{
	background:url(./images/star.png) center left no-repeat;
	padding-left:  20px;
	margin:  0px 0px 0px 20px;
}

.commentslink
{
	background:url(./images/write.png) center left no-repeat;
	padding-left:  20px;
}

.tagsspan
{
	background:url(./images/tag.png) center left no-repeat;
	padding:  0px 0px 0px 20px;
	margin:  0px 0px 0px 20px;
}

.printthis{
	background:url(./images/print.png) center left no-repeat;
	padding-left:  20px;
}

.editthis{
	background:url(./images/edit.png) center left no-repeat;
	padding-left:  18px;
	margin-left: 5px;
}

.postinfo
{
	margin:0;
	padding:0;
}

.jumper
{
	text-align:left;
	font-size:.8em;
}

.pagelink
{
	background:transparent url(./images/entrybody.png) no-repeat scroll left bottom;
	padding-bottom:30px;
	padding-left:10px;
}

.pagelink span
{
	background-color:#888888;
	border:1px solid #BBBBBB;
	padding:0 3px;
}

/*************************************
-Entry
*************************************/


/*************************************
+NavPages popup menu
*************************************/

.navPages
{
	clear:both;
	margin:15px 0 -15px;
	position:relative;
	width:120px;
	text-align:center;
	height:20px;
	font-size:.9em;
}

.h_trig_cont
{
	background: transparent url(images/navPages.png) left bottom no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:120px;
	padding-bottom:2px;
	}

.navPages:hover .navPages_cont
{
	visibility:visible;
}

.navPages:hover
{
	width:90%;
}

.navPages:hover .h_trig
{
	background:transparent url(images/hierarchy4.gif) no-repeat left center;
	color:#DDD;
}

.navPages ul
{
	margin:0;
	padding:0 0 0 40px;
}

.h_trig
{
	background:transparent url(images/hierarchy4.gif) no-repeat -144px center;
	padding-left: 20px;
	color:#AAA;
	cursor: pointer;
}

.navPages li
{
	list-style:none;
	list-style-image:url(images/subli.png);
	padding:1px;
	margin-right:5px;
}

.navPages li a
{
	display:block;
}

.navPages_cont
{
	background:#FFFFFF url(images/gradmenu.png) repeat-x scroll left -170px;
	clear:both;
	margin:0;
	visibility:hidden;
	position:absolute;
	top:16px;
	left:0;
	text-align:left;
	padding-top:15px;
border-right:1px solid #333333;}

/*************************************
-NavPages popup menu
*************************************/


/*************************************
+Commentsblock
*************************************/

.commentsblock
{
	background: transparent url(images/commentblock.png) left -60px no-repeat;
	padding: 0;
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
}

.commentbody
{
	min-height:80px;
	text-align:justify;
	margin: 20px 0 0 90px;
}

.comment_entry
{
	background:transparent url(images/comment.png) no-repeat scroll 60px 0;
	clear:both;
	float:left;
	width:100%;

}

.commentlist
{
	list-style-type: none;
	padding:0 10px;
	clear:both;
	margin:0;
}

.c_avatar
{
	position: relative;
	top:7px;
	left:-5px;
}

.commentsblock textarea
{
  margin:0;
  width:100%;
}

.commentsblock input
{
	margin-right:10px;
}

.commentsblock #author,.commentsblock #email,.commentsblock #url,.commentsblock #comment
{
	background: #ffffff  url(images/gradmenu.png) left -160px repeat-x;
	border:1px solid #d1d1d1;
}

.commentsblock #author:focus,.commentsblock #email:focus,.commentsblock #url:focus,.commentsblock #comment:focus
{
	background:#FFF;
	border:1px solid #0793ff;
}

#new_comment
{
	padding:0 10px;
}

#new_trackback
{
	padding:0 10px;
}

/*************************************
-Commentsblock
*************************************/


/*****************************
+NAVIGATION
*****************************/

#nav-global {
	margin: 20px 0 0;
	float:left;
	width: 100%;
	background: transparent url(images/commentblock.png) top left repeat-x;
}

.nav-previous {
	float:left;
	padding:5px 100px 0 20px;
	height:25px;
	background: transparent url(images/commentblock.png) left -30px no-repeat;
	min-width:180px;
}

.nav-next {
	float:right;
	padding:5px 20px 0 100px;
	height:25px;
	background: transparent url(images/commentblock.png) right -30px no-repeat;
}

/*****************************
-NAVIGATION
*****************************/


/*************************************
+SIDEBAR
*************************************/

.sidebar ul
{
	list-style-image:url(images/blogroll.png);
	list-style-position: outside;
	clear:both;
	margin:0 0 0 20px;
	padding:0;
	font-size: 10px;
}

.sidebar ul li:hover
{
	background: #c8d9e7;
}

.sidebar ul li
{
	padding:.1em;
}

.sidebar h2
{
	color:#6F6F6F;
	font-size:1.5em;
	margin-top:1em;
}

.sidebar h4
{
	color:#c0c0c0;
	font-size:1.5em;
	text-align: center;
	clear:both;
}

#sidebar-left h4
{
	text-align: left;
}

.sidebar table
{
	clear:both;
	margin:0;
	padding:0;
}

.sidebar img
{
	max-width:140px;
	border:0;
}

/*************************************
-SIDEBAR
*************************************/


/*************************************
+SEARCH FORM
*************************************/

.search-form {
	background: transparent url(images/lens.png) left center no-repeat;
	font-size:1.2em;
	float:left;
	padding: 0 0 0 35px;
	height:33px;
	width:90%;
}
.search-form  #s 
{
	background: transparent;
	color: #404040;
	padding:0;
	border: 0;
	width:80%;
}

.search-form  #s:focus 
{
	color: #CCC;
}

#searchform {
	padding:5px 0;
	margin:0;
}

/*************************************
-SEARCH FORM
*************************************/


/*************************************
+Calendar
*************************************/

#wp-calendar {
	border-collapse: collapse;
	font-weight: normal;
	text-align: center;
	line-height: .8em;
	table-layout: fixed;
	clear:both;
	width:100%;
	font-size:1em;
}

#wp-calendar caption
{
	font-weight: bold;
	color:#c0c0c0;
	font-size:1.5em;
	height:1.8em;
	padding-top:0.2em;
}

#wp-calendar thead
{
	background-color:#404040;
}

#wp-calendar #today{
	font-weight: bold;
	background-color:#606060;
}

#wp-calendar #prev{
	text-align: left;
}

#wp-calendar #next{
	text-align: right;
}

/*************************************
-Calendar
*************************************/


/*************************************
+FOOTER
*************************************/
 
#credits
{
	background: #000000 url(images/menubutt.png) repeat-x top left;
	margin:0 auto;
	width:90%;
	font-size: 0.9em;
	color:#e6e6e6;
	text-align:center;
	padding: 10px;
	border-top: 1px solid #6e6e6e;
	height:120px;
}

#f_btitle
{
	width: 100%;
	font-size:2.5em;
	height:45px;
	font-weight:bold;
	text-align: left;
	/*background: transparent url('images/minilogo.png') right center no-repeat; TwoBeers-only*/
}

#f_rss
{
	background:transparent url(images/rss-icon-128.png) no-repeat scroll left top;
	float:left;
	height:65px;
	margin-right:50px;
	margin-top:15px;
	text-align:left;
	width:40px;
}

#f_credits
{
	height:80px;
}

#f_wplogo {
	background:transparent url(images/wp.png) no-repeat scroll right top;
	float:right;
	height:80px;
	margin-left:50px;
	text-align:right;
	width:50px;
}

/*************************************
-FOOTER
*************************************/


/*************************************
+HAP
*************************************/

a, .entry a
{
	color:#bad3e6;
	text-decoration:none;
}

.entrymeta a
{
	color:#AAA;
}

a:hover, .sidebar a:hover, .entrymeta a:hover,
.entrytitle a:hover , .ddmcontent a:hover,
#nav-global a:hover, .entry a:hover, #footer a:hover, #deflash a:hover
{
	color:#0793ff;
}

.sidebar a, .ddmcontent a, .entrytitle h1 a,
.entrytitle h2 a, #nav-global a, #f_credits a, .navPages a
{
	color:#3377b1;
}

#deflash a
{
	color:#444;
}

p
{
	margin: 10px 0;
}

h1,h2,h3,h4,h5,h6
{
	letter-spacing:-.1px;
	margin:5px 0;
	font-weight: bold;
}

h1,h2
{
	color:#AAA;
}

h1
{
	font-size: 2.5em;
}

h2
{
	font-size: 2em;
}

h3
{
	font-size: 1.5em;
}

/*************************************
-HAP
*************************************/


/*************************************
+Various Tags & Classes
*************************************/

input
{
	font-size:1em;
}

acronym, abbr, span.caps 
{
	cursor: help;
}

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

blockquote 
{
	background:transparent url(images/blockquote.png) no-repeat scroll left top;
	font-style:italic;
	margin:10px 65px 10px 10px;
	padding:20px 20px 10px 10px;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
	font-style: oblique;
}
pre
{
	background:#606060 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	height:120px;
	margin:10px auto;
	overflow:auto;
	padding:10px;
	width:85%;
	font-family:arial;
}
/*************************************
-Various Tags & Classes
*************************************/

/*************************************
+TwoBeers.net adds
*************************************/
#f_btitle a {
	background:url("http://images.twobeers.net/logos/logo4_mini.png") no-repeat scroll left top transparent;
	display:inline-block;
	min-height:50px;
	padding-left:100px;
}
div#download-page-featured li, div#download-page-featured li.alternate {
	background:url("images/dload.png") no-repeat scroll left center transparent;
}

.downloadlink  {
	background:url("images/dload.png") no-repeat scroll left center #777777;
}