	/*
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
.
*/

* {
margin:0;
padding:0;
}

/********************* STANDARD TAGS ***********************/

body {
	margin: 0;
	color: #1f1f1f;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: #000 0 0 0; /* Lighten Safari's heavy fonts */
      background: #cfe1e2;
	}

a {
	color: #688e93;
	text-decoration: none;
	}

  	a:hover {
		color: #374b4e;
		}

	a:focus {
		outline: none;
		}

	a img {
		border: none;
		}

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 10px;
	border-style: solid;
	border-color: #c9c9c9;
	}

	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 {
	color: #1f1f1f;
	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: #1f1f1f;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 24px;
	}
	
	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		}

h2.hometitle, h2.hometitle a {
font-size: 24px;
font-family: Rockwell, serif;
color: #3a4440;
letter-spacing: 0px;
font-weight: normal;
text-align:center;
padding:0 0 5px 0;
}

h2.hometitle a:hover {
color: #252b29;
font-weight: normal;
letter-spacing: 0px;
font-size: 24px;
}

h3, h3 a {
padding: 0;
margin: 0;
font-size: 33px;
font-family: Rockwell, serif;
letter-spacing: 0px;
font-weight: normal;
text-decoration: none;
color: #688e93;
	}

h3 a:hover {
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
color: #A5C2C9;
}

/********************* BANNER TOP ***********************/

#pub_header {
width:100%;
height:98px;
margin:0 0 0 0;

}

.pub_banner {
width:760px;
margin:0 auto;
height:78px;

}

/********************* HEADER ***********************/

#header-container {
width:100%;
height:155px;
background: #cfe1e2 url(images/back-header.png) repeat-x top left;

}

#header {
width:840px;
height:155px;
margin:0 auto;
}



/********************* MENU ***********************/

#navbar {
	height:42px;
      width:100%;
	zoom: 1; /* IE fix, allows for variable height menu  */
      background: #47301c url(images/navbackground.png) repeat-x top left;
	}

.navbarleft {
float:left;
}

#navbar-content {
width:840px;
height:42px;
margin:0 auto;
}

#menu {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align:center;
    line-height: 25px;
 font-size: large;
 font-family: Rockwell, serif;
    }

	#menu a {
		padding: 7px 26px;
                display:block;
		color: #ffcc99;
		text-decoration: none;
		}

	#menu li {
		float: left;
		}


	#menu li:hover a, #menu li.sfhover a {
	    color: #AF544C; /* Main menu highlighted text color */
	    }

.adornoright {
float:right;
}

.adornoleft {
float:left;
}

.navbarright {
float:right;
}

/********************* NAV COMICS HOMEPAGE ***********************/

.navhomepage {	
margin:0 auto 10px auto;
font-size: 12px;
font-weight: bold;
width:281px;
height:40px;
	}
	
	.navhome-first {
        float:left;
	background:url(images/navbotonhome6.png);
	font-weight:bold;
	height:40px;
	line-height:29px;
	margin:0 5px 0px 0;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navhome-first a {
color: #fff;
padding:0 0 0 40px;
}

.navhome-first a:hover {
color: #CFE1E2;
}
	
	.navhome-previous  {
        float:left;
	background:url(images/navbotonhome5.png);
	font-weight:bold;
	height:40px;
	line-height:29px;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navhome-previous a {
color: #fff;
padding:0 0 0 40px;
}

.navhome-previous a:hover {
color: #CFE1E2;
}

	.navhome-next  {
        float:left;
	background:url(images/navbotonhome7.png);
	font-weight:bold;
	height:40px;
	margin:0 5px 0px 0;
	line-height:29px;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navhome-next a {
color: #fff;
padding:0 0 0 40px;
}

.navhome-next a:hover {
color: #CFE1E2;
}

	.navhome-last  {
        float:left;
	background:url(images/navbotonhome8.png);
	font-weight:bold;
	height:40px;
	line-height:29px;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navhome-last a {
color: #fff;
padding:0 0 0 40px;
}

.navhome-last a:hover {
color: #CFE1E2;
}

.navsinglepage {	
margin:0 auto 10px auto;
font-size: 12px;
font-weight: bold;
width:567px;
height:40px;
	}
	
	.navsingle-first {
        float:left;
	background:url(images/navbotonhome6.png);
	font-weight:bold;
	height:40px;
	line-height:29px;
	margin:0 5px 0px 0;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navsingle-first a {
color: #fff;
padding:0 0 0 40px;
}

.navsingle-first a:hover {
color: #CFE1E2;
}
	
	.navsingle-previous  {
        float:left;
	background:url(images/navbotonhome5.png);
	font-weight:bold;
	height:40px;
	line-height:29px;
	margin:0 5px 0px 0;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navsingle-previous a {
color: #fff;
padding:0 0 0 40px;
}

.navsingle-previous a:hover {
color: #CFE1E2;
}

	.navsingle-next  {
        float:left;
	background:url(images/navbotonhome7.png);
	font-weight:bold;
	height:40px;
	margin:0 5px 0px 0;
	line-height:29px;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navsingle-next a {
color: #fff;
padding:0 0 0 40px;
}

.navsingle-next a:hover {
color: #CFE1E2;
}

	.navsingle-last  {
        float:left;
	background:url(images/navbotonhome8.png);
	font-weight:bold;
	height:40px;
	line-height:29px;
	text-decoration:none;
	width:138px;
        padding-top:5px;
		}

.navsingle-last a {
color: #fff;
padding:0 0 0 40px;
}

.navsingle-last a:hover {
color: #CFE1E2;
}

/********************* ICONOS ***********************/

#navbaricons {
	height:56px;
      width:100%;
	zoom: 1; /* IE fix, allows for variable height menu  */
      background: #47301c url(images/naviconsbackground.png) repeat-x top left;
	}

#navbaricons-content {
width:780px;
height:56px;
margin:0 auto;
}

#social-icons {
}

#ulicons {
    padding: 0;
    margin: 0;
    list-style: none;
    }

	#ulicons a {
                display:block;
		text-decoration: none;
		}

	#ulicons li {
		float: left;
	opacity: 1;
		}

	#ulicons li:hover a, #menu li.sfhover a {
	    color: #AF544C; /* Main menu highlighted text color */
	    }

a#iconemail { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:0px 0px; display:block; text-indent:-9999em; height:44px; width:43px; }
a#iconemail:hover { background-position:0 -44px; }

a#iconfacebook { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-43px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right:4px;}
a#iconfacebook:hover { background-position:-43px -44px; }

a#icontwitter { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-87px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right:3px;}
a#icontwitter:hover { background-position:-87px -44px; }

a#iconmeneame { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-131px 0px; display:block; text-indent:-9999em; height:44px; width:44px; }
a#iconmeneame:hover { background-position:-131px -44px; }

a#iconbita { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-175px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right:1px; }
a#iconbita:hover { background-position:-175px -44px; }

a#iconbarra { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-219px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right: 3px; }
a#iconbarra:hover { background-position:-219px -44px; }

a#iconfresqui { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-263px 0px; display:block; text-indent:-9999em; height:44px; width:43px; margin-right: 3px;}
a#iconfresqui:hover { background-position:-263px -44px; }

a#iconenchilame { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-306px 0px; display:block; text-indent:-9999em; height:44px; width:43px; margin-right: 4px;}
a#iconenchilame:hover { background-position:-306px -44px; }

a#icontech { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-349px 0px; display:block; text-indent:-9999em; height:44px; width:43px; }
a#icontech:hover { background-position:-349px -44px; }

a#icondelicious { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-392px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right: 1px;}
a#icondelicious:hover { background-position:-392px -44px; }

a#iconstumble { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-436px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right:2px;}
a#iconstumble:hover { background-position:-436px -44px; }

a#iconmrwong { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-480px 0px; display:block; text-indent:-9999em; height:44px; width:44px; margin-right:3px;}
a#iconmrwong:hover { background-position:-480px -44px; }

a#icongoogle { background:transparent url(images/iconos-all.png) no-repeat scroll; background-position:-524px 0px; display:block; text-indent:-9999em; height:44px; width:44px; }
a#icongoogle:hover { background-position:-524px -44px; }

/********************* ENLACE DE COMENTARIOS INDEX ***********************/

#navbaricons-content .comment-link {
text-align: right;
line-height: 25px;
font-size: large;
font-family: Rockwell, serif;
padding: 7px 7px 0 0;
	}

#navbaricons-content .comment-link a, #navbaricons-content .comment-link a:visited {
color: #fff;
}

#navbaricons-content .comment-link a:hover {
color: #ffcc99;
}

/********************* COMIC ***********************/

#comic-container {
width: 100%;
height: 100%;
background: url(images/comic-containerback.png) repeat-x top left;
padding-top:1px;
}

#comic-content {
width: 780px;
margin: 0 auto;
border-left: 8px solid #c9c9c9;
border-right: 8px solid #c9c9c9;
boder-top: 0px;
background: #a5c2c9 url(images/comic-contentback.png) repeat-x top left;
}

#comic-head {
width:620px;
margin:0 0 0 80px;
background: url(images/hometitle2.png) no-repeat top left;
}

#comic {
	padding: 15px 0 10px 0;
	text-align: center;
	}


/********************* MAIN HOMEPAGE ***********************/

#main-container {
width: 100%;
height: 606px;
padding-bottom: 22px;
}

#content-container {
width: 857px;
height: 606px;
margin: 0 auto;
}

#main-content {
width: 687px;
height: 606px;
float: left;
}

.bientop {
width: 687px;
height: 73px;
background: url(images/Bientop2.png) no-repeat top left;
}

.biencontent {
width: 687px;
height: 462px;
background: url(images/bienbackline.png) repeat-y top left;
}

.bcontentbox {
width: 687px;
height: 462px;
background: url(images/backgroundviejo.png) no-repeat;
background-position:190px 37px;
}

.bboxup {
width: 687px;
height: 185px;
background: url(images/cuadricula1.gif) no-repeat;
background-position: 46px 0px;
}

.boxup-left {
width: 343px;
float:left;

}

.boxup-right {
width: 344px;
float:right;
}

.suscribebox {
position: relative;
top: 2px;
left: 75px;
}

.susemailbox {
position: relative;
top: 60px;
left: 50px;
}

.bboxdown {
width: 641px;
height: 277px;
}

.boxdown-left {
width: 343px;
background: url(images/cuadricula2.gif) no-repeat;
background-position: 42px 0px;
float:left;
height: 277px;
}

.shareboximg {
position: relative;
top: 23px;
left: 72px;
}

.shareboxt {
position: relative;
top: 98px;
left: 65px;
}

.boxdown-right {
width: 298px;
background: url(images/cuadricula3.gif) no-repeat;
background-position: 0px 0px;
float:right;
height: 277px;
}

.aniboximg {
position: relative;
top: 0px;
left: 0px;
display:block;
}

.anicortos {
position: relative;
top: 5px;
left: 65px;
}

.aniboxt {
position: relative;
top: 7px;
left: -15px;
}

.aniboximg {
position: relative;
top: 20px;
left: 17px;
}

h3.suscribete {
padding: 10px 0 0 71px;
color: #d5924d;
}

h3.animaciones {
padding: 10px 0 0 42px;
color: #d5924d;
}

.minibox1{
width: 151px;
height: 110px;
background: url(images/mainbox1.png) no-repeat top left;
margin: 14px 0 0 58px;
}

.boxtext1 {
padding: 0;
font-size: 13px;
font-family: Rockwell, serif;
color: #fff;
letter-spacing: 0px;
font-weight: bold;
}

.bienfooter {
width: 687px;
height: 71px;
background: url(images/Bienfooter.png) no-repeat top left;
}

/********************* PAG ANIMACIONES ***********************/

#acomic-content {
width: 780px;
margin: 0 auto;
border-left: 8px solid #c9c9c9;
border-right: 8px solid #c9c9c9;
boder-top: 0px;
background: #a5c2c9 url(images/comic-contentback.png) repeat-x top left;
padding-bottom: 15px;
}

#animcomic {
border: 2px solid #c7cccd;
margin: 15px auto 0 auto;
padding: 10px;
text-align: center;
width: 400px;
background: #e1e7e8;
}

#amain-container {
width: 100%;
height: 660px;
margin:0 0 20px 0;
}

#acontent-container {
width: 857px;
height: 660px;
margin: 0 auto;
}

#amain-content {
width: 687px;
height: 660px;
float: left;
}

.animtop {
width: 687px;
height: 73px;
background: url(images/animtop.png) no-repeat top left;
}

.animcontent {
width: 687px;
height: 516px;
background: url(images/animbackline.png) repeat-y top left;
}

.acontentbox {
width: 687px;
height: 516px;
background: url(images/backgroundanim.png) no-repeat;
background-position:28px 0px;
}

.aboxup {
width: 687px;
height: 222px;
clear:both;
}

.aboxup-right {
width: 159px;
height: 222px;
position: relative;
top: -49px;
left: 490px;
background: url(images/animboxup.png) no-repeat top left;
color: #fff;
font-size: 13px;
font-family: Rockwell, serif;
letter-spacing: 0px;
text-align: center;
padding: 5px 0 0 0;
}

.aboxup-right p {
margin: 0 5px 0 5px;
}

.aboxdown {
width: 687px;
height: 169px;
background: url(images/animboxdown.png) no-repeat;
background-position: 41px 0px;
margin:120px 0 0 0;
clear:both;
}

.aboxdown-left {
float:left;
width: 251px;
height: 142px;
position: relative;
top: 22px;
left: 64px;
color: #fff;
font-size: 17px;
font-family: Rockwell, serif;
letter-spacing: 0px;
text-align: center;
}

.aboxdown-left p {
margin: 0 10px;
}

.animemail {
}

.animfooter {
width: 687px;
height: 74px;
background: url(images/animfooter.png) no-repeat top left;
}

/********************* PAGE SIDEBAR ***********************/

#main-sidebar {
width: 125px;
height: 595px;
float: right;
margin: 0 30px 0 0;
padding: 8px 0 0 0;
text-align: center;
line-height: 25px;
font-size: 17px;
font-family: Rockwell, serif;
color: #688e93;
}

.sidebarlinks {
width: 80px;
height: 327px;
margin: 0 auto;
}

.sidebarlinks img {
padding:0 0 5px 0;
}

.sidebarlinks p a {
text-decoration: underline;
}

.sidebarlinks p a:hover {
border-bottom: 1px dashed #374b4e;
}



/********************* FOOTER ***********************/

#footer {
width: 100%;
height: 42px;
background: url(images/footerback.png) repeat-x top left;
}

.footerleft {
float: left;
}

.footerright {
float: right;
}

.footertext {
font-size: 11px;
font-style: normal;
letter-spacing: normal;
line-height: 1.4em;
color: #fff;
padding: 12px 0 0 0;
text-align: center;
}

.footertext a {
color: #ffcc99;
font-weight: bold;
}

.footertext a:hover {
color: #AF544C;
text-decoration: none;
}


/* 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: #c9c9c9;
	font-size: 12px;
	font-weight: bold;	
	float: left;
margin:0 0 20px 20px;
	}
	
	.nav-blog-previous {
		padding: 0 5px 0 0;
		float: left;
		}
		
	.nav-blog-next {
		padding: 0 0 0 5px;
		float: left;
		border-left: 1px solid #c9c9c9;
		}

.pagenav {
padding: 0 0 0 20px;
font-size: 12px;
font-weight: bold;
clear: both;
width: 568px;
	}

/********************* BLOG ***********************/

#blog-container {
width: 805px;
margin:0 auto;
}

/********************* POSTS - P�GINAS ***********************/

#column {
	width: 568px;
	padding: 5px 0 20px 0;
	float: left;
	overflow: hidden;
	}

.post, .post-comic, .post-page {
	width: 568px;
	}

.post-head, .post-page-head {
height: 60px;
width: 568px;
background: url(images/posthead.png) no-repeat top left;
padding: 10px 0 0 20px;
margin: 0;
	}

.postc-head {
height: 15px;
width: 568px;
background: url(images/singlehead.png) no-repeat top left;
padding: 0 0 0 20px;
margin: 0;
}

.postc-foot {
margin: 0 0 40px 0;
padding: 0 0 0 20px;
height: 20px;
overflow: hidden;
width: 568px;
background: url(images/singlefoot.png) no-repeat top left;
}

.postdate {
background: url(images/calendar.png) no-repeat left;
padding: 0 0 0 20px;
}

.entry {
background: url(images/postbackground.png) repeat-y left;
padding: 15px 20px 30px 20px;
line-height: 20px;
font-size: 11px;
}

.c-entry {
background: url(images/postbackground.png) repeat-y left;
padding: 0 20px 0 20px;
}

.entry p {
margin: 10px 0;
}

.entry a {
font-weight: bold;
text-decoration: none;
}

.entry a:hover {
text-decoration: none;
font-weight: bold;
}

.entry ul {
margin: 5px 0 5px 40px;
list-style: none;
list-style-image: url(images/bullet.gif);
}

.entry ul {
padding: 5px 0;
}

.entry h3 {
padding: 10px 0;
}

.entry h3 a{
font-weight: normal;
text-decoration: none;
}
	
.post-foot, .post-page-foot {
margin: 0 0 40px 0;
padding: 0 0 0 20px;
height: 65px;
overflow: hidden;
width: 568px;
background: url(images/postfooter.png) no-repeat top left;
}

	.postdate {
		font-size: 11px;
		}

.more-link {
	border-top: 1px dashed #c9c9c9;
	font-style: italic;
	display: block;
	clear: both;
	}
		
.tags {
font-size: 11px;
font-weight: bold;
padding: 0 0 10px 20px;
background: url(images/011.png) no-repeat top left;
	}

.categoria {
font-size: 11px;
font-weight: bold;
padding: 0 0 10px 20px;
background: url(images/046.png) no-repeat top left;
}

.comment-link {
font-size: 11px;
text-align: left;
padding: 0 0 0 20px;
	}

.postcomment-link {
font-size: 11px;
text-align: left;
font-weight: bold;
padding: 0 0 0 20px;
background: url(images/comment.png) no-repeat top left;
}

/********************* COMENTARIOS ***********************/

.comment-wrap{
width: 568px;
	}

.comentsblock {
width: 568px;
}

.comentsblock a {
color: #374b4e;
}

.comentsblock a:hover {
color: #CFE1E2;
}

.cbhead {
height: 41px;
width: 568px;
background: url(images/commentstop.png) no-repeat top left;
}

.cbback {
padding: 10px 0 10px 0;
background: url(images/commentsback.png) repeat-y left;
}

.cbfoot {
height: 46px;
width: 568px;
background: url(images/commentsfoot.png) no-repeat top left;
margin-top: -20px;
}

.comment-wrap h2 {
margin: 0;
padding: 10px 0 0 20px;
font-size: 16px;
clear: both;
font-family: Helvetica, Arial, sans-serif;
color: #243133;
}

.comment {
	padding: 10px;
	margin: 0 20px 20px 20px;
	clear: both;
	border: 1px solid #CFE1E2;
	min-height: 64px;
	}

	.comment .comment  {
	border: 1px dotted #CFE1E2;
	}

.comment-author {
	display: inline;
	}

.comment-meta {
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #cfe1e2;
	}

.says {
	display:none;
	}

.avatar {
	margin: 0 10px 0 0;
	float: left;
height: 64px;
	}

#respond {
margin: 10px 0 0 20px;
}

#respond h3 {
margin: 0 0 10px 0;
}

#comment {
	width: 538px;
	font-size: 11px;
	}

#author, #email, #url {
	width: 200px;
	font-size: 11px;
height: 18px;
vertical-align: middle;
margin-right: 5px;
	}

#submit {
	margin: 10px 0 20px 0;
	float: left;
	}

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 */

#sidebar {
	width: 217px;
	padding: 5px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
        margin: 0 0 0 20px;
	}

.sidebartop {
width: 217px;
height: 14px;
background: url(images/sidebartop.png) no-repeat top;
}

.sidebar-content {
width: 217px;
background: url(images/sidebarback.png) repeat-y top;
padding: 0px 
color: #f4f4f4;
}

.sidebar-content a, .sidebar-content a:visited {
color: #ffcc99;
}

.sidebar-content a:hover  {
color: #A5C2C9;
}

.sidebar-footer {
width: 217px;
height: 19px;
background: url(images/sidebarfooter.png) no-repeat top;
}

#sidebar h2, #sidebar h2 a {	
	font-size: 16px;
color: #f4f4f4;
border-bottom: 1px solid #688e93;
width: 180px;
padding: 0 0 2px 0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#sidebar ul li {
		margin: 0 0 0 15px;
		padding: 0 15px 15px 0;
                color: #f4f4f4;
		}

.textwidget {
margin-top: 10px;
}
		#sidebar ul li ul {
margin: 10px 0 0 0;
}
		#sidebar ul li ul li {
			margin: 0 0 0 0;
			padding: 0 0 0 18px;
                        background: url(images/bullet2.gif) no-repeat;
color: #f4f4f4;
			}

/* WIDGETS */

.random-comic-icon {
	padding: 0 5px;
	color: #fff;
	background: #000;
	}

.comic-bookmark {
	margin: 0 0 10px 5px;
	}

.archive-dropdown {
	max-width: 100%;
	}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
color: #f4f4f4;
display: none;
	}

#wp-calendar th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
font-family: Rockwell, serif;
	font-size: 18px;
letter-spacing: 0px;
	font-variant: small-caps;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #f4f4f4;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

	#wp-calendar a:hover {
		color: #A5C2C9;
		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: 11px;
	font-size: 11px;
	}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	padding: 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;
font-size: 11px;
font-weight: bold;
padding: 0 0 10px 20px;
background: url(images/046.png) no-repeat top left;
	}

.storyline-cats li {
	display: inline;
	}

	li.storyline-root {
		display: none;
		}

/* CLEAR FLOATS */

.clear {
	clear: both;
	}



/* 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;
	}