/*  
Theme Name: Pop Blue
Theme URI: http://www.blogohblog.com/
Description: Pop Blue is a 2 columns Wordpress theme. Clean, simple and lightwieght theme. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#ccc;
	background:#000;
	}
#top {
	height:86px;
	margin:0 auto;
	padding:0;
	background:url(images/headerbg.gif) repeat-x;
	}
#topbg {
	width:1000px;
	height:86px;
	margin:0 auto;
	padding:0;
	background:url(images/headerbg.gif) repeat-x;
	}
#headerwrap {
	width: 1000px;
	margin:0 auto;
	padding:0;
	}
#header {
	float: left;
	width: 298px;
	margin:0 auto;
	padding:0;
	}
#header h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
	}
#header h1 a {
	display:block;
	background:url(images/ps_header.gif) no-repeat left;
	height:86px;
	}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	}
a:link {
	text-decoration: none;
	color : #006699;
	border: none;
	}
a:active {
	text-decoration: none;
	color : #006699;
	border: none;
	}
a:visited {
	text-decoration: none;
	color : #006699;
	border: none;
	}
a:hover	{
	text-decoration: underline;
	color : #0088ff;
	border: none;
	}
#pick, #pick ul {
	font: 11px normal "Century Gothic", Arial;
	line-height: 33px;
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	}
#pick .pickbutton {
	font-size:14px;
	}
#pick a {
	color: #fff;
	display: block;
	width: 92px;
	text-decoration: none;
}
#pick li {
	background: url(images/pick.gif) no-repeat;
	float: left;
	width: 115px;
	padding-right:10px;
	}
#pick li a {
	padding-left:23px;
	}
#pick li ul {
	background:none;
	line-height: 20px;
	position: absolute;
	width: 5em;
	left: -999em;
	padding: 0;
	margin: 0;
	}
#pick li ul a {
	background: #1a1a1a;
	width: 99px;
	line-height: 20px;
	}
#pick li ul li a{
	padding: 3px;
	padding-left: 8px;
	border-left:#001122 5px solid;
	}
#pick li ul li a:hover {
	border-left:#006699 5px solid;
	padding-left:8px;
	background:#333;
	}
#pick li ul li .evens {
	background:#1a1a1a;
	}
#pick li ul li .odds {
	background:#111;
	}
#pick li:hover ul, #pick li.sfhover ul {
	left: auto;
	}
#pick li:hover {
	position:static;
	}
#navclear {
	background:#000;
	clear:both;
	height:1px !important;
	margin:0;
	padding:0;
	}
#nav {
	background: url(images/navbg.gif) repeat-x;
	height:33px;
	margin:0;
	padding:0;
	}
#navbg {
	background:url(images/navbg.gif) repeat-x;
	height:33px;
	width:1000px;
	margin:0 auto;
	padding:0;
	}
#nav2 {
	height:33px;
	width:1000px;
	font-weight:700;
	margin:0 auto;
	padding:0;
	}
ul.nav2 {
	height:33px;
	line-height:33px;
	float:left;
	list-style:none;
	font-family:"Century Gothic", Arial;
	font-size: 14px;
	font-weight:400;
	margin:0px;
	padding:0px;
	}
ul.nav2 li {
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100px;
	}
ul.nav2 li.divider {
	background: url(images/navbg_divider.gif) no-repeat;
	width: 2px;
	margin:0;
	padding:0;
	overflow: hidden;
	}
ul.nav2 li a,ul.nav2 li a:link,ul.nav2 li a:visited {
	text-decoration:none;
	color:#a2a2a2;
	text-align: center;
	display:block;
	padding:0;
	}
ul.nav2 li a:hover {
	color:#fff;
	}
ul.nav2 li a:active {
	color:#fff;
	text-decoration:none;
	}
ul.nav2 li.current_page_item a, ul.nav2 li.current_page_item a:visited {
	text-decoration:none;
	background: url(images/navbg_active.gif) repeat-x;
	color:#fff;
	}
ul.nav2 li ul {
	float:left;
	margin:0;
	padding:0;
	}
.postmetadata {
	background:#000;
	padding:0;
	float:left;
	margin:0;
	}
.postmetadata ul {
	margin:0;
	padding:5px 0 0 20px;
	}
.postmetadata ul li {
	margin:0;
	padding:2px 0;
	}
#main {
	background: #000;
	width:1000px;
	margin:0px auto;
	padding:0px;
	}
#content {
	float:left;
	width:750px;
	margin:10px;
	padding:0;
	}
.entry {
	float:left;
	width:750px;
	margin:0;
	padding:0;
	overflow:hidden;
	}
#sidebar {
	float:right;
	width:219px;
	border-left:#333 1px solid;
	margin:10px 0;
	padding:5px 0 0 0;
	}
#sidebar img {
	border:none;
	}
#rsidebar {
	background: #000;
	float:right;
	width:200px;
	margin:0;
	padding:0;
	}
#rsidebar h2 {
	font-size:12px;
	border-bottom:#eee 1px solid;
	margin:0 0 5px;
	padding:0;
	}
#rsidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#rsidebar ul li {
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
	}
#rsidebar .ajaxcalendar {
	width:200px;
	padding:0;
	}
#rsidebar .ajaxcalendar h2 {
	background: #111;
	line-height: 25px;
	height: 25px;
	text-align: center;
	border: none;
	border-left: #006699 5px solid;
	text-decoration: none;
	color: #fff;
	padding:0;
	margin:0;
	}
#topdigg a {
	font-size: 12px;
	}
#diggcontent {
	padding:5px;
	overflow:hidden;
	}
.diggs {
	padding-top:5px;
	overflow:hidden;
	}
.navigation {
	width:750px;
	margin:0 auto;
	padding:0;
	}
.navigation a {
	color:#888;
	}
.navigation a:hover {
	color:#fff;
	text-decoration:none;
	}
.alignleft {
	float:left;
	padding:0 0 0 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.alignright {
	float:right;
	padding:0 9px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.alignleft a:link, .alignright a:link {
	color:#ccc;
	}
.prevpick, .prevpick a {
	border-left: #006699 5px solid;
	padding: 0 5px;
	color: #888;
	}
.nextpick, .nextpick a {
	border-right: #006699 5px solid;
	padding: 0 5px;
	color: #888;
	}
.prevpick:hover, .prevpick a:hover {
	border-left: #0088ff 5px solid;
	color:#fff;
	text-decoration:none;
	}
.nextpick:hover, .nextpick a:hover {
	border-right: #0088ff 5px solid;
	color:#fff;
	text-decoration:none;
	}
.prevpick a, .nextpick a, .prevpick a:hover, .nextpick a:hover {
	border:none;
	padding:0;
	}
#searchform {
	height:33px;
	line-height:33px;
	float:right;
	margin: -3px 0 0 0;
	padding: 0;
	}
input#s {
	color: #006699;
	width: 167px;
	border: 1px solid #cbcbcb;
	background:#fcfcfc;
	}
#footer {
	background:#000;
	clear:both;
	height:20px !important;
	margin:0;
	padding:0;
	}
#footerbox {
	text-align: center;
	background:#111;
	height:35px;
	line-height:15px !important;
	margin:0;
	padding:2px 0 0 0;
	}
.footer {
	width:1000px;
	color:#333;
	height:35px;
	line-height:15px !important;
	margin:0 auto;
	padding:0;
	}
.footer a:link,.footer a:active,.footer a:visited {
	text-decoration: none;
	color:#333;
	border:none;
	}
.footer a:hover {
	color:#555;
	border:none;
	text-decoration: underline;
	}
.boxcomments {
	border-top:4px solid #999;
	border-bottom:none;
	margin-bottom:20px;
	width:750px;
	}
#commentform {
	border-top:4px solid #999;
	margin:5px 0 0 0;
	padding:15px 15px 1px;
	}
#commentform label {
	display:block;
	margin:0;
	}
#commentform input {
	width:170px;
	margin:0 5px 2px 0;
	padding:1px;
	font:1em normal "Verdana", "Arial";
	border:1px solid #ccc;
	color:#666;
	}
#commentform textarea {
	width:400px;
	margin:0 0 10px;
	padding:0;
	font:1em normal "Verdana", "Arial";
	border:1px solid #ccc;
	color:#666;
	}
#commentform input:hover, #commentform textarea:hover {
	border:1px solid #ffff00;
	}
#commentform #submit {
	margin:0;
	width:141px;
	height:23px;
	border:none;
	}
#commentform p {
	margin:5px 0;
	}
#commentform h3 {
	padding-bottom:7px;
	color:#fff;
	}
ol.commentlist {
	margin:0 0 1px;
	padding:5px 0 0 0;
	}
ol.commentlist .left .odd:hover, ol.commentlist .left .odd.sfhover, ol.commentlist .right .even:hover, ol.commentlist .right .even.sfhover, ol.commentlist .right .odd:hover, ol.commentlist .right .odd.sfhover {
	background:#181818;
	border-left:#006699 5px solid;
	color:#fff;
	}
ol.commentlist .left .odd:hover a, ol.commentlist .left .odd.sfhover a, ol.commentlist .right .even:hover a, ol.commentlist .right .even.sfhover a, ol.commentlist .right .odd:hover a, ol.commentlist .right .odd.sfhover a {
	color:#0088ff;
	}
ol.commentlist li {
	width:367px;
	height:100%;
	border-top:1px solid #000;
	background:#080808;
	display:block;
	list-style:none;
	margin:3px 0;
	padding:0;
	border-left:#001122 5px solid;
	float:left;
	overflow:hidden;
	}
ol.commentlist .left {
	float:left;
	width:372px;
	}
ol.commentlist .right {
	float:right;
	width:372px;
	}
ol.commentlist li p {
	padding: 10px 10px 5px 10px;
	margin:0;
	}
ol.commentlist li :hover {
	background:none;
	border:none;
	}
ol.commentlist li.commenthead {
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
	}
ol.commentlist li.commenthead h2 {
	margin:0;
	}
ol.tblist {
	border-top:4px solid #999;
	list-style:none;
	margin:5px 0 0 0;
	padding:10px 5px 5px 5px;
	}
ol.tblist li {
	display:block;
	list-style:none;
	background:#000;
	padding-left:15px;
	margin:0 0 5px;
	}
ol.tblist li #trackbacks {
	color:#fff;
	padding-bottom:5px;
	}
.numcomments h2 {
	font-size: 14px;
	padding:10px 5px 5px 5px;
	color:#fff;
	}
.screenshot {
	width:398px;
	height:198px;
	}
.screenshot img{
	width:398px;
	height:198px;
	background:#111;
	border:#333 1px solid;
	}
.screenshot a{
	width:398px;
	height:198px;
	}
#content .post {
	font:12px normal "Century Gothic", Verdana, Arial;
	margin:10px 0 30px 0;
	padding:0;
	}
#content .post h2 a{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}
#content .post h2 {
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	font-family:"Century Gothic", Verdana, Arial;
	}
#content .post h2 .front {
	font-size:14px;
	color:#ddd;
	}
#content .post h3 {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#222;
	margin-bottom:10px;
	}
#content .post b {
	padding: 0 5px 0 0;
	line-height:1em;
	}
#content .post .bold {
	font-weight:bold;
	padding: 15px 0 10px 0;
	}
#content .post .bolddesc {
	font-weight:bold;
	padding: 0 0 10px 0;
	}
#content .post .float {
	float:left;
	padding-bottom:15px;
	width:400px;
	}
#content .post .leftsec {
	float:left;
	width:400px;
	}
#content .post .leftitem {
	float:left;
	width:400px;
	}
#content .post .rightsec {
	float:right;
	width:325px;
	margin-left:25px;
	}
#content .post .item {
	width:325px;
	float:right;
	padding-bottom:20px;
	overflow:hidden;
	}
#content .post .itemcomments {
	margin: 0 0 1px;
	padding:0;
	}
#content .post .itemcomments ul {
	padding:0;
	margin:5px 0;
	}
#content .post .itemcomments ul li:hover, #content .post .itemcomments ul li.sfhover {
	background:#181818;
	border-left:#006699 5px solid;
	color:#fff;
	}
#content .post .itemcomments ul li:hover a, #content .post .itemcomments ul li.sfhover a {
	color:#0088ff;
	}
#content .post .itemcomments ul li {
	width:300px;
	height:32px;
	border-top:1px solid #000;
	background:#080808;
	display:block;
	list-style:none;
	margin:3px 0;
	padding:3px 5px;
	border-left:#001122 5px solid;
	overflow:hidden;
	line-height:1.45em;
	}
#content .post .itemcomments img {
	padding: 0;
	border:none;
	}
#content .post .itemcomments p {
	margin-top:8px;
	}
#content .bottom {
	float:left;
	width:731px;
	height:90px;
	background:#000 url(images/sponsorlabel.gif) no-repeat;
	margin:15px 0 0 0;
	padding:0 0 0 12px;
	}
#content .bottom img {
	border:none;
	height:90px;
	margin:0;
	padding:0;
	}
#content .bottom #s1, #content .bottom #s2, #content .bottom #s3, #content .bottom #s4 {
	float:left;
	padding:0;
	}
#content .bottom #s1 {
	margin:0 0 0 2px;
	width:180px;
	}
#content .bottom #s2 {
	margin:0 0 0 2px;
	width:180px;
	}
#content .bottom #s3 {
	margin:0 0 0 2px;
	width:180px;
	}
#content .bottom #s4 {
	margin:0 0 0 2px;
	width:180px;
	}
.clear {
	clear:both;
	}
#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	padding-bottom:0px;
}
#searchform #searchsubmit:hover { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	background-position: 0px -27px;
	padding-bottom:0px;
}
.thumb,.thumbside {
	width: 200px;
	float: left;
	margin:0 37px 15px 0;
	padding:0;
	background:#111;
	overflow:hidden;
	}
.thumbside {
	margin-right:0px;
	}
.thumb h2,.thumbside h2 {
	color: #006699;
	font-size: 11px;
	padding-bottom: 3px;
	}
.thumb img,.thumbside img {
	border: none;
	margin: 10px 10px 0 10px;
	padding:0;
	}
#thumbhover {
	height:152px;
	width:200px;
	overflow:hidden;
	}
#thumbhover a .hoverimg {
	display:none;
	}
#thumbhover a img {
	height:100px;
	width:180px;
	background:#171717;
	}
#thumbhover a .hoverimg img {
	height:198px;
	width:398px;
	background:#171717;
	padding:0;
	margin:0;
	}
#thumbhover a:hover .hoverimg, #thumbhover a.sfhover .hoverimg {
	display:block;
	position:absolute;
	margin:-200px 0 0 -200px;
	z-index:100;
	border:#333 1px solid;
	}
.thumbside #randombtn {
	margin: 0px 10px 10px 15px;
	height:23px;
	width:169px;
	}
#thumbcontent {
	padding: 5px 10px;
	}
#thumbcontent h2 {
	color:#006699;
	font-size:11px;
	margin-bottom:3px;
	padding:0;
	border:none;
	height:13px;
	overflow:hidden;
	}
#thumbcontent h2 a {
	overflow:hidden;
	}
.thumb .post-ratings,.thumbside .post-ratings {
	font-size: 10px;
	}
#categorytitle,#searchtitle h3 {
	float:left;
	width:746px;
	font-size:16px;
	color:#fff;
	margin:10px 0;
	}
#topdigg {
	}
.pagebar {
	padding: 0.2em 0.5em;
	margin: 10px 70px 1.0em auto;
	background: #000;
	text-decoration: none;
	text-align:center;
}
.pagebar a,.pagebar a:visited {
	border: 1px solid #000;
	text-decoration:none;
	padding: 0.2em 0.5em;
	color: #888;
	}
.pagebar .pages a,.pagebar .pages a:visited {
	border: 1px solid #333;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #888;
}
.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #000;
	text-decoration: none;
	color: #888;
	}
.pagebar .this-page {
	border: 1px solid #fff;
	padding: 0.2em 0.5em;
	background: #000;
	color: #fff;
	text-decoration: none;
	}
.pagebar a:hover {
	border: 1px solid #000;
	padding: 0.2em 0.5em;
	background: #000;
	color: #fff;
	text-decoration: none;
	}
.pagebar .pages a:hover {
	border: 1px solid #fff;
	background: #000;
	color: #fff;
	text-decoration:none;
	}
.pagebar .inactive {
	border: 1px solid #000;
	color: #222;
	text-decoration: none;
	padding: 0.2em 0.5em;
	}
.pagebar #navprev {
	border:none;
	border-left:#006699 5px solid;
	padding-left:5px;
	color:#888;
	}
.pagebar #navprev:hover {
	border:none;
	border-left:#0088ff 5px solid;
	padding-left:5px;
	color:#fff;
	}
.pagebar .inactive #navprev {
	border-left:#001122 5px solid;
	color:#333;
	}
.pagebar #navnext {
	border:none;
	border-right:#006699 5px solid;
	padding-right:5px;
	color:#888;
	}
.pagebar #navnext:hover {
	border:none;
	border-right:#0088ff 5px solid;
	padding-right:5px;
	color:#fff;
	}
.pagebar .inactive #navnext {
	border-right:#001122 5px solid;
	color:#333;
	}
#singlespace {
	clear:both;
	padding-bottom:20px;
	}
.ratingtext {
	vertical-align:25%;
	overflow:hidden;
	height:12px;
	}
.subscribetext {
	vertical-align:30%;
	}
.returntotop {
	padding-left:135px;
	}
.returntotop img {
	border:none;
	}
.leavecmtbtn, .readcmt {
	padding-left:10px;
	}
#commentform .submitreturn {
	margin-top:-7px;
	}
.themesphere {
	padding-left:4px;
	}
.themesphere a:hover {
	text-decoration:none;
	}
#themeballs {
	padding:0;
	margin:0;
	}
#caticon {
	float:right;
	padding: 3px 126px 0 0;
	}
#caticon, #caticon #Monday, #caticon #Tuesday, #caticon #Wednesday, #caticon #Thursday, #caticon #Friday, #caticon #Saturday, #caticon #Sunday {
	height:65px;
	width:233px;
	}
#caticon #Monday {
	background:url(images/icon_monday.gif) no-repeat;
	}
#caticon #Tuesday {
	background:url(images/icon_tuesday.gif) no-repeat;
	}
#caticon #Wednesday {
	background:url(images/icon_wednesday.gif) no-repeat;
	}
#caticon #Thursday {
	background:url(images/icon_thursday.gif) no-repeat;
	}
#caticon #Friday {
	background:url(images/icon_friday.gif) no-repeat;
	}
#caticon #Saturday {
	background:url(images/icon_saturday.gif) no-repeat;
	}
#caticon #Sunday {
	background:url(images/icon_sunday.gif) no-repeat;
	}
.addivider {
	width:700px;
	height:0px;
	border-bottom:1px solid #333;
	}
#content .post .lastbox h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;
	margin:0;
	padding-bottom:3px;
	border:none;
	line-height:1.1em;
	}
#content .post .lastbox a img {
	border:none;
	}
#content .post .lastbox {
	float:left;
	vertical-align:50%;
	width:180px;
	height:174px;
	}
#content .post .lastbox h2 {
	padding-top:5px;
	}
#content .post .lastbox #lastmon, #content .post .lastbox #lasttue, #content .post .lastbox #lastwed, #content .post .lastbox #lastthu, #content .post .lastbox #lastfri, #content .post .lastbox #lastsat, #content .post .lastbox #lastsun {
	padding:0 0 3px 27px;
	line-height:25px;
	height:25px;
	}
#content .post .lastbox #lastmon {
	background:url(images/subiconmon.jpg) no-repeat;
	}
#content .post .lastbox #lasttue {
	background:url(images/subicontue.jpg) no-repeat;
	}
#content .post .lastbox #lastwed {
	background:url(images/subiconwed.jpg) no-repeat;
	}
#content .post .lastbox #lastthu {
	background:url(images/subiconthu.jpg) no-repeat;
	}
#content .post .lastbox #lastfri {
	background:url(images/subiconfri.jpg) no-repeat;
	}
#content .post .lastbox #lastsat {
	background:url(images/subiconsat.jpg) no-repeat;
	}
#content .post .lastbox #lastsun {
	background:url(images/subiconsun.jpg) no-repeat;
	}
.jcarousel-container {
	position: relative;
	}
.jcarousel-clip {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	}
.jcarousel-item {
	float: left;
	list-style: none;
	width: 75px;
	height: 75px;
	}
.jcarousel-next {
	z-index: 3;
	display: none;
	}
.jcarousel-prev {
	z-index: 3;
	display: none;
	}
.jcarousel-skin-ie7.jcarousel-container {
	background: #000;
	}
.jcarousel-skin-ie7.jcarousel-container-horizontal {
	width: 660px;
	padding: 0 40px;
	}
.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	width:660px;
	height:174px;
	}
.jcarousel-skin-ie7 .jcarousel-item {
	width:180px;
	height:174px;
	}
.jcarousel-skin-ie7 .jcarousel-item-horizontal {
	margin: 0 20px;
	}
.jcarousel-skin-ie7 .jcarousel-item-placeholder {
	}
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 43px;
	cursor: pointer;
	background: transparent url(images/next-horizontal-blue.gif) no-repeat 0 0;
	}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
	}
.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
	background-position: -32px 0;
	}
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: 0;
	}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 43px;
	cursor: pointer;
	background: transparent url(images/prev-horizontal-blue.gif) no-repeat 0 0;
	}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
	}
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
	background-position: -32px 0;
	}
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0;
	}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: #333 1px solid;
	}
#tooltip h3, #tooltip div {
	margin: 0;
	}
#bigpic {
	display:none;
	border:#333 1px solid;
	width:740px;
	height:400px;
	cursor:pointer;
	}
#enlarge {
	position:absolute;
	display:none;
	width:400px;
	height:200px;
	margin:39px 0 0 -750px;
	background:url(images/enlarge.gif) no-repeat;
	cursor:pointer;
	z-index:50;
	}
.gecko #enlarge {
	margin:29px 0 0 0;
	}
.safari #enlarge {
	margin:30px 0 0 0;
	}
#adsense {
	margin-left:10px;
	}
#rssicon {
	background:url(images/rssicon.gif) no-repeat;
	float:left;
	height:20px;
	width:20px;
	margin:6px -8px 0 13px;
	cursor:pointer;
	display:block;
	}
.ie6 #rssicon, .ie5 #rssicon {
	margin:6px 0 0 6px;
	}
#menu_subscribe {
	width:120px;
	}
#updated {
	position:absolute;
	width:48px;
	height:30px;
	background:url(images/updated.png) no-repeat;
	margin:-19px 0 0 -100px;
	}
.safari #updated, .gecko #updated {
	position:absolute;
	width:48px;
	height:30px;
	background:url(images/updated.png) no-repeat;
	margin:-19px 0 0 666px;
	}
.ie6 #updated, .ie5 #updated {
	position:absolute;
	width:48px;
	height:30px;
	background:url(images/updated.gif) no-repeat;
	margin:-19px 0 0 -100px;
	}
#adsensetop {
	width:728px;
	height:15px;
	float:left;
	padding:5px 0 0 6px;
	margin-bottom:-18px;
	}