/*  Footer Regions
-------------------------------------------------------------- */
.footWidth{
width: 996px;
margin:0 auto;
}


/* Menus
/-------------------------------------------------------------- */

ul.menu {
padding:0;
margin:0;
}

ul.menu li {
list-style-type:none;
list-style-image:none;
}

/*
ul.menu li,
ul.links li {
  margin: 0;
  padding: 0;
}
*/


/* gutters (2 x margin) */
.block .inner {
  margin-left: 10px;
  margin-right: 10px;
}


#footer_tvo {
	width:100%;
	position:relative;
    font-size: 1em;
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 2px solid #DEDEDE;
	clear:both; 
}


#footer-inner {
	font-size:95%;
	padding: 15px 0;
}

div.tvo-footer .inner {
margin-right:0;
}

#footer-left {
float:left;
margin-right:20px;
}

#footer-right {
float:right;
width:210px;
background:#e5e5e5;
padding:15px 0;
margin-right:20px;
}

.footer-row {
margin-bottom:30px;
}

#footer_tvo h5 {
font-size: 1.3em;
color:#333;
}

#footer_tvo h6 {
color:#444;
font-size:1.15em;
}

#footer_tvo a, #footer_tvo a:link, #footer_tvo a:visited {
    color: #004276;
}

#footer_tvo a:hover, #footer_tvo a:active {
    color: #A71930;
    text-decoration: none;
}

#footer-left .footer-block {
margin-right:20px;
float:left;
}

/* specific footer block widths */

.footer-tvoorg {
width:140px;
}

.footer-topics {
width:170px;
}

.footer-tvo-sites {
width:170px;
}

.footer-connect-tvo,
.footer-tvo-tv {
width:148px;
}

.footer-blogs {
width:140px;
}

#footer_tvo .footer-podcasts {
width:380px;
float:left;
}

.footer-podcasts-audio,
.footer-podcasts-video {
width:170px;
}

#footer_tvo .footer-podcasts h5 {
border-bottom:1px dotted #666;
width:360px;
padding-bottom:5px;
}

#footer-right .footer-block {
width:110px;
margin:0 auto;
margin-bottom:40px;
}

.donate-button-footer {
text-align:center;
padding-bottom:15px;
border-bottom:1px dotted #666;
margin-bottom:15px;
}

#footer_tvo div.block-solr_search_modify {
width:190px;
margin:0 auto;
padding:0;
height:auto;
border:none;
padding-bottom:20px;
border-bottom:1px dotted #666;
margin-bottom:10px;
}

#footer_tvo div.block-solr_search_modify form {
width:200px;
margin:0 auto;
}

.tvo-logos-footer {
width: 176px;
margin:0 auto;
}

.tvo-logos-footer div.logo {
float:left;
margin-right:15px;
}

.tvo-logos-footer div.last {
margin-right:0;
}

.tvo-logos-footer div.tvo-logo {
padding-top:4px;
}

#footer_tvo table.tv-channels tbody {
border:none;
}

#footer_tvo table.tv-channels td.number {
text-align:right;
font-weight:bold;
}

#footer-text {
clear:both;
text-align:center;
color:#666666;
margin-top:35px;
}

#footer-text a:link,
#footer-text a:visited {
color:#666;
}

#footer-text a:hover,
#footer-text a:active {
color:#a71930;
}

.footer-links li {
display:inline;
list-style:none;
border-right:1px solid #666;
padding:0 4px;
}

.footer-links li.last {
border:none;
}


