/*
Theme Name: Lightfm
Theme URI: http://www.lightfm.net
Description: Lightfm Radio
Version: 3.0
Author: SigidiDesign, Vezubuhle Sigidi
Author URI: http://www.sigidi.co.uk
*/
@import url("styles/typography.css");
/***********************************
Reset default browser CSS. Based on work by Eric Meyer:
***********************************/
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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
p {
	line-height: 1.4em;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	text-shadow: 0 1px 0 #f0f0f0;
	padding-bottom: 15px;
}

.red{
	color:red;
	text-align:center;
	margin:8px;}
/***********************************
Structure Techniqie based on work
by Steve Hatcher
***********************************/
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	background: #212121;
	color: #000;
	font-family: Arial, Georgia, Times, serif;
	font-size: 0.84em;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	line-height:19px;
	min-width:1084px;
}
#container {
	min-height: 100%;
	min-width:1084px;
}
#main {
	overflow:auto;
	width:1084px;
	margin:auto;
	padding-bottom: 150px;
	background: #212121 url('images/pageBackground.png') repeat-y center;
}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background:#18191b;
	border-top:thin #353434 solid;
}
#footerIn a:link {
	text-decoration: none;
	color:#98ae83;
}
#footerIn a:visited {
	text-decoration: none;
	color:#98ae83;
}
#footerIn a:active {
	text-decoration: none;
	color:#98ae83;
}
#footerIn a:hover {
	text-decoration: none;
	color:#fff;
}
#footerIn {
	width:1084px;
	font-size:10px;
	color:#bababa;
	font-family:Verdana, Geneva, sans-serif;
	margin:auto;
}  /* must be same height as the footer */
/*Opera Fix credits Maleika and Erik J  */
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/***********************************
TOP
***********************************/




#fb-side {  padding:20px 0px 0 20px; }
#fb-side .FB_SERVER_IFRAME { height: 300px!important; overflow:hidden; }
.fan_box .page_stream { display: none!important; }
.fan_box .full_widget { background: none; border: none; }
.fan_box .full_widget .connect_top { -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 10px; background:  url(http://www.sigididesign.com/wp-content/themes/sigidiDesign/images/bg-fb.png); margin-bottom:5px; }

.fan_box .profileimage { padding: 2px; background: #f9f8f8; border: 1px solid #afaea6; -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1); box-shadow: 0 0 3px rgba(0,0,0,0.1); margin: 0 10px 0 0; }

.fan_box .connect_action .name { font-size: 11px; font-weight: normal; color: #555; }
.fan_box .connect_action .name_block a { color: #555; }

.app_content_116570771737589 table { border: none; }
.fan_box .connect_widget .connect_widget_interactive_area { margin: 5px 0 0 0; color: #555; line-height: 14px; margin-top:80px; }
.fan_box table.connect_widget_interactive_area, .fan_box table.connect_widget_interactive_area tr { border: none; }
.fan_box .connections_grid .grid_item img { padding: 2px; background: #f9f8f8; border: 1px solid #afaea6; -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1); box-shadow: 0 0 3px rgba(0,0,0,0.1);}

.fan_box .connections { border: none; padding: 15px 0 0 0; color: #555; text-align: center;  }
.fan_box .connections .connections_grid { padding: 15px 0 0 0; width: 272px; }
.fan_box .connections_grid .grid_item { padding: 0 0 10px 0; margin-right: 12px; width: 56px; }




#logo {
	width:200px;
	height:59px;
	padding-top:2px;
	float:left;
	margin-top:4px;
	margin-bottom:2px;
}
div#logo h1 {
	float: left;
}
div#logo h1 a {
	background: transparent url('images/logo.png') no-repeat;
	border: none;
	display: block;
	overflow: hidden;
	text-indent: -2000px;
	height:59px;
	width:236px;
}
/***********************************
FRONT PAGE
***********************************/	
#front {
	overflow:auto;
	width:1084px;
	margin:auto;
	padding-bottom: 150px;
	padding-top:30px;
}
/* Gallery styles */

#gallery {
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #9c9c9c;
	-webkit-box-shadow:0 0 3px #9c9c9c;
	box-shadow:0 0 3px #9c9c9c;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid white;
	background:url(frontImages/panel.jpg) repeat-x bottom center #ffffff;
	/* The width of the gallery */
	width:1064px;
	overflow:hidden;
}
#slides {
	/* This is the slide area */
	height:115px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:1064px;
	overflow:hidden;
}
.slide {
	float:left;
}
#menu {
	/* This is the container for the thumbnails */
	height:45px;
}
#gallery ul {
	margin:0px;
	padding:0px;
}
#gallery li {
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}
li.inact:hover {
	/* The inactive state, highlighted on mouse over */
	background:url(frontImages/pic_bg.png) repeat;
}
#gallery li.act, li.act:hover {
	/* The active state of the thumb */
	background:url(frontImages/active_bg.png) no-repeat;
}
#gallery li.act a {
	cursor:default;
}
.fbar {
/* The left-most vertical bar, next to the first thumbnail 
	width:2px;
	background:url(frontImages/divider.png) no-repeat right;*/
}
#gallery li a {
	display:block;
	/*background:url(frontImages/divider.png) no-repeat right;*/
	height:35px;
	padding-top:10px;
}
#gallery a img {
	border:none;
	padding-left:15px;
}
#frontadvert {
	width:671px;
	height:307px;
	float:left;
	margin-right:10px;
	background:#8fa391;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden !important;
	/* CSS3 Rounded Corners */
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
}
#playedSongs {
	background: #FFF url('images/recentlyPlayedfront.png') top left no-repeat;
	width:384px;
	height:237px;
	padding-top:70px;
	float:left;
	margin-right:5px;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	/* CSS3 Rounded Corners */
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
}
/* Recent Songs */
#cc_recent_tracks {
	width:528px;
	margin-left:10px;
	overflow:hidden;
}
.cctrack {
	padding-bottom: 10px;
	width: 340px;
	float:left;
}
.cctrack .cccover {
	padding: 2px;
	background-color: white;
	border: 1px solid #C6C6C6;
	width: 50px;
	height: 43px;
	float: left;
	margin-right: 8px;
	overflow:hidden;
}
.cctrack .cctitle {
	color: #3d4045;
	font-family: 'GrotzecHdCnDemiRegular';
	font-size:18px;
}
.cctrack .ccnowplaying {
	color:#3d4045;
}
.cctrack .ccartist {
	color: #1b9ed0;
	font-size:12px;
	margin-bottom: 6px;
}
.cctrack a.ccbuy, .cctrack a.ccbuy:link, .cctrack a.ccbuy:active, .cctrack a.ccbuy:visited, .cctrack a.ccbuy:hover {
	color: #919191;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
.cctrack a.ccbuy:hover {
	text-decoration: underline;
}

/*Social networks and apple*/
a.fItunes{
	margin-top:10px;
    background: transparent url('images/fApple.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 127px;
    margin-right: 6px;
    padding-right: 259px; /* sliding doors padding */
    text-decoration: none;
}

a.fItunes span {
    background: transparent url('images/fApple.png') no-repeat;
    display: block;
    line-height: 130px;
    padding: 5px 0 5px 18px;
}

a.fItunes :active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.fItunes :active span {
    background-position: bottom left;
    padding: 10px 0 4px 18px; /* push text down 1px */
}


a.fFacebook{
	margin-top:10px;
    background: transparent url('images/fFacebook.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 127px;
    margin-right: 6px;
    padding-right: 259px; /* sliding doors padding */
    text-decoration: none;
}

a.fFacebook span {
    background: transparent url('images/fApple.png') no-repeat;
    display: block;
    line-height: 130px;
    padding: 5px 0 5px 18px;
}

a.fFacebook :active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.fFacebook :active span {
    background-position: bottom left;
    padding: 10px 0 4px 18px; /* push text down 1px */
}




a.fTwitter{
	margin-top:10px;
    background: transparent url('images/fTwitter.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 127px;
    margin-right: 6px;
    padding-right: 259px; /* sliding doors padding */
    text-decoration: none;
}

a.fTwitter span {
    background: transparent url('images/fApple.png') no-repeat;
    display: block;
    line-height: 130px;
    padding: 5px 0 5px 18px;
}

a.fTwitter :active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.fTwitter :active span {
    background-position: bottom left;
    padding: 10px 0 4px 18px; /* push text down 1px */
}






a.fEmail{
	margin-top:10px;
    background: transparent url('images/fEmail.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 127px;
    margin-right: 6px;
    padding-right: 259px; /* sliding doors padding */
    text-decoration: none;
}

a.fEmail span {
    background: transparent url('images/fApple.png') no-repeat;
    display: block;
    line-height: 130px;
    padding: 5px 0 5px 18px;
}

a.fEmail :active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.fEmail :active span {
    background-position: bottom left;
    padding: 10px 0 4px 18px; /* push text down 1px */
}





/***********************************
We begin with the Basics.
***********************************/
#headerContainer {
	height:70px;
	background:#FFF
}
#header {
	height:70px;
	width:1084px;
	margin:auto;
	border-bottom:thin #353434 solid;
}
#nav {
	width: 848px;
	float: right;
	padding: 0;
	margin-top:27px;
	font-family: 'GrotzecHdCnDemiRegular';
	font-style:normal;
	font-weight:100;
	font-size:20px;
	list-style: none;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	color: #212121;
}
#nav li a:hover {
	color: #93ae79;
}
.clearfix {
	width: 100%;
	height: 0px;
	clear: both;
	display: block;
}/* clearfix for floated elements */
/***********************************
Left SIDE
***********************************/
#leftSide {
	width:252px;
	min-height:400px;
	background-image:url('images/rightLight.png');
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:10px;
	float:left;
}
#leftS {
	width:251px;
	min-height:400px;
	padding-top:10px;
	position:absolute;
}
#choose {
	background:url('images/chooseaChanel.png') no-repeat;
	width:250px;
	height:40px;
	margin-top:30px;
	text-indent : -20000px;
}
#leftNav li a {
	padding: 3px 1px 0 40px;
	height:37px;
	background: url('images/channels.png') no-repeat 0 0;
	font-size:x-small;
	display:block;
	line-height:33px;
	z-index:900;
	width:225px;
	text-indent : -20000px;
	overflow:hidden;
}
#leftNav li.mainstream a {
	background-position: 0 1px;
}
#leftNav li.learning a {
	background-position: 0 -45px;
}
#leftNav li.worship a {
	background-position: 0 -86px;
}
#leftNav li.demand a {
	background-position: 0 -130px;
}
#leftNav li.gospel a {
	background-position: 0 -173px;
}
#leftNav li.fresh a {
	background-position: 0 -219px;
}
#leftNav li.retro a {
	background-position: 0 -262px;
}
#leftNav li.mainstream a:hover {
	background-position: 0 -313px;
}
#leftNav li.learning a:hover {
	background-position: 0 -358px;
}
#leftNav li.worship a:hover {
	background-position: 0 -399px;
}
#leftNav li.demand a:hover {
	background-position: 0 -443px;
}
#leftNav li.gospel a:hover {
	background-position: 0 -485px;
}
#leftNav li.fresh a:hover {
	background-position: 0 -532px;
}
#leftNav li.retro a:hover {
	background-position: 0 -575px;
}
#worldNav li a {
	padding: 3px 1px 0 40px;
	height:37px;
	background: url('images/worldSide.png') no-repeat 0 0;
	font-size:x-small;
	display:block;
	line-height:33px;
	z-index:900;
	width:225px;
	text-indent : -20000px;
	margin-bottom:2px;
	overflow:hidden;
}
#worldNav li.world a {
	background-position: 0 -10px;
}
#worldNav li.world a:hover {
	background-position: 0 -323px;
}

#worldNav li.vocal a {
	background-position: 0 -52px;
}
#worldNav li.vocal a:hover {
	background-position: 0 -277px;
}

/*quick links menu widget*/

#quick {
	background:url('images/quickLinks.png') no-repeat;
	width:250px;
	height:40px;
	margin-top:450px;
	text-indent : -20000px;
}
#quickcontainer {
	width:250px;
	padding-left:80px;
}
#quicklinks {
	margin-left: 0;
	padding-left: 0;
	font-family: 'GrotzecHdCnDemiRegular';
	text-transform:capitalize;
	font-weight:100;
	font-size:18px;
	list-style: none;
	width:160px;
}
#quicklinks li {
	padding-left: 10px;
}
#quicklinks li a {
	display: block;
	text-decoration: none;
	color: #212121;
}
#quicklinks li a:hover {
	color: #fff;
}
/*social networks*/

#socialNetworks li a {
	padding: 3px 1px 0 40px;
	height:25px;
	background: url('images/socialNetworks.png') no-repeat 0 0;
	font-size:x-small;
	display:block;
	line-height:25px;
	width:65px;
	text-indent : -20000px;
	margin-top:40px;
	float:left;
	margin-left:10px;
}
#socialNetworks li.facebook a {
	background-position: 0 -30px;
}
#socialNetworks li.twitter a {
	background-position: -110px -30px;
}
#socialNetworks li.facebook a:hover {
	background-position: 0 0px;
}
#socialNetworks li.twitter a:hover {
	background-position: -110px 0px;
}
/***********************************
NORMAL PAGES
***********************************/
	#pages {
	width:525px;
	min-height:990px;
	padding:8px;
	margin-top:-2px;
	background:url('images/shadeBackground.png') top left no-repeat;
}
#pages ul li {
	line-height: 1.5em;
	list-style-type: disc !important;
	list-style-position: inside !important;
}
#pages ul li strong {
	color: #000;
}

/*this is a fix or the events to remove bullet point*/
#em-wrapper .dbem_events_list li{
	list-style:none !important;
	}
/***********************************
egories
***********************************/
	#categories {
	width:525px;
	min-height:990px;
	padding:8px;
	margin-top:-2px;
	background:url('images/shadeBackground.png') top left no-repeat;
	list-style-type:none;
}
#categories a:link {
	text-decoration: none;
	color:#98ae83;
}
#categories a:visited {
	text-decoration: none;
	color:#98ae83;
}
#categories a:active {
	text-decoration: none;
	color:#98ae83;
}
#categories a:hover {
	text-decoration: none;
	color:#000;
}
#categories h2 {
	margin-bottom:4px;
}
#catThumb {
	width:54px;
	height:78px;
	float:left;
	border:thin solid #999;
	margin-right:5px;
	overflow:hidden;
}
#featuredThumb {
	width:92px;
	height:87px;
	float:left;
	border:thin solid #999;
	margin-right:5px;
	overflow:hidden;
}
/*used on the book review*/
.postTmail {
	width:118px;
	height:170px;
	float:left !important;
	border:thin solid #999;
	margin-right:5px;
}
/***********************************
used on devotions
***********************************/	
#authorPic {
	width:100px;
	height:140px;
	float:right;
	border:thin solid #999;
	margin-left:10px;
	margin-bottom:10px;
	background:#CCC;
	overflow:hidden;
}
.authorName {
	padding-left:4px;
	font-size:11px;
	width:100px;
	text-align:center !important;
	text-shadow: 0 1px 0 #f0f0f0;
	color:#000;
}
#entry-author-info {
	background:#abc592;
	font-size:12px;
	padding:8px;
	border: 1px solid #d5d7d7;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 1px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, .1) 1px 1px 2px;
	box-shadow: rgba(0, 0, 0, .1) 1px 1px 2px;
	border-radius-topleft: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-radius-topright: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	text-shadow: 0 1px 0 #b9da99;
}
#entry-author-info h2 {
	font-size:17px;
	padding-bottom:5px;
	text-shadow: 0 1px 0 #b9da99;
}
.meta-nav {
	color:#000 !important
}
#pages a:link {
	text-decoration: none;
	color:#98ae83;
}
#pages a:visited {
	text-decoration: none;
	color:#98ae83;
}
#pages a:active {
	text-decoration: none;
	color:#98ae83;
}
#pages a:hover {
	text-decoration: none;
	color:#000;
}
blockquote {
	font-style: italic;
	background: url('images/quote.png') no-repeat;
	padding: 10px 10px 10px 20px;
	padding-bottom: 15px;
	color: #777;
	font-size:13px;
}
/***********************************
CENTRE OR POST
***********************************/
#post {
	width:542px;
	float:left;
	min-height:1200px;
}
#info {
	width:510px;
	float:left;
	padding:10px;
		font-size: 0.84em;
		font-size:100%;

}

#addthis{width:410px; margin-left:120px; float:left; margin-top:20px; margin-bottom:20px;}



/* Channel specific */	
	
	#banner {
	width:542px;
	height:270px;
	padding:8px;
	background:url('images/learning/learningBack.png') top left no-repeat;
}
#stationLogo {
	width:200px;
	height:76px;
	float:left;
	margin-top:10px;
	margin-left:300px;
	margin-bottom:2px;
}
div#stationLogo h1 {
	float: left;
}
div#stationLogo h1 a {
	background: transparent url('images/learning/logo.png') no-repeat;
	border: none;
	display: block;
	overflow: hidden;
	text-indent: -2000px;
	height:76px;
	width:209px;
}
#listen {
	width:160px;
	float:left;
	margin-top:30px;
	margin-left:340px;
	margin-bottom:2px;
	overflow:hidden
}
#listenLive li a {
	padding: 3px 1px 0 40px;
	height:23px;
	background: url('images/listenLive.png') no-repeat 0 0;
	font-size:x-small;
	display:block;
	line-height:23px;
	width:120px;
	text-indent : -1000px;
	margin-top:1px;
	margin-left:5px;
	margin-bottom:10px
}
#listenLive li.listenNow a {
	background-position: 0 0px;
}
#listenLive li.listenNow a:hover {
	background-position: 0 0px;
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url('images/black_arrow.png')no-repeat 0 0;
	font-size:16px;
	height:40px;
	width:140px;
	padding:30px;
	color:#000;
	font-family: 'GrotzecHdCnDemiRegular';
}
/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 4px;
}
#welcome {
	clear:both;
	width:534px;
	float:left;
	margin-top:40px;
	margin-bottom:2px;
}
#postDetail {
	width:538px;
	padding:8px;
	min-height:1000px;
	clear:both;
	padding-top:14px;
	background:url('images/shadeBackground.png') top left no-repeat;
}
/* now playing */	
	#nowPlaying {
	width:400px;
	height:50px;
	overflow:hidden !important;
	padding:6px;
	padding-left:130px;
	padding-top:8px;
	color:#FFF;
	clear:both;
	font-size:12px;
	background:url('images/nowPlaying.png') top left no-repeat;
}
#nowPlaying a:link {
	text-decoration: none;
	color:#FFF
}
#nowPlaying a:visited {
	text-decoration: none;
	color:#FFF
}
#nowPlaying a:active {
	text-decoration: none;
	color:#FFF
}
#nowPlaying a:hover {
	text-decoration: none;
	color:#FFF
}
/***********************************
RIGHT SIDE
***********************************/
#rightSide {
	width:270px;
	padding-top:10px;
	color:#fff;
	float:left;
	font-size:12px;
	list-style:none;
	overflow:hidden;
}
/** featured content **/

	#topFiveHeader {
	width:250px;
	height:289px;
	background:url('images/top5Artists.png') top left no-repeat;
	color:#fff;
	float:left;
	padding-top:19px;
	padding-left:30px;
	margin-bottom:5px;
	overflow:hidden;
}
.top-five {
	width:247px;
	padding-left:10px;
	margin-bottom:20px;
}
#topFiveList {
	clear: both;
	padding-bottom: 2px;
	margin-bottom:5px;
	float: left;
	width: 284px;
}
#ttmb {
	width:44px;
	height:44px;
	margin-right:4px;
	overflow:hidden;
	float:left
}
.topFive {
	width:44px;
	height:44px;
	float:left !important;
	border:thin solid #fff;
	margin-right:5px;
}
#upcomingEventsHeader {
	width:250px;
	background:url('images/upcomingEvents.png') top left no-repeat;
	color:#fff;
	float:left;
	padding-top:39px;
	padding-left:5px;
	margin-bottom:30px;
}
.events {
	margin-bottom:10px;
}
#latestNewsBlogs {
	width:250px;
	background:url('images/recentBlogs.png') top left no-repeat;
	color:#fff;
	float:left;
	padding-top:39px;
	padding-left:5px;
	margin-bottom:30px;
	font-size:12px;
}
#rightSide a:link {
	text-decoration: none;
	color:#00aeef
}
#rightSide a:visited {
	text-decoration: none;
	color:#00aeef
}
#rightSide a:active {
	text-decoration: none;
	color:#00aeef
}
#rightSide a:hover {
	text-decoration: none;
	color:#fff
}
/*account and discovermusic*/

#accountlogin li a {
	padding: 3px 1px 0 40px;
	height:20px;
	background: url('images/accountDiscover.png') no-repeat 0 0;
	font-size:x-small;
	display:block;
	line-height:20px;
	width:100px;
	text-indent : -20000px;
	margin-top:20px;
	float:left;
	margin-left:2px;
	overflow:hidden;
}
#accountlogin li.account a {
	background-position: 0 -21px;
}
#accountlogin li.discover a {
	background-position: -140px -21px;
}
#accountlogin li.account a:hover {
	background-position: 0 2px;
}
#accountlogin li.discover a:hover {
	background-position: -140px 2px;
}
a.iphone {
	margin-top:20px;
	background: transparent url('images/iphoneApplication.png') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 131px;
	margin-right: 6px;
	padding-right: 263px; /* sliding doors padding */
	text-decoration: none;
	margin-bottom:20px;
}
a.iphone span {
	background: transparent url('images/iphoneApplication.png') no-repeat;
	display: block;
	line-height: 128px;
	padding: 5px 0 5px 18px;
}
a.iphones:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.iphone:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
/***********************************
Song Request / Contact us
***********************************/

/** 07.c comments **/
		
	#comments_wrap h3 {	font-size: 22px;	font-weight: normal;	margin: 0px;	padding-bottom: 20px;	margin-top: 10px;}
	#comments_wrap h3 a, #comments_wrap h3 a:hover {color: #242323;	text-decoration: none;}
	#comments_wrap .get_avatar {color: #a7a7a7; font-size: 10px;letter-spacing: -1px;padding-top: 10px;}
	#comments ol.parent {padding-bottom: 25px}
	#comments ol { margin: 0px;	padding: 0px; padding-left: 100px;}
	#comments ol li {list-style: none;	padding: 0px; margin: 10px 0px;	padding-top: 1px;}
	#comments span.comment-reply {	font-size: 10px;	text-transform: uppercase;}
	#comments .comment_wrap {position: relative; background: #f2f2f2;}
	#comments .single_comment {	padding: 10px;}
	
	#comments .comment-content {	padding: 10px;		background: #fafafa;	}
	
	#comments .comment-content p, .children .comment-content p {padding-bottom: 15px;		color: #666;}
	
	#comments a, div#respond ol li a {color:#333; text-decoration:none}
	#comments a:hover, div#respond ol li a:hover  {border-bottom:1px solid #ccc; text-decoration:none}
	
	
	#comments .comment_arrow {	position: absolute;	top: 20px;	left: -11px;}
	#comments .comment_author {	position: absolute;	left: -100px;	width: 100px;	color: #8d8d8d;	font-size: 10px; line-height: 14px;	}
	#comments .comment_author span {display: block;}
	#comments .comment_author a {border-bottom:none;}
	#comments .comment_author p {margin:5px 0 2px 0;}
	#comments .children {	padding-left: 0px;	border-left: 1px solid #ced0d0;}
	#comments .children li {padding-left: 25px;	background: url(images/comment_li_bg.gif) no-repeat 0px 25px;}
	#comments .children .comment_wrap {	background: #f2f2f2;	border-top: 1px solid #dedede;	border-bottom: 1px solid #dedede;}
	#comments .children .comment_arrow {	display: none;}
	#comments .children .comment_author {	position: absolute;	left: auto;	right: 20px;	bottom: 10px;	width: 200px;	height: 40px;}
	#comments .children .comment_author p {	position: absolute;	right: 40px;	bottom: 10px;	text-align: right;}
	#comments .children .comment_author span {	display: block;}
	#comments .children .comment_author img {	width: 32px;	height: 32px;	float: right;}
div#respond {
	padding: 8px 0;
}
div#respond ol li {
	padding:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #bababa;
	margin-bottom: 10px;
	clear: both;
}
div#respond ol li:hover, #respond ol li:focus {
	background: #abc592 !important;
	color: #fff!important
}
div#respond ol li label {
	float: left;
	padding-left: 15px;
	color: #000;
	border-left: 1px solid #fff;
}
div#respond ol li label.field-title {
	width:30%;
	border-left:none !important;
	padding-left: 0px;
}
div#respond ol li label small {
	font-size: 0.8em;
	color:#999;
}
div#respond ol li.text input {
	border: none !important;
	background: none !important;
	width:420px;
	line-height: 1.3em;
}
div#respond ol li textarea {
	border: none !important;
	background: none !important;
	width:420px;
	line-height: 1.6em;
}
a.bt, a.bt span, a.more-link, a.more-link span {
	display: inline-block;
	height:22px;
	border:none !important;
}
a.bt, a.more-link {
	padding-left: 15px;
	background: url('images/bt-casual-left.png') no-repeat;
	color:#333 !important;
	margin-top: 5px;
	text-decoration: none;
}
a.bt:hover {
	color: #666 !important;
}
a.bt span, a.more-link span {
	background: url('images/bt-casual-right.png') no-repeat right;
	padding-right: 15px;
	line-height:20px
}
a.left-button {
	background-image: url('images/bt-casual-left.png') !important
}
a.left-button:hover {
	background-image: url('images/bt-casual-left-arrowed-left-hover.png') !important
}
div.contactform ol li.text input, div.contactform ol li textarea {
	width:350px !important;
}
div.contactform ol li.text input {
	padding: 5px;
}
div.contactform ol li label.field-title {
	line-height: 1.6em;
}
/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
	width: 95%;
}
.contactleft {
	width: 25%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
label.contacterror {
	background: #fffce2;
}
.contactsubmit {
}
.error {
	color:#F00
}

.white {
	color:#000;
}


.mandatory {
	color:#666;
	font-size:11px;
}
.yourname {
	color:#000 !important;
	font-size:13px;
	margin:0px
}
.yourname a {
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	color: #212121;
}
.yourname a:hover {
	color: #000;
}
/* End Contact Form CSS */


/* Captions */


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
a img {
	border: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* End captions */




/**********************
	PAGINATION
***********************/
      .wp-pagenavi {
	float: right;
	width: 480px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding: 30px;
	display: block;
}
.wp-pagenavi span.right {
	float: none !important;
}
.is-paged {
	padding: 0;
	padding-top: 30px;
}
.pagination-wrap {
	overflow: hidden;
}
.pagination-wrap .wp-pagenavi {
	padding: 30px 0;
	width: 100%;
}
.wp-pagenavi .pages {
	float: right;
	color: #2ac0ee;
	width: 150px;
	text-align: right;
}
.wp-pagenavi .extend {
	padding: 0 9px 0 4px;
}
.wp-pagenavi a, .wp-pagenavi .current, a.add_comment_link {
	padding: 5px 9px 4px 9px;
	border: 1px solid #b3b3b3;
	color: #000 !important;
	margin-right: 4px;
	background: #2ac0ee;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none !important;
}
.pagination-wrap .wp-pagenavi a, .pagination-wrap .wp-pagenavi .current, .is-paged a, .is-paged .current {
	margin-right: 0px;
}
.wp-pagenavi a:hover, .wp-pagenavi .current, a.add_comment_link {
	color: #fff !important;
	text-shadow: 0 1px 0 #333;
}


/**********************
	AUTHOR
***********************/

#paginate {
	float: right;
	margin-left: 10px;
}

.paginate {
	margin: 10px 0;
	overflow: hidden;
}

.paginate a:link, .paginate a:visited {
	background-color: #ad5332 !important;
  color: #c7b29a;
	display: block;
	text-decoration: none;
	line-height: 20px;
	padding: 10px;
	background: rgba(0,0,0,.1);
	height: 20px;
	text-align: center;
	text-indent: -1px;
	width:20px;
}

.paginate a:hover, .paginate a:focus, .paginate a:active {
	background: #444 !important;
}

.entry-meta {
	border-top:1px dashed #ac977f;
	padding:15px 10px 0 0;
}

.entry-meta time {
	color: #555;
	float: left;
	font-weight: bold;
	margin:5px 15px 0 0;
	width:80px;
}

.entry-content {
	clear: both;
}

.entry-utility {
	clear: both;
	background: rgba(0,0,0,.05);
	padding:10px;
}


