/*
Theme Name: Dark
Theme URI: http://justintadlock.com/wordpress/options
Description: A dark mixture of blacks and grays.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 1.2
*/

* { margin: 0; padding: 0; }

/* Body */
body {
	color: #f7f7f7;
	background: #000000 url(images/bg.jpg) center top no-repeat;
	font-family: Arial, Tahoma, Verdan, sans-serif;
	font-size: 12px;
	text-align: center;
	}

/* Paragraphs */
p { margin: 15px 0; }

/* Lists */
ul li { list-style-type: none; }
.entry ul { margin-bottom: 15px; padding-left: 10px; }

/* Code */
pre, code, pre code { font-size: 1.1em; }

/* Input */
input {
	color: #ccc;
	background: #464646;
	border: 1px solid #323232;
}

/* Object */
object { padding: 0; margin: 0; }

/* Links */
a { color: #74aaed; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }

/* Headers */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; color: #74aaed; font-style: italic; }
h1 { font-size: 2em; }
h2 { font-size: 2em; font-family: 'Georgia', 'Times', 'Times New Roman', serif; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 15px;
	}
#content .post-title, #feature .post-title, #full-posts .post-title, #comments-template h3 {
	font-family: 'Georgia', 'Times', 'Times New Roman', serif;
	margin: 0;
	}

/* Left, right, and center alignment */
.left, .alignleft { float: left; margin: 0 10px 10px 0; }
.right, .alignright { float: right; margin: 0 0 10px 10px; }
.center, .aligncenter { margin: 10px auto; display: block; }

blockquote {
	background: url(images/quote.gif) no-repeat 0 0;
	color: #00C0FF;
	margin: 15px 0;
	padding: 0 0 0 49px;
}
blockquote em {
	color: #aaa;
	display: block;
	font-size: 11px;
	margin-top: 10px;
}
fieldset {
	border: 1px solid #464646;
	margin: 15px 0;
	padding: 10px;
	-moz-border-radius: 4px;
}
fieldset legend {
	color: #74AAED;
	font-family: 'Georgia','Times','Times New Roman',serif;
	font-size: 16px;
	font-style: italic;
	margin-left: -5px;
	padding: 0 5px;
}

#body-container {
	width: 942px;
	margin: 0 auto;
	padding: 0;
	}
#extra-container { margin: 0 auto; }

#featuredcontent {
	background: url(images/containerbg.png);
	/*background-image: url(images/containerbg.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/containerbg.png', sizingMethod='scale');
	background-repeat: repeat;*/
	clear: left;
	height: 75px;
	text-align: left;
	padding: 10px 10px 0 10px;
}
#featuredcontent ul {
	height: 64px;
	padding: 0 0 0 1px;
}
#featuredcontent li {
	float: left;
	height: 64px;
	padding: 0 3px;
	width: 109px;
}
#featuredcontent a,
#featuredcontent a:link,
#featuredcontent a:visited,
#featuredcontent a:hover,
#featuredcontent a:active {
	background: #000;
	border: 2px solid #333;
	display: block;
	height: 60px;
	width: 105px;
}
#featuredcontent a:hover {
	background: #333;
}
#featuredcontent a img {
	background: transparent;
	border-width: 0;
	float: left;
	padding: 1px;
}
#featuredcontent p {
	color: #aaa;
	font-style: italic;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 4px;
}
/* Contains content and sidebar */
#container {
	float: left;
	width: 922px;
	padding: 10px;
	background: url(images/containerbg.png);
	/*background-image: url(images/containerbg.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/containerbg.png', sizingMethod='scale');
	background-repeat: repeat;*/
	text-align: left;
	}

/************************************************
	Header
************************************************/
#header {
	height: 140px;
	position: relative;
	width: 100%;
}
#header h1 {
	background: url(images/logo.png);
	/*background-image: url(images/logo.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/logo.png', sizingMethod='scale');
	background-repeat: repeat;*/
	height: 100px;
	position: absolute;
	top: 0;
	left: 10px;
	width: 351px;
}
#header h1 a {
	width: 351px;
	height: 100px;
	display: block;
}
#header h2 {
	font-size: 20px;
	position: absolute;
	top: 100px;
	left: 150px;
	text-align: left;
	width: 400px;
}
/************************************************
	Feed
************************************************/
#feed {
	float: right;
	width: 85px;
	height: 22px;
	padding: 48px 0 0 0;
	}
#feed li { display: inline; }
#feed li a { float: left; width: 34px; height: 22px; display: block; }
#feed li.feed-url a { background: url(images/dark-feed-header.jpg) no-repeat 0 0; }
#feed li.feed-email a { background: url(images/dark-email-header.jpg) no-repeat 0 0; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }

/************************************************
	Navigation
************************************************/
/* Main and sub-navigation */
#navigation, #sub-navigation { height: 25px; float: left; text-align: left; }
#navigation { width: 942px; font-size: 13px; }
#sub-navigation { width: 940px; font-size: .75em; background: #383838; border: 1px solid #252525; border-bottom: none; }

#navigation.nav-search { width: 740px; }
#nav { float: left; padding: 0; margin: 0; }

/* List items */
#nav li, #sub-nav li {
	float: left;
}
#nav li {
	padding-right: 5px;
}
#nav li li, #sub-nav li li { float: left; width: 150px; background: #fefefe; }

/* List links */
#nav a,
#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active,
#sub-nav a ,
#sub-nav a :link,
#sub-nav a :visited,
#sub-nav a :hover,
#sub-nav a :active {
	float: left;
	height: 25px;
	line-height: 25px; }
#nav a,
#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active {
	background: url(images/containerbg.png);
	/*background-image: url(images/containerbg.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/containerbg.png', sizingMethod='scale');
	background-repeat: repeat;*/
	color: #74AAED;
	padding: 0 16px;
}
#nav a:hover {
	color: #fff;
}
#sub-nav a ,
#sub-nav a :link,
#sub-nav a :visited,
#sub-nav a :hover,
#sub-nav a :active {
	color: #e2e2e2;
	padding: 7px 17px;
}

#nav li.current_page_item a,
#nav li.current_page_item a:link,
#nav li.current_page_item a:visited,
#nav li.current_page_item a:hover,
#nav li.current_page_item a:active {
	color: #fff;
}
/*#nav li li a, #sub-nav li li a { color: #333; background: #fefefe; float: none; }
#nav li li a { margin: 3px 5px; padding: 6px 10px; }
#sub-nav li li a, #sub-nav li li.current-cat a { margin: 3px 5px; padding: 4px 7px; }*/

/* Active items */
#nav li.current_page_item a, #sub-nav li li.current-cat a { color: #74aaed; }
#nav li.current_page_item li a, #sub-nav li.current-cat li a { color: #333; background: #fefefe; }
#sub-nav li.current-cat a { background: #666; }

/* Hover states */
/*#nav a:hover { color: #74aaed; }
#nav a:hover, #nav li.current_page_item a:hover { color: #fff; background: #444; }
#sub-nav a:hover, #sub-nav li.current-cat a:hover { color: #333; background: #fefefe; }
#nav li li a:hover, #nav li.current_page_item li a:hover { color: #fff; background: #609be4; }
#sub-nav li li a:hover, #sub-nav li.current-cat li a:hover, #sub-nav li li.current-cat a:hover { color: #fff; background: #609be4; }*/

/* Highlight */
/*#nav li.highlight a, #sub-nav li.highlight a { color: #333; background: #fefefe; }*/

/* Drop-down control */
/*#nav li ul, #sub-nav li ul { position: absolute; width: 10em; left: -999em; z-index: 999; }
#nav li:hover ul, #sub-nav li:hover ul { left: auto; display: block; }*/

/************************************************
	Search
************************************************/
#search { float: right; width: 185px; }
#search form { float: right; margin: 0; padding: 0 0 0; }
#search input#s {
	background: #000;
	color: #fff;
	margin: 0;
	padding: 4px;
	width: 170px;
}
#search .search-submit { display: none; }

/************************************************
	Main content
************************************************/
#home, #content { width: 590px; }
#no-sidebar { width: 900px; }

#home.right, #content.right, #sidebar.right { margin: 0; }
#home.left, #content.left, #sidebar.left { margin: 0; }

/************************************************
	Images
************************************************/
/* Images */
img, .post img { padding: 3px; background: #222; border: 1px solid #333; vertical-align: middle; }
a img { border: none; }

/* Post / archive avatars */
#author-box img, .author .avatar { float: left; width: 100px; height: 100px; margin-right: 10px; }

/* Post images */
.single img, .attachment img { /*max-width: 98.5%;*/ }

/* Feature images */
#feature img, #features-numbers img { width: 300px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; margin: 0 10px 0 0; }

/* Thumbnail images */
img.thumbnail { float: left; width: 100px; height: 100px; margin: 0 10px 0 0; }

/* Medium images */
img.medium { float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img { margin: 1px 15px 1px 0; width: 75px; height: 75px; }

p.byline {
	border-bottom: 1px solid #666;
	color: #aaa;
	font-style: italic;
	margin-top: 3px;
	padding: 0 0 3px 0;
}
.byline a,
.byline a:link,
.byline a:visited,
.byline a:active {
	color: #aaa;
}
.byline a:hover {
	color: #fff;
	text-decoration: underline;
}

/************************************************
	Sections of the site
************************************************/
/* Section headers (each section of site and sidebar) */
.section-header, .menu h2 {
	font-size: 1.4em;
	color: #fff;
	border-bottom: 1px solid #666;
	padding: 3px 0;
	margin: 0 0 10px 0;
	}

/* Sections and posts */
.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	overflow: hidden;
	width: 568px;
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #323232;
	}
#content .post h3 {
	border-bottom: 1px solid #444;
	font-family: Georgia;
}
/* No sidebar */
#no-sidebar { float: left; margin: 0; }
html>body #no-sidebar .post, html>body #no-sidebar #comments-template, html>body #no-sidebar .section {
	width: 898px;
	}
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section {
	width: 878px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #1b1b1b;
	background: #323232;
	}

/* Posts */
#content .post, #home.paged .post { border: 1px solid #1b1b1b; padding: 10px; }
.entry {
	text-align: justify;
}
.entry p {
	line-height: 1.4em;
}

/* Breadcrumb */
.breadcrumb { border: 1px solid #1b1b1b; padding: 10px; }

/* Author box */
#author-box { border: 1px solid #1b1b1b; padding: 10px; }

/* Navigation links */
.navigation-links { border: 1px solid #1b1b1b; padding: 10px; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { border: 1px solid #1b1b1b; padding: 10px; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; border: 1px solid #1b1b1b; }

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 590px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 10px; border: 1px solid #1b1b1b; }

/* Features Gallery */
#myGallery { width: 588px; height: 240px; margin: 0 0 10px 0; padding: 0; border: 1px solid #1b1b1b; }
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }



/* Feature */
#feature { padding: 10px; border: 1px solid #1b1b1b; }

/* Home custom sections */
#home-custom-1, #home-custom-2, #home-custom-3 { padding: 10px; border: 1px solid #1b1b1b; }

/* Post blocks */
#post-blocks { width: 590px; background: transparent; padding: 0; margin: -10px 0 10px 0; }
#post-blocks .post { width: 268px; margin: 10px 0 0 0; padding: 10px; background: #323232; border: 1px solid #1b1b1b; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 1em; }

/* Post sections */
#post-sections .section { padding: 10px; border: 1px solid #1b1b1b; }
#post-sections .post-title { font-size: 1em; }

/* All post tabs */
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 588px; padding: 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs { background: transparent; width: 590px; padding: 0; }
#post-tabs .post { margin: 10px; }

/* Post block tabs */
#post-block-tabs { background: transparent; width: 590px; padding: 0; }
#post-block-tabs .tab-content { padding: 0; }

/* Post list tabs */
#post-list-tabs { background: transparent; width: 590px; padding: 0; }
#post-list-tabs .tab-content { padding: 0; }
#post-list-tabs .tab-content li { margin: 6px 0 6px 8px; }
#post-list-tabs .tab-content li a { display: inline; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: transparent; width: 590px; padding: 0; border-top: 1px solid #161616; }
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { width: 568px; top: 0; border-bottom: none; }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 588px;
	display: block; clear: left;
	overflow: hidden;
	background: #1b1b1b;
	border: 1px solid #161616;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border: 1px solid #1b1b1b; }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; border: 1px solid #222; }
#video-tabbed .video-list li a { display: block; padding: 10px; background: #424242; }
#video-tabbed .video-list li a:hover { color: #fff; background: #4f4f4f; }
#video-tabbed .video-list li a.tab-current { color: #fff; font-weight: bold; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }

/* Flickr photos and Gallery images (home) */
#home .flickr, #gallery-stream { width: 578px; padding: 10px 0 10px 10px; border: 1px solid #1b1b1b; }
#home .flickr .section-header, #gallery-stream .section-header { margin-right: 10px; }

/************************************************
	Sidebar
************************************************/
#sidebar { width: 320px; }

.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; }
#sidebar .tabbed {
	padding: 10px;
	float: left;
	overflow: hidden;
	background: #333;
	border: 1px solid #1b1b1b;
	}

/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0; padding: 0; }
#sidebar .menu ul li a, .tabbed div ul li a {
	color: #74aaed;
	display: block;
	padding: 2px 0;
	}
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: #fff; }

/* Feed sidebar */
#feed-sidebar li a { height: 15px; display: block; text-indent: 25px; margin-bottom: 3px; }
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat 0 .2em; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em; }

/* Recent comments widget */
#sidebar ul.recent-comments li { margin: 5px 0; }
#sidebar ul.recent-comments li a { display: inline; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 125px; height: 125px; margin: 3px 10px 3px 11px; border: none; padding: 0; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar gallery stream and flickr images */
#sidebar .gallery-stream img, #sidebar .flickr img { width: 75px; height: 75px; margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; margin: 0; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar recent widget */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0; }
#sidebar .recent h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: bold; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

#sidebar h2 {
	background: #5375a7 url(images/sidebar_titbg.jpg) no-repeat right top;
	color: #fff;
	font-size: 17px;
	height: 23px;
	line-height: 23px;
	padding: 0 5px;
}
#sidebar .menu {
	background: #222;
}
#sidebar .categories {
	float: left;
	width: 155px;
}
#sidebar .archives {
	float: right;
	width: 155px;
}
#sidebar ul li {
	padding: 0 5px;
}
#sidebar li a,
#sidebar li a:link,
#sidebar li a:visited,
#sidebar li a:hover,
#sidebar li a:active {
	display: block;
	height: 20px;
	line-height: 20px;
}
#sidebar .tagcloud {
	margin: 10px 0;
}
#sidebar .tagcloud div {
	padding: 5px;
}
#loginmenu {
	margin: 0 0 10px 0;
	padding: 10px 5px;
}
#loginmenu p, #loginmenu ul {
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 0;
	width: 40%;
}
#loginmenu p a,
#loginmenu p a:link,
#loginmenu p a:visited,
#loginmenu p a:hover,
#loginmenu p a:active {
	background: url(images/ico_llave.gif) no-repeat 0 center;
	padding: 0 0 0 21px;
}
#loginmenu ul li a,
#loginmenu ul li a:link,
#loginmenu ul li a:visited,
#loginmenu ul li a:hover,
#loginmenu ul li a:active {
	background: url(images/ico_pergamino.gif) no-repeat 0 center;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 21px;
}
#loginmenu p.userwelcome {
	float: none;
	margin-bottom: 10px;
	width: auto;
}

/************************************************
	Tabs
************************************************/
/* Tabs (actual tabs) */
.tabbed { padding: 0; background: transparent; border: none; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a,
.tabbed ul.tabs li a:link,
.tabbed ul.tabs li a:visited,
.tabbed ul.tabs li a:hover,
.tabbed ul.tabs li a:active {
	color: #fff;
	float: left;
	display: block;
	margin: 0 .25em 0 0;
	padding: 5px .6em;
	background: #1b1b1b;
	border-width: 1px 1px 0 1px; border-style: solid; border-color: #161616;
}
.tabbed ul.tabs li a:hover {
	background: #353535;
	text-decoration: none;
}
.tabbed ul.tabs li a.t4 { margin: 0; }
.tabbed ul.tabs li a.tab-current { background: #323232; }

/* Tab content */
#sidebar .tabbed div.tab-content { float: left; width: 93%; }
.tabbed div.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	height: 100%;
	padding: 5px 10px 10px 10px;
	background: #323232;
	border: 1px solid #1b1b1b;
}
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/************************************************
	Comments Template
************************************************/
h3#respond {
	margin-bottom: 15px;
}
#comments-template {
	width: 568px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #323232;
	border: 1px solid #1b1b1b;
}

#comments-template img { padding: 0; background: transparent; border: none; }
#comments-template ol { list-style-type: none; margin-top: 10px; }
#comments-template ol li {
	background: #262626 url(images/comment_bg.jpg) no-repeat 0 0;
	min-height: 156px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 565px;
}
#comments-template ol li div.comment-avatar {
	background: transparent no-repeat 35px 26px;
	float: left;
	height: 156px;
	position: relative;
	width: 146px;
}
#comments-template ol li a.avatarlink,
#comments-template ol li a.avatarlink:link,
#comments-template ol li a.avatarlink:visited,
#comments-template ol li a.avatarlink:hover,
#comments-template ol li a.avatarlink:active {
	display: block;
	height: 64px;
	left: 35px;
	position: absolute;
	top: 26px;
	width: 64px;
}
#comments-template ol li div.avatarframe0 {
	background-image: url(/wp-content/themes/options/styles/dark/images/comment_charframe0.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/comment_charframe0.png', sizingMethod='crop');
	background-repeat: repeat;
	height: 106px;
	width: 131px;
	position: absolute;
	left: 2px;
	top: 6px;
}
#comments-template ol li div.avatarframe1 {
	background-image: url(/wp-content/themes/options/styles/dark/images/comment_charframe1.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/comment_charframe1.png', sizingMethod='crop');
	background-repeat: repeat;
	height: 106px;
	width: 131px;
	position: absolute;
	left: 2px;
	top: 6px;
}
#comments-template ol li div.avatarframe2 {
	background-image: url(/wp-content/themes/options/styles/dark/images/comment_charframe2.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/comment_charframe2.png', sizingMethod='crop');
	background-repeat: repeat;
	height: 98px;
	width: 131px;
	position: absolute;
	left: 2px;
	top: 6px;
}
#comments-template ol li div.avatarframe3 {
	background-image: url(/wp-content/themes/options/styles/dark/images/comment_charframe3.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/wp-content/themes/options/styles/dark/images/comment_charframe3.png', sizingMethod='crop');
	background-repeat: repeat;
	height: 98px;
	width: 142px;
	position: absolute;
	left: -9px;
	top: 6px;
}
#comments-template ol li div.comment-avatar span {
	color: #ffb017;
	cursor: default;
	display: block;
	left: 113px;
	text-align: center;
	position: absolute;
	top: 25px;
	width: 18px;
}
#comments-template ol li div.comment-avatar .avatarclass,
#comments-template ol li div.comment-avatar .avatarclass:link,
#comments-template ol li div.comment-avatar .avatarclass:visited,
#comments-template ol li div.comment-avatar .avatarclass:hover,
#comments-template ol li div.comment-avatar .avatarclass:active {
	display: block;
	height: 18px;
	left: 113px;
	position: absolute;
	top: 49px;
	width: 18px;
}
#comments-template ol li div.comment-avatar .avatarrace {
	cursor: help;
	left: 113px;
	position: absolute;
	top: 74px;
}
#comments-template ol li div.comment-avatar .avatarname {
	margin: 0;
	padding: 100px 0 0 0;
	text-align: center;
	position: relative;
}
#comments-template ol li div.comment-avatar .avatarname a,
#comments-template ol li div.comment-avatar .avatarname a:link,
#comments-template ol li div.comment-avatar .avatarname a:visited,
#comments-template ol li div.comment-avatar .avatarname a:hover,
#comments-template ol li div.comment-avatar .avatarname a:active {
	color: #ffb017;
	font-size: 11px;
}
#comments-template ol li div.comment-avatar .avatarname strong a,
#comments-template ol li div.comment-avatar .avatarname strong a:link,
#comments-template ol li div.comment-avatar .avatarname strong a:visited,
#comments-template ol li div.comment-avatar .avatarname strong a:hover,
#comments-template ol li div.comment-avatar .avatarname strong a:active {
	color: #ffb017;
	font-size: 12px;
}
#comments-template ol li div.comment-avatar .avatarname strong a:hover {
	text-decoration: underline;
}
#comments-template ol li div.comment-avatar .avatarserver {
	margin: 0;
	text-align: center;
}
#comments-template ol li div.comment-text {
	margin: 0 0 0 146px;
	padding: 0 10px 10px 10px;
	position: relative;
	width: 399px;
}
#comments-template ol li div.comment-top {
	height: 25px;
	line-height: 25px;
	padding: 0 0 5px 0;
	text-align: right;
}
#comments-template ol li div.comment-text p {
	margin: 0 0 10px 0;
}
/*#comments-template ol li.author div.comment-text p {
	color: #fffeb3;
}*/
p.cargandoarmeria {
	margin: 30px 0;
	text-align: center;
}
div.comment-error {
	background: #320013 url(images/comment_errorico.gif) no-repeat 10px 9px;
	color: #fff;
	margin: 15px 0;
}
div.comment-error p {
	margin: 0;
	padding: 10px 10px 10px 31px;
}
div.comment-error p.botones {
	height: 19px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
}
div.comment-error p.botones a,
div.comment-error p.botones a:link,
div.comment-error p.botones a:visited,
div.comment-error p.botones a:hover,
div.comment-error p.botones a:active {
	background: transparent no-repeat 0 0;
	display: block;
	float: left;
	height: 19px;
	margin: 0 10px;
	width: 136px;
}
div.comment-error p.botones a:hover {
	background-position: 0 -19px;
}
#comments-template label {
	cursor: pointer;
	float: left;
	margin: 0;
	width: 40%;
}
#comments-template label span {
	color: #555;
	font-size: 11px;
}
#comments-template div.th {
	clear: left;
	margin-bottom: 10px;
	line-height: 23px;
	padding: 0;
}
#comments-template input {
	color: #fff;
	height: 20px;
	margin: 0;
	padding: 2px 2px 0 5px;
	width: 200px;
}
#comments-template select {
	height: 20px;
	margin: 0 0 0 1px;
	padding: 0;
	width: 200px;
}
#comments-template textarea {
	color: #fff;
	width: 97%;
	padding: 7px;
	background: #464646;
	border: 1px solid #323232;
	}
#comment-charselect {
	height: 76px;
	margin: 3px 0 0 0;
}
.charselect-left {
	float: left;
	padding-top: 8px;
	width: 290px;
}
.charselect-right {
	float: right;
	position: relative;
	width: 275px;
}
#charselect-preview {
	background: url(/images/coment_framepj.gif);
	float: right;
	height: 70px;
	margin: 0 0 0 10px;
	padding: 6px 0 0 6px;
	width: 70px;
}
a.com-anyadirpj,
a.com-anyadirpj:link,
a.com-anyadirpj:visited,
a.com-anyadirpj:hover,
a.com-anyadirpj:active {
	background: url(/images/btn_anyadirpj.gif) no-repeat 0 0;
	display: block;
	float: right;
	height: 19px;
	outline: 0;
	width: 127px;
}
a.com-anyadirpj:hover {
	background-position: 0 -19px;
}
a#com-selectpj,
a#com-selectpj:link,
a#com-selectpj:visited,
a#com-selectpj:hover,
a#com-selectpj:active {
	background: url(/images/select_pj.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	float: right;
	height: 24px;
	line-height: 24px;
	margin: 5px 0 7px 0;
	outline: 0;
	padding: 0 27px 0 11px;
	width: 128px;
}
a#com-selectpj:hover {
	background-position: 0 -24px;
}
#com-selectpj span {
	display: block;
	overflow: hidden;
	width: 128px;
	white-space: nowrap;
}
#comment-mycharlist {
	border: 1px solid #000;
	overflow: auto;
	position: absolute;
	right: 88px;
	top: 32px;
	width: 160px;
	display: none;
	z-index: 12;
}
.comment-mycharlist-bg {
	background: #000;
	position: absolute;
	right: 86px;
	top: 30px;
	width: 166px;
	display: none;
	z-index: 10;
}
.comment-mycharlist-border {
	border: 1px solid #626662;
	position: absolute;
	right: 87px;
	top: 31px;
	width: 162px;
	display: none;
	z-index: 11;
}
#comment-mycharlist a,
#comment-mycharlist a:link,
#comment-mycharlist a:visited,
#comment-mycharlist a:hover,
#comment-mycharlist a:active {
	color: #fff;
	display: block;
	height: 20px;
	line-height: 20px;
	outline: 0;
	overflow: hidden;
	padding: 0 0 0 8px;
	white-space: nowrap;
}
#comment-mycharlist a:hover {
	background: #a0880a;
}
#commentform a#submit,
#commentform a#submit:link,
#commentform a#submit:visited,
#commentform a#submit:hover,
#commentform a#submit:active {
	background: url(/images/btn_enviar.gif) no-repeat 0 0;
	display: block;
	height: 32px;
	margin: 0 auto;
	outline: 0;
	width: 141px;
}
#commentform a#submit:hover {
	background-position: 0 -32px;
}
#comment-newpj {
	display: none;
	height: 111px;
	padding: 1px 0;
	position: relative;
}
a.com-guardar,
a.com-guardar:link,
a.com-guardar:visited,
a.com-guardar:hover,
a.com-guardar:active {
	background: url(/images/btn_guardar.gif) no-repeat 0 0;
	display: block;
	height: 32px;
	outline: 0;
	position: absolute;
	right: 20px;
	top: 52px;
	width: 88px;
}
a.com-guardar:hover {
	background-position: 0 -32px;
}

/************************************************
	Footer
************************************************/
#footer {
	clear: both;
	overflow: hidden;
	width: 922px;
	text-align: left;
	margin: 5px 10px 15px 10px;
	}
#footer p {
	margin: 5px 0;
	line-height: 1.3em;
	}
#footer p.left { width: 50%; }

/************************************************
	Colores WoW hechizos/items/quests
************************************************/
a.spell,
a.spell:link,
a.spell:visited,
a.spell:hover,
a.spell:active {
	color: #fff;
	text-decoration: underline;
}
a.quest,
a.quest:link,
a.quest:visited,
a.quest:hover,
a.quest:active {
	color: #FFD100;
	text-decoration: underline;
}
a.q1,
a.q1:link,
a.q1:visited,
a.q1:hover,
a.q1:active {
	text-decoration: underline;
}
div.wow-item-small {
	background: transparent none no-repeat 4px 4px;
	float: left;
	height: 26px;
	position: relative;
	width: 26px;
}
div.wow-item-small div {
	background-image: url(/images/items_small/icon_border_small.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/images/items_small/icon_border_small.png', sizingMethod='crop');
	background-repeat: repeat;
	height: 26px;
	width: 26px;
}
div.wow-item-small a,
div.wow-item-small a:link,
div.wow-item-small a:visited,
div.wow-item-small a:hover,
div.wow-item-small a:active {
	background: url(/images/items_small/icon_hilite_small.png) no-repeat 20px 0;
	display: block;
	height: 20px;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 20px;
}
div.wow-item-small a:hover {
	background-position: 0 0;
}
p.wow-item-small {
	margin: 0;
	padding: 5px 0 6px 28px;
}
div.wow-item {
	background: transparent none no-repeat 4px 4px;
	float: left;
	height: 44px;
	position: relative;
	width: 44px;
}
div.wow-item div {
	background-image: url(/images/items/icon_border_medium.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/images/items/icon_border_medium.png', sizingMethod='crop');
	background-repeat: repeat;
	height: 44px;
	width: 44px;
}
div.wow-item a,
div.wow-item a:link,
div.wow-item a:visited,
div.wow-item a:hover,
div.wow-item a:active {
	background: url(/images/items/icon_hilite_medium.png) no-repeat 0 0;
	display: block;
	height: 38px;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 38px;
}
div.wow-item a:hover {
	background-position: -38px 0;
}
ul.questchain {
	list-style-type: decimal;
	padding-left: 20px;
}
ul.questchain li {
	line-height: 1.4em;
	list-style-type: decimal;
	padding-bottom: 10px;
}

/************************************************
	Lightbox JQuery
************************************************/
/* Evitamos que herede los estilos de la pagina */
#jquery-lightbox img {
	background: transparent;
	padding: 0;
}
/* ================ */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
