/*
Theme Name: ELEW
Theme URI: http://elewrockjazz.com/
Description: Customized theme for Eric Lewis (ELEW).
Version: 1.0
Author: Alex Lawrence-Richards, ALR Media, LLC.
Author URI: http://www.lawrence-richards.com
*/

body {
	margin: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	background-color: black;
	color: white;
}

#sidebar {
	width: 275px;
	position: relative;
	margin-left: 15px;
	margin-top: 30px;
	background: url(images/sidebar-bg.png) repeat;
}

h1 {
	color: #fff;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	clear: both;
}

.frontpage-entry h1 {
	padding-left: 10px;
}

h2 {
	color: #ffa600;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	font-size: 13px;
	color: #ffa600;
	margin-bottom: 0;
}

h4 {
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #ffa600;
	padding-right: 10px;
	line-height: 22px;
}

#sidebar ul {
	list-style: none;
	padding-left: 0;
	font-size: 12px;
	line-height: 1.4;
}

.widget_twitter li {
	padding-bottom: 10px;
	border-bottom: 1px solid #464646;
	margin-bottom: 10px;
}

.widget_twitter {
	padding-bottom: 10px;
	margin-bottom: 40px;
}

#backstretch {
	min-width: 1024px;
}

#wrapper {
	position: relative;
	min-width: 1010px;
	overflow: hidden;
}

#navigation {
	background: #000;
	height: 50px;
}

#navigation ul {
	float: left;
	width: auto;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}

#navigation ul li {
	display: inline;
	list-style: none;
	padding-left: 25px;
	padding-right: 20px;
	font-size: 20px;
}

#navigation ul li a:hover {
	border-bottom-style: solid;
	border-bottom-color: #ffa600;
	text-decoration: none;
}

#socialize {
	position: fixed;
	width: auto;
	padding: 5px 0 5px 10px;
	bottom: 30px;
	display: inline;
	z-index: 1;
	right: 0;
	background-image: url(images/post-bg.png);
}

#socialize ul {
	float: left;
	list-style: none;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	margin: 0;
}

#socialize ul li {
	display: inline;
	float: left;
	vertical-align: top;
	padding-right: 10px;
}

ul.connect {
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

li.fb, li.twit, li.my {
	padding-left: 60px;
	padding-right: 10px;
	height: 48px;
	line-height: 48px;
	margin-bottom: 10px;
	font-size: 14px;
}

li.fb {
	background: url(images/icons/facebook.png) no-repeat;
}

li.twit {
	background: url(images/icons/twitter.png) no-repeat;
}

li.my {
	background: url(images/icons/myspace.png) no-repeat;
}

ul.connect-secondary {
	margin-bottom: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a.readmore {
	font-weight: 700;
}

a:hover {
	text-decoration: underline;
}

a.video-icon {
	padding-left: 20px;
	background: url(images/icons/movie.png) no-repeat;
}

a.article-icon {
	padding-left: 20px;
	background: url(images/icons/article.png) no-repeat;
}

a.photo {
	padding-left: 20px;
	background: url(images/icons/photo.png) no-repeat;;
}

.buy a {
	color: #7294ee;
	font-weight: bold;
}

li.active a {
	color: #ffa600;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: solid;
}

#home-header {
	width: 500px;
	height: 110px;
	float: right;
	display: inline;
	background: url(images/elew-header.png);
	margin-right: 25px;
	margin-bottom: 10px;
}

#music-header {
	width: 500px;
	height: 184px;
	float: right;
	display: inline;
	background: url(images/elew-music-header.png);
	margin-right: 25px;
	margin-bottom: 10px;
}

#connect-header {
	width: 500px;
	height: 184px;
	float: right;
	display: inline;
	background: url(images/elew-connect-header.png);
	margin-right: 25px;
	margin-bottom: 10px;
}

#gigs-header {
	width: 500px;
	height: 184px;
	float: right;
	display: inline;
	background: url(images/elew-gigs-header.png);
	margin-right: 25px;
	margin-bottom: 10px;
}

.dance {
	float: left;
	width: auto;
	display: inline;
	padding-left: 10px;
	clear: left;
	margin-bottom: 15px;
}

.gallery {
	width: 808px;
	background: url(images/post-bg.png);
	padding-right: 15px;
	padding-left: 15px;
	margin: 30px auto 0;
	margin-bottom: 60px;
	padding-bottom: 20px;
}

.blog {
	width: 500px;
	float: right;
	margin-right: 25px;
	padding-bottom: 30px;
	clear: both;
	font-size: 12px;
	color: white;
}

.feed {
	width: 500px;
	margin-right: 25px;
	margin-bottom: 75px;
	font-size: 12px;
	color: white;
	background: url(images/post-bg.png);
	float: right;
	clear: both;
	padding-bottom: 15px;
}

.feed-title {
	font-size: 14px;
	font-weight: 700;
	color: #ffa600;
}

.feed-entry {
	margin: 0 10px 10px;
	display: inline;
	float: left;
	width: 480px;
	color: #d4d5d3;
	font-size: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #727373;
	background-image: none;
}

.feed-entry p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.feed-entry a {
	font-weight: 700;
}

.feed-meta {
	font-size: 11px;
	float: left;
	clear: both;
}

.frontpage-entry {
	width: 500px;
	margin-right: 25px;
	margin-bottom: 80px;
	font-size: 12px;
	color: white;
	background: url(images/post-bg.png);
	overflow: visible;
	visibility: visible;
	float: right;
	clear: both;
}

span.title {
	float: left;
	margin-bottom: 10px;
	width: 480px;
	line-height: 1.3;
	padding: 10px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	border-bottom: 1px solid #727373;
	font-size: 18px;
}

.gallery .title {
	margin-bottom: 10px;
	width: 788px;
	line-height: 1.3;
	padding: 10px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	border-bottom: 1px solid #727373;
	font-size: 18px;
	text-align: center;
}

.gallery h2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}

span.attribute {
	float: left;
	color: #d4d5d3;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
	display: inline;
	clear: left;
	font: 16px/0 Georgia, "Times New Roman", Times, serif;
}

span.meta {
	float: left;
	padding: 10px 10px 0;
	width: 480px;
}

.frontpage-entry .buy {
	padding: 10px 0 0;
	font-size: 14px;
}

.frontpage-entry p {
	color: #d4d5d3;
	padding: 0 10px 10px;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
}

.quote p {
	width: auto;
	color: #ffa600;
	padding: 10px;
	margin: 0;
	float: left;
	font: 23px/1.3 Georgia, "Times New Roman", Times, serif;
}

img.about {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.widget {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.widget_gigpress {
	position: fixed;
	width: 200px;
	background: #000;
	bottom: 40px;
	color: #fff;
	display: inline;
}

.book {
	position: fixed;
	background:url(images/post-bg.png);
	bottom: 40px;
	color: #fff;
	display: inline;
	padding: 15px;
	font-size: 13px;
}

.widget_text {
	font-size: 13px;
	padding-bottom: 5px;
}

.widget_text p {
	margin-bottom: 0px;
	height: auto;
}

.widget_archive ul {
	margin: 0;
}

.entry-content {
	color: white;
	float: left;
}

#photo-gallery {
	padding: 10px;
	float: left;
	width: 458px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dotted #ffa600;
	background: rgba(228,160,83,0.21);
	font-weight: bold;
	opacity: 1;
}

span.entry-content {
	float: none;
}

.entry-content a {
	color: #ffa600;
}

.frontpage-entry ul {
	background: url(images/post-bg.png);
	list-style: none;
	padding-left: 10px;
	float: left;
	margin-top: 0px;
}

.twitterwidget-title {
	color: #ffa600;
}

.widget_twitter ul {
	margin: 0;
}

.left {
	float: left;
	width: 200px;
	padding-left: 10px;
	clear: left;
	margin-bottom: 15px;
}

.right {
	float: right;
	width: 200px;
	padding-right: 10px;
	clear: right;
	margin-bottom: 15px;
}

.right img {
	clear: both;
	float: left;
}

.dance p {
	clear: both;
	padding: 0;
	float: left;
	width: 100%;	
}

.left p{
	clear: both;
	padding: 0;
	float: left;
	width: 200px;
}

.right p {
	clear: both;
	padding: 0;
	float: left;
	width: 200px;
}

.dance p.audioplayer_container, .left p.audioplayer_container, .right p.audioplayer_container{
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 5px;
	clear: both;
}

p.audioplayer_container {
	padding-left: 10px;
}

.alignright {
	float: right;
	padding-bottom: 10px;
}

.alignleft {
	float: left;
	padding-bottom: 10px;
}

.feed-entry .alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 2px solid #727373;
}

a img.alignleft:hover{
	border: 2px solid #ffa600;
	z-index: 1111;
	position: static;
}

.frontpage-entry a img.alignleft:hover {
	border: none;
}

.back-btn {
	float: right;
	top: 93px;
	right: 200px;
	display: block;
	margin-top: -43px;
	font-size: 10px;
	padding: 5px;
	border: 1px dotted #727373;
	font-weight: bold;
}

.back-btn:hover {
	background: #ffa600;
}

.go-back{
	position: absolute;
	display: inline;
	float: right;
	top: 182px;
	right: 40px;
}

.go-forward {
	position: absolute;
	display: inline;
	float: right;
	top: 182px;
	right: 120px;
}

.frontpage-entry ul li {
	padding-bottom: 15px;
}

span.entry-meta {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

span.time-meta a{
	color: #7f7f7f;
}

span.from-meta {
	display: none;
}

ul.buy {
	width: 233px;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	background-color: #1e304b;
	border: 1px solid #5c88cb;
	font-weight: bold;
	font-size: 13px;
}

img {
	border-style: none;
}

span.buy:hover {
	background: #446599;
	color: black;
}

li.vevent.active {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	display: inline;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
}

ul.gigpress-listing.vcalendar {
	padding: 0;
	margin: 0;
	float: left;
}

form.wpcf7-form input{
	width: 240px;
}

.flickr-gallery-prev {
	font-size: 13px;
	font-weight: bold;
	padding-left: 7px;
}

.flickr-gallery-next {
	font-size: 13px;
	font-weight: bold;
	padding-right: 7px;
}

#footer {
	position: absolute;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}
