/*
Skin name: Orthopreneur
Version: 2.0
Author: Meaningful Designs
Author uri: http://meaningfuldesigns.com
Revised by Larry E. VanOsdol
*/


 
.main h2 {
        color:#040500 ;
}


/*
 * mmm layouts
 */

.mmm #wrapper {
	width: 960px;
}

.mmm #credits,
.mmm .wrapper,
.mmm .wrapper_item {
	width: 960px;
}

.m2s #main {
	width: 560px;
}

.sms #sidebar_wrapper {
	width: 960px;
}

.mmm #sidebars {
	width: 400px;
}

.mmm #sidebar,
.mmm #sidebar2 {
	width: 200px;
}


/*
 * Canvas
 */


html {
        background: url(ximages/stripedblack.jpg) top center #8D8882;
	color: #FFFFFF;
}

a:hover,a:active {
        color: #6B583C;
}  

#wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper_top,
#wrapper_bottom {
	height: 0px;
     
}

.mmm #wrapper {
	background: #FFFFFF url(images/xmmm-wrapper.jpg) center repeat-y;
}

.mm #wrapper {
	background: url(images/mm-wrapper.jpg) center repeat-y;
}

.m #wrapper {
	background: url(images/m-wrapper.jpg) center repeat-y;
}

  .custom #main {
               text-align:left; 
               background: #FFFFFF !important; 
               color: #000000;
}


/*
 * Header
 */

#header {
	background: transparent;
	border-bottom: solid 0px #040500;
        border-top: solid 0px #040500;
        padding-top: 0px; 
}




.header_widget .pad {
        padding: 0px !important;
        margin-bottom: -8px !important;
        margin-top: -6px !important;  
       
}

.header_widget_top,
.header_widget_bottom {
        height: 0px;
}



#sitename {
	color: #15689a;
}


/*
 * Navbar
 */





/*
 * inline boxes
 */

.inline_box {
	float:clear ;
}

.m .inline_box {
	width: 50%;
}

.mm .inline_box {
	width: 33.33%;
}

.mmm #header_boxes .inline_box {
	width: 25% !important;
        background: #FFFFFF url(images/xxfeature-top-bg.gif) bottom center no-repeat  ; 
        padding: 20px 0px 30px 0px; 
        margin-left:0px !important;            
}

.mmm #footer_boxes .inline_box:first-child{
	width: 100%;
        background: #000000;
        padding: 10px 20px 10px 10px;
        margin-left: 0px !important;
        border-top: #888888 1px solid;
        color:#888888;
        font-size: 10px;
        text-align: justify; 
        line-height: 1.1;   
}



.mmm #footer_boxes a, .mmm #footer_boxes a:hover { 
color: #888888; 

line-height: 1.1;
}

              

/*
 * Footer
 */

#footer textwidget,
#footer {
	background: #040500;
	color: #FFFFFF;
       
        border-top: solid 1px #040500;     
        padding-top:10px; 
        padding-bottom:5px;
} 
/*
#footer_nav, #copyright_notice {
        font-size: 12px !important;
        line-height: 1.2 !important;
} 
*/

#footer a:link,
#footer a:visited,
#footer a:active {
        color:#FFFFFF;
        text-decoration: none ; 
}


#footer a:hover {
	color: #c22;
}

.footer_widget .pad {
        padding: 5px 0px  !important;
        text-decoration: none ; 
        margin-top: -9px !important;
        background:#040500 !important; 
}
 


.footer_widget_top,
.footer_widget_bottom {
        height: 0px;
}

.footer_widget{
        color: #FFFFFF;
        background: transparent;
}


/*
 * Header & Footer Boxes
 */

#header_boxes {
	border-bottom: solid 0px #040500;
}

#footer_boxes {
	border-top: solid 0px #040500;
}

#header_boxes_top,
#header_boxes_bottom,
#footer_boxes_top,
#footer_boxes_bottom {
	height: 0px;
}

.mmm #header_boxes   {
	background: #FFFFFF;  
}

 
.mmm #footer_boxes {
	background: #040500 url(images/xmmm-inline_boxes.jpg) center repeat-y;
}

.mmm #header_boxes_top,
.mmm #footer_boxes_top {
	background: url(images/xmmm-inline_boxes_top.jpg) bottom center ;
}

.mmm #header_boxes_bottom,
.mmm #footer_boxes_bottom {
	background: url(images/xmmm-inline_boxes_bottom.jpg) top center no-repeat;
}

.mm #header_boxes,
.mm #footer_boxes {
	background: url(images/xmm-inline_boxes.jpg) center repeat-y #662300;
}

.mm #header_boxes_top,
.mm #footer_boxes_top {
	background: url(images/xmm-inline_boxes_top.jpg) bottom center no-repeat;
}

.mm #header_boxes_bottom,
.mm #footer_boxes_bottom {
	background: url(images/xmm-inline_boxes_bottom.jpg) top center no-repeat;
}

.m #header_boxes,
.m #footer_boxes {
	background: url(images/xm-inline_boxes.jpg) center repeat-y #662300;
}

.m #header_boxes_top,
.m #footer_boxes_top {
	background: url(images/xm-inline_boxes_top.jpg) bottom center no-repeat;
}

.m #header_boxes_bottom,
.m #footer_boxes_bottom {
	background: url(images/m-inline_boxes_bottom.jpg) top center no-repeat;
}


/*
 * Header and Footer Widgets
 */

.header_widget
                background: #FFFFFF;
}

.footer_widget {
	background: #040500;


}


.header_widget {
	border-bottom: solid 0px #040500;
}

.footer_widget {
	border-top: solid 1px #000000;
}

.header_widget_top,
.header_widget_bottom,
.footer_widget_top,
.footer_widget_bottom {
	height: 0px;
}

.header_widget_top,
.footer_widget_top {
	background: transparent url(images/xwrapper_widget_top.jpg) bottom center repeat-x;
}

.header_widget_bottom,
.footer_widget_bottom {
	background: #040599 url(images/xwrapper_widget_bottom.jpg) top center repeat-x;
}


blockquote  {
	margin: 5px 20px;
	padding: 5px 20px;
	border-left: 0px solid #040500;
        background-color: #E6E6E6;
        color:#000000;
	background-image: none;
}

.quote   {
        float: right;
        width: 210px;
        padding: 10px;
        margin-left:5px;
	text-align: justify;
        line-height: 1.2;
        font-style:italic;
        font-family: Arial, Sans-Serif;
        border-style: double;
        border-color: #98771A; 
	font-size: 10px;
        background-color: #FFFFFF;
        color:#000000;
	background-image: none;
}


div.smallfont {
        font-size:9px !important;
        line-height: 1.1 !important;
        text-align: justify !important;
        background-color:#000000 !important;
        color: #888888 !important;
        margin-right: 0px !important;
        margin-left:0px !important;
        margin-bottom: 0px !important;
        padding: 2px 10px 2px 10px;
}

 

/*
 * Body
 */

#body {
	background: #FFFFFF;
        font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-Serif; 
        
 
} 

.mts #body_bg {
	margin-top: 10px;
	padding: 10px;
	background: #FFFFFF !important;

}

.sms #body {
	background: url(images/sms_background.jpg) center repeat-y #fff;
}

.tsm #body_bg {
	margin-top: 10px;
	padding: 10px;
	background: url(images/Image25.png);
        border:0px #000000; 
}

.mms #body {
	background: url(images/grad.gif) left repeat-x;
        color: #FFFFFF;
        margin-left: 0px;
}

.smm #body {
	background: url(images/smm_background.jpg) center repeat-y #fff;
}

.ms #body {
	background: url(images/ms_background.jpg) center repeat-y #fff;
}

.sm #body {
	background: url(images/sm_background.jpg) center repeat-y #fff;
}



/*
 * Credits
 */
 
#credits {
                color: #000000 !important;
                margin-top: 10px;
	margin-bottom: 0px;
                padding: 10px 0px; 
}


/*
 * Content
 */

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 22px;
        color: #98771A;
}

h2,
.widget_calendar caption {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
}

 
.entry post {
border: 1px #000000;
}


.entry_date,
.comment_date,
.pings_date {
	color: #6B583C;
margin-left: 0px !important;
 
}


/*
 * Sidebars
 */



.widget_title h2,
#sidebars .widget_title h2,
#top_sidebar .widget_title h2, 
#bottom_sidebar .widget_title h2 {
        color: #FFFFFF;      
	border: solid 1px #040500;
        padding-bottom: 5px;
        padding-left:10px;
        padding-right:10px;
        text-align:center;
        background:url(images/pearsongrad.png) repeat-x #98771A;
         

}

 

#sidebar a,
#sidebar2 a
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
        border-left: 1px #000000;
        
}


/*
 * Calendar
 */

.widget_calendar table {
	border: solid 1px #FFFFFF;
	/* background: #000000; */
        background:url(images/xpearsongrad.png) repeat-x #98771A;
        color: #FFFFFF;

}

.widget_calendar thead {
	border-bottom: solid 1px #666;
	background: #15689a;
	color: #ffe;
}

.widget_calendar tfoot {
	border-top: solid 1px #666;
	background: #cadbf5;
}

.widget_calendar tfoot a {
	color: #FFFFFF;
}

.widget_calendar tfoot a:hover {
	color: #c22;
}



#suckerfishnav {
    background: #F6DA4D url(images/xtaylor_nav.jpg) repeat-x   ; /* Background of top menu */
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:960px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:35px;
    margin: 5px 0px 0px 0px;
    border-bottom:1px solid #000000;
    padding-left:0px;
    padding-bottom:0px;
    width:960px;
    }

.ms #suckerfishnav,
.sm #suckerfishnav {
    background-color:#B7C9EF; /* #662300 */ 
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:750px;
    }
.ms #suckerfishnav,
.sm #suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:30px;
    margin:-8px 0px 10px -16px;
    border:0px solid #040500;
    padding-left:0px;
    width:750px;
    }

#suckerfishnav a {
    display:block;
    color:#000000;  /* Color of Text in Top Menu */
    text-decoration:none;
font-size:13px;
    padding:0px 8px;
    }
#suckerfishnav ul ul
{
	list-style-image: none;
}

#suckerfishnav li {
    float:left;
    padding:0px;
    list-style-image: none;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:171px;
color:#FFFFFF;
    font-weight:normal;
    margin:0;
    line-height:1;
    border-top:0px solid #040500;
    }
#suckerfishnav li li {
    width:169px;
    border-bottom:0px solid #040500;
    border-left:0px solid #040500;
    border-right:0px solid #040500;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:150px;
    font-size:12px;
    color:#5F4F38;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 170px;
    }
#suckerfishnav li li:hover {
    background: url(images/xtaylor_nav.jpg) repeat-x #000000 ; /* Background Hover of Dropdown*/

    }
#suckerfishnav li ul li:hover a, 

#suckerfishnav li ul li li:hover a, 

#suckerfishnav li ul li li li:hover a, 

#suckerfishnav li ul li li li:hover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover a, #suckerfishnav 

li.sfhover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover li a, 

#suckerfishnav li li:hover li a, 

#suckerfishnav li li li:hover li a, 

#suckerfishnav li li li li:hover li a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover ul ul, 

#suckerfishnav li:hover ul ul ul, 

#suckerfishnav li:hover ul ul ul ul, 

#suckerfishnav li.sfhover ul ul, 

#suckerfishnav li.sfhover ul ul ul, 

#suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav 

li li:hover ul, #suckerfishnav li li li:hover 

ul, #suckerfishnav li li li li:hover ul, 

#suckerfishnav li.sfhover ul, 

#suckerfishnav li li.sfhover ul, 

#suckerfishnav li li li.sfhover ul, 

#suckerfishnav li li li li.sfhover ul {
    left:auto;
    background: url(images/xtaylor_bg.jpg) repeat-x #98771A ;
    color: #FFFFFF;
    }
#suckerfishnav li:hover, #suckerfishnav 

li.sfhover {
    background: url(images/xtaylor_bg.jpg) repeat-x #98771A ; 
    color: #FFFFFF;
    }
  











#suckerfishnav_2 {
    background: #FFFFFF url(images/xtaylor_nav.jpg) repeat-x; /* Background of bottom menu */
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:960px;
    }
#suckerfishnav_2, #suckerfishnav_2 ul {
    float:left;
    list-style:none;
    line-height:30px;
    margin: 0px 0px 0px 0px;
    border-bottom:1px solid #777777;
    padding-left:0px;
    padding-bottom:0px;
    width:960px;
    }

.ms #suckerfishnav_2,
.sm #suckerfishnav_2 {
    background-color:#B7C9EF; /* #662300 */ 
    font-size:13px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:750px;
    }
.ms #suckerfishnav_2,
.sm #suckerfishnav_2, #suckerfishnav_2 ul {
    float:left;
    list-style:none;
    line-height:30px;
    margin:-8px 0px 10px -16px;
    border:0px solid #040500;
    padding-left:0px;
    width:750px;
    }

#suckerfishnav_2 a {
    display:block;
    color:#000000;  /* Color of Text in Bottom Menu */
    text-decoration:none;
    font-size:13px;
    padding:0px 8px;
    }


#suckerfishnav_2 ul ul
{
     list-style-image: none;
}

#suckerfishnav_2 li {
    float:left;
    padding:0px;
    list-style-image: none;
    }
#suckerfishnav_2 ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:171px;
color:#FFFFFF;
    font-style:italic !important;
    margin:0;
    line-height:1;
    border-top:0px solid #040500;
    }
#suckerfishnav_2 li li {
    width:169px;
    border-bottom:0px solid #040500;
    border-left:0px solid #040500;
    border-right:0px solid #040500;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav_2 li li a {
    padding:4px 10px;
    width:150px;
    font-size:12px;
    color:#5F4F38;
    }
#suckerfishnav_2 li ul ul {
    margin:-21px 0 0 170px;
    }
#suckerfishnav_2 li li:hover {
    background: url(images/xtaylor_nav.jpg) repeat-x #000000 ; /* Background Hover of Dropdown*/

    }
#suckerfishnav_2 li ul li:hover a, 

#suckerfishnav_2 li ul li li:hover a, 

#suckerfishnav_2 li ul li li li:hover a, 

#suckerfishnav_2 li ul li li li:hover a {
    color:#FFFFFF;
    }
#suckerfishnav_2 li:hover a, #suckerfishnav_2 

li.sfhover a {
    color:#FFFFFF;
    }
#suckerfishnav_2 li:hover li a, 

#suckerfishnav_2 li li:hover li a, 

#suckerfishnav_2 li li li:hover li a, 

#suckerfishnav_2 li li li li:hover li a {
    color:#FFFFFF;
    }
#suckerfishnav_2 li:hover ul ul, 

#suckerfishnav_2 li:hover ul ul ul, 

#suckerfishnav_2 li:hover ul ul ul ul, 

#suckerfishnav_2 li.sfhover ul ul, 

#suckerfishnav_2 li.sfhover ul ul ul, 

#suckerfishnav_2 li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav_2 li:hover ul, #suckerfishnav_2 

li li:hover ul, #suckerfishnav_2 li li li:hover 

ul, #suckerfishnav_2 li li li li:hover ul, 

#suckerfishnav_2 li.sfhover ul, 

#suckerfishnav_2 li li.sfhover ul, 

#suckerfishnav_2 li li li.sfhover ul, 

#suckerfishnav_2 li li li li.sfhover ul {
    left:auto;
    background: url(images/xtaylor_bg.jpg) repeat-x #98771A ;
    color: #FFFFFF;
    }
#suckerfishnav_2 li:hover, #suckerfishnav_2 

li.sfhover {
    background: url(images/Xtaylor_bg.jpg) repeat-x #98771A  ; 

    color: #FFFFFF;
    }

