/*  
Theme Name: Most Official
Theme URI: http://wordpress.org/
Description: Custom site theme designed by Rick Dubiel.
Version: 1.0
Author: Rick Dubiel
Author URI: 

	Dubiel v1.0
	This theme was designed and built by Rick Dubiel,

*/


* {
	margin:0;
	padding:0;
}
body {
	font-size:62.5%;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-top:44px !important; /* for mp3 player */
	background:url(http://www.mostofficialonline.com/images/bg-tile.jpg) repeat #000000;
	background-attachment:fixed; /* does not work in IE */
}

/** GLOBALS **/
h1,h2,h3,h4 {
	margin:10px 0;
	font-size:2em;
	/*font-family:'Trebuchet MS', Verdana, Sans-Serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	/*color:#eaf766;*/
	color:#ffffff;
}	
a {
	color:#FFCC00;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
p {
	margin:10px 0;
	line-height:1.7em;
}
.clear {
	clear:both;
}

/** BEGIN NEW MP3 PLAYER STYLES **/
body > div#topBarWrap { /* delete if no like for top bar in IE */
	position:fixed; 
}
#topBarWrap { /* delete if no like for top bar in IE */ 
	height:40px;
	margin:0;
	position:absolute; /* change this to "absolute" to make it non-sticky when you scroll */
	top:0;
	left:0;
	width:100%;
	border-bottom:4px solid #cccccc;
	background:url(http://www.mostofficialonline.com/images/bg-topBar-tile.jpg) repeat-x #000000;
	z-index:10;
}
/*#topBarWrap {*/ /* uncomment if IE id no matter for top bar sticking.. ITs sorta flakey right now.. */ 
	/*height:40px !important;
	margin:0 !important;
	position:fixed;*/ /* change this to "absolute" to make it non-sticky when you scroll */
	/*top:0 !important;
	left:0 !important;
	width:100% !important;
	border-bottom:4px solid #cccccc !important;
	background:url(http://www.mostofficialonline.com/images/bg-topBar-tile.jpg) repeat-x #000000 !important;
}*/
#topBar {
	margin:0 auto;
	width:780px;
	height:30px;
	padding:5px 0 5px 190px;
	text-align:center;
}
#flashcontent {
	float:left;
	margin:0;
	width:590px;
	height:30px;
}
#mp3popUp {
	float:left;
	width:100px;
	height:30px;
	margin:0 0 0 1px;
	line-height:30px;
	background:url(http://www.mostofficialonline.com/images/bg-mp3-popUp.png) top center no-repeat;
}
#mp3popUp a {
	color:#ffffff;
}
#mp3popUp a:hover {
	color:#FFCC00;
}

/** MAIN WRAP STYLES **/
#wrap {
	background:url(http://www.mostofficialonline.com/images/bg.jpg) top center repeat-x;
	background-attachment:fixed; /* does not work in IE */
}
#mainWrap {
	text-align:center;
}
#mainOutside {
	margin:0 auto;
	text-align:center;
	width:970px;
	background:url(http://www.mostofficialonline.com/images/bg-content-tile.png) center repeat-y;
}
#mainInside {
	margin:0 auto;
	width:916px;
	text-align:center;
}
#header {
	margin:0 auto;
	width:916px;
	height:414px;
	border-bottom:1px solid #112327;
	background:url(http://www.mostofficialonline.com/images/header.jpg) center no-repeat;
}

/** MENU **/
#menu {
	float:left;
	width:866px;
	height:32px;
	margin:0 auto;
	padding:382px 25px 0 25px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
	float:left;
}
#menu ul li {
	display:inline;
	float:left;
	margin-right:2px;
	padding:0 1px;
	background:url(http://www.mostofficialonline.com/images/bg-tab-tile.jpg) bottom repeat-x;
}
#menu ul li a {
	display:block;
	height:31px;
	line-height:31px;
	padding:1px 10px 0 10px;
	white-space:nowrap;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:url(http://www.mostofficialonline.com/images/bg-tabInside-tile.jpg) bottom repeat-x;
}
#menu ul li a:hover {
	display:block;
	height:31px;
	line-height:31px;
	padding:0 10px 0 10px;	
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
	border-top:1px solid #FFCC00;
}
#menu li.current_page_item a,
#menu li.current_page_parent a,
#menu li.current_page_ancestor a,
#menu li.current_page_parent_multiple a {
	display:block;
	height:31px;
	line-height:31px;
	padding:0 10px 0 10px;	
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
	border-top:1px solid #FFCC00;
}

/** MENU **/
/*  Old Menu
body#page1 #menu li.pageOne a,
body#page2 #menu li.pageTwo a,
body#page3 #menu li.pageThree a,
body#page4 #menu li.pageFour a,
body#page5 #menu li.pageFive a,
body#page6 #menu li.pageSix a,
body#page7 #menu li.pageSeven a,
body#page8 #menu li.pageEight a,
body#page9 #menu li.pageNine a {
	display:block;
	height:31px;
	line-height:31px;
	padding:0 10px 0 10px;	
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
	border-top:1px solid #FFCC00;
}
*/

/** CONTENT **/
#contentWrap {
	margin:0 auto;
	padding:15px 0 20px 0;
	width:866px;
	text-align:left;
}
* html #contentWrap {
	padding:15px 0 5px 0;
}
#dateTimeLogin {
	margin:0 0 20px 0;
	padding:5px 0;
	font-size:.9em;
	border-bottom:1px dotted #112327;
}
#dateTime {
	float:left;
	width:200px;	
	text-align:left;
}
#userLogin {
	float:right;
	width:361px;
	text-align:right;
}		
#content {
	float:left;
	width:561px;
	font-size:1.1em;
}

/** FLASH FLV PLAYER **/
#flvPlayer {
	margin:25px 0;
	text-align:center;
}
#flashcontent2 {
	margin:0 auto;
	text-align:center;
	width:718px;
	height:328px;
}
#flashcontent2 p {
	color:#ffffff;
	margin:0 auto;
	padding:0;
}
#flashcontent2 img {
	margin:10px;
	border:0;
}
#flashcontent2 a.link {
	padding:5px;
	font-weight:bold;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00;
	text-decoration:none;
}
#flashcontent2 a.link:hover {
	padding:5px;
	font-weight:bold;
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	text-decoration:none;
}

/** COMMENTS STYLES **/
#comments {
	padding:15px 0 0 0;
	/*border:1px solid #112327;
	background-color:#000000;*/
}
#comments .metaLinks {
	height:16px;
	font-size:.9em;
	margin:-5px 0 10px 0;
}
#comments ol {
	/*margin-left:20px;*/
}
#comments .authorName {
	font-size:1.6em;
}
#comments a.commentDateLink {
	color:#ffffff;
}
#comments a:hover.commentDateLink {
	color:#FFCC00;
}
#comments textarea {
	width:555px;
	padding:2px;
	border:1px solid #112327;
	/*background-color:#eeeeee;*/
	background-image:url(http://www.mostofficialonline.com/images/stripe.gif);
}
#comments textarea:hover {
	width:555px;
	padding:2px;
	border:1px solid #FFCC00;
	background-image:none;
	background-color:#ffffff;
}
#comments .comment {
	margin:1.5em 0 1.5em 0;
	padding:0 10px 1em 10px;
	border-bottom:1px dotted #112327;
}
#comments .commentHeader {
	padding:5px 10px;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
	background-color:#070a0b;
}
#comments .comment .commentAmt {
	text-align:right;
	color:#112327;
}

/** BLOG POSTS **/
#newsPage {
	margin:25px 0 0 0;
	border-top:5px solid #112327;
}
#newsPage .post {
	padding:15px 0;
	margin-top:-1px;
	border-top:1px dashed #112327;
}
#commentsPage {
	margin:25px 0 0 0;
	border-top:5px solid #112327;
}
#commentsPage .post {
	/*border-top:5px solid #112327;*/
}	
.blogPagePosts .post {
	margin:15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #112327;
}

/** BLOG POST NAVIGATION **/
.navigation {
	margin:0 0 15px 0;
	padding:0 10px;
	width:541px;
	height:30px;
	line-height:30px;
	background-color:#070a0b;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
}
.navigation .alignleft {
	float:left;
	width:270px;
	text-align:left;
}
.navigation .alignright {
	float:right;
	width:271px;
	text-align:right;
}

/** SIDEBAR **/
#sidebar {
	float:right;
	width:280px;
}
#sidebar img.border {
	border:5px solid #131d1f;
}
#sidebar .cbWrap {
	margin-top:5px;
	width:260px;
	/*padding:0 0 50px 0;*/ /* padding for bottom jpg if used */
	padding:10px 10px;
	background-color:#070a0b;
	border-top:5px solid #112327;
	border-right:1px solid #112327;
	border-bottom:1px solid #112327;
	border-left:1px solid #112327;
	/*background-color:#070a0b;*/
	/*background:url(http://www.mostofficialonline.com/images/bg-sidebarBottom-tile.jpg) bottom repeat-x #070a0b;*/
	/*background:url(http://www.mostofficialonline.com/images/bg-sidebarBottom.jpg) bottom center no-repeat #070a0b;*/
}
/*
#sidebar .cbHeader {
	width:260px;
	height:31px;
	line-height:30px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
	background:url(http://www.mostofficialonline.com/images/bg-cbHeader-tile.jpg) repeat-x;
}
*/
#sidebar h2 {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size:2em;
	color:#ffffff;
	border-bottom:1px solid #112327;
}
#sidebar .cbMain {
	width:260px;
	/*padding:10px;*/
	/*color:#ddeeaa;*/
}
#sidebar .cbMain p {
	margin:10px 0 0 0;
}
/** SIDEBAR STYLES FOR BLOG LISTS **/
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin-left:15px;
}
/* SIDEBAR SEARCH FORM */
#searchform {
	margin:10px auto;
	padding:5px 3px; 
	text-align:center;
}
/* for search input in sidebar and on page */
#searchform #s,
#sidebar #searchform #s {
	width:150px;
	padding:2px;
	border:1px solid #112327;
	/*background-color:#eeeeee;*/
	background-image:url(http://www.mostofficialonline.com/images/stripe.gif);
}
#searchform #s:hover,
#sidebar #searchform #s:hover {
	width:150px;
	border:1px solid #FFCC00;
	background-image:none;
	background-color:#ffffff;
}
/** CALANDER STYLES **/
#calendar_wrap #wp-calendar caption {
	text-decoration:none;
}
#calendar_wrap {
	margin:0;
	padding:0;
}
#calendar_wrap ul {
	list-style:none;
	margin:0;
}
#calendar_wrap ul li#calendar {
	margin:0;
}
#calendar_wrap table thead {
	margin:0;
	padding:0;
	text-align:center;
}
#calendar_wrap table td {
	border:1px solid #112327;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #112327; }
/* END CALENDER */

/** LOGIN FORM, REGISTER FORM, LOST PASSWORD FORM **/
#loginRegLost form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: bold;
	/*-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}
#loginRegLost form .forgetmenot { 
	font-weight: normal; 
	float: left; 
	margin-bottom: 0;
}
/*#loginRegLost #login form .submit input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
	margin-top: -6px;
}*/
#loginRegLost form .submit { 
	float: right; 
}
#loginRegLost form p { 
	margin-bottom: 24px; 
}
#loginRegLost h1 a {
	background: url(../images/logo-login.gif) no-repeat;
	width: 292px;
	height: 66px;
	text-indent: -9999px;
	overflow: hidden;
	padding-bottom: 15px;
	display: block;
}
#loginRegLost #login { 
	width: 292px; 
	margin: 6em auto; 
}
#loginRegLost #login_error, .message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
}
#loginRegLost #nav { 
	margin: 0 0 0 8px; 
	padding: 16px; 
}
#loginRegLost #user_pass, 
#loginRegLost #user_login, 
#loginRegLost #user_email { /* size of inputs */
	font-size: 20px;
	width: 97%;
	padding: 3px;
	margin-right: 6px;
	border:1px solid #112327;
	background-image:url(http://www.mostofficialonline.com/images/stripe.gif);
}
#loginRegLost #user_pass:hover, 
#loginRegLost #user_login:hover, 
#loginRegLost #user_email:hover { /* size of inputs */
	font-size: 20px;
	width: 97%;
	padding: 3px;
	margin-right: 6px;
	border:1px solid #FFCC00;
	background-image:none;
	background-color:#ffffff;
}
#loginRegLost .error, 
#loginRegLost #login #login_error {
	background-color: #ffebe8;
	border-color: #c00;
	color:#FF0000;
}
#loginRegLost .error a {
	color: #c00;
}
#loginRegLost .form-invalid {
	background-color: #ffebe8 !important;
}
#loginRegLost .form-invalid input {
	border-color: #c00 !important;
}
#loginRegLost .updated, 
.login #login_error, 
.login .message {
	background-color: #ffffe0;
	border-color: #e6db55;
	color:#FF9900;
}
#loginRegLost .updated a {
	border-bottom-color: #2583ad;
}
/** AUDIO PAGE **/
#audio #selectAlbum {
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	width:561px;
	text-align:center;
	background-color:#070a0b;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
}
#audio .track {
	width:561px;
	margin-bottom:10px;
}
/** END AUDIO PAGE **/

/** GIGPRESS **/
.viewShowsLink {
	margin:0 0 15px 0;
	padding:0 10px;
	width:541px;
	height:30px;
	line-height:30px;
	text-align:right;
	background-color:#070a0b;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
}
.cbMain ul.gigpress-listing li {
	line-height:1.6em;
}
/** END GIGPRESS **/

/** USER PROFILE PAGES **/
#basicInfoWrap {
	margin:0 0 10px 0;
	padding:10px;
	width:541px;
	height:80px;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
	background-color:#070a0b;
}
* html #basicInfoWrap {
	padding:10px 10px 0 10px;
}
#gravatarDisplay {
	margin:0;
	padding:0;
	float:left;
	width:80px;
	height:80px;
}
#memberInfo {
	float:left;
	margin:0 0 0 15px;
	width:446px;
}
#memberInfo h1 {
	font-size:2.5em;
}
#memberSince {
	font-size:1.1em;
}
#memberInfo span {
	/*color:#112327;*/
}
.form-table {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
}
.form-table td {
	margin-bottom: 9px;
	padding: 10px;
	line-height: 20px;
	border-bottom:1px dotted #112327;
	font-size: 11px;
	background-color:#070a0b;
}
.form-table th {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	width: 150px;
	border-bottom:1px dotted #112327;
	background-color:#070a0b;
}
.form-table th.th-full {
	width: auto;
}
.form-table input, .form-table textarea {
	border:1px solid #112327;
	padding:2px;
	background-image:url(http://www.mostofficialonline.com/images/stripe.gif);
}
.form-table input:hover, .form-table textarea:hover {
	border:1px solid #FFCC00;
	background-image:none;
	background-color:#ffffff;
	padding:2px;
}
.form-table textarea {
	width: 445px;
	margin-bottom: 6px;
}
#pass-strength-result {
	width: 197px;
	margin-right: 5px;
	padding: 3px 5px 3px 5px;
	color:#000000;
	text-align: center;
	background-color: #e3e3e3;
	border:1px solid #112327 !important;
}
#pass-strength-result.short {
	background-color: #e3e3e3;
}
#pass-strength-result.bad {
	background-color:#FF9999;
}
#pass-strength-result.good {
	background-color:#99FF99;
}
#pass-strength-result.strong {
	background-color:#00CC00;
}
.updated, .login #login_error, .login .message {
	background-color: #ffffe0;
	border-color: #e6db55;
}
.updated a {
	border-bottom-color: #2583ad;
}
.updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}
.updated, .error {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	max-width: 950px;
	margin-bottom: 1em;
}
.updated p {
	margin: 0.6em 0;
	color:#FF9900;
}
.error p {
	margin: 0.6em 0;
	color:#FF0000;
}
.wrap .updated, .wrap .error {
	margin: auto 0 0;
}
.updated a, .error a {
	text-decoration: underline;
}
.updated a {
	text-decoration: none;
	padding-bottom: 2px;
}
/** END USER PROFILE PAGES **/

/** CONTACT PAGE STYLES **/
.contactform {
	margin:10px 0;
	padding:15px 0;
	border-top:1px solid #112327;
	border-bottom:1px solid #112327;
	background-color:#070a0b;
}
.contactform input,
.contactform textarea {
	padding:2px;
	border:1px solid #112327;
	background-image:url(http://www.mostofficialonline.com/images/stripe.gif);
}
.contactform input:hover,
.contactform textarea:hover {
	padding:2px;
	border:1px solid #FFCC00;
	background-image:none;
	background-color:#ffffff;
}
.contactform .contactFormErrorMsg {
	margin:0 10px 15px 10px;
	padding:10px;
	background-color: #ffebe8;
	border:1px solid #c00;
	color:#FF0000;
	font-size:1.2em;
	font-weight:bold;	
}
input.contacterror,
textarea.contacterror {
	border:1px solid #ff0000;
	/*background-color:#FFCCCC;
	background-image:none;*/
}
/** END CONTACT PAGE STYLES **/

/** SUBMIT BUTTONS **/
#your-profile p.submit input,
#login #wp-submit,
#searchsubmit,
#commentform #submit,
.contactform input#contactsubmit {
	cursor:pointer;
	width:auto;
	margin:15px 0 0 0;
	padding:4px 5px;
	color:#000000;
	font-weight:bold;
	font-size:1.2em;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	border:3px double #999999;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	background-color:#eeeeee;
}
#your-profile p.submit input:hover,
#login #wp-submit:hover,
#searchsubmit:hover,
#commentform #submit:hover,
.contactform input#contactsubmit:hover {
	color:#FF9900;
	border:3px double #FF9900;
	border-top-color:#FFCC00;
	border-left-color:#FFCC00;
}
/** END SUBMIT BUTTONS **/

/** FOOTER **/
#footerWrap {
	text-align:center;
	padding:25px 0;
	color:#ffffff;
	border-top:4px solid #cccccc;
	background:url(http://www.mostofficialonline.com/images/bg-footer-tile.jpg) top repeat-x #15272d;
}
#footer {
	margin:0 auto;
	width:866px;
	padding:0 52px;
	text-align:left;
}
#text {
	float:left;
	width:300px;
}
#footerMenu {
	float:left;
	width:124px;
	padding:0 0 0 25px;
	border-left:1px dotted #ffffff;
}
#footerMenu ul li {
	margin:10px;
	list-style-image:url(http://www.mostofficialonline.com/images/arrow.gif);
}
#footerMenu ul li a {
	color:#ffffff;
}
#footerMenu ul li a:hover {
	color:#FFCC00;
}
#footerMenu2 {
	float:left;
	width:125px;
	padding:0;
}
#footerMenu2 ul li {
	margin:10px;
	list-style-image:url(http://www.mostofficialonline.com/images/arrow.gif);
}
#footerMenu2 ul li a {
	color:#ffffff;
}
#footerMenu2 ul li a:hover {
	color:#FFCC00;
}
#copyright {
	float:left;
	/*width:266px;*/
	width:291px;
	text-align:right;
}
