body {
	background: #332610 url(../images/bg_header.jpg) repeat-x;;

	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: justify;
	}

img {
        border: none;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #2D8A27;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
	
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a img {
	border: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	background-image: url(../images/bg.jpg);
}

#wrap {
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	}

/* Header */

#header {
	width: 960px;
	height: 100px;
	color: #888888;
	background: url(../images/bg_header.jpg) repeat;
	font-size: 14px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/header.jpg);
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1 {
	color: #FFFFFF;
	font-size: 35px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #EEEEEE;
	font-size: 40px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #2D8A27;
	text-decoration: none;
	}
/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

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

#menu .active {
	background: #404040;
}

#menu .active a {
	background: url(../images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(../images/bg.jpg);
}

#header-pic {
	background: url(images/header.jpg) no-repeat left top;
	width: 1000px;
	height: 100px;
	padding-top: 0px;
}

/* Content */

#content {
	float: right;
	width: 770px;
	background-image: url(../images/bg.jpg);
	margin-top: 10px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #2D8A27 url(../images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

.post table {
	background-image: url(../images/bg.jpg);
	width: 700px;
}

.post_google {
	margin: 0px 0px 0px 0px;
	width: 700px;
	font-size: 12px;
	font-weight: 300;
}

.post_google .title {
	margin: 0px;
	background: #2D8A27 url(../images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
	width: 700px;
}

.post_google .title h1 {
}

.post_google .entry {
	padding: 0 0px;
}

.post_google .meta {
	font-weight: bold;
	padding-left: 0px;
}

.post_google .byline {
	margin: 0px;
	margin-top: 0px;
}

.post_google table {
	background-image: url(../images/bg.jpg);
	width: 700px;
}



.post_foto {
	margin: 0px 0px 0px 0px;
	width: 710px;
	font-size: 12px;
	font-weight: 300;
}

.post_foto .title {
	margin: 0px;
	background: #2D8A27 url(../images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
	width: 650px;
}

.post_foto .title h1 {
}

.post_foto .entry {
	padding: 0 0px;
}

.post_foto .meta {
	font-weight: bold;
	padding-left: 0px;
}

.post_foto .byline {
	margin: 0px;
	margin-top: 0px;
}

.post_foto table {
	background-image: url(../images/bg.jpg);
	width: 700px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	margin-left: 5px;
	background-image: url(../images/bg.jpg);
	margin-top: 10px;
}

#sidebar-bgtop {
	background-image: url(../images/entry_top.jpg);
	padding: 0px;
}

#sidebar-bgbtm {
	background: url(../images/entry_bottom.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(../images/entry_body.jpg) repeat-y left top;
}

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

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #2D8A27;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

#nav {
	width: 973px;
	height: 20px;
	position: absolute;
	top: 100px;
	margin: 0px auto 30px auto;
	left: 0px;
	right: 0px;
}

* html #nav { top: 119px; }

*:first-child+html #nav { top: 119px; }

#nav ul { 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 30px; 
}
#nav ul li { 
	float: left; 
	margin: 0 -1px 0 0; 
	font-weight: bold;
        list-style: none;
}
#nav ul li.current_page_item { 
        width: 120px;
        height: 30px;
}
#nav ul li a {
        width: 120px;
        height: 30px;
        background: url(../images/nav_bg.jpg) no-repeat; 
	display: block; 
	text-decoration: none; 
	color: #FFF; 
	line-height: 30px; 
	text-align: center;
}
#nav ul li a:hover { 
       color: #2D8A27;
        background: url(../images/nav_bg_over.jpg) no-repeat; 
}

#nav ul li.current_page_item a { 
        background: url(../images/nav_bg_over.jpg) no-repeat; 
        color: #FDF782; 
}

/************************************************
*	Footer 							            *
************************************************/

#footerbg {
	background: #252525 url(../images/footer_bg.jpg) repeat-x;
	border-top: 1px solid #555;
	float: none;
	}
	
#footer {
	width: 1000px;
	height: 50px;
	color: #EEEEEE;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 50px;
	}
	
#footer p {
	color: #EEEEEE;
	font-size: 11px;
        font-weight: normal;
        text-transform: uppercase;
	margin: 0px;	
	padding: 0px;
	}

#footer a {
	color: #E0DAA3;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	background-image: url(images/footer_bg.jpg);
	}

