/* CSS */

body {
background: #000000 url(images/bg.png);
background-repeat: repeat-x;
color: #dbd0bf;
font-family: trebuchet ms;
font-size: 8pt;
line-height: 15px;
margin-top: 0px;
}


blockquote {
background: #170101 url(images/blockquote.png);
padding: 7px;
border-radius: 6px;
-moz-border-radius:  6px; 
}

strong {
color: #875829;
font-family: georgia;
line-height: 15px;
}

b {
color: #beb094;
font-family: georgia;
line-height: 15px;
}

i {
color: #beb094;
font-family: georgia;
}

em {
color: #823c01;
font-family: georgia;
}

table {
font-size: 8pt;
line-height: 15px;
}


/* TABLES */

.latest {
background: url(images/07.png);
width: 306px;
height: 146px;
padding: 4px 2px;
}

.ad {
width: 728px;
height: 100px;
}

.header {
width: 900px;
}

.navigation {
width: 800px;
}

.table {
padding: 3px;
width: 900px;
-moz-border-radius: 15px;
}

.sidebartable {
margin: 0 0 5px 0;
padding: 7px;
-moz-border-radius: 15px 0;
}

.contenttable {
margin: 0 0 5px 0;
padding: 7px;
-moz-border-radius: 0 15px;
}

.footer {
background: #170402;
color: #dbd0bf;
line-height: 12px;
margin: 0 -10px -10px -10px;
padding: 10px;
text-align: center;
width: 100%;
}

.footer a {
color: #aa3303;
text-decoration: none;
}

.footer a:hover {
color: #8b4001;
text-decoration: none;
}

/* FORMS */

select {
background: #0b0201;
border-right: solid #1c0503 1px;
border-bottom: solid #1c0503 1px;
color: #dbd0bf;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
letter-spacing: 1px;
padding: 5px;
text-transform: capitalize;
width: 90%;
-moz-border-radius:  10px; 
}

input, textarea {
background: #0b0201;
border-right: solid #1c0503 1px;
border-bottom: solid #1c0503 1px;
color: #dbd0bf;
font-family: trebuchet ms;
font-size: 8pt;
font-weight: bold;
letter-spacing: 1px;
padding: 5px;
width: 90%;
-moz-border-radius:  10px; 
}

/* NAVIGATION */

div#nav a {
color: #b67834;
background-color:#240c00;
cursor: default;
display: block;
font-family: Geogria;
font-size: 10pt;
font-style: italic;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: center;
text-decoration: none;
text-shadow: #8c3f01 1px 1px 1px;
text-transform: uppercase;
-moz-border-radius: 10px 3px;
}

div#nav a:hover {
color: #b4660c;
background-color:#401601;
cursor: default;
display: block;
font-family: Geogria;
font-size: 10pt;
font-style: italic;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-moz-border-radius: 10px 3px;
}


/* SIDEBAR */

.sidebartitle {
background: url(images/sidebartitle.png) top;
border: solid #2a0505 1px;
color: #9a3305;
font-family: times new roman;
font-size: 12pt;
font-style: italic;
font-weight: bold;
letter-spacing: 3px;
padding: 13px 15px 10px 25px;
text-align: right;
text-shadow: #000000 1px 1px 1px;
-moz-border-radius: 10px 3px;
}

.title2 {
color: #9a3305;
font-family: times new roman;
font-size: 12pt;
font-style: italic;
font-weight: bold;
letter-spacing: 3px;
text-shadow: #000000 1px 1px 1px;
-moz-border-radius: 10px 3px;
}

.sidebarcontent {
background: #0b0201;
border-right: solid #1c0503 1px;
border-bottom: solid #1c0503 1px;
color: #dbd0bf;
font-size: 7pt;
line-height: 14px;
padding: 5px 8px;
-moz-border-radius: 10px;
}

.sidebarcontent a {
color: #bd813e;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

.sidebarcontent a:hover {
color: #965401;
font-family: georgia;
letter-spacing: 1px;
text-decoration: none;
}

/* CONTENT */


.title {
background: url(images/title.png);
border: solid #2a0505 1px;
color: #821b15;
font-family: georgia;
font-size: 11pt;
font-style: italic;
font-weight: bold;
letter-spacing: 3px;
line-height: 15px;
padding: 13px 25px 10px 15px;
text-align: left;
text-shadow: #000000 1px 1px 1px;
-moz-border-radius:  3px 15px; 
}

.titledate {
color: #981710;
font-family: georgia;
font-size: 11pt;
font-style: italic;
font-weight: bold;
letter-spacing: 3px;
line-height: 15px;
text-align: left;
text-shadow: #000000 1px 1px 1px;
}

.category {
background: #1f0c01 url(images/category.png) top;
color: #dbd0bf;
font-size: 7pt;
line-height: 13px;
margin: 5px 0 0 0;
padding: 6px 8px;
text-align: justify;
-moz-border-radius: 10px;
}

.textinput {
background: #0b0201;
border-right: solid #1c0503 1px;
border-bottom: solid #1c0503 1px;
color: #dbd0bf;
font-size: 8pt;
line-height: 13px;
padding: 6px 8px;
text-align: justify;
-moz-border-radius: 10px;
}

.textinput a {
color: #c31200;
font-family: georgia;
text-decoration: none;
}

.textinput a:hover {
color: #950a01;
font-family: georgia;
text-decoration: none;
}

.blockquote {
    padding: 10px 10px 0 10px;
	font-family: trebuchet ms;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	margin-left: 30px; 
	margin-right: 30px;
	border-left: 4px solid #9a3305;
}

/* IMAGES */

.imgplain {
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 4px;
margin: 3px;
}

.img {
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 4px;
margin: 3px;
filter:alpha(opacity=60);
opacity:.60;
}

a:hover img{
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 4px;
margin: 3px;
filter:alpha(opacity=100);
opacity:1;
} 

.image img {
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 4px;
margin: 3px;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.image img:hover {
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 4px;
margin: 3px;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.lat-img img {
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 3px;
margin: 0px;
width: 60px;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.lat-img img:hover {
background: url(images/img-border.png);
border: solid #3d0c01 1px;
padding: 3px;
margin: 0px;
width: 60px;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


