/*
Theme Name: Atletx
Theme URI: https://www.atletx.com.br/
Description: Sops

Author: Sops
Version: 1.0
*/

html, body {
/*	background: #dedcd2 url(images/bg.png) repeat; */
	font-family: Helvetica, Arial, sans-serif;
}
img {
	border-radius:5px;
}

#top-bar-tile {
	width: 100%;
	height: 60px;
	margin-top: 15px;
/*	background: url(images/top-bar-bg.png) repeat-x; */
}

#top-bar-content {
	width: 980px;
	margin: 0px auto;
/*	padding-top: 20px; */
}

#search-box {
	float: left;
	width: 500px;
	margin:20px 0 0 50px;
}

#search-box input[type=text] {
	width: 150px;
	height: 16px;
	background: #ffffff url(images/search-icon.png) no-repeat;
	padding-left: 22px;
	border: 1px solid #ccc;
	color: #444444;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#nav-bar-tile {
	background: #0085C6;
	height: 50px;
	width: 100%;
}

#nav-bar-tile2 {
	background: #DF0024;
	height: 10px;
	width: 100%;
}

.nav-bar-content {
	margin: 0px auto;
	width: 980px;
	padding: 18px 0px 10px 0px;
}

.nav-bar-content li {
	display: inline;
	padding: 0px 30px 0px 0px;
}

.nav-bar-content li a,
.nav-bar-content li a:visited,
.nav-bar-content li a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
}

.nav-bar-content li a:hover,
.nav-bar-content li.current_page_item a,
.nav-bar-content li.current_page_item a:visited,
.nav-bar-content li.current_page_item a:active {
	text-decoration: underline;
}
.cat-img{
	float:left;
	margin:10px 15px 0 0px;
}

/*****************
	Home
*****************/

#home{
	width: 980px;
	margin: 25px auto 0;
	height: auto !important;
}
#home-coluna{
	float:left;
	width:310px;
	padding-right:25px;
}
#home-coluna a{
	color:#0085C7;
	text-decoration:none;
}
#home-coluna a:hover{
	text-decoration:underline;
}
#home-coluna h2{
	font-size:24px;
	margin-top:10px;
	letter-spacing:-1px;
	line-height: 105%;
}
#home-coluna h3{
	font-size:16px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:25px;
	line-height: 135%;
}
#home-coluna h4{
	font-size:16px;
	margin-top:10px;
}
#home-segunda{
	margin:15px 0 15px 0;
	padding-bottom: 15px;
	width:650px;
	float:left;
}
#home-segunda-img{
	float: left;
	width: 300px;
	height: 200px;
	margin-right: 20px;	
}
#home-widget,
#home-widget textarea,
#home-widget img{
float:left;
}
#home-widget textarea{
margin-left:10px;
}
#home-segunda-cat{
	margin:15px 0 15px 0;
	padding-bottom: 15px;
	width:980px;
	float:left;
}
/*****************
	Main Boxes
*****************/

#wrapper {
	width: 980px;
	margin: 0px auto;
	margin-top: 10px;
}

#content {
	width: 620px;
	float: left;
	background: #ffffff;
	border: 1px solid #d1d1c5;
	padding: 15px;
	margin-bottom: 20px;
}

#sidebar {
	width: 300px;
	float: left;
	margin: 20px 0px 0px 20px;
}

.sidebar-sep {
	width: 274px;
	height: 1px;
	background: url(images/sidebar-sep.png);
	margin: 10px 0px;
}

#sidebar li {
	padding: 0px 0px 5px 5px;
	border-bottom: 1px dashed #CCC;
}

#sidebar ul {
	list-style-image:  url(images/bgbread.png);
	padding-left: 20px;
	padding-bottom: 10px;
}

#older-posts {
	float: left;
}

#newer-posts {
	float: right;
}

#footer {
	background: #0085C7;
	clear: both;
	margin-top: 20px;
	border-top: 5px solid #DF0024;
	padding: 18px 20px 10px 20px;
	color: white;
}
#foot {
	width:980px;
	margin:0 auto;
	min-height: 230px;	
}
#imgmap{
	display: block;
	position: absolute;
	margin: -12px 0 0 679px;	
}
#foot-menu{
	margin-bottom: 5px;
	width: 590px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #006A9F;
}
#foot-menu dt{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#foot-menu dd{
	display: inline;
	margin-right: 5px;
}
#foot-menu dd a{
	color: white;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
#foot-menu dd a:hover{
	text-decoration:underline;
}
#institucional{
	list-style: none;
	margin: 5px 0 15px;
	border-top: 3px solid white;
	padding-top: 15px;
	text-align: center;
}
#institucional li{
	display: inline;
	margin-right: 10px;
}
#institucional li a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#institucional li a:hover{
	text-decoration:underline;
}
/*************
	Tables
*************/

#content table {
	width: 620px;
}

#content td {
	padding: 6px 10px;
	background: #e5e6d9;
	border-bottom: 1px solid #ffffff;
}

/***********
	Post
***********/

.breadcrumb{
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
}
.breadcrumb a{
	color:#0085C6;
	font-weight:bold;
	text-decoration:none;
}
.breadcrumb a:hover{
	text-decoration:underline;
}
.post-autor{
width: 200px;
float: left;
font-size: 12px;
margin: 5px 0;
}
.social{
	float:right;
	margin:5px 0;
	width:300px;
}
.delimiter{
	color:#333;
}

.post {
	margin-bottom: 10px;	
}

.post-details {
	height: 16px;
	background: url(images/details-dots.png) repeat-x;
	padding-top: 5px;
	margin-bottom: 10px;
}

.post-details-left {
	float: left;
}

.post-details-right {
	float: right;
}

.comment-count {
	float: right;
}
#top-300x250{
margin-right:10px;
float:left;
width:300px;
height:250px;
}
#bottom-left-300x250{
float:left;
width:300px;
height:250px;
margin:10px 10px 10px 0px;
}
#bottom-right-300x250{
float:right;
width:300px;
height:250px;
margin:10px 0 10px 0;
}
/***********
	Misc
************/

.dots {
	height: 1px;
	width: 100%;
	background: url(images/dots.png) repeat-x;
	margin: 10px 0px;
}

.spacer {
	clear: both;
	display: block;
}

/*************
	Images
*************/

#content img.floatleft {
	float: left;
	margin: 10px 15px 10px 10px;
	border: 10px solid #e5e6d9;
}

#content img.floatright {
	float: right;
	margin: 10px 10px 10px 15px;
	border: 10px solid #e5e6d9;
}

/***************
	Comments
***************/

#content input[type=text] {
	background: #e3e4d7;
	border: 1px solid #aaa;
	height: 20px;
	width: 200px;
	margin: 0px 0px 10px 2px;
	padding: 2px 5px;
}

#content textarea {
	background: #e3e4d7;
	border: 1px solid #aaa;
}

.comment-right {
	float: right;
	width: 550px;
}

.comment {
	margin-bottom: 15px;
}

.comment img.avatar {
	background: url(images/gravatarframe.png) no-repeat;
	height: 40px;
	width: 40px;
	padding: 5px;
	float: left;
}

/****************
	Typography
****************/

#top-bar-content h1,
#top-bar-content h1 a,
#top-bar-content h1 a:visited,
#top-bar-content h1 a:active {
	font-family: Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 2px;
	float: left;
	text-decoration: none;
}

#top-bar-content h1 a:hover {
	text-decoration: underline;
}

.slogan {
	font-family: "Helvetica";
	color: #968c87;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	float: left;
	padding: 7px 0px 0px 25px;
}

#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #DF0024;
	font-size: 34px;
	margin-bottom: 5px;
	letter-spacing:-1px;
	font-weight:bold;
}

#content h1 a,
#content h1 a a:visited,
#content h1 a a:active,

#content h2 a,
#content h2 a a:visited,
#content h2 a a:active,

#content h3 a,
#content h3 a a:visited,
#content h3 a a:active,

#content h4 a,
#content h4 a a:visited,
#content h4 a a:active,

#content h5 a,
#content h5 a a:visited,
#content h5 a a:active,

#content h6 a,
#content h6 a a:visited,
#content h6 a a:active,

#content li a,
#content li a a:visited,
#content li a:hover {
	color: #DF0024;
	text-decoration: none;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover,
#content li a:hover {
	text-decoration: none;
	
}

#content h2 {
	font-family: "Helvetica";
	color: #B5B7BC;
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 10px;
}

#content h3 {
	font-family: "Helvetica";
	color: #333;
	font-size: 21px;
	margin-bottom: 10px;
}

#content h4 {
	font-family: "Helvetica";
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}

#content h5 {
	font-family: "Helvetica";
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
}

#content h6 {
	font-family: "Helvetica";
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
}

#content blockquote.alignleft p {
	font-family: "Lucida Sans Unicode";
	color: #3a3535;
	font-size: 17px;
	font-weight: lighter;
	width: 200px;
	float: left;
	padding: 20px;
	font-style: italic;
	line-height: 22px;
}

#content blockquote.alignright p {
	font-family: "Lucida Sans Unicode";
	color: #3a3535;
	font-size: 17px;
	font-weight: lighter;
	width: 200px;
	float: right;
	padding: 20px;
	font-style: italic;
	line-height: 22px;
}

#content blockquote.aligncenter p {
	font-family: "Lucida Sans Unicode";
	color: #3a3535;
	font-size: 17px;
	font-weight: lighter;
	width: 550px;
	padding: 20px;
	font-style: italic;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0em;
}

.post-details {
	font-family: "Helvetica";
	color: #3a3535;
	font-size: 11px;
	font-weight: lighter;
}

.comment-count,
.comment-count a,
.comment-count a:visited,
.comment-count a:active
 {
	color: #852653;
	font-weight: bold;
	text-decoration: none;
}

.comment-count a:hover {
	text-decoration: underline;
}

.author,
.author a,
.author a:visited,
.author a:active {
	color: #852653;
	font-weight: normal;
	text-decoration: none;
}

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

#content li {
	font-size: 14px;
	color: #3C3C3C;
	line-height: 21px;
	padding: 0px 0px 10px 5px;
	list-style-image:  url(images/bgbread.png);
	margin-left: 30px;	
}

#content p {
	font-size: 14px;
	color: #3C3C3C;
	line-height: 21px;
	margin-bottom: 10px;
}

#content p a,
#content p a:visited,
#content p a:active {
	color: #0085C7;
	font-weight: bold;
	text-decoration: none;
}

#content p a:hover {
	text-decoration: underline;
}
#content li a,
#content li a:visited,
#content li a:active {
	color: #0085C7;
	font-weight: bold;
	text-decoration: none;
}

#content li a:hover {
	text-decoration: underline;
	color: #0085C7;	
}

.dropcap {
	display:block;
	float:left;
	font-size:40px;
	line-height:34px;
	margin:5px 7px 0px 0px;
}

.sidebar-title {
	display: block;
	color: white;
	text-decoration: none;
	background: #0085C7;
	margin-right: 1px;
	font-weight: bold;
	font-size: 16px;
	padding: 6px 9px 6px 6px;
	margin-bottom:10px;
}

#sidebar p,
#sidebar a,
#sidebar a:active,
#sidebar a:visited

 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #0085C7;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	margin-bottom: 15px;
}

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

#older-posts a,
#older-posts a:active,
#older-posts a:visited {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: lighter;
	text-decoration: none;
}

#older-posts a:hover {
	color: #852653;
	text-decoration: underline;
}

#newer-posts a,
#newer-posts a:active,
#newer-posts a:visited {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: lighter;
	text-decoration: none;
}

#newer-posts a:hover {
	color: #852653;
	text-decoration: underline;
}

#only-page {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
}

#content th {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: lighter;
	text-decoration: none;
	padding-bottom: 10px;
}

#content td {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: lighter;
	text-decoration: none;
}


#content tfoot td {
	background: #ffffff;
}

#content input[type=text],
#content textarea {
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555;
}

#content label {
	font-family: "Helvetica";
	font-size: 11px;
	color: #333;
	padding-left: 10px;
}

.comment-author {
	font-family: "Helvetica";
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.comment-date {
	font-family: "Helvetica";
	font-size: 11px;
	color: #888;
	letter-spacing: 1px;
}

.comment-author a,
.comment-author a:visited,
.comment-author a:active {
	color: #862753;
	text-decoration: none;
}

.comment-author a:hover {
	text-decoration: underline;
}

.comment-right p {
	margin-top: 3px;
}
/*Legenda das imagens*/
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
clear: both;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 13px;
line-height: 20px;
padding: 0 4px 5px;
margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
