BODY { 
background-color: #d6d2a6;
background-image:url('images/bg.png'); 
background-repeat: repeat-x;
font-size: 7pt;
font-family: tahoma, Verdana;
color: #797979; 
left-margin: 0; 
} 

TABLE { 
font-size: 7pt;
font-family: tahoma, Verdana;
color: #797979; 
} 

A:link
{ text-decoration: none; color:#410214; font-weight: bold; font-size: 7pt; }
A:visited
{ text-decoration: none; color:#410214; font-weight: bold; font-size: 7pt; }
A:active
{ text-decoration: none; color:#410214; font-weight: bold; font-size: 7pt; }
A:hover
{ text-decoration: none; color:#670f0f; font-weight: bold; font-size: 7pt; }

table, tr, td {
	font: 7pt Tahoma;
}
textarea, input, select, button {
	background: #dedeba;
	margin: 1px;
	font: 7pt Tahoma;
	color: #797979;
}
b, strong {
	color: #670f0f}
i, italics {
	color: #32000e}
u, underline {
	color: #FFFFFF}

.blockquote{
	border-left:5px solid #640303;
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding:7px;
	text-align:justify;
	margin-left: 10px;
	width: 450px;
}
	
h1{
background-image:url('images/Layout/h1.png');
background-repeat : repeat;
text-align : left;
font-family : Tahoma;
font-size : 12px;
letter-spacing : 1pt;
line-height : 16px;
font-weight : bold;
text-transform : uppercase;
color : #FFFFFF;
text-shadow: #4d0318 0px 1px 1px;
padding : 5px;
margin:0;
padding-right: 3px;
padding-left: 3px;
-moz-border-radius: 6px;
border-radius: 5px;
-webkit-border-radius: 6px;
}

h2{
font-family: Tahoma, Arial;
font-size:10pt;
color:#281117;
text-transform:uppercase;
text-align:right;
letter-spacing:3;
margin:0;
padding : 4px;
padding-right: 3px;
padding-left: 3px;
margin-bottom:2;
background-color:#;
-moz-border-radius: 2px;
border-radius: 5px;
-webkit-border-radius: 2px;
}

h3{
font-family:Tahoma;
font-size:6pt;
line-height:10px;
color:#FFFFFF;
letter-spacing:1;
text-transform:uppercase;
margin:0;
padding:2px;
text-align:center;
background-color:#FFFFFF; 
}

h4{
font-family: Tahoma, Verdana;
font-size:7pt;
color:#281117;
text-transform:uppercase;
text-align:center;
letter-spacing:3;
margin:0;
padding-right: 3px;
padding-left: 3px;
margin-bottom:2;
background-color:#cec999;
border-bottom: 1px solid #4c0518;
border-top: 1px solid #4c0518;
}

h5{
font-family: tahoma, Verdana;
font-size:6pt;
color:#ffffff;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding-right: 3px;
padding-left: 3px;
text-align:right;
margin-bottom:2;
background-color:#b3a9bf;
}

h6{
background-image:url('images/Layout/sidebar.png');
background-repeat : repeat;
text-align : center;
font-family : Georgia, Times New Roman;
font-size : 14px;
text-shadow: #FFFFFF 1px 1px 1px;
letter-spacing : 0pt;
line-height : 30px;
font-weight : bold;
text-transform : uppercase;
color : #4c0518;
padding-top : 3px;
padding-bottom : 4px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
}

.main {
	background: #f1f1d5;
	background-position : bottom right;
	background-repeat : repeat-x;
	border: 0px solid #a798ae;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	margin-top: 0px;
}

.content {
	background: #dedeba;
	border: 0px solid #FFFFFF;
	padding: 4px;
	margin: 0px;
	margin-bottom: 8px;
}

.boxupdate {
margin-left: 10px;
border: 1px dotted #240f15;
background: #FFFFFF;
padding: 1px;
width: 450px;
}

.rounded {
border: 1px solid #dedeba;
background-color: #FFFFFF;
padding: 4px;
margin: 0px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

.films {
border: 2px solid #b4bdc4;
background-color: #FFFFFF;
padding: 4px;
margin: 0px;
-moz-border-radius:  2px; 
-webkit-border-radius: 1px; 
border-radius: 1px;
}

.filmpic {
border: 2px solid #b4bdc4;
background-color: #FFFFFF;
padding: 4px;
margin: 0px;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 1px;
}

.Welcome{
font-family:Georgia;  
font-weight:normal; 
font-size:8pt; 
}

/**************************POST CONTENT**************************/
.title {

	font-family:"Tahoma", "Arial", lucida, verdana, arial, sans-serif;
	font-size: 26pt;
	font-style:bold;
        font-weight:normal;

	color: #FFFFFF;

	border-bottom: 0px solid #;

	background: url(images/news.png);

	text-align: center;

	text-transform:normal;

	letter-spacing: 1px;

	line-height: 26px;

	letter-spacing: 1px;

	padding: 2px;
	
	text-transform:uppercase;
	
	text-shadow: #230f14 0px 1px 1px;

}





.title a{color: #FFFFFF;}

.title a:visited{color: #FFFFFF;}

.title a:hover{color: #857c53;}


.date {
	background: url(images/bg-date.png);
	background-repeat: repeat-x;
	background-color: #220e13;

	font-weight:bold;

	font-size: 10px;

	font-family:"Tahoma", "georgia";

	color: #FFFFFF;

	text-align: center;

	letter-spacing: 0px;

	line-height: 11px;

	text-transform:uppercase;
	-moz-border-radius: 4px;

}


.day {

	font-weight:bold;

	font-size: 13px;

	font-family:"lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	font-style:italic;

	color: #857c53;

	text-align: center;

	letter-spacing: 0px;

	line-height: 14px;

	text-transform:uppercase;

}


.content{
	text-align: justify;

	line-height: 15px;

	font-family: arial, sans-serif;

	font-size: 11px;
	background: #e3e3c3;
	color: #b4a5a5;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;

	}

.content A:link
{ text-decoration: none; color:#410214; font-weight: bold; font-size: 7pt; }
.content A:visited
{ text-decoration: none; color:#410214; font-weight: bold; font-size: 7pt; }
.content A:active
{ text-decoration: none; color:#410214; font-weight: bold; font-size: 7pt; }
.content A:hover
{ text-decoration: none; color:#670f0f; font-weight: bold; font-size: 7pt; }

.content img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FFFFFF;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #4d0318;
	border-bottom: 1px solid #4d0318;
	border-left: 1px solid #FFFFFF;
	margin: 2px;
}



.content img:hover {
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter:alpha(opacity=70);
	padding: 6px;
	background-color: #FFFFFFF;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #857c53;
	border-bottom: 1px solid #857c53;
	border-left: 1px solid #FFFFFF;
}




.meta{

	text-align: center;

	line-height: 15px;

	font-family: georgia;

	font-size: 11px;

	color: #748da1;

	background: #f1f1d6;

	}



input, select, textarea {

	font-family:Arial; 

	font-size:11px; 

	color: #857c53; 

	background: #eeeecf; 

	border:1px solid #ffffff;
	-moz-border-radius: 4px;
	padding: 5px;

}


/*END - POST CONTENT*/








