@charset "UTF-8";
/***** Main Template *****/
html {
	min-width: 915px; /* IE7 */
}
html { //Scrolling Render IE
	background : url(null) fixed no-repeat;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #EDEEF1 url(/img/bg.jpg) 0 0 repeat-x;
	/*overflow-x: hidden;*/
	color: #000;
}
html,body {
	height: 101%;
}
body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 83%/1.4 arial, helvetica, sans-serif;
}
input {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
#transdiv { //Opacity
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
pre { //PRE Tag
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}



/***** Common Content Formatting *****/
a {	color: #105CB6; outline: none; cursor: pointer; }
a:visited { color: #105CB6; }
a:hover, a:focus { color: #003003; }
a:active { color: #000000; }






#pnlLoginStatus {
	min-height: 30px;

}

#pnlLoginForm {
	margin: 0 410px 0 50px;
	padding-top: 4px;
	text-align: right;
}

#pnlLoginForm label {
	color: #FFF;
	font: bold 11px Arial;
	vertical-align: middle;
	margin-left: 3px;
	padding: 3px 2px -1px 2px;
}
#pnlLoginForm input.textbox {
	vertical-align: middle;
	width: 90px;
  border: 2px solid #fff;
  !border-width: 4px 2px 2px 2px; /* IE */
}
#pnlLoginForm .login-input-go {
    padding: 0;
    margin: 0;
    border: 0;
    padding: 0 0 0 2px;
    vertical-align: middle; 
    background: none;
    cursor: pointer;
}

#pnlLoginStatus div#pnlLoginMenu {
	background-color: #A858F3;
	float: right;
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;;
	color: #EFDFFD;
	padding-top: 10px;
}
#pnlLoginStatus div#pnlLoginMenu ul li {
	float: left;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #C68FF8;
}
#pnlLoginStatus div#pnlLoginMenu ul li.last {
	border: none;
	clear: right;
}
#pnlLoginStatus div#pnlLoginMenu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#pnlLoginStatus div#pnlLoginMenu a:hover {
	color: #EFDFFD;
}


#pageWrapper {
	/*width: 915px;*/
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 25px;
}

#pnlheader {
	width: 100%;
}

#pnlheader h1.logo {
	margin: 0;
	padding: 15px 0 10px 0;
}
#pnlheader h1.logo a {
	text-indent: -12000em;
	background: url(/img/bigadda-logo.jpg) 0 0 no-repeat;
	width: 250px;
	height: 70px;
	display: block;
}






#ContentWrapper {
	background: #FFF url(/img/main-back.gif) 0 0 no-repeat;
	padding: 13px 8px 13px 13px;
	min-height: 600px; /* IE */
}
#pnlContents {
	clear: both;
	padding: 0 5px 0 0;
	margin-top: 5px;
	background: #fff url(/img/main-back.gif) 100% 0 no-repeat;
	overflow: hidden; /* Firefox */
}







/* .pnlSideBar */
.pnlSideBar {
	float: right;
	width: 270px;
	clear: left;
	margin: 0 0 2em 0;
	min-height: 500px;
	background: #fff url(/img/menu-bg.jpg) 0 0 no-repeat;
	padding-top: 8px;
	overflow: auto;
}
.sb-columns {
	padding: 5px 10px;
	margin-bottom: 25px;
}
	/* Search Box */
	#search-box {
		margin: 0 0 10px 0;
	}
	#searchform {
		text-align: left;
		display: block;
		width: 250px;
		overflow: hidden;
		background: url(/img/search.gif) no-repeat left;
	}

	input#sfr {
		padding: 9px 8px;
		float: left;
		height: 24px;
		border: none;
		background: none;
		text-align: left;
		font: 11px verdana;
		color: #585847;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: auto;
		width: 207px;
	}
	input#ss {
		height: 32px;
		width: 27px;
		float: left;
		border: none;
		background:  url(/img/search-submit.gif) no-repeat left top;
		text-indent: -100em;
		overflow: hidden;
		font: 0px verdana;
		color: #fff;
		text-align: right;
		cursor: pointer;
	}
#rss-feed-box h3 a {
	background: url(/img/Newspaper_Feed_48x48.png) 0 0 no-repeat;
	height: 48px;
	padding: 15px 0 0 50px;
	font: bold 15px Arial;
	color: #B4B4B4;
	text-decoration: none;
	display: block;
}
.sb-columns#category-box h3,
.sb-columns#top-rated-jokes-box h3,
.sb-columns#desc h3 {
	font: bold 15px Arial;
	color: #B4B4B4;
	background: url(/img/menu-outline.gif) left bottom no-repeat;
	padding: 0 0 8px 0;
}
.sb-columns#category-box h3 span,
.sb-columns#top-rated-jokes-box h3 span,
.sb-columns#desc h3 span {
	background: url(/img/icns/attach.png) 0 2px no-repeat;
	padding: 0 0 0 18px;
}
.sb-columns h3 a {
	text-decoration: none;
	color: #B4B4B4;
}
.sb-columns h3 a:hover {
	text-decoration: none;
}
.sb-columns#category-box ul {
	margin: 0;
	padding: 0;
}
.sb-columns#category-box ul li {
	font-family: Arial;
	font-size: 12px;
	background: url(/img/icns/offline.gif) 0 3px no-repeat;
	text-indent: 20px;
	padding: 4px 2px 0 2px;
	margin: 0 0 0 10px;
	color: #8A8A8A;
}
.sb-columns#category-box ul li a {
	text-decoration: none;
	color: #8A8A8A;
}
.sb-columns#category-box ul li a:hover {
	color: #CC00CC;
}
.sb-columns#desc p {
	font: normal 13px/1.5em Arial;
	text-align: justify;
}
.sb-columns#desc p a {
	color: #AD2FF9;
	font-weight: bold;
}
.sb-columns#desc p a:hover {
	color: #F00;
}
.sb-columns#desc ul {
	margin-left: 5px;
	padding: 0;
	text-align: justify;
}
.sb-columns#desc ul li {
	font: 13px/1.5em Arial;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0px;
	color: #8A8A8A;
	background: url(/img/icns/bullet_toggle_minus.png) 0 2px no-repeat;
}

.tab {
    background: url(/img/tabs.gif) no-repeat 0 0;
    border-bottom: 2px solid #A5CC7A;
    height: 2.1em;
    clear: left;
    margin-top: 2em;
    padding: 0;
}
.tab h3 {
    float: left;
    letter-spacing: normal;
    font-size: 105% !important;
    font-weight: bold !important;
    height: 1.5em;
    min-width: 12em;
    text-align: center;
    color: #fff !important;
    padding: 0.6em 10px 0 5px;
    margin: 0 0 0 5px;
    background: #A5CC7A url(/img/tabs.gif) no-repeat 100% 0;
}





/* Main Panel */
.pnlMain {
	margin-right: 280px;
}
h2.title {
	font: bold 20px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #A858F3;
	border-bottom: 1px dotted #D49DF8;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.mini-post {
	margin: 0;
	color: #0A0714;
	position: relative;
}
.mini-post .summary {
	font: normal 13px/1.5em Arial;
}
.mini-post .summary a {
	color: #000;
	text-decoration: none;
	cursor: default;
}
.mini-post .summary a u.more-btn {
	cursor: pointer;
	margin-left: 15px;
}

.mini-post .summary a u.more-btn:hover {
	color: #8000FF;
}

.mini-post .summary span.category {
	font: normal 11px Arial;
	margin-left: 15px;
	color: #808080;
}
.mini-post .summary span.category a {
	cursor: pointer;
	text-decoration: none;
	color: #808080
}
.mini-post .summary span.category a:hover {
	text-decoration: underline;
}
.mini-post .joke-info {
	margin-top: 40px;
	color: #8A8A8A;
}
.mini-post .joke-info a {
	text-decoration: none;
	color: #8A8A8A;
}
.mini-post div.joke-info div.rating {
	float: right;
	width: 70px;
	background-color: #FFF;	
	overflow: hidden;
	height: 20px;
	padding-top: 3px;
}
.mini-post div.joke-info div.options {
	margin-right: 75px;
}
.mini-post div.joke-info div.options ul {
	margin-left: 100px;
}
.mini-post div.joke-info div.options ul li {
	margin-right: 20px;
}
.mini-post div.joke-info div.options ul li.user-info {
	clear: left;
	text-align: right;
}
.mini-post div.joke-info div.options ul li.share {
	float: right;	
	padding-left: 40px;
	width: 80px;
}
.mini-post div.joke-info div.options ul li.share a {
	background: url(/img/icns/16x16/envelope.png) no-repeat;
	padding: 0 0 0 20px;
}









.divider {
	border-bottom: 1px dotted #CCC;
	padding: 0 0 15px 0;
	margin: 15px 0 0 0;
}

div.bury-opt {
	text-align: left;
	background-color: #FFF;
	width: 150px;
	height: 129px;
	position: absolute;
	display: inline;
	margin: 18px 0 0 -70px;
	border: 1px solid #b7cce0;
}

.bury-opt a {
	display: block;
	padding: 5px 0;
	border-top: 1px solid #ddd;
	text-decoration: none;
	font-weight: bold;
}

.bury-opt a:hover {
	background: #eee;
}

.bury-opt span {
	display: block;
	padding: 5px 0;
	background-color: #EFEFEF;
	color: #808080;
}


/* Joke View */
div.joke-view {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #D49DF8;
}
div.joke-view div.summary {
	font: normal 13px/1.5em Arial;	
}

div.joke-view div.joke-info {
	margin: 40px 0 0 0;
}
div.joke-view div.joke-info ul li {
	font: normal 12px Arial;
	margin: 0 0 2px 0;
	color: #808080;
	display: block;
	padding: 0 0 0 25px;	
}
div.joke-view div.joke-info ul li.rating {
	text-align: left;
}
div.joke-view div.joke-info ul li div.subhead {
	font-weight: bold;
	color: #808080;
	width: 100px;
	float: left;
}
div.joke-view div.joke-info ul li a {
	color: #808080;
	text-decoration: none;
}






#footer {
    clear: both;
    background: url(/img/footer.gif) 100% 0 no-repeat;
    position: relative;
    text-align: left;
    padding-right: 20px;
    min-height: 80px;
} /*IE6*/

.footer-contents {
    float: left;
    background: url(/img/footer.gif) 0 0 no-repeat;
    padding-top: 25px;
    padding-left: 10px;
}










.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


/* Debug */
.red { background-color: #F00; }
.green { background-color: #0F0; }
.blue { background-color: #00F; }
.grey { color: #8A8A8A; }