@import url('http://myoforce.net/templates/myoforce/Styles/styles.css');
@import url('http://myoforce.net/templates/myoforce/Styles/myoforce.css');
/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}




/*
Here is a list of all the <DIV>s in Whiteboard.
*/




body {

font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	background: #fff url(http://myoforce.net/templates/myoforce/images/myoforce/background.jpg) 0 0 repeat-x;
	color: #090909;
	line-height: 140%;



}

h1 {

font-size: 15px;
margin-bottom: 22px;
text-transform: uppercase;
color: #C30002;
font-weight: bold;


}

h2 {

font-size: 25px;
margin-bottom: 20px;



}

h3 {
font-size: 14px;
color: #CF0D14;
margin-bottom: 10px;
font-weight: bold;

}


p {
margin-bottom: 10px;


}


#container{
margin:0 auto;
width:960px;}

#header {

height:185px;


}
.post img{
float: right;
margin: 0 0 20px 20px;
}

body.single  .post img{
float: none;
margin:0;
}



.postmeta{ 
padding: 0 0 10px 0;
font-size: 12px;
font-weight: bold;


}


.postmeta span {
padding-left: 30px;
font-size: 10px;


}
.post_content {
min-height: 250px;
position: relative;
}

.post_content p{
width: 375px;
}
.postnavigation{}
#searchform{}
#sidebar{}


#content {
padding: 20px 14px 20px 30px;
background-color: #FFF;
clear: left;
position: relative;
float: left;
width:915px;

}

#Footer {
clear: both;
width: 960px;


}



#Footer ul {
	margin-bottom:10px;
}
#Footer ul li {
	background: none;
	line-height:14px;
	height:14px;
	overflow:hidden;
	margin-bottom:5px;
}
#Footer ul li a {
	background: none;
	border-right: 1px solid #666;
	color:#666;
}
#Footer ul li ul li a {
	background: none;
}
#Footer ul li a:hover {
	color:#999;
}




#Logo  {
background:url("http://myoforce.net/templates/myoforce/images/myoforce/logo.png") no-repeat scroll 0 0 transparent;
display:inline;
float:left;
height:119px;
margin:1px 0 0;
width:300px;
}

#newsletter_signup {
color:#FFFFFF;
float:right;
font-size:8px;
padding:5px 0 0;
text-transform:uppercase;
width:160px;
}


.date {
background: #CC0000;
height:45px;
left:-65px;
position:absolute;
text-align:center;
text-transform:uppercase;
width:45px;
border: 1px solid #980000;
color: #FFF;
font-size: 20px;
line-height: 85%;


}

.date .month {
font-size: 16px;
padding-top: 6px;

}

.post_content {
padding: 0px 0px 5px 0;
border-bottom: 1px solid #EFEFEF;
margin-bottom: 20px;
}

.post_content object {
margin-bottom: 20px;


}


a.more-link {
display: block;
font-weight: bold;
text-transform: uppercase;
background: url(/wp-content/themes/myoforce/images/more_arrow.gif) no-repeat 0px 2px;
padding: 1px 5px 1px 30px;
margin: 10px 0 10px 0;

}

#content #left {
float: left;
width:620px;
position: relative;


}
#content.page #left {

float: left;
width:590px;
position: relative;
margin-right: 30px;
padding: 20px 0 0 0;

}



#content #right {
float: right;
width: 236px;
background-color: #F7F7F7;
padding: 10px;
border: 1px solid #EFEFEF;
-moz-border-radius:10px;




}

.wp-post-image {
float: right;
margin: 0 0 25px 20px;
border: 1px solid #666;

}


object {
display: block;
margin: 20px 0 20px 0;

}


#content #left #Video img.wp-post-image  {
display: none;



}


/* sidebar elements */


#right .featured_posts {
border-bottom: 1px solid #EFEFEF;
float: left;
margin-bottom: 15px;
padding-bottom: 15px;

}


#right .featured_posts ul li {
background: url(/wp-content/themes/myoforce/images/diag_rpt.gif);
color: #FFF;
margin-bottom: 10px;
float: left;
clear: left;
width: 236px;
list-style: none;
font-size: 11px;
line-height: 110%;
height: 78px;
overflow: hidden;
-moz-border-radius:0 10px 10px 0;

}
#right .featured_posts a {

color: #FFF;
text-decoration: none;
display: block;
padding: 4px 8px 4px 4px;

}


#right  img.wp-post-image{

height:78px;
width: 107px;
float: left;
margin: 0;
border: none;
padding: 0;
border-right: 1px solid #EFEFEF;
margin-right: 8px;


}

#right .featured_posts span {
font-weight: bold;
font-size: 12px;


}

#right .featured_posts a.thumblink {

padding: 0;

}

#right .product_categories img {
padding-bottom: 4px;

}
#right .product_categories a:hover {
opacity:.90;


}


/* Navigation */





  #tabs {
      float:left;
      display: block;
background: url(/wp-content/themes/myoforce/images/nav_bck.jpg) no-repeat;
padding:14px 5px 0 10px;
margin: 0;
list-style: none;
width: 911px;
height: 50px;
margin-bottom: 20px;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/wp-content/themes/myoforce/images/tableft.png") no-repeat left top;
      margin:0;
      padding:0 0 0 22px;
      text-decoration:none;
      height: 32px;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/wp-content/themes/myoforce/images/tabright.png") no-repeat right top;
      padding:0px 20px 0px 6px;
      color:#FFF;
      margin-right: 10px;
            height: 32px;
            line-height: 38px;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: bold;

      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }


 #tabs a.cat-item-3 a{
 
       background:url("/wp-content/themes/myoforce/images/tableft.png") no-repeat left top;
       
      }
      
      
       #tabs li.cat-item-12 a {
 
       background:url("/wp-content/themes/myoforce/images/tableft_articles.png") no-repeat left top;
       
      }
      
       #tabs li.cat-item-17 a {
 
       background:url("/wp-content/themes/myoforce/images/tableft_corrective.png") no-repeat left top;
       
      }
      
      
         #tabs li.cat-item-14 a {
 
       background:url("/wp-content/themes/myoforce/images/tableft_pain.png") no-repeat left top;
       
      }
      
             #tabs li.cat-item-15 a {
 
       background:url("/wp-content/themes/myoforce/images/tableft_strength.png") no-repeat left top;
       
      }
      
             #tabs li.cat-item-4 a {
 
       background:url("/wp-content/themes/myoforce/images/tableft_video.png") no-repeat left top;
       
      }
      
      
        #tabs .first a {
             padding:0 0 0 30px;


      
      }
    
      
      
      
       #home #tabs .first a {
       background-position:0% -87px;
             padding:0 0 0 30px;


      
      }
       #home #tabs .first a span  {
       background-position:100% -87px;
       color: #474747;

      
      }
      
      
       #video #tabs .current-cat a {
       background-position:0% -87px;

      
      }
       #video #tabs .current-cat a span  {
       background-position:100% -87px;
       color: #474747;

      
      }
      
           
       #articles #tabs .current-cat a {
       background-position:0% -87px;

      
      }
       #articles #tabs .current-cat a span  {
       background-position:100% -87px;
       color: #474747;

      
      }
      
           #corrective-exercise #tabs .current-cat a {
       background-position:0% -87px;

      
      }
       #corrective-exercise #tabs .current-cat a span  {
       background-position:100% -87px;
       color: #474747;

      
      }
      
                 #pain-relief #tabs .current-cat a {
       background-position:0% -87px;

      
      }
       #pain-relief #tabs .current-cat a span  {
       background-position:100% -87px;
       color: #474747;

      
      }
      
                       #strength-training #tabs .current-cat a {
       background-position:0% -87px;

      
      }
       #strength-training #tabs .current-cat a span  {
       background-position:100% -87px;
       color: #474747;

      
      }
      img.rss_btn {
		  float:right;
		  padding-top:3px;
		  
		  
	  }
	   img.rss_btn:hover {
		   opacity:.90;
		   
	   }
      
      
      
      /* hide uncat */
      
      #tabs li.cat-item-1 {
      display: none;
      
      } 
      
      
    /* Single Page */
    
    
    #postmeta #commentform #comment{
    
    width:500px;
    overflow: hidden;
    }
    
    
    .videos .wp-post-image {
    display: none;
    
    }
    
    
    
    /* Page Templates */
    
    
    .toggle_directions {
    padding: 5px 8px ;
    background-color: #CF0D14;
    position: absolute;
    right:0;
    top:10px;
    color: #FFF;
    text-decoration: none;
    -moz-border-radius:5px;

    
    }
    
    
    #directions_expand {
    margin-bottom: 20px;
    
    
    }



/* Comments */


.tags {
font-size: 10px;


}

.tags a {
padding: 2px 0px 2px 7px;

}


#postmeta {
margin-top: 35px;

}


#comments {
background:none repeat scroll 0 0 #EDEDED;
border:1px solid #DCDDDD;
margin-bottom:30px;
padding:25px;
position: relative;
width: 570px;
overflow: hidden;

}

#comments img{
float: left;
margin: 0;



}
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comment_text p{
padding: 20px;
background: #FFF;
border:1px solid #DCDDDD;


}

.comments_tab {
top:18px;
float: left;
left:-19px;
margin-right: -19px;
position: relative;


}
.comments_meta{
width: 125px;
float: left;
position: absolute;
left:15px;
line-height: 100%;
font-size: 10px;
font-style: italic;



}
.comments_meta  p {
clear: left;


}
.comments_meta span{
font-weight: bold;
font-size: 12px;
font-style: normal;

}

.comments_meta img {
padding-bottom: 10px;

}



.comments_marker {
float: right;
position: absolute;
top:20px;
right: 0;
font-size: 20px;
color: #efefef;
background: url(/wp-content/themes/myoforce/images/comments_bck.jpg) no-repeat;
height: 38px;
width: 52px;
text-align: center;
padding-top: 8px;


}
.comments_marker a {
color: #FFF;
text-decoration: none;

}

#comments {
	background: #ededed;
	padding: 25px 25px;
	border: 1px solid #dcdddd;
	margin-bottom: 30px;
}
#comments a {
	text-decoration: none;
}
#comments_wrap h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#comments_wrap h3 a, #comments_wrap h3 a:hover {
	color: #242323;
	text-decoration: none;
}
#comments_wrap .get_avatar {
	color: #a7a7a7;
	font-size: 10px;
	letter-spacing: -1px;
	padding-top: 10px;
}
#comments ol.parent {
	padding-bottom: 25px
}
#comments ol {
	margin: 0px;
	padding: 0px;
	padding-left: 120px;
}
#comments ol li {
	list-style: none;
	padding: 0px;
	margin: 30px 0px;
	padding-top: 1px;
}
#comments span.comment-reply {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 10px;
	text-transform: uppercase;
}
#comments .comment_wrap {
	position: relative;
	background: #fff;
	border: 1px solid #dcdddd;
}
#comments .single_comment {
	padding: 20px;
	padding-bottom: 60px;
}
#comments .comment_arrow {
	position: absolute;
	top: 20px;
	left: -32px;
}
#comments .comment_author {
	position: absolute;
	left: -120px;
	width: 100px;
	color: #8d8d8d;
	font-size: 10px;
	line-height: 14px;
}
#comments .comment_author span {
	display: block;
}
#comments .children {
	padding-left: 0px;
	border-left: 1px solid #ced0d0;
}
#comments .children li {
	padding-left: 25px;
	background: url(images/comment_li_bg.gif) no-repeat 0px 25px;
}
#comments .children .comment_wrap {
	background: #f8f8f8;
	border: 1px solid #d3d5d5;
}
#comments .children .comment_arrow {
	display: none;
}
#comments .children .comment_author {
	position: absolute;
	left: auto;
	right: 20px;
	bottom: 10px;
	width: 200px;
	height: 40px;
}
#comments .children .comment_author p {
	position: absolute;
	right: 50px;
	bottom: -20px;
	text-align: right;
}
#comments .children .comment_author span {
	display: block;
}
#comments .children .comment_author img {
	width: 40px;
	height: 40px;
	float: right;
}
/* Comments Form */
#respond {
	position: relative;
}
#comments .comment_form_wrap {
	position: relative;
	padding-left: 120px;
}
#comments .parent .comment_form_wrap {
	position: relative;
	padding-left: 0px;
}
#comments .textarea_arrow {
	position: absolute;
	top: 25px;
	left: 89px;
}
#comments .children .textarea_arrow,
#comments .parent .textarea_arrow {
	display: none;
}
#comments .comment_form_wrap .comment_author {
	position: absolute;
	left: 0px;
}
#comments .children .comment_form_wrap {
	position: relative;
	padding-left: 0px;
}
#comments .children .comment_form_wrap .comment_author,
#comments .parent .comment_form_wrap .comment_author,
#comments .children .form_header,
#comments .parent .form_header  {
	display: none;
}
#comments .input {
	width: 456px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #ced0d0;
	color: #5f6565;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
}
#comments .children .input {
	width: 431px;
}
#comments .textarea {
	padding-top: 20px;
	padding-left: 20px;
	width: 448px;
  max-width: 468px;
	height: 135px;
	font-size: 12px;
}
#comments .children .textarea {
	width: 423px;
}
#comments #submit_comment {
	width: 12.0em;
	height: 3.0em;
	float: right;
	margin-right: 7px;
	margin-top: 10px;
}
#wpUserLinks_form #submit_comment {
	width: 12.0em;
	height: 3.0em;
	margin-top: 10px;
}
#comments .inputerror {
	border-color: #555;
}
#cancel-comment-reply {
	float: left;
	width: 120px;
	height: 30px;
	margin-top: 8px;
}
#cancel-comment-reply-link {
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #af0100;
	text-transform: uppercase;
	height: 22px;
	width: 70px;
	text-align: center;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: block;
	line-height: 22px;
}
*+html #cancel-comment-reply-link {
	height: 22px;
	padding-bottom: 0px;
}
#cancel-comment-reply-link:hover {
	color: #232323;
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
}




/* calendar styles */



    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
           border:1px solid #CF0D14;
        background-color:#CF0D14;
        color: #FFF;
        padding-top: 2px;
     }
        .calendar-heading a {
        color: #fff;
        
        }
     
     
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #EFEFEF;
        background-color:#EFEFEF;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #EFEFEF;
        background-color:#F7F7F7;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #EFEFEF;
        padding: 2px;
     }
     
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #EFEFEF;
                padding: 2px;

     }
     
     
    span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #EFEFEF;
        background-color:#EFEFEF;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #EFEFEF;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px solid #EFEFEF;
     }
     .calendar-date-switcher select {
        border:1px solid #EFEFEF;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #EFEFEF;
     }


.kjo-link {
position: absolute;
top: -1000px;


}

.video_wrap {
padding: 0;
margin-left: -2px;
margin-bottom: 10px;

}
object {
margin-bottom: 5px;

}

.video_wrap a img{
margin-left: 0;

}

