/*
Theme Name: Cooperativa do Corpo - Academia
Theme URI: 
Description: Tema desenvolvido exclusivamente para cooperativa do Corpo Academia
Version: 1.0
Author: Gabriel Lobato
Author URI: http://www.gabriellobato.com.br
*/

/* General */

body {
	margin: 0;
	background-color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0px auto 0 auto;
	width: 895px;
	background: url("images/bg_page.jpg") repeat-y;
}

#page-logo {
	margin-top: 0px;
	width: 895px;
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	background-color: #FBFBF9;
}

#page-top {
	margin-top: 0px;
	width: 895px;
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	background-color: #FBFBF9;
}

/* config do footer */
#page-bottom {
	width: 895px;
	min-height: 460px;
	background: url("images/footer_bg.jpg") no-repeat left bottom;
}


/* Header */

#header {
	width: 890px;
	height: 220px;
	position: relative;
	background-image: url(images/logo.gif);
}

	/* Header - Info */
	
	#header #header-info {
		position: relative;
		top: 70px;
		left: 200px;
		width: 425px;
		height: 85px;
		padding-left: 0px;
		background: url("images/logo.gif") no-repeat;
	}
	
	#header #header-info h1 {
		color: #FFCC00;
		font: normal 28px Arial, Helvetica, sans-serif;
		padding: 1px 0 0px 0;
	}
	
	#header #header-info h1 a {
		color: #FFCC00;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 17px Arial, Helvetica, sans-serif;
	}
	
	/* Header - Menu */
	/* controla posiçao do menu de links */
	#header #header-menu {
		position: absolute;
		top: 90px;
		left: 3px;
		width: 680px;
		height: 10px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 680px;
		height: 30px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 30px;
		font: normal 14px/30px Arial, Helvetica, sans-serif;
		color: #003A8E;
	}
	
	#header #header-menu ul li a {
		color: #0850A4;
		background-color: #F7F7F9;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		padding: 0 15px;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		color: #0066CC;
		background-color: #FDFDFD;;		
	/*	background: url("images/header_menu.gif") repeat-x; */
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
/*		background: url("images/header_menu.gif") repeat-x; */
	}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 95px;
		left: 690px;
		width: 120px;
		height: 15px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 195px;
		height: 15px;
	}
	
	#header #header-search #s {
		width: 160px;
		height: 15px;
		padding: 2px 2px;
		border: 1px solid #0850A4;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #0850A4;
		background-color: #ffffff;
	}
	
	#header #header-search #searchsubmit {
		background-color: #F7F7F9;
		color: #0850A4;
		border: 1px solid #0850A4;
		width: 25px;
		height: 20px;
		padding: 0;
		float: right;
	}
	
	/* Header - Newsletter */
	
	#header #header-newsletter {
		position: absolute;
		top: 230px;
		left: 32px;
		width: 200px;
		height: 90px;
		padding-top: 40px;
		background: url("images/header_newsletter.gif") no-repeat;
		color: #000000;
		font: bold 12px Arial, Helvetica, sans-serif;
	}
	
	#header #header-newsletter p {
		margin: 0;
		padding-bottom: 7px;
	}
	
	#header #header-newsletter form {
		margin: 0;
		padding: 0;
	}
	
	#header #header-newsletter span {
		width: 55px;
		float: left;
		height: 18px;
		line-height: 18px;
	}
	
	#header #header-newsletter input {
		width: 123px;
		height: 18px;
		background: url("images/header_input.gif") no-repeat;
		border: none;
		padding: 0 5px;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	#header #header-newsletter .submit {
		width: 85px;
		height: 26px;
		background: url("images/header_button.gif") no-repeat;
		margin-left: 104px;
	}
	
	/* Header - Recent Articles */
	
	#header #recent-articles {
		position: absolute;
		top: 223px;
		left: 264px;
		width: 305px;
		height: 145px;
	}
	
	#header #recent-articles h3 {
		width: 285px;
		height: 22px;
		color: #000000;
		font: bold 12px/22px Arial, Helvetica, sans-serif;
		background: url("images/title_recent_articles.gif") no-repeat;
		padding: 0 10px;
	}
	
	#header #recent-articles ul {
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
	}
	
	#header #recent-articles ul li {
		padding-left: 8px;
		background: url("images/header_articles.gif") no-repeat;
		color: #000000;
		font: bold 12px/28px Arial, Helvetica, sans-serif;
	}
	
	#header #recent-articles ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #recent-articles ul li a:hover {
		text-decoration: underline;
	}
	
	/* Header - Popular Articles */
	
	#header #popular-articles {
		position: absolute;
		top: 223px;
		left: 595px;
		width: 278px;
		height: 145px;
	}
	
	#header #popular-articles h3 {
		width: 258px;
		height: 22px;
		color: #000000;
		font: bold 12px/22px Arial, Helvetica, sans-serif;
		background: url("images/title_popular_articles.gif") no-repeat;
		padding: 0 10px;
	}
	
	#header #popular-articles ul {
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
	}
	
	#header #popular-articles ul li {
		padding-left: 8px;
		background: url("images/header_articles.gif") no-repeat;
		color: #000000;
		font: bold 12px/28px Arial, Helvetica, sans-serif;
	}
	
	#header #popular-articles ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #popular-articles ul li a:hover {
		text-decoration: underline;
	}

/* Main */

#main {
	margin: 0 auto;
	width: 869px;
}

	/* Main - Content */
	
	#content {
		margin-top: 115px;
		float: left;
		width: 541px;
		padding: 10px 17px 0 16px;
	}	

	/* Main - Content - Post */
	
	#content .post {
		margin-top: 0px;  
		float: left;
		margin-bottom: 30px;
		width: 541px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 540px;
			height: 59px;
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #000000;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		/* titulo do post */
		#content .post .post-title h2 {
			background-color:  #F7F7F9;
			color: #0850A4;
			font: bold 22px Arial, Helvetica, sans-serif;
			padding: 5px 0;
		}
		
		#content .post .post-title h2 a {
			padding: 10px;
			color: #0850A4;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: right;
		/*  Fundo Data do Post */
		/*	background: url("images/post_date.jpg") no-repeat; */
			width: 59px;
			height: 59px;
			margin-right: 15px;
			color: #0850A4;
			text-align: center;
			text-transform: lowercase;
			font: normal 10px Arial, Helvetica, sans-serif;
			letter-spacing: 1px;
		}
		
		#content .post .post-title .post-date span {
			padding: 9px 0 1px 0;
			display: block;
		}
		
		/* Post - Entry */
		/* quem postou */
		#content .post .post-entry {
			font: normal 12px/18px Arial, Helvetica, sans-serif;
			color: #000000;
			width: 521px;
			padding: 10px 10px;
		}
		
		#content .post .post-entry a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font: bold 12px/18px Arial, Helvetica, sans-serif;
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #e6e6e6;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 15px;
			width: 511px;
			height: 26px;
		/*	background: url("images/post_info.gif") no-repeat; */
			clear: both;
			font: normal 10px/24px Arial, Helvetica, sans-serif;
			color: #0850A4;
			background-color: #FAFAFA;
		}
		
		#content .post .post-info a {
			color: #0850A4;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			margin: 30px 0 5px 0;
			color: #000000;
			font: bold 18px Arial, Helvetica, sans-serif;
		}
		
		#content .post .comments {
			font: normal 12px/18px Arial, Helvetica, sans-serif;
			color: #000000;
			width: 521px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #e6e6e6;
		}
		
		#content .post .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 12px/18px Arial, Helvetica, sans-serif;
			color: #000000;
			width: 496px;
		}
		
		#content .post #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 30px;
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #000000;
		width: 541px;
	}
	
	#content .navigation a {
		color: #000000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {	
		margin-top: 125px;
		float: left;
		width: 295px;
		font: bold 14px/18px Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	#sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 295px;
		padding-bottom: 10px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: 12px/35px Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #ffffff;
			background-color: #0850A4;
			width: 265px;
			height: 32px;
			padding: 0 20px;
			margin-bottom: 2px;
/*			background: url("images/sidebar_title.jpg") no-repeat; */
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 0 0 15px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			padding-left: 8px;
			background: url("images/sidebar_menu.gif") no-repeat;
			font: normal 12px/22px Arial, Helvetica, sans-serif;
			color: #ffffff;
		}
		
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		#sidebar ul li ul {
			padding: 0 0 0 10px;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 10px 0;
			width: 295px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 205px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 5px;
			width: 200px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: normal;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
			font-weight: normal;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}
		
		/* Sidebar - Ads */
		
		#sidebar .sidebar-ads {
			padding: 10px 0 0 15px;
		}
		
		#sidebar .sidebar-ads-in {
			float: left;
			padding: 0 14px 14px 0;
		}


/* Footer */

#footer {
	margin: 0 auto;
	width: 895px;
	height: 200px;
	color: #666666;
	background-color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url("images/footer_bg.jpg") no-repeat center bottom;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

	/* Footer - Footerbar */
	
	#footer #footerbar {
		width: 869px;
		height: 180px;
		padding-top: 17px;
	}
	
	#footer #footerbar h3 {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #0850A4;
		padding: 0 0 25px 15px;		
	}
	
	#footer #footerbar ul {
		margin: 0;
		padding: 0 0 0 15px;
		list-style-type: none;
	}
	
	#footer #footerbar ul li {
		font: 12px/26px Arial, Helvetica, sans-serif;
		color: #0850A4;
		padding-left: 8px;	
	}
	
	#footer #footerbar ul li a {
		color: #0850A4;
		text-decoration: none;
	}
	
	#footer #footerbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Footer - Footerbar - Boxes */
		
		#footer #footerbar #footerbar-left {
			width: 249px;
			padding: 0 17px 0 10px;
			float: left;
		}
		
		#footer #footerbar #footerbar-center {
			width: 273px;
			padding: 0 14px 0 11px;
			float: left;
		}
		
		#footer #footerbar #footerbar-right {
			width: 650px;
			padding: 0 14px 0 16px;
			/* float: left;	*/
			font: 13px Arial, Helvetica, sans-serif;
			color: #CCCCCC;						
		}
	
	/* Footer - Copyright */
	
	#footer #copyright {
		width: 869px;
		text-align: center;
		line-height: 42px;
		color: #999999;
		font-weight: normal;
	}
