body {
	font: 15px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
        background: #000000 url(http://www.matthewforr.com/images/nav/matty_home.jpg) no-repeat top center;
}

a {text-decoration:underline;}

a:link {color:#2369A7;}

a:hover {
	color:#68A7DF;
    text-decoration:none;
}

a:visited {color:#8e8e8e;}

a:hover:visited {color:#D45F35;}

a:focus {outline:1px dotted invert;}

hr {
	background:url(http://www.matthewforr.com/images/nav/hr.jpg) no-repeat top center;
	border:none;
	clear:both;
	height:4px;
}

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:disc;}

li {margin-left:30px;}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {margin-bottom:20px;}

#wrapper {
	overflow:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-bottom: 30px;
}

#main {
	background:#fff url(http://www.matthewforr.com/images/nav/main_bg.png) no-repeat top center;
	width:960px;
	overflow:auto;
}

#content_wrapper {
	overflow: auto;
	width: 610px;
	padding: 20px;
	float: left;
}

.post {margin: 0 0 30px 0;}

.post-header {width:100%;}

.post-header .date {
	font-size:12px;
	color:#888888;
	float:none;
	margin:0px;
}

.post-header h1 {margin:0px;}

.post-header h1 a {
    color:#2369A7;
    line-height:1.2;
	text-decoration:none;
}

.post-header h1 a:hover {color:#68A7DF;}

.post .meta {
	overflow:auto;
	border-bottom:1px solid #CCCCCC;
	margin:10px 0;
}

.post-header .comments {
	float:right;
	display:block;
}

.post-header .comments a {
	color:#888888;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}

.post-header .comments a:hover {color:#AAAAAA;}

.post-header .author {
	float:left;
	font-size:12px;
	color:#333333;
	display:block;
}

.post img {margin:0 10px 10px 0;}

.post h2 {margin-bottom:0; color:#2e2e2e;}

.post > p {
	font-size: 16px;
	line-height: 25px;
	color:#323232;
}

.post object {margin-bottom:20px;}

.code {
	background-color:#EEEEEE;
	padding:10px;
	border:2px dashed #2369A7
}

.monthyear {
	float:right;
	line-height:16px;
}

#header {
	width:960px;
	color:#ffffff;
	font:normal 18px 'Century Gothic';
}

#logo {
	padding-top: 20px;
	color: #ffffff;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#logo h1 {
	font: normal 42px Georgia;
	margin: 0;
}

#logo p {
	font: normal 12px;
	color: #68A7DF;
	margin: 0;
}

#logo a, #logo a:hover, #logo a:visited {
	color: #ffffff;
	text-decoration: none;
}

#search_bar {
	position: absolute;
	width: 500px;
	bottom: 7px;
	right: 0;
        overflow: hidden;
}

#nav {
	background:transparent url(http://www.matthewforr.com/images/nav/header_bar.png) no-repeat scroll center bottom;
	font-family: Helvetica,Arial,Sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:18px;
	margin-top:6px;
	padding:20px 0 4px;
	position: relative;
}

#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	list-style:none;
	display:inline;
	margin:0 0 0 20px;
}

#nav ul li {
	margin:0 0 0 -5px;
	display:inline;
}

#nav ul li:first-child {
	margin:0px;
	display:inline;
	border-left:none;
}

#nav #nav_blog a {
	padding:18px 25px 10px;
}

#nav ul li a {
	color:#ffffff;
	padding: 18px 15px 10px;
	text-decoration: none;
}

#nav ul li a:hover {
	color:#ffffff;
	background:transparent url(http://www.matthewforr.com/images/nav/nav_selected.png) no-repeat scroll center top;
}

#body_blog li#nav_blog a {
	background:transparent url(http://www.matthewforr.com/images/nav/nav_selected.png) no-repeat scroll center top;
}

#body_about li#nav_about a {
	background:transparent url(http://www.matthewforr.com/images/nav/nav_selected.png) no-repeat scroll center top;
}

#body_services li#nav_services a {
	background:transparent url(http://www.matthewforr.com/images/nav/nav_selected.png) no-repeat scroll center top;
}

#body_contact li#nav_contact a {
	background:transparent url(http://www.matthewforr.com/images/nav/nav_selected.png) no-repeat scroll center top;
}

a.rss {
	position: absolute;
	right: 10px;
	bottom: 1px;
}

#heading {
	background: #3e8bc6 url(http://www.matthewforr.com/images/nav/heading_bg.png) no-repeat top center;
	height: 84px;
	padding: 50px 0 0 20px;
}

#heading h1 {
	font: 52px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif  bold;
}

.inside #heading {
       height: 14px;
}

#sidebar {
	float: right;
	width: 308px;
	padding-top: 20px;
}

#sidebar .content {
	color: #8c8c8c;
	font-size: 13px;
}


#sidebar .content h1 {
	font-size: 24px;
	color: #8c8c8c;
	margin: 0;
	font-family: Georgia;
	background: transparent url(http://www.matthewforr.com/images/nav/bottom_shadow.png) no-repeat bottom left;
	padding-left: 10px
}

#sidebar .content ul {
	list-style-image: url("http://www.matthewforr.com/images/nav/triangle.gif");
	padding: 10px;
}

#sidebar .content ul li {
	margin: 0 0 10px 15px;
}

#sidebar .content ul li a {
	font-size: 12px;
}

#sidebar .content .down {
	list-style-image: url("http://www.matthewforr.com/images/nav/triangle_down.gif");
}

#sidebar .content .archive_month {
	margin-left: 20px;
}

#sidebar .content .archive_entry {
	display: none;
	margin-left: 30px;
	list-style-type: none;
}

#footer {
	background: #e1e0e1 url(http://www.matthewforr.com/images/nav/footer_bg.gif) repeat-y center;
	clear: both;
	overflow: auto;
	border-top: 6px solid #d9d9d9;
}

#footer .content {
	width: 300px;
	padding: 0 10px 0 10px;
	float: left;
	line-height: 12px;
}

#footer .content h1 {
	font-size: 16px;
	color: #8c8c8c;
	margin: 0;
	font-family: Georgia;
	line-height:16px;
	margin:10px 0 10px 0;
}

#footer .content h1 img {
	margin-right: 5px;
}

#footer .content ul {
	list-style-type: none;
	padding: 0;
}

#footer .content ul li {
	margin: 0 0 10px 0;
}

#footer .content ul li a {
	font-size: 12px;
}

#footer #images {
	overflow: auto;
}

#footer #images img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

body.ss-base-body {
  background: none;
}

h1.ss-form-title {
  display: none;
}

form#ss-form label {display: block;}
form#ss-form input {width: 300px;}
form#ss-form input.submit {width: auto;}
form#ss-form .ss-q-help {font-style: italic; color: #9a9a9a;}
