/*   
Theme Name: JoshMock.com
Theme URI: http://joshmock.com/
Description: Theme for JoshMock.com
Author: Josh Mock
Author URI: http://joshmock.com/
Version: 1.7

Following three lines Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1

Edited by Josh Mock on 2008-10-09 to remove unused definitions
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}#ft{clear:both;}
.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:750px;}#yui-main{width:100%;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-ge,.yui-ge .yui-u,.yui-ge .yui-g{float:right;}.yui-g div.first,.yui-ge div.first,.yui-g .yui-ge div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-ge{width:49.1%;}.yui-ge div.first{width:74.2%;}.yui-ge .yui-u{width:24%;}.yui-g .yui-g .yui-u,.yui-ge .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-ge .yui-g{width:24%;}#bd:after,.yui-g:after,.yui-ge:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-ge{zoom:1;}

html, body
{
	background-color:#3F3F3F;
	font-family:Verdana, Arial, sans-serif;
	color:#FFF;
	line-height:1.5em;
}

a
{
	color:#FFFFA1;
	text-decoration:none;
	border-bottom:dotted 1px #FFFFA1;
}

a:hover{border-bottom:none;}

a img{border:0;}

acronym{border-bottom:dotted 1px #FFF;}

blockquote
{
    border-left:solid 3px #C9C9C9;
    margin:0 20px;
    padding-left:10px;
}

em{font-style:italic;}
em em{font-style:normal;}

h1, h2, h3, h4, h5
{
	font-family:Georgia, serif;
}

h1
{
	font-size:28px;
	line-height:35px;
	margin:10px 0 10px -4px;
}

h1 a
{
	border-bottom:0;
}

h1 a:hover
{
	color:#FFF;
}
h2
{
	font-size: 22px;
	margin:10px 0 10px -3px;
}

input
{
	font-size:120%;
	padding:2px;
}

input, textarea{border:solid 1px #FFFFA1;}

p, .post ol, .post ul{margin:0 0 14px 0;}

strong{font-weight:bold;}


.comments h3{margin-top:15px;}

.comments div{margin-left:15px;}

#commentlist a img
{
	float:left;
	margin-right:8px;
}

.post
{
	margin-bottom:40px;
	line-height:1.7em;
}

.post ol li
{
	list-style-type:decimal;
	margin-left:30px;
}

.post ul li
{
	list-style-type:disc;
	margin-left:30px;
}

.postInfo
{
	font-size:80%;
	text-align:right;
}

.postInfo ul li
{
	padding:0 3px 0 6px;
	list-style-type:none;
}

.postInfo ul li.first{border-left:none;}

#ft
{
	text-align:center;
	font-size:50%;
	border-top:dashed 1px #C9C9C9;
	padding-top:10px;
	margin-top:10px;
}

#commentlist cite{font-size:80%;}

#commentlist li{margin-bottom:30px;}

#navTop
{
	height:92px;
	background-image:url(images/top2.jpg);
	padding:25px 11px;
	background-repeat:no-repeat;
}

#navTop a{outline:none;}

#navTop a img{float:left;}

#navTop ul
{
	margin:0 0 0 270px;
	position:relative;
	top:65px;
}

#navTop ul li
{
	list-style:none;
	height:21px;
	position:absolute;
	line-height:21px;
	display:block;
}

#navTop ul li a, #navTop ul li a:hover, #navTop ul li a:active
{
	display:block;
	border-bottom:none;
	text-indent:-9999px;
}

#navTop ul li a:hover{background-position:0 -21px;}

#navAbout{left:0;}
#navAbout a{width:80px;background-image:url(images/nav_about.gif);}

#navBlog{left:125px;/*padding between top nav links is 45px*/}
#navBlog a{width:59px;background-image:url(images/nav_blog.gif);}

#navContact{left:229px;}
#navContact a{width:113px;background-image:url(images/nav_contact.gif);}

#navPodcast{left:387px;}
#navPodcast a{width:102px;background-image:url(images/nav_podcast.gif);}

#content{margin-top:-9px;padding:0 15px 0 34px;}

#navRight
{
	font-size:10px;
	line-height:18px;
	margin-top:11px;
	padding-right:5px;
}

#navRight h2
{
	color:#C9C9C9;
	font-size:18px;
	line-height:20px;
	width:180px;
	border-bottom:dashed 1px #C9C9C9;
	margin:0 35px 5px 0;
	padding-bottom:2px;
}

#navRight li ul, #navRight form{margin:0 0 15px 10px;}

#navRight .delicious-posts{margin:0;}
#navRight h2.delicious-banner{display:none;}

#navRight .aktt_tweets li, #navRight .delicious-post{margin:8px 0;}

#navRight .aktt_tweets ul{margin:0;padding:0;}
#navRight .aktt_more_updates{display:none;}

#twitter div, #delicious div, #lastfm div{margin:2px 10px 15px 10px;}


/* Yahoo! CSS */
#custom-doc
{
	width:61.54em;*width:60.06em;
	min-width:800px;
	margin:auto;
	text-align:left;
}