/*  
Theme Name: Gamesweasel 
Description: Gamesweasel Wordpress template with product linking - requires country plug-in from http://www.codediesel.com/plugins/country-filter/

Version: 1.0  
Author: Robert Dolby
*/


a{
	color:#7f7f7f;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
H1 a {
	color:#000000;
	text-decoration:none;	
}

a img{
	border:0;
}
.clear{
	clear:both;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

html{
	background:#F7F7F7 url(images/background_graduation.gif) repeat-x;
	border-bottom:5px solid #ffffff;
}
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/background_main.gif) no-repeat center top;
	color:#7f7f7f;
}

#page{
	width:937px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:937px;
	height:220px;
	background:url(images/Gamesweasel.jpg) no-repeat left top;
	margin:0px;
	overflow:hidden;
}

#leaderboard {
	width:728px;
	height:90px;
	display:block;
	margin:9px 0px 0px 10px;
}



.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#bfbfbf;
	display:block;
	text-align:center;
	letter-spacing:0;
	font-weight:normal;
}


/*menu*/
#menu{
	display:block;
	width:100%;
	height:40px;
	background:url(images/menu.gif) repeat-x;
	overflow:hidden;
}
#menu ul{
	width:100%;
	height:40px;
}
#menu li {
	height:40px;
	display:inline;
	color:#cdcdcd;
	font-size:12px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	height:40px;		
}
#menu li a {
	display:block;
	float:left;
	color:#cdcdcd;
	text-align:center;
	padding:14px 18px 11px 18px;
	text-decoration:none;
	background:url(images/menu_bar.gif) top right no-repeat;
}
#menu li a:hover {
	background:url(images/menu_hover.gif) top right repeat-x #94B93D;
	color:#FFFFFF;
}
#menu li.platform {
	text-transform:inherit;
	font-weight:normal;
}
#menu li.platform a {
	background:url(images/menu_platform.gif) top right repeat-x;
	padding:14px 14px 11px 14px;
	border-right:1px solid black;	
	color:#eeeeee;	
}
#menu li.platform a:hover {
	background:url(images/menu_hover.gif) top right repeat-x #94B93D;
	color:#FFFFFF;
}




/* BODY */

#body{
	width:100%;
	background:#fff url(images/body_background.gif) repeat-x;
}
#body_top{
	width:100%;
	overflow:hidden;
	padding-bottom:60px;
}

#body_left{
	width:670px;
	float:left;
}

#body_right{
	width:267px;
	float:right;
}

/* left contact */

#body_left_content{
	width:615px;
	padding:25px 0 0 30px;
}

.post{
	width:100%;
	margin:0 0 10px 0;
}

.post-top{
	width:100%;
	overflow:hidden;
}

.post-title{
	width:520px;
	padding:0 20px 5px 0;
	float:left;
}

.post-title h1, .post-title h2, .narrowcolumn H1, h2.podcastHeader {
	font-size:22px;
	color:#000;
	font-weight:normal;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	padding:0 0 3px 0;
	background:url(images/heading_post_title.gif) no-repeat left bottom;
	margin:0 0 3px 0;
	text-decoration:none;
}

.post-title h2 a{
	color:#000;
}
.post-top h4{
	width:61px;
	height:44px;
	padding:4px 0 0 0;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	float:left;
	background:url(images/bgr_post_comment.png) no-repeat;
	margin:0 0 5px 0;
}

.post-top h3{
	font-weight:normal;
	color:#817565;
	font-size:11px;
	padding:0 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-top h3 a, .post-top h3 span{
	color:#8FC316;
	font-weight:bold;
	text-transform:capitalize;
}

.entry{
	line-height:20px;
	font-size:13px;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}
.postmetadata{
	background:#f0f0f0 url(images/bgr_postmetadata.gif) repeat;
	width:100%;
	height:38px;
	overflow:hidden;
}
.postmetadata a{
	display:block;
	background-color:#8FC316;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	padding:5px;
}
.postmetadata a:hover{
	text-decoration:none;
}
.postmetadata .alignright{
	padding:12px 20px 0 0;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	background:url(images/heading_post_title.gif) no-repeat left bottom;
	margin:0 0 15px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
}

.post-page .entry a:hover{
	text-decoration:none;
}




.post-page .entry h1 {
	font-size:26px;
	padding:0 0 14px 0;
	color:#000000;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	margin:15px 0 0 0;
	width:100%;
}



/* Styles for one-column display */
#wp125adwrap_1c { width:100%; overflow:hidden; }
#wp125adwrap_1c .wp125ad { margin-bottom:5px; }

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; overflow:hidden; }
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:0 7px 7px 0; }
#wp125adwrap_2c .wp125ad img { width:125px; float:left; }

/* SIDE BAR */

#sidebar{
	width:256px;
}

.sidebars h2 {
	font-size:18px;
	color:#91C813;
	font-weight:bold;
	padding:18px 0px 4px 13px;
}

.sidebars ul{
	color:#4c4c4c;
}

.sidebars ul li{
	margin:0 0 15px 0;
	padding:0px;
	background:url(images/bgr_sidebars_li.gif) repeat-x;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
	background:none;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	background:none;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #F8F6F8;
	padding:7px 0 7px 5px;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#4c4c4c;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#4c4c4c;
}

.sidebars li.widget_categories ul li a{
	font-weight:normal;
	background:url(images/li_cat.gif) no-repeat left 4px;
	padding:0 0 0 10px;
}

.sidebars li.widget_archives ul li a{
	font-weight:normal;
	background:url(images/li_ar.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

.sidebars li.linkcat ul li a{
	background:url(images/li_links.gif) no-repeat left 4px;
	padding:0 0 0 15px;
	font-weight:bold;
}

.sidebars li.widget_meta ul li a{
	font-weight:normal;
	padding-left:2px;
	background:url(images/li_pagenav.gif) no-repeat left 6px;
	padding:0 0 0 14px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#4c4c4c;
}

#sidebaricons IMG {
	border:none;
}

DIV.adContainer {
	background:#FFFFFF;
	border-top:1px dotted #CCCCCC;
	padding:5px 0px 0px 5px;
}

DIV.search {
	background:#FFFFFF;
	border:10px solid #EFEFEF;
	padding:2px;
	line-height:19px;
	text-align:center;	
	border-radius: 5px;
	-moz-border-radius: 5px;	
}


DIV.buy {
	background:#FFFFFF;
	border:10px solid #EFEFEF;
	padding:5px 5px 6px 5px;
	line-height:19px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

DIV.buy A {
	color:#8FC213;
	font-weight:bold;
	text-decoration:underline;
}

DIV.buythumbcontainer {
	margin-bottom:5px;
}

DIV.buy DIV.vendors {
	text-align:center;
	clear:both;
}



DIV.buy DIV.vendors A.rollover {
	width:176px;
	height:46px;	
	display:block;
	text-align:center;
	margin-left:23px;
	margin-top:3px; 
}


DIV.buy DIV.vendors A.rollover:link, DIV.buy DIV.vendors A.rollover:visited  {
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1;
}


DIV.buy DIV.vendors A.rollover:hover, DIV.buy DIV.vendors A.rollover:active {
	filter:alpha(opacity=60); 
	-moz-opacity:0.60; 
	-khtml-opacity: 0.60; 
	opacity: 0.60;
}

DIV.buy DIV.vendors IMG {
	width:176px;
	height:46px;
	border:0px;
}
	
.sidebars .widget_buy IMG.thumb {
	border:1px solid #000000;
	margin-right:5px;
	width:75px;
	height:75px;
	position:relative;
}

.sidebars .widget_buy IMG.thumbmed {
	border:1px solid #000000;
	margin-right:5px;
	width:225px;
	position:relative;
}

.sidebars .widget_related UL {
	margin:0px;
	padding:0px;
	border:10px solid #EFEFEF;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}



.sidebars .widget_related LI {
	padding:3px;	
}


.sidebars .widget_related a{
	display:block;
	clear:both;
	height:77px;
	border:1px solid #FFFFFF;
	text-decoration:none;
}

.sidebars .widget_related a.single{
	height:inherit;
	padding:5px 0px 5px 80px;
	background:url(images/related.gif) left center no-repeat;
}

.sidebars .widget_related A {
	text-decoration:none;
}

.sidebars .widget_related A:hover{
	background-color:#F0F6ED;
	border:1px solid #8FC415;
}

.sidebars .widget_related DIV.thumbcontainer {
	width:75px;
	height:75px;
	border:1px solid #000000;
	float:left;
	margin-right:5px;
	background-repeat:no-repeat;
}

.sidebars .widget_related DIV.thumbcontainer IMG {
	width:18px;
	height:17px;
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	-khtml-opacity: 0.75; 
	opacity: 0.75;
	margin-top:58px;
	margin-left:57px;	
}

.sidebars .widget_popular_posts A {
	color: #888888;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
}

.sidebars .widget_popular_posts A:hover {
	text-decoration:underline;	
}

.sidebars .widget_popular_posts DIV {
	margin:0px;
	padding:5px;
	border:10px solid #EFEFEF;
	text-align:left;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

.sidebars .widget_popular_posts DIV ul li{
	margin:0 0 5px 0;
	padding:0px 0px 0px 10px;
	background:url(images/li_links.gif) no-repeat left 4px;
}


.sidebars .about DIV {
	margin:0px;
	padding:5px;
	border:10px solid #EFEFEF;
	text-align:left;
	font-size:12px;
	color: #888888;
	text-align:center;
	line-height:18px;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}
.sidebars .about DIV IMG {
	margin-bottom:5px;
}

.sidebars .widget_offers DIV {
	margin:0px;
	padding:18px;
	border:10px solid #EFEFEF;
	text-align:left;
	font-size:12px;
	color: #888888;
	text-align:center;
	line-height:18px;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

.sidebars .widget_offers DIV DIV {
	margin-top:18px;
	border:1px solid #000000;
	padding:8px 2px 1px 2px;
	border-radius: 0px;
	-moz-border-radius: 0px;		
}

.sidebars .widget_offers DIV DIV DIV {
	padding:0px;
	margin:7px 0px 2px 0px;
	border:none;	
}



.sidebars .widget_popular_tags A {
	color: #888888;
}

.sidebars .widget_popular_tags DIV {
	margin:0px;
	padding:5px;
	border:10px solid #EFEFEF;
	text-align:center;
	text-transform:lowercase;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	background-repeat: no-repeat;
	padding:20px 0 50px 0;
}



#footer_text p{
	line-height:18px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}

#footer_text a{
	color:#8FC316;
}

#footer_text b a{
	color:#0072bc;
}


#footermenu {
	margin-top:20px;
	padding:20px 20px 30px 30px;
	height:175px;
}

#footermenu DIV {
	width:25%;
	border-top:1px dotted #CCCCCC;
	padding-top:20px;
	float:left;
}

#footermenu UL {
	line-height:200%;
	border-right:1px dotted #CCCCCC;
	padding-left:20px;
}

#footermenu UL.nb {
	border:none;
}

#footermenu UL LI A {
		color:#666666;
		text-decoration:none;
}

#footermenu UL LI A:hover {
		text-decoration:underline;
}






/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px 0 10px 0;
	background:#EFEFEF;
	padding:5px;
	overflow:hidden;
	color:#000;
	}

.navigation a{
	color:#666666;
	font-size:13px;
	}

.wp-pagenavi{
	line-height:1.8em;
	padding:0 15px 0 15px;
	font-weight: bold;
	font-size:13px;
	text-align:right;
}

.wp-pagenavi a {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#f1fafe;
	border:1px solid #c1cbcf;
}
.wp-pagenavi span.current {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#f1fafe;
	border:1px solid #c1cbcf;
}
.wp-pagenavi span.extend {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#f1fafe;
	border:1px solid #c1cbcf;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0px 0px 25px 0px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#F0F6ED;
	border:1px solid #8FC415;
	border-radius: 15px;
	-moz-border-radius: 15px;	
	} 

.entry ul li {
	border-bottom:1px solid #8FC415;
	background:url(images/entry_before.gif) no-repeat left 12px;
	padding:6px 0 6px 11px;
	color:#625f5e;
	display:block;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 25px 30px;
	padding:15px 15px 15px 40px;
	background:#F0F6ED;
	border:1px solid #8FC415;
	}

.entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px solid #8FC415;
	color:#625f5e;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Form Elements */
.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 570px;
	height:50px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Comments*/

DIV#comments {
	background:#FFFFFF;
	border:10px solid #EFEFEF;
	padding:5px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}


h3.comments, h3.allreviews, h3.homeoffersheader, h3.buynow, h3.related, h3.tagvideos,  h3.tagnews {
	font-size:18px;
	color:#91C813;
	font-weight:bold;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	padding:20px 0px 4px 15px;
	background:url(images/bgr_sidebars_li.gif) no-repeat left top;
	margin:0;
}

h1.homereviewsheader {
	font-size:18px;
	color:#91C813;
	font-weight:bold;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	padding:16px 0px 8px 15px;
	background:url(images/bgr_sidebars_li.gif) no-repeat left bottom;
	margin:15px 0px 0px 0px;
	height:20px;
}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 0px;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#f7f5f5;
	border:1px solid #dfdfdf;
	}

.commentlist .alt {
	background:#fff;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 0px 5px 10px 0;
	line-height:18px;
	font-size:12px;
}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}



#commentform p {
	margin: 5px 0;
	}



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comment-author {
	display: inline;
}

.comment-author IMAGE {
	float:left;
	margin-right:15px;
	border:1px solid #999999;
}

.comment-meta {
	color:#666666;
	font-weight:bold;

}
.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a{
	color:#91C813;
}
.commentmetadata span{
	color:#91C813;
	font-size:11px;
}
.commentmetadata span.commentmetadata_title{
	color:#0071bc;
	font-size:17px;
}
.commentmetadata a{
	color:#91C813;
	}

.commentmet_text{
	font-size:12px;
}

#respond {
	padding:5px 15px 15x 15px;
}




#commentform{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform a{
	color:#666666;
}

#commentform input{
	background:#F0F6ED;
	border:3px #EFEFEF solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#000000;
}

#commentform textarea{
	background:#F0F6ED;
	border:3px #EFEFEF solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:#8EC218;
	width:125px;
	border:2px outset #EEEEEE;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	background:url(images/heading_post_title.gif) no-repeat left bottom;
	margin:0 0 15px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:7px 0 8px 5px;
	list-style:none;
	background:url(images/heading_post_title.gif) no-repeat left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	background:url(images/entry_before.gif) no-repeat left 4px;
	padding:0 0 0 11px;
}

.reviewSmall {
	border:10px solid #EFEFEF;
	width:300px;
	padding:5px;
	float:left;
	margin:5px 0px 5px 0px;
	margin-bottom:10px;
	height:75px;
	line-height:18px;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

.homereviewSmall {
	border:10px solid #EFEFEF;
	width:300px;
	padding:5px;
	float:left;
	margin:0px 0px 10px 0px;
	height:75px;
	line-height:16px;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

.homereviewMore {
	border:10px solid #EFEFEF;
	width:300px;
	padding:5px;
	float:left;
	margin:5px 0px 5px 0px;
	text-align:center;
}

.homereviewMore A {
	font-weight: bold;
	text-decoration:underline;
	color: #8fc316;
}

.reviewSmallThumb {
	width:75px;
	height:75px;
	display:block;
	border:1px solid #666666;
	background-position: center center;
	text-align:right;
	float:left;
	margin-right:5px;
}


.reviewLarge {
	border:10px solid #EFEFEF;
	width:244px;
	padding:5px;
	float:left;
	margin:5px 10px 5px 0px;
	margin-bottom:10px;
	height:315px;
	line-height:18px;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

.homereviewLarge {
	border:10px solid #EFEFEF;
	width:244px;
	padding:5px;
	float:right;
	margin:0px 0px 10px 10px;
	height:364px;
	line-height:18px;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

.reviewLargeThumb {
	width:240px;
	height:130px;
	display:block;
	border:1px solid #666666;
	background-position: center center;
	text-align:right;
}

.reviewLarge A, .reviewSmall A, .homereviewLarge A, .homereviewSmall A {
	color: #8fc316;
	font-weight: bold;
}

.reviewLarge A.more, .reviewSmall A.more, .homereviewLarge A.more, .homereviewSmall A.more {
	color:#333333;
	background-color: #8fc316;
	padding:2px 6px 2px 6px;
	border:1px solid #666666; 
	float:right;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.reviewSmall A.more {
	margin-top:12px;
}


.homereviewSmall A.more {
	margin-top:5px;
}


#reviewSwitch {
	clear:both;
	margin-top:20px;
	padding-left:380px;
}


#reviewSwitch A {
	color: #ffffff;
	text-decoration: none;
	border: 2px solid #666666;
	font-weight:bold;
	background:#8fc316 url(images/ca.png) no-repeat center right;
	display:block;
	width:213px;
	padding:4px 10px 4px 5px;
	text-align:center;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

#reviewSwitch A:hover {
	background-color: #333333;
}


.reviewLargeThumb IMG {
	margin-top:113px;
}

.reviewSmallThumb IMG {
	margin-top:58px;
}

#reviewTable {
	border:10px solid #EFEFEF;
	margin-top:10px;
}

#reviewTable th {
	text-align:left;
	color:#333333;
	background-color: #8fc316;
	padding:2px 6px 2px 6px;
	border:1px solid #666666; 
	font-size:11px;

}

#reviewTable td {
	font-size:11px;
	vertical-align:top;
	align:left;
	color:#666666;
}

#reviewTable td A {
	font-weight:bold;

}

#reviewTable .new{
	color:#FF0000;
	font-weight:bold;
}

#reviewTable .a1 {
	background-color: #EEEEEE;
}

H1.tagged {
	background:url(images/tagged.png) no-repeat center left;
	padding-left:25px;
	height:23px;
}



DIV.podcast {
	border:10px solid #EFEFEF;
	font-size:12px;
	line-height:18px;
	padding:7px 5px 5px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

DIV.podcast A {
	text-decoration:underline;
}


DIV.podcastIpod {
	float:right;
	width:200px;
	height:181px;
	background:url(images/iPod.png) no-repeat top right;	
}
DIV.podcastthumbA {
	width:75px;
	height:57px;
	position:relative;
	left:39px;
	top:16px;
	z-index:1;
}

DIV.podcastthumbB {
	width:39px;
	height:57px;
	position:relative;
	left:124px;
	top:-42px;
	z-index:1;
	float:left;
	background-position:top left;
}

DIV.podcastepisodecontainer {
	clear:both;
	text-align:center;
	margin-bottom:15px;
	background-color:#000000;
	width:579px;
	height:367px;
	margin-left:3px;	
}

DIV.podcastfooter {
	clear:both;
	text-align:center;
	background-color:#EEEEEE;
	padding:5px;
	font-weight:bold;
	border-radius: 5px;
	-moz-border-radius: 5px;		
}

DIV.homeoffers {
	border:10px solid #EFEFEF;
	font-size:12px;
	line-height:18px;
	padding:5px 5px 30px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

DIV.homeoffers A {
	text-decoration: underline;
}

DIV.homeoffers IMG {
	margin-left:5px;
}

.homeoffers .offerClear {
	clear:both;
	margin-top:15px;
}
.homeoffers .offerClear IMG {
	clear:both;
	margin-left:25px;
}

.homeoffers #coupons {
	text-align: center;
	clear:both;
	padding-top:10px;
	padding-left:180px;;
}

.homeoffers #coupons A {
	color: #ffffff;
	text-decoration: none;
	border: 2px solid #666666;
	font-weight:bold;
	background:#333333 url(images/ca.png) no-repeat center right;
	display:block;
	width:200px;
	padding:4px 10px 4px 5px;
}

.homeoffers #coupons A:hover {
	background-color: #8fc316;

}

DIV.reviewMeta {
	display:none;
}

/*Amazon deal finder table style*/
.amazondealfinder TABLE {
	width:100%;
	border:10px solid #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
.amazondealfinder TH {
	color:#333333;
	background-color: #8fc316;
	font-size:12px;
	padding:3px;
	margin:0px;
}
.amazondealfinder TD {
 	text-align:center;
	font-size:12px;
	border:1px solid #EFEFEF;
	margin:0px;
	padding:0px;
}
.amazondealfinder A {
 	text-align:center;
	color:#666666;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:3px;
}
.amazondealfinder A:hover {
	color:#333333;
	background-color:#E5F8BA;
}
.amazondealfinder A:visited {
	color:#777777;
}
.amazondealfinder .alt {
	background-color:#EFEFEF;
}



























































DIV.related {
	background:#FFFFFF;
	border:10px solid #EFEFEF;
	padding:10px 0px 5px 10px;
	line-height:19px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;	
}

DIV.related .also {
	font-size:12px;
	margin:3px 0px 3px 0px;
	padding-top:5px;
	border-top:1px dotted #CCCCCC;
	width:570px;
}

DIV.related .also A {
	text-decoration:none;
}

DIV.related .also A:hover {
	text-decoration:underline;
}



DIV.relatedthumbs a {
	display:block;
	width:260px;
	height:77px;
	border:1px solid #FFFFFF;
	text-decoration:none;
	float:left;
	color: #888888;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:8px;
	margin-right:30px;	
}


DIV.relatedthumbs a:hover{
	background-color:#F0F6ED;
	border:1px solid #8FC415;
}

DIV.relatedthumbs DIV.thumbcontainer {
	width:75px;
	height:75px;
	border:1px solid #000000;
	float:left;
	margin-right:5px;
	background-repeat:no-repeat;
}

DIV.relatedthumbs DIV.thumbcontainer IMG {
	width:18px;
	height:17px;
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	-khtml-opacity: 0.75; 
	opacity: 0.75;
	margin-top:58px;
	margin-left:57px;	
}

DIV.relatedthumbs a.large{
	width:242px;
	height:162px;
	text-align:center;
	font-weight:bold;
	line-height:15px;
	margin-left:10px;
	margin-right:38px;
}

DIV.relatedthumbs DIV.largethumbcontainer {
	width:240px;
	height:130px;
	border:1px solid #666666;
	background-repeat:no-repeat;
	background-position: center center;
	display:block;
	text-align:right;
} 

.singleExcert {
	width:262px;
	float:left;
}

DIV.relatedthumbs A.more {
	color:#333333;
	background-color: #8fc316;
	padding:2px 6px 2px 6px;
	border:1px solid #666666; 
	float:right;
	width:auto;
	height:auto;
	margin:none;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

DIV.relatedthumbs A.more:hover {
	text-decoration:none;
}






/*  Ad Strip page for Youtube*/
#adStrip {
	background-color:#000000;
	height:40px;	
}
#adStrip.youtube {
	width:613px;
}
#adStrip.homepage {
	width:579px;
}

#adStrip DIV {
	padding:12px 12px 0px 12px;
	border-bottom:8px solid #000000;
	display:none;
	text-align:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#adStrip DIV:first-child {
	display:block;
}
#adStrip DIV A {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
}
#adStrip DIV A:hover {
	text-decoration:underline;
}
#adStrip DIV A IMG {
	border:none;
	width:102px;
	height:26px;
}
#adStrip DIV A IMG.video {
	width:18px;
	height:17px;
}


#breadcrumbs DIV {
	display:inline;
}

#breadcrumbs DIV A {
	font-weight: bold;
	color: #8fc316;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#tagYoutubeContainer {
	background:#FFFFFF;
	border:10px solid #EFEFEF;
	padding:10px 0px 5px 10px;
	line-height:19px;
	margin-bottom:10px;
}

#tagYoutubeContainer UL {
	padding:5px;
	margin:5px;
}

#tagYoutubeContainer UL LI {
	color: #8fc316;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 2px 0 2px 24px;
	list-style: none;
	background: url(images/video.gif) no-repeat center left;
}


/*Page specific styles*/

/*  Competition page */
#post-278 IMG {
	border:1px solid #8FC415;
	margin-right:15px;
}














/*  Offers page */
#offers UL LI {
	background:none;
	border:none;
}


#offers UL LI STRONG A {
	text-decoration:none;
	color:#333333;
	background: #8DC019;
	border:2px dotted #7F7F7F !important;
	border-radius: 7px;
	-moz-border-radius: 7px;
	display:block;
	width:400px;
	float:left;
	clear:both;
	text-align:center;
	padding:2px;	
}
#offers UL LI STRONG A:hover {
	background: #A5CF63;
	text-decoration:underline;	
	border:2px solid #666666 !important;	
}


#offers UL LI STRONG:after  {
	font-weight:normal;
	font-style:italic;
	margin-left:7px;
	margin-right:10px;
	content: "- click to redeem";
}

#offers UL.unclickable LI STRONG:after  {
	font-weight:normal;
	font-style:italic;
	margin-left:0px;
	margin-right:0px;
	content: "";
}

#header.offers {
	height:107px;
	background:url(images/Gamesweasel_offers.jpg) no-repeat left top;
	border-bottom:3px #333333 solid;
}

#header.offers #leaderboard {
	width:728px;
	height:90px;
	display:block;
	margin:9px 0px 0px 200px;
}
