/*
Theme Name: Brother Ali
Theme URI: http://www.wordpress.org/
Description: A custom Wordpress theme developed by <a href="http://www.aaronshekey.com/">Aaron Shekey</a> for <a href="http://www.sevnthsin.com/">Sevnthsin</a>.
Version: 0.5
Author: Aaron Shekey
Author URI: http://www.aaronshekey.com/
*/

/* Reset -----------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, hr {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;background: transparent;}:focus {outline: 0;outline: none;}body {line-height: 1;color: black;background: white;}ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}a:focus, button:focus {outline: none;}.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/* Tags ------------------------------------------------------*/

body {
	background: #000;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
}

a {
	text-decoration: none;
}

#header {
	color: #000;
	margin-bottom: 40px;
	height: 235px;
	position: relative;
	background: #fff url(images/header_back.png) repeat-x center bottom;
}

#boy_right {
	position: absolute;
	top: 64px;
	right: 0;
	width: 60px;
	height: 60px;
	background: url(images/boy_right.png) no-repeat;
	z-index: 1000;
}

#static {
	top: 0px;
	right: 60px;
	position: absolute;
	width: 321px;
	height: 245px;
	background: url(images/header_small.gif) no-repeat;
}

#header h1 a {
	position: absolute;
	top: 40px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	background: url(images/brotherali.png) no-repeat;
	width: 267px;
	height: 89px;
}

#header a {
	font-weight: bold;
	color: #f02b2a;
}

ul#navigation li {
    float: left;
    margin-right: 12px;
}

.page-item-44 a {
    display: block;
    width: 43px;
    height: 12px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/tour_btn.gif) no-repeat;
    background-position: 100% 0;
}

.page-item-2 a {
    display: block;
    width: 50px;
    height: 12px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/video_btn.gif) no-repeat;
    background-position: 100% 0;
}

.page-item-44 a:hover, .page-item-2 a:hover, #listen_btn:hover, #store_btn:hover {
    background-position: 0 0;
}

#listen_btn {
    display: block;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/listen_btn.gif) no-repeat;
    width: 55px;
    background-position: 100% 0;
    height: 12px;
}

#store_btn {
    display: block;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/store_btn.gif) no-repeat;
    width: 50px;
    background-position: 100% 0;
    height: 12px;
}

ul#navigation {
    position: absolute;
    top: 136px;
    left: 32px;
}

#header .container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#tweet {
	position: absolute;
	top: 36px;
	right: 45px;
	width: 457px;
	height: 332px;
}

#hashtag {
	position: absolute;
	width: 200px;
	text-align: right;
	left: 240px;
	top: 300px;
} 

#content {
	width: 930px;
	margin: 0 auto;
}

#content h1 {
    font-size: 32px;
    margin-bottom: 12px;
}

#content .pagepost {
	width: 625px;
}

#content .pagepost p {
    line-height: 16px;
    margin-bottom: 24px;
}

#content .pagepost a {
	color: #777;
}

h2 {
    font-size: 26px;
    margin-bottom: 26px;
}

#welcome {
	margin-bottom: 70px;
	float: left;
}

#official {
	float: left;
	width: 435px;
}

#user {
	float: right;
	width: 465px;
}

/* Welcome ------------------------------------------------------*/

#welcome h1 {
	font-size: 30px;
	line-height: 28px;
	margin-bottom: 12px;
	width: 400px;
}

#welcome p {
	font-size: 16px;
	line-height: 22px;
	width: 435px;
	margin-bottom: 12px;
}

/* Make a Post ------------------------------------------------------*/

#tellyourstory {
	float: right;
}

#makeapost {
	margin-right: 30px;
	width: 415px;
	margin-bottom: 48px;
	background: #212121 url(images/speech.gif) no-repeat bottom;
	padding: 10px;
	padding-bottom: 27px;
}

#tellyourstory h3 {
	font-size: 30px;
	line-height: 28px;
	margin-bottom: 12px;
}

#makeapost a {
	color: #888;
}

#tdomf_form1_message {
    clear: both;
    padding: 0;
    margin: 0;
    line-height: 16px; 
}

#userpostform {
	clear: both;
        padding-bottom: 10px;
}

#posts {
	clear: both;
}

/* Post ------------------------------------------------------*/

img.loading {
    width: 16px;
    height: 16px;
    display: block;
    margin: 45px auto;
}

.post, ol.commentlist li {
	position: relative;
	padding: 10px;
}

.entry {
	clear: both;
}

.post .entry a, ol.commentlist li .entry a {
	background: #161616;
	padding: 0 3px;
	color: #fff;
}

.post .entry a:hover, ol.commentlist li .entry a:hover {
	background: #fff;
	color: #f02b2a;
}

.avatar {
	height: 50px;
	width: 50px;
	float: left;
	margin: 0 8px 10px 0;
}

.meta {
	color: #9f9e9e;
}

.meta .date {
	margin-right: 6px;
}

#categories {
	margin-top: 36px;
}

#categories a {
	margin-bottom: 0;
	color: #959595;
	margin-top: 30px;
	text-transform: uppercase;
}

#categories a:hover {
	color: #fff;
}

a.comments_btn {
	background: url(images/comment_badge_large.png) no-repeat;
	display: block;
	position: absolute;
	height: 27px;
	width: 31px;
	letter-spacing: -1px;
	padding-top: 4px;
	font-family: Georgia;
	font-size: 13px;
	color: #fff !important;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	right: -15px;
	top: -16px;
}

.post .entry p, .post .entry ul, .post .entry ol  {
	margin-bottom: 1em;
}

.post .entry ul {
	margin-left: 1.4em;
	list-style: disc;
}

.post .entry ol {
	margin-left: 1.4em;
	list-style: decimal;
}

.post .entry ul a, .post .entry ol a {
	padding: 0;
}

/* Official Post ------------------------------------------------------*/

#official .post h3 {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 2px;
}

#official .post {
	background: #414141;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 30px;
}

#official .post h2 {
	clear: both;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 18px;
}

#official .post h2 a, #official .post h3 a {
	color: #fff;
	text-decoration: none;
}

#official .post embed, #official .post object {
    width: 415px;
}

/* Single Post ------------------------------------------------------*/

#single {
	width: 360px;
	float: left;
	margin-right: 30px;
        clear: both;
}

#single .post h3 {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 2px;
}

#single .post {
	background: #414141;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 30px;
}

#single .post h2 {
	clear: both;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 18px;
}

#single .post h2 a, #single .post h3 a {
	color: #fff;
	text-decoration: none;
}

#single .post embed, #single .post object {
    width: 340px;
}

/* User Post ------------------------------------------------------*/

#user .post {
	background: #212121;
	width: 182px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
}

#user .post a, .comment-body a {
	color: #777;
}

#user .post a:hover, .comment-body a:hover {
	color: #fff;
}

#user .post h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 2px;
	word-break: break-all;
}

#user .post h3 {
	clear: both;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}

#user .post h4 a, #user .post h3 a {
	color: #fff;
	text-decoration: none;
}

/* Comments ------------------------------------------------------*/

#comments {
	float: right;
	width: 540px;
}

ol.commentlist li {
	background: #212121;
	width: 140px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	overflow: hidden;
}

ol.commentlist li p {
	clear: both;
}

ol.commentlist li .meta .date {
    margin-right: 0;
}

.commentmetadata {
	margin-left: 55px;
	font-size: 10px;
	margin-bottom: 1.5em;
}

.commentmetadata a {
	color: #9f9e9e;
}

ol.commentlist li .entry {
	clear: both;
}

cite.fn {
	font-size: 14px;
	line-height: 16px;
	width: 80px;
	overflow: hidden;
	margin-bottom: 2px;
}

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

.says {
    display: none;
}

#respond h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

#respond a {
	color: #888;
}

#respond a:hover {
	color: #ccc;
}

#respond p {
	line-height: 16px;
}

p.nocomments {
	margin-bottom: 36px;
	font-style: oblique;
}

/* Pagination ------------------------------------------------------*/

.pagination {
	clear: both;
	font-size: 14px;
	line-height: 19px;
	color: #4c4c4c;
	margin-bottom: 40px;
}

.pagination.top {
	margin-bottom: 30px;
}

.pagination .count {
	width: 90px;
	margin: 0 auto;
	font-size: 17px;
	margin-top: -5px;
	text-align: center;
	font-style: oblique;
	font-family: Georgia;
}

.pagination a {
	color: #5c5c5c !important;
}

.pagination a:hover {
	color: #9c9c9c !important;
        text-decoration: none !important;
}

.pagination .newer {
	margin-left: 10px;
        margin-bottom: 20px;
	float: left;
	width: 400px;
}

.pagination .older {
	width: 400px;
	text-align: right;
	margin-right: 40px;
	float: right;
        margin-bottom: 20px;
}

#user .pagination .newer, #official .pagination .newer {
    width: 140px;
    margin-bottom: 0;
}

#user .pagination .older, #official .pagination .older {
	margin-right: 10px;
        margin-bottom: 0;
	width: 140px;
}

#user .pagination {
	width: 435px;
}

/* Footer ------------------------------------------------------*/

#footer {
	color: #000;
	margin-top: 110px;
	clear: both;
	background: #fff url(images/footer_back.png) center top repeat-x;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 70px;
}

#footer .container {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

#footer img {
	float: left;
	margin-right: 20px;
	margin-bottom: 16px;
	box-shadow: #111 0px 0px 8px;
	-moz-box-shadow: #111 0px 0px 8px;
	-webkit-box-shadow: #111 0px 0px 8px;
}

#footer p {
	margin-bottom: 1.5em;
}

#footer #album {
	width: 630px;
	float: left;
}

#footer #widget {
	float: right;
	box-shadow: #111 0px 0px 8px;
	-moz-box-shadow: #111 0px 0px 8px;
	-webkit-box-shadow: #111 0px 0px 8px;
}

#footer h1 {
	font-size: 28px;
	line-height: 1em;
	padding-top: 50px;
	margin-bottom: 5px;
	font-weight: bold;
}

#footer h2 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 1.5em;
	font-weight: bold;
}

#footer a {
	font-weight: bold;
	color: #f02b2a;
}

#footer #leaf {
	position: absolute;
	right: 360px;
	top: -85px;
	background: url(images/footer_leave.png) no-repeat;
	width: 63px;
	height: 117px;
}

/* Forms ------------------------------------------------------*/

form p {
	margin-bottom: 8px;
}

#respond input, #respond textarea, #respond button, #makeapost input, #makeapost textarea, #makeapost button, #login form input, #login form button {
	border: none;
	background: #373737;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}

#respond input, #makeapost input {
	padding: 8px 10px;
	width: 490px;
}

#login form input {
        padding: 8px 10px;
}

#makeapost input {
    width: 395px;
}

#respond textarea, #makeapost textarea {
	padding: 8px 130px 8px 10px;
	width: 370px;
	height: 180px;
	background: #373737 url(images/textarea_back.gif) no-repeat right bottom;
}

#makeapost textarea {
    width: 275px;
}

#respond input.focused, #makeapost input.focused {
	background: #474747;
}

#respond textarea.focused, #makeapost textarea.focused {
	background: #474747 url(images/textarea_back.gif) no-repeat right bottom;
}	

#respond button, #makeapost button, #login form button {
	background: #565656;
	padding: 8px 10px;
}

#respond button:hover, #makeapost button:hover, #login form button:hover {
	background: #878787;
	cursor: pointer;
}

/* Connect ------------------------------------------------------*/

#connect p {
    font-size: 11px;
    width: 360px;
    line-height: 13px;
    margin-bottom: 12px;
}

#connect {
    margin-bottom: 15px;
}

a#RES_ID_fb_login {
    float: left;
    display: block;
    height: 24px;
    width: 166px;
    margin-right: 8px;
    margin-bottom: 10px;
    background: url(images/facebook_connect.gif) !important;
}

a#RES_ID_fb_login img, #twc_connect img {
    display: none;
}

button#twc_button {
    float: left;
    height: 24px;
    width: 153px !important;
    background: url(images/twitter_connect.gif) !important;
}

#fbc_profile p, #loggedin p {
    font-size: 14px;
    margin-bottom: 10px;
}

#user #loggedin {
    margin-bottom: 46px;
}

#user #fbc_profile {
    margin-bottom: 25px;
}

p.leaveacomment {
    text-align: right;
}

p.leaveacomment a {
    color: #959595;
    background: url(images/comment_badge_small.png) no-repeat right center;
    padding-right: 14px;
    font-size: 11px;
}

#makeapost #connect p {
    font-size: 14px;
    line-height: 16px;
    margin-top: -2px;
    margin-bottom: -5px !important;
}

#makeapost {
    position: relative;
}

a#makeapost_btn {
    top: -10px;
    right: 10px;
    position: absolute;
    display: block;
    width: 80px;
    height: 72px;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
    font-style: oblique;
    background: url(images/makeapost.png);
    color: #fff;
    font-size: 18px;
    line-height: 17px;
    padding: 10px;
    padding-top: 19px;
    text-align: center;
}

a#makeapost_btn:hover {
    background-position: -100% 0;
}

#tdomf_form1_message {
    width: 305px;
    margin-bottom: 10px;
}

/* Video ---------------------------------------------------------------- */

#videoplayer {
    background: #212121;
    padding: 10px;
    line-height: 14px;
    float: left;
    width: 640px;
}

#videoplayer embed, #videoplayer object {
    margin-bottom: 12px;
}

#videoplayer a {
    color: #777;
}

#videos {
    float: right;
    width: 195px;
    margin-right: 30px;
    background: #212121;
    padding: 10px;
}

#videos img {
    margin-bottom: 20px;
}

#videos h4 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 155px;
    font-size: 14px;
    margin-bottom: 2px;
    background: #212121;
    padding: 3px 5px;
    opacity: .85;
}

#videos h4 a {
    color: #fff;
}

.videothumb {
    position: relative;
}

/* Scrollpanes ---------------------------------------------------------------- */

.scrollpane {
	height: 384px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
        background: #000;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #404040;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.fbc_loginstate_top {
	display: none !important;
}

/* Tour Dates ---------------------------------------------------------------- */

table {
    line-height: 14px;
}

table td a:hover {
    color: #999 !important;
}

table td {
    padding: 4px;
}

td.date {
    font-family: Georgia, "Times New Roman";
    font-weight: bold;
    font-size: 14px;
    font-style: oblique;
}

td.showname {
    width: 280px;
}

td.tickets {
    width: 70px;
}

td.location {
    width: 100px;
}

table.meta {
    color: #fff !important;
}

/* Login ---------------------------------------------------------------- */

body.login a {
    color: #888;
}

body.login a:hover {
    color: #fff;
}

.forgetmenot {
    clear: both;
}

#login {
	margin-left: 10px;
}

#login form {
    line-height: 22px;
    padding: 4px 10px 2px 10px;
    width: 435px;
    margin-bottom: 10px;
    background: #212121;
}

#login form #twc_connect {
    margin-top: 18px;
}

.message {
    margin-bottom: 10px !important;
}

/* IE6 ---------------------------------------------------------------- */

#internetexplorer p {
	line-height: 20px;
	margin-bottom: 20px;
}


#internetexplorer a {
	color: #999;
}

#internetexplorer {
	margin-bottom: 500px;
}

iframe {
	overflow: hidden;
}

#userpostform ol {
    width: 300px;
    line-height: 14px;
    list-style: decimal inside;
}

#userpostform ol li {
    margin-bottom: 12px;
}

p.tagline {
    font-size: 22px !important;
}

#respond {
	clear: both;
}

#single .post h3 {
	word-break: break-all;
}

#official h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

#official a {
    color: #888;
}

#official a:hover {
    text-decoration: underline;
}

#official ul li {
    margin-bottom: 4px;
}

#user .entry a {
    color: #fff;
}

#user .entry a:hover {
    color: #f02b2a;
    background: #000;
}