/*
Theme Name: Denver SEO Agency Blog
Theme URI: http://www.hyperdogblog.com/
Description: hyperdogmedia custom wordpress theme
*/


body{
margin:30px 0 20px 0;
padding:0;
font-family: "Trebuchet MS";
font-size:12px;
}

a{
color: #ef2312;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 2px solid #9a9899;
}

#topsection{
background-color: #FFFFFF;
height: 171px; /*Height of top section*/
width: 1000px;
margin: 0 auto;
position: relative;
overflow: hidden;
}

#topsection img{
border: 0;
position: absolute;
left: 100px;
}

#topsection .menu{
margin: 145px 30px 0 240px;
font-size: 14px;
color: #ee3224;
font-weight: bold;
float: left;
}

#topsection .menu a{
color: #000;
text-decoration: none;
}


#topsection .menu2{
margin: 145px 0 0 0;
color: #808285;
font-weight: bold;
font-size: 14px;
}

#topsection .menu2 ul{
padding: 0;
margin: 0; 
}

#topsection .menu2 li{
display: inline;
margin: 0 10px 0 0;
list-style: none;
}

#topsection .menu2 li a{
color: #808285;
text-decoration: none;
}

#topsection .menu2 li a:hover, #topsection .menu2 li.selected a{
color: #ee3224;
}


#content{
width: 1000px;
margin: 0 auto;
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
padding: 20px 0;
font-size: 10px;
font-weight: bold;
color: #8e8f92;
}

#content .left{
width: 500px;
float: left;
padding: 0 140px 0 0;
margin: 0 0 0 140px;
border-right: 2px solid #ee3224;
}

#content .left h2{
font-size: 12px;
padding: 0 0 0 0;
margin: 0;
color: #ef2312;
}

#content .left h2 a{
text-decoration: none;
color: #ef2312;
}

#content .right{
width: 180px;
float: right;
padding: 0 20px 0 0;
}

#content .right img{
border: none;
}

 ul { 
 margin-left: 0; 
    list-style: none;
}
 li {
 margin-left: 0; 
     list-style: none;
}
#sidebar a {
font-size:12px;
}
#sidebar p {
font-size:12px;
}
 
#sidebar h2{
margin-left: 0;
margin-left: 0; 
}
#sidebar ul li{
margin-left: 0;
margin-left: 0; 
    list-style: none;

}

#footer{
clear: left;
width: 100%;
color: #000;
padding: 10px 0;
width: 1000px; 
margin: 0 auto;
font-weight: bold; 
}

#footer a{
color: #000;
text-decoration: none;
}

.clearing{
clear: both}

