/*
Theme Name: Mid Life Crisis
Theme URI: http://wordpress.org/
Description: This theme was created by INS Web Development.
Version: 1.0
Author: Chikezie Ejiasi
Author URI: http://www.inswebdevelopment.com
Tags: red, blue, black, gray, texture

*/
@charset "UTF-8";
/* CSS 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0; padding:0; border:0;  outline:0;  list-style:none;}
.clear{
clear:both;
}
/* GLOBAL DEFINITIONS */
/* ---------------------------------------------------------------------------------------------------*/
body{background:url(images/bg.jpg) center center #000; color:#333; font-family:Tahoma, Helvetica, Geneva, sans-serif; font-size:14px; line-height:1.75em;}
#lightshow{background:url(images/lightshow.png) no-repeat; width:455px; height:159px; position:absolute; top:40px; right:160px; z-index:0;}
/* Links */
a:link{text-decoration:underline; color:#336699;}
a:visited{ text-decoration:underline; color:#d43434;}
a:hover{text-decoration:underline; color:#ae3a16;}
a:active{}

/* Image Links */
a:link img{}
a:visited img{}
a:hover img{}
a:active img{}

/* Headings and Block Elements */
h1{font-size:2.07em;}
h1.title{line-height:1em; padding:0;}
h2{font-size:1.3em;}
h2.wp-title{padding:20px 0 0 20px}
h3{font-size:1.25em; }
h4{font-size:1.15em; font-weight:normal;}
h5{font-size:.95em; font-weight:normal;}
h6{font-size:.85em;}
h1,h2,h3,h4,h5,h6{padding:.15em 0; line-height:1.35em; font-family:Helvetica, Arial, Tahoma, sans-serif;}
hr{background:#bebebe; color:#bebebe; height:4px; border:none; outline:0;}
p{margin:.5em 0}
blockquote{}
pre{white-space:normal; }

/* Forms */
form fieldset{padding:10px 0;}
form fieldset label{width:100px; padding:5px; display:block; float:left;}
form fieldset input, form fieldset textarea{width:420px; display:block;padding:5px; float:left; font-family:Geneva; font-size:14px; color:#493222;}

/* Lists */
#mainbody ul{}
#mainbody ol{}
#mainbody li{}

dl{}
dl:after{}
dt{}
dd{}
/* Images */
img[align=right]{margin-left:10px; margin-bottom:10px;}
img[align=left]{margin-right:10px; margin-bottom:10px;}

/* GLOBAL CLASSES */
/* ---------------------------------------------------------------------------------------------------*/
.group:after{content:"."; display:block; visibility:hidden; clear:both; height:0;}
.img_list:after{content:"."; display:block; visibility:hidden; clear:both; height:0px;}
.left{float:left;}
.right{float:right;}
.red{color:#d43434;}
.blue{color:#3387b5}
.brown{color:#8f6647}
ul.img_list:after{content:"."; display:block; visibility:hidden; clear:both; height:0px;}
ul.img_list li{display:inline-block; width:75px; height:75px; margin:0 5px 5px 0; float:left; background:#333; color:#fff;}

/* CONTAINERS */
/* ---------------------------------------------------------------------------------------------------*/
#contain{width:900px; margin:0px auto; background:url(images/lightshow.png) no-repeat top right;}
#mainbody{width:600px; color:#fff; float:left; padding:30px 0 0 0;}
#sidebar{width:280px; float:left; padding:50px 0 0 0; }

/* MAINBODY HEADER */
/* ---------------------------------------------------------------------------------------------------*/
#mainbody #header{padding:30px 0 20px 20px; height:70px;}
#mainbody #header a{color:#fff; text-decoration:none;}
#mainbody #header a:hover *{color:#fff;}

/* MAINBODY LEFT */
/* ---------------------------------------------------------------------------------------------------*/
#mainbody .left{width:300px; padding:0 0 10px 0}
#mainbody .left ul#navigation{
background:#E9E9E9 none repeat scroll 0 0;
font-family:Helvetica,Tahoma,sans-serif;
font-size:2.14em;
font-weight:bold;
padding:20px;
}
#mainbody .left ul#navigation li ul{background-color:#e9e9e9;}
/*
#mainbody .left ul#navigation li
{
	padding:.25em 0;
}
#mainbody .left ul#navigation li a{text-decoration:none; color:#333;}
#mainbody .left ul#navigation li a:hover{text-decoration:none; color:#d43434;}
#mainbody .left ul#navigation li ul
{
margin:10px 0;
padding:15px;
font-size:.5em;
background:#fff;
-moz-border-radius:10px 0 0 10px;
position:relative;
width:290px;
left:-40px;
}
#mainbody .left ul#navigation li ul li{display:block; border-bottom:1px dashed #ccc;padding:5px 5px 5px 27px;}

#mainbody .left ul#navigation li#overlay{position:absolute; z-index:99; top:95px; display:block; background:url(images/menu_overlay.png) no-repeat; width:255px; height:223px;}
*/
#mainbody .left dl{padding:15px 20px 10px 20px;line-height:1em;}
#mainbody .left dt{padding:1px;}
#mainbody .left dt span.blue{font-size:1.1em;}
#mainbody .left dd{font-style:italic;font-family:georgia;color:#d6e9f3;padding:1px;}
#mainbody .left dd#last{font-style:normal;margin-bottom:1em;}
div.entry dl{margin:25px 0 0 0;}
div.entry dt{height:20px;overflow:hidden;}
div.entry dd{font-style:italic; font-family:georgia;/*height:23px;*/overflow:hidden;}
div.entry dd#last{margin-bottom:1em;}
/* MAINBODY RIGHT */
/* ---------------------------------------------------------------------------------------------------*/
#mainbody .right{width:240px;margin:0 10px; color:#333;line-height:1.4em;}
#mainbody .right#photo{padding:260px 20px 20px 20px; background:url(images/group-photo.jpg) no-repeat #e9e9e9;}
#mainbody #content{background:#e9e9e9; margin:0 10px 20px 0;height:100%;}
#mainbody #content .right{background:#fff; padding:26px 15px 10px; width:260px; margin:0;}

/* SIDEBAR */
/* ---------------------------------------------------------------------------------------------------*/
#sidebar h2{ line-height:1em}
#sidebar h2 a{font-size:.65em; font-weight:normal; padding-left:1em;}
#sidebar ul{margin-left:20px;}
#sidebar ul li{list-style:disc; margin:0 0 .5em 0; font-size:.85em}
#sidebar ul#credit li{list-style:none;}

#sidebar #scheduleagig{height:100px; }
#sidebar #scheduleagig p{width:190px; font-weight:bold; padding:10px 45px 0 20px; font-family:helvetica, tahoma, arial, sans-serif; line-height:1.5em; margin:0;}
#sidebar #scheduleagig p.available{background:url(images/musicnote-available.png) no-repeat center right; color:#d6e9f3;}
#sidebar #scheduleagig p.booked{background:url(images/musicnote-booked.png) no-repeat center right; color:#f6c4c4;}
#sidebar #scheduleagig h1{ font-size:1.35em; padding:0;margin:0 auto 10px auto; width:249px; height:39px;}
#sidebar #scheduleagig a { background:url(images/schedulebtn_off.png) no-repeat; width:234px; height:31px; display:block; overflow:hidden; padding:8px 0 0 15px; text-decoration:none; color:#336699;}

#sidebar #scheduleagig a:hover{background:url(images/schedulebtn_on.png) no-repeat; color:#436521;}
#sidebar #weplay{background:url(images/brick-bg.jpg) no-repeat; height:78px; padding:20px 10px 20px 20px; color:#e9e9e9; font-size:1.85em; word-spacing:-.095em; letter-spacing:-.0095em;}
#sidebar #songs{background:#e9e9e9; padding:20px; color:#333;}
#sidebar #songs ul li a{background:url(images/listenbtn.jpg) no-repeat center right; padding-right:80px; display:inline-block;}
#sidebar #artists{background:#e9e9e9; padding:0 20px; color:#333;}
#sidebar #artists ul.img_list{margin:0;}
#sidebar #artists ul.img_list li{margin-right:5px; width:75px; height:75px;}
#sidebar #artists ul.img_list li #taylor{background-image:url(images/a_chiptaylor.jpg) no-repeat;}
#adminlogin{text-align:center;padding:10px 0 0 0;}
#adminlogin a{color:#666;text-decoration:none;font-size:9px;}
#adminlogin a:hover{color:#666;text-decoration:none;font-size:9px;}
#adminlogin a:visited{color:#666;text-decoration:none;font-size:9px;}

/* SIDEBAR RSS FEEDS */
/* ---------------------------------------------------------------------------------------------------*/
#sidebar ul#rss-list{background:#e9e9e9; padding:20px 0 0 0; color:#333; margin:0;}
#sidebar ul#rss-list li{margin:0;list-style:none;display:block; }
#sidebar ul#rss-list li a{display:block;  background:url(images/rss-lightorange.jpg) no-repeat center left; padding:8px 20px 0 60px;  height:34px;  font-size:1.15em; font-weight:bold; text-decoration:none; font-family:Helvetica, Tahoma, Arial, sans-serif}
#sidebar ul#rss-list li a:hover{background:url(images/rss-darkorange.jpg) #d9d9d9 no-repeat center left;}


#sidebar ul#credit{background:#e9e9e9; /*padding:20px 0 0 0;*/ color:#333; margin:0;}
#sidebar ul#credit li{margin:0;list-style:none;display:block; }
#sidebar ul#credit li a{display:block; padding:0px 0px 10px 10px;  height:34px;  font-size:1.15em; font-weight:bold; text-decoration:none; font-family:Helvetica, Tahoma, Arial, sans-serif;padding:8px 0 0 0;text-align:center;background-color:#bebebe;}
#sidebar ul#credit li a:hover{background:#d9d9d9;color:#360;}



/* MAINBODY FOOTER */
/* ---------------------------------------------------------------------------------------------------*/
#mainbody_footer{clear:both; background:#d6e9f3; margin-right:10px; height:85px; padding:20px 0;}
#mainbody_footer .left{width:325px;}
#mainbody_footer .right{width:245px;}
#mainbody_footer h2.wp-title{background:url(images/socialmedia-ribbon.jpg) no-repeat center left; width:300px; height:29px; padding:3px 0 0 20px;}
#mainbody_footer ul.img_list{padding-left:20px;}
#mainbody_footer ul.img_list li{background:none; width:inherit; height:inherit; margin:0px 5px 0px 0px}
#mainbody_footer .right #tweetie{background:url(images/tweetbird.png) no-repeat; width:88px; height:69px; position:relative; top:-70px; left:170px;}
#mainbody_footer .right #latest_tweet{position:relative;top:-70px;}
#mainbody_footer .row{padding:0 0 0 20px;}
#mainbody_footer .row a{text-decoration:none;}
/* WORDPRESS SPECIFICS */
/* ---------------------------------------------------------------------------------------------------*/
