
* {
margin:0;
padding:0;
list-style:none;
border:none;
vertical-align:baseline;
outline:none;
}
body {
background:transparent url(imgs/bodybg-5.gif) repeat scroll 0 0;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:12px;
line-height:1.4em;
color:#d8d8d8;
text-align:center;
}
a:link {
color:#fff;
text-decoration:none;
}
a:visited {
color:#fff;
text-decoration:none;
}
a:hover {
color:#fff;
text-decoration:none;
}
a img {
}
/* Header
-----------------------------------------------
*/
#crosscol-wrapper {
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#7B7B7B url(imgs/featuredbg.png) repeat-x scroll left bottom;
height:550px;
margin-bottom:16px;
margin-right:16px;
}
#header-wrapper {
height:62px;
position:relative;
line-height:70px;

}
#header-inner {
height:62x;
}
#header h1 {
color:#fff;
font-family:helvetica;
font-size:45px;
font-weight:bold;
letter-spacing:-4px;
}
#header a {
color:#fff;
}
#header a:hover {
color:#fff;
}
#header .description {
color:#fff;
font-size:10px;
left:0;
height:20px;
letter-spacing:0;
position:absolute;
text-transform:uppercase;
top:35px;
}
#header img {
}
/* Navigation
----------------------------------------------- */
#navigation-wrapper {
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#770909 url(imgs/h2bg-1.png) repeat-x scroll left top;
border:1px solid #4c0202;
height:40px;
line-height:41px;
margin-bottom:16px;
width:980px;
}
#navigation {
}
#navigation li {
border-right:1px solid #4c0202;
float:left;
height:40px;
padding:0 15px;
}
#navigation li a {
color:#ED8787;
font-size:10px;
text-transform:uppercase;
}
#navigation li a:hover {
color:#FFFFFF;
text-decoration:none;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
margin:0 auto;
text-align:left;
width:980px;
}
#main-wrapper {
float:left;
width:670px;
}
#sidebar-wrapper {
float:left;
width:310px;
}
/* Headings
----------------------------------------------- */
.sidebar h2 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-radius-topleft:5px;
-webkit-border-radius-topright:5px;
background:#E3E3E3 url(imgs/h2bg-1.png) repeat-x scroll left top;
color:#fff;
font-size:14px;
font-weight:normal;
height:28px;
border-color:#4C0202;
border-bottom:none;
line-height:28px;
padding:0 10px;
}

/* Sidebar Content
----------------------------------------------- */
.sidebar {
}
.sidebar ul {
}
.sidebar li {
border-bottom:1px dotted #2F2F2F;
padding:5px 0;
}
.sidebar .widget {
margin-bottom:16px;
}

.widget-content{
background:#515151 url(imgs/widgetbg-1.png) repeat-x scroll left bottom;
border-bottom:1px solid 1d1d1d;
border-left:1px solid 1d1d1d;
border-right:1px solid 1d1d1d;
position:relative;
}
#crosscol-wrapper .sliderwidget{
position:relative;
padding:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-radius-bottomleft:5px;
-webkit-border-radius-bottomright:5px;
}
.main .Blog {
}
#BlogArchive1_ArchiveMenu {
background:#7F7F7F none repeat scroll 0 0;
border:1px solid #1F1F1F;
color:#FFFFFF;
padding:5px;
width:288px;
}

#footer-wrapper {
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#515151 url(imgs/widgetbg-1.png) repeat-x scroll left bottom;
margin:0 0 10px;
}

