TD, DIV, P, BODY {
	-moz-box-sizing:border-box;
	box-sizing:border-box;

	font-family : verdana, arial, helvetica, sans-serif;

	font-size : 10px;
	font-weight : normal;
	color : #666666;
}

p {
	font-size : 12px;
}

FORM {
	 margin : 0px;
     padding : 0px;
}

BODY {
         background-color : #FFFFFF;
         margin : 0px;
         padding : 0px;
		 text-align : center; 
}
img {
	border : 0;
	margin : 0;
	padding : 0;
}

a {
	color : #333333;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #ff9900;
	text-decoration : underline;
}

hr {
	background-color : #999999;
	color : #999999;
	height : 1px;
	border : 0;
	margin : 8px;
}


#header {	

	background : url(/images/header_bg.gif) no-repeat;
	width : 750px;
	height : 93px;
	text-align : left;
}
#main {
	width : 750px;
	
	margin: 20px auto;

}
#headerad {

	float : right;
	display : inline;
	text-align : right;
	
	width : 483px;
	padding : 0px 15px 0px 0px;
	margin-top : 3px;

}
#logo {

	padding : 10px 0px 0px 70px;
	
	
	
}



#tag {
	
	text-align : right;
	color : #ffffff;
	font-size : 10px;
	line-height : 10px;
	margin-top : 13px;
	width : 468px;
}
#udm {
	float : left;
	width : 400px;
	margin : 12px 0px 0px 12px;
	padding : 0px 0px 0px 0px;
	color : #ffffff;
	
white-space: nowrap;
	
}

#udm li
{
display: inline;
list-style-type: none;
padding-right: 3px;
}



#udm a {
	color : #ffffff;
	font-size : 10px;
	-moz-border-radius: 10px;
  	border-radius: 10px;
	padding : 1px;
}

#udm a:hover {
	color : #666666;
	text-decoration : none;
	background-color : #ffffff;
}


#speciallinks {
	background : #dddddd url(/images/bg_speciallinks.gif) no-repeat;
	padding : 3px;
	margin : 8px 0px 0px 0px;
	height : 20px;
	width : 590px;
	float : left;
}
#date {
	
	background : #DDDDDD url(/images/bg_date.gif) no-repeat;
	padding : 3px 0px;
	margin : 8px 0px 0px 597px;
	height : 20px;
	width : 150px;
}
#strip {
	display : block;
	margin-top : 5px;
}
#stripcontainer {
	width  :750px;
	margin : 0px;
	padding : 0px;

}
#stripcontainer img {
display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom : 2px;
}
#stripnav {

	float : left;
	display : inline;
	background : #999999 url(/images/bg_stripnav.gif) no-repeat;
	padding: 3px 8px 0px;
	margin : 8px 0px 10px 0px;
	height : 20px;
	color : #cccccc;
	text-align : left;
	width : 590px;
	
}
#stripnav a {
	color : #ffffff;
}
#stripnav a.button {
	float: right;
}


#prevnext {
	clear: both;
	float : right;
	width : 150px;
	background : #999999 url(/images/bg_prevnext.gif) no-repeat;
	padding : 3px 0px;
	
	margin : 8px 0px 10px 0px;
	height : 20px;
	color : #cccccc;
	font-weight : bold;
}

a.button {
	padding : 0px 5px;
	margin-right : 4px;
	color : #ffffff;
	-moz-border-radius: 10px;
  	border-radius: 10px;
}
#maincolumn a.button {
	padding : 2px 4px;
	border : 1px solid #666666;
	
	

}
#prevnext a.button:hover, #stripnav a.button:hover, #maincolumn a.button:hover {
	color : #666666;
	border : 1px solid #888888;
	background-color :#eeeeee;
	text-decoration : none;
	padding : 0px 4px;
	
}
#maincolumn a.button:hover {
	padding : 2px 4px;
}

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;

    left: 0px;

    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 20em;
	font-weight: normal;
    background-color: #cccccc;
    font-size: 11px;
	z-index: 30000;   
    /* IE proprietary */
    /*filter:alpha(opacity=90);*/
    
    /* Mozilla proprietary */
    /*-moz-opacity:0.90;*/
    -moz-border-radius: 10px;
	text-align: left;

}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}

p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
	font-weight:normal;
	color:#999999;
}

p.titletext {
	font-size:11px;
	color : #666666;
}

#serieslink {
	font-weight : bold;
}
#leftcolumn {
	width : 250px;
	float : left;
	text-align : left;
	margin: 0px;
}
#maincolumn {
	
	margin: 0px 0px 0px 260px;
	
	text-align : left;
}

.titlebar, .dh_titledbox h3 {
	background-color: #DDDDDD;
	padding: 3px 8px;
	margin: 0px 0px 2px 0px;
	height: 20px;
	/*-moz-border-radius: 11px;
  	border-radius: 11px;*/
	font-weight: bold;
}

.box, .dh_boxbody {
	background-color : #999999;
	padding : 8px;
	margin : 0px 0px 16px 0px;
	color : #ffffff;

	
}
.displayimage {
	border : 7px solid #dddddd;
	-moz-border-radius: 7px;
  	border-radius: 7px;
	margin : 0px 0px 2px 0px;
}
.rssbutton {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0; 
	float : right;
}
.linkbuttons {
	text-align:center;
	
}
.linkbuttons img {
	margin-bottom : 2px;
}

.content, #dh_store_content p {
	font-size : 12px;
	margin : 8px 8px 16px;
	padding : 0px 0px  0px 0px;
}	

.content a {
	font-weight : bold;
}

.content p {
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
}

.content li {
	margin-bottom : 10px;
}

.commentlinks {
	clear:  right;
	text-align : right;
	background-color : #DDDDDD;
	padding : 3px 8px;
	margin : 4px 0px 2px 0px;
	height : 20px;
	-moz-border-radius: 11px;
  	border-radius: 11px;
	font-weight : bold;
}
h1, #dh_store_content h2 {
	margin : 8px 0px 4px 8px;
	padding : 0px 0px  0px 0px;
	font-size : 12px;
	font-weight : bold;
}
h2 {
	margin : 0px 8px 0px 8px;
	padding : 0px 0px  0px 0px;
	font-size : 11px;
	font-weight : bold;
}

div.newstext h2 {
	float : right;
}

h3 {
	margin : 0px 0px 0px 8px;
	padding : 0px 0px  0px 0px;
	font-size : 11px;
	font-weight : normal;
}
h4 {
	margin : 0px 0px 4px 0px;
	padding : 0px;
	font-size : 12px;
	font-weight : bold;
}
#morenews {
	float : right;
	margin-right : 8px;
	margin-bottom : 4px;
	font-weight : bold;
}
#footer {
	 text-align : left;
	 clear : both;
	 margin-top  :10px;
	 border-top : 1px solid #999999;
	 padding-top  :5px;
}	
#footerlinks, #contactlinks {
	margin-bottom : 5px;
}
#footerlinks {
	float : right;
}
#legalese {
	color : #999999;
}
.content img {
	margin-bottom : 4px;
}

div.rounded {
 background: #DDDDDD url(/images/tr.gif) no-repeat top right;
 height : 20px;
 margin-bottom : 2px;
 position : relative;
clear : right;
}
div.rounded div {
 background: transparent url(/images/tl.gif) no-repeat top left;
 height : 20px;
}
div.rounded div div {
 background: transparent url(/images/br.gif) no-repeat bottom right;
  height : 20px;
}
div.rounded div div div, .store_content h1, .dh_titledbox h3 {
	background: transparent url(/images/bl.gif) no-repeat bottom left;
	padding: 4px 8px 0px 8px;
	font-weight: bold;
	height: 20px;
}

.store_content h1, .dh_titledbox h3 {
	font-size: 10px;
	margin: 0;
	height: 16px;
}

div.roundedbox {
 background: #999999 url(/images/dtr.gif) no-repeat top right;
 position : relative;
 margin-bottom : 10px;
 clear : both;
}
div.roundedbox div {
 background: transparent url(/images/dtl.gif) no-repeat top left;
}
div.roundedbox div div {
 background: transparent url(/images/dbr.gif) no-repeat bottom right;
}
div.roundedbox div div div {
 background: transparent url(/images/dbl.gif) no-repeat bottom left;
padding : 4px 8px;
color : #ffffff;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}
.center {
	text-align : center;
}
.x {
	font-size : 9px;
	border : 1px solid #666666;
	margin-left : 4px;
	text-decoration : none;
	
}
.infolink {
	display : block;
	float : right;
}
.calendar {
	margin:auto;
}
.calendar td, .calendar th {
	text-align : center;
}
.calendar th {
	font-size : 11px;
}
.calendar a {
	display: block;
	color : #ffffff;
	font-weight : bold;
	-moz-border-radius: 6px;
  	border-radius: 6px;
	padding : 1px;
}
.calendar a:hover {
	background-color : #bbbbbb;
	color : #ffffff;
	text-decoration : none;
}

.calendar a.selected {
	background-color : #cccccc;
	color : #333333;
	text-decoration : none;
}

#calendarbox {
	width : 180px;
	padding : 0px;
	margin: 0 10px;
	float : left;
	
}
#archivemonth, #seriesform {
	margin : 3px 0px;
	text-transform : lowercase;
	
}
#archivemonth select, #seriesform select {
	font-size : 10px ;
}
.prevmonth {
	width : 25px;
	padding : 0px;
	margin : 0px;
	float : left;
}
.nextmonth {
	width : 25px;
	padding : 0px;
	margin : 0px;
	float :left;
}

.clear {
	clear : both;
}
.googleads {
	text-align  :center;
	margin-bottom : 20px;
}
.error, .dh_error {
	color: #ff0000;
	font-weight: bold;
}


.polloption {
	color : #333333;
	background-color : #DDDDDD;
	margin : 3px;
	padding : 3px;
	vertical-align : middle;
	font-size : 10px;
	font-weight : bold;

}

.pollinfo {
	font-size : 9px;
	color : #666666;
	margin-top : 4px;
}
.pollquestion {
	font-weight : bold;
	margin-top  :10px;
}
.polltable, .usertable, ul#dh_store_art_shipping, ul#dh_store_print_shipping {
	width: auto;
}

.polltable td, .usertable td, ul#dh_store_art_shipping li, ul#dh_store_print_shipping li {
	background-color: #eeeeee;
	padding: 4px;
}
.pollbarcell {
	width : 100px;
	text-align : right;
}
.pollbar {
	background-color : #999999;
	float : right;
}
.percentcell {
	width : 60px;
	text-align : right;
}
.answercell {
	width :60%;
}
#search {
	text-align : left;
	margin : 16px 0px;
}

.searchtable, .dh_infotable, .infotable, .usertable, ul#dh_store_art_shipping, ul#dh_store_print_shipping {
	background-color: #ffffff;
	margin: 0px 0px 4px 0px;
}

.searchtable td, .dh_infotable td, .infotable td {
	background-color: #cccccc;
	color: #ffffff;
	padding: 3px 6px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	vertical-align: top;
}
.searchtable td.overtitle, .dh_infotable td.overtitle, .infotable td.overtitle, .usertable td.overtitle {
	background-color : #ffad33;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}
.searchtable th, .dh_infotable th, .infotable th {
	background-color: #999999;
	font-size: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 3px 6px;
	color: #ffffff;
	white-space: nowrap;
}
.faded {
	color : #cccccc;
}
.searchlinks {
	float :right;
	
}
.searchnav {
	margin : 0px 0px 4px 0px;
}
.searchform {
	margin-top : 12px;
}

.searchtable td.resultstitle, .searchtable td.resultsstripdate, .infotable td.panel, .infotable td.appearance  {
	background : #CCCCCC url(/images/news_off.gif) 6px 6px no-repeat;
	padding-left : 18px;
	white-space : nowrap;
	
}

.searchtable td.resultsdate, .searchtable td.resultsscore {
	text-align : center;
	white-space : nowrap;
}
.infotable td.props ul {
	margin : 0px;
	padding : 0px 0px 0px 14px;
}
.infotable td.props li {
	margin : 0px;
	padding : 0px;
}

.characterinfo {
	/*display : none;*/
	
}

table.characterinfo {
	float : left;
	
}

table.characterinfo td.appearance {
	width : 220px;
	white-space : normal;
}
.cartbutton {
	
}
.cartbuttonright {
	float : right;
}
.storecredit {
	margin : 20px 0px 10px;
}


.itemlist {
	padding : 4px 0px;
	text-align : left;
	margin-left : 45px;
}
.itemlist img, .itemtable td.itemimgcell a img, .avatar, img.borderitem  {
	border : 4px solid #CCCCCC;
}
.itemlist img {
	margin : 4px;
	
}
.itemlist a:hover img, .itemtable td.itemimgcell a:hover img {
	border : 4px solid #666666;
	
}
.storesubsections {
	padding : 8px;
}
.itemtable {
	width : auto;
	clear : right;
	margin-bottom : 10px;
	border-top : 1px dotted #CCCCCC;
	
}
.itemtable td {
	vertical-align : top;
}
.info2 {
	color : #ff0000;
}

.itemtable td.itemimgcell {
	width : 195px;
	padding-top : 10px;
}
.itemtable td.iteminfo {
	padding-top : 10px;
}
.origlink {
	margin : 3px 0px;
}
.avatar {
	float : left;
	margin : 4px 0px;
}
ul.userlist {
	margin : 10px 0px 0px 135px;
	padding : 0px;
} 
ul.userlist li {
	padding : 0;
	margin : 0;
}

.postscore, .postreplies {
	text-align : center;
}
.label {
	vertical-align : top;
	font-weight : bold;
	
} 
.wideinput {
	width : 300px;
}
.submitrow td {
	background-color : #999999;
}

.lastfivestrip {
	text-align:left;
	margin-top  :10px;
}
.lastfivestrip .date {
	font-weight : bold;
	margin-left : 5px;
}
.todaylink {
	float : right;
}
.previouslink {
	
}
.lastfivenav {
	text-align  :left;
	font-size : 12px;
	margin :20px 5px;
}
#guide p, #about p, #storehelp p {
	margin-left : 10px;
	margin-top  :0px;
	margin-bottom : 15px;
	font-size : 12px;
	font-weight : normal;
}

#guide h1, #storehelp h4, #storehelp h1 {
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top  :15px;
	padding-bottom : 0px;
	font-size : 14px;
}

#storehelp h2 {
	margin-left : 10px;
	margin-bottom : 5px;
	margin-top  :5px;
	padding-bottom : 0px;
}

#about p.q {
	font-weight : bold;
	margin-bottom : 5px;
	margin-top : 20px;
}


.bio {
	width : auto;
	margin : 0px;
	border-bottom : 1px dotted #CCCCCC;
	padding : 10px 0px 0px;
	min-height : 194px;
	float : left;
}

.bio img {
	border : 4px solid #CCCCCC;
	float : left;
}

.bio p {
	font-size : 10px;
	margin : 0 0 10px 0;
	width : 290px;
}

.bio p a {
	font-weight : bold;
}

.bio h4 {
	margin-bottom : 5px;
}

.bioinfo {
	margin-left : 195px;
}

.bio .infotable {
	float : none;
	width : 290px;
	margin-bottom : 10px;
}

.bioinfo .overtitle {
	display : none;
}

.premiumsection {
	margin : 10px;
	min-height : 75px;
}
.premiumsection .icon {
	float : left;
	display : inline;
	margin : 0px 10px 10px 0px;
}
.premiumsection ul {
	margin-left : 60px;
}
.premiumsection p.desc {
	margin-left : 85px;
}
.premiumsection a.striptitle {
	font-size : 14px;
}
.premiumsection .morelinks {
	display : block;
	margin : 15px 0px 15px 85px;
	font-size : 12px;
}
#sundayselect .center {
	text-align : left;
}
#sundayselect #stripform {
	display : inline;
}

.chapter {
	float : left;
	text-align : left;
}

.atanext {
	float : right;
}

#selectanimalweek {
	display : inline;
}
.ataicon {
	float : left;
}
.atatitle {
	font-size : 12px;
	font-weight : bold;
	margin-left : 45px;
}
.atabyline {
	margin-left : 45px;
}
.atadate {
	margin-left : 45px;
}
.ataasker {
	font-size : 11px;
	background : url(/premium/images/ata_fillet.gif) bottom center no-repeat;
	padding : 0px 0px 30px 0px;
	margin-top : 10px
}
.ataquestion {
	margin-top  :10px;
	font-size : 11px;
}
.ataanswerer {
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 4px;
}
.ataanswer, .ataanswer p {
	font-size : 11px;
}

.ataanswer {
	padding-bottom : 20px;
	margin-bottom : 20px;
	border-bottom : 1px solid #cccccc;
}

#atatopnav {
	border-bottom : 1px solid #cccccc;
	padding-bottom : 10px;
}


#storehelp table.sizechart {
	width : 100%;
	border : 1px solid #000000;
	padding : 0px;
	border-collapse : collapse;
	margin-left : 10px;
}

#storehelp table.sizechart td {
	border : 1px solid #000000;
	padding : 5px;
	margin : 0px;
}

#storehelp table.sizechart tr.header td {
	font-weight : bold;
	background-color : #CCCCCC;
}

#storehelp table.sizechart td.gridfoot p {
	margin : 0px 0px 5px 0px;
	font-size : 10px;
}

#tagger {
	float:  right;
	margin-right : 15px;
}
#buystrip {
	margin : 0px 0px 0px 10px;
	padding : 0px 0px 0px 0px;
	
	text-align : left;
}




#dh_store_content {
	position: relative;
}

a#dh_store_art_thumbnail, a#dh_store_print_thumbnail {
	float: right;
	padding: 5px;
}

a#dh_store_art_thumbnail img, a#dh_store_print_thumbnail img {
	width: 485px;
}

ul#dh_store_art_shipping, ul#dh_store_print_shipping {
	padding: 0px;
	margin-left: 5px;
}

ul#dh_store_art_shipping li, ul#dh_store_print_shipping li {
	display: inline;
	list-style: none;
	text-align: center;
	float: left;
	margin-right: 3px;
}

ul#dh_store_art_shipping li input, ul#dh_store_print_shipping li input {
	width: 85px;
	height: 21px;
	margin: 3px 0px 3px 0px;
}

ul.dh_share_links ul {
	padding: 0px;
	list-style-type: none;
}

ul.dh_share_links li {
	position: relative;
	display: inline;
	float: left;
}

ul.dh_share_links li a {
	display: block;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	margin-right: 3px;
}

li.dh_share_with_stumbleupon a {
	background-image: url(/images/social-stumbleupon.png);
}

li.dh_share_with_reddit a {
	background-image: url(/images/social-reddit.png);
}

li.dh_share_with_google a {
	background-image: url(/images/social-google.png);
}

li.dh_share_with_slashdot a {
	background-image: url(/images/social-slashdot.png);
}

li.dh_share_with_digg a {
	background-image: url(/images/social-digg.png);
}

li.dh_share_with_myyahoo a {
	background-image: url(/images/social-yahoomyweb.png);
}

li.dh_share_with_furl a {
	background-image: url(/images/social-furl.png);
}

li.dh_share_with_delicious a {
	background-image: url(/images/social-delicious.png);
}

#dh_strip_transcription_status td, #dh_strip_transcription_edit_panel td {
	color: #000000;
}
div.dh_post_links h3 {
	color : #dddddd;
}
.dh_post_links a {
	display:none;
}

#forumbreadcrumbs {
	display: none;
}

.forumdescription {
	display: none;
}

