/******************************************************************************
	The Poker Strips CSS
******************************************************************************/

#adsense {
	margin-top: 5px;
	border: 0px solid #666666;
	width: 468px;
}

#hr {
	margin-bottom: 15px;
	width: 600px;
}

#body { 
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}

#ccomments {
    width: 640px;
}

#chr {
	width: 600;
	padding-top: 10px;
	padding-bottom: 10px;
}

#comic { 
	background-image: url(/images/body_m.gif); 
	border: 0px;
	width: 710px;
	padding-bottom: 25px;
}

#comnav {
	border: 0px solid #000000;
	width: 171px;
	height: 28px;
	margin-bottom: 5px;
}

#comnavwrap {
	border: 0px solid #000000;
	width: 179px;
	height: 34px;
	padding-top: 5px;
}

#comicpic { clear: left;
    margin-left: auto;
    margin-right: auto;  	
	padding-bottom: 20px; 
	max-width: 710px;
}

#comictitle { 
	width: 550px; 
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px; 
	float:left;
}

#comment { 
	width: 100px;
	float: right; 
}

#ctitle {
    width: 640px;
	background-color: #D6E3ED;
}

#header { 
	background-image: url(/images/header.gif);  
	background-repeat:no-repeat; 
	border: 0px solid #FFFFFF; 
	width: 710px;
	height: 80px;
}

#footer { 
	background-image: url(/images/footer.gif);  
	background-repeat:no-repeat;
	width: 710px;
	height: 80px;  
	padding-top: 7px;
}

#logo {
	background-image: url(/images/tps_logo.jpg);  
	background-repeat:no-repeat; 	
	border: 0px; 
	width: 195px;
	height: 70px;
	float: left;
	margin-top: 6px;
	margin-left: 20px; 
}

#mucklogo {
	background-image: url(/images/mucklogo.jpg);  
	background-repeat:no-repeat; 	
	border: 0px; 
	width: 195px;
	height: 70px;
	float: left;
	margin-top: 6px;
	margin-left: 20px; 
}

#main { 
	width: 680px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#mailstrip { 
	width: 650px; 
	padding-right: 10px;
	padding-bottom: 5px;
}

#mucknav { 
	border: 0px solid #ffffff;
	padding-top: 60px;
	margin-right: 8px;
	width: 400px;
	float: right;
}


#nav { 
	border: 0px solid #ffffff;
	padding-top: 8px;
	margin-right: 8px;
	width: 350px;
	float: right;
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}

#nav A {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;  
	text-decoration: none;
	COLOR: #6699CC; 
}

#nav A:hover {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;  
	text-decoration: underline;
	COLOR: #f75757; 
}

#newsnav { 
	width: 480px; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	font-style: normal;
}

#rss { 
	width: 650px; 
	padding-right: 10px;
	padding-top: 15px; 
}

#title { 	
	width: 680px; 
	padding-top: 10px;
	padding-bottom: 20px; 
}

#webtitlewrap {
	border: 0px solid #ffffff;
	float: left;
	width: 220px;
	height: 14px;
	margin-left: 15px;
	padding-top: 35px;
	text-align: left;
}

#webtitle {
	background-image: url(/images/webtitle.jpg);
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
	width: 220px;
	height: 14px;
}

#wrapper { 
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}


#templates {
	width: 300px;
	margin-left: 7px; 
	margin-right: 7px;	
}

#vote {
	border: 0px solid #353535; 
	width: 83px;
	float: left; 
}


/******************************************************************************
	Navicon Classes
******************************************************************************/

.navicon_first a {
	float: left;
	display: block; 
	background-image: url(/images/nav_first.jpg);
	background-repeat: no-repeat; 
	width: 28px; 
	height: 28px;
	margin-left: 3px;
	margin-right: 3px;
}

.navicon_first a:hover {  
      background-position: 0 -28px; 
}
 
.navicon_first a:active {
      background-position: 0 -28px;
}

.navicon_back a {
	float: left;
	display: block; 
	background-image: url(/images/nav_back.jpg);
	background-repeat: no-repeat; 
	width: 28px; 
	height: 28px;
	margin-left: 3px;
	margin-right: 3px;	
}

.navicon_back a:hover {  
      background-position: 0 -28px; 
}
 
.navicon_back a:active {
      background-position: 0 -28px;
}

.navicon_news a {
	float: left;
	display: block; 
	background-image: url(/images/nav_news.jpg);
	background-repeat: no-repeat; 
	width: 28px; 
	height: 28px;
	margin-left: 3px;
	margin-right: 3px;	
}

.navicon_news a:hover {  
      background-position: 0 -28px; 
}
 
.navicon_news a:active {
      background-position: 0 -28px;
}

.navicon_next a {
	float: left;
	display: block; 
	background-image: url(/images/nav_next.jpg);
	background-repeat: no-repeat; 
	width: 28px; 
	height: 28px;
	margin-left: 3px;
	margin-right: 1px;
}

.navicon_next a:hover {  
      background-position: 0 -28px; 
}
 
.navicon_next a:active {
      background-position: 0 -28px;
}

.navicon_new a {
	float: right;
	display: block; 
	background-image: url(/images/nav_new.jpg);
	background-repeat: no-repeat; 
	width: 28px; 
	height: 28px;
	margin-left: 1px;
	margin-right: 3px;	
}

.navicon_new a:hover {  
      background-position: 0 -28px; 
}
 
.navicon_new a:active {
      background-position: 0 -28px;
}


A { font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; color: #6699CC; }
A:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline; color: #6699CC; }

.webtext { font-family: "Franklin Gothic Medium", "Times New Roman", Times, serif; font-size: 10pt; color:#FFFFFF; font-weight: normal;}
h1 { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; font-weight: bold; font-style: normal; text-decoration:underline; display: inline;}
.title {  font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000; font-weight: bold; font-style: normal; text-decoration:underline;}
.ctitle {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: bold; font-style: normal; text-decoration:underline;}
.copyright {  font-family: "Times New Roman", Times, serif; font-size: 8pt; color: #FFFFFF; font-weight: normal; font-style: normal; word-spacing:1px;}
.normal {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: normal; font-style: normal;}
.navtext {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; font-style:normal;}
.date {  font-family: "Times New Roman", Times, serif; font-size: 8pt; color: #000000; font-weight: normal; }