body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

body {
	font-family: Georgia, "Hiragino Mincho Pro", serif;
	}
	
a {
	color : #5477A8;
}

#header {
	margin-bottom : 60px;
}

#header {
	background: url(http://www.tobiaswright.com/images/2010/tobias-header3.gif) no-repeat left top;
	height : 150px;
	margin-bottom : 100px;
}

#header h1 {
	width : 960px;
	height : 100px;
	visibility:hidden;

}

#intro h2 {
	font-size: 15px;
	font-weight: normal;
}

h2.title {
	font-size: 30px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight: normal;
	line-height: 1.2;
}

h4.title {
	font-size: 20px;
	margin-bottom:5px;
	padding-bottom:0;
	font-weight: normal;
	line-height: 1.2;
}

h3.recent {
	font-size: 20px;
	margin-bottom:0;
	padding-bottom:0;
	line-height: 1.2;
}


#sidebar h3 {
	font-weight : normal;
	padding:0;
	margin:0;
}

#sidebar h4 {
	font-weight : bold;
	padding:0;
	margin:25px 0 0 0;
}

#sidebar ul {
	pading:10px;
	margin:0;
}

#sidebar ul li {margin-left:15px;}

#footer {
	border-top: 1px dotted grey;
	padding: 15px 0;
	margin-top: 50px
	
}

#footer h2 {
	font-size: 15px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}

div.tobias_blog h3 a {
	font-size : 15px;
}

div.entry {
	margin-bottom: 50px;
}

p.posted {
	font-style:italic;
	color : silver;
	padding:0px;
	margin:0;
}

.caption {
	margin-bottom : 10px;
	font-style:italic
}

blockquote p {
	margin : 10px 20px;
	border-left: 2px silver solid;
	padding: 5px;
}

.navigation {
	font-size: 18px;
	font-weight : bold
}

.navigation a{
	text-decoration : none
}

.portfolio{
	font-size: 20px
}

.portfolio ul li a{
	text-decoration : none;
}

.portfolio ul {
list-style-type: none
}