/*    Generated by http://www.cssportal.com    */

/*@import url("reset.css");*/

body, 
html {
	margin: 0;
	padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.5em;
    background: #d46666;
   /* background: #666;
	color: #000;*/
}

p {
    padding: 5px;
}

#wrapper {
margin: 0 auto;
    max-width: 1200px;
    background: #BBBBBB;
}

#mainpage {
    margin: 0 auto;
    width: 100%;
	overflow: hidden;
    background-color: #FFFFE0;
}

#mainpage:after {
content: "";
  display: table;
  clear: both;
}


#header {
    width: 100%;
    padding: 0%;
    background-color: #FFF;

}

#header img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#content {
	float: left;
padding: 3%;
width: 64%; 
background-color: #FFF;

	}

.comicimage
{
 position: static;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
padding: 0;
}

#content a {

    color: #593E1A;
    text-decoration: none;
}

#content ul
{
 margin-left: 10px; 
} 

#content li
{
margin: 0 0 5px 0;
}

#toparrows, #bottomarrows {
width: 97%;
padding: 0;
margin: 0;
text-align: center;
}



#navigation {

width: 97%;
padding: 0 1.5% 0 1.5%;
background-color: #BF1919;
border-bottom: 5px solid #A60000;
border-top: 5px solid #A60000;

/*height: 20px;*/
	text-align: center;
}

#navigation ul, #toparrows ul, #bottomarrows ul
{
list-style-type:none;
margin:0;
padding: 0;
} 

#navigation li, #toparrows li, #bottomarrows li
{
display: inline;
}

#navigation a, #toparrows a, #bottomarrows a
{
width:120px;
font-weight:bold;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
}

#toparrows a, #bottomarrows a
{
color: #000;
}

#navigation a
{
color: #FFF;
}

.paging div {
	margin: 0;
	padding: 5px 5px 5px 5px;
    height: 20px;
    width: 100%;
	text-align: center;
}

ul.pageList 
{
list-style-type:none;
margin:2px auto;
padding:0;
text-align: center;
} 

.pageList li
{
display: inline;
text-align: center;
}

a.pageList 
{
color: #593E1A;
width:120px;
font-weight:bold;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
}



#rightcolumn {
    float: right;
    padding: 3%;
    width: 24%;
    background-color: #ffffe0;

}



#rightcolumn img {
	margin: 0px 10px 30px 10px;
	}

#footer {
    width: 94%;
    padding: 3%;
    background-color: #BF1919;
    border-top: 5px solid #A60000;
    color: #fff;
    text-align: center;
}

.post .post-info {
    padding: 0 5px 0 5px;
}

.post .title {
    color: #593E1A;
    text-decoration: none;
}

.post {
border-bottom: 4px solid #806641;
    margin: 5px 0;
    padding: 0;
}

.feed {
  margin-left: 3px;
  margin-top: 150px;
  padding: 5px 5px 5px 40px;
  text-decoration:none;
  background: url("/assets/files/layoutimages/feedicon.png") no-repeat 0 50%;
} 

#rightlinks {
  margin-top: 50px;
}