/*
Theme Name:		Unique Piss
Theme URI:		http://www.uniquepiss.com
Description:	Custom Designed Wordpress Theme By KB Studio
Version:		1.0
Author:			Hemal Patel
Author URI:		http://www.kb-studio.org/
*/

body {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.6em;
	color: #232323;
	background: #000000 url(/wp-content/themes/kbstudio/images/headers/rotator.php) fixed top left;
	margin: 0; 
	margin-top: 15px;
	margin-bottom: 30px;
	}

a:link, a:visited { 
	text-decoration: none; 
	color: #000000; 
	}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #00aeff; 
	}
	
@font-face { 
	font-family: calibri; 
	src: url('http://www.uniquepiss.com/calibri.ttf') format("truetype"); 
	}	

@font-face { 
	font-family: bebas; 
	src: url('http://www.uniquepiss.com/bebas.otf') format("opentype"); 
	}	

img, img a { 
	border: none; 
	padding:0; 
	behavior: url('http://www.uniquepiss.com/iepngfix.htc');
	}

/* Header Stuff */

#header {
	width: 1160px;
	height: 165px;	
	margin: 0 auto;
	}
	
#topmenu {
	min-width: 1160px;
	height: 46px;
	background: url(images/menubar-bg.png) top left no-repeat;	
	}
	
.topmenubar {
	width: 1136px;
	height: 46px;
	margin: 0 auto;
	}

#topmenu ul {
	margin:0;
	padding-top: 10px;
	background: none;
	}

#topmenu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	}

#topmenu ul li a {
	padding: 4px 10px;
	margin: 0;
	font-weight: bold;
	font-family: calibri;
	font-size: 18px;
	color: #000;
	}

#topmenu ul li a:hover {
	color: #000;
	text-decoration: none;
	}	
	
.logo {
	width: 313px;
	height: 119px;
	float: left;
	padding-right: 92px;
	}
	
a.rollover {
	display: block;
	width: 313px;
	height: 119px;
	text-decoration: none;
	background: url("http://www.uniquepiss.com/images/unique-piss.png");
	}

a.rollover:hover {
	background-position: -313px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}	
	
/*  Container Stuff  */

#container {
	width: 1138px;
	margin: 0 auto;
	background: #fff;
	border: #555555 thin solid;
	}
	
#left {
	width: 818px;
	float: left;
	background: #fff;	
	}	
	
#slider {
	width: 818px;
	height: 433px;
	background: #a8031a url(images/slider-bg.jpg) top left no-repeat;
	float: left;
	}
	
#gallery {
	text-align: center;
	padding: 4px 0px 6px 11px;
	}
	
#left-adv {
	width: 160px;
	padding: 0px 10px 10px 10px;
	float: left;
	background: #F1F1F1;	
	}
	
#content {
	width: 598px;
	padding: 10px 20px 10px 20px;
	color: #232323;
	line-height: 1.5em;	
	float: left;	
	}
	
#content img {
	max-width: 598px;
	border: none;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}
	
#content h2 {
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size: 21px;
	font-weight: 600;
	border: none;
	color: #37b8ff;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: thin #ccc dashed;
	}

h3 {
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size: 21px;
	font-weight: 400;
	border: none;
	color: #e62c58;
	margin: 0;
	}

.post h3 {
	max-width: 470px;
	width: 470px;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size: 21px;
	font-weight: 400;
	border: none;
	color: #e62c58;
	margin: 0;
	}

.post-left {
	width: 508px;
	float: left;
	}

.post-right {
	width: 80px;
	padding-left: 10px;
	float: left;
	}

.day-date {
	text-decoration: none;
	font-family: bebas, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 41px;
	border: none;
	color: #0167ff;
	margin: 0;
	padding-right: 2px;
	}
	
.month-date, .year-date {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	border: none;
	color: #0167ff;
	margin: 0;
	}	
	
h3 a:link, h3 a:visited { 
	text-decoration: none; 
	color: #e62c58; 
	}
	
h3 a:hover, h3 a:active { 
	text-decoration: none; 
	color: #b00e34; 
	}	
	
.author-box {
	width: 578px;
	padding: 5px 10px 5px 10px;
	background: #f7f7f7;
	border: #d5d5d5 thin solid;
	}
	
#right {
	width: 320px;
	min-height: 800px;
	height: auto;
	float: right;
	background: #fdbdbdb url(images/right-mainbg.jpg) top repeat-y;	
	}
	
#right h2 {
	}
	
.right-adspot {
	width: 320px;
	height: 270px;
	background: #999 url(images/right-bg.jpg) top left no-repeat;
	}
	
.right-adspot img {
	padding: 10px;
	border: none;
	}
	
.right-twitter {
	width: 320px;
	background: #fef0b1 url(images/twitter-bg.jpg) top left repeat-y;
	}	
	
.right-adsense {
	width: 320px;
	padding: 10px 0px 10px 0px;
	background: #f3f3f3 url(images/adsense-bg.jpg) top left repeat-y;
	}		

#right ul.blogroll {
	padding-left: 20px;
}

#linkcat-2{
        background: #f3f3f3 url(images/adsense-bg.jpg) top left repeat-y;
        padding: 5px;
        padding-left: 20px;
}

#tag_cloud-4{
        background: #f3f3f3 url(images/adsense-bg.jpg) top left repeat-y;
        padding: 5px;
        padding-left: 20px;
}

#right ul li {
	list-style: square;
	}

#footer {
	width: 1138px;
	min-height: 299px;
	max-height: 299px;
	text-shadow: 1px 1px 1px #fffd6c;
	font-family: calibri;
	font-size: 15px;
	color: #232323;
	margin: 0 auto;
	padding: 0;
	border-top: #e9af00 thin solid;
	background: url(images/footer-bg.jpg) top left no-repeat;
	}
	
#footer h2 {
	font-size: 21px;
	font-weight: 400;
	border: none;
	color: #555555;	
	margin: 0;
	}	
	
.footer1 {
	width: 260px;
	padding: 10px 10px 10px 16px;
	float: left;
	}
	
.footer2 {
	width: 260px;
	padding: 10px;	
	float: left;
	}
	
.footer2 ul, .footer3 ul {
	margin: 0;
	padding: 0;
	}
	
.footer2 ul li, .footer3 ul li {
	list-style-type: none;
	border-bottom: #e2bc23 thin solid;
	padding: 2px 0px 2px 0px;
	}	

.footer3 {
	width: 260px;
	padding: 10px;	
	float: left;
	}
	
.footer4 {
	width: 260px;
	padding: 10px 16px 10px 10px;	
	float: left;
	}	

#latest_holder {
	width: 598px;	
	}

.latest {
	float: left;
	margin-top: 20px;
	width: 290px;
	}

.latest h3 {
	margin-bottom: 15px;	
	}

.latest ul li {
	list-style: none;
	border-bottom: thin dashed #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}

.latest ul li table td.img {
	padding-right: 9px;
	vertical-align: top;	
	}

.latest ul li table td a {
	font-weight: bold;	
	}

.latest ul li table td p {
	margin: 10px 0;	
	}

.two_column {
	width:100%;
	height:auto; 
	overflow:hidden
	}

.firstcolumn{
	width:49%;
	height:auto; 
	overflow:hidden;
	float:left
	}

.secondcolumn{
	width:49%;
	height:auto; 
	overflow:hidden;
	float:right
	}

#accordion {
    padding-left: 2px;
	margin-left: 10px;
	background: #f3f3f3 url(images/featured-bg.jpg) top left repeat-y;
	min-height: 423px;
    padding-top: 10px;
	font-family: calibri;	
	}

#accordion h3{
    background: transparent url(/wp-content/themes/kbstudio/js/text-bg.png) repeat;
    color: #FFFFFF;
    margin: 3px;
	font-family: calibri;
	font-size: 15px;
    font-weight: bold;
    padding: 4px;
    cursor: pointer;
	}

#accordion h2{
    color: #006299;
	font-family: calibri;
	font-size: 21px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
	}

#accordion div div{
    margin-left: 5px;
	}

#accordion a:hover{
    color: #FFFFFF;
	}

#advman-7 h2{
    display:none;
	}
	
#tag_cloud-4 {
	background: #f3f3f3 url(images/tagcloud-bg.jpg) top left repeat-y;
	min-height: 423px;
	margin: 0;
    padding: 0px 5px 5px 5px;
	font-family: calibri;	
	}	

#tag_cloud-4 h2{
    color: #094c22;
	font-family: calibri;
	font-size: 21px;
    font-weight: bold;
    padding: 2px;
	}

#linkcat-2 {
	background: #cacaca url(images/links-bg.jpg) bottom no-repeat;
	min-height: 423px;
	margin: 0;
    padding: 0px 5px 5px 5px;
	font-family: calibri;	
	}	
	
#linkcat-2 h2 {
	text-transform: uppercase;
	}	
	
#facebook-fan-box {
	padding: 20px 0px 0px 20px;
