/*  
Theme Name: BCTech - Inside Device
Theme URI: http://www.atre.net/
Description: Custom theme for the Inside Device blog based on the BC Tech site design
Version: 1.0
Author: AtreNet
Author URI: http://www.atre.net

*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#content { width: 550px; }
#content h2 { font-size: 1.2em; }

#rightnav .rnhead { font-size: 0; }
#rightnav .rnbody h2 { background-color: #909090; color: #eee; font-size: 1.1em; font-weight: bold; padding: 6px 0px 6px 6px; }
#rightnav .rnbody h2 { background-color: #C26903; color: #FFFFFF; font-size: 1.1em; font-weight: bold; padding: 6px 0px 6px 6px; }
#rightnav .parent { background-color: #eee; color: #000000;}
#rightnav .child a { padding-left: 25px; width: 140px}
#rightnav ul li a:hover {background-repeat: no-repeat;}
#rightnav ul li.on a {background-repeat: no-repeat;}
