/*  
Theme Name: Studioso
Description: The Studioso Theme
Version: 1.9
Date: 09 06 2007
Author: Neil Cauldwell
Author URI: www.neilcauldwell.com
*/

/*Contents

	Reset
	Typography
	Positioning

*/

/*Reset
*********************************************************************************************/

* {
	margin:0;
	padding:0;
}

/*Typography
*********************************************************************************************/

body {
	font-family:Helvetica,Arial,sans serif;
	font-size:12px;
}
h1, h4, h5, h6 {
	font-size:100%;
}
h2 {
	font-size:1.5em;
	font-weight:normal;
}
h3 {
	font-size:1.2em;
	font-weight:normal;
}
p {
	line-height:1.55em;
}
a:link,a:visited {
	color:#F05002;
	text-decoration:none;
}
a:hover,a:active {
	color:#0066FF;
	text-decoration:underline;
}
#header {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:0.9em;
	color:#DDDDDD;
}
#header a {
	color:#DDDDDD;
}
h1.main_title a {
	text-decoration:none;
}
#header li a {
	text-decoration:none;
}
#primary_nav li a:hover {
	color:#FFFFFF;
}
#secondary_nav li a {
	color:#FFFFFF;
}
#content {
	color:#555555;
}
#footer {
	color:#DDDDDD;
}
#main_content h2 {
	font-size:1.2em;
	font-weight:normal;
}
#main_content h3 {
	font-size:1.2em;
}
#latest a {
	color:#FFFFFF;
}
#footer_bottom {
	font-size:0.9em;
}
#footer h2 {
	font-size:1.3em;
}
#footer a {
	text-decoration:none;
	color:#F05002;
}
#footer a:hover {
	color: #DDDDDD;
	text-decoration:underline;
}
#main_content {
	font-size:1em;
}
#index_signup {
	color:#F1F1F1;
	font-size:1.5em;
	font-weight:normal;
}
#index_signup #button_start_studio {
	text-decoration:none;
}
#reg_form label {
	font-size:1.2em;
}
#reg_form #start_studio {
	text-align:center;
}
#reg_form reg_submit_button submit {
	font-size:1.6em;
}
#profilebar_mystudio h3 {
	font-weight:normal;
	text-align:center;
}
#profilebar_info th {
	text-align:right;
}
#profilebar_info tr {
	text-align:left;
}
.feed ul {
	font-size:0.9em;
}
.feed p {
	line-height:1.4em;
}
.shadetabs li a {
	text-decoration:none;
}
.shadetabs li a:hover {
	color:#FFF;
}
.shadetabs li.selected a {
	color:#555555;
}
.shadetabs li.selected a:hover {
	color:#555555;
}
#footer p {
	line-height:1.2em;
}
#footer_sponsor, #footer_bottom {
	text-align:center;
}

/*Positioning
*********************************************************************************************/

ul, ol {
	list-style:none;
}
img {
	border:0 none;
}
h2 {
	margin:0 0 10px 0;
}
h3 {
	margin:5px 0 3px 0;
}
p {
	margin-bottom:1em;
}
body {
	margin:0;
	background:#FFFFFF url(images/styling/bg_gradient.jpg) repeat-x scroll 0% 0%;
}
.wrapper {
	margin:0pt auto;
	width:940px;
}
#header {
	position:relative;
	float:left;
	background:transparent url(images/logos/logo_hover.jpg) no-repeat scroll 0pt 0%;
}
#content {
	min-height:500px;
	width:100%;
	padding:20px 0 20px 0;
	float:left;
}
#footer {
	clear: both;
	min-height:300px;
	background:#222222 none repeat scroll 0%;
	border-top:1px solid #DFDFDF;
	padding:30px;
}
h1.main_title a {
	background:transparent url(images/logos/logo.jpg) no-repeat scroll 0pt 0%;
	display:block;
	height:77px;
	text-indent:-2000em;
	width:265px;
	margin-bottom:0;
	margin-top:0;
	margin-right:25px;
	float:left;
}
h1.main_title a:hover {
	background:none;
}
#primary_nav_wrapper {
	padding:22px 0 0 0;
}
#header_bottom {
	clear:both;
	padding:1px 0 0 0;
	float:left;
}
#header ul {
	list-style-type:none;
	padding:10px 0;
	float:left;
}
#header ul li {
	width:auto;
	display:inline;
}
#primary_nav li a {
	padding:10px;
}
#primary_nav li a:hover {
	background-color:#2F2F2F;
}
#header #secondary_nav {
	padding-left:550px;
}
#secondary_nav li a {
	margin:1px 0 0 0;
	padding:10px 20px 10px 20px;
}
#secondary_nav li a:hover {
	background-color:#F05002;
}
#search {
	float:left;
	padding:5px 0 0 10px;
}
#search_box {
	width:130px;
	border:1px solid #DFDFDF;
}
#index_left {
	float:left;
	width:440px;
	margin:0 40px 20px 0;
	padding:0;
}
#index_right {
	float:left;
	width:460px;
	padding:20px 0 0 0;
}
#profilebar_mystudio {
	width:170px;
	min-height:500px;
	float:left;
	margin:0 20px 20px 0;
}
#profilebar_mystudio h3 {
	margin:0 0 10px 0;
}
#profilebar_info {
	width:170px;
	margin:0 0 10px 0;
}
#profilebar_info th {
	background:#DDDDDD none repeat scroll 0%;
	border-color:white;
	border-style:solid none none;
	border-width:0px;
}
#profilebar_info td {
	background: none repeat scroll 0%;
	border-color:white;
	border-style:solid none none;
	border-width:0px;
}
#profilebar_info td, #profilebar_info th {
	padding:4px;
}
#profilebar_notifications {
	margin:10px 0 0 0;
}
#profilebar_notifications li, #profilebar_notifications img {
	float:left;
	margin:0 5px 0 0;
}
#profilebar_notifications p {
	float:left;
	margin:12px 0 0 0;
}
#main_content {
	float:left;
	width:744px;
	padding:34px 0 20px 0;
}
#subtitle {
	margin-top:20px;
	float:left;
	width:800px;
}
#index_intro {
	float:left;
	margin:0 0 25px 0;
}
#index_intro ul {
	padding:10px 0 0 15px;
	float:left;
}
#index_intro ul li {
	padding:0 0 15px 0;
	float:left;
}
#index_left ul li p {
	width:330px;
	float:left;
}
#index_left #index_intro img {
	margin:10px 15px 0 5px;
	float:left;
}
#index_signup {
	background:transparent url(images/styling/index_signup_bg.jpg) no-repeat scroll 0% 0%;
	height:305px;
	margin:0 0 30px 0;
	padding:20px;
}
#index_signup li {
	margin:0pt 0pt 10px;
}
#index_signup #button_start_studio {
	background: url(images/styling/button_start_studio.jpg) no-repeat;
	float:left;
	height:100px;
	width:182px;
	text-indent:-2000em;
	margin:13px 0 0 -9px;
}
#index_signup #button_start_studio:hover {
	background:none;
}
#index_right .feed {
	margin:0 20px 20px 0;
}
.feed {
	float:left;
	margin:0 30px 30px 0;
}
.feed ul {
	list-style-type:none;
	padding-left:0;
	margin:0;
}
.feed li {
	display:block;
	padding:10px 10px 12px 10px;
	width:300px;
}
.feed p {
	margin-bottom:0;
}
.feed a img:hover {
	opacity:0.9;
}
.feed .feed_item {
	background:url(images/styling/feed_dropbox3.jpg) no-repeat;
}
.feed .feed_item_alt {
	background:url(images/styling/feed_dropbox3_alt.jpg) no-repeat;
}
.feed .feed_item img, .feed .feed_item_alt img {
	float:left;
	margin:0 20px 0 0;
}
.feed .feed_item img.feed_avatar, .feed .feed_item_alt img.feed_avatar {
	padding:4px 0 0 3px;
	margin:0 5px 0 0;
}
#online_now {
	background:transparent url(images/styling/latest_bg.jpg) repeat-x scroll left top;
	padding:20px;
	float:left;
	width:400px;
}
#online_now ul {
	margin:0;
	padding:0 0 14px 0;
}
#online_now ul li {
	float:left;
	margin:0;
	padding:0;
}	
#online_now ul li img {
	border:2px solid #FFFFFF;
	padding:0;
	margin:0 0 -2px 0;
}
#online_now ul li a:hover img {
	border:2px solid #F05002;
}
#studio_image img {
	border:1px solid #222222;
	height:168px;
	width:168px;
	margin:0 0 10px 0;
}
#studio_image img:hover {
	border:1px solid #F05002;
}
.shadetabs {
	padding:3px 0;
	margin-left:0;
	margin-top:1px;
	margin-bottom:0;
	float:left;
}
.shadetabs li {
	display:inline;
	margin:0;
	float:left;
}
.shadetabs li a {
	padding:7px 10px;
	margin-right:3px;
	border:1px solid #DDD;
	background:#F9F9F9;
}
.shadetabs li a:hover {
	background:url(images/styling/tab_bg_hover.jpg) repeat-x scroll 0%;
}
.shadetabs li.selected a {
	position:relative;
	top:1px;
	background:#FFF;
}
.shadetabs li.selected a {
	border-bottom-color:#FFF;
}
.shadetabs li.selected a:hover {
	background:#FFF;
}
.contentstyle {
	border:1px solid #DDD;
	margin:4px 0 0 0; 
	padding:20px;
	width:700px;
	float:left;
}
#reg_form {
	padding:0 0 0 60px;
}
#reg_form fieldset {
	border:1px solid #EEE;
	display:block;
	margin:0 0 20px 20px;
	padding:10px;
	position:relative;
	width:350px;
	float:left;
}
#reg_form label, #reg_form .input_box {
	width:100%;
}
#reg_form #start_studio {
	background:url(images/styling/bg_start_my_studio.jpg)no-repeat;
	width:175px;
}
.add_send_new {
	overflow:hidden;
}
.add_send_new img {
	float:left;
	margin:0 5px 10px 0;
}
#add_send_new fieldset {
	border:none;
	width:300px;
	float:left;
	margin:0 0 10px 0;
	clear:both;
}
#add_send_new .input_box {
	width:100%;
	padding:0 0 3px 3px;
}
.add_send_new #description_input {
	height:110px;
}
#add_item_button {
	padding:5px 10px;
}
#about_page_screenshots {
	float:right;
	margin:0 0 0 35px;
}
#about_page_screenshots li img {
	margin:0 0 20px 0;
	border:1px solid #DDD;
}
#about_page_screenshots li img:hover{
	border:1px solid #F05002; 
}
#footer_top {
	float:left;
}
#footer_top, #footer_bottom {
	clear:both;
	margin:0 0 30px 0;
	padding:20px;
	background-color:#2D2D2D;
	display:block;
}
#footer_top div {
	float:left;
	padding-left:0;
	margin-right:40px;
	width:140px;
}
#footer_sponsor {
	clear:both;
	margin:0 0 30px 0;
	display:block;
}
#footer h2 {
	margin-bottom:10px;
}
