body {
	background: #FFFFFF url(/fraternidade/images/bgd.jpg) repeat-x top center;
	margin: 0px;
	}
			/*HEADER*/
#top
 {
	width: 850px;
	height: 150px;
	margin: auto;
	clear: both;
	background-image: url(/fraternidade/images/top.png);
	background-repeat: no-repeat;
}
#logo {
	width:330px;
	float: left;
	height: 150px;
}

#menu {
	margin: auto;
	width: 850px;
	height: 30px;
	display: inline;
}
	
#navigation{
	margin: 0;
	padding: 5px 0 5px 0;
	float:right;
}

#navigation li {
	margin: auto;
	display: inline;
	list-style-type: none;
}

#navigation a:link, #navigation a:visited {
	font-size: 13px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navigation a:link.active, #navigation a:visited.active, #navigation a:hover {
	color: #0066CC;
}
	
#player {
	margin: 85px auto 0px auto;
	float: left;
}

			/*CONTEUDO*/
#container {
	width: 850px;
	margin: 0px auto 10px auto;
	padding: 0;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#page {
	width: 850px;
	margin: 0 auto;
	
	background-image: url(/fraternidade/images/box1.png);
}	
	
#noticias {
	width: 500px;
	float: left;
	color: #666666;
	padding: 10px;
	background-image: url(/fraternidade/images/box1.png);
	margin: 10px 5px 10px 0px;
	}

#content {
	float: right;
	width: 420px;
}
	
form {
	margin: 0;
	padding: 0;
}	

/* Post */

.post {
	padding: 15px 15px;
	background: url(/fraternidade/images/img05.png) no-repeat left top;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 0px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(/fraternidade/images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(/fraternidade/images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	/*list-style: disc;*/
}

#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}

/* Search */

#search {
	/*background: url(/images/img13.png) no-repeat left top;*/
}

#novidades {
	/*background: url(/images/img13.png) no-repeat left top;*/
}

#enquetes {
	/*background: url(/images/img13.png) no-repeat left top;*/
}

#search h2 {
	margin-bottom: 10px;
}

#s {
	width: 108px;
	margin-right: 5px;
	/*padding: 3px;*/
	border: 1px solid #F0F0F0;
	color:#000000;
}

#x {
	/*padding: 3px;*/
	/*border: none;*/
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Sidebar */

#coluna3 {
	float: right;
	width: 215px;
}

#coluna3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#coluna3 li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#coluna3 li ul {
}

#coluna3 li li {
	margin: 0;
	padding-left: 12px;
	/*list-style: disc;*/
}

#coluna3 h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}

			/*FOOTER*/
#footer_warp {
	width: auto;
	height: inherit;
	margin: auto;
	clear: both;
	background-image: url(/fraternidade/images/footer.png);
	background-repeat: no-repeat;
}
	
#parceiros {
	width: 850px;
	height:70px;
	color: #666666;
	margin: 0px auto 160px auto;
	}
	
#marca {
	width: 212px;
	height:70px;
	float: left;
	color: #666666;
	}

#footer {
	clear: both;
	font-size: 11px;
	color: #666600;
	width: 850px;
	height: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px auto;
	display: block;
}

#links {
	float: left;
	margin: 0px;
	padding: 10px;
}
#legal {
	float: right;
	margin: 0px;
	padding: 10px;
}

			/*LINKS*/
a {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color:  #0066CC;
	text-decoration: none;
}
/*TYPOGRAFIA*/ 

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 11px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
}

			/*IMAGENS*/
img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.odd {
    background: #fff;
}
.even {
    background: #f7f7f7;
}
