﻿body {
font:13px/24px "Trebuchet MS",Arial,Helvetica,sans-serif;
color:#404040;
background-color:gray;
}

strong {
color:#5c4544;
}

h1 a,h2 a,h3 a {
text-decoration:none;
color:#493333;
}

h1,h2,h3 {
/*text-transform:lowercase;*/
font-family:"Times New Roman",Times,serif;
font-weight:400;
color:#493333;
}

h3 {
letter-spacing:-1px;
line-height:18px;
font-size:18px;
text-shadow:0 1px 0 #FFF;
}

h2 {
letter-spacing:-1px;
line-height:20px;
font-size:20px;
text-shadow:0 2px 0 #FFF;
}

h1 {
letter-spacing:-2px;
line-height:36px;
font-size:36px;
text-shadow:0 2px 0 #FFF;
}

a {
color:#e7581f;
}

.row-fluid {
background-color:#E9E9E9;
padding-left:10px;
padding-right:10px;
}

img {
border:3px solid #FFF;
}

#footer {
background-color:#2E2321;
margin-bottom:10px;
text-align:center;
color:#967a70;
}

.list-style1 li img {
border:1px solid #FFF;
}

.box-style1 {
-moz-box-shadow:0 0 2px #888;
-webkit-box-shadow:0 0 2px;
box-shadow:0 0 2px #888;
margin-bottom:10px;
padding:15px 15px 10px;
}

.list-style1 {
line-height:1;
list-style:none outside none;
overflow:hidden;
width:100%;
margin:0;
}

.thumbnails li {
margin-left:7px;
margin-bottom:7px;
}

.list-style2 {
list-style:none outside none;
margin:0;
padding:0;
}

.list-style2 li {
width:100%;
overflow:hidden;
padding:12px 0 11px;
}

.list-style2 li.first {
background:none repeat scroll 0 0 transparent;
}

.list-style2 .date {
display:block;
float:left;
width:40px;
height:42px;
background:url(../img/bg1_11.gif) no-repeat scroll left top transparent;
font-family:"Times New Roman",Times,serif;
color:#FFF;
}

.list-style2 .date .day {
display:block;
height:26px;
font-size:28px;
line-height:26px;
text-align:center;
letter-spacing:-2px;
}

.list-style2 .date .month {
display:block;
height:16px;
font-size:15px;
font-weight:400;
line-height:15px;
text-align:center;
text-transform:lowercase;
color:#cbafaa;
}

.list-style2 a {
display:block;
margin-left:50px;
line-height:16px;
color:#404040;
padding:5px 0 0;
}

.list-style2 a:hover {
display:block;
color:#E7581F;
}

.box-style1 .links {
height:60px;
-moz-box-shadow:0 0 2px #888;
-webkit-box-shadow:0 0 2px;
box-shadow:0 0 2px #888;
padding:30px 0 0 40px;
}

#banner {
overflow:hidden;
}

#banner img {
border:0;
min-width:600px;
min-height:80px;
}

.navbar {
margin-top:0;
-moz-box-shadow:0 0 2px #888;
-webkit-box-shadow:0 0 2px;
box-shadow:0 0 2px #888;
}

.navbar li {
line-height:10px;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > .active > a:focus {
color:#FFF;
text-decoration:none;
background-color:#BAB1AA;
text-shadow:none;
}

.titlebar {
background-color:#DDD5CF;
padding-left:10px;
padding-right:10px;
-moz-border-radius:15px;
border-radius:15px;
padding-top:5px;
}

.breadcrumb {
margin:0 0 10px!important;
}

.list-view {
padding-top:10px;
}