/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}

/* body
--------------------------------------------------*/

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  text-align:justify; 
  color:#333;
  background: url(images/TranslucidBackgroundType2Large2.0.png) top center no-repeat fixed #000;
}

body#commentspopup {padding:0;}

/* headings
--------------------------------------------------*/
h1 { font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300; font-size:36px;}
h2 { font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300; font-size:28px; font-weight:bold; text-transform:uppercase;}
h3 { font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300; font-size:22px;}
h4 { font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300; font-size:18px; padding:9px 0 7px 0; }
h5 { font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300; font-size:16px;}
h6 { font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300;}

/* links */
a {	
   text-decoration:none; 
   color:#F30;
   font-weight: normal; }

/* paragraphs, lists, etc */

p {
  margin:0;
  padding:0 0 9px 0;
  line-height:1.4em;
}


/* images */
.alignleft {
  float:left;
  margin:0 0px 0 0; }

.alignright {
  float:right;
  margin:0 0 0 0px; }

.aligncenter {
  display: block;
  margin:0 auto; }
  
img{
border:none;
}

.gallery-1 img {
border:0px solid #CFCFCF;
}

#wrapper {
	width:1000px;
	margin-left: auto ;
    margin-right: auto ;
	background:#fff;
}

#header {
	height:80px;
	width:1000px;
}

/* header*/
#navigation{
	width:980px;
	padding: 5px 10px;
	font-size: 18px;
	color:#fff;
	background:url(images/navback.jpg) top center repeat #000;
	overflow:hidden;
}

#navigation ul {
  margin:0;
  padding:0; }

#navigation .page_item {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:0px solid;
  white-space:nowrap; }

#navigation .page_item a {
  display:block;
  padding:5px 5px;
  margin: 0px 10px;
  color:#fff;
  text-transform:uppercase;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
  }
  
#navigation .page_item a:hover { color:#Fff; background:#C00; }

#navigation .current_page_item a { color:#Fff; background:#C00; }
#navigation .current_page_item a:hover { color:#fff; background:#666; }


#flip {
	width:1000px;
	height:465px;
}

#logo {
	z-index:99;
	height:318px;
	width:200px;
	background:url(images/logo.png);
	position:absolute;
	margin:40px 0 0 0;
}

.banner {
	width:1000px;
	height:200px;
	overflow:hidden;
	background:url(images/banner.jpg);
}
	
	
	
/* main section */

.contenthomething {
	margin-top:-40px;
}

#content {
	float:left;
	min-height:600px;
	padding:10px 15px;
	width:970px;
	background:url(images/navback.png) top center repeat-x;
}
	
#content img {
	border:none;
	
}

#contentblog {
	float:left;
	min-height:600px;
	padding:0px 20px 0 0;
	width:650px;
}

.blogdate {
	width:60px;
	height:80px;
	float:left;
	background:url(images/date.png) top center no-repeat;
	text-align:center;
}

.month {
	height:15px;
	width:60px;
	text-align:center;
}

.date {
	width:60px;
	text-align:center;
}

.month h2 {
	color:#CCC;
	font-size:18px;
	font-weight:normal;
}

.date h4 {
	color:#CCC;
	font-size:25px;
	padding:4px 0 0px 0;
}

.date p {
	padding:0px 0 0 0;
	color:#CCC;
	font-size:9px;
}

.blogentry {
	width:570px;
	min-height:100px;
	padding:0 0 0 10px;
	float:right;
}

.blogentry h3 {
	border-bottom:1px solid #333;
	margin-bottom:3px;
}

.blogspacer {
	padding:0 0 20px 0;
}

.presslogo {
	margin:3px 5px;
	float:left;
}

.cover {
	width:300px;
	min-height:500px;
	padding:10px 15px 0 10px;
	float:left;
}

.indivcontent {
	width:630px;
	min-height:520px;
	float:left;
}

.comiccovers {
	width:955px;
	padding:0 0 0 15px;
}

.covergallery {
	width:228px;
	padding:0 5px 0 0;
	float:left;
	min-height:400px;
}

.covergallerymini {
	width:130px;
	padding:0 28px 0 0;
	float:left;
	min-height:300px;
}

.covergallerymini a img {
        width: 130px;
	height: 198px;
}

.covergallery img{
	border:1px #333;
	width: 226px;
	height: 347px;
}

.comictext {
	padding:10px 5px;
	text-align:center;
	min-height:125px;
	font-size: 10px;
}

.comictext p{
        font-size: 10px;
}

.comictext p a{
        font-size: 10px;
}

comictext h3 {
	font-size:18px;
}

comictext h6 {
	color:#666;
	font-size:10px;
	font-style:italic;
}

.comictext2 {
	padding:10px 5px;
	text-align:center;
	min-height:125px;
}

comictext2 h3 {
	font-size:18px;
}

comictext2 h6 {
	color:#666;
	font-size:10px;
	font-style:italic;
}


.leftcontent {
	width: 250px;
	padding:0 15px 0 0;
	float:left;
}

.midcontent {
	width:650px;
	padding:0px 10px;
	float:left;
}

.rightcontent {
	width:250px;
	padding:0 0 0 15px;
	float:right;
}

#entries {
	width: 640px;
    padding-top:5px;
    min-height: 250px;
	float: left;
}

#spacer {
        height: 25px;
}

.entry{
clear: both;
margin: 5px auto 5px auto;
text-align: left;
font-size: 1.0 em;
}

.entry img{
border:0;
padding: 10px 10px 10px 10px;
align:left;
}


#sidebar {
	width: 300px;
	padding-top: 0px;
	float: right;
}

#footer {
        width: 1000px;
        margin-left: auto ;
        margin-right: auto ;
		padding:5px 0px;
		color:#333;
		text-align:center;
		background:#999;
		min-height:250px;
}

#footer a {
		color:#333;
}

#footer a:hover {
		color:#C00;
		text-decoration:underline;
}

#footer h2 {
	border-bottom:1px #CCC solid;
	margin-bottom:5px;
}

.footcolumnleft {
	width:293px;
	padding:0 20px;
	float:left;
	text-align:left;
}

.footcolumnleft img {
        width: 32px;
	height: 32px;
}

.footcolumnmiddle {
	width:293px;
	padding:0 20px;
	float:left;
	text-align:left;
}

.footcolumnmiddle li {
	list-style:none;
}

.footcolumnright {
	width:294px;
	padding:0 20px;
	float:left;
	text-align:left;
}



div.clear {
	clear: both;
}


#liner {
	height:1px;
	width:100%;
	background:#000;
	margin:5px 0;
}

.widget_search .screen-reader-text {
	display:none;
	
}

.widget {
	padding-bottom:10px;
}

.widget {
	list-style:none;
}

#pagelink li {
	list-style:none;
	padding:0 0 5px 0;
}

#pagelink a:hover {
	text-decoration:underline;
}



.flipper_wrapper {position:relative; z-index:1; width:1000px; height:350px; background-color:#000; overflow:hidden; margin: 5px 0; cursor:pointer; }
.flipper_image { position: absolute; }
.flipper_scroller_wrapper { margin: 0 0 0 0; width: 1000px; height: 65px; overflow: hidden;}
#flipper_scroller { position: relative; float: left; width: 9000px;}
.flipper_button { display: inline; margin: 0 5px 0 0; padding: 0;}
.flipper_button img{-moz-opacity: 0.5; opacity: 0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.flipper_button:hover img{-moz-opacity: 1; opacity: 1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.flipper_button_sel { display: inline; margin: 0 5px 0 0; }
.flipper_button_sel img{-moz-opacity: 1; opacity: 1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

.button_left { display: block; width: 25px; height: 65px; background: url(images/ava_button_arrows.png) no-repeat 0 0; }
.button_left:hover { background-position: 0 -65px; }
.button_left span {display: none; }
.button_right { display: block; width: 25px; height: 65px; background: url(images/ava_button_arrows.png) no-repeat 0 0; background-position: -25px 0; }
.button_right:hover { background-position: -25px -65px; }
.button_right span {display: none; }


.twitter {
	border:1px #999 solid;
	margin:10px 0 0 0;
}

.featurecomics {
	width:650px;
	min-height:300px;
	padding:5px 0px 10px 0px;
	border-bottom:1px #999 solid;
	margin:0 0 5px 0;
}

.separatorthing {
	width:420px;
	height:5px;
	border-bottom:1px #999 solid;
	margin:0 0 5px 0;
}
	
.featurebox {
	width:130px;
	text-align:center;
	color:#666;
	font-size:10px;
	padding:0 0px;
	float:left;
}

.rightboxfeature {
	width:15px;
	min-height:250px;
	float:left;
}

.featureboxcomiccover {
	height:200px;
	margin:0 0 5px 0;
	overflow:hidden;
}

.featurebox a {
	color:#333;
	font-weight:bold;
	font-size: 10px !important;
}

.featureboxspace {
	width:420px;
	height:10px;
}

.featurebox a:hover {
	text-decoration:underline;
}

.featurebox h4 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 5px 0;
}

.featurebox h5 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding:0 0 5px 0;
}

.featurebox h5 a{
        font-size:10px;
}

.featuretitle {
	width:130px;
	height:40px;
}

.featurespacer {
	width:30px;
	height:500px;
	float:left;
}

.featurebox p {
	padding:5px 0px;
}

.widget li {
	list-style:none;
}

.widget ul {
	list-style:none;
}







#events-calendar	{
	
}
#calendar_wrap, #ajax-calendar-future-3	{
	background: #eee;
	border: 1px solid #ddd;
	padding: 3px;
	position: relative;
	padding-top: 10px;
}
	#calendar_wrap caption, #ajax-calendar-3 caption	{
		display: block;
		text-align: center;
		padding: 7px 0;
		color: #FFF;
		background: #666;
		border: 1px solid #000;
		margin-bottom: 5px;
		position: absolute;
		width: 248px;
		top: 0;
		left: 0;
		line-height: 1;
		margin: 3px;
	}
	#ajax-calendar-future-3 th	{
		font-size: 14px;
		padding: 0 0 5px 0;
		text-align: center;
	}
	tfoot td	{
		height: 1px;
	}
	
	
	#ajax-calendar-future-3 tbody td	{
		border: 1px solid #666;
		width:30px;
		text-align:center;
	}
		#ajax-calendar-future-3 tbody td.pad	{
			border: 0;
		}
		#ajax-calendar-future-3 tbody td a	{
			background: #333;
			border: 0px solid #000;
			display: block;
			color: #FFF !important;
			font-weight: bold;
			text-decoration: none;
			position: relative;
			top: 0px;
			margin-bottom: 0px;
		}
		
#eventinfo {
	margin-top: 10px;
}

#events-sidebar div.event {
	margin-top: 20px;
}

#events-sidebar div.event {
	margin: 40px 0px 20px 0px;
	line-height: 150%;
}

#events-sidebar div.event h4 {
	margin: 0px;
	color: #EE7A09;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "ff-dax-compact-web-pro-1", "ff-dax-compact-web-pro-2", sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#events-sidebar div.event > div.left {
	width: 80px;
	float: left;
	text-align: left;
	font-weight: 700;
	margin-bottom: 5px;
}

#events-sidebar div.event > div.right {
	float: left;
	width: 185px;
}

#events-sidebar div.event > div.right p {
	margin: 0px;
}

#events-sidebar div.event p {
	margin: 0px 0px 10px 0px;
}

.upcoming {
	margin:0px;
	padding:0px;
}

.when {
	margin:0px;
	font-weight:bold;
}

.event {
	font-family: 'Yanone Kaffeesatz', 'Arimo', arial, helvetica, sans-serif; font-weight:300; font-size:24px;
}

.loc {
	font-size:12px;
}

.more-link {
	font-size:9px;
	font-weight:bold;
	height:15px;
	width:250px;
	padding:5px 0;
	margin:5px 0;
}

#spaceevent {
	width:250px;
	height:10px;
	border-bottom:1px solid #999;
}

#tec-content {
	width:95%;
	margin:0 auto;
}

#frontnews {
	width:90%;
	margin:5px auto;
}

#frontnews a {
	color:#333;
}

#frontnews h4 a:hover {
	text-decoration:underline;
}

#frontnewsliner {
	width:100%;
	margin:5px auto;
	height:1px;
	background:#666;
}

#noframe{
        display: none !important;
	visibility: hidden !important;
}

.blogentryindex {
	width:650px;
	min-height:100px;
	padding:0 0 0 10px;
	float:right;
	margin-top: 10px;
}

#countrytabs {
        margin-left: -10px;
}

#countrydivcontainer {
        margin-left: -10px;
}

#dialog-confirm{
        display: none;
}

#newbackground{
        background-image:url(images/translucidbackground.png) top center no-repeat fixed;
	z-index: -1;
	position: absolute;
	top: 0;
}

.ui-widget-overlay {
        background: none !important;
}