@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#fff83b;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;	
	font-family: Arial, Helvetica, sans-serif;
}

br {
	clear:both;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 5px;
}

h3 {
	font-size:16px;
}

small {
	font-size: 10px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 16px;
}

a, a:visited {
	color:#FF6600;
	text-decoration: none;
	font-weight:bold;
	border: 0px;
}

a:hover {
	color:#000;
	text-decoration: none;
}

a img, a:visited img {
	border:none;
	text-decoration: none;
	border: 0px;
}

hr {
	margin-top: 10px;
	margin-bottom: 20px;
}

li {
	margin-left: 5px;
	list-style:none;
	}

.center {text-align:center;}

#wrap {
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 200px;
	background-color:#fff83b;
}

.bannertext {margin:5px;}


/* header */	
#header {
	background-image:url(images/header-bg.png);
	width: 1000px;
	height: 227px;
}

#pageheader {
	background-image:url(images/header-bg-alt.png);
	width: 1000px;
	height: 227px;
}

.prizecount {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:517px;
	margin-top: 96px;
	width: 60px;
	height: 40px;
}

.prizecount h1 {
	font-size:30px;
	margin-top: 0px;
	padding-top: 0px;
}

.tweets {
	width: 300px;
	height: 85px;
	float: right;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 37px;
}

.tweets ul {
	list-style:none;
}

.follow {
	width: 320px;
	height: 50px;
	margin-top: 35px;
	float: right;
}

.pagetitle {
	float: left;
	width: 650px;
	height: 50px;
	margin-left: 10px;
	margin-top: 28px;
}	

.hometitle {
	float: left;
	width: 300px;
	height: 50px;
	margin-left: 135px;
	margin-top: 25px;
}

.blogtitle {
	float: left;
	width: 200px;
	height: 50px;
	margin-left: 200px;
	margin-top: 25px;
}	

.pagetitle h2 {
	font-size: 26px;
	text-align:center;
	margin-top: 5px;
	color:#AAA;
}


/* end header */

/* prize */
#prize {
	width: 655px;
	height: 310px;
	margin-top: 4px;
	margin-left: 9px;
	float: left;
}

#prize .content h2 {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-size:24px;
}

#prize .content p {
	padding-left:30px;
}

#prize .content img {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right: 5px;
	padding: 0px;
}

#prize li, #pagecontent li {
	font-size:13px;
	list-style-position: inside;
}


/* end prize */

/* rounded corners 10px */
.roundedcornr_box_120405 {
   background: #ffffff;
}
.roundedcornr_top_120405 div {
   background: url(images/corners/roundedcornr_120405_tl.png) no-repeat top left;
}
.roundedcornr_top_120405 {
   background: url(images/corners/roundedcornr_120405_tr.png) no-repeat top right;
}
.roundedcornr_bottom_120405 div {
   background: url(images/corners/roundedcornr_120405_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_120405 {
   background: url(images/corners/roundedcornr_120405_br.png) no-repeat bottom right;
}

.roundedcornr_top_120405 div, .roundedcornr_top_120405, 
.roundedcornr_bottom_120405 div, .roundedcornr_bottom_120405 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_120405 { margin: 0; }

/* END Rounded Corners 10px */

/* page content */

#pagecontent {
	width: 650px;
	height: auto;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#pagecontent .content {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	font-size:10px;
}

#pagecontent h2 {
	font-size:24px;
}

#pagecontent .entry h3 {
	margin-top: 20px;
	margin-botton: 5px;
}

#pagecontent li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
}

/* end page content */

/* start post styling */

.posttitlebar {
	width: 610px;
	height: 66px;
	padding: 5px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	}

.avatar {
	float: left;
	margin-right: 5px;
}

/*.avatar img {
	border: thin solid #666;
}*/

.tweetmeme_button {
	float:right;
	margin-top: 3px;
}
	
.posttitlebar .info {
	width: 470px;
	margin-top: 5px;
	float:left;
	height: 55px;
	font-size:12px;
}

.posttitlebar h3 a {
	margin-top: 0px;
	padding-top: 0px;
	font-size:20px;
	color:#FF6600;
}	

.posttitlebar h3 a:hover {
	color:#000;
}	

.entry p {
	margin-top:20px;
	margin-bottom: 20px;
}

/* end post styling */



/* sidebar */
#sidebar {
	width: 313px;
	height: auto;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 50px;
	float: right;
}

#sidebar .content {
	width: auto;
	height: auto;
	margin-top:10px;
	margin-right: 7px;
	margin-left: 7px;
}

#sidebar .nav {
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidebar .navbutton {
	width: 291px;
	height: 27px;
	background-image:url(images/sidebar-nav-button-bg.png);
	margin-top: 10px;
	margin-left: 4px;
	padding-top: 5px;
}

#sidebar .navbutton a, #sidebar .navbutton a:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	margin-left: 10px;
	color:#000000;
}

#sidebar .navbutton a:hover {
	color:#FFFFFF;
}

#sidebar .ads {
	margin-top: -20px;
	margin-left: 5px;
	height: 292px;
}

#sidebar .ad125 {
	width: 125px;
	height: 125px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color:#333333;
	float: left;
}

#sidebar .ad125-2 { height: 135px; }

#sidebar .advhere {
	float: right;
	margin-right: 23px;
	font-size: 10px;
}

#sidebar .sidenote {
	float: right;
	margin-right: 5px;
	margin-top: -5px;
	font-size:10px;
}

#sidebar li h2 {
	width: 291px;
	height: 27px;
	background-image:url(images/sidebar-nav-button-bg.png);
	margin-top: 10px;
	padding-top: 7px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#sidebar li h2 a, #sidebar li h2 a:visited { color:#000000;}

#sidebar li h2 a:hover { color:#FFFFFF}

#sidebar li ul { margin-left: 10px;}

#sidebar .entry-content {margin-left: 8px;}

#most-tweeted li { margin-left: 10px;} 

#sidebar .updateicon {
	float: right;
	margin-top: -2px;
	margin-right: 5px;
	margin-left: 5px;
}

#sidebar .disqus {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -10px;
}

/* end sidebar */

/* prize sponsor */
#prizesponsor {
	width: 382px;
	height: 258px;
	margin-left: 8px;
	margin-top: 18px;
	float: left;
}

#prizesponsor .content {
	width: auto;
	height: 194px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
}

#prizesponsor .content h2 {
	font-size:18px;
	margin-bottom: 5px;
}

#prizesponsor .content a {
	clear:both;
	font-size:30px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color:#FF9900;
}

#prizesponsor .content a:hover {
	color:#000;
}

/* end prize sponsor */

/* latest clues */
#latestclues {
	width: 253px;
	height: 258px;
	margin-left: 18px;
	margin-top: 18px;
	float:left;
}

#latestclues .content {
	width: auto;
	height: 208px;
	margin-left: 5px;
	margin-right: 5px;
	overflow:hidden;
}

/* end latest clues */

/* bottom sponsors */
#bottomsponsors {
	width: 652px;
	height: 124px;
	margin-left: 8px;
	margin-top: 22px;
	margin-bottom: -2px;
	float: left;
}

#bottomsponsors .ads {
	margin-left: 163px;
	margin-top: 2px;
	height: 122px;
}

#bottomsponsors .ad100 {
	width: 100px;
	height: 100px;
	margin-left:10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color:#333333;
	float: left;
}

#bottomsponsors .ad100-1 {
	float: left;
}

#bottomsponsors .advhere {
	float: right;
	margin-right: 20px;
	font-size: 8px;
}

.bannertextbottom {
	float: left; 
	margin:5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	}

/* end bottom sponsors */



/* footer */

#footerwrap {
	width: 100%;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 0px;
	z-index: 10;
	background-attachment: fixed;
	background-image: url(images/footerwrap-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	
#footer {
	width: 1000px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;	
}

#footer a, #footer a:visited {
	color:#FFFF00;
	text-decoration:none;
	margin: 0px;
}

#footer a:hover {
	color:#FF6600;
	text-decoration: none;
	margin: 0px;
}


#footer .win {
	float: left;
	width: 700px;
}

#footer .wintitle {
	font-size:20px;
	font-weight:bold;
	margin-top: 18px;
	margin-left: 15px;
}	

#footer .wintext {
	margin-left: 25px;
	margin-top: 12px;
	font-weight:bold;
	font-size: 16px;
	color:#FFFFFF;
}

#footer .sorry {
	font-size: 18px;
	font-weight:bold;
	float: right;
	width: 245px;
	margin-right: 10px;
	margin-top: 55px;
}

#footer .sorry a, #footer .sorry a:visited {
	color:#FF6600;
}

#footer .sorry a:hover {
	color:#FFFF00;
}
/* end footer */

/* google dynamic feed controls */

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
}

.gfg-title {
  font-size: 15px;
  font-weight : bold;
  color : #3366cc;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-left: 10px;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 115px;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}

.bottomClear {
  clear : both;
  background-color:#FF9900;
  padding: 10px;
  height: auto;
  width: 970px;
  margin-top: 200px;
  margin-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  font-size:24px;
  color:#FFFFFF;
  text-align:center;
}

/* end google dynamic feed controls */

/* Wordpress Bring-Overs */
/*	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
	}

.clearall {
	clear:both;
	}
	
.counter {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
	}	
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.postmetadata {
	text-align: center;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
	
/* End Comments */

/* Start Hackadelic Sliding Notes */

.hackadelic-sliderPanel { 
    border: 1px solid #ccc; 
    padding: 5px; 
    -moz-border-radius: 1em; -webkit-border-radius: 1em; 
} 
 
a.hackadelic-sliderButton { 
    border: 1px solid lightgrey; 
    color: #B3960E; 
    padding: 0 3px; 
    -moz-border-radius: 1em; -webkit-border-radius: 1em; 
} 
a.hackadelic-sliderButton:hover { 
    border: 1px solid #F0F0E0; 
    background-color: #F0F0E0; 
} 
.entry .hackadelic-sliderPanel { 
    background-color: #fcfcfc; 
} 
.textwidget .hackadelic-sliderButton { 
    display: block; 
    text-align: center; 
    margin: .5em; 
} 
.textwidget .hackadelic-sliderPanel { 
    background-color: #F0F0E0; 
} 

.hackadelic-series-info small {font-size:16px; color:#AAA; font-weight:bold;
}

/* End Hackadelic Sliding Notes */

/* Start Tweeps */
#tweeps {
	width: 652px;
	height: 680px;
	margin-left: 8px;
	margin-top: 45px;
	float: left;
}

#tweeps .content {
	margin-top: 5px;
	margin-left: 28px;
	margin-bottom: 10px;
}

#tweeps .content img {
	margin: 3px;
}

#quotes {
	width: 652px;
	height: auto;
	margin-left: 8px;
	margin-top: 20px;
	float: left;
}

#quotes .content {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -5px;
}

#quotes cite {float:right;}

