body {
	margin: 0;
	padding: 0;
	background: #fff url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}
.BlockHeader {
  font-size: 20px;
  	color: #3E3530;
    text-align: center;


}



h1 {
	font-size: 1.6em;

}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
  list-style-image: url(images/spacer.gif);
}

a {
	text-decoration: none;
	color: #3E3530;
}

#isviVideoBlock {margin-left: -30px;}

a:hover {
  text-decoration: none;
  color: #000;
}
a:link {
   text-decoration: none;
   color: #3E3530;
}


#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 128px;
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	margin: 0;
	padding: 10px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
    color: #000000;

}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
    color: #000000;

}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
    color: #000000;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: left;
	width: 170px;
	height: 50px;

    clear: right;
    text-align: center;
    text-decoration: none;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#counter {
  text-align: center;
}


#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #ced0c2 url(images/img0.jpg) repeat-x left top;
	padding: 0px;
}

#page-bgtop {
	background: url(images/img0.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img0.jpg) no-repeat left bottom;
	padding: 11px 20px 0px 10px;
}

/* Content */

#content {
	float: left;
	width: 620px;
	margin-left: 170px;
    background-color: #edeee8;



}

.post {

 background-color: #edeee8;
}

.post .title {
	letter-spacing: -.5px;
	padding: 20px 10px 0px 30px;
	font-size: 30px;
}

.post .title a {
	color: #3E3530;
	border: none;
       text-decoration: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 45px;
	font-size: 16px;
	font-weight: bold;
    clear: left;
}

/* Sidebar */

#sidebar {

	float: left;

	width: 170px;
	margin: 0px;
	color: #ced0c2;
    font-size: 14px;

}

#sidebar ul {
	margin: 0;
	padding: 0;


}

#sidebar li {
	margin: 0;
	padding: 0;

}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;

}

#sidebar li li {
  text-align: center;
   	line-height: 25px;
	margin: 0px 0px;
	padding: 3px;
	border-left: none;
        list-style-image: url(images/spacer.gif);

}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding-left: 30px;
	margin-bottom: 7px;
	border-bottom: 1px solid #D6D6D6;
	letter-spacing: -.5px;
	font-size: 16px;
	color: #000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #4D4D4D;
}

#sidebar a:hover {
	text-decoration: none;
	color: #8A8A8A;
}


#sidebar1 {
    position: absolute;
	float: right;
	width: 170px;


	color: #ced0c2;
    font-size: 16px;

}

#sidebar1 ul {
	margin: 0;
	padding: 0;


}

#sidebar1 li {
	margin: 0;
	padding: 0;

}

#sidebar1 li ul {
	margin: 0px 0px;
	padding-bottom: 30px;

}

#sidebar1 li li {
       text-align: center;
	line-height: 25px;

	padding: 3px;

	border-left: none;
        list-style-image: url(images/spacer.gif);

}

#sidebar1 li li span {
    margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar1 h2 {
	height: 32px;
	padding-left: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D6D6D6;
	letter-spacing: -.5px;
	font-size: 2em;
	color: #000;
}

#sidebar1 p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar1 a {
	border: none;
	color: #4D4D4D;
}

#sidebar1 a:hover {
	text-decoration: none;
	color: #8A8A8A;
}



/* Footer */

#footer {
	height: 50px;
	margin: 5px auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ced0c2;
    width: 1000px;
	height:80px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#button {
  text-align: center;
  font-size: 20px;
  font: bold;
}

.entry {
background-image: url(images/untitled.png);
border-style: none;
background-position: 30px 250px;
background-repeat: no-repeat;
}
#text {

padding: 5px;
float: right;
width: 360px;
}

#block {
  padding-left: 23px;
}

#film {

  width: 580px;
  float: left;
  margin-left: -5px;
  text-align: center;
  font-size: 13px;
}

#rating {

  float: left;
padding-left: 15px;
padding-top: 3px;
height: 50px;
}

#banner {
  padding-left: 0px;
}

#frends {
  font-size: 14px;
}

.post1 {
 height: 1200px;
 background-color: #edeee8;
}

.post1 .title {
	letter-spacing: -.5px;
	padding: 20px 10px 0px 30px;
	font-size: 30px;
}

.post1 .title a {
	color: #3E3530;
	border: none;
       text-decoration: none;
}

.post1 .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post1 .meta .date {
	float: left;
}

.post1 .meta .posted {
	float: right;
}

.post1 .meta a {
}

.post1 .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}

#goo {padding-left: 30px;}


