/*  
Theme Name: The Single Trap
Version: 1.0
Author: Adam Ellingford
Author URI: http://rareport.com
*/


/* ----[ IE6 HACKS HERE ]--------------------  \*/
* html .gainlayout { 
	height: 1%; 
}

/****[ GENERAL STYLES ]*******************************************************/

* {
	margin:0;
	padding:0;
}

body {
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#5b000b url(./images/bg-slice.jpg) repeat-y left;
	color:#000;
	text-align:left;
}
h1, h2, h3 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:normal;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.6em;
	margin:0.3em 0 1em 0;
	font-weight: normal;
	line-height: 100%;
	padding: 0 0 3px 0;
	text-align:left;
	width:100%;
	border-bottom:1px solid #ddd;
}
/*
h3 {
	font-size:1.4em;
	line-height:1.4em;
	margin:1em 0;
	font-style:italic;
	font-weight:normal;
}
*/
h3,
h4 {
	margin:1.5em 0 0.5em;
	font-size:1.2em;
	font-weight:bold;
}
p {
	margin:0 0 1em 0;
	font-size:1.1em;
}
ul,
ol {
	margin-left:23px;
	margin-bottom:1em;
}
li {
	margin-bottom:3px;
	font-size:1.1em;
}
a {
	text-decoration:none;
	color:#0000FF;
}
a:hover {
	color:#0000FF;
}
small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	color:#777;
}
small p {
	margin:0;
}
img {
	border:none;
}

/****[ CORE LAYOUT ]*******************************************************/

#header {
	position:relative;
	background:#000 url(./images/header-tile.jpg) repeat-x;
	height:60px;
	min-width:980px;
}
#page {
	position:relative;
	font-size:1.2em;
	width:980px;
}
.banner-ad {
	position:relative;
	margin-left:380px;
	height:77px;
}
.twitter-follow {
	position:relative;
	margin-left:380px;
	padding:5px;
	text-align:right;
}
#splash {
	position:relative;
	margin-left:380px;
	background:url(./images/newsplash.jpg?v2) no-repeat top center;
	height:442px;
}
.twitter-latest-tweet {
	position:relative;
	margin:10px 0 20px 380px;
	min-height:70px;
	background:url(./images/twitter-latest-tweet-bottom.png) no-repeat bottom center;
}
* html .twitter-latest-tweet {
	height:70px;
}
.twitter-latest-tweet p {
	padding:25px 50px 34px 130px;
	margin:0;
	font-size:1.2em;
	line-height:1.4em;
	background:url(./images/twitter-latest-tweet-top.png) no-repeat top center;
}
.twitter-latest-tweet .twitter-follow {
	position:absolute;
	bottom:7px;
	right:32px;
	margin:0;
	padding:0;
}
#content {
	position:relative;
	background:url(./images/content-top.jpg) repeat-x top left;
	margin-left:380px;
	padding:20px 30px 40px;
}
#sidebar {
	width:190px;
	position:absolute;
	top:0px;
	left:190px;
	padding-bottom:50px;
}
#footer {
	clear:both;
	height:50px;
}
#searchform {
	position:absolute;
	top:18px;
	right:30px;
}
#searchform input {
	margin-left:5px;
}


/****[ HEADER ]************************************************************/

#header h1 {
	background:url(./images/agm.jpg) no-repeat left center;
	color:#FFF;
	margin:0;
}
#header h1 a {
	display:block;
	text-indent:-9999px;
	height:60px;
	width:280px;
}
#description {
	position:absolute;
	top:0;
	left:0;
	width:190px;
	padding:360px 0 20px;
	background:#000 url(./images/helping-hands.jpg) no-repeat top center;
/*	padding:275px 0 20px;
	background:#000 url(./images/couple.jpg) no-repeat top center; */
	color:#FFF;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
}
#description p {
	padding:0 10px;
}
#splash h1, 
#splash h2,
#splash p {
	text-indent:-9999px;
	border:none;
}
#splash p a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:442px;
	z-index:5;
}



/****[ CONTENT ]***********************************************************/

#splash h3 {
	margin-bottom:3em;
}
#splash small a {
	color:#777;
	width:100%;
	display:block;
	background:url(./images/jackets.jpg) no-repeat 50% 20px;
	padding:0 0 290px 0;
}
p.covershot {
	display:inline;
	float:right;
}

/****[ CONTENT ]***********************************************************/

.post {
	margin-bottom:2.5em;
	position:relative;
}
.post h2 {
	margin:0; 
}
.post small {
	display:block;
	margin-bottom:1em;
}

.post h2 a, .post h2 a:visited {
	color: black;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.post h2 a:hover {
	text-decoration: none;
	color:#0033FF;
}
#content img {
	padding:10px;
}
#comment {
	width:60%;
}
blockquote {
	float:right;
	padding:0 30px 30px 30px;
}
blockquote p {
	margin:0;
	width:200px;
	font-size:2em;
	text-align:center;
	color:#0033FF;
}



/****[ ASK ANDREW ]********************************************************/

.ask-andrew {
	
}
.question {
	margin:30px 0;
	padding:40px 30px;
	background:#dce5fd url(./images/paper.jpg) repeat-y bottom center;
}
.response {

}
.response h3 {
	margin-bottom:10px;
}
.comments-117 {
	padding-top:20px;
}
.comments-117 #comment {
	width:100%;
	height:400px;
}
.link-to-post {
	position:relative;
	top:-5px;
}
.navigation {
	position:absolute;
	top:5px;
	right:30px;
}
.bottomnav {
	top:auto;
	bottom:0;
}

/****[ NAVIGATION ]********************************************************/

#radio_tv_buttons {
	margin:0;
	height:87px;
}
#radio_tv_buttons span {
	display:none;
}
#radio_tv_buttons a {
	display:block;
	width:95px;
	height:87px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	text-indent:-9999px;
	outline:0;
}
#radio_tv_buttons a.radio_andrew {
	background-image:url(./images/icon_radio.jpg);
}
#radio_tv_buttons a.andrew_tv {
	background-image:url(./images/icon_tv.jpg);
}

#pagenav,
#pagenav ul {
	list-style:none;
	margin:0;
}
#pagenav ul {
	display:none;
}
#pagenav li {
	display:block;
	font-size:1.3em;
	margin-bottom:0;
	border-bottom:1px solid #000;
	background:url(./images/nav-submenu.jpg) repeat-y right;
}
#pagenav li a {
	_height:1%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	display:block;
	padding:12px 15px;
	color:#444;
}
#pagenav a:hover {
	text-decoration:none;
}
#pagenav li a:hover {
	color:#000;
}
#page #pagenav ul li {
	border-width:0;
/*	background:transparent; */
	background:url(./images/nav-current.jpg) repeat-y right;
	font-size:0.8em;
}
#page #pagenav ul li a {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	list-style:none;
	padding:3px 10px 3px 25px;
	text-transform:none;
	font-weight:normal;
	font-style:italic;
	color:#444;
}

#pagenav li.current_page_item,
#pagenav li.current_page_parent {
	background:url(./images/nav-highlight.jpg) repeat-y right;
}
#pagenav li.current_page_item a,
#pagenav li.current_page_parent a {
	color:#FFF;
}
#pagenav li.current_page_item ul,
#pagenav li.current_page_parent ul {
	display:block;
	padding:10px 0;
	background:url(./images/nav-current.jpg) repeat-y right;
}
#page #pagenav ul li.current_page_item a,
#page #pagenav ul li a:hover {
	background:url(./images/nav-bullet.gif) no-repeat 10px center;
}
#page #pagenav ul li.current_page_item a {
	font-weight:bold;
}


/*

#pagenav li.current_page_item a {
	background:url(./images/nav-current.jpg) repeat-y top right;
	color:#000;
}


*/

/****[ EDITIONS ]*****************************/
.edition {
	clear:both;
	margin-bottom:30px;
	width:100%;
}
.edition h3 {
	padding-left:25px;
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:0;
}
.edition h4 {
	margin:0 0 1em 0;
	font-weight:normal;
	font-style:italic;
	padding:0 150px 0 25px;
	font-size:0.9em;
	color:#777;
}
.edition h4 a {
	color:#777;
}
.edition h4 a.buy-link {
	display:none;
	float:right;
	padding:2px;
	text-transform:uppercase;
	color:#0033FF;
	font-style:normal;
	font-weight:bold;
	border:1px solid #0033FF;
}
.edition h4 a:hover {
	color:#0033FF;
}
.edition h4 a.buy-link:hover {
	text-decoration:none;
	background:#0033FF;
	color:#FFF;
}
.edition p,
.edition ul {
	padding-left:25px;
}
#fr h3 {
	background-image:url(./images/fr.gif);
}
#de h3 {
	background-image:url(./images/de.gif);
}
#it h3 {
	background-image:url(./images/it.gif);
}
#nl h3 {
	background-image:url(./images/nl.gif);
}
#uk h3 {
	background-image:url(./images/uk.gif);
}
#us h3 {
	background-image:url(./images/us.gif);
}
#se h3 {
	background-image:url(./images/se.gif);
}
#gr h3 {
	background-image:url(./images/gr.gif);
}
#jp h3 {
	background-image:url(./images/jp.gif);
}
#fi h3 {
	background-image:url(./images/fi.gif);
}
#kr h3 {
	background-image:url(./images/kr.gif);
}
#tr h3 {
	background-image:url(./images/tr.gif);
}
#pt h3 {
	background-image:url(./images/pt.gif);
}

.edition img {
	float:right;
	width:120px;
	padding:0 0 10px 10px !important;
	
}
.edition p img {
	float:none;
	width:auto;
	padding:0;
	
}
#edition-flags {
	position:absolute;
	right:21px;
	list-style:none;
}
#edition-flags li {
	float:left;
	margin-right:9px;
}
#edition-flags li a {
	display:block;
	float:left;
	width:16px;
	height:11px;
	text-indent:-9999px;
	background-position:center center;
	background-repeat:no-repeat;
}
#edition-flags li.uk {
	background-image:url(./images/uk.gif);
}
#edition-flags li.fr {
	background-image:url(./images/fr.gif);
}
#edition-flags li.de {
	background-image:url(./images/de.gif);
}
#edition-flags li.us {
	background-image:url(./images/us.gif);
}
#edition-flags li.it {
	background-image:url(./images/it.gif);
}
#edition-flags li.nl {
	background-image:url(./images/nl.gif);
}
#edition-flags li.se {
	background-image:url(./images/se.gif);
}
#edition-flags li.jp {
	background-image:url(./images/jp.gif);
}
#edition-flags li.gr {
	background-image:url(./images/gr.gif);
}
#edition-flags li.fi {
	background-image:url(./images/fi.gif);
}
#edition-flags li.kr {
	background-image:url(./images/kr.gif);
}
#edition-flags li.tr {
	background-image:url(./images/tr.gif);
}
#edition-flags li.pt {
	background-image:url(./images/pt.gif);
}



/****[ REGISTEER FORM ]***********************************/
#register label {
	float:left;
	width:150px;
	text-align:right;
	margin-right:6px;
}
#register p {
	clear:both;
}
#register input,
#register textarea {
	width:200px;
}
#register textarea {
	height:100px;
}
.error {
	color:#FF0000;
}


/****[ QUESTIONNAIRE ]***********************************/
.questionnaire,
#progress {
	padding:1.5em;
	background-color:#EFEFEF;
	border:1px solid #CCC;
	margin-bottom:1.5em;
}
* html .questionnaire,
* html #progress {
	height:1%;
}
.questionnaire h3,
#progress h3 {
	margin-top:0;
}
.questionnaire input[type="text"],
.questionnaire select {
	width:50%;
}
.questionnaire textarea {
	width:100%;
	height:12em;
}
.questionnaire .buttons input {
	margin-right:2em;
}
#questions {
	list-style:none;
	margin:1.5em 0;
	border:1px solid #CCC;
}
#questions li {
	padding:5px 0 5px 26px;
	font-size:1em;
	margin:0;
	background-repeat:no-repeat;
	background-position:5px center;
}
#questions li em {
	padding-right:5px;
}
#questions li.noedit {
	padding-left:58px;
}
li.answered {
	background-image:url(./accept.png);
}
li.skipped {
	background-image:url(./exclamation.png);
}
li.even {
	background-color:#EDEDED;
}
li.odd {
	background-color:#FAFAFA;
}
#meter {
	border:1px solid #CCC;
	width:100%;
	background:#CDE6FF;
	position:relative;
}
#meter span {
	background:#009900;
	display:block;
	height:1.5em;
	text-indent:-9999px;
}
#submitanswers a {
	display:block;
	border:1px solid #CCC;
	line-height:3em;
	width:15em;
	background:#009900;
	color:#FFF;
	text-align:center;
	text-deocration:none;
}