@import url(http://cdn.fireup.net/lib/reset.css);

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	border-top: 4px solid #f1592a;
}

h1,h2,h3,h4
{
	font-weight: normal;
	color: #f1592a;
}

h1
{
	font-size: 34pt;
	line-height: 48pt;
	margin: 18pt 0;
	border-bottom: 1px solid #ccc;
}

h2
{
	font-size: 22pt;
	line-height: 32pt;
	margin: 12pt 0;
	border-bottom: 1px solid #ddd;
}

h3
{
	font-size: 16pt;
	line-height: 24pt;
	margin: 9pt 0;
}

h4
{
	font-size: 12pt;
	line-height: 18pt;
	margin: 6pt 0;
	color: #000;
}

h5, h6
{
	font-size: 10pt;
	line-height: 14pt;
	margin: 6pt 0;
	font-weight: bold;
	color: #000;
}

h6
{
	color: #222;
}

p, label, li, td
{
	font-size: 10pt;
	line-height: 14pt;
	margin: 6pt 0;
}

label
{
	display: block;
}

ul, ol
{
	margin: 6pt 0 6pt 12pt;
}

ul li
{
	list-style: disc;
	margin: 2pt 0 2pt 12pt;
}

ol li
{
	margin: 2pt 0 2pt 12pt;
}

a:link, a:visited
{
	color: #f1592a;
	text-decoration: none;
}

a:hover, a:active
{
	color: #000;
	text-decoration: underline;
}

strong
{
	color: #000;
}

img
{
	border: 1px solid #ccc;
	padding: 1px;
}

table
{
}

tr
{
}

th
{
}

td
{
	border-spacing: 4px;
	padding: 4px;
}

#header
{
	border-top: 1px solid #f57f5a;
	border-bottom: 4px solid #484848;
	background: #222;
	height: 40px;
}

#logo
{
	width: 240px;
	float: right;
	height: 280px;
	background: #222;
	display: block;
	border-bottom: 4px solid #484848;
}

#logo h1
{
	margin: 0;
	border-bottom: none;
	font-size: 10pt;
	width: 240px;
	height: 280px;
	overflow: hidden;
}

#logo a:link, #logo a:visited
{
	width: 240px;
	height: 280px;
	background: #222 url(../img/logo.png) center no-repeat;
	display: block;
	text-indent: -10000px;
}

#navigation
{
	height: 40px;
	float: left;
	width: 720px;
	background: #222;
	display: block;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#navigation ul li a:link, #navigation ul li a:visited
{
	display: block;
	height: 35px;
	font-size: 14pt;
	line-height: 35px;
	padding: 0 10px;
	color: #ccc;
	text-decoration: none;
	text-transform: lowercase;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;

	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;

	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;

	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current
{
	margin-top: -1px;
	padding-top: 1px;
	color: #222;
	background: #f1592a;
	border-right: 1px solid #f57f5a;
	border-bottom: 1px solid #f57f5a;
	border-left: 1px solid #f57f5a;
}

#navigation ul li a:hover, #navigation ul li a:active
{
	color: #fff;
	background: #484848;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
}

#navigation ul li a:hover.current, #navigation ul li a:active.current
{
	color: #fff;
	border-right: 1px solid #f8a58a;
	border-bottom: 1px solid #f8a58a;
	border-left: 1px solid #f8a58a;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#navigation-secondary
{
}

#navigation-secondary ul
{
	margin: 0;
	padding: 0;
}

#navigation-secondary ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../img/sidebar-navigation-background.png) bottom no-repeat;
}

#navigation-secondary ul li a:link, #navigation-secondary ul li a:visited
{
	display: block;
	padding: 4pt;
	color: #000;
	font-size: 12pt;
}

#navigation-secondary ul li a:hover, #navigation-secondary ul li a:active
{
	background: #eee;
	text-decoration: none;
}

#navigation-secondary ul li ul
{
	margin-left: 8pt;
	padding-bottom: 8pt;
}

#navigation-secondary ul li ul li
{
	margin-left: 16pt;
	list-style: circle;
	color: #888;
	background: none;
}

#navigation-secondary ul li ul li a:link, #navigation-secondary ul li ul li a:visited
{
	padding: 0 2pt;
	font-size: 10pt;
	color: #444;
}

#navigation-secondary ul li ul li a:hover, #navigation-secondary ul li ul li a:active
{
	background: transparent;
	color: #f1592a;
}

#content .container
{
	background: url(../img/sidebar-background.png) 720px 200px no-repeat;
}

#main
{
	float: left;
	width: 640px;
	padding: 10px;
}

#sidebar
{
	width: 220px;
	padding: 10px;
	float: right;
}

#footer
{
	margin-top: 40px;
	padding: 20px 0;
	clear: both;
	border-top: 4px solid #484848;
	background: #222;
	color: #bbb;
}

#footer h1, #footer h2, #footer h3{,} #footer h4, #footer h5
{
	font-weight: normal;
	color: #ccc;
}

#footer-contact
{
	width: 340px;
	margin: 0 10px;
	float: left;
}

#footer-contact .phone
{
	font-size: 24pt;
	color: #fff;
	margin-bottom: 18pt;
}

#footer-form
{
	width: 520px;
	margin: 0 10px;
	float: right;
}




#footer form
{
	margin-left: 60px;
	margin-bottom: 20px;
}

#footer form div
{
	margin: 0 0 2px 0;
}

#footer form label
{
	margin-right: 10px;
	width: 160px;
	display: inline-block;
	vertical-align: middle;
}

#footer form input
{
	margin: 0;
}

#footer form input.text
{
	width: 220px;
}

#footer form textarea
{
	width: 400px;
	min-height: 80px;
}

#footer form input.submit
{
	margin-left: 240px;
	width: 160px;

}







#footer-copyright
{
	margin: 20px 0 0 0;
	padding: 10px;
	border-top: 4px solid #484848;
}

#footer-copyright p
{
	font-size: 8pt;
	margin: 4pt;
	line-height: 10pt;
}

.container
{
	width: 960px;
	margin: 0 auto;
}

.clear
{
	clear: both;
}

.inline
{
	display: inline;
}

.left
{
	float: left;
}

.right
{
	float: right;
}


.col-050
{
	float: left;
	width: 280px;
	margin-right: 40px;
}

.blog-post
{
	clear: both;
	padding: 10px 0;
	margin-bottom: 10px;
}

.blog-post .blog-post-header h2
{
	margin-left: 50px;
	margin-bottom: 0px;
	color: #f1592a;
}

.blog-post .blog-post-meta-data
{
	float: left;
	padding-bottom: 10px;
}

.blog-post .blog-post-meta-data p
{
	display: inline;
}

.blog-post .blog-post-meta-data .date
{
	width: 38px;
	margin-top: -40px;
}

.blog-post .blog-post-meta-data .date p
{
	display: block;
	border: 1px solid #444;
	width: 38px;
	margin: 0;
	padding: 0;
	text-align: center;

	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 2px;

	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 2px;

	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 2px;
}

.blog-post .blog-post-meta-data .date .month
{
	display: block;
	background: #222;
	color: #fff;
	font-size: 7pt;
	text-transform: uppercase;
}

.blog-post .blog-post-meta-data .date .day
{
	display: block;
	color: #484848;
	font-size: 16pt;
	line-height: 20pt;
}

.blog-post .blog-post-meta-data .timestamp, .blog-post .blog-post-meta-data .date .year
{
	display: none;
}

.blog-post .blog-post-meta-data .author
{
	float: left;
	margin: 0 0 0 50px;
	font-size: 10pt;
	line-height: 10pt;
}

.blog-post .blog-post-content
{
	padding-top: 0px;
	margin: 10px 0 0 50px;
	clear: both;
}

.blog-post-footer .read-more
{
	float: right;
}

.blog-post-footer .read-more a:link, .blog-post-footer .read-more a:visited
{
	font-size: 10pt;
	background: #f57f5a;
	padding: 2pt 4pt;
	color: #fff;

	border: 1px solid #f1592a;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.blog-post-footer .read-more a:hover, .blog-post-footer .read-more a:active
{
	border: 1px solid #222;
	background: #444;
	color: #fff;
	text-decoration: none;
}
