/*  
Theme Name: Cerebrais
Description: Cerebrais Website.
Version: 2.0
Author: Phonobase Design Team
Author URI: http://www.cerebrais.com.br
*/

/*--BEGIN BODY--*/
body {
	background-color: #000;
	background-image: url(images/ceBG.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial;
	color: #fff;
	font-size: 12px;
}

a:link, a:visited {
	font-size: 12px;
	color: yellow;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

img {
	border: 0;
}

p {
	margin-top: 3px;
	padding: 0;
}

h1 {
	color: yellow;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}

h2 {
	margin-left: 12px;
	color: #fff;
	font-size: 14px;
}

h3 {
	background-color: #fff;
	margin-top: 5px;
	padding: 2px;
	color: #000;
	font-size: 12px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	list-style: none;
}

.post {
	color : #000;
	font-size: 14px;
}

.post a:hover {
	text-decoration: underline;
}

.entry {
	color : #fff;
	text-decoration : none;
	margin: 10px;
}

.moretext {
	color : yellow;
	text-decoration : underline;
}

.page {
	width: 1024px;
	margin: 0 auto;
}

.main {
	width: 100%;
	margin: auto;
}

.header {
position: relative;
	width: 1024px;
	height: 90px;
	margin-top: 5px;
}

#logo {
position: absolute;
	background-image: url(images/logo3.png);
	background-repeat: no-repeat;
	width: 219px;
	height: 100px;
	margin-top: 60px;
	margin-left: 0;
}

#timeline {
position: absolute;
	margin-top: 10px;
	margin-left: 105px;
}

.menu {
position: absolute;
	width: auto;
	height: auto;
	margin-top: 210px;
	margin-left: 180px;
	font-size: 14px;
	color: #fff;
}

.menu a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 3px;
}

.menu a:hover {
	color: yellow;
	text-decoration: underline;
}

.fb-header{
position:absolute;
	margin-top: 175px;
	margin-left:10px;
}
.twitter-header{
position:absolute;
	margin-top:175px;
	margin-left:70px;
}


.boxes {
	width: 980px;
	height: auto;
	margin-top: 160px;
}

#box1 {
	background-image: url(images/box1.png);
	background-repeat: no-repeat;
	border: 1px solid #512f74;
	width: 300px;
	height: 500px;
	float: left;
}

#box2 {
	background-image: url(images/box2.png);
	background-repeat: no-repeat;
	border: 1px solid #cc5108;
	width: 350px;
	height: 500px;
	float: left;
	margin-left: 12px;
}

#box3 {
	background-image: url(images/box3.png);
	background-repeat: no-repeat;
	border: 1px solid #e7e85e;
	width : 300px;
	height : 500px;
	float: right;
	margin-right: 0px;
}

#box4 {
	border: 1px solid #fff;
	width: 480px;
	height: 150px;
	margin-top: 10px;
}

#box5 {
	background-image: url(images/agenda.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	width: 480px;
	height: 150px;
	margin-top: -153px;
	float: left;
	margin-left: 500px;
}

#gigpress-3 {
	list-style: none;
	margin-top: 45px;
	margin-left: 5px;
	font-weight: bold;
	padding: 10px;
}

#box6 {
	background-image: url(images/feedBG.jpg);
	background-repeat: no-repeat;
	border: 1px solid #fff;
	width: 480px;
	height: 150px;
	margin-top: 10px;
}

#box7 {
	border: 1px solid #fff;
	width: 480px;
	height: 150px;
	margin-top: -153px;
	margin-left: 500px;
}

.rsswidget {
	margin-left: 5px;
	padding: 5px;
}

.box_content {
	width: 300px;
	height: auto;
	margin-top: 70px;
}

.video_content {
	width: 300px;
	height: auto;
	margin-top: 70px;
	margin-left: -10px;
}

#container_single {
	background-image: url(images/bg_black.png);
	background-repeat: repeat;
	border: 1px solid #fff;
	width: 980px;
	min-height: 460px;
	height: auto;
}

.subscription {
position: relative;
	background-image: url(images/newsBG.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 25px;
	margin-top: 670px;
}

#news_form {
	font-size: 9px;
	color: #000;
	text-align: right;
	float: left;
	margin-left: 555px;
	font-weight: bold;
	margin-top: -1px;
}

#news_form td, th {
	padding: 2px;
	margin: 0;
}

.button {
	background-color: #000;
	cursor: pointer;
	border: 1px solid #fff;
	float: right;
	margin-right: -65px;
	margin-top: -21px;
	font-size : 9px;
	color: #fff;
	font-weight: normal;
}

.sidebar {	
	width: 980;
	height: auto;
	margin-top: 15px;
}

#twitter {
position: relative;
	width: 320px;
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
}

#facebook {
position: relative;
	width: 320px;
	height: auto;
	margin-top: -325px;
	float: left;
	margin-left: 320px;
}

#orkut {
position: relative;
	background-color: #fff;
	border: 1px solid #fff;
	width: 320px;
	height: auto;
	margin-top: -319px;
	float: right;
	margin-right: 55px;
}

.sidebar_content {
	padding: 5px;
}

/*--BEGIN FOOTER--*/
.footer {
	width : 980px;
	height : auto;
	margin-top: 20px;
	float:left;
	margin-left: 0px;
}

#copyright {
	font-size : 10px;
	width : auto;
	height : auto;
	margin-bottom : 20px;
}

#copyright a {
	font-size : 10px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial;
	font-size: 12px;
}