/*
Theme Name: Giant Freakin' Robot
Description: Custom design.
Author: Pro Blog Design
Author URI: http://www.problogdesign.com/
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #205363;
	font: 16px/22px arial, sans-serif;
	color: #F5F1F3;
	text-align: center;
}

/**
 * Ridiculous number of divs to get the background meshing neatly!
 * body itself has no image so we can use a PNG fix on IE6 and get it working there too.
 */
.body2 {
	background: url(images/bg-overlay.png) 50% 0 repeat;
}

.body3 {
	background:  url(images/body-bottom-trans.png) 50% 100% no-repeat;
}

.body4 {
	background: url(images/top-trans-large4.png) 50% 0 no-repeat;
}

.body5 {
	background: url(images/top-bar.png) 0 0 repeat-x;
}

.body6 {
	background: url(images/overlay-bar.png) 0 100% repeat-x;
}

a:link, a.novisited:visited {
	color: #f33601;
	text-decoration: none;
}

a:visited {
	color: #f35e34;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#main {
	height: 100%;
	overflow: hidden;
	background: url(images/main.png) 100% 0 repeat-y;
	padding: 0 23px 40px 23px;
}

#content {
	width: 607px;
	float: left;
	overflow:hidden;
}

#sidebar {
	width: 300px;
	float:right;
	overflow:hidden;
}

p, ul, ol, h2, h4 {
	margin: 0 0 20px 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

/**
 * Header
 */
#header {
	height: 225px;
	width: 100%;
	position: relative;
	background: url(images/header.jpg) 0 0 no-repeat;
}

#header h5 {
	position: absolute;
	left: 0;
	top: 32px;
	width: 243px;
	height: 129px;
}

#header h5 a {
	display: block;
	width: 243px;
	height: 129px;
	text-indent: -9999px;
	background: url(images/header.jpg) 0px -32px no-repeat;
}

#social {
	float: right;
	padding: 6px 0 0 0;
}

#social li {
	float: left;
	margin: 0 0 0 11px;
	width: 32px;
	height: 32px;
}

#social .soc-follow {
	color: #f65304;
	text-transform: uppercase;
	font: bold 11px/26px Gotham, arial, sans-serif;
	width: 96px;
	text-align: right;
	height: 26px;
}

#social a {
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/social.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#social .soc-fb a {
	background-position: -32px 0;
}

#social .soc-tw a {
	background-position: -64px 0;
}

#top-menu {
	float: right;
	padding: 13px 0 0 0;
}

#top-menu li {
	float: left;
	border-right: 1px solid #fff;
	height: 10px;
	font: 11px/11px Gotham, arial, sans-serif;
	text-transform: uppercase;
	padding: 0 6px;
}

#top-menu li:last-child {
	border-right: none;
}

#top-menu li a {
	color: #fff;
}

.ad-728 {
	position: absolute;
	left: 250px;
	top: 48px;
	width: 728px;
	height: 90px;
}

.adfiller {
	background: url(images/test-adfiller.png);
}

#menu {
	position: absolute;
	left: 0;
	top: 161px;
	width: 100%;
	height: 64px;
	background: url(images/menu2.png) 0 0 no-repeat;
}

#main-menu {
	position: absolute;
	left: 10px;
	top: 4px;
}

#main-menu li {
	height: 42px;
	float: left;
}

#main-menu a {
	display: block;
	height: 42px;
	width: 100%;
	text-indent: -9999px;
	background: url(images/menu2.png) 0 -4px no-repeat;
}

#main-menu li.menu-film {width: 79px;}
#main-menu li.menu-tv {width: 73px;}
#main-menu li.menu-print {width: 111px;}
#main-menu li.menu-cool {width: 88px;}
#main-menu li.menu-scifi {width: 83px;}
#main-menu li.menu-sci {width: 179px;}

#main-menu li.menu-film a {background-position: -10px -4px;}
#main-menu li.menu-tv a {background-position: -89px -4px;}
#main-menu li.menu-print a {background-position: -162px -4px;}
#main-menu li.menu-cool a {background-position: -273px -4px;}
#main-menu li.menu-scifi a {background-position: -10px -4px;}
#main-menu li.menu-sci a {background-position: -93px -4px;}

#main-menu li.menu-film a:hover {background-position: -10px -64px;}
#main-menu li.menu-tv a:hover {background-position: -89px -64px;}
#main-menu li.menu-print a:hover {background-position: -162px -64px;}
#main-menu li.menu-cool a:hover {background-position: -273px -64px;}
#main-menu li.menu-scifi a:hover {background-position: -10px -64px;}
#main-menu li.menu-sci a:hover {background-position: -93px -64px;}

#search {
	position: absolute;
	left: 658px;
	top: 11px;
}

#search .text {
	border: none;
	padding: 0 9px 0 34px;
	margin: 0;
	width: 197px;
	height: 28px;
	line-height: 28px;
	background: url(images/menu2.png) -658px -11px no-repeat;
}

#search .submit {
	display: block;
	width: 64px;
	height: 28px;
	position: absolute;
	left: 240px;
	top: 0;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(images/menu2.png) -898px -11px no-repeat;
}

#search .submit:hover {
	background-position: -898px -64px;
}


/**
 * Slider
 */
 
#slides {
	background: url(images/slider.png) 0 0 no-repeat;
	padding: 11px 0 0 9px;
	margin: 0 0 20px 0;
	position: relative;
	width: 598px;
	height: 242px;
}

.slides_container {
	width: 588px;
	height: 231px;
	overflow: hidden;
}

.slides_container div {
	width: 588px;
	height: 231px;
	display: block;
	position: relative;
}

#slides .slider-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 208px;
	height: 231px;
	padding: 30px 30px 0 30px;
	background: url(images/trans-blue.png) 0 0 repeat;
}

.slider-content h3 a:link, .slider-content h3 a:visited {
	color: #ffffff;
	font-size:20px;
	font-family: Gotham SSm A, Gotham SSm B, Gotham A, Gotham B,Arial;font-weight: 800;
	text-transform:uppercase;
	line-height: 80%;
	text-shadow: #000 1px 1px 1px;
}

.slider-content p {
	color: #fff;
	font-size:11px;
	font-family: Gotham SSm A, Gotham SSm B, Gotham A, Gotham B,Arial;font-weight: 300;
	line-height: 100%;
	margin-top:8px;
}

a.readmore:link, a.readmore:visited {
	display: block;
	width: 70px;
	height: 25px;
	text-align: center;
	background: url(images/button.png) 0 0 no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size:9px;
	font-family: Gotham SSm A, Gotham SSm B, Gotham A, Gotham B,Arial;font-weight: 500;
	text-transform:uppercase;
	line-height: 25px;
	text-indent: 0;
}

#slides a.readmore {
	padding-left: 10px;
	width: 60px;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 200px;
	
}

.pagination {
	position: absolute;
	left: 517px;
	top: 222px;
	height: 20px;
	z-index: 999;
}

.pagination li {
	float: left;
	width: 20px;
	height: 20px;
}

.pagination li a {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	color: #fff;
	background: #205464;
}

.pagination li.current a, .pagination li a:hover, .pagination li a:active {
	background: #1a4959;
	text-decoration: none;
}

/**
 * Posts
 */
.post {
	margin: 0 0 50px 1px;
	width: 604px;
	background: url(images/post-top.png) 0 0 no-repeat;
	position: relative;
}

.single .post {
	margin-bottom: 30px;
}

.post-inner {
	background: url(images/post-bottom.png) 0 100% no-repeat;
	padding: 89px 0 0 0;
}

.comments-number {
	position: absolute;
	left: 22px;
	top: 33px;
	width: 34px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.posttitle {
	position: absolute;
	left: 72px;
	top: 22px;
	width: 505px;
	font-size:22px;
	font-family: Gotham A, Gotham B,Arial;font-weight: 800;font-style: normal;
	color: #F5F1F3;
	line-height: 100%;
	text-shadow: #000 1px 1px 1px;
}

.posttitle a:link, .posttitle a:visited {
	color: #fff;
}

.posttitle a:hover, .posttitle a:active {
	text-decoration: none;
	color: #F33601;
}

.postmeta {
	width: 578px;
	padding: 0 0px 9px 0;
	margin: 0 13px 13px 13px;
	text-transform: uppercase;
	font-size:12px;
	font-family: Gotham SSm A, Gotham SSm B, Gotham A, Gotham B,Arial;font-weight: 400;font-style: normal;
	text-transform:uppercase;
	color: #d3cece;
	border-bottom: 1px solid #3c4e58;
}

.postmeta span, .postmeta a {
	color: #F33601;
}

.postmetanoline {
	width: 578px;
	padding: 0 0px 9px 0;
	margin: 0 13px 4px 13px;
	text-transform: uppercase;
	font-size:12px;
	font-family: Gotham SSm A, Gotham SSm B, Gotham A, Gotham B,Arial;font-weight: 400;font-style: normal;
	text-transform:uppercase;
	color: #d3cece;
}

.postmetanoline span, .postmeta a {
	color: #F33601;
}

.tw-share {
	position: absolute;
	left: 491px;
	top: 85px;
}

.fb-share {
	position: absolute;
	left: 391px;
	top: 85px;
}

.entry {
	padding: 0 13px;
}

.post-after {
	height: 95px;
	position: relative;
}

.taglist {
	position: absolute;
	left: 18px;
	top: 12px;
	text-transform: uppercase;
	font: 10px/14px arial, sans-serif;
}

.post-after ul {
	position: absolute;
	left: 86px;
	top: 59px;
	width: 495px;
}

.post-after ul li {
	float: left;
	width: 18px;
	height: 18px;
}

.post-after ul a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(images/post-bottom.png) 0 0 no-repeat;
	text-indent: -9999px;
}

.post-after li.pa-tw a {background-position: -87px -129px;}
.post-after li.pa-de a {background-position: -113px -129px;}
.post-after li.pa-digg a {background-position: -139px -129px;}
.post-after li.pa-fb a {background-position: -163px -129px;}
.post-after li.pa-in a {background-position: -190px -129px;}
.post-after li.pa-su a {background-position: -221px -129px;}

.post-after li.pa-tw {margin-right: 8px;}
.post-after li.pa-de {margin-right: 8px;}
.post-after li.pa-digg {margin-right: 8px;}
.post-after li.pa-fb {margin-right: 9px;}
.post-after li.pa-in {margin-right: 12px;}

.post-after li.pa-more {
	float: right;
	width: 70px;
	height: 25px;
	position: relative;
	top: -5px;
}

.wp-pagenavi {
	height: 1%;
	overflow: hidden;
	padding: 0 13px;
}

span.pages {
	float: right;
	color: #c8ced0;
	line-height: 26px;
}

a.page, span.current, a.page:hover, a.page:active {
	display: block;
	width: 25px;
	height: 26px;
	background: url(images/pagenavi-number-normal.png) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	line-height: 26px;
	float: left;
	margin: 0 7px 0 0;
}

span.current, a.page:hover, a.page:active {
	background-image: url(images/pagenavi-number.png);
	text-decoration: none;
}

a.previouspostslink, a.nextpostslink, a.first, a.last {
	display: block;
	width: 77px;
	height: 23px;
	background: url(images/pagenavi-large.png) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	line-height: 26px;
	float: left;
	margin: 1px 7px 0 0;
}

a.previouspostslink:hover, a.nextpostslink:hover, a.first:hover, a.last:hover {
	text-decoration: none;
	color: #273f49;
}

.entry h1, .entry h2, .entry h3, .entry h4 {
	text-transform: uppercase;
	line-height: 20px;
	border-bottom: 1px solid #3C4E58;
	padding: 0 0 4px 0;
	color: #90e0f9;
}

.entry h2 {
	font-size: 18px;
}

.entry h3 {
	font-size: 16px;
}

.entry h4 {
	font-size: 14px;
}

.entry ul li {
	padding: 0 0 0 40px;
	background: url(images/bullet.jpg) 20px 5px no-repeat;
}

.entry ol {
	padding: 0 0 0 40px;
}

.entry ol li {
	list-style: decimal;
}

.entry blockquote {
	padding: 0 20px 0 40px;
	background: url(images/blockquote.jpg) 18px 5px no-repeat;
	color: #eee;
}

.ad-468 {
	width: 468px;
	height: 60px;
	margin: 0 auto 30px auto;
}

#comments-title {
	background: url(images/comments-title.png) 0 0 no-repeat;
	width: 630px;
	height: 59px;
	text-indent: -9999px;
	position: relative;
	left: -23px;
}

/**
 * Sidebar
 */

#sidebar {
	padding: 1px 0 0 0;
}

.sidebar-inner {
	background: url(images/shadow.png) 0 0 repeat-y;
}
 
.ad-300-250 {
	width: 300px;
	height: 250px;
	margin-bottom: 20px;
}

.ad-300-250-600 {
	width: 300px;
	overflow:hidden;
}

.tabberlive {
	margin-bottom: 20px;
}

.tabbertab {
	background: url(images/tabber-repeat.png) 0 0 repeat-y;
	padding: 0 6px 0 20px;
}

.tabberlive .tabbertabhide {
	display:none;
}

.tabbernav {
	background: #1d2b33 url(images/tabbernav.png) 0 100% no-repeat;
	height: 37px;
	width: 300px;
	margin: 0;
}

.tabbernav li {
	float: left;
	width: 150px;
	height: 37px;
	background: url(images/tabbernav-inactive.png) 50% 1px no-repeat;
	font: bold 12px/33px Gotham, arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.tabbernav li.tabberactive {
	background: url(images/tabbernav-active.png) 50% 0 no-repeat;
}

.tabbernav a {
	display: block;
	width: 150px;
	height: 35px;
	margin: 2px 0 0 0; /** The height of rounded corners on active tab. */
}

.tabbernav li.tabberactive:first-child a {
	background: url(images/shadow.png) 0 0 repeat-y;
	border-left: 1px solid #000;
	width: 149px;
}

.tabbernav a:hover, .tabbernav a:active,
.tabberactive a:link, .tabberactive a:visited {
	text-decoration: none;
	color: #e0e0e0;
}

.postlist li {
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #375b68;
	padding: 16px 3px;
}

.postlist li:last-child {
	border-bottom: none;
}

.postlist li img {
	float: left;
}

.postlist li a img {
	border: 2px solid #417d8e;
}

.postlist li a:hover img {
	border-color: #f33601;
}

.related {
	background: #2a404b;
	padding: 20px 20px 0 20px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	height: 1%;
	overflow: hidden;
	
	margin: 0 0 30px 0;
}

.related h3 {
	border-bottom: 1px solid #5a6f79;
	color: #e0e0e0;
	font: bold 18px/24px Gotham, arial, sans-serif;
	text-transform: uppercase;
	padding: 0 0 6px 0;
}

.related .postlist li {
	padding: 0;
	border: none;
	width: 263px;
	float: left;
	margin: 0 40px 20px 0;
}

.related .postlist li.related-even {
	margin-right: 0;
}

.pl-content {
	float: right;
	width: 200px;
}

.pl-content h4 {
	font: bold 13px/16px arial, sans-serif;
	margin: 2px 0 6px 0;
}

.pl-content h4 a:link, .pl-content h4 a:visited {
	color: #e3e3e3;
}

.pl-content p {
	margin: 0;
	font: 9px/12px "Trebuchet MS", Trebuchet, arial, sans-serif;
	text-transform: uppercase;
	color: #f33e02;
}

.pl-content p a:link, .pl-content p a:visited {
	color: #f33e02;
}

.box2 {
	margin-bottom: 20px;
	margin-top: -4px; /** Account for the robot's claw poking out **/
}

.box {
	margin-bottom: 20px;
	background: url(images/tabber-repeat.png) 0 0 repeat-y;
	margin-top: -4px; /** Account for the robot's claw poking out **/
}

.box h3 {
	width: 275px;
	height: 24px;
	padding: 27px 0 0 25px;
	background: url(images/box-h3.jpg) 0 0 no-repeat;
	color: #e0e0e0;
	font: 13px/13px "Myriad Pro", arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
}

.comlist {
	padding: 0 6px 0 20px;
}

.comlist li {
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #375b68;
	padding: 16px 3px;
}

.comlist li:last-child {
	border: none;
}

.comlist img {
	float: left;
}

.comlist p {
	width: 220px;
	float: right;
	margin: 0;
}

.sb-linklist {
	height: 1%;
	overflow: hidden;
	padding: 20px 0 13px 0;
}

.sb-linklist li {
	display: inline-block;
	float: left;
	margin: 0 3px 7px 0;
}

.sb-linklist li a:link, .sb-linklist li a:visited {
	color: #fff;
	background: #143c50;
	padding: 5px;
	
	border: 1px solid #205363;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.sb-linklist li a:hover, .sb-linklist li a:active {
	text-decoration: none;
	background: #205363;
}

.tweet-inner p {
	font-size: 12px;
	line-height: 16px;
	color: #e0e0e0;
}

.tweet-inner a:link, .tweet-inner a:visited {
	color: #4bc0e5;
}

.tweet-inner p a:link, .tweet-inner p a:visited {
	color: #F33601;
}

.tweet-time {
	display: block;
	font-size: 10px;
}

/**
 * Footer
 */
#footer {
	height: 363px;
	background: url(images/footer.jpg) 0 0 no-repeat;
	position: relative;
	overflow: hidden;
}

#footer-widgets {
	padding: 30px 10px 0 10px;
}

#footer-widgets li.widget {
	width: 259px;
	padding: 0 30px;
	float: left;
	border-left: 1px solid #366a78;
}

#footer-widgets li.widget:first-child {
	border-left: none;
}

#footer-widgets h2 {
	color: #90e0f9;
	text-transform: uppercase;
	font: bold 20px/20px Gotham, arial, sans-serif;
	margin: 0 0 15px 0;
}

#footer-widgets a:link {
	color: #fff;
}

#footer-widgets a:visited {
	color: #ddd;
}

#footer-menu-1 {
	position: absolute;
	left: 30px;
	top: 255px;
}

#footer-menu-1 li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #fff;
	height: 12px;
}

#footer-menu-1 a {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	height: 13px;
	display: block;
}

#footer-menu-2 {
	position: absolute;
	left: 30px;
	top: 282px;
}

#footer-menu-2 li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #fff;
	height: 12px;
}

#footer-menu-2 a {
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	display: block;
}

#footer-menu-1 li:last-child, #footer-menu-2 li:last-child {
	border-right: none;
	padding-right: 0;
}

.copyright {
	position: absolute;
	left: 380px;
	top: 255px;
	border-left: 1px solid #1a3945;
	padding: 0 0 0 20px;
	height: 50px;
	font-size: 11px;
}

.design {
	position: absolute;
	left: 380px;
	top: 278px;
	border-left: 1px solid #1a3945;
	padding: 0 0 0 20px;
	height: 50px;
	font-size: 11px;
	color: #9e9d9d;
}

.design a:link, .design a:visited {
	color: #9e9d9d;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

	.zergheadline a {
		color:#ffffff !important;
		font: bold 13px/16px arial, sans-serif;
		text-align:left !important;
}
			
	.zergheadline a:hover {
		text-decoration: none;
		color: #F33601;
		}

	.StoryShareBar
	{
	margin-bottom:14px;
	margin-left:13px;
	}

.liststyle {font-size: 24px; 	font-family:Gotham A, Gotham B,Arial;font-weight: 700;font-style: normal; color: #ffffff;margin-bottom:6px;margin-top:6px;}