
html, body {
	font-family: Georgia;
	border: 0;
	/*color: #C7C7C7;*/
	color: #676767;
	background: #1D211A;
}

body {
	background: url(bg_top00.jpg) repeat-x top;
}

body, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

h1, h3, h4 {
	padding: 10px 0;
}

ul {
	list-style: none;
}

blockquote {
	font-size: 13px;
	line-height: 22px;
	padding: 10px 25px;
	margin: 0 auto;
	width: 430px;
	background: url(quote000.gif) no-repeat 0 15px;
}

blockquote p {
	font-style: italic;
	color: #979797 !important;
}

blockquote blockquote {
	width: 90%;
}

blockquote blockquote p {
	color: #CACACA !important;
}

a {
	text-decoration:  none;
	color: #4C772B;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Wrap */

#wrap {
	width: 705px;
	margin: 0 auto;
	padding-left: 11px;
	background: url(menu_par.gif) no-repeat 0 185px;
}

/* Header */

#header {
	width: 100%;
	height: 221px;
	position: relative;
	font-family: Georgia;
}

#header h2 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 25px;
}

#header h2 a {
	color: #E5F2CF;
}

#header h2 a:hover {
	color: #fff;
}

#header h2, #header p {
	padding-left: 20px;
}

#header p {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	/*color: #9EB47A;*/
	color: #033E7B;
}

/* Main Menu */

#header ul {
	/*height: 41px;*/
	height: 41px;
	position: absolute;
	top: 179px;
	background: url(menu_pas.gif) no-repeat right bottom;
	padding-right: 11px;
}

#header ul li {
	display: inline;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#header ul li a {
	display: block;
	float: left;
	background: url(menu_rol.jpg) no-repeat right top;
	line-height: 41px;
	color: #fff;
	padding: 0 22px;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: url(menu_rol.jpg) no-repeat right -41px;
}

#header ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Middle Wrap */

#bg_top {
	!width: 100%;
	width: 705px;
	background: url(bg_conte.jpg);
}

#middle_wrap {
	!width: 100%;
	width: 705px;
	background: url(bg_contf.jpg) no-repeat;
}

/* Content */

#content {
	/*width: 540px;*/
	width: 700px%;
	/*float: left;*/
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 30px;
	padding-right: 30px;
	color: #C7C7C7;
	text-align: justify;
}

#content img {
	padding: 1px;
	!border: #4A4A4A 1px solid;
	border: none;
}

#content img.wp-smiley
{
    border: none;
}

table.ind{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 10px 0;*/
	color: #C7C7C7;
	/*line-height: 21px;*/
	border-style: solid;
	border-color: #757575;
	border-width: 3px;
	!border-collapse: collapse;
}

table.ind th{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 10px 0;*/
	color: #C7C7C7;
	/*line-height: 21px;*/
	border-style: none;
	border-color: #757575;
	border-width: 1px;
}

table.ind td,tr{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 10px 0;*/
	color: #C7C7C7;
	/*line-height: 21px;*/
	border-style: solid;
	border-color: #757575;
	border-width: 1px;
}

#content a {
	color: #AC6448;
}

#content a:hover {
	color: #C78F7A;
}

#content p a {
	!border-bottom: #47413E 1px solid;
}

#content p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	color: #C7C7C7;
	line-height: 21px;
}

#content h2 {
	font-family: Georgia;
	!font-size: 25px;
	font-size: 20px;
	font-weight: normal;
	!font-style: italic;
	padding: 35px 0 10px 0;
	width: 490px;
}

#content h2 a {
	color: #fff;
}

#content h2 a:hover {
	color: #B0B0B0;
}

#content ul, #content ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 50px;
	margin: 10px 0;
}

#content ul li {
	list-style: square;
}

#content img.alignleft {
	margin: 10px 10px 10px 0;
}

#content img.alignright {
	margin: 10px 0px 10px 10px;
}

#content h2.heading_2 {
	background: url(sidebar_.gif) repeat-x bottom left;
}

#content img.centered {
	margin: 10px auto 20px auto !important;
	display: block;
}

/* Post Details */

.post_details {
	width: 680px;
	height: 43px;
	padding-left: 50px;
	background: url(bg_post_.gif) no-repeat left top;
	margin-left: -50px;
	margin-top: -5px;
	margin-bottom: -10px;
	position: relative;
}

.post_details p {
	padding: 0 30px 0 0 !important;
	font-family: Georgia;
	font-size: 14px !important;
	font-style: italic;
	!color: #97675A !important;
	color: #B7887F !important;
	float: left;
	background: url(post_det.jpg) no-repeat right top;
}

.post_details .comments {
	position: absolute;
	right: -60px;
	top: -19px;
	width: 34px;
	height: 31px;
	background: url(post_det.gif) no-repeat;
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	padding-top: 6px;
	padding-right: 2px;
}

.post_details .comments a {
	color: #C7C7C7 !important;
}

.post_details .comments a:hover {
	color: #fff !important;
	text-decoration: none;
}

* html .post_details .comments {
	width: 34px;
	padding-left: 2px;
	padding-right: 0px;
}

.post_details a {
	color: #C19589 !important;
	border-bottom: none !important;
}

.post_details a:hover {
	text-decoration: underline;
}

/* More Entries */

.more_entries {
	padding-top: 5px;
	padding-bottom: 10px;
}

.more_entries h2 {
	font-size: 23px !important;
}


/* Footer */

#footer {
	width: 691px;
	padding-left: 14px;
	background: url(bg_foote.jpg) ;
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
	clear: both;
}

#footer ul {
	padding-top: 14px;
	width: 600px;
	overflow: hidden;
}

#footer li {
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

#footer li a {
	display: block;
	float: left;
	padding: 0 14px;
	line-height: 25px;
	margin-right: 3px;
	color: #B09087;
}

#footer li a:hover, #footer li.current_page_item a {
	background: url(footer_r.jpg);
	color: #fff;
}

#footer p {
	width: 100%;
	clear: both;
	font-family: Georgia;
	font-size: 11px;
	color: #7F584E;
	padding-top: 13px;
	padding-left: 3px;
	width: 600px;
	line-height: 20px;
}

#footer p a {
	color: #8C6B62;
	border-bottom: #6B4A41 1px solid;
	position: relative;
}

#footer p a:hover {
	color: #AE948C;
	border-bottom: #6B4A41 1px solid;
}

#footer p.bot {
	position: absolute;
	right: 94px;
	bottom: 30px;
	display: block;
	width: 70px;
}

#footer p.bot a {
	border-bottom: #54413D 1px solid;
}

/* Fix */

#middle_wrap:after,
.comments_wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content pre.prettyprint
{
  background-color:#FFFFCC;
}


#header img.logos {
	position: absolute;
	right: 56px;
	!bottom: 115px;
	top: 0px;
}

#partners table,th,td,tr{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C7C7C7;
	border-style: none;
	border-color: #757575;
}
