body {
    background: #000;
}

h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height: 22px;
    color: #CCCCCC;
    text-transform:capitalize;
    padding: 0px 0px 0px 0px
}

h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    padding: 0px 0px 0px 8px
}

h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#019DEF;
    padding: 0px 0px 0px 8px
}


p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
    text-decoration:none;
}

a{
    color: #00AA00;
}
/*a, a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
a:hover, a:active{
	color:#FF9900;
	text-decoration:underline;
}*/




.blacktitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    color:#000000;
}




blockquote {
    margin-right: 15px;
    margin-left: 7px;
}




.pullquote {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height: 18px;
    color:#019DEF
}

.pullquote2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height: 18px;
    color:#019DEF
}

.pullname {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height: 18px;
    color:#019DEE;

}


.longquote {
    font-family:Arial, Helvetica, sans-serif;
    MARGIN: 20px 20px 20px 30px ;
    padding-left: 20px;
    font-size:12px;
    line-height: 16px;
    color:#019DEF
}

.Pictures{
    padding: 10px;
}

#top-pic-page{
    background: url(../_img/header.jpeg) no-repeat;
    height: 218px;
    width: 1002px;
}

#top-pic-page h1 a{
    height: 218px;
    width: 251px;
    display: block;
    text-indent: -9999px;
}

#krav-img{
    background: url(../_img/krav.png) no-repeat;
    height: 126px;
    width: 201px;
    float: left;
}

#krav-img a{
    height: 21px;
    width: 191px;;
    display: block;
    padding-top: 104px;
    padding-left: 10px;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#fitness-img{
    background: url(../_img/fitness.png) no-repeat;
    height: 126px;
    width: 201px;
    float: left;
}

#fitness-img a{
    height: 21px;
    width: 191px;;
    display: block;
    padding-top: 104px;
    padding-left: 10px;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#bjj-img{
    background: url(../_img/bjj.png) no-repeat;
    height: 126px;
    width: 201px;
    float: left;
}

#bjj-img a{
    height: 21px;
    width: 191px;;
    display: block;
    padding-top: 104px;
    padding-left: 10px;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#cage-img{
    background: url(../_img/cage_fit.png) no-repeat;
    height: 126px;
    width: 201px;
    float: left;
}

#cage-img a{
    height: 21px;
    width: 191px;;
    display: block;
    padding-top: 104px;
    padding-left: 10px;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#programs-img{
    background: url(../_img/programs.png) no-repeat;
    height: 126px;
    width: 201px;
    float: left;
}

#programs-img a{
    height: 21px;
    width: 191px;;
    display: block;
    padding-top: 104px;
    padding-left: 10px;
    color: #FFF;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#wrapper{
    width: 1010px;
    height: auto;
    margin: 0px auto 0px;
}

#menu{
    background: url(../_img/navbar.png) no-repeat;
    height: 46px;
    width: 1002px;
    text-align: center;
}

#menu li{
    padding: 0px 20px;
}

#menu li a{
    color: #FFCC00;
    text-decoration: none;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#menu li a:hover{
    color: #59A028;
}

#content{
    width:1000px;
    min-height: 400px;
    background: #FFF;
    float: left;
    text-align: left;
    position: relative;
    margin-top: 10px;
}

#content p{
    margin-bottom: 20px;
    line-height: 15px;
}

#content img{
    margin: 0px 10px 10px 10px;
}


#content h2{
    color: #E99D2D;
}

#content-top{
    background: url(../_img/content-top_wide.png) no-repeat;
    height:9px;
    width: 1000px;
    margin-top: -9px;
    margin-left: 0px;
}

#content-bottom{
    background: url(../_img/content-bottom_wide.png)  no-repeat;
    height: 9px;
    width: 1000px;
    margin-bottom: -20px;
    float: left;

}

.post{
    padding: 10px 30px 30px 30px;
    border-right: 2px solid #999;
    width: 680px;
    min-height: 400px;
}

.post h2 a{
    font-size: 20px;
}

.post img{
    border: #000 1px solid;
}

.blog-page .post{
    padding: 10px 30px 30px 30px;
    border-right: 2px solid #999;
    width: 550px;
    min-height: 0px;
    border: 1px solid #000;
    margin-bottom: 30px;
}

.blog-page .post h2 a{
    font-size: 20px;
}

.blog-page .post img{
    border: #000 1px solid;
}

.entry{
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    line-height: 15px;

    padding-right: 10px;
}

.slideext img{
    margin: 0px !important;
}

#sidebar-wrapper{
    position: absolute;
    right:0px;
}
#sidebar{
    display: block;
    height: 100%;
    width: 240px;
    background: #FFF;
    position: relative;
    margin-right: 8px;
    margin-top: 10px;
    max-width: 255px;
    overflow:hidden;
    text-indent: 20px;
}

#sidebar-top{
    background: url(../_img/sidebar-top.png) no-repeat;
    height: 8px;
    width: 240px;
    display: block;
    margin-top: -8px;
}

#sidebar-bottom{
    background: url(../_img/sidebar-bottom.png) no-repeat;
    height: 8px;
    width: 240px;
    display: block;
    /*    margin-bottom: -20px;*/
}

#birthday_img{
    background: url(../_img/bday2.png) no-repeat;
    height:116px;
    width: 179px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

#birthday_img a{
    display: block;
    height: 116px;
    width: 179px;
    text-indent: -9999px;
}
.menu-menu-bar-container{
    width: 1002px;
    padding-top: 15px;
}

#menu-menu-bar{
}

#menu-menu-bar li{
    display: inline;

}

#menu-menu-bar li ul{
    display: block;
}

#menu-menu-bar li ul li a{
    color: red;
}

.post tr td{
    width: 220px;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    border-right: #CCC solid 1px;
    border-left: #CCC solid 1px;
}

#wp-table-reloaded-id-1-no-1{

    text-align: center;
    vertical-align: middle;
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    border-right: #CCC solid 1px;
    border-left: #CCC solid 1px;
}

.table-grey{
    background: #999;
    color: #fff;
}

.post .table-header{
    color: #EEE;
    font-size: 15px;
    font-style:italic;
}

#days{
    width: 400px;
}

#footer-bar{
    background: url(../_img/footer-bar.png) no-repeat;
    height: 170px;
    width: 1000px;
    margin: 30px auto 0px auto;
    padding-top: 30px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
}

#twitter-img{
    background: url(../_img/twitter.png) no-repeat;
    height: 41px;
    width: 42px;
    float: right;
    margin-right: 20px;
    margin-top: -15px;
}

#twitter-img a{
    text-indent: -9999px;
    display: block;
    height: 41px;
    width: 42px;
}

#facebook-img{
    background: url(../_img/facebook.png) no-repeat;
    height: 41px;
    width: 42px;
    float: right;
    margin-top: -15px;
    margin-right: 20px;
}

#facebook-img a{
    text-indent: -9999px;
    height: 41px;
    width: 42px;
    display: block;
}

.widget {
    margin-top: 0px;
    margin-bottom: 15px;
}

.single-box{
    width: 700px;
    background: #000;
    margin-left: 20px;
}


.alignleft{float: left;}
.alignright{float: right;}
.aligncenter{text-align: center;}
.aligncenter2{margin-left: auto; margin-right: auto;}
.clearer{clear:both;}
.clear-left{clear:left;}
