/*
Theme Name: Gym Drills
Description: Custom theme created specifically for Gym Drills. Developed &amp designed by <a href="http://www.mankatowebdesign.com">Mankato Web Design</a> in conjuction with <a href="http://www.arrivalmedia.com">Arrival Media</a>.
Version: 1.0
Author: Mankato Web Design / Arrival Media
Author URI: http://www.mankatowebdesign.com

	Gym Drills v1.0

*/

*{
margin: 0px;
padding: 0px;
}

.clear{
font-size: 1px;
height: 1px;
clear: both;
}

body{
background: url(images/site-bg.jpg) repeat-x #630000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.site{
background: url(images/site-bg2.jpg) no-repeat center 0px;
min-width: 872px;
}

.site-inner{
width: 872px;
margin: 0 auto;
position: relative;
}

#logo{
position: absolute;
top: 28px;
left: 31px;
border: none;
width: 293px;
height: 62px;
}

#nav{
position: absolute;
top: 0px;
left: 380px;
background: url(images/nav-bg.jpg) no-repeat;
width: 472px;
height: 44px;
padding: 8px 10px 0px 10px;
text-align: center;
cursor: default;
}

#nav a{
color: #EDBCBC;
text-decoration: none;
padding: 0px 12px;
cursor: pointer;
}

#nav a:hover{
color: #FFFFFF;
text-decoration: none;
}

#nav li{
display: inline;
}

#search{
position: absolute;
top: 59px;
left: 593px;
width: 249px;
height: 31px;
background: url(images/search-title.jpg) no-repeat;
}

#search input{
background: url(images/search-input-bg.jpg) no-repeat;
width: 175px;
height: 15px;
padding: 8px 9px;
display: block;
margin-left: 56px;
border: none;
color: #CCCCCC;
font-weight: bold;
font-size: 10px;
}

#header{
height: 104px;
}

#page{
background: url(images/page-s.jpg) repeat-y;
}

#page-inner2{
background: url(images/page-t2.jpg) no-repeat;
}

#page-left{
width: 540px;
padding: 5px 15px;
float: left;
margin-left: 31px;
}

#page-right{
float: right;
width: 229px;
margin-right: 28px;
}

.post{
background: #FFFFFF;
border-bottom: 1px solid #999999;
padding: 10px 10px 6px 10px;
margin-bottom: 1px;
}

.post-l{
width: 125px;
float: left;
font-size: 10px;
color: #999999;
text-align: center;
}

.post-l img{
padding: 2px;
border: 1px solid #999999;
background: #FFFFFF;
}

.post-l a:hover img{
background: #0D4293;
}

.post-r{
float: right;
width: 382px;
}

.rating{
float: right;
width: 60px;
height: 17px;
margin-left: 5px;
margin-top: 3px;
}

.rating img{
display: block;
float: left;
}

h2, h2 a{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 15px;
color: #990000;
text-decoration: none;
display: inline;
padding-right: 2px;
}

h2 a:hover{
color: #FF0000;
text-decoration: none;
}

.category{
color: #999999;
font-size: 10px;
font-weight: bold;
}

.category a{
color: #666666;
text-decoration: none;
}

.category a:hover{
color: #000000;
}

.hr{
border-bottom: 1px solid #CCCCCC;
margin: 3px 0px;
padding: 0px;
line-height: 1px;
height: 1px;
}

p{
line-height: 15px;
padding-bottom: 5px;
}

.sidenav{
background: url(images/sidebar-nav-s.jpg) repeat-y;
margin-bottom: 15px;
}

.sidenav ul, .sidenav li{
list-style: none;
}

.sidenav ul{
width: 194px;
margin-left: 15px;
z-index: 9999;
}

.sidenav ul li{
position: relative;
}

.sidenav ul li a{
display: block;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
padding: 4px 8px 5px 8px;
border: 1px solid #385B92;
margin: 0 auto;
background: url(images/sidebar-nav-up.jpg) repeat-x #3D65A0;
text-decoration: none;
margin: 1px 0px;
}

.sidenav ul li a:hover{
background: url(images/sidebar-nav-over.jpg) repeat-x #3E639C;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidenav ul li ul{
position: absolute;
left: -210px;
top: 0px;
background: #590000;
border: 1px solid #333333;
display: none;
}

.sidenav ul li ul li a{
background: #990000;
border-color: #750000;
}

.sidenav ul li ul li a:hover{
background: #510000;
font-family: Arial, Helvetica, sans-serif;
}

.disc{
color: #D8B1B1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: right;
padding: 5px 15px 25px 15px;
}

.disc li{
display: inline;
}

.disc a{
padding: 0px 0px 0px 10px;
}

.navigation{
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 9px 0px 0px 0px;
}

a{
text-decoration: none;
color: #990000;
}

a:hover{
text-decoration: underline;
color: #FF0000;
}

.navigation a:hover{
color: #400000;
}

h1{
color: #333333;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 18px;
letter-spacing: -1px;
margin: 4px 0px 10px 0px;
font-weight: normal;
}

ul, li{
list-style: none;
}

#comments{
margin: 10px 10px 30px 10px;
}

#comments li{
padding: 10px 15px;
}

.even{
border-bottom: 1px solid #CCCCCC;
background: #F3F3F3;
}

.odd{
background: #E3ECFB;
border-bottom: 1px solid #B6D1F3;
}

.comment-text{
padding: 8px 10px 0px 10px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
