/*
	Theme Name: Acesso
	Theme URL: http://www.cursoacesso.com.br/
	Description: Curso e Colégio Acesso.
	Author: Theo Luiz
	Author URI: http://www.tlm.com.br
	Version: 1.0
*/

/* LAYOUT */

body {
	background: #FFF url(images/fundo.jpg) top center repeat-x fixed;
}
#wrapper {
}
#container {
	margin-top: 10px;
	background: #EfEfEf;
}
#contentwrap {
	background: url(images/contentwrap-background.png) top left repeat-y;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
/* HEADER */



#header {
	height:106px;
}
#header h1 {
	margin-bottom: 2px !important;
	padding: 16px 0 0 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
}
#header h1 a, #header h1 a:visited {
	color: #183986;
	text-decoration: none;
}
#header h2 {
	color: #f2f0ea;
	padding-left: 10px;
	font-size: 13px;
	line-height: 14px;
	font-family: Arial;
}
.logoimg {
	margin: 0 0 0 0px;
}
/* NAVIGATION MENUS */



#pagemenucontainer {
	height: 28px;
	float: right;
}
#pagemenu {
	height: 28px;
	float: right;
}
#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#pagemenu {
	margin-bottom: 1px;
}
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu li a, #pagemenu li a:link {
	color: #4d4842;
	display: block;
	margin: 0px 0 0px 0;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pagemenu li a:hover, #pagemenu li a:active {
	color: #990000;
	display: block;
	text-decoration: none;
}
#pagemenu li.current_page_item a {
	color:#bc0244;
}
#pagemenu li:hover, #pagemenu li.sfhover {
	position: static;
}
.topright {
	text-align: left;
	margin: 7px 0 0 0;
}
.topright a {
	color: #4d4842;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
}
.topright a:hover {
	color: #bc0244
}
.navcontainer {
	height: 34px;
	background: #183986;
	padding: 0 0 0 10px;
}
#nav {
	height: 34px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav {
	margin-bottom: 1px;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
	margin: 0px 4px 0px 0px;
	padding: 11px 7px 11px 7px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000;
}
#nav li a:hover, #nav li a:active {
	color: #990000;
	display: block;
	text-decoration: none;
	background: url(images/nav-hover.png) top left repeat-x;
	text-shadow: 0 1px 0 #80032f;
}
#nav li.current-cat a {
	color:#FFF;
	background: url(images/nav-hover.png) top left repeat-x;
	text-shadow: 0 1px 0 #80032f;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}
/* CONTENT */



#content {
	padding: 15px 15px 15px 15px;
}
pre {
	overflow: auto;
	width: 470px;
}
.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b7b5a5;
}
.post_thumbnail {
	padding: 6px;
	background: #dfded4;
	border: 1px solid #cbc9b9;
	margin: 0 10px 10px 0;
}
.post p {
	margin-bottom: 10px;
}
.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #183986;
	font-weight: bold;
	font-size: 18px;
}
.title a {
	text-decoration: none;
	color: #183986;
}
.title a:hover {
	text-decoration: none;
	color: #990000;
}
.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
.readmorecontent {
	text-align: right;
}
a.readmore {
	padding: 4px 15px;
	text-decoration: none;
	font-size: 12px;
	background: #403c37;
	color: #fff;
}
a.readmore:hover {
	background: #D54E21;
}
.postdate {
	font-size: 11px;
	padding: 2px 0px;
	font-family: Arial, Verdana;
	color: #5b5b5b;
}
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
}
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
}
.navigation {
	padding: 10px 0;
}
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
.post img {
	max-width: 680px;
}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* wp-pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: #686868 !important;
	background:#e0dece !important;
	border: 1px solid #989898 !important;
	font-size: 15px !important;
	padding:  4px 8px !important;
}
.wp-pagenavi span.current {
	color: #434343 !important;
	background:#fff !important;
	border: 1px solid #b6b5b5 !important;
	font-size: 15px !important;
	padding:  4px 8px !important;
	font-weight: bold;
}
.wp-pagenavi a:hover {
	color: #494949 !important;
	background:#e0dece !important;
	border: 1px solid #626262 !important;
}
.wp-pagenavi span.pages {
	color: #676767 !important;
	background:#fff !important;
	border: 1px solid #b6b5b5 !important;
	font-size: 15px !important;
	padding:  4px 8px !important;
}
.wp-pagenavi span.extend {
	background:transparent !important;
	font-size: 15px !important;
	padding:  4px 8px !important;
	color: #676767 !important;
	background:#fff !important;
	border: 1px solid #b6b5b5 !important;
	font-weight: bold;
}
/* SIDEBAR(S) */
.sidebaradbox {
	margin-top: 5px;
	text-align:center;
}
.sidebaradbox125 {
	margin-top: 0px;
	margin: 0px 0px 0px 0px ;
	text-align:center;
}
.ad125 {
	margin: 1px;
}
.sidebar {
	margin: 10px 10px 10px 0px ;
}
.rss a {
	text-decoration: none;
	color: #183986;
}
.sidebar h2 a {
	text-decoration: none;
	color: #FFF;
}
.sidebar a {
	text-decoration: none;
	color: #183986;
}
.sidebar a:hover {
	text-decoration: underline;
	color:#fdfcef;
}
#search {
	border: 1px solid #b7b5a5;
	height: 30px;
	padding: 0;
	background: #fff url(images/search-background.png) top left repeat-x;
	text-align: right;
	margin-top: 10px;
}
#search input {
	border: 0;
	background: none;
	color: #666;
}
#s {
	width: 140px;
	padding: 4px;
	margin:3px 0 0 0;
	background: none;
}
.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 8px 6px 8px;
	background: #183986;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid #dcdac8;
	text-shadow: 0 1px 0 #9d9b88;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar ul li li {
	padding: 3px 0px 3px 4px;
	margin: 0px;
	border-bottom: 1px solid #d9d7c5;
}
.sidebar ul li ul li {
	padding: 3px 0px 6px 4px;
	margin: 2px 0;
	border-bottom: 1px solid #d9d7c5;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;
	margin: 2px 0 2px 0;
	background: none;
}
#wp-calendar td {
	color: #555;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
}
#wp-calendar td:hover a {
	color: #555;
}
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width: 100%;
}
/* FOOTER */
#footer {
	background: #183986;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	border-top: 1px solid #b7b5a5;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
#footer2 {
	color: #6a6155;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	background: #EFEFEF;
}
#footer2 a {
	color: #6a6155;
	text-decoration: none;
}
/* COMMENTS */



#comments h3 {
	margin-bottom: 5px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}


/*////////////////////////////////////////////////*/


h5, #searchform label {
	/* Sidebar Header */
	margin:0;
	padding:28px 0 0 20px;
	width:285px;
	height:55px;
	background:#f5fbfe url(images/sidebar-top.gif) no-repeat top center;
	font:bold 2.25em Arial, Helvetica, sans-serif;
	color:#587682;
}
.post-content h5, .page-content h5 {
	margin:0px;
	padding:5 px;
	width:auto;
	height:auto;
	background:none;
	font:bold 1.00em Georgia, "Times New Roman", Times, serif;
	color:#53798b;
}
#tag_cloud h5, #searchform label {
	margin:0;
	padding:0;
	background:none;
}

/* Main Content
/* -------------- */

.post-info {
	text-align:right;
	font:0.92em Georgia, "Times New Roman", Times, serif;
	color:#81888d;
}
.post-info span {
	font-size:1.18em;
	display:block;
}
.post-info span a:link, .post-info span a:active, .post-info span a:visited {
	color:#1e1c1a;
	text-decoration:none;
}
.post-info span a:hover {
	color:#f23183;
}
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0;
	padding:10px 10px;
	font:bold 1.75em Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
}
.comment-count a:hover {
	background:#ea2f7e;
}
.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,  .page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
	padding:8px 18px;
	font:bold 1.45em Arial, Helvetica, sans-serif;
}
.post-intro {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:21px;
}
.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited, .cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.continue-reading a:hover, .cat-posts li.view-more a:hover {
	color:#999999;
}
/* Drop Down
/* -------------- */

.category a:link, .category a:visited, .category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px;
	padding:15px 25px 0 15px;
	display:inline-block;
	height:25px;
	outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif;
	color:#7f7d7e;
}
.active div {
	margin:0 0 -1px 0;
	padding:0 0 0 6px;
	width:auto;
	height:40px;
	background:url(images/cat-hover-left.gif) no-repeat top left;
	float:right;
	display:block;
	position:relative;
	z-index:10;
}
.active a:link, .active a:visited {
	margin:0;
	padding:15px 25px 0 15px;
	width:auto;
	height:25px;
	display:inline-block;
	font:1.00em Georgia, "Times New Roman", Times, serif;
	color:#5c5659;
	background:url(images/cat-hover-right.gif) no-repeat top right;
}
.cat-posts li.view-more {
	margin:0;
	padding-top:15px;
	text-align:right;
}
.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif;
	color:#30393d;
	display:block;
}
.cat-posts li a:hover {
	color:#bd4478;
}
.cat-posts li span {
	font:0.92em Arial, Helvetica, sans-serif;
	color:#889194;
}
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif;
	color:#81888d;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	font:bold 0.92em Georgia, "Times New Roman", Times, serif;
	color:#656c71;
}
.navigation a:hover {
	color:#35383a;
}
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0;
	padding:0;
	width:127px;
	height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block;
	outline:0;
	text-indent:-9999px;
	border:0;
}
.author {
	font:1.50em Arial, Helvetica, sans-serif;
	color:#3c4d54;
}
.author a:link, .author a:active, .author a:visited {
	color:#3c4d54;
}
.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
	color:#6b8894;
	display:inline;
}
.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif;
	color:#a3aeb2;
	display:block;
}
.comment-text {
	font:1.00em Arial, Helvetica, sans-serif;
	color:#74868d;
	line-height:19px;
}


/* Various Columns
/* -------------- */

.col-580 {
	width:540px;
	padding: 10px;
}
.col-400 {
	width:320px;
}
.left, .alignleft {
	float:left;
}
.right, .alignright {
	float:right;
}
img.alignleft.size-thumbnail {
	margin-right: 20px;
}
img.alignright.size-thumbnail {
	margin-left: 10px;
}
.aligncenter {
	margin:0 auto;
	display:block;
}
/* Clearfix
/* -------------- */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* 05 - MAIN CONTENT

/* Small (Half) Post
/* --------------- */

.single {
	margin:0 10px 10px 0;
	width:260px;
	height:auto;
	float:left;
}
.single .post-content {
	margin:0;
	padding:22px 10px 11px 10px;
	text-align: justify;
}
.single .post-image {
	height:115px;
	
}
.single .post-footer {
	padding:10px 10px;
}
.last {
	margin:0;
}
/* Post Box
/* --------------- */
	
.post-box {
	margin:10px;
	padding:0;
	background:#fdfefe;
	border-top:0;
}
.post-meta {
	margin:0 5px 0px 5px;
	padding:0;
	position:relative;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #183986;
	font-weight: bold;

}
.post-info {
	margin:0;
	padding:0px 5px 0px 5px;
	width:190px;
	bottom:0;
	right:0;
	position:absolute;
}
.post-content, .page-content, .comment-content {
	margin:0;
	padding:22px 10px 10px;
	position:relative;
}
.page-content {
	padding:15px 22px 0;
}
.comment-count {
	margin:0;
	padding:5px;
	width:auto;
	height:auto;
	background:#666666;
	position:absolute;
	display:block;
	top:-10px;
	left:-10px;
	color: #FFF;
}
.page-content .comment-count {
	margin-top:-15px;
}
.post-image, .post-image-inner {
	margin:0 auto 10px auto;
	padding:0;
	width:auto;
	height:auto;
	display:block;
}
.post-image-inner {
	margin:0 auto 10px 15px;
	float:right;
}
.post-image img, .post-image-inner img {
	margin:0 auto;
	padding:3px;	
	padding-right:10px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e7e8e8;
	text-align:center;
	display:block;
}
/* Post Footer
	/* --------------- */		
			
.post-footer {
	margin:0;
	padding:23px;
	background:#fcfdfe;
	border-top:1px solid #FFF;
	position:relative;
	z-index:100;
}
.continue-reading {
	margin:0;
	padding:0;
	width:180px;
	height:auto;
	float:left;
}
.category-menu {
	margin:0;
	padding:0;
	width:350px;
	height:auto;
	float:right;
	text-align:right;
	position:absolute;
	top:10px;
	right:10px;
}
.indicator, .indicator-active {
	margin:0;
	padding:0;
	width:7px;
	height:5px;
	background:url(images/expand.gif) no-repeat center left;
	display:inline-block;
	vertical-align:middle;
}
.indicator-active {
	background:url(images/collapse.gif) no-repeat center left;
}
.dropdown {
	margin:0;
	padding:0;
	width:360px;
	height:auto;
	background:url(images/dropdown.png) no-repeat bottom center;
	text-align:left;
	display:none;
	position:relative;
}
.cat-posts {
	margin:0 auto;
	padding:10px 0 19px 0;
	width:322px;
	height:auto;
	list-style:none;
	border-top:1px solid #ebecec;
}
.cat-posts li {
	margin:0;
	padding:10px 15px;
	background:url(images/cat-post-li.gif) no-repeat bottom right;
}
.cat-posts li.view-more {
	background:none;
}

