body {
background-image:url('http://slingshotdealerlocator.dev.summitprojects.com/resources/blog/blog-background.jpg');
background-position:top center;
background-color:#000;
background-repeat:no-repeat;
color:#fff;
font-family:helvetica, arial;
font-size:10pt;
text-align:center;
}

#wrapper {
width:980px;
margin:0 auto;
}

#header {
height:112px;
width:980px;
margin:0 auto;
}

#container {
width:720px;
text-align:left;
float:left;
margin:0;
}

#content {
width:720px;
background:#fff;
color:#000;
margin:0;
padding:30px;
}

.sidebar {
width:180px;
text-align:left;
float:left;
}

#access {
display:none;
height:0;
}

a {
color:#fff;
text-decoration:none;
}

a:hover {
color:#0095c3;
}

#content a {
color:#0095c3;
}

#content h2 a {
color:#0095c3;
}

#content a:hover {
text-decoration:underline;
}

.sidebar ul {
list-style-type:none;
}

div.sidebar ul ul {
margin:0;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0;
}

div.sidebar ul ul ul li {
list-style:none;
}

.sidebar ul a {
display:block;
color:#666666;
padding:3px;
}

.sidebar ul a:hover {
color:#ffffff;
background-color:#676767;
}

#blog-title {
display:none;
}

#blog-description {
display:none;
}

h2 {
color:#0095c3!important;
font-size:12pt;
text-transform:uppercase;
margin-bottom:2px;
}

.entry-title a {
color:#0095c3!important;
}

.sidebar ul li h3 {
text-transform:uppercase;
margin-bottom:10px;
font-size:10pt;
}

#content img,#content object {
position:relative;
left:-8px;
}

#content p {
width:499px;
line-height:12pt;
}

#content li {
line-height:24pt;
}

#content ul:before {
line-height:30pt;
}

#footer {
width:980px;
clear:both;
float:left;
margin:20px auto;
}