/*----------------------------------
		Theme608 Elemental
		Cat Generic
----------------------------------*/
 body {
    background-image: url(http://mylife24-7.org/images/Background_Gradient.jpg);
    background-repeat: repeat-x;
    background-color: #4d3624;
    font-size: 13px;
    font-family: Verdana, Helvetica, sans-serif;
 }

 .sf_wrapper {
    width: 922px;
    margin-top: 30px;
    background-repeat: repeat-x;
    background-color: #52555A;
    background-image: url(http://mylife24-7.org/blog/images/background.jpg);
 }

 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_navigation {
    background-color: #52555A;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
 }

 .sf_navigation ul li a {
    color: #FFFBBA;
    padding: 5px 10px 5px 5px;
    text-decoration: none;
 }

 .sf_navigation ul li a:visited {
    color: #FFFBBA;
 }

 .sf_navigation ul li a:hover {
    color: #FFFBBA;
    text-decoration: underline;
 }

 #Nav1 li ul li {
    background-color: #52555A;
 }

 /*--------------------------------
		 	Page Title
---------------------------------*/
 .sf_pagetitle {
 }

 /*----------------------------------
		Typography Reset
----------------------------------*/
 p, form {
    margin: 1em 0 1em;
    padding: 0;
 }

 /*--------------------------
		Sidebar
--------------------------*/
 .widgetset .widget {
    margin-bottom: 10px;
    padding: 10px 8px 5px;
    background-color: #cccccc;
 }

 .widgetset .widget_header {
    background-color: #333333;
    margin: 0px 0px 5px;
    padding: 4px 0px 6px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #befeff;
    min-height: 12px;
 }

 /*--------------------------------
		QBC App2
---------------------------------*/
 .sf_blog_posttitle {
    background-color: #333333;
    color: #befeff;
    font-size: 16px;
    font-weight: bolder;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 2px;
    margin: 0 0 5px;
    padding: 8px 0 6px 8px;
    text-align: left;
    text-transform: none;
 }

 .sf_blog_posttitle a:link, .sf_blog_posttitle a:visited {
    color: #befeff;
    text-decoration: none;
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_footer {
    clear: both;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    text-align: center;
    font-size: 10px;
    color: #befeff;
    padding: 10px 10px 5px;
    margin: 0px;
    min-height: 22px;
    height: 22px;
    width: 902px;
 }

 .sf_footer a:link,
.sf_footer a:visited {
    color: #FFFBBA;
 }

 .sf_extra9 {
    width: 922px;
    height: 100px;
    background-image: url(http://mylife24-7.org/blog/images/footer.jpg);
 }

 * html .sf_extra9 {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true;
 }

 /*--------------------------
		Extra Stuff
--------------------------*/
 a:link {
    color: #fffbba;
 }

 a:visited {
    color: #C28B39;
 }

 a:active {
    color: #C28B39;
 }

 a:hover {
    color: #FFFFFF;
    text-decoration: none;
 }

 #bannerLink a, #bannerLink a:visited, #bannerLink a:hover {
    color: #282828;
 }

 
