/*
Theme Name: Theme Three
Theme URI: http://themethree.com
Description: Theme Three - Professional, powerful, beautiful.
Version: 1.1
Author: The Sweet Themes Co.
Author URI: http://sweetthemes.co
License URI: Provided in download package
Tags: one-column, two-columns, blue, white, silver, light, fixed-width, custom-colors, custom-menu, theme-options
*/

html, body {
	background: #000 url('images/blackstar.gif');
}

#whiteout {
	background: #fff;
	padding-bottom: 30px;
}

/* Assistive text as used in default WordPress theme */

.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

#access a.assistive-text:active, #access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/* Generic rules */

.structural {
	display: block;
	height: 1px;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px
}

.structural a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

a, a:active, a:hover, a:visited {
	color: #b6903d;
	font-weight:bold;
	-webkit-transition: color 0.4s ease-in;
	-moz-transition: color 0.4s ease-in;
	-o-transition: color 0.4s ease-in;
	transition: colour 0.4s ease-in
}

a:hover, .tagcloud a:hover  {
	color: #ccc
}

/* Dark text shadow */

.textshadow {
	-moz-text-shadow: 0 1px 2px #000;
	-webkit-text-shadow: 0 1px 2px #000;
	text-shadow: 0 1px 2px #000;
}

/* header area */

#headwrap {
	height: 136px
}

.home #headwrap {
	height: 280px
}

#headwrap header {
	height: 50px;
	margin-top: 30px;
	position: relative
}

h1#site-title {
	background: transparent url('images/logo.png') left top no-repeat;
	height: 70px;
	overflow: visible
}

#site-title-img {
	height: 70px;
	overflow: visible
}

/* Main content */

#bodywrap {
	padding-top: 30px
}

blockquote {
	background: transparent url('images/quotes.png') left top no-repeat;
	padding-left: 16px
}

blockquote cite {
	margin: 0.5em 0 0;
	display: block	
}

.pullquote {
	background: transparent url('images/quotes.png') left top no-repeat;
	float: right;
	width: 220px;
	display: block;
	margin: 16px 0 0 16px;
}

.pullquote span {
	display: block;
	padding: 8px 0 0 16px
}

.pullquote cite {
	display: block;
	margin-top: 14px
}

.post ul, .freeformpost ul, article.page ul {
	list-style: disc outside;
	margin: 0 0 16px 20px
}

.post ol, .freeformpost ul, article.page ol {
	list-style: decimal outside;
	margin: 0 0 16px 20px
}

#ie7 .post ol, #ie7 .freeformpost ol, #ie7 .page ol {
	list-style: decimal outside;
	margin: 0 0 16px 24px
}

.post, .freeformpost, article.page {
	margin-bottom: 16px
}

.hentry p a {
	font-weight: 700
}


/* Home bits */

#home_mid {
	background: #f7f7f7 url('images/grey_stripes.png') 50% top no-repeat;
	clear: both;
	height: 52px;
	margin: 40px 0;
	text-align: center;
	width: 100%	
}

/* Images and such */

.size-large-image, attachment-large-image {
	background: transparent url('images/bigdrop.png') left bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 20px
}

.attachment-post-thumbnail, .size-post-thumbnail, .vimeo-player, .youtube-player {
	background: transparent url('images/meddrop.png') left bottom no-repeat;
	margin-bottom: 2px;
	padding-bottom: 18px;
}

.size-medium-image, attachment-medium-image {
	background: transparent url('images/threedrop.png') left bottom no-repeat;
	margin-bottom: 4px;
	padding-bottom: 10px
}

.home_thumb {
	background: transparent url('images/smalldrop.png') left bottom no-repeat;
	height: 160px;
	margin-top: 40px;
}

.size-small-image, attachment-small-image {
	background: transparent url('images/smalldrop.png') left bottom no-repeat;
	margin-bottom: 2px;
	padding-bottom: 10px
}

#ie7 .home_thumb {
	margin-top: 240px
}

.home_thumb img {
	margin-top: 2px;
	-webkit-transition: margin 0.1s ease-in;
	-moz-transition: margin 0.1s ease-in;
	-o-transition: margin 0.1s ease-in;
	transition: margin 0.1s ease-in
}

.home_thumb img:hover {
	margin-top: 0;
}

.theme-default #slider {
    margin:20px auto 0 auto;
    width:940px; /* Make sure your images are the same size */
    height:360px; /* Make sure your images are the same size */
}

.slider-wrapper, .entry-attachment img {
	background: transparent url('images/bigdrop.png') left bottom no-repeat;
	padding-bottom: 20px;
}

.sb-slider {
	margin-bottom: 20px
}

img.alignleft {
	margin-right: 1em
}

img.alignright {
	margin-left: 1em
}

.entry-attachment {
	margin-top: 16px
}

/* Misc bits and bobs */

.floatright, .alignright {
	float: right
}

.floatleft, .alignleft, .contrib_bio img {
	float: left
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Asides / widgets / sidebars */

.tagcloud a, .tagcloud a:active, .tagcloud a:visited, aside a:hover {
	color: #000
}

aside ul {
	border-top: 1px solid #eee
}

aside ul li {
	border-bottom: 1px solid #eee;
	line-height: 30px;
	position: relative;
}

.textwidget, .tagcloud {
	border-color: #eee;
	border-style: solid;
	border-width: 1px 0 1px 0;
	padding: 10px 0
}

aside ul li:hover {
	background: #f9f9f9
}

aside ul li:before {
	position: relative:
	padding-left: 5px;
	float: left;
	content: "\0020 \2022"
}

aside ul li a {
	display: block;
	position: absolute:
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	margin-left: -5px;
	padding-left: 15px;
	-webkit-transition: margin 0.2s ease-in;
	-moz-transition: margin 0.2s ease-in;
	-o-transition: margin 0.2s ease-in;
	transition: margin 0.2s ease-in
}

aside ul li a:hover {
	margin-left: -2px
}

#secondary aside {
	margin-bottom: 26px
}

/* Calendar */

#wp-calendar {
	border: 1px solid #eee;
	width: 100%
}

table {
	border-collapse: collapse;
}

table tfoot td {
	background: #f9f9f9;
}

#wp-calendar caption {
	background: #f9f9f9;
	border-color: #eee;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	line-height: 26px;
	margin-left: -1px;
	width: 100%
}

#wp-calendar td, #wp-calendar th  {
	border: 1px solid #eee;
	line-height: 26px;
	text-align: center;
	width: 14%;
}

#wp-calendar td a, input[type=submit] {
	-webkit-transition: background 0.2s ease-in;
	-moz-transition: background 0.2s ease-in;
	-o-transition: background 0.2s ease-in;
	transition: background 0.2s ease-in
}

#wp-calendar td a {
	display: block;
	width: 100%
}

#wp-calendar td a:hover, #wp-calendar #today {
	background: #f9f9f9;
}

/* footer */

#sasquatch {
	background: #000 url('images/blackstar.gif');
	color: #fff
}

#sasquatch a, #sasquatch a:hover, #sasquatch a:visited{
	color: #fff
}

#ie7 #social_wrap {
	float:right;
	left:-50%;
	position:relative;
	text-align:left
}

ul#social_links {
	background: transparent url('images/lightline.png') center bottom no-repeat;
	height: 50px;
	margin: 18px auto 30px;
	position: relative;
	text-align: center
}

#ie7 ul#social_links {
	position:relative;
	left:50%
}

ul#social_links li {
	display: inline
}

#ie7 ul#social_links li {
	float: left;
	position: relative
}

ul#social_links li a {
	background: transparent url('images/social_icons_glow.png') left -1px no-repeat;
	display: inline-block;
	height: 32px;
	margin: 0 2px;
	overflow: hidden;
	text-indent: -9999px;
	width: 50px
}

#ie7 ul#social_links li a {
	display: block;
	float: left;
}

ul#social_links li#foot_facebook a {
	background-position: -6px -1px;
	width: 30px
}

ul#social_links li#foot_twitter a {
	background-position: -47px -1px;
	width: 45px
}

ul#social_links li#foot_vimeo a {
	background-position: -98px -1px;
	width: 34px
}

ul#social_links li#foot_youtube a {
	background-position: -139px -1px;
	width: 26px
}

ul#social_links li#foot_skype a {
	background-position: -175px -1px;
	width: 30px
}

ul#social_links li#foot_gplus a {
	background-position: -213px -1px;
	width: 34px
}

ul#social_links li#foot_behance a {
	background-position: -253px -1px;
	width: 50px
}

ul#social_links li#foot_dribble a {
	background-position: -310px -1px;;
	width: 30px
}

ul#social_links li#foot_flickr a {
	background-position: -350px -1px;
	width: 31px
}

ul#social_links li#foot_linkedin a {
	background-position: -387px -1px;
	width: 31px
}

/* Social hovers */

ul#social_links li#foot_facebook a:hover {
	background-position: -6px -35px;
	width: 30px
}

ul#social_links li#foot_twitter a:hover {
	background-position: -47px -35px;
	width: 45px
}

ul#social_links li#foot_vimeo a:hover {
	background-position: -98px -35px;
	width: 34px
}

ul#social_links li#foot_youtube a:hover {
	background-position: -139px -35px;
	width: 26px
}

ul#social_links li#foot_skype a:hover {
	background-position: -175px -35px;
	width: 30px
}

ul#social_links li#foot_gplus a:hover {
	background-position: -213px -35px;
	width: 34px
}

ul#social_links li#foot_behance a:hover {
	background-position: -253px -35px;
	width: 50px
}

ul#social_links li#foot_dribble a:hover {
	background-position: -310px -35px;
	width: 30px
}

ul#social_links li#foot_flickr a:hover {
	background-position: -350px -35px;
	width: 31px
}

ul#social_links li#foot_linkedin a:hover {
	background-position: -387px -35px;
	width: 31px
}


/* Footer widgets */

#footwidge {
	color: #fff;
	margin-bottom: 30px
}

#footwidge ul {
	border-top: 1px solid #333
}

#footwidge ul li {
	border-bottom: 1px solid #333;
	line-height: 30px;
	position: relative;
}

#footwidge .textwidget {
	border: 0
}

#footwidge ul li:hover {
	background: #000
}

#footwidge ul li:before {
	position: relative:
	padding-left: 5px;
	float: left;
	content: "\0020 \2022"
}

#footwidge ul li a, #sasquatch .widget_text a {
	color: #fff;
	-webkit-transition: color 0.4s ease-in;
	-moz-transition: color 0.4s ease-in;
	-o-transition: color 0.4s ease-in;
	transition: color 0.4s ease-in
}

#footwidge ul li a {
	display: block;
	position: absolute:
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	margin-left: -5px;
	padding-left: 15px
}

#footwidge ul li a:hover, #sasquatch .widget_text a:hover {
	color: #999
}

#footwidge #secondary aside {
	margin-bottom: 26px
}

#footwidge .textwidget {
	margin-top: -18px
}

#copyright, #copyright a:visited,  #copyright a{
	color: #999;
	margin-bottom: 60px
}

/* Highlight */

::selection {
	background:red; color:#fff;
}

::-moz-selection {
	background:red; color:#fff;
}

::-webkit-selection {
	background:red; color:#fff;
}

/* Forms / definition lists */

dd {
	margin: 6px 0;
}

textarea {
	line-height: 150%;
	max-width: 400px;
	width: 400px
}

form label {
	color: #999;
	float: left;
	width: 100px
}

input[type=text] {
	width: auto
}

.error	{
	color: red;
}

input[type=submit] {
	background: #122935;
	border: 1px solid transparent;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	margin-left: 100px;
	padding: 6px;
	width: auto
}

input[type=submit]:hover {
	background: #26566f
}
	
/* Search box */

#searchsubmit {
	margin: 0
}


footer #searchform {
	background: #000;
	float: left;
	margin-bottom: 20px
}

footer #searchform dd, footer #searchform dt, footer #searchform dl {
	float: left;
	margin: 0;
	padding: 0
}

footer #searchform input {
	background-color: #000;
	border: 1px solid #333;
	color: #eee;
	float: left;
	height: 26px;
	margin: 0;
	padding: 0 14px;
	width: 140px
}

footer #searchform #searchsubmit {
	border-width: 1px 1px 1px 0;
	cursor: pointer;
	height: 26px;
	margin: 0;
	padding: 0;
	width: 40px
}

footer #searchform #searchsubmit:hover {
	background-color: #1d1d1d
}

hr {
	background-color: #eee;
	border: 1px solid transparent;
	color: #eee;
	height: 0;
	margin: 16px 0;
	width: 100%
}

.gallery-caption, .wp-caption, .wp-caption-text {
	font-style: italic
}

.sticky {
}

.bypostauthor {

}

/* Superfish menu essentials */

/*** ESSENTIAL STYLES ***/
.main_nav, .main_nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.main_nav {
	line-height:	1.5;
	position: relative;
	right: 10px;
	width:100%;
}
.main_nav ul {
	position:		absolute;
	top:			-999em;
	width:			100%; /* left offset of submenus need to match (see below) */
	background:#333333;
}
.main_nav ul li {
	width:			100%;
	margin-top:19px;
}
.main_nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.main_nav li {
	float:			left;
	position:		relative;
	padding-left:	1em
}
.main_nav a {
	color: #fff;
	display:		block;
	font-weight:	100;
	position:		relative;
	top:-15px;
	-webkit-transition: color 0.4s ease-in;
	-moz-transition: color 0.4s ease-in;
	-o-transition: color 0.4s ease-in;
	transition: color 0.4s ease-in;	
	text-decoration:none;
}
.main_nav a:hover {
	color: #ccc
}
.main_nav li:hover ul,
.main_nav li.sfHover ul {
	background:	 	transparent url('images/navdrop.png') left top;
	left:			0em;
	top:			1.5em; /* match top ul list item height */
	z-index:		99;
	width:			8em;
	padding:		0.5em 0 0;
}
.main_nav li:hover ul li {
	border-bottom: 1px solid #333;
	padding: 0;
	margin: 0
}
.main_nav li:hover ul li a {
	margin: 0 0.5em
}
.main_nav li:hover ul li:hover {
	border-bottom: 1px solid #ccc
}
ul.main_nav li:hover li ul,
ul.main_nav li.sfHover li ul {
	top:			-999em;
}
ul.main_nav li li:hover ul,
ul.main_nav li li.sfHover ul {
	background:		transparent url('images/navdrop.png') -40px -20px;
	left:			8em; /* match ul width */
	top:			0;
	padding: 		0
}
ul.main_nav li li:hover li ul,
ul.main_nav li li.sfHover li ul {
	top:			-999em;
}
ul.main_nav li li li:hover ul,
ul.main_nav li li li.sfHover ul {
	left:			8em; /* match ul width */
	top:			0;
}

/* Figure slider */

.post figure, .freeformpost figure, .page figure {
	height: 207px;
	margin-bottom: 1.5em;
	position: relative
}

figcaption {
    color:#fff;
}

figure figcaption {
	position: absolute;
	bottom: 0;
	height: 2em;
	line-height: 2em;
	left: 0;
	text-indent: 1em;
	width: 100%;
	background: #000;
	/* Firefox */ -moz-transition: all 0.7s ease;
	/* WebKit */ -webkit-transition: all 0.7s ease;
	/* Opera */ -o-transition: all 0.7s ease;
	/* Standard */ transition: all 0.7s ease;
	-moz-opacity: 0 !important;
	-khtml-opacity: 0 !important;
	opacity: 0 !important;
}

figure:hover > figcaption {
	-moz-opacity: 0.8 !important;
	-khtml-opacity: 0.8 !important;
	opacity: 0.8 !important;
}

/* Navigation */

nav a, nav a:active, nav a:visited {
	color: #fff;
}

nav .nav-next {
	float: right
}

nav .nav-next a, nav .nav-previous a {
	color: #000
}