* {
	margin:0; padding: 5; border: 0;
	
	    }






body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #0C0202;
	background-color: #1D0505;
}

        .style1
        {
            text-align: center;
        }
        .style2
        {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
	display: block;
	padding-bottom: 100px;
        }


        .style3
        {
            font-size: large;
            color: #6A8CA5;
        }
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #DAC7B9;
	float: right;
	padding-right: 20px;
	text-align: right;
}


#wrapper {
	width: 994px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;

}
#content h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #EEE6DF;
	line-height: 26px;
	margin-right: -20px;
	margin-left: -20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Header */

#header {
	width: 994px;
	height: 50px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background-image: url(images/contentbg.png);
	width: 994px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	float: left;
}

#header-pic {
	width: 994px;
	height: 214px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-pic table tr td {
	padding-left: 200px;
}


/* Content */

#content {
	width: 540px;
	display: inline;
	float: left;
	margin-left: 254px;
	overflow: hidden;
	}
#content  table tr td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
}


.post {
	background-repeat: repeat-y;

}

.post .title {
	font-size: 1.4em;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	color: #000;
	font-weight: 100;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}
table  h2 {
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	margin: 10px;
	padding: 0px;
	display: block;
}
table h2 a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
table h2 a:hover {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 254px;
	margin-left: -794px;
}


#sidebar ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar h2 {
	font-size: 1.2em;
	background-color: #590306;
	margin-right: 1px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A1913;
	border-bottom-color: #000;
	color: #FFF;
	margin-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #590505;
}


#sidebar li li 
{
	font-size:14px;
	color:black;
	margin-left: 30px;
	margin-right: 10px;
	padding-left: 15px;
	line-height: 24px;
}

#sidebar li ul {
	list-style: none;
	margin-bottom: 2px;
}



#sidebar a 
{
    
    color:Black;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar .active {
	display: block;
	background-color: #F5F5F5;
	margin-right: 0px;
	margin-left: 2px;
	padding-left: 45px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BC9A81;
	border-bottom-color: #E3D6CC;
}
#news  table tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#news table tr td a {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
#news table tr td a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#right {
	width: 200px;
	float: left;
}
#right a {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
    text-align: right;
}
#right a :hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}	
#right p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#right h2 {
	font-size: 1.2em;
	background-color: #590306;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A1913;
	border-bottom-color: #000;
	color: #FFF;
	margin-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #590505;
	margin-left: 1px;
}

#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	color: #000;
	font-size: 16px;
	padding-left: 35px;
	padding-bottom: 10px;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 994px;
	height: 100px;
	color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1D0505;
}
#counters {
	display: block;
	width: 200px;
	overflow: hidden;
	float: right;
}
#footer #webmaster {
	float: left;
	display: block;
	padding-top: 30px;
	font-size: 12px;
	width: auto;
	overflow: hidden;
	padding-left: 20px;
}


#footer p {
	text-align: center;
	line-height: normal;
	font-size: smaller;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#footer #copyright {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}


#footer a {
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
}


h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
}
h4 {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}


h4,h5
{
	color:#444;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}



a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}


/*ÌÎÈ*/
.entry a
{
    color: rgb(60,29,11); text-decoration: none
    ; font-weight:bold ;
}

.desc1
{

    width: 190px; float:right;  
    
}

.desc2
{

    width: 300px; float:right;  
    
}

