/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/4dv2bj">edit settings</a>.
Version: 13 Jan, 1:06
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

body {
background-repeat:repeat-x;
background-color: #C0C2B7;
text-align: center;
font-family: "museo-sans-1","museo-sans-2";
font-size: 14px;
}

h1 {
font-size: 22px;
}
#container {
 margin: 0 auto;
  width: 970px;
  text-align: left;
  position: relative;
  top: 30px;
}
#featured {
background-color: black;
text-align: center;
}
#header {
background-image: url('http://www.dweebsonduty.com/images/topheader.png');
background-repeat: no-repeat;
 text-align: left;
 width: 970px;
 padding-top: 25px;
 padding-left: 70px;
}
#maincontentwrap {
background-image: url('http://www.dweebsonduty.com/images/contentlayout.png');
background-repeat: repeat-y;
 width: 970px;
 padding-left: 23px;
 padding-right: 27px;
 text-align: center;
}
#maincontent {
width: 924px;
background-color: white;
border-bottom: 3px solid #cccccc;
text-align: left;
color: #5E5E5E;
}
#content {
padding: 10px 10px 10px 10px;
}
#menu {
background-image: url('http://www.dweebsonduty.com/images/wr_topmenu.png');
background-repeat: repeat-x;
height: 33px;
text-align: left;
color: white;
}
#footer {
background-image: url('http://www.dweebsonduty.com/images/bottomborder.png');
background-repeat: no-repeat;
 text-align: center;
 width: 970px;
 padding-top: 5px;
 padding-left: 25px;
 height: 111px;
}

#slider {
background-color: black;
height: 295px;
width: 924px;
padding-top: 0px;
overflow: none;
}

#slidermenu {
background-color: #69BB58;
height: 75px;
width: 924px;
 text-align: left;
 color: white;
}
#slidercontent {
text-align: left;
color: white;
background-color: black;
padding-top: 0px;
overflow: none;
}

 a img {
border-style: none;
}

.servicepack1 {
background-color: #F0F0F0;
margin: 10px 10px 10px 10px;
text-align: left;
border: 1px solid black;
color: black;
}
.servicepack2 {
background-color: #F0F0F0;
margin: 10px 10px 10px 10px;
text-align: left;
border: 1px solid black;
color: black;
}

h5 {
color: #ff7700;
font-weight: bold;
font-size: 22px;
margin: 5px 5px 5px 5px;
}
#menu a{
color: white;
text-decoration: none;
margin-top: 20px;
margin-left: 10px;
margin-right: 10px;
height: 33px;
font-size: 12px;
}

hr {
border: 2px solid #cccccc;
width: 924px;
}

a:visited {
color: black;
font-weight: bold;
}

a {
color: black;
font-weight: bold;
}
#featured {
text-align: left;
}

#featured a{
color: white;
font-decoration: underline;
}

#scrollingheader {
text-align: left;
background-color: #A8C9A2;
border: 1px black solid;
height: 40px;
position: absolute;
left: 0px;
font-size: 20px;
width:100%;
top: 0px;
}

#scrollingheader a{
font-weight: bold;
font-size: 16px;
color: #4388C3;
text-decoration: underline;
}

#partsresults a {
text-decoration: none;
font-size: 10px;
}

#partsresults b{
font-size: 12px;
}

#partsresults a:hover {
background-color: #9FD4FF;
}

#pagination a {
font-size: 12px;
border: 1px solid blue;
padding: 2px;
margin-left: 50px;
}

#pagination {
text-align: center;
}

#popout {
background-color: #D1E0E4;
position: absolute;
left: 100%;
top: 50px;
}

#latestwrapper {
background-color: #A8C9A2; 
text-align: center; 
font-size: 16px;  
padding: 5px 5px 5px 5px;
font-weight: bold;
}

#fb {
position: absolute;
top: 50px;
left: 10px;
}

.twitter_border{
background-color: #559ABB;
width: 292px;
padding: 3px;
color: white;
text-align: left;
font-size: 18px;
border: 1px solid #9DA0AF;
}

.twitter_content {
border: 1px solid #9DA0AF;
}

.twitter_my_info{
background-color: #ECEFF6;
height: 75px;
}
.twitter_followers {
background-color: #ffffff;
text-align: left;
}

.tiny {
font-size: 10px;

}