/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
BODY
{
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
}
H1, H2, H3
{
	margin: 17px 17px 17px 0;
	padding: 0;
}
H1
{
}
H2
{
}
P, UL, OL
{
	margin: 0 0 2em;
	text-align: justify;
	line-height: 150%;
/*	list-style: none; */
}




A
{
	color: #8A7645;
}
A:hover, A:active
{
	text-decoration: none;
	color: #8A7645;
}
A:visited
{
	color: #8A7645;
}
IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin-right: 27px;
}
IMG.right
{
	float: right;
	margin-left: 15px;
}
/*Form*/
FORM
{
	margin: 0;
	padding: 0;
}
FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
LEGEND
{
	display: none;
}
INPUT, TEXTAREA, SELECT
{
	font-size: 13px;
	color: #333333;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}
/*Header*/
#header
{
	width: 900px;
	margin: 0 auto;
	height: 170px;
}
/*Menu*/
#menu
{
	width: 870px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}
#menu UL
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#menu LI
{
	float: left;
	height: 50px;
	background: url(images/img04.jpg) no-repeat right top;
	font-weight: bold;
}
#menu LI.last
{
	background-image: none;
}
#menu A
{
	display: block;
	padding: 12px 20px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}
#menu A:hover
{
	text-decoration: underline;
}
#menu .current_page_item A
{
	color: #BAAA8A;
}
#menu UL.right
{
	float: right;
}
/** LOGO*/
#logo
{
	width: 880px;
	height: 130px;
	margin: 0 auto;
}
#logo H1, #logo H2
{
	float: left;
	margin: 0;
	line-height: normal;
}
#logo H1
{
	padding: 55px 0 40px 130px;
	font-size: 24px;
	background: url(images/logo_mff.gif) no-repeat 20px 30px;
}
#logo H1 A
{
	text-decoration: none;
	color: #BA9F5A;
}
#logo H1 A:hover
{
	text-decoration: underline;
}
#logo H2
{
	padding: 50px 0 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #28313A;
}
#logo P A
{
	text-decoration: none;
	color: #28313A;
}
#logo P A:hover
{
	text-decoration: underline;
}
/*Page*/
#page
{
	width: 860px;
	margin: 0 auto;
	padding: 20px;
}
/*Content*/
#content
{
	float: left;
	width: 590px;
	border-right: 1px dashed #DFE1E0;
}
/*Post*/
.post
{
	padding: 0px 20px;
	margin-bottom: 20px;
}
.post .title
{
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A;
}
.post .entry
{
}
.post .meta
{
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}
.post .meta P
{
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A;
}
.post .meta .byline
{
	float: left;
}
.post .meta .links
{
	float: right;
}
.post .meta .more
{
	padding: 0 20px 0 18px;
}
.post .meta .comments
{
	padding-left: 22px;
}
.post .meta B
{
	display: none;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}
#sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar LI
{
	margin-bottom: 40px;
}
#sidebar LI UL
{
}
#sidebar LI LI
{
	margin: 0;
}


B
{
	font-weight: bold;
	color: #28313A;
}


/*Search*/
#search
{
}
#search H2
{
	margin-bottom: 20px;
}
#s
{
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}
#x
{
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}
/*Boxes*/
.box1
{
	padding: 20px;
}
.box2
{
	color: #BABABA;
}
.box2 H2
{
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 A:link, .box2 A:hover, .box2 A:active, .box2 A:visited
{
	color: #EDEDED;
}
/*Footer*/
#footer-wrap
{
}
#footer
{
	width: 880px;
	margin: 0 auto;
	background: #E5E5E5;
}
HTML>BODY #footer
{
	height: auto;
}
#footer P
{
	font-size: 10px;
}
#legal
{
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
}
#legal A
{
	font-weight: normal;
}


.ttitle
{
font-weight: bold;
}
