/*BASICS*/

body {
	background-color: #696969;
	background-image: url('bg.jpg');
	color: #303030;
	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: #78b133;
  font-family: georgia;

  }

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

  }

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

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

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

blockquote { 
	     color: #696969; 
		 background-color: #e5e5e5;
		 border: solid #b62e2e;
		 border-width: 1 1 1 14px;
		 padding: 8px;
}


textarea { 
	width: 320px;
	background: #e5e5e5;
	border: 1px dashed #b62e2e;
	color: #251d3b;
	font-family: tahoma;
    font-size: 10px;
	padding: 3px;
	padding: 3px;
	margin-left: 7px;
}

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

/*HEAD*/

div#header{background-image:url('head1.jpg');
                  background-repeat: repeat-no;
	width:1173px;
	height:136px
}
	
div#header2{background-image:url('head2.jpg');
                  background-repeat: repeat-no;
	width:1173px;
	height:136px
}
    
div#header3{background-image:url('head3.jpg');
                  background-repeat: repeat-no;
	width:1173px;
	height:135px
}

div#header4{background-image:url('head4.jpg');
                  background-repeat: repeat-no;
	width:1173px;
	height:136px
}

div#header5{background-image:url('head5.jpg');
                  background-repeat: repeat-no;
	width:1173px;
	height:136px
}

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



/*NAVIGATION*/


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

.ntitle {
	border-left: 15px solid #046a6f;
	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: #ff0f2e;
}



/*ENTRY*/

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

.entrytitle {
	border-right: 20px solid #ff0f2e;
	margin: 0 0 -2px 0;
	padding: 0 0 0 5px;
	font-family: georgia;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 20px;
	font-size: 26px;
	color: #04797f;
	text-align: right;
}


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

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

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

/*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;
}
