/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	background: #787878;
	text-align: justify;
}
body2 {
	margin-top: 0px;
	background: #787878;
	text-align: justify;
}


h1, h2, h3, h4 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.6em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 30px;
	background: url(images/img01b.jpg) repeat-x left top;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BA1F23;
	padding-top: 10px;
	padding-left: 5px;
}

/* Header */

#logo {
	width: 1000px;
	height: 200px;
	color: #FFF;
	background-image: url(images/img1b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B30D0D;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}



#menu a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
}

#menu .current_page_item a {
	color: #B30D0D;
	font-family: Arial, Helvetica, sans-serif;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}
#content2 {
	float: left;
	width: 750px;
}
#content3 {
	float: left;
	width: 990px;
}
#content4 {
	float: left;
	width: 990px;
}
#content5 {

}

#content6 {

}

.post {
	line-height: normal;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/img04mod.jpg);
	background-repeat: no-repeat;

}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	line-height: 18px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #BBBBBB;
	padding: 0px;
}

.tag {
	padding: 0 15px;
}

.entry {
	color: #000;
	font-size: 16px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background-color: #000000;
}

#sidebar2 {
	float: right;
	background-color: #000000;
	
}

#sidebar3 {
	float: left;
	background-color: #FFFFFF;
	border-color: #E71E26;
}

#sidebar4 {
	float: right;
	background-color: #FFFFFF;
}

.sidebar {
	float: right;
	width: 198px;
	font-size: 12px;
	background-color: #000000;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #CCC;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 10px 0 0px;
	padding: 4px 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-indent: 3px;
	background-image: none;
	background-repeat: no-repeat;
	color: #B30D0D;
}


.sidebar li h4 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 5px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #890208;
	background-image: url(images/bg_sidebar_white_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 5px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #890208;
	background-image: url(images/bg_sidebar_black_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar a {
	color: #CCC;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#searchform h4 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}
.fullbanner {
	position: static;
	top: 0px;
}
#wrapper #page #content .entry p strong {
	font-size: 18px;
}
.projecttitle {
	color: #8C0209;
	font-size: 18px;
}
.projecttitle2 {
	color: #000000;
	font-size: 18px;
}
.sidebar li h12 {
	height: 40px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FFF;
	background-image: url(images/img05_twitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 220px;
}
.sidebar li h3 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05_twitter.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}
#menu .current_page_item a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar li h5 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}
.sidebar li li:hover {
	background-repeat: no-repeat;
	color: #900;
}
#content_interno {
	float: left;
	width: 550px;
}
#content2_interno {
	float: left;
	width: 750px;
}
h4 {
	font-size: 26px;
	font-weight: bold;
	color: #B30D0D;
}
subfoto {
	font-size: 12px;
}
#subfoto {
	font-size: 12px;
	text-align: center;
	top: auto;
}
#wrapper #page #content_interno .entry table tr td small {
	font-size: 14px;
}
#wrapper #page #content2_interno .entry table tr td small {
	font-size: 14px;
}
.style64 {
	color: #000000;
	padding-left: 5px;
	padding-right: 0px;

}
.style74 {font-size: 18px}

.style71 {font-size: 12px}
.style72 {
	font-size: 10px;
	line-height: 10px;
}
.style73 {font-size: 8px}
genealogia {
	background-color: #FFFF99;
}
#wrapper #page #content3 table {

}
.genealogia {
	background-color: #FFFF00;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#detalhetouro01 {

background-image: url(images/img04mod2.jpg);
}a img2 {
	padding-top: 5px;
}






body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}
body {
	background-color: #FFF;
}
.style3 {text-align: left;}
.style4 {text-align: right;}
.style5 {
	color: #000000;
	font-size: 9px;
	text-align: right;
}

.style7a {text-align: left; color: #666;}
.style7b {text-align: left; color: #000000;}
.style7c {text-align: left; color: #000000;}

.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.style11 {
	color: #000000;
	padding-left: 5px;
	padding-right: 0px;
	background-image: url(images/img04mod.jpg);
	background-repeat: no-repeat;
}
.style18 {color: #000000}

.style33 {
	font-size: 16px;
	padding-right: 20px;
}
.style35 {font-size: 14px}
#wrapper #page #content2 .post div {
}
.style65 {font-size: 12px}
.style66 {color: #000000; font-size: 12px; }
.style67 {color: #000000; font-style: italic; }

