/*
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; }

/* Paragraphs */
p { margin: 15px 0; }

/* Lists */
ul li { list-style-type: none; }
.entry ul { margin-bottom: 15px; padding-left: 10px; }

ol, div.entry ul {margin-left:20px;}
ol li { list-style-type: decimal; }

dt {margin: 6px 0px;}
dd {margin: 4px 0px 3px 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; }
/* Video Size */
/* .single object { width: 425px; height: 355px; } */
div.video object, iframe.video { width: 569px; height: 348px; } /*  Plus 28px height for Youtube bar */
/* 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, dt { font-weight: normal; color: #74aaed; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5, lh { font-size: 1.2em; }
h6, dt { 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 { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }
.center, a.center { margin: 10px auto; display: block; }

span.clear, div.clear {clear:both;}

/* Body */
body {
	color: #f7f7f7;
	background: #1b1b1b url('images/bricks2_web.jpg') no-repeat fixed center top;
	font: 80% Arial, Tahoma, Verdan, sans-serif;
	text-align: center;
	}

#body-container {
	width: 952px;
	margin: 15px auto 0 auto;
	padding: 0 10px;
	background: #1b1b1b;
	}
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	float: left;
	width: 930px;
	padding: 10px;
	background: #424242;
	border: 1px solid #252525;
	text-align: left;
	}

/************************************************
	Header
************************************************/
#header-container { width: 100%; }

#header, #header2nd { float: left; width: 900px; height:60px; text-align: left; margin: 0px 0px 20px 0px; }
#header2nd, #header2nd section {height: 90px;}


#header h1.logo, #header section { float: left; width: 290px; font-weight: bold; margin-right:10px;}
#header h1.logo a, body.login div.logo {
	width: 290px;
	height: 60px;
	display: block;
	background: url(images/wiard-fm_header_logo-11.gif) no-repeat 0 0;
}

#header h1 a {width:100%; height:100%;display:block;}

#header section {width:190px;}
#header2nd h1 {font-size:1em;}
#header2nd section {width:160px;float:left;}

#headerSocialRSS, #headerSocialFb {height:20px;}
#headerSocialRSS {
	width:20px;
	background:url('images/dark-feed-sidebar.jpg') no-repeat 0 0;
}

#headerSocialRSS, p.social {
	/*display: inline-block;*/
	margin: 0px 5px 0px 0px;
	float:left;
}
p.social {
	width:100px;
}
#headerSocialFb {
	width:107px;
	background:url('images/twitter_logo_withbird_white_small.png') no-repeat 0 0;
}

#header-container section.promo-newsletter h1 {
	font-family:verdana,sans-serif;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	color:#1b1b1b;
}
/* Banner style */
#banner-top {float:left;
margin:0px 10px 0px 0px;
width:728px;
height:90px;
}
/* Hides header text */
#header h1 a span, #header h2, span.geo, span.longitude, span.latitude, span.type, form.fm-submission input.hidden, .hidden { display: none; }
h2#newsletter-line a {color:#458B00;}
h2#newsletter-line a:active {color:#74AAED;}
h2#newsletter-line a:hover {color:#fff;}

h2.biz-listing {width:160px;border-bottom: solid 1px #1b1b1b; color:#424242; padding-bottom:5px; text-shadow: 2px 2px 2px #1b1b1b}

#header h2 { float: left; clear: left; font-size: 1.1em; margin: 3px 0 0 10px; }
/************************************************
	Feed
************************************************/
#feed {
	float: right;
	width: 85px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	}
#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 { float: left; text-transform: uppercase; letter-spacing: .03em; text-align: left; }
#navigation { width: 952px; font-size: .8em; background: #272d2f url(images/nav-right-dark.gif) no-repeat right top; }
#sub-navigation { width: 950px; font-size: .75em; background: #383838; border: 1px solid #252525; border-bottom: none; }

#navigation.nav-search { width: 740px; }
#nav { float: left; padding: 0 0 0 15px; background: url(images/nav-left-dark.gif) no-repeat left top; }

/* List items */
#nav li, #sub-nav li { float: left; }
#nav li li, #sub-nav li li { float: left; width: 150px; background: #fefefe; }

.post ul li {
list-style:disc;
}

/* List links */
#nav a, #sub-nav a { display: block; }
#nav a { color: #fff; padding: 12px 16px; }
#sub-nav a { color: #e2e2e2; padding: 7px 17px; }

#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: #333; background: #fefefe; }
#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, #sub-nav li:hover ul li ul { position: absolute; width: 10em; left: -999em; z-index: 999; }
#nav li:hover ul, #sub-nav li:hover ul { left: auto; display: block; }
#sub-nav li:hover ul li, #sub-nav li:hover ul li:hover ul li {position:relative;}
#sub-nav li:hover ul li:hover ul {position:absolute; left:150px; top:0px;}

/************************************************
	Search
************************************************/
#search { float: right; width: 185px; margin-right: 15px; }
#search form { float: right; margin: .5em 0 0 0; padding: 0 0 0; }
#search input#s { width: 170px; margin: 0; padding: 5px; }
#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; }
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; }

/************************************************
	Sections of the site
************************************************/
/* Section headers (each section of site and sidebar) */
.section-header, .menu h2 {
	font: 1em Arial, Tahoma, Verdan, sans-serif;
	color: #fff;
	background: #424242;
	border: 1px solid #222;
	padding: 3px 5px;
	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;
	}

/* 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; }

/* 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: 330px; }

.menu { width: 93%; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; }
#sidebar .menu, .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%;
	}
/* Margin for sidebar lists */
div.menu li{
margin: 0px 0px 0px 10px;
}

#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; }

/************************************************
	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 {
	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.t4 { margin: 0; }
.tabbed ul.tabs li a:hover { background: #353535; text-decoration: none; }
.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
************************************************/
#comments-template {
	overflow: hidden;
	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 {
	width: 97.5%;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #464646;
	border: 1px solid #323232;
	}
#comments-template .avatar { float: left; width: 40px; height: 40px; margin-right: 10px; padding: 2px; background: #333; }
#comments-template ol li .comment-meta-data { float: left; margin-top: 2px; font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; margin-top: 4px; color: #eee; font-size: .95em; }
#comments-template ol li .comment-text { clear: left; padding: 10px 10px 0 10px; }
#comments-template input {
	color: #fff;
	width: 50%;
	padding: 5px;
	margin: 0;
	}
#no-sidebar input { width: 25%; }
#comments-template textarea {
	color: #fff;
	width: 97%;
	padding: 7px;
	background: #464646;
	border: 1px solid #323232;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}

/************************************************
	Footer
************************************************/
#footer {
	clear: both;
	overflow: hidden;
	width: 952px;
	text-align: left;
	margin: 5px 0 15px 0;
	}
#footer p {
	margin: 5px 0;
	line-height: 1.3em;
	}
#footer p.left { width: 50%; }

.footerLinks {
	width:100%;
	margin: 0 auto;
}
.footerLinks * {
	color:#ffffff;
}

.footerLinks a:hover {
	color: #cccccc;
}

.footerLinks nav {
	float:left;
	width:220px;
	margin: 0 auto;
}
.footerLinks nav h1, #header-container h1 {
	text-decoration:underline;
	font-family: Garamond, serif;
	font-style: italic;
	color:#ffffff;
	text-shadow:#ffffff 1px 1px 3px;
	margin: 0px 0px 10px 0px;
}
/* Google Maps */
div#map {color:#000000; text-align:left;}
div#map img {max-width:none;padding:0px; background:transparent;border: 0px none transparent;}

/* Forms */
form.fm-submission {font-size:1.2em;}
form.fm-submission input, form.fm-submission label, form.fm-submission select {margin-bottom:10px; width:250px; display:block; float:left;}
form.fm-submission input, form.fm-submission label, form.fm-submission option, form.fm-submission input[type="file"] {height:1.2em; font-size:1.2em;}
form.fm-submission label {font-size:1em;}


form.fm-submission input[type="submit"] {height:2em; width:200px;margin-left:118px;}
form.fm-submission label {display:block;width:120px;}
form.fm-submission textarea {width:400px;margin-bottom:10px;min-height:300px;}

form.fm-submission br {clear:both;}

form.fm-submission label.required:after {
content:" *";
color:#74AAED;
font-size:1.5em;
font-weight:bold;
}

/* Model submission */
.short, form.fm-submission select.short, form.fm-submission input.short, form.fm-submission label.short {
width:10%;
}

.invalid {
	-webkit-box-shadow: 0px 0px 10px rgba(255,0,0,1);
	-moz-box-shadow: 0px 0px 10px rgba(255,0,0,1);
	-o-box-shadow: 0px 0px 10px rgba(255,0,0,1);
	box-shadow: 0px 0px 10px rgba(255,0,0,1);
}

.valid {
	-webkit-box-shadow: 0px 0px 10px rgba(0,255,0,1);
	-moz-box-shadow: 0px 0px 10px rgba(0,255,0,1);
	-o-box-shadow: 0px 0px 10px rgba(0,255,0,1);
	box-shadow: 0px 0px 10px rgba(0,255,0,1);
}
/* Location */
h3.distance { color:#458B00; }

/* Links */
.big, a.big {font-size:2em;}
.medText {font-size:1.5em;}
/*li.ec3_list ul li {list-style-image:url('images/bullets_fm2_normal.png');}*/
li.ec3_list ul li {
background-image:url('images/bullets_fm2_normal.png');
background-repeat:no-repeat;
background-position:0px 5px;
margin-left:0px;padding-left:15px;}

li.ec3_list ul li:hover {background-image:url('images/bullets_fm2_hover.png');}

/* Buttons */
a.button {color: inherit;}
form.loginform input#wp-submit, a.button, input.button, input.Button, input[type="submit"], input[type="reset"]
{
  border: 1px solid #cccccc;
  width: 5em;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  
  text-shadow: #383838 2px 2px 3px; 

  background:#464646;
  background:-moz-linear-gradient(top, #cccccc, #464646);
  background:-webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#464646) );
  background:-o-linear-gradient(top, #cccccc, #464646);
  background:linear-gradient(top, #cccccc, #464646);
  
  border-color:#999;
  -moz-box-shadow: rgba(255, 255, 255, .25) 3px 3px 15px;
  -webkit-box-shadow: rgba(255, 255, 255, .25) 3px 3px 15px;
  -o-box-shadow: rgba(255, 255, 255, .25) 3px 3px 15px;
  box-shadow: rgba(255, 255, 255, .25) 3px 3px 15px;
}

form.loginform input#wp-submit:hover, a.button:hover, input.button:hover, input.Button:hover, input[type="submit"]:hover, input[type="reset"]:hover
{
  -moz-box-shadow: 0px 0px 10px;
  -webkit-box-shadow: 0px 0px 10px;
  -o-box-shadow: 0px 0px 10px;
  box-shadow: 0px 0px 10px;
}

form.loginform input#wp-submit:active, a.button:active, input.button:active, input.Button:active, input[type="submit"]:active, input[type="reset"]:active
{

  
  text-shadow: #383838 1px 1px 3px; 
  
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  
  -moz-box-shadow: rgba(0, 0, 0, .25) 3px 3px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 3px 3px 15px;
  -o-box-shadow: rgba(0, 0, 0, .25) 3px 3px 15px;
  box-shadow: rgba(0, 0, 0, .25) 3px 3px 15px;
  
  background:#464646;
  color: #cccccc;
  background:-moz-linear-gradient(top, #464646, #cccccc);
  background:-webkit-gradient(linear, left top, left bottom, from(#464646), to(#cccccc) );
  background:-o-linear-gradient(top, #464646, #cccccc);
  background:linear-gradient(top, #464646, #cccccc);
  
}


/** Custom inner post Grid **/
.innerGrid {margin-bottom:10px;}
.innerGrid.container {padding:10px 0px;}
.innerGrid.left {float:left; margin-right: 10px}
.innerGrid.right {float:right; margin-left: 10px}

.innerGrid.w1 {width: 105px;}
.innerGrid.w2 {width: 220px;}
.innerGrid.w3 {width: 335px;}
.innerGrid.w4 {width: 450px;}
.innerGrid.w5 {width: 565px;}

img.innerGrid.w1 {width: 97px;}
img.innerGrid.w2 {width: 212px;}
img.innerGrid.w3 {width: 327px;}
img.innerGrid.w4 {width: 442px;}
img.innerGrid.w5 {width: 557px;}

dd img.innerGrid.w1 {width: 82px;}
dd img.innerGrid.w2 {width: 197px;}
dd img.innerGrid.w3 {width: 312px;}
dd img.innerGrid.w4 {width: 427px;}
dd img.innerGrid.w5 {width: 542px;}

.innerGrid.last {margin-right:0px;}

/** Price stuff **/
span.price {
  font-size:0.8.5em;
  font-style:oblique;
}

/* Calendar Vote Styles */
section {display:block;}
.infoSection {position:relative;}

.infoSection .thumbnails {bottom:0px;}
.contestant .thumbnails img {width: 62px;}
.contestant .thumbnails h3 {text-align: center;}



.infoSection table {border-collapse:collapse;
width:100%;}
.infoSection table tr {background-color: #8B7D6B;}
.infoSection table tr:nth-child(even) {background-color: #000000;}
.infoSection table/*, .infoSection th, .infoSection td */{ border: 1px solid #000000;}

.infoSection table th {text-align: left; vertical-align:top;}
.infoSection table td {text-align: right; vertical-align:middle;}

.infoSection table th.statement {text-align: center; padding: 10 0;}
.infoSection table td.statement {text-align: left ;}

/** Product listing **/
.productListing dd {
    position:relative;
    border-top:5px solid #000000;
 }
 
 .productListing div.number {
    position:absolute;
    top:10px;
    left:0px;
    background: #000000;
    color: #ffffff;
    
    width:30px;
    height:30px;
    font: bold 2em;
    text-align:center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    
    -webkit-transition-property:color, background, transform;
    -moz-transition-property:color, background, transform;
    -o-transition-property:color, background, transform;
    transition-property:color, background, transform;
    
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    
    -webkit-transition-timing-function: ease-in; 
    -moz-transition-timing-function: ease-in; 
    -o-transition-timing-function: ease-in; 
    transition-timing-function: ease-in; 
    
    -webkit-transform:rotate(20deg);
    -moz-transform:rotate(20deg);
    -o-transform:rotate(20deg);
    transform:rotate(20deg);    
 }
 
 .productListing dd:nth-child(odd) .number {
    -webkit-transform:rotate(-20deg);
    -moz-transform:rotate(-20deg);
    -o-transform:rotate(-20deg);
    transform:rotate(-20deg);     
 }
 
 .productListing .number:hover, .productListing dd:nth-child(odd) .number:hover {
    background:#ffffff;
    color:#000000;

    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
 } 
 
.photoFrame, .productListing dd {
    position:relative;
 }

.photoFrame div {
    position: absolute;
}

.photoFrame {
    width:220px;
}
 
.photoFrame .caption {

    -webkit-transition-property:color, background;
    -moz-transition-property:color, background;
    -o-transition-property:color, background;
    transition-property:color, background;
    
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    
    -webkit-transition-timing-function: ease-in; 
    -moz-transition-timing-function: ease-in; 
    -o-transition-timing-function: ease-in; 
    transition-timing-function: ease-in;
    
    text-indent: 5px;
    
    bottom:3px;
    right:3px;
    height:20px;
    width:85%;
    background: rgba(0,0,0, 0.5);
}

.photoFrame .caption:hover {
    background: rgba(0,0,0, 0.8);
}

/** Interview styles **/
.interview:after {
        content:'This interview has been optimised for screen readers making it easier for the visually impaired to enjoy the content. Try using an accessibility friendly web-browser like Opera to take advantage of this: http://www.opera.com/download/';
        display:block;
        font-style:italic;
        clear:both;
}
.speaker {
        -xv-speak:normal;
        speak:normal;
        /*-xv-voice-rate:fast;
        voice-rate:fast;*/
}
.male {
        voice-family:male;
        -xy-voice-family:young male;
        }
.female {
        voice-family:female;
        -xy-voice-family:young female;
 }
.interviewee {}
.interviewer {}

.pullquote {
        position:relative;
        /*width:300px;*/
        padding: 15px 25px 20px;
        margin: 20px auto;
        font:italic 26px/1.4 Georgia, serif;
        color:#fff;
        background:#245991;
        -webkit-border-radius:10px;
        -moz-border-radius:10px;
        -o-border-radius:10px;
}
.pullquote:after {
        content:"";
        position:absolute;
        top:100%;
        right:25px;
        border-width: 30px 30px 0 0;
        border-style:solid;
        border-color:#245991 transparent;
        
}

.intro:first-line {
        font-weight:bold;
}
.intro:first-letter {
        font-size:200%;
        text-shadow: #000000 2px 2px 4px;
}
