/*
Theme Name: DR
Description: Chuck modified the classic theme
Version: 1.0
Author: Chuck Lin

Default WordPress by Chuck Lin || http://defaultroute.net
This is the defaultroute site.
*/
* {
font-family: arial;
color: #fff;
margin:0;
padding:0;
}
a {
text-decoration:none;
}
body {
background-color: #000;
}
button {
cursor:pointer;
}
#wrapper {
margin-left: auto;
margin-right: auto;
width: 1323px;
}
#header {
margin-top: 1px;
background: url(/wp-content/themes/dr/images/header_bg.jpg) no-repeat;
height: 97px;
width: 1323px;
}
#header a {
color: #78a3fa;
}
#header a:hover {
color: #fff;
}
#header a.active {
color: #fff;
}
#main-content {
background: url(/wp-content/themes/dr/images/wrapper_bg.jpg) no-repeat; 
/* 
background: url(/wp-content/themes/dr/images/wrapper_bg_nature.jpg) no-repeat;
background: url(/wp-content/themes/dr/images/wrapper_bg_seattle.jpg) no-repeat;
background: url(/wp-content/themes/dr/images/wrapper_bg_skyline.jpg) no-repeat;
background: url(/wp-content/themes/dr/images/wrapper_bg_newyork.jpg) no-repeat;
*/
min-height:500px;
}
#logo {
background: url(/wp-content/themes/dr/images/logo.jpg) no-repeat;
width:270px;
height:93px;
display:block;
text-indent: -1000px;
float:left;
}
#top-banner {
width:926px;
margin-left:207px;
}
#top-contact {
font-size:11px;
float:right;
margin-right: 6px;
color: #78a3fa;
}
#top-contact a {
margin-left: 20px;
}
#top-navigation {
width:926px;
position:absolute;
top: 55px;
margin-left: 550px;
}
#top-navigation ul {
list-style-type:none;
}
#top-navigation li {
float:left;
width: 110px;
text-align: center;
padding: 20px 0 0 6px;
background: url(/wp-content/themes/dr/images/header_nav_divider.png) no-repeat;
}
#top-navigation a {
font-size:14px;
color: #78a3fa;
}
#top-navigation a.active, #top-navigation a:hover {
color: #fff;
}
#footer {
font-size: 10px;
border-top: 1px solid #333;
width:926px;
margin-left:207px;
padding: 10px 0 40px 0;
}
#footer-nav {
list-style-type:none;
}
#footer-nav li {
float: left;
padding: 0 6px;
}
#copyright {
float:right;
}
#footer a:hover {
text-decoration:underline;
}
#carousel {
width:926px;
margin-left:207px;
}
#home-text-banner {
width:949px;
height:59px;
margin-left:198px;
top: 226px;
background: url(/wp-content/themes/dr/images/home_text_banner.png) no-repeat;
position:absolute;
}
#text-banner {
width:949px;
height:59px;
margin-left:198px;
top: 130px;
background: url(/wp-content/themes/dr/images/text_banner_bg.png) no-repeat;
position:absolute;
}
#home-carousel-buttons {
width:926px;
position:absolute;
top: 321px;
margin-left: 92px;
}
.home-carousel-button {
background: url(/wp-content/themes/dr/images/home_carousel_button_bg.png) no-repeat;
float:left;
width: 199px;
height:46px;
border: 0;
font-size:16px;
color: #78a3fa;
margin-right: 75px;
text-transform: uppercase;
font-weight:bold;
}
#search {
width: 207px;
font-size:13px;
line-height:20px;
float:right;
margin-right:20px;
margin-top: 12px;
}
#searchbox {
outline:none;
border: 0;
font-size: 13px;
line-height:13px;
padding: 3px;
background: #000;
color: #fff;
width: 130px;
height:20px;
}
.search-button {
float:right;
margin-left: 2px;
color: #78a3fa;
border: 0;
height:20px;
width:20px;
line-height:20px;
text-align:center;
-moz-border-radius:10px;
-webkit-border-radius:10px;
boder-radius:10px;
font-weight:bold;
background: #000 url(/wp-content/themes/dr/images/arrow.png) no-repeat 6px 3px;
cursor:pointer;
}
#home-content {
width:926px;
margin-left:207px;
}
.home-box {
text-align:center;
float:left;
background: url(/wp-content/themes/dr/images/home_box_bg.png) no-repeat;
width:266px;
height:129px;
margin:21px;
padding-top:14px;
}
.home-box-header {
color: #78a3fa;
font-weight:bold;
font-family: "Trebuchet MS", "Trebuchet";
text-transform:uppercase;
font-size:12px;
}
.home-box-text {
color: #fff;
font-size:22px;
font-weight:bold;
font-family: "Trebuchet MS", "Trebuchet";
text-transform:uppercase;
margin-top: 10px;
}
.home-box-button {
background: #000 url(/wp-content/themes/dr/images/home_box_button_bg.png) no-repeat;
text-transform:uppercase;
font-size:11px;
margin-top: 14px;
color: #78a3fa;
border:0;
width:173px;
height:33px;
}
#news {
overflow:hidden;
font-size:13px;
font-weight:bold;
font-family: "Trebuchet MS","Trebuchet";
width:926px;
margin-left:207px;
border-top: 1px solid #333;
height: 58px;
line-height:58px;
color: #fff;
}
#news h3 {
color: #78a3fa;
display:inline;
}
#news ul {
list-style-type:none;
}
#news li {
float:left;
margin-right:30px;
}
.button {
border: 1px solid #333;
height:20px;
width:20px;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
boder-radius:5px;
font-weight:bold;
background: #000 url(/wp-content/themes/dr/images/arrow.png) no-repeat 6px 3px;
cursor:pointer;
margin-right: 8px;
margin-top:19px;
float:left;
}

