/*
Theme Name: LifeFm radio
Theme URI: http://www.LifeFm.com/
Description: LindyLou
Version: 1.0
Author: Maria Beatriz Ebensperger beatriz@ebensperger.cl
*/
/*Header*/
body {
	background-color: #74A0C9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/sky.jpg);
	background-repeat: repeat-x;
	background-position: 0px 230px;
}
a {
	color:#AD5204;
}      /* unvisited link */
a:hover {
	color:#19478B;
	text-decoration: underline;
}  /* mouse over link */
#Header {
	height: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #051D3E;
	/*
	background-image: linear-gradient(bottom, #D9623D 3%, #B03039 42%);
	background-image: -o-linear-gradient(bottom, #D9623D 3%, #B03039 42%);
	background-image: -moz-linear-gradient(bottom, #D9623D 3%, #B03039 42%);
	background-image: -webkit-linear-gradient(bottom, #D9623D 3%, #B03039 42%);
	background-image: -ms-linear-gradient(bottom, #D9623D 3%, #B03039 42%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, #D9623D), color-stop(0.42, #B03039) );
	background-color:#D9623D;/* explorer */
	background-image:url(../images/backgrounds/header-back.jpg)
}
#Header h1 a {
	background-image: url(../images/Logos/LifeFm-header.png);
	text-indent: -9999px;
	height: 120px;
	width: 229px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 110px;
	float: left;
	padding: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 21px;
}
#Header h1 {
	margin: 0px;
	padding: 0px;
}
#Header h2 {
	background-image: url(../images/elements/Shining.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 312px;
	float: left;
	text-indent: -9999px;
	margin-top: 60px;
}
#Header #MainNavegation {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	background-image: url(../images/backgrounds/cork-shape.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#Header #MainNavegation .Navegador {
	width: 980px;
	height: 233px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/elements/shandon.png);
	background-repeat: no-repeat;
	background-position: 660px 52px;
}
#Header #MainNavegation ul {
	height: 60px;
	padding: 0px;
	float: left;
	clear: left;
	margin-top: 9px; /**linea azul*/
	//margin-top: 11px; /**linea azul*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#Header #MainNavegation a {
	color: #D9623D;
	text-decoration: none;
}
#Header #MainNavegation a:hover {
	color:#FFF;
}
#Header #ListenOnline .ListenOnline {
	background-image: url(../images/elements/btn-online.png);
	height: 60px;
	width: 176px;
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#Header #ListenOnline .ListenOnline:hover {
	background-position: 0px -59px;
}
#Header #MainNavegation .active {
	/*	background-color: #1A498B;*/
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #051D3E;
	border-right-color: #051D3E;
	border-left-color: #051D3E;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	color: #FFF;
	background-image: linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -o-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -moz-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -webkit-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -ms-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.24, rgb(26,73,139)), color-stop(0.81, rgb(15,43,82)) );
	background-color:#1a498b;
}
#Header #MainNavegation .active a {
	color: #FFF;
}
#Header #MainNavegation li {
	padding: 20px;
	float: left;
	list-style-type: none;
}
#Header #HelpNavegation {
	background-color: #9E2D35;
	margin-top: -233px;
	margin-right: 110px;
	float: right;
	color: #D9623D;
	font-size: 0.7em;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#Header #HelpNavegation ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#Header #HelpNavegation ul li {
	float: left;
	list-style-type: none;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#Header #HelpNavegation a {
	color: #D9623D;
	text-decoration: none;
}
#Header #HelpNavegation a:hover {
	color: #fff;
}
#Header #HelpNavegation ul .last {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9623D;
}
#Header #ListenOnline {
	float: right;
	margin-top: -150px;
	margin-right: 50px;
}

#Header #Donate_ {
	float: right;
	margin-top: -100px;
	margin-right: 60px;
}

.FabookIco {
	background-image: url(../images/elements/facebook-ico.gif);
	height: 22px;
	width: 22px;
	text-indent: -99999px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -5px;
}
.TwitterIco {
	background-image: url(../images/elements/twitter-ico.gif);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 22px;
	float: left;
	margin-top: -5px;
}
#Header #HelpNavegation ul .last em {
	float: left;
	font-style: normal;
}

/* End Header*/
/*Main*/
#Main {
	width:100%;
	float:left;
	background-repeat: no-repeat;
}
#MainContent {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
}
#MainContent #ContentHomeBanner {
	width: 100%;
	border-bottom-color: #051D3E;
	height: 300px;
}

#MainContent #ContentHomeNews {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A4A8B;
	width: 980px;
	float:left;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	/*background-color: #EBF6FE;*/
	background-image: linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
background-image: -o-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
background-image: -moz-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 80%);
background-image: -webkit-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
background-image: -ms-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.3, #EBF6FE),
	color-stop(0.8, #C2D6EA)
);
/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#C2D6EA', EndColorstr='#EBF6FE');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#C2D6EA', EndColorstr='#EBF6FE');
}
#MainContent #ContentHomeFindingGod {
	background-image: url(../images/elements/tit-Finding-God.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	float: left;
	width: 980px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-top: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A4A8B;
	background-color: rgba(256,256,256,.2);
	color: #FFF;
}
#MainContent #ContentHomeSecont {
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	float: left;
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
	
	background-image: linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
background-image: -o-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
background-image: -moz-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 80%);
background-image: -webkit-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
background-image: -ms-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.3, #EBF6FE),
	color-stop(0.8, #C2D6EA)
);
/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#C2D6EA', EndColorstr='#EBF6FE');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#C2D6EA', EndColorstr='#EBF6FE');
}
	

#MainContent #ContentHomeFindingGod .column p {
	font-weight: normal;
	color: #FFF;
}

#Main #MainContent h1 {
	color: #B03038;
	font-weight: normal;
	font-size: 2.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 80%;
}
#Main #MainContent h1 a {
	color: #B03038;
	text-decoration: none;
}
#Main #MainContent h1 a:hover {
	text-decoration: underline;
}
#Main #MainContent h2 {
	font-weight: normal;
	color: #19478B;
	font-size: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	line-height: 100%;
}
#Main #MainContent #ContentHomeFindingGod  em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Main #MainContent h2 a {
	color: #19478B;
	text-decoration: none;
}
#Main #MainContent h2 a:hover {
	text-decoration: underline;
}
.column {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

#ContentHomeSecont  h1 {
	height: 54px;
	width: 437px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
#ContentHomeSecont h3{
	color: #616161;
	font-size: 1em;
	font-weight: lighter;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#ContentHomeSecont #HomePodcast h1 {
	background-image: url(../images/elements/tit-Home-Podcast.png);
	
}
#ContentHomeSecont #HomeSuport h1{
	background-image: url(../images/elements/tit-Home-Suport.png);
}
#ContentHomeSecont #HomeFollowUs h1{
	background-image: url(../images/elements/tit-Home-Follow.png);
}







/*Footer*/
#Footer {
	background-image: url(../images/backgrounds/footer-back.gif);
	margin-top: 20px;
	width: 100%;
	float: left;
	font-size: 0.8em;
}


#Footer #footercontent {
	background-image: url(../images/backgrounds/footer-cork-shape.gif);
	background-repeat: no-repeat;
}

#Footer #footercontent .footercentre {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 390px;
	padding-top: 160px;
}
#Footer  h1 {
	float: left;
	height: 50px;
	width: 960px;
	background-image: url(../images/Logos/LifeFm-footer.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#Footer a {
	color: #5F80AE;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Footer a:hover {
	color: #FFF;

}
#Footer ul  {
	margin: 0px;
	padding: 0px;
}

#Footer ul li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#Footer  blockquote {
	background-color: #245290;
	padding: 10px;
	margin: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size:0.9em;
}
#Footer #footercontent  p {
	color: #5F80AD;
}
/*Detakkes especificos*/

.width50{
	width:45%;
}
.width75{
	width:70%;
}
.width25{
	width:20%;
}

.borderight{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1A4A8B;
}
.borderleft{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #1A4A8B;
}
.borderbottom{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A4A8B;
}
.bordertop{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1A4A8B;
	margin-top: 20px;
	padding-top: 20px;
}
.right{
	float:right;;

}
.left{
	float:left;
}
.height250{
	height:300px}
.columnnpad10 {
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.coluo10bott{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.columnnNopad {
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quotes {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	background-image: url(../images/elements/quotes.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quotesdown{
	background-image: url(../images/elements/quotesdown.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-indent: -9999px;
	float: right;
	height: 55px;
	width: 55px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.versedetail{
	font-size: 0.7em;
	font-style: italic;	
}
.quotesfooter {
	background-image: url(../images/backgrounds/footer-back-detail.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 620px;
	padding-right: 50px;
	padding-left: 65px;
}
.width620{
	width: 620px;
}
.width130{
	width: 130px;
}
.width230{
	width: 200px;
}
#Main #MainContent #ContentHomeSecont img {
	border: 3px solid #FFF;
	border-radius: 5px;

	
}
#Main #MainContent #ContentHomeSecont  img:hover{
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
	
}
.facebook {
	height: 350px;
	width: 200px;
}


.button {
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	text-shadow: 2px 1px 2px #4E5E13;
	border: 1px solid #6B8119;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c0e03e), to(#7A941E));
	background: -moz-linear-gradient(top, #c0e03e, #7A941E);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#c0e03e, endColorStr=#7A941E);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#c0e03e, endColorStr=#7A941E);
	display:inline-block; /* IE is so silly */
	font-weight: bold;
	letter-spacing: 90%;
	line-height: 90%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.button:hover {
	background: #849C29;
	color: #FFF;
	text-decoration: none;
}
.online{
	
}
#Main #MainContent #ContentHomeSecont .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Uppercase {
	text-transform: uppercase;
}


/* Inside Content*/


#Main #MainContent #Sidebar {
	width: 230px;
}
.arrowback{
	background-image: url(../images/elements/arrow-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
#Main #MainContent #Wrap{
	width: 750px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	float: left;
	/*background-color: #EBF6FE;*/
	background-image: linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -o-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -moz-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 80%);
	background-image: -webkit-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -ms-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.3, #EBF6FE),
	color-stop(0.8, #C2D6EA)
);
}
#Main #MainContent #Content{
	background-image: url(../images/elements/arrow-back.gif);
	background-position: 0px 50px;
	width: 670px;
	background-repeat: no-repeat;
	padding: 20px;
}
#Main #MainContent #Sidebar #MenuSec {
	background-color: rgba(256,256,256,.2);
/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#ffff0000', EndColorstr='#88ff0000');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#ffff0000', EndColorstr='#ffff0000');
	color: #FFF;
	padding: 20px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}
#Main #MainContent #Sidebar h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #C9DBE8;
}
#Main #MainContent #SideSecon {
	padding: 20px;
}
#Main #MainContent #Sidebar #MenuSec ul {
	margin: 0px;
	padding: 0px;
}
#Main #MainContent #Sidebar #MenuSec ul li {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
#Main #MainContent #Sidebar #MenuSec ul li a {
	color: #C9DBE8;
	text-decoration: none;
	font-size: 1.2em;
}
#Main #MainContent #Sidebar #SideSecon div h3 {
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Main #MainContent #Sidebar #MenuSec ul li a:hover {
	color: #B0D71E;
	text-decoration: underline;
}
#Main #MainContent #Sidebar #SideSecon h2 {
	font-size: 1.4em;
}
.OneBlock {
	float: left;
	width: 940px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FisrtBlock {
	float: left;
	width: 220px;
	padding-right: 20px;
	padding-left: 0px;
}
.LastBlock{
	float: left;
	width: 220px;
	padding-left: 0px;
	padding-right: 0px;
}
.date {
	background-color: #19468B;
	color: #fff;
	display: table;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	width: 16px;
	letter-spacing: 200%;
}
.date em {
    color: #C2D6EA;
    display: table;
    float: left;
    font-style: normal;
    font-weight: normal;
    margin-top: -2px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    width: 100%;
	font-size: 1.1em;
}

#Main #MainContent #News1 h2 {
	font-size: 1.2em;
}
#Main #MainContent #News2 h2 {
	font-size: 1.2em;
}
#Main #MainContent #News3 h2 {
	font-size: 1.2em;
}

#Main #MainContent #News4 h2 {
	font-size: 1.2em;
}
#Main #MainContent #News4 h3 {
	font-size: 0.9em;
	color: #616161;
	font-weight: normal;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main #MainContent #News3 h3 {
	font-size: 0.9em;
	color: #616161;
	font-weight: normal;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Main #MainContent #News2 h3 {
	font-size: 0.9em;
	color: #616161;
	font-weight: normal;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Main #MainContent #News1 h3 {
	font-size: 0.9em;
	color: #616161;
	font-weight: normal;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main #MainContent #ContentHomeNews #listleft, ul {
	margin: 0px;
	color: #AD5204;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
