	/*
Theme Name: ComicPress
Theme URI: http://comicpress.org
Description: Publish a comic with WordPress. Standard Edition. <a href="http://comicpress.org">Visit the ComicPress Website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
Version: 2.7
.
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
.
*/



/* STANDARD TAGS */

body {
	margin: 0 auto 0 auto;
        text-align: center;
        width: 100%
        min-width: 960px;
	color: #ffffff;
	font-size: 12.5px;
	font-family: 'Palatino Linotype', serif;
	text-shadow: #000 0 0 0; /* Lighten Safari's heavy fonts */
        background: #000000;
	}

a {
	color: #000099;
	text-decoration: none;
	}

  	a:hover {
		color: #f00;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}

p {
	margin: 12px 0;
	}

img {
	max-width: 100%;
	padding: 0;
	}

small {
	font-size: 11px;
	}

hr {
	height: 1px;
	color: #000;
	background-color: #000;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #000;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}

code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	border: 1px dotted #000;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #000;
		}

form {
	margin: 0;
	}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	padding: 10px 0 0 0;
	margin: 0;
	color: #000;
	font-size: 60px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: -4px;
	font-variant: small-caps;
	}

h2, h2 a, h2 a:hover {
	margin: 0;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 38px;
	}
	
	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'Georgia', serif;
		font-size: 36px;
		font-weight: normal;		
		letter-spacing: -2px;
		}

h3, h3 a, h3 a:hover {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	}

/* THE MENU-2 */

#wholepage {
zoom: 1; /* IE fix, allows for variable height menu  */
margin: 0 auto 0 auto;
width: 100%;
text-align: center;
background: #000000;
}

#menubar2 {
	background: #178e3f;
	zoom: 1; /* IE fix, allows for variable height menu  */
        margin-right: auto;
        margin-left: auto;
        width: 760px;
	}

#menu2 {
    padding: 0;
    margin: 0;
    line-height: 25px;
	font-size: 12px;
	text-transform: uppercase;
        background: #178e3f;
        width: 250px;
        list-style: none;
        margin: 0 auto 0 auto;
    }

	#menu2 a {
		padding: 0px 0px;
		display: block;
		color: #000099;
		text-decoration: none;
		border: none;
		}


/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #column width by the same amount */

#page {
	margin-right: auto;
	margin-left: auto;
        width: 100%;
        text-align: center;
        background: url(http://www.YourSite.com/backgroundPiece.png) repeat-y top center;
      }

#lowerPage {
margin-left: auto;
margin-right: auto;
text-align: center;
}



/* THE HEADER */

#header {
	text-align: center;
        background: url() repeat-y top center;
        margin: 0 auto 0 35px;
        width: 960px;
	}

html>body #header {
	text-align: center;
        background: url() repeat-y top center;
        margin: 0 auto 0 auto;
        width: 960px;
	}

	.description {
		padding: 0 0 10px 0;
                margin: 0 auto 0 auto;
		font-size: 14px;
		font-style: italic;
                color: #ffffff;
		letter-spacing: 2px;
		}
#imageHeader {
             width: 960px;
             height: 218px;
             margin-top: 3px;
             margin-right: auto;
             margin-left: 40px;
             text-align: center;
             background: url(http://www.armageddonquest.com/AQlogo4.png) no-repeat;
             }
html>body #imageHeader {
             width: 960px;
             height: 218px;
             margin-top: 3px;
             margin-right: auto;
             margin-left: auto;
             text-align: center;
             background: url(http://www.armageddonquest.com/AQlogo4.png) no-repeat;
             }



/* THE MENU */

#menubar {
	background: #000;
	zoom: 1; /* IE fix, allows for variable height menu  */
        margin: 0 auto 0 auto;
        text-align: center;
        width: 960px;
	}

#menunav {
	float: right;	
	}

	#menunav a  {
		display: block;
                width: 25px;
                height: 25px;
		float: left;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		line-height: 25px;
		text-align: center;
		border: none;
		}

		#menunav a:hover {
			background: #ffdab9;
			}

#menu {
    padding: 0;
    margin: 0 50px 0 auto;
	list-style: none;
    line-height: 25px;
        float: left;
        text-align: center;
	font-size: 12px;
	text-transform: uppercase;
        background: #000;
    }

html>body #menu {
    padding: 0;
    margin: 0 auto 0 auto;
	list-style: none;
    line-height: 25px;
        float: left;
        text-align: center;
	font-size: 12px;
	text-transform: uppercase;
        background: #000;
    }

	#menu a {
		padding: 0px 0px;
		display: block;
		color: #fff;
		text-decoration: none;
		border: none;
		}

	#menu li {
		float: left;
		}

	#menu li:hover a, #menu li.sfhover a {
	    color: #fff; /* Main menu highlighted text color */
	    }

	#menu li:hover, #menu li.sfhover {
	    background: #800; /* Main menu highlighted background color */
	    }
	
	/* For submenu dropdowns - this order must be maintained */

	#menu ul {
		padding: 0;
		margin: 0;
                text-align: center;
		list-style: none;
		left: -9999px;
		width: 151px;
		line-height: 1;
		border-top: 1px solid #fff;
		}


	#menu li li {
		width: 150px;
		margin: 0 0 0 -1px;
		border-width: 0 1px 1px 1px;
		border-color: #fff;
		border-style: solid;
		}
	#menu li li a {
		width: 139px;
	    padding: 4px 5px;
		color: #fff;
		border: none;
		}
	#menu li ul ul {
	    margin: -21px 0 0 151px;
	    }
	#menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a {
	    color: #fff; /*Submenu highlighted text color */
	    }
	#menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a  {
	    color: #fff; /*Submenu text color */
	    }
	#menu li li:hover {
	    background: #f00; /*Submenu highlighted background color */
	    }
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
	    left: -9999px;
	    }
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
	    left: auto;
	    background: #222; /*Submenu background color */
		text-transform: none;
	    }

/* THE STYLISH MENU */

#stylishmenu {
width: 960px;
zoom: 1; /* IE fix, allows for variable height menu  */
margin 0 auto 0 auto;
text-align: center;
}

#stylishmenu li {
display: block;
height:150px;
border: none;
}

.home a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('homeAQ.png') no-repeat top center;
	}

.home a:hover {
background: url('homeAQ.png') no-repeat bottom center;
}

.about a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('aboutAQ.png') no-repeat top center;

}

.about a:hover {
background: url('aboutAQ.png') no-repeat bottom center;
}

.archives a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('archivesAQ.png') no-repeat top center;
}

.archives a:hover {
background: url('archivesAQ.png') no-repeat bottom center;
}

.subscribe a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('subscribeAQ.png') no-repeat top center;
}

.subscribe a:hover {
background: url('subscribeAQ.png') no-repeat bottom center;
}

.store a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('storeAQ.png') no-repeat top center;
}

.store a:hover {
background: url('storeAQ.png') no-repeat bottom center;
}
  
.contact a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('contactAQ.png') no-repeat top center;
}

.contact a:hover {
background: url('contactAQ.png') no-repeat bottom center;
}

.forum a {
   width: 160px;
   height: 150px;
   text-decoration: none;
   border: none;
   text-indent: -9999px;
   background: url('forum.gif') no-repeat top center;
}

.forum a:hover {
background: url('forum.gif') no-repeat bottom center;
}




/* THE COMIC */

#wrapWRAP {
margin: 0 auto 0 auto;
border-bottom: 3px solid #CCCCCC;
width: 100%;
text-align: center;
background: #000000;
}

html>body #wrapWRAP {
margin: 0 auto 0 auto;
border-bottom: 3px solid #CCCCCC;
width: 100%;
text-align: center;
background: #000000;
}

#wrapWRAP2 {
width: 1100px;
margin: 0 auto 0 84px;
text-align: center;
}

html>body #wrapWRAP2 {
width: 960px;
margin: 0 auto 0 auto;
text-align: center;
}

#armaTITLE {
width: 960px;
height: 70px;
margin: 0 65px 0 65px;
background: url(http://www.armageddonquest.com/armaUNDER.png) no-repeat;
}


#comic {
	padding: 20px 0;
	text-align: center;
        margin: 0 0 0 75px;
        width: 960px;
        background: none;
	}

html>body #comic {
	padding: 20px 0;
        margin: 0 0 0 0;
        width: 960px;
        background: none;
	}


#comicWrap {
margin: 0 0 0 0px;
border: 5px solid red;
width: 960px;
height: 770px;
text-align: center;
-moz-border-radius-topleft: 30px;
-webkit-border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px; 
-moz-border-radius-bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px; 
background: url() no-repeat;
}

html>body #comicWrap {
margin: 0 0 0 0px;
border: 5px solid red;
width: 960px;
height: 701px;
text-align: center;
-moz-border-radius-topleft: 30px;
-webkit-border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px; 
-moz-border-radius-bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px; 
background: url() no-repeat;
}

#comicWrap3 {
margin: 0 0 0 0px;
border: 5px solid red;
width: 960px;
height: 1020px;
text-align: center;
-moz-border-radius-topleft: 30px;
-webkit-border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px; 
-moz-border-radius-bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px; 
background: url() no-repeat;
}

html>body #comicWrap3 {
margin: 0 0 0 0px;
border: 5px solid red;
width: 960px;
height: 700px;
text-align: center;
-moz-border-radius-topleft: 30px;
-webkit-border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px; 
-moz-border-radius-bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px; 
background: url() no-repeat;
}

#imageTOP {
text-align: center;
margin: 10px auto 0 auto; 
width: 253px; 
border: 5px solid black; 
padding: 3px 0 3px 3px; 
font-color: #ffffff; 
background: #aaaaaa;
}


html>body #imageTOP {
text-align: center;
margin: 10px auto 0 auto; 
width: 253px; 
border: 5px solid black; 
padding: 3px 0 3px 3px; 
font-color: #ffffff; 
background: #aaaaaa;
}

imageIN {
margin: 0;
}

html>body imageIN {
margin: 0 70px 0 0;
}


#comicWrap2 {
margin: 0 0 0 175px;
background: url(http://www.armageddonquest.com/comicback2.png) no-repeat;
text-align: center;
}

#comic_navi_wrapper
{
    margin: 0px auto 0px auto;
    text-align: center;
    width: 620px;
    height: 188px;
    align: middle;
    valign: top;
    padding: 25px 5px 5px 30px;
    background: #000000;
border-top: 5px solid red;
border-left: 5px solid red;
border-right: 5px solid red;
-moz-border-radius-topleft: 25px;
-webkit-border-top-left-radius: 25px;
-moz-border-radius-topright: 25px;
-webkit-border-top-right-radius: 25px; 
}

#comic_navi_wrapper2
{
    margin: 0px auto 20px auto;
    text-align: center;
    width: 680px;
    height: 188px;
    align: middle;
    valign: top;
    padding: 25px 5px 5px 30px;
    background: #000000;
border-bottom: 5px solid red;
border-left: 5px solid red;
border-right: 5px solid red;
-moz-border-radius-bottomleft: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-bottom-right-radius: 25px; 
}

html>body #comic_navi_wrapper2
{
    margin: 0px auto 20px auto;
    text-align: center;
    width: 620px;
    height: 188px;
    align: middle;
    valign: top;
    padding: 25px 5px 5px 30px;
    background: #000000;
border-bottom: 5px solid red;
border-left: 5px solid red;
border-right: 5px solid red;
-moz-border-radius-bottomleft: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-bottom-right-radius: 25px; 
}

         #comic_navi_first
                {
		float: left;
                background: #000000;
                }

            #comic_navi_next
                {
		float: left;
                background: #000000;
		}

/* COMIC NAVIGATION */

a.rollnext
{
display: inline-block;
padding: 0px;
float: left;
width: 150px;
height: 178px;
border: none;
background: url(http://www.armageddonquest.com/next.png) no-repeat top center;
}

a.rolllast
{
  display: inline-block;
   width: 150px;
   height: 178px;
   padding: 0px;
   float: left;
   border: none;
   background: url(http://www.armageddonquest.com/last.png) no-repeat top center;
}

a.rollprev
{
    padding: 0px;
    float: left;
    width: 150px;
    height: 178px;
    border: none;
    background: url(http://www.armageddonquest.com/previous.png) no-repeat top center;
}

a.rollfirst
{
   display: inline-block;
   width: 150px;
   height: 178px;
   padding: 0px;
   float: left;
   align: left;
   border: none;
   background: url(http://www.armageddonquest.com/first.png) no-repeat top center;
}

a.rollfirst:hover
{
   background: url(http://www.armageddonquest.com/first.png) no-repeat bottom center;
}

a.rollprev:hover
{
    background: url(http://www.armageddonquest.com/previous.png) no-repeat center bottom;

}

a.rollnext:hover
{
background: url(http://www.armageddonquest.com/next.png) no-repeat center bottom;
}

a.rolllast:hover
{
   background: url(http://www.armageddonquest.com/last.png) no-repeat bottom center;
}

.disabled_navi {
display: inline-block;
padding: 0px;
float: left;
width: 150px;
height: 178px;
border: none;
}

.disabled_navi_next {
display: inline-block;
padding: 0px;
float: left;
width: 150px;
height: 178px;
border: none;
}

<!--Archive Gallery-->
	
	#AGbody{
	background-color: none;
	}
	#AGcontainer{
width:960px;
margin:auto;
text-center;
margin-top:0px;
color:#FFFFFF;
}
   html>body #AGcontainer{
width:900px;
margin:auto;
margin-top:0px;
color:#FFFFFF;
}
/*inizio stile css galleria*/
#css_galleria_1{
position:relative;
width:900px;
height:914px;
border:1px solid #FFFFFF;
padding:20px 10px 20px 20px;
}
html>body #css_galleria_1{
position:relative;
width:850px;
height:914px;
border:1px solid #FFFFFF;
padding:20px 10px 20px 20px;
}
#css_galleria_1 a{
display:block;
float:left;
width:75px;
height:874px;
margin-top:10px;
margin-right:10px;
margin-bottom: 50px;
padding-bottom:10px;
outline:none;
border-bottom:10px solid #333333;
border-top:10px solid #333333;
color:#FFFFFF;
text-decoration:none;
}
#css_galleria_1 a:hover{
border-bottom:10px solid #666666;
}
#css_galleria_1 a b, #css_galleria_1 a span{
display:none;
}
#css_galleria_1 a:hover b{
display:block;
position:absolute;
width: 475px;
height: 734px;
top:50px;
left:0px;
background: #000000;
padding: 85px 202px 55px 203px;
z-index:1;
}
#css_galleria_1 a:hover span{
display:block;
position:absolute;
width:555px;
font-size: 18px;
font-decoration: bold;
left:160px;
bottom:50px;
padding:5px;
background:#000000;
z-index:2;
}
#css_galleria_1 a:hover b span{
display:block;
position:absolute;
width:555px;
height: 30px;
font-size: 18px;
left:160px;
top:30px;
padding:5px;
background:#000000;
z-index:2;
}

#css_galleria_1 #pic_1{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_1.png) center center no-repeat;
}
#css_galleria_1 #pic_2{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_2.png) center center no-repeat;
}
#css_galleria_1 #pic_3{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_3.png) center center no-repeat;
}
#css_galleria_1 #pic_4{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_4.png) center center no-repeat;
}
#css_galleria_1 #pic_5{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_5.png) center center no-repeat;
}
#css_galleria_1 #pic_6{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_6.png) center center no-repeat;
}
#css_galleria_1 #pic_7{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_7.png) center center no-repeat;
}
#css_galleria_1 #pic_8{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_8.png) center center no-repeat;
}
#css_galleria_1 #pic_9{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_9.png) center center no-repeat;
}
#css_galleria_1 #pic_10{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_10.png) center center no-repeat;
margin-right:0;
}



/*inizio stile css galleria 2*/
#css_galleria_2{
position:relative;
width:900px;
height:914px;
border:1px solid #FFFFFF;
padding:20px 10px 20px 20px;
}
html>body #css_galleria_2{
position:relative;
width:850px;
height:914px;
border:1px solid #FFFFFF;
padding:20px 10px 20px 20px;
}
#css_galleria_2 a{
display:block;
float:left;
width:75px;
height:874px;
margin-top:10px;
margin-right:10px;
margin-bottom: 50px;
padding-bottom:10px;
outline:none;
border-bottom:10px solid #333333;
border-top:10px solid #333333;
color:#FFFFFF;
text-decoration:none;
}
#css_galleria_2 a:hover{
border-bottom:10px solid #666666;
}
#css_galleria_2 a b, #css_galleria_2 a span{
display:none;
}
#css_galleria_2 a:hover b{
display:block;
position:absolute;
width: 475px;
height: 734px;
top:50px;
left:0px;
background: #000000;
padding: 85px 202px 55px 203px;
z-index:1;
}
#css_galleria_2 a:hover span{
display:block;
position:absolute;
width:555px;
font-size: 18px;
font-decoration: bold;
left:160px;
bottom:50px;
padding:5px;
background:#000000;
z-index:2;
}
#css_galleria_2 a:hover b span{
display:block;
position:absolute;
width:555px;
height: 30px;
font-size: 18px;
left:160px;
top:30px;
padding:5px;
background:#000000;
z-index:2;
}

#css_galleria_2 #pic_11{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_11.png) center center no-repeat;
	}
	#css_galleria_2 #pic_12{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_12.png) center center no-repeat;
	}
	#css_galleria_2 #pic_13{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_13.png) center center no-repeat;
	}
	#css_galleria_2 #pic_14{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_14.png) center center no-repeat;
	}
	#css_galleria_2 #pic_15{
background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_15.png) center center no-repeat;
	}
	#css_galleria_2 #pic_16{
	background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_16.png) center center no-repeat;
	}
	#css_galleria_2 #pic_17{
	background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_17.png) center center no-repeat;
	}
#css_galleria_2 #pic_18{
	background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_18.png) center center no-repeat;
	}
#css_galleria_2 #pic_19{
	background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_19.png) center center no-repeat;
	}
#css_galleria_2 #pic_20{
	background: url(http://www.armageddonquest.com/archive/wp-content/themes/comicpress-2.7/comicpress-3c/pic_20.png) center center no-repeat;
	margin-right:0;
	}

#instruct {
	padding: 10px 10px;
	text-align: center;
        margin: 10px auto 10px auto;
border: 5px solid black;
width: 560px;
align: center;
-moz-border-radius-topleft: 30px;
-webkit-border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px; 
-moz-border-radius-bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px; 
background: #666666;
}


/* THE FOOTER */

#footer {
	padding: 10px 10px;
	text-align: center;
        margin: 20px auto 20px auto;
border: 5px solid black;
width: 560px;
align: center;
-moz-border-radius-topleft: 30px;
-webkit-border-top-left-radius: 30px;
-moz-border-radius-topright: 30px;
-webkit-border-top-right-radius: 30px; 
-moz-border-radius-bottomleft: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-webkit-border-bottom-right-radius: 30px; 
background: #666666;
}


/* NAVIGATION */

.nav {	
	float: right;
	font-size: 12px;
	font-weight: bold;
	}
	
	.nav-first {
		padding: 0 5px 0 0;
		float: left;
		border-right: 1px solid #000;
		}
	
	.nav-previous  {
		padding: 0 5px;
		float: left;
		}
	
	.nav-next  {
		padding: 0 5px;
		float: left;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		}
		
	.nav-last {
		padding: 0 0 0 5px;
		float: left;
		}

.nav-blog {
	color: #000;
	font-size: 12px;
	font-weight: bold;	
	float: right;
	}
	
	.nav-blog-previous {
		padding: 0 5px 0 0;
		float: left;
		}
		
	.nav-blog-next {
		padding: 0 0 0 5px;
		float: left;
		border-left: 1px solid #000;
		}

.pagenav {
	padding: 40px 20px 0 20px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-blog a {
	display: block;
	float: left;
	color: #000;
	}

	.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
		color: #800;
		}

	.navdivider {
		padding: 0 5px 0 0;
		margin: 0 5px 0 0;
		border-right: 1px solid #000;
		}



/* POSTS - PAGES */

#column {
        width: 550px;
	padding: 5px 0 20px 0;
	float: left;
	overflow: hidden;
        margin-top: 10px;
        margin-left: 0px;
        margin-right: auto;
        text-align: left;
        background: #aaaaaa;
        border-right: solid 4px #010101;
        border-left: solid 4px #010101;
        border-bottom: solid 4px #010101;
	}
#column table tbody tr td {
font-size: 12px;
}


html>body #column {
        width: 516px;
	padding: 5px 0 20px 0;
	float: left;
	overflow: hidden;
        margin-top: 10px;
        margin-left: 0px;
        margin-right: auto;
        text-align: left;
        background: #aaaaaa;
        border-right: solid 4px #010101;
        border-left: solid 4px #010101;
        border-bottom: solid 4px #010101;
	}
#column table tbody tr td {
font-size: 12px;
}

.post, .post-comic, .post-page {
	padding: 0 20px;
	}

.post-head, .post-page-head, .post-comic-head {
	}
	
.post-foot, .post-comic-foot, .post-page-foot {
	margin: 0 0 40px 0;
	height: 10px;
	overflow: hidden;
	}
	
	.comicdate {
		font-size: 14px;
                margin: 0 0 5px 0;
		}

	.postdate {
		font-size: 11px;
		}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
	}
		
.tags {
	font-size: 11px;
	clear: both;
	}

.comment-link {
	font-family: 'Georgia', serif;
	font-size: 16px;
	text-align: right;
	}



/* THE BLOG HEADER */

#blogheader {
	font-family: 'Georgia', serif;
	padding: 25px 0 25px 20px;
	font-size: 32px;
	letter-spacing: -2px;
	border-top: 1px solid #000;
	}



/* COMMENTS */

.comment-wrap{
	padding: 0 20px;
	}

	.comment-wrap h3 {
		margin: 0;
		padding: 20px 0 0 0;
		font-weight: normal;
		font-size: 20px;
		clear: both;
		font-family: 'Georgia', serif;
		}

.comment {
	padding: 10px;
	margin: 10px 0 0 0;
	clear: both;
	border: 1px solid #000;
	min-height: 64px;
	}

	.comment .comment  {
	border: 1px dotted #000;
	}

.comment-author {
	display: inline;
	}

.comment-meta {
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #000;
	}

.says {
	display:none;
	}

.avatar {
	margin: 0 10px 0 0;
	float: left;
	}

#comment {
	width: 100%;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#author, #email, #url {
	width: 200px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#submit {
	margin: 0 0 20px 0;
	float: right;
	}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	ol.commentlist p {
		margin: 10px 0 0 74px;
		}

ul.children {	
	margin: 0;
	padding: 0;
	list-style: none;
	}

.reply {
	padding: 10px 0 0 0;
	text-align: right;
	}



/* ARCHIVE */  
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */  

.comicarchiveframe {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	opacity: 0.99;
	filter: alpha(opacity=99);
	}
 
	.comicarchiveframe:hover {
		opacity: 0.70;
		filter: alpha(opacity=70);
		}

	.comicarchiveframe h3 {
		margin: 0;
		}

	.comicarchiveframe a small {
		display: block;
		color: #000;
		}

.archive-year {
	font-size: 48px;
	}

.archive-yearlist {
	padding: 0 0 10px 0;
	font-size: 14px;
	}



/* SIDEBAR */
/* Background images are optional, should you wish to create a special one in Photoshop or what have you, otherwise just select a color */
/* Example: background: #000000; (which would be a plain black background) */

#sidebarL {
	width: 223px;
        margin: 10px 0 0 60px;
        text-align: left;
	padding: 5px 10px 5px 5px;
	float: left;
	font-size: 14px;
	overflow: hidden;
        border: none;
        background: #178e3f url(YourImage.png) repeat-y;
	}

html>body #sidebarL {
	width: 203px;
        margin: 10px 0 0 0px;
        text-align: left;
	padding: 5px 10px 5px 5px;
	float: left;
	font-size: 14px;
	overflow: hidden;
        border: none;
        background: #178e3f url(YourImage.png) repeat-y;
	}

#sidebarR {
	width: 223px;
        margin: 10px 0 0 0px;
        text-align: left;
	padding: 5px 10px 5px 5px;
	float: left;
	font-size: 14px;
	overflow: hidden;
        border: none;
        background: #178e3f url(YourImage.png) repeat-y;
	}

html>body #sidebarR {
	width: 203px;
        margin: 10px 0 0 0px;
        text-align: left;
	padding: 5px 10px 5px 5px;
	float: left;
	font-size: 14px;
	overflow: hidden;
        border: none;
        background: #178e3f url(YourImage.png) repeat-y;
	}

#sidebarL h2, #sidebarL h2 a {	
	font-size: 30px;
        margin: 5px 5px 5px 5px;
        border-top: 1px solid #c3c3c3;
        padding: 20px 0 0 0;
	}

#sidebarR h2, #sidebarL h2 a {	
	font-size: 30px;
        margin: 5px 5px 5px 5px;
        border-top: 1px solid #c3c3c3;
        padding: 20px 0 0 0;
	}


#sidebarL ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}


#sidebarR ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#sidebarL ul li {
		margin: 0 0 10px 10px;
		padding: 0;
		}


	#sidebarR ul li {
		margin: 0 0 10px 10px;
		padding: 0;
		}


		#sidebarL ul li ul li {
			margin: 0 0 3px 10px;
			padding: 0;
			}

		#sidebarR ul li ul li {
			margin: 0 0 3px 10px;
			padding: 0;
			}


  #sidebarL ul li ul li a {
				display: inline-block;
				color: #000;
                                background: #666666;
				text-decoration: none;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px; 
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px; 
                          	border-radius: 6px;
				border: 2px solid #000;
                                padding: 3px 3px 3px 3px
				}

 #sidebarR ul li ul li a {
				display: inline-block;
				color: #000;
                                background: #666666;
				text-decoration: none;
 -moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px; 
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px; 
                          	border-radius: 6px;
				border: 2px solid #000;
                                padding: 3px 3px 3px 3px
				}

				#sidebarL ul li ul li a:hover {
					color: #fff;
					background: #7fcae0;
					}

                                #sidebarR ul li ul li a:hover {
					color: #fff;
					background: #7fcae0;
					}

a.button
{
  background:#ffdab9;
  color:#000;
  width:40px;
  height:20px;
  margin: 0 0 10px 0;
  margin-left:.5em;
float: left;
clear: right;
  display:block;
  padding: 5px 5px 5px 5px;
}

a.button:hover
{
background:#ee82ee;
color:#fff;
}


.sidebar-module {
	border-bottom-color: #c3c3c3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0px 3px 20px 0px;
	padding: 0 0 20px 0;
	font-size-adjust: 0.47;	
}

.sidebar-module li { margin: 0 0 5px 0; }

.sb-mod-con { margin: 12px 0 0 0; padding: 0; }

.sb-mod-heading { margin: 0; padding: 0; }

.utility-panel { background: #ecebeb; padding: 1px 0px; }

.panel-box-1, .panel-box-2 {
	background: #FFFFFF;
	border: 1px solid #cbcbcb;
	margin: 5px;
}

.panel-box-1 { padding: 10px 15px 6px 15px; }

.panel-box-2 { padding: 10px 10px 3px 15px; }

.lhs-float { float: left; text-align: center; }

.rhs-float { float: right; margin: 5px 0px 0 0; }

.subscribe1 { margin: 10px 0 0 0; }

.subscribe1 a, .subscribe1 a:visited {
	color: #000000;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subscribe1 a:hover { color: #333333; }

.subscribe2 { margin: 10px 0 0 0;}

.subscribe2 a, .subscribe2 a:visited { color: #dc6322; font-size: 12px; text-decoration: none;}

.subscribe2 a:hover { color: #C55423; }

.feedstats { margin: 10px 0 0 0; text-align: center; }

.feedstats2 { margin: 5px 0 0 15px; text-align: center; float: left;}

img.feedstatspic { margin: 5px 0 5px 0px; }

img.feedstatspic2 { margin: 3px 0 0 10px; }

.flags { text-align: center; }

.translate { margin: 3px 0 0 0; text-align: center; }

.translate a, .translate a:visited {
	color: #dc6322;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.translate a:hover { color: #C55423; }

/* THE STYLISH-2 MENU */


.stylishmenu2 {
display: block;
width: 250px;
height: 600px;
border: none;
float: left;
}

.stylishmenu2 ul {
margin: 5px;
}

.stylishmenu2 li {
text-decoration: none;
margin: 0px;
}

.logo a {
   width: 193px;
   height: 78px;
   display: block;
   float: left;
   text-decoration: none;
   border: none;
   margin: 10px 0px 20px 0px;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/siteTOP.png') no-repeat top center;
	}

.logo a:hover {
background: url('http://www.armageddonquest.com/siteTOP.png') no-repeat bottom center;
}

.satan666 a {
   width: 80px;
   height: 80px;
   text-decoration: none;
   border: none;
   display: block;
   float: left;
   margin: 10px 60px 10px 55px;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/satan666-3.png') no-repeat top center;
	}

.satan666 a:hover {
background: url('http://www.armageddonquest.com/satan666-3.png') no-repeat bottom center;
}

.aboutTOP a {
   width: 193px;
   margin: 0 0 20px 0;
   height: 76px;
   text-decoration: none;
   border: none;
   display: block;
   float: left;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/aboutTOP.png') no-repeat top center;
}

.aboutTOP a:hover {
background: url('http://www.armageddonquest.com/aboutTOP.png') no-repeat bottom center;
}

.startWith a {
   width: 193px;
   height: 76px;
   text-decoration: none;
   border: none;
   margin: 0 0 20px 0;
   display: block;
   float: left;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/firstpageTOP.png') no-repeat top center;
}

.startWith a:hover {
background: url('http://www.armageddonquest.com/firstpageTOP.png') no-repeat bottom center;
}

.three a {
   width: 50px;
   height: 50px;
   text-decoration: none;
   border: none;
   display: block;
   float: left;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/three.png') no-repeat top center;
}

.two a {
   width: 50px;
   height: 50px;
   text-decoration: none;
   border: none;
   display: block;
   float: left;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/two.png') no-repeat top center;
}

.makkah a {
   width: 80px;
   height: 88px;
   text-decoration: none;
   border: none;
   display: block;
   float: left;
   margin: 6px 55px 10px 60px;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/makkahROLL.png') no-repeat top center;
}

.makkah a:hover {
background: url('http://www.armageddonquest.com/makkahROLL.png') no-repeat bottom center;
}

.bookmarkSUB a {
   width: 142px;
   height: 100px;
   text-decoration: none;
   border: none;
   margin: 0 26px 20px 26px;
   display: block;
   float: left;
   text-indent: -9999px;
   background: url('http://www.armageddonquest.com/bookmarkSUB.png') no-repeat top center;
}

.bookmarkSUB a:hover {
background: url('http://www.armageddonquest.com/bookmarkSUB.png') no-repeat bottom center;
}


/* WIDGETS */

.random-comic-icon {
	padding: 0 5px;
	color: #fff;
	background: #000;
        margin: 10px 0 10px 0;
        padding: 15px 0 0 0;
        border-top: 1px solid #c3c3c3;
	}

.comic-bookmark {
	margin: 0 0 10px 5px;
	}

.archive-dropdown {
	max-width: 100%;
	}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 15px;
	}

#wp-calendar th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-variant: small-caps;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
        background-color: #ffffff;
	border: 1px solid #000;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

	#wp-calendar a:hover {
		color: #fff;
		background: #000;
		}



/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}

#searchsubmit {
	padding: 0 5px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	}



/* GALLERY */

.gallery-image {
	width: 518px;
	border: 1px solid #000;
	overflow: hidden;
	background: #000;
}

.gallery-caption {
	font-size: 11px;
	}
	
	.gallery-caption  p {
		width: 510px;
		padding: 5px;
		margin: 0;
		text-align: center;
		color: #fff;
		background: #000;
		}

.imagenav-wrap {
	margin: 5px 0 0 0;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;
	overflow: hidden;
	}

.imagenav-center {
	width: 344px;
	height: 65px;
	margin: 0 5px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	overflow: hidden;
	}

.imagetitle {
	color: #000;
	font-size: 18px;
	}

.imagenav-bg {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 0;
	background: #ddd;
	border: 1px solid #000;
	overflow: hidden;
	}

	.imagenav-bg img {
		width: 75px;
		height: 75px;
		}

.imagenav-arrow {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 80px;
	font-weight: bold;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	overflow: hidden;
	}

	.imagenav-link img {
		width: 75px;
		height: 75px;
		opacity: 0.50;
		filter: alpha(opacity=50);
		}

			.imagenav-link img:hover {
				opacity: 0.00;

				filter: alpha(opacity=0);
				}



/* POSTED IMAGES  */

.wp-caption  p {
	margin: 5px 0;
	line-height: 14px;
	font-size: 14px;
	}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}



/* TRANSCRIPT */

#transcript {
	padding: 0 10px;
	font-size: 11px;
	border-left: 4px dotted #000;
	border-right: 4px dotted #000;
	}

	.transcript-border {
		padding: 0 5px;
		margin: 15px 0;
		border: 1px solid #000;
		background: #fff;
		clear: both;
		}

	a.transcript-title {
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
		display: block;
		font-family: 'Georgia', serif;
		font-style: italic;
		font-size: 16px;
		letter-spacing: -1px;
		border-bottom: 1px dashed #000;
		}

		#transcript-content {
			font-family: 'Courier New', monospace;
			overflow: hidden;
			}

#s-transcript {
	width: 140px;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-family: 'Georgia', serif;
	font-style: italic;
	}

	#searchsubmit-transcript {
		padding: 0 5px;
		font-size: 12px;
		font-family: 'Arial', sans-serif;
		}



/* STORYLINES */

.storyline-cats {
	padding: 0;
	margin: 0;
	list-style: none;
	}

.storyline-cats li {
	display: inline;
	}

	li.storyline-root {
		display: none;
		}



/* CLEAR FLOATS */

.clear {
	clear: both;
	}

#tinted3 {
background: #ffcc99;
border: 1px solid #000000;
}

/* CLEAR MARGINS */
/* Used with BR for clearing paragraph margins for Safari, Chrome - avoid background gaps */

.clear-margins { 
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;

td#redback {
background: url(redbackSTORE.png) middle center;
}
