/*
	Style Name	: Dueling Sidebars
	Style URI	: http://getk2.com/
	Comments	: Sidebars on both sides of content
Blog FEED	http://www.implantchips.com/?feed=rss2
Comment FEED http://www.implantchips.com/?feed=comments-rss2
*/

body {background-color:#000000;}

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

.content {
	background-image: url(../../images/bg-main.gif);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
	border-top: none;
	clear: both;
}
#sidebar-1 {
	text-align: left;
	height:100%;
}	
#sidebar-2 {
	clear: right;
	width: 215px;
	text-align: center;
}
#sidebar-2 a {
	color: #FFFFFF;
	font-weight: bold;
	}

#sidebar-2 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}

/*- Header */
#header {
	position: relative;
	height: 200px;
	background: #000000;
	background-position: top right;
	background-image: url(../../images/header.jpg);
}

h1 {
	font-size: 3em;
	}

.blog-title {
    width: 205px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 10px 0;
	}

.logo {
	background-image: url(../../images/logo.gif);
	height: 60px;
	width: 205px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: -65px;
}


.ad-title {
	padding-left: 0px; margin-left: 220px;
	}

.adbar {
	padding: 5px 15px 0 15px;
	}
#adbar a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-decoration: none;
	}

#adbar a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}	
	
.shop {
	width:450px;
	text-align:center;
	}	
	
.L1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: solid #000000 1px;
	background-image: url(../../images/bg-linkbox-head.gif);
	padding-left: 5px;
}

		/*links sidebar*/
.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #000000;
	text-transform: capitalize;
	}
	
.secondary a {
	margin-left: 10px;
	color: #ffffff;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	}
.secondary a:hover {
	margin-left: 10px;
	color: #0000ff;
	background-color:#FFFFFF;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	}
a.linkmain:link {color: #0000FF; text-decoration: none; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal;}
a.linkmain:visited {color: #0000FF; text-decoration: none; font: normal 14px Arial, sans-serif;}
a.linkmain:hover {color: #0000FF; text-decoration: none; font: normal 14px Arial, sans-serif; background-color: #FFFFFF;}
	
	/*main content*/
	.hentry {
	margin: 5px 0 15px;
	position: relative;
	padding: 5px;
	background-color:#000000;
	background-repeat: repeat;
	border: 1px solid #cc0000;
	}
	
	/*Links time etc*/
	
	entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #ffffff;
	}

.entry-meta div {
	display: inline;
	}

.meta-start {
	padding: 2px 0 2px 20px ;
	background: url(../../images/time.png) left top no-repeat;
	}

.entry-date abbr {
	border: 0;
	color: #777;
	}

.entry-author {
	display: none;
	}

.entry-author address {
	display: inline;
	font-style: normal;
	}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
	}

.entry-meta a, .comment-meta a {
	color: #777;
	}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url(../../images/comment.png) left center no-repeat;
	margin-right: 10px;
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url(../../images/comment.png) left center no-repeat;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: url(../../images/tag_blue.png) left center no-repeat;
	}

.entry-tags a {
	text-transform: lowercase;
	}
	
	/* Footer */
	

#footer {
	background-position: right top;
	background-image: url(../../images/bg-footer.gif);
	width:950px;
	height:125px;
	margin: 0 auto;
	text-align: center;
	background-repeat: no-repeat;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}

#footer .wp-version,
#footer .k2-version {
	display: none;
	padding-left: 0.3em;
	}

.footerstats {
	display: none;
}	