/*  
Theme Name: Darkmark.com
Author URI: http://omarsantos.info/
Version: 1.00
Author: Omar Santos (using work by Voldi's Graphics)
Description: Theme made for www.darkmark.com.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif; 
	background-color:#000000;
	background-image:url(images/dmbg2.png);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0;
	}
a, a:visited{
	color: #008000;
	text-decoration: none;
	}
a:hover{
	color: #ffffff;
	text-decoration: underline;
	}

#container { 
	width: 770px; 
	text-align: left; 
	margin: 10px auto; 
	border: 0 solid #cccccc;
	}

#body_omar { 
	width: 770px; 
	text-align: left; 
	margin-left:auto;
	margin-right:auto;
	border: 0 solid #cccccc;
	}

#header { 
	padding: 0 0 0 0;
	}
#header h3 {
	font: bold 40px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #cccccc;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#menu {
	font: bold 15px "Trebuchet MS", "Verdana"; 
	width: 770px;
	background: #000000 top center no-repeat;
	color: #666666;
	padding: 14px 25px 28px 25px;
	margin: 0 52px	10px;
	}
#menu h2 {
	margin: 0;
	padding: 5px 25px 12px 25px;
	}
#menu ul li a {
	color: #666666;
	padding: 14px 25px 15px 25px;
	margin: 0;
	text-decoration: none;
	}
#menu ul li a:hover, #menu ul li.current_page_item a {
	text-decoration: none;
	}

#content { 
	width: 446px; 
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 152px;
	margin-right: 152px;
	position:middle;
	padding: 10px 10px 15px 10px;
	border: 0px solid #000000;
	min-height: 660px;
	}
* html #content { height: 660px; word-wrap: break-word; }
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	font: normal 22px "Trebuchet MS", "Verdana"; 
	color: #ffffff;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #008000;
	font-weight: bold;
	}

#content h1 a:hover {
	color: #666666;
	text-decoration: none;
	}
#content h2 {
	font: bold 22px "Trebuchet MS", "Verdana"; 
	color: #666666;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#content h3 {
	font: bold 15px "Trebuchet MS", "Verdana"; 
	color: #008000;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #008000;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #008000;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #8d8d8d;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

.MailPressFormEmail {
width:142px;

}  
.postspace {
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	color: #ffffff;
	width: 152px;
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	min-height: 660px;
	text-align: left;
	}
* html #l_sidebar { height: 660px; }
#l_sidebar a {
	color: #ffffff;
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #008000;
	text-decoration: underline;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, #r_sidebar h2 {
	font: 14px "Trebuchet MS", "Verdana"; 
	color: #cccccc;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: bold;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #008000;
	}

#r_sidebar { 
	color: #ffffff;
	width: 150px;
	float: right; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 0px 0px 0px; 
	min-height: 660px;
	}
* html #r_sidebar { height: 660px; }
#r_sidebar a {
	color: #ffffff;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #008000;
	text-decoration: underline;
	}
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul,#r_sidebar li,#r_sidebar ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { color: #008000; }

#footer {
	color: #808080; 
	padding: 20px 0 0px 0;
	text-align: center;
	clear: both;
	width: 820px; 
	margin-left:auto;
	margin-right:auto;
	border: 0 solid #cccccc;
	}
#footer a {
	color: #808080;
	text-decoration: none;
	}
#footer a:hover {
	color: #008000;
	text-decoration: underline;
	}
	
/* Navigation 2.0
-------------------------------------------------------------- */
#nav {
	width: 770px;
}

* html #nav {  /* This is the Tan hack */
	width: 770px; 
	w\idth: 770px;
}

.navdrop {padding:0px 0px 0px 0px; margin:0; list-style:none; height:45px; position:relative; z-index:500;}
.navdrop li.topp {display:block; float:left;}
.navdrop li a.top_link {display:block; float:left; height:45px; width: 113px; cursor:pointer; text-indent: -999em; background: url(http://omarsantos.info/img/dmmenu_site.png) no-repeat; }
.navdrop li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:45px; background:url(http://omarsantos.info/img/dmmenu_site.png) right bottom;}
.navdrop li:hover > a.top_link {color:#000; background: url(http://omarsantos.info/img/dmmenu_site.png) no-repeat; line-height:45px; background-position: 0% -45px;}

.navdrop li a.res_link {display:block; float:left; height:45px; width: 144px; cursor:pointer; text-indent: -999em; background: url(http://omarsantos.info/img/dmmenu_books.png) no-repeat;}
.navdrop li a.res_link span {float:left; display:block; padding:0 20px 0 10px; height:45px; background:url(http://omarsantos.info/img/dmmenu_books.png) right bottom;}
.navdrop li:hover > a.res_link {color:#000; background: url(http://omarsantos.info/img/dmmenu_books.png) no-repeat; line-height:45px; background-position: 0% -45px;}

.navdrop li a.events_link {display:block; float:left; height:45px; width: 157px; cursor:pointer; text-indent: -999em; background: url(http://omarsantos.info/img/dmmenu_movies.png) no-repeat;}
.navdrop li a.events_link span {float:left; display:block; padding:0 20px 0 10px; height:45px; background:url(http://omarsantos.info/img/dmmenu_movies.png) right bottom;}
.navdrop li:hover > a.events_link {color:#000; background: url(http://omarsantos.info/img/dmmenu_movies.png) no-repeat; line-height:45px; background-position: 0% -45px;}

.navdrop li a.test_link {display:block; float:left; height:45px; width: 192px; cursor:pointer; text-indent: -999em; background: url(http://omarsantos.info/img/dmmenu_reference.png) no-repeat;}
.navdrop li a.test_link span {float:left; display:block; padding:0 20px 0 10px; height:45px; background:url(http://omarsantos.info/img/dmmenu_reference.png) right bottom;}
.navdrop li:hover > a.test_link {color:#000; background: url(http://omarsantos.info/img/dmmenu_reference.png) no-repeat; line-height:45px; background-position: 0% -45px;}


.navdrop li a.store_link {display:block; float:left; height:45px; width: 164px; cursor:pointer; text-indent: -999em; background: url(http://omarsantos.info/img/dmmenu_fandom.png) no-repeat;}
.navdrop li a.store_link span {float:left; display:block; padding:0 20px 0 10px; height:45px; background:url(http://omarsantos.info/img/dmmenu_fandom.png) right bottom;}
.navdrop li:hover > a.store_link {color:#000; background: url(http://omarsantos.info/img/dmmenu_fandom.png) no-repeat; line-height:45px; background-position: 0% -45px;}

.navdrop li a.blog_link {display:block; float:left; height:45px; width: 144px; cursor:pointer; text-indent: -999em; background: url(http://www.granolagourmet.com/images/main/blog.jpg) no-repeat;}
.navdrop li a.blog_link span {float:left; display:block; padding:0 20px 0 10px; height:45px; background:url(http://www.granolagourmet.com/images/main/blog.jpg) right bottom;}
.navdrop li:hover > a.blog_link {color:#000; background: url(http://www.granolagourmet.com/images/main/blog.jpg) no-repeat; line-height:45px; background-position: 0% -45px;}

.navdrop table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.navdrop a:hover {visibility:visible; position:relative; z-index:200;}
.navdrop li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.navdrop ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.navdrop ul.sub1 {width:152px;}
.navdrop ul.sub2 {width:152px;}
.navdrop ul.sub3 {width:152px;}
.navdrop ul.sub4 {width:152px;}
.navdrop ul.sub5 {width:152px;}

.navdrop :hover ul {left:0; top:45px; background: url(http://omarsantos.info/img/dm_blank.jpg) repeat-y; padding: 0px 0; white-space:nowrap; height:auto; z-index:300;}
.navdrop :hover ul li {display:block; height:25px; position:relative; font-weight:normal; width:auto;}
.navdrop :hover ul li a {display:block; font-size:12px; height:25px; line-height:25px; width:auto; padding:0 10px; color:#004000;}
.navdrop :hover ul li a:hover {background: url(http://omarsantos.info/img/dm_blank_roll.jpg) repeat-y; color:#004000;}

/* Widget Titles styling */
#quotes h2 {
text-indent: -9000px;
background: url(images/dm_quotes.png);
background-position:center;
background-repeat:no-repeat;
}

#calendar-2 h2 {
text-indent: -9000px;
background: url(images/dm_calendar.png);
background-position:center;
background-repeat:no-repeat;
}

#search-2 h2 {
text-indent: -9000px;
background: url(images/dm_search.png);
background-position:center;
background-repeat:no-repeat;
}

#fergcorp_countdowntimer h2 {
text-indent: -9000px;
background: url(images/dm_timeturner.png);
background-position:center;
background-repeat:no-repeat;
}
#category-icons h2 {
text-indent: -9000px;
background: url(images/dm_timeturner.png);
background-position:center;
background-repeat:no-repeat;
}
#mailpress h2 {
text-indent: -9000px;
background: url(images/dm_newsletter.png);
background-position:center;
background-repeat:no-repeat;
}
#theme-switcher h2 {
text-indent: -9000px;
background: url(images/themes.png);
background-position:center;
background-repeat:no-repeat;
}