


body {
	background: #EEEEEE url(../images/header.gif) repeat-x top left;
	color: #000000;
	margin:0;
	padding:0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
}

a { 
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 20px 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url(../images/h2bghover.gif) no-repeat center left;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#header {
	clear: both;
	width: 83%;
	height: 45px;
	margin: 0 auto;
}

/** #header {
	clear: both;
	width: 1050px;
	height: 45px;
	margin: 0 auto;
} */

#logo {
	float: left;
	padding: 10px 0 0 0px;
	color: #000000;
	background: inherit;
	width: 350px;
}

.logoName{
  float: left;
}

.slogan {
	float: left;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
}

#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(../images/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url(../images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(../images/contentbg.gif) repeat-x left top;
	color: #000000;
}

/** #left {
	float: left;
	width: 810px;
	padding: 0 10px 0 0;
} */

#left {
	float:left;
	padding: 0 10px 0 0;
}

#articles {
	width: 82%;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}

/** #articles {
	width: 1040px;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}  */



 /** #right {
	float: left;
	width: 220px;
} */

 #right {
   float:right;
   width: 220px;
} 

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #BF3E18 url(../images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #822C0F url(../images/vmenuarrowhover.gif) no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}



.rightarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background: #FFFFFF url(../images/seoad.jpg) no-repeat;
}

.rightarticle_ad a {
	
	background: transparent; 
	text-decoration: none;
}

/** #additional {
	clear: both;
	width: 1030px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
} */


#additional {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 81%;
	padding: 10px;
	background: #3C6491 url(../images/linksbg.gif) repeat-x top left;
	color: #FFF;
}

#bottomAds{
	clear: both;
	margin: 0 auto;
	width: 728px;
	padding: 2px;
    margin-bottom:20px;
	background: #3C6491 url(../images/linksbg.gif) repeat-x top left;
	color: #FFF;
}

/** #links {
	clear: both;
	margin: 0 auto;
	width: 1030px;
	padding: 10px;
	background: #3C6491 url(../images/linksbg.gif) repeat-x top left;
	color: #FFF;
}  */

#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 58%;
	padding: 0 5px 0 5px;
}

/** #footer {
	margin: 5px auto;
	width: 740px;
	padding: 0 5px 0 5px;
} */

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #808080;
	background: #EEEEEE;
}

#footer a {
	color: #808080;
	background: inherit;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}

textarea.text { margin: 0; padding: 0; width: 328px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
textarea.text:hover { border: 1px solid #000000; background: #EEEEEE; color: #000000; }

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button {cursor: pointer; margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }

.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(../images/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: left; }

.date a { color: #808080; background: #FFFFFF; }

.submitter {text-decoration: none; margin-right:7px; margin-left:0px;}
.submitter:hover {text-decoration: underline;}
.comment{margin-left:2px;}
.category{margin-right:2px;}
.categorytext{ font-size:12px;padding-bottom:5px;}


.arttitle{ position:relative; width:580px; height:20px; padding-top:15px;}

/**  .arttitle{ position:relative; width:600px;} */

#modbtn {  position:absolute; top:0px; left:750px; text-align:center;  width:27px;  color: #fff;  font: 12px "Arial", Helvetica, Sans-Serif;  padding: 1px 17px 2px 11px;}


#modbtn a {
    
	padding: 1px 13px 0px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(../images/hmenuarrowhover.gif) no-repeat center center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#modbtn a:hover {
    
	background: #3C6491 url(../images/hmenuarrowhover.gif) no-repeat center center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

#comicTitle{position:relative;float:left;}

/** #modupbtn {  position:absolute; top:0px; left:762px; text-align:center;  width:27px;  color: #fff;  font: 12px "Arial", Helvetica, Sans-Serif;  padding: 1px 17px 2px 11px;}  */
#modupbtn {  position:relative; float:right; top:0px;   text-align:center;  width:110px;  color: #fff;  font: 12px "Arial", Helvetica, Sans-Serif;}


#modupbtn a {
    
	padding: 1px 13px 0px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(../images/hmenuarrowhoverup.gif) no-repeat center center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#modupbtn a:hover {
	background: #3C6491 url(../images/hmenuarrowhoverup.gif) no-repeat center center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}


.votes{
 color:blue;
 margin-right:10px;
}

.login{
  text-decoration: none;
   margin-right:5px;
}

.login:hover{
  text-decoration: underline;
 
}

.signup{
  text-decoration: none;
  margin-left:5px;
  margin-right:5px;
}

.signup:hover{
  text-decoration: underline;
}


.submit{
  text-decoration: none;
  margin-left:5px;
}

.submit:hover{
  text-decoration: underline;
}

label.loginlbl{
   font-size:12px;
}

label.cuserid{
   margin-right:10px;
}

label.cpassword{
  margin-right:2px;
}

#loginfield{
   margin-top:5px;
}

.loginbtn{
  cursor: pointer;
  margin-top: 10px; padding: 0 3px 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
}

span {
}

#pageNav{
    clear: both;
    margin: 0 auto;
    width: 81%;
    padding: 10px;
    
}

/** #pageNav{
    clear: both;
    margin: 0 auto;
    width: 1030px;
    padding: 10px;
    
} */

 
#pageNav a:hover {
  border: 1px solid white;
  background: #3C6491;
  color:white;
  text-decoration: none;
  font-weight: bold;
  padding: 0.2em 0.5em;
  float: left;
  margin-right: 0.5em;
  margin-bottom: 1.0em;
}

#pageNav a {
  
  border: 1px solid #9AAFE5;
  text-decoration: none;
  font-weight: bold;
  padding: 0.2em 0.5em;
  float: left;
  margin-right: 0.5em;
  margin-bottom: 1.0em;
}

#commentBlock{
  margin-bottom: 1.9em;
}

#commentLabel{
  margin-bottom:5px;
}

.commentsline { margin: 5px 0 15px 0; padding: 5px 5px 5px 0; background: #FFFFFF url(../images/horizontaldotted.gif) repeat-x bottom left; color: #000000; text-align: left; }
.comments { color: #3C6491;}
#report{
  margin-left:10px;
}

.report {text-decoration: none; margin-left:3px; margin-right:3px;}
.report:hover {text-decoration: underline;}

#comments{
  width:400px;
}

#user_name{
  width:160px;
}
#password{
  width:160px;
}

a.footerlink {
 color: #ffffff;
 text-decoration: none;
}

a.footerlink:hover{
  color:#ffffff;
  text-decoration: underline;
}

.subComHead{
  color: #BF3E17;
}

.submitterInfo{
  font-size: 1.1em;
}

.categoryInfo{
  font-size: 1.3em;
}

.submitterName{
  font-size: 1.2em;
}

.sectionTitle{
  color: #808080;
  background-color: inherit;
  margin-top:20px;  
  padding-right:10px;
  padding-left:0px;	
  font-size: 1.5em;
}

.sectionTitleText{
  margin-right:10px;
  margin-bottom:2px;
}

.subitterHeader{
  margin-bottom:30px;
  margin-top:40px;
  /* background: #e0dfe3; */
  padding-left:5px;
  padding-bottom:5px;
  background: url(../images/submit-header.png) repeat-y;
}


.feed  {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/feed-icon-16.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 20px;
    font-size: 1.1em;
}

.feedDiv{
   margin-bottom:10px; 
}

.voteNums{ 
  padding-left:2px;
  padding-right:2px;
 font: 0.9em Arial, Sans-Serif;
 letter-spacing: 0.01em;
}

