/*
Theme Name: Theme Venera
Theme URI: http://venera.pinsupreme.com/frame/frame.php
Author: Tamik Soziev
Author URI: http://soziev.com/
Description: Gorgeous multipurpose Wordpress theme.
Version: 1.2
License:
License URI:
Tags:
Text Domain: venera

*/


.wp-caption {
  max-width: 100%;
}
.wp-caption-text {

}
.sticky {

}
.gallery-caption {

}
.bypostauthor {

}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.aligncenter {
  text-align: center;
}
/* jim styles */
/*
.navbar .nav > li > a:hover, 
.navbar .nav > ul > li > a:hover 
{
    color: #FFF !important;
}
*/
.page-pre-footer a {
    color: #FFF !important;
    text-decoration: underline !important;
}
.navbar .nav > li > a, .navbar .nav > ul > li > a {
    color: #FFF !important;
}
.navbar .nav > li > a:hover, .navbar .nav > ul > li > a:hover {
    color: orange !important;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #0073AA !important;
}