/* *********** CSS OF CONTENTS **************
   1. BODY
   2. HEADER
   3. CONTENT
   4. EXTRA LINKS
   5. EXTRA LINKS - CATEGORIES LIST (HORIZONTAL)
   6. CONTENT BLOG
   7. FOOTER
   
   See other .CSS files for targeted styles
********************************************* */


/* BODY */
* { padding: 0; margin: 0; }

body {
border-top:6px solid #a4001b;
margin:0 auto;
background: #fff;
font-family: Arial;
color: #060606;
font-size: 12px;
line-height:1.231;
}

A:link {text-decoration: none; color:#0b4da2;outline: none;}
A:visited {text-decoration: none; color:#4d8ec5;}
A:hover {text-decoration: underline; color: #156bb2;}
A:visited:hover {text-decoration: underline; color: #156bb2;}
A:active {text-decoration: none;}

.clear
{ clear: left; }


h2 {
margin-bottom: 3px;
}


div.hr {
  height: 15px;
  background: #fff  url(images/line-dashed.gif) repeat-x top left;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.hr hr {
  display: none;
}


.thumb {
border:1px solid #DDDDDD;
float:left;
margin:0.5em 1em 0.5em 0;
padding:3px;
}



/* HEADER */
#header {
background: #dd5e2d; 
margin:0 auto;
height:80px;
}

#header-insides {
overflow: auto;
width:990px;
margin:0 auto;
font: bold 16px "Trebuchet MS" ;
color: #fff;
}

#header h1 a { 
z-index: 10;
position: absolute;
display:block;
width:321px;
height:99px;
text-indent:-9009px;
background:transparent url(images/logo-trans.png) no-repeat 0 0;
float: left;
outline: none;
}

#header h1 a:hover { 
background: transparent url(images/logo-hover-trans.png) repeat-x 0 0; 
}

#header-right {
display: block;
margin-top: 0px; 
float: right;
text-align: right;
}



#searchform {
	margin: 0;
}

#searchform #s {
	margin: 10px 4px 10px 0;
	right: 0px;
	top: 12px;
	height: 17px;
	border: 0px;
	width: 186px;
	color: #5d5d5d;
	padding: 2px 3px 0px 3px;
	background-image: url('images/search.png');
	background-position: 100% 0;
	background-repeat: no-repeat;
 	background-color: #fff;
	-moz-border-radius-bottomright: 7px;
  	-moz-border-radius-topleft: 7px;

  	-webkit-border-bottom-right-radius: 7px;
 	 -webkit-border-top-left-radius: 7px;
	width: 186px;
	border: 0;
	padding: 3px 2px 0 2px;
	font-size: 12px;
	}
	
	

	
	
/* HEADER - Navigation (for Subpages) */
#header .navigation ul {
list-style:none;
float: left;
padding-right: 60px;
}


#header .navigation li  {
float: left;
padding-left: 9px;
display: block;
}


#header .navigation a, a:visited {
color: #fff;
text-decoration: none;
outline: none;
}

#header .navigation a:hover {
color: #ffd777;
}

.big a, .big a:visited {
font: 18px "Arial Black", "Arial";
text-transform: uppercase;
font-weight: normal;
font-style: normal;
padding-left: 29px;
}

.small a, .small a:visited {
font-size: 14px;
font-weight: bold;
padding-left: 27px;
font-family: Arial;
font-style: normal;
}









/* CONTENT */
#content {
z-index: 1;
padding: 0px 0px 0px 0px;
background: url(images/stripes-top.png) repeat-x top;
font-size: 12px;
line-height: 18px;
}

#content-insides {
overflow:hidden; 
width:960px; 
margin:0 auto;
display: block;
}





.tooltip { position:absolute; z-index:0;}
.tooltip a { text-decoration:none;}
.tooltip span { display:none; }
.tooltip:hover {
z-index:0;
text-decoration:none;
}
.tooltip:hover span {
display:block;
position:absolute;
width:400px;
top:-25px;
left:25px;
background: pink url(images/tooltip-arrow.gif) no-repeat left top; 
margin-left: 60px;
padding-left: 25px;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
font-size:10px;
text-decoration:none;
}

.spaninside {
background-color: #fff;
padding:2px;
font-size:10px;
color:#333333;
text-decoration:none;
}





/* 3 COLUMN LAYOUT CORRECT */
.content-insides {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
	
		width:960px;			/* width of whole page */
		overflow: visible;		/* This chops off any overhanging divs */
		
		margin:0 auto;
		display: block;
	}
	
	
	/* 3 column settings */
	.threecol {
	    background: url(images/right-side-image.png) repeat-y right top;    	/* Right column background colour */
	}
    .threecol .colmid {
        float:left;
        width:200%;
        margin-left:-205px; 	/* Width of right column */
        position:relative;
        right:100%;
          /* Centre column background colour */
    }
    
    .threecol .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:390px;         	/* Left column width + right column width */
            	/* Left column background colour */
    }
	

    
    .threecol .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:236px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	
	.threecol .center {
        margin:0px 192px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow: visible;
	    padding-left:20px;
	    padding-right:20px;
	    padding-top: 45px;
	}
    .threecol .left {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:140px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:40px;         	/* Width of the left-had side padding on the left column */
        padding-right:5px;
        padding-top: 40px;
    }
    .threecol .right {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:210px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:50px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
		
    }





/* 2 COLUMN LAYOUT CORRECT */
.content-insides {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
	
		width:960px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		
		margin:0 auto;
		display: block;
	}
	
	
	/* 2 column settings */
	.twocol {
	    background: url(images/right-side-image.png) repeat-y right top;    	/* Right column background colour */
	}
    .twocol .colmid {
        float:left;
        width:200%;
        margin-left:-205px; 	/* Width of right column */
        position:relative;
        right:100%;
          /* Centre column background colour */
    }
    
    .twocol .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:390px;         	/* Left column width + right column width */
            	/* Left column background colour */
    }
	

    
    .twocol .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:390px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	
	.twocol .center {
        margin:0px 192px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	    padding-left:20px;
	    padding-right:20px;
	    padding-top: 45px;
		width: 690px;
		
	}
    .twocol .left {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:140px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:40px;         	/* Width of the left-had side padding on the left column */
        padding-right:5px;
        padding-top: 40px;
    }
    .twocol .right {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:210px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:50px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
		
    }





		
		
		
		
/* RIGHT COLUMN STYLES */

#login-fbconnect {
color: #ccc;
font-size: 14px;
margin-top: 30px;
margin-left: 5px;

}

#login-fbconnect ul {
list-style:none;
}

#login-fbconnect h2 {
font-size: 18px;
font-family: Arial;
font-weight: normal;
}

#login-fbconnect a, a:visited {
color: #fff;
}

#login-fbconnect .txt {
margin-top: 10px;
margin-bottom: 10px;
}

#login-fbconnect .txt a, a:visited {
color: #fff;
}

#login-fbconnect .txt a:hover {

}

.yellow {
color:#ffd777
}









/* LEFT COLUMN STYLES */

.left h2 { /* Title */
color: #000;
font-family: Arial Black; 
font-size: 30px;
padding-bottom: 10px;
margin-bottom: 5px;
}

.left .rss {
background: url(images/icon-rss.gif) no-repeat left;
padding-left: 22px;
margin-top: 25px;
}


/* Tag Cloud */
#cloud { padding: 2px; line-height: 1.2em; text-align: left; }
#cloud a,a:visited { padding: 0px; color: #3772a4;}
#cloud current-cat a {
background-color: #498ecb ; 
color: #fff;
padding-left: 5px;
padding-right: 5px;  
}




/* Feed reader */
#feeds {
padding-top: 35px;
margin-top: 35px;
background: url(images/line-dashed.gif) repeat-x top left;
}

#feeds a,a:visited {
color: #3772a4;
}

#feeds .feed {
margin-bottom: 20px;

}

.feed li {
margin-bottom: 7px;
line-height: 15px;
}

/* RSS Widget 
#feed rsswidget h4 { 
color: #000;
font-size: 60px;
} 

#feed .rsswidget li { 
color: #000;
font-size: 60px;
} */





	



/* CATEGORIES LIST (HORIZONTAL) */

#categorieslist {
font-size: 11px;
margin-top: 3px;
margin-bottom: 30px;
}

#categorieslist .title {
float: left;
display: block;
font-size: 11px;
padding-right: 5px;
}

#categorieslist ul  {
list-style:none;
}

#categorieslist li  {
float: left;
padding-left: 5px;
padding-right: 5px;
display: block;
}

#categorieslist li a {
color: #3772a4;
font-weight: bold;
display: block;
}

#categorieslist li.current-cat a {
background-color: #498ecb ; 
color: #fff;
padding-left: 5px;
padding-right: 5px;  
}


/* PAGINATION - PAGE NAVI */
.wp-pagenavi { 
margin-bottom: 30px;
text-align: center;
margin-right: 60px;
} 


/* PAGES NAVIGATION (VERTICAL) */

#pages-navigation {
font-size: 14px;
}

#pages-navigation ul  {
list-style:none;
}

#pages-navigation li  {
padding-right: 5px;
display: block;
line-height: 17px;
padding-bottom: 18px;

}

#pages-navigation li a, #pages-navigation li a:visited {
color: #3772a4;
font-weight: bold;
}

#pages-navigation li.current_page_item a {
text-decoration: underline;
color: #0b4da2;
}


.ical {
font-weight: normal;
background: url(images/icon_ical.jpg) no-repeat left;
padding-left: 22px;
}

.add {
font-weight: normal;
background: url(images/icon-add.gif) no-repeat left;
padding-left: 19px;
font-size: 14px;
}

            
                    


/* CONTENT BLOG */


.comment-data img.fb_profile_pic_rendered {
border:1px solid #E3E2E2;
padding: 2px;
background-color: #fff;
}

.fbconnect_userpicmain img.fb_profile_pic_rendered {
border:1px solid #E3E2E2;
padding: 2px;
background-color: #fff;
}

#post {
margin-bottom: 30px;
display: block;
margin-top:-5px;
}

#post h2 {
font: bold 23px "Trebuchet MS"; 
}

#post h2 a {
font: bold 23px "Trebuchet MS";
}


#post .metadata { 
font-size: 0.92em; /*11px*/
color: #3b3b3b;
margin-top: -5px;
margin-bottom: 3px;

} 

#post .date { 
font-weight: bold;
} 

#post .categories .author a,a:visited { 
color: #3772a4;
} 

#post .comments, #post-songs .comments { 
margin-left: 3px;
background: url(images/icon-comments.gif) no-repeat left;
padding-left: 20px;
padding-top: 3px;
line-height: 22px;
} 

#post .tag { 
margin-left: 3px;
background: url(images/icon-tag.gif) no-repeat left;
padding-left: 20px;
padding-top: 3px;
line-height: 22px;
} 

#post .twitter, #post-songs .twitter { 
margin-left: 3px;
background: url(images/icon-twitter.jpg) no-repeat right;
padding-right: 15px;
padding-top: 3px;
line-height: 22px;
} 

#post .ec3_schedule { 
font-weight: bold; 
font-size: 1.4em; /*11px*/
color: #3b3b3b;
display: block;
padding-bottom: 10px;
} 

.post-songs {
margin-bottom: 0px;
display: block;
margin-top:0px;
padding: 10px;
}


.post-songs h2 {
font: bold 23px "Trebuchet MS"; 
margin-bottom: -1px;
}

.post-songs .metadata {
background-color: #F2F2F2;
margin-bottom: 15px;
padding-top: 5px;
padding-left: 2px;
}

.post-songs .entry .aboutsong {
font-size: 1.2em;
line-height: 1.6em;
}




.post-songs h3 {
margin-bottom: 5px;
}

.post-songs h3 .ymp-btn-page-play {
font: bold 16px "Trebuchet MS"; 
margin-bottom: 10px;
}

.post-songs .title {

}

.post-songs .metadata-archive {
margin-bottom: 5px;
padding-top: 0px;
padding-left: 2px;
}

.post-songs .entry-archive .aboutsong {

padding-top: 10px;

}


.odd {
background-color: #fff; }

.even {
background-color: #eee9e9; 
border-top: #ccc solid 1px;
border-bottom: #ccc solid 1px;
 }




.entry p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.4em;
	}
	
.entry h1, h2, h3, h4, h5 {
	margin-bottom: .5em;
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	padding: 5px;
	background-color: #eeeeee;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
border: none;
}
/* End Images */




#post .readmore { 
} 






 /* COMMENT AREA */


#contact-area {
	
	margin-top: 25px;
}

#contact-area textarea {
	height: 100px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 2px solid #e1e3e6;
	background: #f5f7f7;
}

.comment-post p {
margin-top: 10px;
margin-left: 20px;
}


#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #ababab;
	background: #fff;
}


#contact-area .submit {
	width: 130px;
	float: left;
	background: #fff;
	border: 2px solid #ccc;
	font-size: 14px;
	color: #e94600;
	font-weight: bold;
}

#contact-area .submit:hover {
	background: #e94600;
	color: #fff;
	text-decoration: underline;
	border: 2px solid #e98700;
}






#contact-area #kaltura_video_comment {
	width: 185px;
	float: left;
	background: url(images/icon-video.gif) no-repeat left;
	padding-left: 30px;
	margin-left:10px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	font-size: 14px;
	color: #ea8c2c;
	font-weight: bold;
	clear: right; 
	
	
}

#contact-area #kaltura_video_comment:hover {
	background: #efab35 url(images/icon-video.gif) no-repeat left;
	color: #fff;
	text-decoration: underline;
	border: 2px solid #e98700;
	clear: right;
	display:block;

}


.subscribe-to-comments {
display:block;
margin-top: 2px;
margin-left: 3px;
}

.subscribe-to-comments-email {
display:block;
margin-top: -15px;
margin-left: 35px;
margin-bottom: 20px;
}











/* YAHOO MEDIA PLAYER */
.ymp-player-max #ymp-body {width:540px!important;}
.ymp-player-max #ymp-body #ymp-body-base {width:520px!important;}
.ymp-player-max #ymp-body #ymp-body-strip {width:520px!important;}


/* YAHOO MEDIA PLAYER - BLUE 
.ymp-skin {background-image:url(images/yahoomediaplayer/skin.png)!important;}
a.ymp-btn-page-target em.ymp-skin,
a.ymp-btn-page-target:hover em.ymp-skin,a.ymp-btn-page-target:active em.ymp-skin
	{background:url(images/yahoomediaplayer/target.gif) no-repeat 0 0!important;}
.ymp-color-main {background-color:transparent!important;}
.ymp-color-tray {background-color:transparent!important;}
.ymp-color-text-main,.ymp-color-text-main:link {color:#333!important;}
.ymp-color-text-tray,.ymp-color-text-tray:link{ color:#fff!important;}
.ymp-player-max #ymp-body {width:569px!important;}
.ymp-player-max #ymp-body #ymp-getplayer {display:none!important;}
.ymp-player-max #ymp-body #ymp-body-base {width:559px!important;}
.ymp-player-max #ymp-body #ymp-body-strip {width:556px!important;}
.ymp-player-max #ymp-body #ymp-btn-pop {display:none!important;}
.ymp-player-max #ymp-body #ymp-yahoo-logo {display:none!important;}
#ymp-tray #ymp-tray-body ul li a.playing {background-color:#3274D0!important;}
#ymp-tray ul li a:hover {background-color:#666!important;}
#ymp-tray #ymp-btn-tray em.ymp-color-text-tray {color:#fff!important;}
#ymp-relevance {display:none!important;}
#ymp-body #ymp-rhap-getunlimited {color:#fff!important;font-weight:Bold!important;}
#ymp-body #ymp-btn-max span.ymp-animarrow {background:transparent 
	url(images/yahoomediaplayer/closed.gif) no-repeat scroll 0 0!important;}
#ymp-meta-album-title {display:none!important;}
*/









/* FOOTER */
#footer {
margin-top: -102px;
z-index: -10;
background: #5f5f5f url(images/footer-bg.png) repeat-x top;
color: #fff;
padding: 132px 0px 0px 45px;
border-bottom:8px solid #696969;
display:block;
}

#footer-insides {
overflow: auto ;
width:990px;
margin:0 auto;
}

#footer-column-wide {
float: left;
width: 270px;
}

#footer-column {
float: left;
width: 135px;
margin-bottom: 7px;
}

#footer h4 {
font: bold 16px  Arial ;
color: #444444; 
}

#footer ul {
list-style:none;

}

#footer li a {
color: #fff;
font-size: 11px;

}



/*COMMENTS*/


.comment-data {
float: left;
width: 70px;
}

.comment-data .avatar {
display: block;
overflow: hidden;
background:#fff;
border:0px solid #CCCCCC;
padding:3px;
margin-right:3px;
}




.comment-post .comment-count {
float: right;
color: #888888;
font-family:Georgia,serif;
font-size:1em;
font-style:italic;
}


.alt .comment-single {
background-color:#00FF00;
}

.jump {
float: right;
}

.comment-login-fbbutton {
float:left;
}

.comment-login {
font-size:1.2em;
font-weight: bold;
vertical-align:middle;
}


.edit-comment-admin-links-no-icon {
text-align: right;
color: #888888;
font-family:Georgia,serif;
font-style:italic;
font-size:0.9em;
margin-top: 10px;
}


.paginated-comments-pages {
margin-bottom: 20px;
}





/* Manage Subscriptions */

.options {
padding: 10px;
border:2px solid #ccc;
margin-bottom:30px;
margin-top:20px;
}

.options li {
margin-left: 30px;
}

.options ol {
border: 15px;
}


fieldset p {margin:20} 

legend {
font-size:2em;
}



