
h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	
	color: #78CC00;
}

h1 {
	letter-spacing: 0px;
	font: 25px "Trebuchet MS",Arial, Sans-Sarif;
	
}

h2 {
	font-size: 17px;
	}

h3 {
	font-size: 13px;
	

}

p, ul, ol {
	margin: 0 0 0 0;
	
	line-height: 20px;
}

a:link {
	color: #7AD000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #7AD000;
}

a:visited {
	color: #7AD000;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}


/* Header */

#header {
	width: 1000px;
	height: 80px;
	margin: 0 auto 0px auto;
	padding-top: 12px;
	padding-bottom: 4px;
}

#logo {
	float: left;
	height: 90px;
	margin-left: 30px;
	margin-top: 2px;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	
}

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

/* Menu */

#menu {
	float: right;
}

.menu_left {

 	float: left;
	width: 250px
	margin: 0px 0 0px 30px;
}
.menu_right {

 	float: left;
	width: 750px;
	margin: 0px 0 0px 0;
}


#menu ul {
	margin: 0;
	padding: 28px 0 0 0;
	list-style: none;
	font-family: "Arial", Arial, Helvetica, sans-serif;
}

#menu li {
	display: inline;
	display: block;
	float: left;
	margin-left: 5px;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background-color: rgb(173,173,173);
	background-color: rgba(0,0,0,0.1);
    background: #adadad;
	-webkit-box-shadow: -4px 4px 10px rgba(0,0,0,.50);
	-moz-box-shadow: -4px 4px 10px rgba(0,0,0,.50) ;
	box-shadow: -4px 4px 10px rgba(0,0,0,.50) ;
	padding: 5px 8px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Form */

form {
	
	margin: 0;
	padding: 0;
}

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

legend {
	display: none;
}

input, select {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #333333;
}

textarea {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	color: #333333;
}


#wrapper {
 /*	background: #66AD71 url(images/img03.jpg); */
	background-size: 110%;
	background-color: rgb(173,173,173);
	background-color: rgba(0,0,0,0.5);
/*	background: #b7b7b7; */
	border: 4px solid;
	border-color: rgb(235,235,235);
	border-color: rgba(255,255,255,0.65);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
	-webkit-box-shadow: -4px 4px 10px rgba(0,0,0,.70);
	-moz-box-shadow: -4px 4px 10px rgba(0,0,0,.70) ;
	box-shadow: -4px 4px 10px rgba(0,0,0,.70) ;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 20px;
}

/* Content */

#content {
	float: left;
	width: 425px;
	padding: 0px 30px 0px 30px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 10px solid #EDEDED;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 15px 0 60px 0;
	background: url(images/img04.jpg) repeat-x left 30%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

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

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* Fonts */

.black_normal {
	font: 10px/2 "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
}	

a.black_normal {
	font: 10px/2 "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	text-decoration: none;
}	

.black_normal_small {
	font: 10px/1 "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	text-decoration: none;
}	

a.black_normal_small {
	font: 10px/1 "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	text-decoration: none;
}	
.black_normal_smaller {
	font: 8px/1 "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	text-decoration: none;
}	

.black_bold {
	font: 12px "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	font-weight: bold;
	}
	
	.black_bold_big {
	font: 13px "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	font-weight: bold;
	}
	
	.green {
	font: 10px "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: normal;
	text-decoration: none;
	}
		a.green_bold {
	font: 10px "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: normal;
	text-decoration: none;
	}
	.green_bold {
	font: 10px "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: bold;
	text-decoration: none;
	}
	
		.green_bold_big {
	font: 11px/1 "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: bold;
	text-decoration: none;
	}
			a.green_bold_big {
	font: 11px/1 "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: bold;
	text-decoration: none;
	}
	
			.green_bold_bigger {
	font: 13px "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: bold;
	text-decoration: none;
	}
			a.green_bold_biger {
	font: 13px "Trebuchet MS", Arial, Sans-Serif;
	color: #7AD000;
	font-weight: bold;
	text-decoration: none;
	}
	
.orange_normal { 
font: 9px "Arial", Arial, Sans-Serif;
color: #D79B00; 
}
	
a.orange_normal { 
font: 9px "Arial", Arial, Sans-Serif;
color: #D79B00;
text-decoration: none; 
}
	
.orange_bold { 
font: 10px "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
color: #D79B00; 
text-decoration: none;
}

.orange_bold_med { 
font: 11px "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
color: #D79B00; 
text-decoration: none;
}

.orange_bold_big { 
font: 13px "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
color: #D79B00; 
text-decoration: none;
}

a.orange_bold { 
font: 10px "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
color: #D79B00; 
text-decoration: none;
}

a.orange_bold_med { 
font: 11px "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
color: #D79B00; 
text-decoration: none;
}

a.orange_bold_big { 
font: 13px "Trebuchet MS", Arial, Sans-Serif;
font-weight: bold;
color: #D79B00; 
text-decoration: none;
}
	
	.orange_bold_bigger {
	font: 14px "Trebuchet MS", Arial, Sans-Serif;
	color: #D79B00;
	font-weight: bold;
	text-decoration: none;
	}
			a.orange_bold_bigger {
	font: 14px "Trebuchet MS", Arial, Sans-Serif;
	color: #D79B00;
	font-weight: bold;
	text-decoration: none;
	}

black_bold {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	color: #666666;
	font-weight: bold;

	}		
A.black_bold {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}	
.black_bold_normal {
	font: 11px "Arial", Arial, Sans-Serif;
	color: #666666;
	
	}	
.black_bold_big {
	font: 13px "Trebuchet MS", Arial, Sans-Serif;
	color:#666666;
	font-weight: bold;
}
.store_bold_big {
	font: 13px "Arial", Arial, Sans-Serif;
	font-weight: bold;
	color: #b52426;
	text-decoration: none;
}
A.black_bold_big {
	font: 13px "Arial", Arial, Sans-Serif;
	font-weight: bold;
	color: #4f4e4e;
	text-decoration: none;
}
.white_big_bold {
	font: 15px "Trebuchet MS", Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
		}
A.white_big_bold {
	font: 15px "Trebuchet MS", Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
		}	
.red_italic {
	font: 9px "Trebuchet MS", Arial, Sans-Serif;
	color: #b52426;
}
A.red_italic {
	font: 9px "Trebuchet MS", Arial, Sans-Serif;
	color: #b52426;
	text-decoration: none;
}

.red_normal {
	font: 12px "Trebuchet MS", Arial, Sans-Serif;
	font-weight: bold;
	color: #b52426;
}



/* Spacer */
.spacer {
	float: left;
	width: 460px;
	height: 20px;
}

.spacer2 {
	float: left;
	width: 460px;
	height: 10px;
}

/* spacer 3 */

#spacer3 {
	float: left;
	width: 25px;
	height: 100px;
}



/* Content 2 */

#content2 {
	float: left;
	width: 150px;
}

.post2 {
	padding: 20px 20px;
	background: url(images/bg04.jpg) no-repeat top left;

}

.post3 {
	padding: 20px 20px;
	background: #faf6e2;
	height: 750px;
}

.title2 {
	margin: 0;
	border-bottom: 1px solid #484848;
	color: #484848;
}
.title3 {
	margin: 0;
	border-bottom: 1px solid #D79B00;
	color: #484848;
}

.byline2 {
	margin: 0;
	font: 12px "Arial", Arial, Sans-Serif;
	font-weight: bold;
	color: #D79B00;
	padding: 5px;
}

.meta2 {
	text-align: left;
	color: #646464;
}

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

.meta2 .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}
.entry2 {
	height: 80px;
}
.entry3 {
	height: 170px;
}

/* Store */

	.store
{
	float: left;
	width: 350px;
	
	margin: 4px 4px 4px 4px;
}
	.store_2
{
	float: left;
	width: 0px;
	
	margin: 4px 4px 4px 4px;
}

	.store_3
{
	float: right;
	width: 0px;

}
		
	.store_center
{
	float: left;
	width: 340px;
	
	margin: 0px 0 0px 0px;
}

	.store_center2
{
	float: left;
	width: 170px;
	
	margin: 0 0 0px 0;
}
	.store_center3
{
	float: left;
	width: 170px;
	
	margin: 0 0 0px 0;
}









/* new entries
   ------ */
.center_entries
{
	clear: both;
	width: 450px;
	margin: 0px 0 0px 0;
}

	.center_entries_left
{
	float: left;
	margin: 4px 4px 4px 4px;
}


	.center_entries_center
{
	float: left;
	width: 376px;
	margin: 0px 0 0px 4px;
}

	.center_entries_center2
{
	float: left;
	width: 372px;
	margin: 0 0 0px 0;
}
	.center_entries_center3
{
	float: left;
	width: 186px;
	margin: 0 0 0px 0;
}
	.center_entries_spacer
{
	float: left;
	width: 450px;
	height: 20px;
	margin: 0px 0 0px 4px;
}


/* bottom entries
   ------ */
   
.bottom_entries
{
	clear: both;
	width: 500px;
	margin: 0px 0 0px 0;
}

	.bottom_entries_left
{
	float: right;
	margin: 4px 4px 4px 4px;
}


	.bottom_entries_center
{
	float: left;
	width: 400px;
	margin: 0px 0 0px 4px;
}

	.bottom_entries_center2
{
	float: left;
	width: 350px;
	margin: 0 0 0px 0;
}
	.bottom_entries_center3
{
	float: left;
	width: 206px;
	margin: 0 0 0px 0;
}
	.bottom_entries_spacer
{
	float: left;
	width: 500px;
	height: 10px;
	margin: 0px 0 5px 0px;
	border-bottom: 1px solid #D79B00; 
}



/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
}

#sidebar li li a {
	margin: 0;
	padding-left: 25px;
	background: url(images/img01.png) no-repeat left 50%;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 10px solid #EDEDED;
	font-size: 18px;
	font-weight: normal;
	
}



.sidebar_center
{
	clear: both;
	width: 300px;
	margin: 0px 0 0px 0;
}
.sidebar_centerb
{
	clear: both;
	width: 500px;
	margin: 0px 0 0px 0;
}

.sidebar_center1
{
	float: left;
	width: 100px;
	margin: 0px 0 0px 0;
}
.sidebar_center2
{
	float: left;
	width: 100px;
	margin: 0px 0 0px 0;
}
.sidebar_center3
{
	float: left;
	width: 100px;
	margin: 0px 0 0px 0;
}
.sidebar_center4
{
	float: left;
	width: 200px;
	margin: 0px 0 0px 0;
}
.sidebar_center5
{
	float: left;
	width: 300px;
	margin: 0px 0 0px 0;
}

.sidebar_center6
{
	float: left;
	width: 166px;
	margin: 0px 0 0px 0;
}
.sidebar_center7
{
	float: left;
	width: 167px;
	margin: 0px 0 0px 0;
}
.sidebar_center8
{
	float: left;
	width: 166px;
	margin: 0px 0 0px 0;
}
.sidebar_spacer
{
	clear: both;
	width: 300px;
	height: 20px;
	margin: 0px 0 0px 0;
}
.sidebar_spacer_small
{
	clear: both;
	width: 300px;
	height: 10px;
	margin: 0px 0 0px 0;
}


/* MP21_content */

#MP21_content {
	float: left;
	width: 800px;
}


#MP21_content ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#MP21_content li {
	margin-bottom: 40px;
}

#MP21_content li ul {
}

#MP21_content li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
}

#MP21_content li li a {
	margin: 0;
	padding-left: 25px;
	background: url(images/img01.png) no-repeat left 50%;
}

#MP21_content h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 10px solid #EDEDED;
	font-size: 18px;
	font-weight: normal;
	
}



.MP21_content_center
{
	clear: both;
	width: 800px;
	margin: 0px 0 0px 0;
}

.MP21_content_center1
{
	float: left;
	width: 166px;
	margin: 0px 0 0px 0;
}
.MP21_content_center2
{
	float: left;
	width: 167px;
	margin: 0px 0 0px 0;
}
.MP21_content_center3
{
	float: left;
	width: 166px;
	margin: 0px 0 0px 0;
}

.MP21_content_center4
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}


.MP21_content_center5
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center6
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center7
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center8
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center9
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center10
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center10bis
{
	float: left;
	width: 112px;
	margin: 0px 0 0px 0;
}
.MP21_content_center11
{
	float: left;
	width: 340px;
	margin: 0px 0 0px 0;
}
.MP21_content_center12
{
	float: left;
	width: 300px;
	margin: 0px 0 0px 0;
}
.MP21_content_center13
{
	float: right;
	width: 340px;
	margin: 0px 0 0px 0;
}
.MP21_content_center14
{
	float: left;
	width: 260px;
	margin: 0px 0 0px 0;
}
.MP21_content_center15
{
	float: left;
	width: 260px;
	margin: 0px 0 0px 0;
}
.MP21_content_center16
{
	float: left;
	width: 260px;
	margin: 0px 0 0px 0;
}
.MP21_content_center17
{
	float: left;
	width: 100px;
	margin: 0px 0 0px 0;
}
.MP21_content_center18
{
	float: left;
	width: 500px;
	margin: 0px 0 0px 0;
}
.MP21_content_center19
{
	float: left;
	width: 150px;
	margin: 0px 0 0px 0;
}
.MP21_content_center20
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center21
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center22
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center22
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center23
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center24
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center25
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center26
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center27
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center28
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}
.MP21_content_center29
{
	float: left;
	width: 77px;
	margin: 0px 0 0px 0;
}

.MP21_content_center30
{
	float: left;
	width: 790px;
	margin: 0px 0 0px 0;
}


.MP21_content_spacer
{
	clear: both;
	width: 500px;
	height: 20px;
	margin: 0px 0 0px 0;
}
.MP21_content_spacer_small
{
	clear: both;
	width: 500px;
	height: 10px;
	margin: 0px 0 0px 0;
}







/* Search */

#search {
}

#search h2 {
	margin-bottom: 0px;
	float: left;
}

#s {
	width: 100px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	border: 1px solid #F0F0F0;
	display: block;
	float: left;
	
}

#x {
	padding: 3px;
	height: 20px;
	margin-left: 5px;
	margin-top: 10px;
	background: #ECECEC url(images/img08.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	color: #4F4F4F;
}


/* barra */

.bar_center {
	
	float: left;
	width: 1000px;
	height: 180px;
	padding: 5px 5px;
	background: #f8f9f4;
}

.bar_center1 {
	float: left;
	width: 120px;
	padding: 5px 5px;
	
	
}
.bar_center2 {
	float: left;
	width: 120px;
	padding: 5px 5px;
}
.bar_center3 {
	float: left;
	float: left;
	width: 100px;
	padding: 5px 5px;
}

.bar_center4 {
	float: left;
	width: 60px;
	padding: 5px 5px;
	
}
.bar_center5 {
	float: left;
	width: 90px;
	padding: 5px 5px;
}
.bar_center6 {
	float: left;
	width: 90px;
	padding: 5px 5px;
}

.bar_center7 {
	float: left;
	width: 90px;
	padding: 5px 5px;
}
.bar_center_spacer {
	clear: both;
	width: 80px;
	height: 6px;
}



/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 15px;
	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 {
	height: 400px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #f8f9f4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #353535;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}
