﻿
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin:1% 5%; list-style-type:none;}
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }
a{ outline:none; }
a:hover{cursor:url(http://www.fishinfish.com/cursors/hover.cur);}
/*-----------------------------------------------------------------------------------------------
  Main Sections
----------------.-------------------------------------------------------------------------------*/

.narrowcolumn .entry .googlead{
border:1px solid #222;
font-size:12px;
padding:3px;
background:#111;
height:60px;
width:468px;
}

body{
	margin:0 0 50px 0;
    background:url(Manticore/body_back.gif) 50% 0 repeat-x #222;
	color:#FFF;
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	cursor:url(http://www.fishinfish.com/cursors/normal.cur);
}

#wrap{
	width:1003px;
	margin:0 auto;
	padding:0 0 0 0px; /* POS IE */
}

#wrap .main{
	float:left;
	width:750px;
	padding-left:10px;
}

#wrap .secondary{
	float:left;
	width:240px;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
	position:relative;
	height:116px;
	margin:0;
	padding:0 0 20px 0;
	background:url(Manticore/header.gif) 0 0 no-repeat;
}

h2#logo{
	position:absolute;
	bottom:40px;
	left:0;
	width:200px;
	height:50px;
	margin:0;
	font-size:1px;
}
h2#logo a{
	display:block;
	height:50px;
	text-indent:-9999px;
	text-decoration:none;
	background:none;
}
p.subtitle{
margin:96px 0 0 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
margin-left:5px;
color:#ccff99;
}

ul#nav{
	position:absolute;
	top:18px;
	left:0;
	height:19px;
	margin:0;
	list-style-type:none;
}
ul#nav li{
	display:inline;
	margin:0;
	list-style-type:none;
}
ul#nav li a{
	float:left;
	margin:0 14px 0 0;
	height:19px;
	text-indent:-9999px;
	text-decoration:none;
	background:url(Manticore/nav_matrix.gif);
}

ul#nav li.home a{
	width:40px;
}
ul#nav li.home a:hover{
	background-position:0 -19px;
}
ul#nav li.home a.selected{
	background-position:0 -38px;
}

ul#nav li.mail a{
	width:35px;
	background-position:-145px 0;
}
ul#nav li.mail a:hover{
	background-position:-145px -19px;
}
ul#nav li.mail a.selected{
	background-position:-145px -38px;
}


ul#nav li.guestbook a{
	width:70px;
	background-position:-60px 0;
}
ul#nav li.guestbook a:hover{
	background-position:-60px -19px;
}
ul#nav li.guestbook a.selected{
	background-position:-60px -38px;
}

ul#nav li.pictures a{
	width:104px;
	background-position:-154px 0;
}
ul#nav li.pictures a:hover{
	background-position:-154px -19px;
}
ul#nav li.pictures a.selected{
	background-position:-154px -38px;
}

ul#nav li.login a{
	width:48px;
	background-position:-276px 0;
}
ul#nav li.login a:hover{
	background-position:-276px -19px;
}
ul#nav li.login a.selected{
	background-position:-276px -38px;
}

ul#nav li.Tags a{
	width:32px;
	background-position:-343px 0;
}
ul#nav li.Tags a:hover{
	background-position:-343px -19px;
}
ul#nav li.Tags a.selected{
	background-position:-343px -38px;
}

ul#nav li.link a{
	width:60px;
	background-position:-423px 0;
}
ul#nav li.link a:hover{
	background-position:-423px -19px;
}
ul#nav li.link a.selected{
	background-position:-423px -38px;
}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer{
	height:23px;
	background:url(Manticore/footer.gif) 0 0 no-repeat;
}

#footer .copyright{ display:none; }

ul#fnav{
	float:right;
	margin:6px 0 0 0;
	list-style-type:none;
}
ul#fnav li{
	display:inline;
	margin:0;
	padding:0 0 0 8px;
	list-style-type:none;
	font-size:10px;
}
ul#fnav li a{
	color:#919191;
	background:none;
}

/*-----------------------------------------------------------------------------------------------
  Secondary
-----------------------------------------------------------------------------------------------*/

.secondary{
	font-size:12px;
	line-height:1.6;
}

.secondary .box{
	/*margin:22px 0;*/
	padding:0 0 5px 0;
	background:url(Manticore/box_back.gif) 0 0 repeat-y;
}
.secondary .box_cc{
	margin:22px 0;
	padding:0 0 5px 0;
	background:url(Manticore/box_back.gif) 0 0 repeat-y;
}
.secondary .first{
	margin-top:0;
}
.secondary .simple{
	padding:15px 5px;
	background:#000;
}
.secondary .simple2{
margin:0;
}

.secondary .alt{
	background:transparent;
}
.secondary .promo{
	background:none;
	padding:none;
}
.secondary .promo a{ background:none; }

.secondary .box p{
	margin:10px 13px 10px 18px;
}
.secondary .alt p{
	margin-left:0;
	margin-right:0;
}
.secondary .box ul{
	margin:10px 13px 10px 18px;
	list-style-type:square;
}
.secondary .simple ul{
	margin:0 10px;
}

.secondary .simple p{
  margin:0 10px;
}
.secondary .simple h4{
  margin:0 10px 10px 10px;
  font-size:1em;
  text-transform:uppercase;
}

.secondary .isearch {
margin-top:5px;
}

.secondary h3.ir, .secondary h3 a.ir{
	display:block;
	text-decoration:none;
	width:240px;
	height:23px;
	margin:0;
	text-indent:-9999px;
	font-size:1px;
}

.secondary .box h3.ir{
	width:240px;
	height:25px;
	margin:0;
	text-indent:-9999px;
	font-size:1px;
}
.secondary .itags {
width:240px;
word-break:break-all;
}
.secondary .itags ul {
	margin:0;
	padding:0;
}
.secondary .itags ul li {
	background:none;
	padding:0;
	list-style-type:none;
}
.secondary .itags ul li span {
	font-family:verdana,sans-serif;
	line-height:150%;
	font-size:12px;
	margin:8px;
}
.post-body{
	width:550px;
	margin:0 0 10px 0;
	padding:0;
	word-break:break-all;
	text-align:left;
	line-height:175%;
	float:left;
}

.tupian img{
	border: 1px solid #3C3C3C;
	padding: 2px;
	margin: 0 10px 10px 0;
	}
	
.t_bg {
width:750px;
background:#111111;
}
.ir-zwx{
	background:url(Manticore/txt_zwx.gif);
}
.ir-music{
	background:url(Manticore/txt_music.gif);
}
.ir-tags{
	background:url(Manticore/txt_tags.gif);
}
.ir-search{
	background:url(Manticore/txt_search.gif);
}
.ir-what{
	background:url(Manticore/txt_what.gif);
}
.ir-archives{
	background:url(Manticore/txt_archives.gif);
}
.ir-links{
	background:url(Manticore/txt_links.gif);
}
.ir-COMMENTS{
	background:url(Manticore/txt_COMMENTS.gif);
}
.ir-PREVIOUS{
	background:url(Manticore/txt_PREVIOUS.gif);
}
.ir-gameinformation{
	background:url(Manticore/txt_game-information.gif);
}
.secondary h3 a.ir-gameinformationhome{
	background:url(Manticore/txt_game-information-home.gif);
}



h3#comments{
	margin:30px 0 15px 0;
	text-indent:-9999px;
	font-size:1px;
	width:98px;
	height:19px;
	background:url(Manticore/txt_feedback.gif);
}

ul.subnav{
	margin:2px 0 20px 0;
}
ul.subnav li{
	background:#111111;
	height:23px;
	line-height:23px;
	list-style-type:none;
	margin:0 0 2px 0;
	padding:0 0 0 5px;
}
ul.subnav li a, ul.subnav li a:hover{
	text-transform:lowercase;
	color:#909090;
	text-decoration:none;
	padding:0 0 0 20px;
	background:url(Manticore/subnav_inactive.gif) 0 0 no-repeat;
}
.feed-icon{
	display:none;
}
ul.subnav li.current_page_item{
	background:#000000;
}
ul.subnav li.current_page_item a, ul.subnav li.current_page_item a:hover{
	color:#FFF;
	background:url(Manticore/subnav_active.gif) 0 0 no-repeat;
}

ul.c_fav{
	color:#999999;
	font-size:12px;
}

.m_link li{
list-style-type:square;
margin:0;
padding-left:0px;
}
.m_link li a{
padding:0px;
  display:block;
}
.m_link li a:hover{
  background:#111;
  color:#fff;
}
ul.tla{
}
ul.tla li{
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.tla li a{
  padding:3px 0;
  display:block;
}
ul.tla li a:hover{
  background:#333;
  color:#fff;
}

.article-top{
	width:750px;
	padding:0 0 5px 0;
}
.prev-article{
	float:left;
}
.next-article{
	float:right;
}
/*-----------------------------------------------------------------------------------------------
  Comments
-----------------------------------------------------------------------------------------------*/

ol.commentlist{
	list-style-type:none;
	margin:5px 0;
	color:#ccc;
}
ol.commentlist li{
	padding:15px;
	margin:0;
}
ol.commentlist li.alt{
	background:#111;
}

ol.commentlist cite{
	font-style:normal;
	font-size:14px;
	display:block;
	color:#FFF;
	width:300px;
	float:left;
}
ol.commentlist p.meta{
	line-height:11px;
	font-size:10px;
	margin:0 0 0 0;
	color:#999999;
	clear:left;
}

.gravatar{
	float:right;
	width:40px;
}

/*-----------------------------------------------------------------------------------------------
  Type and such
-----------------------------------------------------------------------------------------------*/

a{
	color:#B9D14C;
	text-decoration:none;
}
a:hover{
	background:#DCF07F;
	color:#333;
}

a.go{
	padding:0 10px 0 0;
	font-size:10px;
	text-decoration:none;
	background:url(Manticore/go_arrow.gif) 100% 50% no-repeat;
}
a.go:hover{
	color:#FFF;
}

.box a{
	color:#FFF;
	text-decoration:none;
}
.box a:hover{
	color:#000;
}

#content .main{
	line-height:1.7em;
}

h1{
	color:#f1f1f1;
	font-size:24px;
	margin:0;
}
#content .pun h1{
  margin:20px 0 5px 0;
  padding:0;
}

h2{
	font-size:14px;
	text-transform:uppercase;
}

h3{
	font-size:12px;
	margin:1em 0 -0.5em 0;
}

h2.date{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
}

.story{
	margin:0 0 35px 0;
}
.storyhome{
	margin-top:5px;
	margin-bottom:15px;
}
.single{
	margin:0 0 20px 0;
}
.story .date{
	float:left;
	width:40px;
	margin:0 10px 10px 0;
	line-height:0;
	font-size:1px;
}
.story h1.title{
	float:left;
	font-size:14px;
	padding-left:3px;
	margin:0;
	width:550px;
}
.story h2.title{
	float:left;
	font-size:14px;
	padding-left:3px;
	margin:0;
	width:550px;
}
.story h2.title a, .story .meta a{
	color:#E9FF86;
	background:none;
}
.story .m_t {
	float:left;
	width:700px;

}
.s_t {
	float:left;
	width:700px;
	height:45px;
	background:#111111;
}
.post-title{
	float:left;
	width:550px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 3px;
	padding:0 0 5px 0;
}
.m_d {
	float:right;
	padding-right:3px;
	font-size:11px;
	color:#A2A2A2;
}
.story .m_b {
	width:750px;
	background:url(Manticore/continue_reading.gif) 0 0 no-repeat;
	
}
.story .meta{
	margin:3px 0 0 0;
	text-indent:5px;
	font-size:11px;
	color:#A2A2A2;
}
.story .meta .category{ padding:0 0 0 3px }
.story .meta .category a{
	padding-left:15px;
	background:url(Manticore/icon_cat.gif) 0 2px no-repeat;
}
.story .meta .comments{ padding:0 0 0 3px }
.story .meta .comments a{
	padding-left:15px;
	background:url(Manticore/icon_comment.gif) 0 3px no-repeat;
}
.story .continue-reading{ line-height:0; }
.story .continue-reading a{
	display:block;
	height:23px;
	text-indent:-9999px;
	text-decoration:none;
	background:url(Manticore/continue_reading.gif) 0 0 no-repeat;
}

.short{
	font-size:11px;
	border-left:3px solid #444;
	padding:1px 10px 1px 15px;
	margin:10px 0 10px 0px;
	background:#1b1b1b;
}
.shorthome{
	margin-top:20px;
	margin-bottom:20px;
}
.short a.permalink{
	float:right;
	margin-top:-25px;
}

.navigation_page a,.navigation_page span,.narrowcolumn .navigation_page .utompage{
font-size: 10px;
float: left;
height: 20px;
padding: 0 5px;
line-height: 20px;
margin: 0 1px 1px 0;
}
.navigation_page a{
background: #1B1B1B;
border:1px solid #333;
color: #666;
}
.navigation_page a:hover, .narrowcolumn .navigation_page .utompage{
color: #ccc;
background: #555;
border:1px solid #777;
}

p.desc{
	margin:0;
	padding:5px 0;
	color:#ccc;
	border-top:1px solid #333;
	font-size:12px;
}

ul li{
	list-style-type:square;
}

ul.add{
	margin:0 0 20px 0;
	list-style-type:none;
	height:16px;
	font-size:10px;
	line-height:12px;
	border-top:1px solid #333;
}
ul.add li{
	margin:0;
	float:left;
	padding:6px 10px 6px 10px;
	list-style:none;
	border-left:1px solid #333;
}
ul.add li.first{
	padding-left:0;
	border-left:none;
}
ul.add li a{
	color:#ccc;
	font-weight:bold;
}
ul.add li a:hover{
	color:#fff;
}
ul.add li.rss a{
	display:block;
	padding-right:17px;
	background:url(Manticore/icon_rss-sm.gif) 100% 1px no-repeat;
}
ul.add li.delicious a{
	display:block;
	padding-right:17px;
	background:url(Manticore/icon_delicious.gif) 100% 1px no-repeat;
}
ul.add li.magnolia a{
	display:block;
	padding-right:17px;
	background:url(Manticore/icon_magnolia.gif) 100% 1px no-repeat;
}
ul.add li.digg a{
	display:block;
	padding-right:17px;
	background:url(Manticore/icon_digg.gif) 100% 1px no-repeat;
}
ul.add li.newsvine a{
	display:block;
	padding-right:17px;
	background:url(Manticore/icon_newsvine.gif) 100% 1px no-repeat;
}

ul.subscriptions li{
	margin:0;
	list-style-type:none;
	padding:5px 0 5px 20px;
}
ul.subscriptions li.rss{
	background:url(Manticore/icon_rss.gif) 0 50% no-repeat;
}
ul.subscriptions li.email{
	background:url(Manticore/icon_email.gif) 0 50% no-repeat;
}
ul.subscriptions li a{
	font-weight:bold;
	color:#919191;
	background:none;
}
ul.subscriptions li a:hover{
	color:#FFF;
}

ul.thumbnails{
	margin-left:0;
	list-style-type:none;
}
ul.thumbnails li{
	float:left;
	margin:0 0 15px 15px;
	display:inline;
}
ul.thumbnails li.first{
	margin-left:0;
	clear:left;
}
ul.thumbnails li a{
	display:block;
	font-size:1px;
	background:none;
	border:3px solid #515151;
}
ul.thumbnails li a:hover{
	border:3px solid #818181;
}

ul.gallery{
	margin-left:0;
}
ul.gallery li{
	list-style-type:none;
	float:left;
	margin:0 13px 13px 0;
	line-height:10px;
	display:inline;
}
ul.gallery li a{
	background:none;
	display:block;
	border:5px solid #666;
}
ul.gallery li a:hover{
	border-color:#999;
}

blockquote{
	margin:20px 0 20px 20px;
	border-left:1px solid #444;
	padding-left:15px;
	font-size:11px;
	color:#ccc;
}

em.highlight{
	background:#424242;
}

.commentnotes{
	font-size:11px;
}

.error{
	background:#482014;
	border:2px solid #7A3B14;
	padding:10px;
	font-weight:bold;
	margin:15px 0;
}
.message{
	background:#1B2F35;
	border:2px solid #4E4E4E;
	padding:10px;
	font-weight:bold;
	margin:15px 0;
}

div.rule{
	margin:15px 0;
	height:5px;
	background:url(Manticore/diagonal_bar.gif) 0 0 repeat-x;
	font-size:1px;
	line-height:1px;
}

div.pagebar {
	width:465px;
	margin:0;
	padding:0;
	float:right;
}
div.pagebar .pages_current {
	color: #FFFFFF;
	float: left;
	border: #71b238 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#71b238;
	text-decoration: none;
}
div.pagebar a {
	color: #71b238;
	float: left;
	border: #71b238 1px solid;
	margin:0 2px 0 2px;
	padding:1px;
	font-weight:bold;
	background:#FFF;
}
div.pagebar a:visited {
	color: #71b238;
	font-weight:bold;
	text-decoration: none;
}
div.pagebar a:hover {
	color: #FFF;
	font-weight:bold;
	background:#71b238;
	text-decoration: none;
}

dl.articles{
	margin:20px 0 0px 0;
}

dl.articles dt{
	float:left;
	width:60px;
	padding:5px 0 0 0;
	font-size:1px;
	line-height:0;
}
dl.articles dd{
	margin:0 0 10px 60px;
	padding:0 0 5px 0;
	border-bottom:1px solid #444;
}

dl.articles a{
	text-decoration:none;
}
dl.articles h4{
	font-weight:normal;
	margin:0 0 2px 0;
}
dl.articles p{
	color:#ccc;
	margin:0 0 10px 0;
	font-size:11px;
}

.picture p.caption{
	margin:0;
	padding:2px 4px 1px 4px;
	background:#444;
	font-size:10px;
}
.right p.caption{ text-align:right; }
.picture{
	border:2px solid #444;
}
.picture.right{
	margin:20px 0 15px 15px;
}
.picture.left{
	margin:20px 15px 15px 0;
}

/*-----------------------------------------------------------------------------------------------
  Forms
-----------------------------------------------------------------------------------------------*/
.itext{
	background:#363636;
	border:1px solid #444;
	width:164px;
	color:#FFF;
	font-size:11px;
	padding:2px 2px;
	margin-left:12px;
}

.ibutton {
width:50px;
height: 20px;
background:#666;
border:1px solid #999;
font:12px/150% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
color:#FFF;
}

textarea{
	width:498px;
	padding:10px;
	font-size:11px;
	line-height:15px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#363636;
	border:1px solid #444;
}

input.text{
	background:#363636;
	border:1px solid #444;
	width:200px;
	color:#FFF;
	font-size:11px;
	padding:2px 2px;
}

input.button {
height: 23px;
background:#666;
border:1px solid #999;
font:12px/150% "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
color:#FFF;
padding:2px;
}

p.form label{
	float:left;
	width:75px;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
}
p.form{ clear:both; height:20px; line-height:20px; }
p.form .req{
	font-size:11px;
	color:#666666;
	padding-left:5px;
}

.buttons{
	text-align:right;
}

/*-----------------------------------------------------------------------------------------------
  sIFR
-----------------------------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash .story h2.title{
	line-height:28px;
	margin-top:-2px;
	margin-bottom:-8px;
}
* html.sIFR-hasFlash .story h2.title{
	margin-top:-1px;
	margin-bottom:-2px;
}

.sIFR-hasFlash h1{
	visibility:hidden;
	line-height:30px;
	height:30px;
}

#lightbox{
	background-color:#666666;
	padding: 10px;
	}
#lightbox a{
	background:none;
	color:#FFF;
}
#lightboxDetails{
	font-size:11px;
	padding-top:8px;
	color:#FFF;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(Manticore/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(Manticore/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Manticore/overlay.png", sizingMethod="scale");
}

* html #content .pun{ font-size:11px; }
#content .pun a:hover{ color:#000; }
#content .pun div.linkst, #content .pun div.postlinksb{ padding-left:0; }