/*
Theme Name: SwipeTek
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
body {
	margin: 0;
	padding: 0;
	background: #0d0d0d url(images/background.jpg) center top no-repeat;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76ceec;
	text-decoration: underline;
	outline: none;
	}
a:hover {
	color: #fff;
	}
img {
	border: none;
	}
#container {
	margin: 0 auto;
	width: 1000px;
	}
#nav {
	margin-top: 0;
	background: url(images/nav.jpg) bottom no-repeat;
	height: 45px;
	padding: 110px 50px 5px 50px;
	}
#header {
	background: url(images/header.jpg);
	height: 204px;
	}
#main {
	background: url(images/main.jpg);
	}
#topbg {
	background: url(images/topbg.jpg) top no-repeat;
	min-height: 400px;
	}
#left {
	float: left;
	width: 615px;
	padding: 0 5px 20px 5px;
	margin-left: 50px;
	}
.ads {
	background: url(images/ads.jpg);
	width: 468px;
	height: 60px;
	margin: 30px;
	padding: 15px 5px 5px 5px;
	text-align: center;
	}
.postheader {
	background: url(images/postheaderm.jpg);
	height: 28px;
	width: 508px;
	}
.postheader2 {
	background: url(images/postheaderm2.jpg);
	height: 21px;
	width: 508px;
	margin-top: 0px;
	margin-left: 54px;
	}
.postheader p.meta {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding: 0;
	margin: 7px 0 0 -1px;
	width: 130px;
	text-align: center;
	text-transform: uppercase;
	}
.postheader p.title {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding: 0;
	margin: 6px 0 0 12px;
	text-align: left;
	}
.postheader p.title a {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #76ceec;
	text-decoration: none;
	}
.postheader p.title a:hover {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61bbd9; 
	text-decoration: none;
	}
.p2 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76ceec;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 4px;
	float: left;
	}
.p2 a{
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76ceec;
	text-decoration: none;
	float: left;
	}
.p2 a:hover{
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #61bbd9;
	text-decoration: none;
	float: left;
	}
.p3 {
	background: url(images/viewcomment.png) no-repeat;
	height: 37px;
	width: 141px;	
}
.p {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 4px;
}
.post {
	padding: 10px 20px 20px 20px;
	width: 508px;
	text-align: left;
	}
.new {
	width: 475px;
	height: 28px;
	border-style: dotted;
	border-width: 1px;
	border-color: #818080;
	background-color: #121212;
	padding: 12px 10px 10px 10px;
	margin: 100px 0 0 0px;
}
#right {
	float: left;
	width: 245px;
	padding: 0 5px 20px 5px;
	margin-left: 2px;
	}
#right h2 {
	margin: 0;
	padding: 11px 10px 0 10px;
	background: url(images/rightnav.png);
	height: 28px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	}
#right ul {
	list-style: none;
	margin: 5px 5px 20px 5px;
	padding: 0;
	}
#right ul li {
	background: url(images/bullet.jpg) left no-repeat;
	padding-left: 20px;
	margin: 2px 0;
	}
#right ul li a {
	color: #838383;
	text-decoration: none;
	}
#right ul li a:hover {
	text-decoration: underline;
	}
#footer {
	height: 331px;
	background: url(images/footer.jpg);
	}
#footer p {
	margin: 60px 0 0 70px;
	float: left;
	}
#footer p:hover {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 60px 0 0 70px;
	float: left;
	}

/* PAGE NAVIGATION */
#pagenav a {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background: #131313;
	margin: 5px 7px;
	padding: 5px 7px;
	text-decoration: none;
	font-weight: bold;
	border: 1px #333 solid;
	}
#pagenav a:hover {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #222222;
	color: #fff;
	margin: 5px 7px;
	padding: 5px 7px;
	text-decoration: none;
	}

/* COMMENTS */
input.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #131313;
	margin: 5px 7px 5px 0;
	padding: 5px 7px;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	width:auto;
	}
input.button:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background: #222222;
	margin: 5px 7px 5px 0;
	padding: 5px 7px;
	text-decoration: none;
	border: none;
	}
.comment cite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
textarea.commentarea, input.commentarea {
	background: #181818;
	border: 1px #333 solid;
	}
.commentlist {
	width: 500px;
	margin: 10px 0 30px 0;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#avatar {
	width: 35px;
	height: 35px;
	float: left;
}
#contentboxinfo{
	width: 350px;
	height: 35px;
	float: top;
	margin: 0px 0px 0px 45px;
}
.text {
	color: #999;
}
#avatarbox {
	background: #0f0f0f;
	width: 460px;
	margin: 10px 0 30px 0;
	list-style: none;
	margin: 15px;
	padding: 10px 10px 10px 10px;
}
.commentlist li {
	background: #0f0f0f;
	border-bottom: 1px solid #262626;
	padding: 10px 10px;
	margin: 4px 5px 15px 15px;
	}
.commentlist li.alt {
	background: #141414;
	border-bottom: 1px solid #262626;
	}
.commentlist h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px;
	width: 55px;
	}
.commentlist li h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 55px;
	float: inherit;
	}
.commentlist li h4 a, .commentlist li h4 a:hover {
	text-decoration: none;
	}
.commentlist li h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 55px;
	height: 55px;
	padding: 0;
	color: #8c8c8c;
	}
.commentlist avatar {
	margin-left: 0px;
	margin-top: 10px;	
}
	.sponsoredlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
