body {
	background: #6C2375 url('../images/background.jpg') center repeat;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #fff;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: 100;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	margin-top: 15px;
}

h4 {
	background: url('../images/grey_button.png') no-repeat;
	font: 16px Arial, Helvetica, sans-serif 900;
	height: 25px;
	width: 265px;
	padding: 7px 0 0 13px;
	color: #7670B3;
	margin-bottom: 10px;
}

h5 {
	font-size: 18px;
	
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 10px 0 0 0;
}
p.subcomment {
	margin-left: 60px;
	width: 72%;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #85C23F;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#head_container {
	background: #fff url('../images/head_bg.jpg') repeat-x 0 0;
	width: 100%;
	height: 121px;
	position: absolute; 
	top: 0;
}

#head {
	width: 960px;
	margin: 0 auto;
}

#poweredby {
	float: right;
	margin: -35px 0 0 0;
}

#navbg {
	float:right;
	margin: 0 -15px 0 0;
	clear: both;
}

#nav_container {
	position: relative;
	bottom: 79px;
	left: 407px;
	width: 575px;
}

#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #7670B3;
	border: none;
	text-decoration: none;
	margin-right: 18px;
}

ul#nav li a:hover {
	color: #fff;
}

ul#nav li a img {
	border: none;
	margin-right: -5px;
	position: relative;
	top: 3px;
}

#subnav_container {
	width: 960px;
	height: 30px;
	position: absolute;
	margin: -23px auto 0 auto;
}

#subnav_container ul, li {
	display: inline;
	list-style-type: none;
}

#subnav_left a {
	text-decoration: none; 
	color: #D1D923;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding-right: 30px;
}

#subnav_left a:hover {
	color: #fff;
}

#subnav_left {
	float: left;
}

#subnav_left a.balance {
	color: #fff;
}

#subnav_left a.balance:hover {
	color: #D1D923;
}

#subnav_left img {
	position: relative;
	top: 5px;
}

#subnav_right {
	float: right;
}

#subnav_right a {
	text-decoration: none; 
	color: #fff;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	position: relative;
	top: 5px;
	left: 30px;
}

#subnav_right a:hover {
	color: #D1D923;
}

#content {
	background: url('../images/content_bg.png') repeat-x top left;
	border: 2px solid #fff;
	width: 874px;
	height: 100%;
	padding: 10px;
	margin: 25px auto 80px auto;
	overflow: auto;
}

#topgap_content {
	background: url('../images/content_bg.png') repeat-x top left;
	border: 2px solid #fff;
	width: 874px;
	height: 100%;
	padding: 10px;
	margin: 150px auto 80px auto;
	overflow: auto;
}

#content_left {
	float: left;
	width: 529px;
	height: 100%;
	margin: 0 5px 0 0;
}

#content_right {
	float: right;
	width: 34.5%;
	height: 100%;
	margin: 0 0 0 5px;
}

#contentbox_black {
	background: url('../images/contentbox_bg.png') repeat-x bottom left;
	padding: 20px 10px 3px 10px;
	margin: 15px 0 20px 0;
	overflow: auto;
}

#contentbox_white {
	background: url('../images/contentbox_white_bg.png') repeat top left;
	padding: 10px;
	margin-top: 15px;
	overflow: auto;
}

#book_otw {
	background: url('../images/contentbox_green_bg.png') repeat top left;
	padding: 10px;
	margin: 15px 15px 0;
	overflow: auto;
	position: relative;
	margin-top: -214px;
	float: right;
	width: 375px;
}

.social_row {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.social_block {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 150px;
}

.sixpxup {
	position: relative;
	bottom: 6px;
}

.social_item {
	margin-left: 25px;
}
#read_more {
	margin-top: 5px;
}

.fun_list li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2;
}

table#sent_by_kids {
	margin-left: 40px;
	font-size: 12px;
}
h2#question_ofthe_week {
	background: url('../images/question_of_the_week.png') no-repeat;
	text-indent: -9999px;
	width: 443px;
	height: 49px;
	margin: 5px 0 -15px 0;
}

h2#reviewer_ofthe_week {
	background: url('../images/reviewer_ofthe_week.png') no-repeat;
	text-indent: -9999px;
	width: 323px;
	height: 48px;
	margin: 0 0 -10px 0;
}

h2#book_reviewed {
	background: url('../images/book_reviewed.png') no-repeat;
	text-indent: -9999px;
	width: 323px;
	height: 48px;
	margin: 5px 0 -10px 0;
}

h2#last_weeks_q {
	background: url('../images/last_weeks_question.png') no-repeat;
	text-indent: -9999px;
	width: 439px;
	height: 49px;
	margin: 5px 0 -10px 0;
}

h2#view_older_posts {
	background: url('../images/view_older_posts.png') no-repeat;
	text-indent: -9999px;
	width: 529px;
	height: 47px;
	margin: 5px 0 0 0;
}

h2#book_ofthe_week {
	background: url('../images/book_ofthe_week.png') no-repeat;
	text-indent: -9999px;
	width: 225px;
	height: 29px;
	margin: 0 10px 0 140px;
}

h2#real_science {
	background: url('../images/real_science.png') no-repeat;
	text-indent: -9999px;
	width: 166px;
	height: 28px;
	margin: 0 10px 0 180px;
}
h2#experiments {
	background: url('../images/experiments.png') no-repeat;
	text-indent: -9999px;
	width: 197px;
	height: 56px;
	margin: 5px 0 -10px 0;
}

h2#buster_ofthe_week {
	background: url('../images/buster_ofthe_week.png') no-repeat;
	text-indent: -9999px;
	width: 293px;
	height: 49px;
	margin: 5px 0 -10px 0;
}

h2#fun_facts {
	background: url('../images/fun_facts.png') no-repeat;
	text-indent: -9999px;
	width: 129px;
	height: 40px;
	float: left;
	margin-right: 50px;
}

img.question_mark {
	float: left;
	margin: 0 20px 10px 10px;
}
#foot_container {
	background: url('../images/foot_bg.png') repeat-x;
	overflow: hidden;
	position: fixed; 
	bottom: 0;
	width: 100%;
	height: 42px;
	z-index: 9000;
}

#foot {
	width: 1000px;
	padding: 5px;
	margin: 0 auto;
	position: relative;
	left: 14px;
}

#foot_links {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}

ul#foot_links li {
	display: inline;
}

ul#foot_links li a {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #53468C;
	border: none;
	text-decoration: none;
	margin: 0 15px 0 10px;
}

ul#foot_links li a:hover {
	color: #fff;
}

ul#foot_links li img {
	position: relative; top: 5px;
}

#foot_console {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
}

ul#foot_console li {
	display: inline;
	position: relative;
	bottom: 7px;
}

ul#foot_console li a {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #53468C;
	border: none;
	text-decoration: none;
	margin: 0 5px;
}

ul#foot_console li a:hover {
	color: #fff;
}

ul#foot_console li img.arrow {
	position: relative; 
	top: 2px;
}

ul#foot_console li img.textbubble {
	position: relative; 
	top: 5px;
}

ul#foot_console a.fwdback {
	padding: 21px 8px;
	background-color: #BFBCDA;
}

ul#foot_console li a.middle_friend {
	color: #A297C9;
}

ul#foot_console li a.middle_friend:hover {
	color: #fff;
}

ul#foot_console li img.tinyx {
	position: relative;
	bottom: 10px;
}

ul#foot_console li.lasttwo {
	position: relative;
	top: 2px;
}

#chat {
	color: #00793F;
	position: relative;
	bottom: 8px;
	right: 65px;
	font-size: 14px;
}

#foot_logo {
	margin-left: -41px;
}

#more {
	position: relative;
	bottom: 55px;
	left: 70px;
	margin-bottom: -25px;
}

.tinynumbers {
	font-size: 10px;
	font-weight: 900;
	position: relative;
	bottom: 5px;
}

.roundedCorners{
padding: 10px;
background: url('../images/content_bg.png');
border: 2px solid #fff;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
}

.boxRoundedCorners {
	border: 1px solid #222;
}

.button {
	margin: 15px 0 0 0;
}

#share_box .content_block_content  {
background: url("../images/bg/share_box_grad.png") repeat-x scroll left top transparent;
padding:5px 5px 0;
}

.content_block_content {
background: url("../images/bg/grad_trans.png") repeat-x scroll left top transparent;
overflow:hidden;
padding:12px;
}

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

p#share_box_title {
background: url("../images/titles/share_box_title.png") no-repeat scroll left top transparent;
height:24px;
margin:0;
text-indent:-5000px;
}

.media_buttons, .add_media, .subnav_panel {
background-color:#2B388B;
}

.media_buttons {
background:none repeat scroll 0 0 #25092A;
height:38px;
margin:38px 0 0;
padding-left:12px;
width:210px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
}

.media_buttons a img, #facebox .media_buttons a img {
margin-top:3px;
}

.media_buttons p {
float:left;
margin:13px 10px 0 0;
font-size: 10px;
}

a img {
border:medium none;
}

#share_box .left {
margin-bottom:-1px;
overflow:hidden;
position:relative;
}
 
.left {
float:left;
}

#share_box input {
float:left;
}

#status_content {
width:300px;
}

textarea, input[type="text"], input[type="password"] {
border-color:#222222 #999999 #999999 #222222;
border-style:solid;
border-width:1px;
color:#333333;
font-family:verdana,arial,sans-serif;
font-size:16px;
padding:3px 0;
}

#share_box input[type="submit"] {
margin-left:12px;
}

input[type="submit"], input[type="button"], a.button, #secondary_content h2, .my_groups h2, .content_navigation h2, #select_audio_file_button, a#find_a_group_link, a#find_a_friend_link  {
background-color:#BE2557;
}

input[type="submit"], input[type="button"], .facebox_buttons a, a.button {
-moz-border-radius:6px 6px 6px 6px;
background: url("../images/buttons/button_grad.png") repeat-x scroll left top #8AC54F;
border:3px solid #FFFFFF;
color:#FFFFFF !important;
cursor:pointer;
font-family:arial,sans-serif;
font-size:16px;
font-weight:bold;
padding:1px 10px;
}

hr.clearboth, hr.clearleft {
clear:both;
display:block;
margin:0;
padding:0;
visibility:hidden;
}

.clearleft {
clear:left;
}
.clearright {
	clear:right;
}
hr {
display:none;
}

.username {
	color: #D6DE23;
}

.flag {
	background: #431E4D;
	margin: 5px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 2px;
}

.like {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	clear: both;
	float: right;
	margin-top: 5px;
	margin-bottom: -1px;
}

.checkimg {
	margin-bottom: -1px;
}

.flagimg {
	margin-bottom: -3px;
}

.white_bubble {
	margin-bottom: -6px;
}

#search {
	background: transparent url('../images/search.png') no-repeat;
	width: 266px;
	border: none;
	color: #555;
	font-size: 11px;
	height: 19px;
	margin: -5px 2px 0;
	padding-left: 30px;
}

#poll tr, td {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#poll td {
	padding-left: 30px;
	padding-top: 10px;
}

.see_results {
	margin: 10px 15% 0;
	text-align: center;
}

ul#facts li {
	list-style-type: circle;
	display: block;
	font-family: arial, helvetica, sans-serif;
	margin: 20px 0 0;
	padding: 0;
}

ul#facts {
	width: 200px;
}

#small_more {
	float: right;
	clear: left;
	padding: 0 5px 0 0;
	position: relative;
	bottom: 3px;
}

ul.float_list {
	margin-left: 0;
	padding-left: 0;
}

li.left_float3 {
	float: left;
	margin-right: 4.75%;
	margin-left: 4.75%;
	padding-left: 0;
}

li.left_float4 {
	float: left;
	margin-right: 4.85%;
	margin-left: 4.85%;
	padding-left: 0;
}

#view_button {
	margin: 10px 0 -10px;
	
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}