/**
 * CSS Stylesheet: Master
 * 
 * Rapid CSS development.
 * 
 * @package WP Framework
 * @subpackage CSS
 */

p {
    color: #000000;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
    line-height: 150%;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}

h1, h2, h3 , h4, h5, h6 {
    padding-left: 10px;
}

#home-page .entry-content,#home-page img {
    padding: 0;
}

#home-page p {
    padding-left: 10px;
}

#featured_slider .img_right {
    background-color: #1e497e;
}

#home-vid {
    background-color: #1e497e;
    padding-left: 30px;
    height: 200px;
}

#home-vid p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

#footer-sidebar .textwidget {
    font-family: Arial,Helvetica;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 5px;
    text-align: center;
    margin: 0 auto;
    color: #FFFFFF;
}

#colophon {
    background-color: #000000;
    border-bottom-color: #E79F3B;
    border-bottom-style: solid;
    border-bottom-width: 7px;
}

.hentry ul {
    color: #323232;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    list-style-type: disc;
    margin-left: 10px;
}

.hentry ul li {
    margin-left: 20px;
}

.hentry h5.bluebar {
     background-color: #002f74;
     color: #f1f1f1;
}

.hentry table p {
    text-align: left;
    padding: 0;
    line-height: 100%;
    margin-bottom: 12px;
}

.bordero {
    border-bottom-color: #DE8B1B;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #DE8B1B;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #DE8B1B;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #DE8B1B;
    border-top-style: solid;
    border-top-width: 1px;
}

.required {
    color: red;
}

#text-3 a, #text-3 a:visited {
    color: white;
    text-decoration: none;
}

#text-3 a:hover {
    color: blue;
}
 #home-vid p {
    text-size: 14px;
}

#featured_slider .content_left a, #featured_slider .content_left a:visited {
color: #f1f1f1;
text-decoration: none;

}

#featured_slider .content_left a:hover {
color: #0e925e;
}

.cyclo-orbital_slider { display: none !important;}

#featured_slider .content_left p {
line-height: 22px !important;
color: #f1f1f1;
font-size: 14px;
}
