/*  
Theme Name: studioso_blog
Description: The Studioso Blog Theme
Version: 1.4
Author: Neil Cauldwell
Author URI: www.neilcauldwell.com
*/

/*Notice: Why oh why did I build this off the Kubrick theme?! Don't make the same mistake, find a nice base to build from!*/

/*Contents

	Reset
	Typography
	Positioning
		Main
		Header
		Content
		Sidebar
		Footer

*/

/*Reset
*********************************************************************************************/

* {
	margin:0;
	padding:0;
}

/*Typography
*********************************************************************************************/

a:link,a:visited {
	text-decoration:none;
	color:#F05002;
}
a:hover,a:active {
	color:#0099FF;
	text-decoration:underline;
}	
h2 {
	font-size:1.4em;
}
body {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:16px;
}
#header {
	color:#FFFFFF;
	font-size:0.7em;
}
#content {
	color:#555555;
	font-size:0.8em;
	font-family:Helvetica,Arial,sans serif;
}
#footer {
	font-size:0.75em;
	font-family:Helvetica,Arial,sans serif;
	color:#555555;
}
#header a {
	color:#555555;
}
.main_title a {
	text-decoration:none;
}
#header li a {
	text-decoration:none;
}
#primary_nav li a:hover {
	color:#F05002;
}
div#index_right {
	font-size:0.85em;
}
.entry {
	line-height:1.5em;
}
.postmetadata {
	font-size:0.8em;
}
.postmetadata_alt {
	font-style:italic;
}
#index_left .navigation a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#sidebar #navigation_notice p {
	font-size:1.1em;
	color:#ffffff;
}
#sidebar table#MBL_COMM {
	font-family:Arial,Sans-Serif;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
}
#sidebar table#MBL_COMM th.mbl_h {
	color:#555555;
	font-size:1.5em;
	text-align:left;
}
#sidebar table#MBL_COMM td.mbl_mem {
	color:#4d4d4d;
}
#sidebar table#MBL_COMM td.mbl_mem {
	font-size:1.1em;
}
#sidebar table#MBL_COMM td.mbl_fo_hidden {
	text-align:left;
}
#footer_bottom {
	font-size:0.9em;
}
#footer_sponsor, #footer_bottom {
	text-align:center;
}

/*Positioning
*************************************************************************************************/

/*Main
******/

a:link,a:visited {
	margin:0 0 3px 0;
}
a img {
	border:none;
}	
h2 {
	margin:0 0 10px 0;
}
h3 {
	margin:5px 0 3px 0;
}
p {
	margin:0 0 1em 0;
}
body {
	background:transparent url(images/styling/body_bg.gif) repeat-x scroll 0% 0%;
}
.wrapper {
	margin:0pt auto;
	width:940px;
}
#header {
	height:79px;
	background:transparent url(images/logos/logo_header_hover.jpg) no-repeat scroll 0pt 0%;
}
#content {
	float:left;
	min-height:400px;
	padding:30px 20px 20px 20px;
}
#index_right {
	width:300px;
	float:left;
}
#footer {
	clear:both;
	background:#DDDDDD none repeat scroll 0%;
	border-top:1px solid #DFDFDF;
	padding:30px;
}
#header, #wrapper, #index_left, #index_right, #sidebar, #footer {
	overflow:hidden;
}

/*Header
********/

.main_title a {
	background:transparent url(images/logos/logo_header.jpg) no-repeat scroll 0pt 0%;
	display:block;
	height:77px;
	text-indent:-2000em;
	width:247px;
	float:left;
}
.main_title a:hover {
	background:none;
}
#index_left .navigation a:hover {
	background-color:#0099FF;
	border:1px solid #0099FF;
}
#primary_nav_wrapper {
	padding:22px 0 0 25px;
	float:left;
}
#primary_nav li a:hover {
	background-color:#FFFFFF;
}
.main_title a:active {
	background:#FFFFFF;
}
#header_bottom {
	clear:both;
	padding:11px 0 10px 0;
}
#header ul {
	list-style-type:none;
	padding:10px 0;
	float:left;
}
#header ul li {
	width:auto;
	display:inline;
}
#primary_nav li a {
	padding:10px;
}

/*Content
*********/

div#index_left {
	float:left;
	width:570px;
	margin:0 30px 0 0;
	padding:0;
}
div#index_right {
	width:300px;
	margin:0 0 20px 0;
	padding:0;
}
#subtitle {
	margin-top:20px;
	float:left;
	width:800px;
}
.entry ul, .entry ol {
	padding:0 0 1em 2em;
	margin:0;
}
.post {
	background:transparent url(images/styling/post_bg.jpg) no-repeat scroll 0% 0%;
	clear:left;
	padding:20px 20px 40px 20px;
}
.entry {
	margin:10px 0 20px 0;
}
.postmetadata {
	margin:0 0 20px 0;
}
.postmetadata_alt {
	margin:20px 0 20px 0;
	padding:10px 0 0 0;
	border-top:2px solid #DADADA;
}
#index_left .navigation a {
	float:left;
	padding:5px;
	border:1px solid;
}
#index_left .navigation {
	clear:both;
}
#index_left .navigation a:hover {
	border:1px solid #0099FF;
}
#comment_input {
	padding:0 20px 30px 20px;
}
#comment_inputarea {
	width:99%;
	background-color:#DDDDDD;
}
#comment_inputarea:focus {
	background-color:#FFFFFF;
}
.entry-options {
	list-style-type:none;
	padding-top:5px;
	margin:0;
}
.entry-options li {
	display:inline;
	margin-right:8px;
	padding:0 3px 2px 0;
}
a.commentlink {
	background-image:url(images/icons/icon_comment.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
}
.delicious {
	background-image:url(images/icons/icon_delicious.png);
	background-repeat:no-repeat;
	padding:0 0 6px 19px;
	width:20px;
	height:20px;
}
.digg {
	background-image:url(images/icons/icon_digg.png);
	background-repeat:no-repeat;
	padding:0 0 6px 19px;
	width:20px;
	height:20px;
}

/*Sidebar
*********/

#sidebar ul {
	list-style-type:none;
}
#sidebar h2 {
 	margin:0 0 5px 0;
	padding:25px 0 0 0;
}
#sidebar #sidebar_top_h2 {
	padding:0;
}
#clear_image {
 	clear:both;
	padding-top:0;
}
#sidebar #clear_image h2 {
	padding-top:15px;
}
#searchform {
	margin:0 0 30px 0;
}
input {
	background-color:#DDDDDD;
}
input:focus {
	background-color:#FFFFFF;
}
#sidebar .search_input {
	width:200px;
}
#author_photo {
	float:left;
	border:2px solid #555555;
	margin:0 15px 15px 0;
}
#author_photo:hover {
	border:2px solid #F05002;
}
#sidebar #navigation_notice p {
	margin:30px 0 0 0;
	padding:10px;
	background-color:#555555;
	border:2px solid #F05002;
}
#sidebar .sidebar_img {
	margin:5px 0 5px 0;
}
#sidebar li .rssfeed {
	background-image:url(images/icons/icon_feed.gif);
	background-repeat:no-repeat;
	padding:1px 0 2px 17px;
}
#sidebar .mybloglog {
	clear:both;
	border:0 solid #DADADA;
	margin-top:30px;
	padding:0;
	width:250px;
}
#sidebar table#MBL_COMM {
	background-color:#FFFFFF;
	border:0px solid;
	width:150px;
}
#sidebar table#MBL_COMM th.mbl_h {
	background-color:#FFFFFF;
	padding-bottom:10px;
}
#sidebar table#MBL_COMM td.mbl_mem {
	background:transparent url(images/styling/mybloglog_bg.jpg) repeat-y scroll 0%;
	border:2px solid #FFFFFF;
	padding-left:10px;
}
#sidebar table#MBL_COMM td.mbl_mem:hover {
	background:transparent url(styling/mybloglog_bg_hover.jpg) repeat-y scroll 0%;
}
#sidebar table#MBL_COMM td.mbl_fo_hidden {
	background:#FFFFFF;
}
#sidebar table#MBL_COMM img {
	border:2px solid #DADADA;
}
#sidebar table#MBL_COMM img:hover {
	border:2px solid #959595;
}
#sidebar table#MBL_COMM td.mbl_img {
	border-top:0px solid;
}
#sidebar table#MBL_COMM a {
	color:#4d4d4d;
}

/*Footer
********/
#footer ul {
	list-style-type:none;
}
#footer_top {
	float:left;
}
#footer_top, #footer_bottom {
	clear:both;
	margin:0 0 30px 0;
	padding:20px;
	background-color:#e9e9e9;
}

#footer_top div {
	float:left;
	padding-left:0;
	margin-right:40px;
	width:140px;
}
#footer_sponsor {
	clear:both;
	margin:0 0 30px 0;
	display:block;
}