/* Base page structure */
body {
    margin:0;
    padding:0 0 3px;
    background-color:#585858;
    font-family:Aller,"Trebuchet MS",Helvetica,sans-serif;
    text-align:center;
}
#bodywrap {
    position:relative;
    margin:0 auto;
    width:960px;
    text-align:center;
    background-color:black;
    background-image: url(http://www.tallcomics.com/graybar.gif);
    background-repeat: repeat-y;
    background-position: right;
}




/* Some defaults you can play around with */
a {
    color:white;
}
a:visited {
    color:white;
}
a:hover, a:active {
    color:#aeffef;
}
h1 a, h2 a, h3 a, h4 a {text-decoration:none;}
h1 a {color:#444 !important;}
h2 a {color:#000 !important;}

a img {border:none 0px;}
p {
    font-family: "Trebuchet MS", serif;
}




/* Header */

#talltitle {
    padding-top:15px;
    background-color:black;
    width:700px;
    margin:0px;
    text-align:center;
}

h1 {
    margin:10px 0 5px;
    padding:20px 0 0;
    text-align:center;
}

#topnav {
    text-align:left;
    padding-top:85px;
    background-color:#cccccc;
    line-height:1.4em;
    font-weight:bold;
}
#topnav a {
    text-decoration:none;
    color:#585858;
}
#topnav a:hover {
    color:#aeffef;
}

#topnav2 {
    text-align:left;
    padding-top:15px;
    background-color:#cccccc;
    line-height:1.4em;
    font-weight:bold;
}
#topnav2 a {
    text-decoration:none;
    color:#585858;
}
#topnav2 a:hover {
    color:#aeffef;
}

.funlinks {
    font-size:10px;
    line-height:1.8em;
    font-weight:normal;
    padding-left:15px;
}

#solution {
    background-color:black;
    padding-left:6px;
}

#biglinks a {
    padding-left:15px;
}

#storead {
    padding-left:8px;
}

#pwad {
    padding-left:50px;
    padding-top:30px;
    padding-bottom:20px;
}

#classic {
    padding-left:50px;
    padding-top:30px;
    padding-bottom:40px;
}


/* Comics! */
.rightbar {
    width:260px;
    float:right;
    text-align:left;
    color:#bbb;
}
.navbar {
    position:fixed;
    border:solid white 8px;
    text-align:centered;
    background-color:white;
    width:244px;
}
.navbar a {
    text-decoration:none;
    color:#fff;
}
.navbar a:visited {
    color:#ddd;
}
.navbar a:hover {
    color:#fff;
}
#comicset {
    display:block;
    clear:both;
    margin:0px;
    text-align:left;
    background-color:#cccccc;
}
#comicset h2 {border:none 0px;}
#comicimg {
    margin:0;
    padding-bottom:15px;
    background-color:black;
}
#comicblurb {
    background-color:black;
    color:white;
    padding: 20px;
    font-size:small;
    line-height: 1.6em;
    width:660px;
    border-top:dashed 3px white;
}


/* General content */
h2 {
    margin:0px 0 5px;
    padding-bottom:30px;
    border-bottom:solid 1px #444;
    background-color:black;
    text-align:center;
}
h3 {
    color:#cccccc;
    padding:5px 5px;
    line-height:1.4em;
    font-size:small;
    background-color:#808080;
    border-bottom:solid 1px #585858;
    padding-left:15px;
}
#maincontent {
    padding:0 10px 10px;
    background-color:#cccccc;
}
h4 {
    margin-left:15px;
    border-bottom:solid 1px #585858;
    color:#585858;
    font-size:small;
}



/* Extra content */
#sidenav {
    float:right;
    width:200px;
    font-size:13px;
}
#mainlower {
    padding:0px 260px 0 0;
}
#sidenav h3 {
    border:solid 1px #444;
    background-color:transparent;
}

li {
color: gray;
}

#allcomics{
    width:700px;
    padding-top:30px;
    margin-top:0px;
    background-color:black;
    font-size:small;
    line-height:1.8em;
    text-decoration:none;
}

#allcomics a {
    text-decoration:none;
}

#signpost {
    padding:0 5px;
    border:solid 8px white;
    text-align:center;
    background-color:black;
}

#rface {
    text-align:center;
    width:700px;
    background-color:black;
    padding-top:15px;
}

#info {
    background-color: black;
    font-size: small;
    color: white;
    width:700px;
    padding-top:30px;
    margin-top:0px;
}

#guys {
margin-top: 40px;
margin-bottom: 30px;
}

#info h3 {
border-color:white;
margin-top: 20;
margin-bottom: 20;
}

#info h4 {
color:#cccccc
}

#info p {
width: 670px;
margin:15px;
margin-bottom: 30px;
margin-top: 30px;
}

#mee {
margin-top: 30px;
margin-left: 47px;
margin-bottom: 30px;
}

#donate {
text-align: center;
margin-bottom:40px;
}

#err {
text-align:left;
width:700px;
color: #cccccc;
line-height:1.6em;
}

#err p {
width:670px;
margin:15px;
}

#sharezone {
width: 700px;
height 60px;
padding-bottom: 30px;
background-color: black;
text-align: center;
vertical-align: middle;
}

#stumb {
padding-right: 15px;
}

