body {
    background: #FFF url(../images/bodybg2.png) top repeat-x; 
}
#page {
	background: #FFF;
}
#contentleft {
	width: 600px;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0;
	background-color: #FFF;
} 
#header {
	background: transparent url(../images/headerbg2.png) repeat-x;
	height: 130px;
	/*border-bottom: 1px solid #bfbfbf;*/
}
#headerwrap h1.bloglogo {
	display: none;
}
#header h1.blogtitle {
	color: #CCC;
	text-shadow: 0 1px 1px #000;
}
#header p {
	color: #CCC;
}
a, a:link, a:visited {
	color: #0067b8;
}
a:hover, a:active {
	color: #b51926;
	text-decoration:underline;
}
h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
	color: #0067b8;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #b51926;
	text-decoration:underline;
	}

.featurepost h2 a, .featurepost h2 a:link, .featurepost h2 a:visited {
	color:#4681A0;
}

#subleft .hl, #subright .hl {
	color: #4681A0;
}

.akpc_pop {
	margin-bottom: 0px;
}

div.sociable {
	margin-bottom: 0px;
}

.breadcrumb {
	border: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#footer {
	background: #0089c9 url(../images/navbg2.png) top repeat-x;
	border-top: 1px solid #0067b8;
	color: #FFF;
	width: 100%;
	padding: 7px 0px;
}
#footer a {
	color: #FFF;
}

h2.featurehead {
	border-bottom: 3px solid #0067b8;
}

h2.featurehead span {
	background-color:#0067b8;
}

#nav {
	background: #0089c9 url(../images/navbg2.png) top repeat-x;
	margin:0 auto;
	padding:0 10px;
	width:960px;
	position:relative;
	height: 32px;
	z-index:9999;
	/*border-bottom: 1px solid #CCC;*/
}
#nav li a:hover, #nav li a:active {
	color: #FFF;
	text-decoration: underline;
}
#nav li.current_page_item {
	background:url(../images/nav-right-tobey.png) top right no-repeat;
}
#nav li.current_page_item a:hover, #nav li.current_page_item a:active {
	color: #FEFEFE;
}
#nav li.current_page_item a, 
#nav li.current_page_item a:link, 
#nav li.current_page_item a:visited {
	background:url(../images/nav-left-tobey.png) top left no-repeat;
}
#nav li ul {
	background:#F4F4F4;
	border:1px solid #333;
	}
#subright ul li, #subleft ul li, #sidebar ul li {
	background: transparent url(../images/bullet-tan.gif) no-repeat 0 2px;
}
#sidebar ul li ul li, #subright ul li ul li, #subleft ul li ul li {
	background: transparent url(../images/bullet-tan.gif) no-repeat 0 2px;
}
.homeleft ul li, .homeright ul li {
	background: transparent url(../images/bullet-tan.gif) no-repeat 0 2px;
}
.homeleft ul li ul li, .homeright ul li ul li{
	background: transparent url(../images/bullet-tan.gif) no-repeat 0 2px;
}
.post ul li, .singlepost ul li, .featurepost ul li {
	background: transparent url(../images/bullet-tan.gif) no-repeat 0 2px;
}
ul.home-right li.title, 
ul.home-left li.title, 
ul.home-bottom li.title {
	border:1px solid #999;
	background: #666 url(../images/navbg-grey.png) bottom repeat-x;
}

#side-tabs ul.tabs li a, 
#side-tabs ul.tabs li a:link, 
#side-tabs ul.tabs li a:visited {
	border: 1px solid #ddd;
	/*background: #eee url(images/gradientbg1.png) repeat-x;*/
	background-image: none;
	background: #0067b8 url(../images/navbg-grey.png) bottom repeat-x;
	color: #FFF;
}
#side-tabs ul.tabs li a:hover, 
#side-tabs ul.tabs li a:active {
	background: #FFF url(../images/gradientbg2.gif) repeat-x;
	color: #333;
}

#side-tabs ul.tabs li a.on {
	background:#fff;
	border-bottom: 1px solid #fff;
	color: #333;
}