/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#Title {
}

.infobulle{
	width:410px;
	text-align: justify;
	position: absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #F1F1F1;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-border-radius:9px;
}

.Quality{
	width:170px;
	text-align: justify;
	position: absolute;
	visibility : hidden;
	border: 1px dashed Black;
	padding: 4px;
	font-family: Verdana, Arial;
	font-size: 9px;
	background-color: #F1F1F1;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-border-radius:5px;
}

body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/bg01.jpg) repeat-x top left;
	font-size: 13px;
	color: #6E6E6E;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #484848;
}

h1 {
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 18px;
}

h2 {
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #136B9B;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight:bold;
}

/* Header */

#header {
	width: 890px;
	height: 100px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 4px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: none;
	font-size: 1em;
	letter-spacing: -1px;
	color: #E4A900;
}

#logo a {
	text-decoration: none;
	color: #B7CEF0;
}

#logo a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.36em;
	color: #B7CEF0;
}

#menu a:hover, .active a {
	color: #FFFFFF;
	border-bottom: 2px solid #B7CEF0;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
}

#filmsm { padding:2px; margin:2px 2px 2px 2px; border:1px solid #136B9B; }
#filmsm:hover { border:1px solid #FF6600; }

/* Content */

#content {
	float: left;
	width: 690px;
}

#content a {
	color: #136B9B;
	text-decoration: none;
	font-weight:bold;
	border-bottom:dotted 1px;
}

#content a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight:bold;
}

#content a:visited {
	text-decoration: none;
	color: #3EABE6;
	font-weight:bold;
}

#content h1 a {
	color: #6E6E6E;
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
	color: #136B9B;
}

#content h1 a:visited {
	text-decoration: none;
	color: #8D8D8D;
}
 
.post {
	padding: 10px 10px;
	background: url(images/bg04.jpg) no-repeat top left;
}

.title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(images/img06.jpg) no-repeat left 80%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	height: 100px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
}
