body {
    /*background: #666666 url(../images/bodybg-wide3.gif) repeat-y top center;*/
	background: #FFF;
	}

#page {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;	
	/*background: #f4f6f6;*/
	background: #FFF;
}
#contentleft {
	width: 549px;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0;
	/*background-color: #f4f6f6;*/
	background: #FFF;
} 

#nav {      
	background: #4f1677;
	border-top:4px solid #4f1677;
	}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	/*color: #FFF; 
	background-color:#000;
	border-top:4px solid #000; */
	}

#nav ul li a:hover, #nav ul li a:active {
	/*background-color: #666;*/
	}

#nav ul li.current_page_item a {
	background-color:#ab72d3;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:0px 8px;
	}

#header {
    background: url(../images/header.jpg) no-repeat;
    height: 130px;
	border-bottom: 1px solid #CCC;
    }

#headerwrap h1.bloglogo {
    display: none;
    }

#searchform {
	padding: 6px 10px 0px 0px
}

.featurepost h2 a, .featurepost h2 a:link, .featurepost h2 a:visited {
	color:#4f1677;
}
.featurepost {
	background-color: #e8e0ee;
	}


h2.featurehead {
	border-bottom: 3px solid #4f1677;
	}

h2.featurehead span {
	background-color:#4f1677;
	}

.post, .singlepost {
	margin: 0px;
	padding: 0px 10px;
	line-height: 130%;
	/*background: url(images/dot.gif) bottom left repeat-x;*/
	background: #FFF;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
}

#contentwide .post, #contentwide .singlepost {
	border-top: 1px solid #d8d9da;
	border-bottom: 1px solid #d8d9da;
}

.posttop {
	background: #FFF url(../images/posttop.gif) top center no-repeat;
	height: 12px;
}
.postbottom {
	background: #FFF url(../images/postbottom.gif) top center no-repeat;
	height: 12px;
	margin-bottom:15px;
}
.postmetadata {
	margin-bottom:0px;
	background: #FFF url(../images/postmetabg.gif) top repeat-x;
	border-top:1px dotted #BFBFBF;
	margin-top:10px;
}

.post h2, .post h2 a {
	color: #4f1677;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.akpc_pop {
	margin-bottom: 0px;
}

#rss {
	width: 340px;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	background: #f4f6f6 url(../images/rssbg.gif) top center no-repeat;
	height: 91px;
	margin-bottom: 10px;
	margin-right:24px;
	margin-top: 15px;
	}

#rss img {
	border: none;
}

#sidebar #rss ul li {
	list-style-type: none;
	background: none;
}

#sidebar #rss ul{
	list-style-type:none;
	float: left;
	margin: 20px 0 0;
	width: 240px;
	}

#sidebar #rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}

#rss a{
	color: #4f1677;
	}

#rss ul{
	list-style-type:none;
	float: left;
	margin: 22px 0 0 0;
	width: 255px;
	padding: 0px;
	}

#rss li{
	margin: 0 0 3px;
	padding-bottom:5px;
}
#rss img{
	float: right;
	margin: 0px;
	padding-right:10px;
	padding-top:8px;
}

#sidebar_optin {
	padding: 0px 15px;
	border: 1px solid #d8d9da;
	background: #FFF;
}
#sidebar_optin .video {
	float: left;
	padding-right: 10px;
}
#player {
	float:right;
	position: relative;
}

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

.optinform {
	background: url(../images/optinbg3.png) top center no-repeat;
	min-height:180px;
	padding-top: 490px;
	padding: 490px 35px 0px 35px;
}

.yellowdash {
	background: #fff5d6;
	padding: 0px;
	width: 300px;
	margin: 0 auto;
	border: 2px dashed #C00;
}

#sidebar .optinform ul li {
	list-style-type:none;
	background: transparent url(../images/checkmark.gif) no-repeat 0 2px;
	padding: 0 0 0 17px;
	border: 0;
	margin: 0 0 1px;
	}

input.send-btn {
	width: 162px;
	height: 25px;
	background: #333 url(../images/btn-send.gif) no-repeat;
	outline: none;
}
input.send-btn:hover {
	background: #666 url(../images/btn-send.gif) no-repeat 0 -25px;
}

.sociable li, .sociable ul li {
	background: none;
	background-image: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
#footer a:hover {
	color: #FFF;
	}

#tvscreen {
	background: url(http://janshimano.com/images/tvscreen.jpg) no-repeat;
	height: 430px;
	
}
#tvscreen p {
	padding-top:36px;
}

#tvscreen .tweetmeme_button {
	display: none;
}

#footerwrap {
	display: none;
}