/*   
Theme Name: Velvet
Theme URI: http://rainbow-themes.com/velvet
Description: Velvet Theme 
Author: Rainbow Themes
Author URI: http://rainbow-themes.com
Version: 1.4.1
Tags: white, light, dark, custom-background, theme-options, translation-ready, custom-menu

License: 
License URI:
*/

#lang_nav {
    margin: 0 auto;
    width: 980px;
}
ul#qtranslate-chooser li {
 float:left;
 padding-right: 10px;
}
#content .entry-content a {
 color:#A54624;
 text-decoration: underline;
}
#content .entry-content a:hover {
 color:#A54624;
 text-decoration: none;
}
.video-clear-both {
	clear:both;
	padding-top:10px;
}
#content p{
	text-align:left !important;
}
.audio-visual {
  float:left;
  margin-right: 10px;
}

.mt-main-menu-simple {
    clear: both;
    float: right;
    margin-right: 0;
}
.alignleft {
 display: inline;
 float: left;
 margin-right: 1.625em;
}
.alignright {
 display: inline;
 float: right;
 margin-left: 1.625em;
}
.aligncenter {
 clear: both;
 display: block;
 margin-left: auto;
 margin-right: auto;
}


#facebook-right {
    border: 0 solid #3c95d9;
    position: fixed;
    right: 0;
    top: 10%;
    width: auto;
    z-index: 10005;
}
div#lang_nav ul li a {
    padding-left: 25px;
}