/*BASICS*/

body {
	background-color: #191b13;
	background-image: url('bg.jpg');
	color: #191b13;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify}




ul {
	text-decoration: none;
	list-style-type:none;
        padding-left: 10px;
}

li {
	text-decoration: none;
	list-style-type:none;
        padding-left: 10px;
}

  b, strong
  {  
  color: #bc0301;
  font-family: georgia;

  }

  i, em
  {  
  color: #388e73;
  font-family: georgia;
  font-weight: italic;

  }

  u 
  {  
    color: #cb9840;
    font-family: georgia;
    bottom-line: 1px;
    font-weight: italic;

  }
  
a {
	COLOR: #e6c155;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	COLOR: #f50100;
	font-weight: bold;
	text-decoration: none;}

blockquote{
	font-family: "Century Gothic", Sans-Serif;
	background-color: #1e1b14;
	border-left: solid #c90302 10px;
	font-size: 10px;
	line-height: 11px;
	padding: 3px;
	text-align: justify;
	font-weight: normal;
	color: #238d6e;} 



textarea { 
	width: 320px;
	background: #cb9840;
	border: 1px dashed #083f32;
	color: #083f32;
	font-family: tahoma;
    font-size: 10px;
	padding: 3px;
	padding: 3px;
	margin-left: 7px;
}

input { 
	width: 120px;
	margin-left: 5px;
	background: #cb9840;
	border: 1px #083f32;
	color: #083f32;
	font-weight: bold;
	font-size: 9px;
}

/*HEAD*/

div#header{background-image:url('head_01.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
	
div#header2{background-image:url('head_02.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
    
div#header3{background-image:url('head_03.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}

div#header4{background-image:url('head_04.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}

div#header5{background-image:url('head_05.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
div#header6{background-image:url('head_06.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
div#header7{background-image:url('head_07.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
div#header8{background-image:url('head_08.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
div#header9{background-image:url('head_09.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}
div#header10{background-image:url('head_10.jpg');
                  background-repeat: repeat-no;
	width:1040px;
	height:80px
}


div#container{
	width:1040px;
	text-align: left;
	    }

/*NAVIGATION*/


.nav {
	FONT-SIZE: 10px; 
	font-family: Tahoma;
	color: #353731;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

.ntitle {
	border-bottom: 6px solid #008b62;
	margin: 0 0 -2px 0;
	padding: 0 0 0 10px;
	font-family: georgia;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 15px;
	font-size: 24px;
	color: #dc0b07;
}



/*ENTRY*/

.content {
	TEXT-ALIGN: justify; 
	margin-left: 0px;
	font-size: 10px;
	font-family: tahoma;
}

.entrytitle {
	border-bottom: 8px solid #043728;
	margin: 0 0 -2px 0;
	padding: 0 0 0 5px;
	font-family: georgia;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 24px;
	font-size: 30px;
	color: #1c7c43;
	text-align: right;
}


.date {
	margin: 0 0 0 25px;
	padding-left: 15px;
	color: #8c0303;
	font-size: 11px;
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	line-height: 11px;
}

.date a:link{
	margin: 0 0 0 25px;
	padding-left: 15px;
	color: #8c0303;
	font-size: 11px;
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	line-height: 11px;
}

.date a:hover{
	margin: 0 0 0 25px;
	padding-left: 15px;
	color: #8c0303;
	font-size: 11px;
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	line-height: 11px;
}

/*COMMENTS & CATEGORIES*/

 
#ccdiv1  {
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	TEXT-ALIGN: left;
	margin-top: 2px;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 7px;
	line-height: 100%;
}

#ccdiv {
	font-family: century gothic;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
	TEXT-ALIGN: right;
	margin-top: 2px;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 7px;
	line-height: 100%;
}

#ccdiv a {
	margin: 0 0 0 2px;
	padding-left: 5px;
	color: #585858;
	font-size: 10px;
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	line-height: 15px;
	text-decoration: none;
}

#ccdiv a:hover {
	margin: 0 0 0 2px;
	padding-left: 5px;
	color: #585858;
	font-size: 10px;
	font-family: 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	line-height: 15px;
	text-decoration: none;
}