/*
Theme Name:animotic v:0.1
Description: Tema Animotic.
Author: Licínio Sousa
Author URI: www.ocubo.org

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i, marquee {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	/* background:#9AA468 url(images/body.png) top repeat-x; */
	background:#252c26 ;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#f94c00;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#5C7F17;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
	
.bold{
	font-weight: bold;
}

blockquote {
	padding:10px 10px 10px 10px;
	color:#444;
	font-style: normal;

	}
.clear {
	clear:both;
	}

table{
  margin: 10px 0 10px;
  width: 100%;
}

table td, table th{
  text-align: left;
  padding: .4em .8em;
}

table th{
  background: transparent ;
  color: #444;
  text-transform: uppercase;
  font-weight: normal;

}

table td{
	border-bottom: 1px dotted #252c26;
	background: transparent;
	vertical-align: top;
}

table td h7{
	text-shadow: 1px 1px 1px #fff;
	padding: 0 0 50px -20px;
	color: #252c26;
	font: 18px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:bolder;
	background: #C8C8C8;
	margin:0px auto;
	text-transform:uppercase;
	text-align: center;
}

table td h8{
	/* text-shadow: 1px 1px 1px #fff; */
	padding: 5px 5px 5px 5px;
	color: #252c26;
	font: 10px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:bolder;

	text-transform:uppercase;
	text-align: right;
	background: transparent;
	border-bottom: 1px dotted #252c26;
	border-top: 1px dotted #252c26;
	text-shadow: 0px 1px 0px #E8E8E8;
	/* background:url(images/rmore.png); */
	width:100%;
	height:15px;
	float:left;
	}

table tr.even td{
	border-bottom: 1px dotted #252c26;
	background: transparent;
}

table tr:hover td{
	border-bottom: 1px dotted #252c26;
	background: transparent;
}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}

img.alignright {
	padding: 5px 5px;
	margin: 10px 0px 10px 10px;
	display: inline;
	background:#fff;
		border: 1px solid #DDDDDD;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 10px 10px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;


	}
#casing {
	padding:0px 0px 10px 0px;
	float:left;
	width:1000px;
	background: #c8c8c8;
	/*background:url(images/wrap.png) repeat-y; */
	}		
	
	
	
/* The Header */

#top {
	height:100px;
	margin:auto;
	background: #C8C8C8;
	/* background:url(images/top.png) no-repeat ; */
	width:1000px;
	position:relative;
	
	}
.blogname {
	width:200px;
	font-family:arial,Century gothic,Verdana,Tahoma,sans-serif;	
	background: transparent;
	margin-left: 350px;
	margin-top: 35px;
	position: absolute;
	/* margin:35px 0 0 10px;
    float:left; */
	height:60px;


	}
.blogname h1  {
	font-size:36px;
	padding:0 0 0px 20px;
	font-weight:normal;
	text-align:left;


	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	display:block;
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #cc7112; 
	}
.blogname h2 {
	margin:0px 0px 0px 20px;
	font-size:16px;
	font-weight:normal;
	color:#e26e3b;
	text-align:left;

	}


/* The Search */

#search {

	width:255px;
	padding:2px 2px ;
	background:#999999;
	border:0px solid #bf450e;
	float:right;
	margin-right:30px;
	height:22px;
	margin-top:50px;
	display:inline;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:181px;
	margin:0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	background:#C8C8C8;
	display:inline;
}
input#searchsubmit{
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	height:22px;
	background:#999999;
	color:#fff;
	border:0px solid #592109;
}


/*  menu*/
	
#catmenucontainer{
	height:36px;
	display:block;
	padding:0px 0 0px 0px;
	font: 10px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:bolder;
	background: #C8C8C8;
	/* background: url(images/menu.png) repeat-x; */
	margin:0px auto;
	text-transform:uppercase;
	text-align: center;
	width:1000px;	
	text-shadow: 0px 1px 0px #E8E8E8;
	}
		
#catmenu{
	margin: 0px 10px 0px 200px;
	padding: 0px 0px;
	height:36px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#252c26;
	display: block;
	margin: 0px;
	padding: 12px 10px 11px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background: transparent url(images/menuOver.png);
	color: #DB3A00;
    margin: 0px;
	padding: 12px 10px 11px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #c8c8c8;
	width: 150px;
	color:#252c26;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px dotted #252c26;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background: #c8c8c8;
	color: #DB3A00;
	padding: 5px 10px 5px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover1 { 
	position: static;
	}

/* Main Content*/	


#content {
	float:left;
	width: 625px;
	height:100%;
	padding:20px 0px 0px 0px;
	display:inline;
	}
	
.title{
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	/* background: #252c26; */

}

.title h1, h2{
	margin: 10px 0 0 50px;
	padding: 4px 10px 4px 0px;
	color: #c8c8c8;
	/* background-color: #252c26; */
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;

}



.titledatacursos{
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	/* background: #252c26; */

}

.titledatacursos h1, h2{
	margin: 10px 0 0 30px;
	padding: 4px 10px 4px 10px;
	color: #c8c8c8;
	background-color: #252c26;
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;

}

.titlenoticias{
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	/* background: #252c26; */

}

.titlenoticias h1, h2{
	margin: 10px 0 0 30px;
	padding: 4px 10px 4px 10px;
	color: #c8c8c8;
	background-color: #252c26;
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;

}

.titlenews{
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	/* background: #252c26; */
	font-size: 10px;

}

.titlenews h1, h2{
	margin: 10px 0 0 50px;
	padding: 4px 10px 4px 0px;
	color: #c8c8c8;
	background-color: #252c26;
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;

}

.titlenews a {
	color: #C8C8C8;
	}
	
.titlenews a:hover {
	color: #DB3A00;
	}



.titulo {
	width:590px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 10px;
	height:30px;
	color:#C8C8C8;
	border-bottom: 1px dotted #252c26;
	background: #252c26;
	/* font: 13px Tahoma, century gothic,Arial,verdana, sans-serif; */
	text-align: left;
	font-size: 26px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight: bold;
	overflow:hidden;
	text-shadow: 0px 1px 0px #000;
	
	}
	
.titulo a {
	color: #C8C8C8;
	}
	
.titulo a:hover {
	color: #DB3A00;
	}
	
.tituloPage {
	width:920px;
	margin: 0px 0px 0px 40px;
	padding: 5px 0 5px 10px;
	height:30px;
	color:#C8C8C8;
	border-bottom: 1px dotted #252c26;
	background: #252c26;
	/* font: 13px Tahoma, century gothic,Arial,verdana, sans-serif; */
	text-align: left;
	font-size: 26px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight: bold;
	overflow:hidden;
	text-shadow: 0px 1px 0px #000;
	
	}
	
.tituloPage a {
	color: #C8C8C8;
	}
	
.tituloPage a:hover {
	color: #DB3A00;
	}


	
.postim{
	
	margin:10px 10px 0px 0px;
	padding: 5px;
	background:#fff;
	/* border:1px solid #ddd; */
	float:left;

}

.date {
	width:590px;
	margin: 0px 0px 0px 40px;
	padding: 5px 5px 5px 5px;
	height:10px;
	color:#252c26;
	background: transparent;
	border-bottom: 1px dotted #252c26;
	/* font: 13px Tahoma, century gothic,Arial,verdana, sans-serif; */
	text-align: left;
	font-size: 10px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	overflow:hidden;
	text-shadow: 0px 1px 0px #E8E8E8;

}

/* .date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:3px 0px 0px 0px;
   	color:#ca680b;
	text-transform: uppercase;
	background: #252c26;
	/* background:url(images/meta.png) no-repeat;
	height:25px;
	}
*/	

	
.author{
	color:#252c26;
	padding:0px 5px 0px 10px;
	float:left;
}

.clock{
	color:#252c26;
	padding:0px 5px 0px 5px;
	margin-left:5px;
	float:left;
}	

.single {
	width:640px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	height:100%;
	color:#666;
	/* border-bottom: 1px dotted #252c26; */
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;


	}

.single  h2 {
	margin: 15px 0 0px 0;
	padding: 0px 0px 0px 40px;
	text-align: left;
	font-size: 26px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight: bold;
	overflow:hidden;

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252c26;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #DB3A00;
	background-color: transparent;
	}
	
.singlePage {
	width:970px;
	margin: 0px 0px 30px 0px;
	padding-bottom: 30px;
	height:100%;
	color:#666;
	/* border-bottom: 1px dotted #252c26; */
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;


	}

.singlePage  h2 {
	margin: 15px 0 0px 0;
	padding: 0px 0px 0px 40px;
	text-align: left;
	font-size: 26px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight: bold;
	overflow:hidden;

	}

.singlePage  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252c26;
	background-color: transparent;
	}
.singlePage  h2 a:hover  {
	color: #DB3A00;
	background-color: transparent;
	}	


.comm{
	color:#252c26;
	padding:0px 10px 0px 10px;
	float:left;
}

.comm a:link,
.comm a:visited {
	color:#252c26;
}
.comm a:hover{
	color:#DB3A00;
}
.more{
	color:#252c26;
	margin: -30px 0 0 40px;
	padding:2px 0px 2px 10px;
	background: transparent;
	border-bottom: 1px dotted #252c26;
	border-top: 1px dotted #252c26;
	text-shadow: 0px 1px 0px #E8E8E8;
	/* background:url(images/rmore.png); */
	width:590px;
	height:15px;
	float:left;
}

.more a:link,
.more a:visited {
	color:#252c26;
}
.more a:hover{
	color:#DB3A00;
}


.singleinfo {
	font:10px  Arial,Tahoma,Century gothic,verdana,  sans-serif;
	text-transform:uppercase;
	color:#271A0A;
	margin: 0 0 0 -10px;
			}
	

.category{
	margin-left:40px;
}

.category a:link,.category a:visited{
	color:#AA0038;
	margin:5px 0px;
	line-height:16px;
	}
	
.category a:hover{
	color:#000;
	}
.cover{
	margin-left:40px;

}

.covercursos{
	margin:15px 0 0 30px;

}	

#coursetitle{
	position: absolute;
	width: 150px;
	height: 99px;
	margin: 0px 0 0 0px;
	padding: 4px 5px 4px 10px;
	color: #c8c8c8;
	background: #252c26;
	font-size: 12px;
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	vertical-align: middle;

}

#coursetitle a{
	color:#c8c8c8;
	font-weight: bold;

}

#coursetitle a:hover{
	color:#DB3A00;

}


.entry {
	width: 580px;
	margin:40px 0;
	padding: 0px 10px ;
	
	}
	
.entry h2 {
	color: #c8c8c8;
	margin-top: 0;
	
	}
	
.entry h3 {
	color: #DB3A00;
	margin-top: 0;
	
	}
	
.entry img {
	height: 97px;
	margin: 0px 0 0 0;	
	}
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:22px;

}

.entrydatacursosdatacursos {
	width: 580px;
	margin:50px 0 15px 0;
	padding: 20px 10px ;
	
	}
	
.entrydatacursos h2 {
	color: #c8c8c8;
	margin-top: 0;
	
	}
	
.entrydatacursos h3 {
	color: #DB3A00;
	margin-top: 0;
	
	}
	
.entrydatacursos img {
	height: 97px;
	margin: 0px 0 0 0;	
	}
	
.entrydatacursos a:link,
.entrydatacursos a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entrydatacursos a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.entrydatacursos ul, .entrydatacursos ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entrydatacursos ul li, .entrydatacursos ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entrydatacursos p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:22px;

}


/* right column */
.right{
	
	float:right;
	width:355px;
	padding:20px 0px 0px 0;
	display:inline;
	overflow:hidden;
}

.bigad{
	width:300px;
	overflow:hidden;
	margin:5px 5px 10px 2px;
	padding:10px  ;
	background:#f3f3f3;
	border:1px solid #e5e5e5;
}

/* sidebar */
.sidebar{
	
	float:left;
	width:355px;
	padding:0px 0px;
	margin-left:0px;
	display:inline;
}


/*sidebar */


.sidetitle{
	padding: 15px 0px 5px 10px;
	color:#fff;
	font-size:15px;
	width:315px;
	height:21px;	
	background: #252c26;
	/* background:url(images/sideh2.png) no-repeat; */
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.sidetitle a:link,
.sidetitle a:visited {
	color:#c8c8c8;
}

.sidetitle a:hover {
	color:#DB3A00;
}

.sidebox{
	float:left;
	width:355px;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:0px 0px 10px 0px;
	display:inline;
	overflow:hidden;
	}
	
.sideboxnews{
	float:left;
	width:355px;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:9px 0px 10px 0px;
	display:inline;
	overflow:hidden;
	}


	
.sidebox ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;


	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;

		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:20px;
	float: left; 
	clear: left;	
	width: 300px;
	list-style-type: none;
	overflow:hidden;
	margin:0px 0px;
	padding:5px 0px;
	border-bottom:1px solid #D8DFB5;
	}
.sidebox ul li:hover,.sidebox ul li.current-cat {


 }
.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#787F57;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #AA0038;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}
.sidebox div {
	padding: 5px 10px;
	margin:0;
	}
.sidebox table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	

.textwidget{
	width: 300px;
	color:#666;
}	
#wp-calendar{
	width: 300px;
	padding: 0 0 15px;
	background:#F3F3F3;
}

#wp-calendar caption{
	padding: 0px 5px ;
	font-size:14px;
	color:#555;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#fff;
	color:#666;
}

#wp-calendar td a{
	background:#fff;
	padding: 3px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/*  ------- Sidebar -------- 2 */
	
.sidecont{
	margin: 105px 0 0 0;
	padding: 15px 0px 5px 10px;
	color:#c8c8c8;
	font-size:10px;
	width:315px;
	height:21px;	
	background: #252c26;
	/* background:url(images/sideh2.png) no-repeat; */
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.sidecont a:link,
.sidecont a:visited {
	color:#c8c8c8;
}

.sidecont a:hover {
	color:#DB3A00;
}


/* Sidebar Meta */

.sidemeta {
	margin: 15px 0 0 0;
	padding: 15px 0px 5px 10px;
	color:#c8c8c8;
	font-size:10px;
	width:315px;
	height:21px;	
	background: #252c26;
	/* background:url(images/sideh2.png) no-repeat; */
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.sidemeta a:link,
.sidemeta a:visited {
	color:#c8c8c8;
}

.sidemeta a:hover {
	color:#DB3A00;
}

.sidemeta2 {
	margin: 5px 0 0 0;
	padding: 15px 0px 5px 10px;
	color:#c8c8c8;
	font-size:10px;
	width:315px;
	height:21px;	
	background: #252c26;
	/* background:url(images/sideh2.png) no-repeat; */
	position:absolute;
	font-weight:bold;
	text-transform:uppercase;
	}
	
	
/* SIDEBAR Pagina CURSOS */

.detalhescurso {
	margin: 50px 0 0 0;
	padding: 15px 0px 5px 10px;
	color:#c8c8c8;
	font-size:10px;
	width:315px;
	height:150px;	
	background: #252c26;
	/* background:url(images/sideh2.png) no-repeat; */
	position:absolute;
	text-transform:uppercase;
	}
	
.sidecursos{
	float:left;
	width:355px;
	height: 100%;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:0px 0px 10px 0px;
	display:inline;
	overflow:hidden;
	}
	
.titlepagecursos{
	width: 630px;
	margin: 10px 0 0 0px;
	padding: 5px 0px 5px 0px;
	height: 20px;
	/* background: #252c26; */

}

.titlepagecursos h1, h2{
	margin: 0px 0 0 30px;
	padding: 4px 10px 4px 10px;
	color: #c8c8c8;
	background-color: #252c26;
	font-family: Tahoma,Century gothic, Arial,Tahoma,sans-serif;

}

.titlepagecursos a{
	color: #c8c8c8;
}

.titlepagecursos a:hover{
	color: #f94c00;
}
	
	
/* --- FOOTER --- */

#footer {
	height:20px;
	padding:10px 0 0 0px;
	color:#DADADA;
	font-size:11px;
	margin:0px auto;
	width:1000px;
	float:left;
	background: #546356;
	/* background:url(images/foot.png) no-repeat; */

	}

#footer a:link , #footer a:visited{
	color:#ED9413;
	}

#footer a:hover {
	color:#fff;
	}

.fleft{
	float:left;
	text-align:left;
	margin:10px 0px 0px 40px;
	line-height:16px;
}
.fright{
	float:right;
	text-align:right;
	margin:10px 40px 0px 0px;
	line-height:16px;
}
/* The Navigation */

#navigation{	
	width:570px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 10px 40px;

	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:20px;
	text-align:center;
	color:#000;
	font-family:Arial, Georgia,Century gothic,Helvetica, sans-serif;
	}
 h2.pagetitle a {
 	color:#507409;
 }
#comment{

	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 40px;
	width: 620px;

}
	
#comnums  h3{
	padding:5px 0px 5px 10px;
	margin:0px 0px 10px 0px;
	height:25px;
	font-size:18px;
	font-weight:normal;
	color:#d5e09c;
	font-family:Arial,Georgia,Century gothic, Helvetica, sans-serif;
	/* background:url(images/respond.png) no-repeat; */
	background: #252c26;
	width:590px;

	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:5px 0px 5px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 
	width: 590px;

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:5px 0px;
	font-size:22px;
	font-weight:normal;
	color:#5D614E;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
.cancel-comment-reply{
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding:0px 0px;

}	
#commentform p {	
	color:#777;
	padding:5px 0px;
	font-size:10px;
	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:0px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:565px;
	padding:5px 5px 0px 0px;
	margin-left: 0px;

	}
.comments input#submit {
	
	padding:2px 5px;
	background:#1a94b7 url(images/button.png) repeat-x;
	border:1px solid #CF7E0C;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

	
ol.commentlist { 
	list-style:none; 
	margin:0 0px 0px 40px; 
	padding:0; 
	text-indent:0; 

	}
.comment-body{
	margin-left:60px;
	padding:10px 10px; 
	border:1px solid #eaeaea;
	background:#fff url(images/fade.png) repeat-x;
	width: 480px;
	
}	
ol.commentlist li { 

	margin:20px 0 20px 0px; 
	padding:5px 0px 5px 0px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 10px 0 0; 
	color:#C00808; 
}

ol.commentlist li div.vcard { 
	font:10px Tahoma, helvetica,arial,sans-serif; 
	text-transform:uppercase;
	color:#fff; 
	position: absolute;
	top:5px;
	left:-30px;
}

ol.commentlist li span.says  { 
	display:none;

}

ol.commentlist li div.vcard cite.fn { 

	font-style:normal;
	position: absolute;
	width:70px;
	text-align:center;
	background:#5D614E;
	padding:2px 0px;
	top:75px;
	left:0px;
}

ol.commentlist li div.vcard cite.fn a:link { 

	color:#fff;
}
cite.fn a.url{
	color:#fff;
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #DFDFDF; 
	margin:0px; 
	padding: 0px; 
}

ol.commentlist li div.comment-meta { 
	display:none;

}

ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:22px;
	color:#666;
	padding:5px 5px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  

	font:10px Tahoma, helvetica,arial,sans-serif; 
	text-transform:uppercase;
	padding:0px 0px;  
	text-align:right; 
	margin:0px 5px 5px 0px;
	


 }

 

ol.commentlist li div.reply a { 

	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
	padding:3px 10px;
	border:1px solid #fff;
	background:#a6b95d url(images/buton.png) repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;



}



ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 

	margin:0 0 0px 50px; 

}



ol.commentlist li ul.children li.depth-3 { 

	margin:0 0 0px 50px; 

}



ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px; 

 }



ol.commentlist li.even { 

	
}

ol.commentlist li.odd { 

 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 0px 0 0; 
	color:#C00808; 
}

		
ol.pinglist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 

	}
ol.pinglist .comment-body{

	padding:10px 10px; 
	border:1px solid #ccc;
	background:#F4F4F4;

	
}	
ol.pinglist li { 

	margin:20px 0 20px 0px; 
	padding:5px 0px 5px 0px; 
	position:relative;

 }
 


ol.pinglist li div.vcard { 

}

ol.pinglist li span.says  { 
	display:none;

}

ol.pinglist li div.vcard cite.fn { 


}

ol.pinglist li div.vcard cite.fn a:link { 

	color:#435036;
}


ol.pinglist li div.comment-meta { 
	padding:5px 0px;

}

ol.pinglist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#464646;
	padding:5px 5px;
 }
 
ol.pinglist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.pinglist li div.reply {  

display:none;


 }

.page-numbers{
	color:#e7090f;
	padding:2px 5px;
	border:1px solid #aa161a;


}
.current{

	color:#aa161a;
}
