/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/"&gt;Kubrick&lt;/a&amp;gt;.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body
{
	margin: 10px 0px;

}

a:visited
{
	color: #0f3937;
	text-decoration: underline;
}
a:link
{
	color: #0f3937;
	text-decoration: underline;
	text-align: center;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	color: #0f3937;
	text-decoration: underline;
}
.BLWT
{
	background-color: #6666ff;
	text-align: left;
}

.nav
{
	background-color: #4e6891;
	color: White;
	width: 20px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	list-style-image: url('../Images/staricon_20.jpg');
	height: 325px;
}
/* Feargal's Styles */
body {
		background: #0f4543 url('images/main-bg.jpg') top center no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.825em;
	}
	
	h1.title,
	h1.title a {
		color: #fff;
		font-size: 45px;
		margin: 0 0 20px;
		text-decoration: none;
	}
	
	h1, h2, h3, p {
		margin: 0 0 0.5em;
		padding: 0;
	}
	
	#main,
        #header,
        .container {
		width: 980px;
		margin: 0 auto;
		padding: 0;
		background: transparent;
                overflow: hidden;
	}

.container,
#footer {
	background: #EDF5F0 none repeat scroll 0 0;
}

#footer {
	background: #edf5f0;
		border: 1px solid #edf5f0;
		border-top: none;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
               margin: 0 auto;
		overflow: hidden;width: 978px;
}

#footer p {	
		padding: 20px 25px 25px;
}
	
	#menu {
		background: #0f3937;
		font-size: 14px;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: 100%;	
	}
	
	#menu li {
		float: left;
		list-style: none;
	}
	
	#menu li a {
		background: #0f3937;
		border: 1px solid #0f3937;
		color: #BFC28D;
		display: block;
		padding: 14px;
		text-decoration: none;
		text-transform: capitalize;
	}
	
	#menu li.about a {
		background: #edf5f0;
		border: 1px solid #edf5f0;
		color: #0f3937;
	}

.page-id-3 #menu li.links a,
.page-id-19 #menu li.contact a {
	background: #edf5f0;
		border: 1px solid #edf5f0;
		color: #0f3937;
}

.page-id-3 #menu li.about a,
.page-id-19 #menu li.about a,
.page-id-19 #menu li.links a {
		background: #0f3937;
		border: 1px solid #0f3937;
		color: #BFC28D;
}
	
	#menu li a:hover {
		color: #edf5f0;
		text-decoration: underline; 
	}
	
	#menu li.active a:hover {
		text-decoration: underline;
		color: #0f3937;
	}	
	

	.game {
	display: none;
	
	}
	
	#content {
		background: #edf5f0;
		border: 1px solid #edf5f0;
		border-top: none;
		padding: 20px 25px 25px;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		overflow: hidden;
	}
	
	.content-top {
		background: #C9CC97;
		color: #303030;
		overflow: hidden;
		padding: 10px;
	}
	
	.content-top .primary,
        .container #content {
		background: #fff;
		float: left;
		width: 600px;
		min-height: 280px;
                margin: 10px;
	}
	
	/* Sidebar styles */
	
	.content-top .sidebar,
        .container #sidebar {
		float: right;
		width: 290px;
	}
	
	.content-top .sidebar .heading {
		color: #fff;
		font-size: 14px;
		margin-bottom: 5px;
		text-transform: uppercase;
		
	}
	
	.content-top .sidebar h2,
	.content-top #LblQuestionNum {
		font-weight: bold;
		font-size: 28px;
		color: #0F3937;
	}

/* qUESTIONS */

	.content-top #LblQuestionNum {
		display: block;
		margin-bottom: 8px;
	}	

	.content-top #questionTextBox {
		border: none;
		padding: 5px 0px 5px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		min-height: 100px;
	}

.content-top #PanelQuestionImage {
	margin-top: 10px;
}

#game .content-top {
	float: left;
	width: 60%;
}

#game .content-bottom {
	clear: left;
}

#game .feedback {
	float: right;
}

	
	/* Three Boxes at Bottom */
	.content-bottom {
		margin-top: 30px;
		overflow: hidden;
	}
	
	.content-bottom h3 {
		color: #0F3937;
		font-size: 26px;
		font-weight: normal;
		margin-bottom: 10px;
	}


	.content-bottom .instructions {
		border-bottom: 1px solid #cecece;
		margin-bottom: 40px;
		padding-bottom: 10px;
	}

.primary .instructions {
	padding: 10px;
}

/* Answers */
.answer-container,
.results-container {
	border-bottom: 1px solid #cecece;
	clear: both;
	overflow: hidden;
	padding: 10px;
}

.answer-container {
	border: none;
}


.answer-container .answers {
	float: left;
	max-width: 600px;
}

.answer-container #DivFeedback {
	float: right;
	min-width: 300px;
}

#btnNextQuestion {
	clear: both;
	margin-top: 20px;
	float: right;
}

.answers td {
	font-size: 1.25em;
	line-height: 1.5em;
}

/* Channels stuff */
	
	.content-bottom ul.channels {
		list-style: none;
		margin: 0;
		padding: 0px;		
	}

	
	li.channel {
		float: left;
		margin-right: 10px;
		width: 300px;		
	}
	
	li.last.channel {
		float: right;
		margin-right: 0px;
	}
	
	li.channel div {
		padding-left: 10px;
	}
	
	li.last.channel div {
		padding-left: 0;
		padding-right: 10px;
	}

/* Hide stuff */
#TBconfidenceLevel,
#ResultsSoFarGraph,
#game .timer,
#game .StudyName {
	display: none;
}

.results-container {
	visibility: hidden;
	clear: none;
	padding: 0;
}

.results-container span#score {
	visibility: visible !important;
	font-size: 18px;
	color: red;
}

/* Tables in Statistics */
#StudyConductedDetails2_DetailsView1 {
	width: 580px !important;
	margin: 10px;
	background: #fff !important;
}

#ConfidenceScoreTable1_GridView1 td{
	background: #a5b9b8;
}	

/* Register */
#CreateUserWizard1 table {
	height: auto !important;
}


table#register,
table #email-details {
	margin: 10px;
	width: 580px;	
}


#register label,
#email-details label {
	display: block;
	width: 140px;
} 

#register input,
#email-details input {
	width: 350px;	
	padding: 4px 5px;
}

#CreateUserWizard1___CustomNav0_StepNextButtonButton,
.complete input {
	float: left;
	width: 200px;
	background: #0F3937;
	border: none;
	padding: 8px 0;
	color: #fff;
}

/* Buttons */
.demographics {
	padding: 10px;
}

.demographics input {
	width: 200px;
	background: #0F3937;
	border: none;
	padding: 8px 0;
	color: #fff;
	margin-right: 20px;
}

.demographics input#FormView1_UpdateCancelButton {
	background: #cecece;
	color: #606060;
}


input#FormView2_Button1,
input#FormView1_Button1 {
	width: 200px;
	background: #0F3937;
	border: none;
	padding: 8px 0;
	color: #fff;
	margin-right: 20px;
	-moz-border-radius: 5px;
}

/* Images in Questions */
#PanelQuestionImage img {
	max-width: 100%;
}

/* Sidebar Styles */
#sidebar {
background: #c9cc97;
margin: 10px 10px 10px 0;
font-size: 12px;
}

h2.widgettitle {
	font-size: 14px;
}

#sidebar ul {
	list-style: none;
margin: 0;
padding: 10px;
}

#sidebar li.widget {
border-bottom: 1px solid #fff;	
margin-bottom: 5px;
padding-bottom: 5px;
}

#sidebar li.widget ul {
	list-style: none !important;
        padding: 0px;
}

#sidebar li.widget ul li {
	padding-bottom: 3px;
margin-bottom: 2px;
}

#sidebar li.widget ul a{
	text-decoration: none;
}

#sidebar li.widget ul a:hover {
text-decoration: underline;
}

