/*
@ Developed By LibertyLabz
@ Lynda Site
*/
/*   
Theme Name:SJ_Radio_USA
Theme URI:http://www.soulsjourneyradio.com
Description: 3 column Theme. 
Author:LibertyLabz
Author URI:http://www.guru.com/freelancers/LibertyLABz/
Version:1.0
Tags:three-columns.

.
*/

* {
	margin: 0;
	padding:0;
        font-family:Verdana, sans-serif;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

}

a {
	text-decoration:none;
	color:#000;
	
}
a img{
	border:0;
}

a:visited img {
	border:0;
}
body{
	
        /*background-color: #F5F5DC;*/
		background-color: #292B5C;
		background:url(img/SJ-Starry-back-1440x2000.jpg) fixed center top; 

}
#Wrapper {
	width:990px;
	font-size:11px;
	margin-left: auto;
  	margin-right: auto;
	color:#000;
   
	

}
/*----------------------------------------Header Section ---------------------------------*/
#Header{
    height:  213px;
    width: 100%;
    background-color: #0F1873;
	
    
}
#Logo{
    position: relative;
    left: 45px;
    
}

.TopMenu{
	
  position:relative;
  z-index:5000;
   margin-left: 35px;
   margin-top:-2px;
   width: 920px;
   height: 55px;
  background:url(img/TopMenu_center.jpg) repeat-x;
  list-style: none;
  -moz-border-radius-topleft : 10px;
  -webkit-border-top-left-radius : 10px;
  
  -moz-border-radius-topright : 10px;
  -webkit-border-top-right-radius : 10px;
    
}

.TopMenu li {
    float: left;
    padding-left: 20px;
	padding-top: 18px;
	padding-right: 20px;
	position:relative;
	top:0; left:0;
	
	
}
.TopMenu li a{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;

}
.TopMenu li a:hover{
    color: #F1EC0E;
	text-decoration:underline;
}
.TopMenu li:hover  ul{
   visibility:visible;
}
.TopMenu li ul{
	visibility:hidden;
	position:absolute;
	z-index:10;
	width:220px;
	background-color:#505FDE;
	opacity:0.95;
	list-style:none;
	
	-moz-border-radius : 10px;
  	-webkit-border-radius : 10px;
}
.TopMenu li ul li{
	border-bottom:1px solid #fff;
	padding:3px 0 3px 20px;
	width:200px;

}
.TopMenu li ul li a{
	font-size:11px;
	display:block;
	
}.TopMenu li ul li a:hover{
	text-decoration:none;
}
/*----------------------------------------Header Section ---------------------------------*/
#Banner{
	width:100%;
	height:275px;
	
	/*background:url(img/BannerBack.jpg) repeat-x;
	*/
	background:#0F1873;
}
.Box{
	width:290px;
	height:244px;
	border:8px solid #cdcdcd;
 	-moz-border-radius : 10px;
  	-webkit-border-radius : 10px;
	margin:3px;
	float:left;
	background-color:#fff;
}
#Left{
    float:left;
	width:208px;
	background-color:#fff;
	margin-left:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #257E8B;
	-moz-border-radius : 10px;
  	-webkit-border-radius : 10px;
}
#Right{
    float:right;
	width:208px;
	background-color:#fff;
	margin-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #257E8B;
	-moz-border-radius : 10px;
  	-webkit-border-radius : 10px;
}
.LeftHolder,.widget{
	width:192px;
	padding:5px;
	margin-top:10px;
	border:1px solid #59C4D2;
	background:url(img/LeftHolder_back.jpg) repeat-x left top;
	-moz-border-radius : 10px;
  	-webkit-border-radius : 10px;
	
}
.widget h4 {
	border-bottom:1px dotted #ccc;
	font-size:16px;
	padding:5px;
	
	display:block;
}

.widget ul{
	padding-left:5px;
}
.widget li{
	padding-left:5px;
	margin:10px 0 10px 5px;
	
}
.widget li a:hover{
	color:#F00;
	font-weight:bold;
	
}
.widget ul{
	list-style:none;	
}

#Content{
    float:left;
	min-height:300px;
	width:532px;
	background-color:#EDEDED;
	margin-left:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #257E8B;
	-moz-border-radius : 10px;
  	-webkit-border-radius : 10px;
}
.ContentWrapper{
	padding:10px;
	color:#000;
}
.ContentWrapper a{
	color:#4079BB;
	font-weight:bold;
	}
.ContentWrapper object{
	display:none;
}
p.previous-posts ,p.previous-posts a {
	margin:10px 5px 0 5px;
	float:left; 
	font-size:14px;
	font-weight:bold;
}
p.next-posts ,p.next-posts a{
	margin:10px 5px 0 5px;
	float:right; 
	font-size:14px;
	font-weight:bold;
}
.world{
	float:left;
}
.Heading1,.Heading1 a, .page_headline{
	font-size:13px;
	padding-bottom:10px;
	
}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}
.PostPic img {
	padding:10px;
	float:left;
	width:90px;
	height:110px;
	
}
.Separator{
	padding-top:8px;	
	padding-bottom:8px;	
}

#Footer{
    width:980px;
	height:320px;
	padding:5px;
}

.FooterBox{
	width:222px;
	padding-left:15px;
	float:left;
	color:#FFF;
}
.FooterBox p{
	text-align:justify;	
}
.FooterBox h2{
	font-size:16px;
	padding-top:10px;
}
.Heading_ReadMore a{
	color:#990000;
	text-align:right;
	display:block;
}
.FooterImgWraperr{
	width:228px;
	height:130px;
	background:#fff;
	border:1px solid #83D3DE;
	
}
.FooterImgWraperr img{
	padding-top:3px;	
	padding-left:3px;	
	
}
.clear{
	clear:both;	
}
.tester{
    border: 1px solid green;
    background: aqua;
}
.center{
	text-align:center;	
}
.bold{
	font-weight:bold;
}
.StreamPlater{
	border:0;
}
