body {
    margin:0 auto;
    padding:0px 0px 0px 0px;
    background:#CCFFCC;
    font-family:Century gothic, Arial,Tahoma,sans-serif;
    color:#161514;
    font-size:13px;
}
img {
    border:0;
    margin: 0 0;
}
a {
    color:#6F615A;
    text-decoration:none
}
a:hover {
    color:#d53030;
    text-decoration:none
}
h1, h2, h3, h4, h5, h6 {

}
blockquote {
    padding-left:10px;
    color:#444;
    font-style: normal;
    background:#E9EEF2;
    border:3px solid #D1D9DF;

}
.clear {
    clear:both;
}
.alignleft {
    float:left;
    padding:3px 0 2px 5px;
}
.alignright {
    float:right;
    padding:3px 5px 2px 0px;
}
.aligncenter {
    margin: 0 auto;
}

div.aligncenter {
    margin: 0 auto;
}

/* The Outer cover */

#wrapper {
    width:1000px;
    margin:1px auto;
    background:#E9EEF2;
    padding: 0px;
}
#casing {
    padding:0px 0px 0px 0px;
    background:#E9EEF2;
    background-repeat:no-repeat;
}		



#topbar {
    height: 35px;
    margin-bottom: 0px;
    background:#161514;
    font-family:Georgia,Century gothic, Arial,Tahoma,sans-serif;
    font-size: 12px;
    text-transform:uppercase;

}
span.topfeed {
    background:url(images/rss.png) no-repeat;
    padding: 1px 0px 0px 20px;
    float:left;
    margin:8px 0px 0px 10px;
    height:20px;

}


/* The Header */

#top {
    height:142px;
    margin:auto;
    background:#152839;
    width:1000px;
}
.blogname {
    width:1000px;
    font-family:Trebuchet ms ,Century gothic,Verdana,Tahoma,sans-serif;
    margin:0px;
    float:left;
}
.blogname h1  {
    font-size:36px;
    padding:0 0 0px 0;
    font-weight:bold;
    color:#cacccd;
    text-align:left;
    margin:0 0 0 10px;
}
.blogname h1  a:link, .blogname h1  a:visited{ 
    color: #fff;
    display:block;
}

.blogname h1  a:hover { 
    color: #eee;
}
.blogname h2 {
    margin:2px 0px 0px 15px;
    font-family:Tahoma,Georgia ,Century gothic,Verdana,Tahoma,sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#fff;
    text-align:left;
    text-transform:uppercase;
}


/* The Search */
#search {
    height:30px;
    width:auto;
    margin-top:5px;
    padding:10px 5px 10px 15px;
    width:310px;
    background:#fff;
    border:1px solid #D1D9DF;
}
#search form {
    margin: 0;
    padding: 0;
}

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

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

#s {
    margin-left:0px;
    float: left;
    width:220px;
    padding: 7px 2px 7px 5px;
    background:#fff url(images/sform2.jpg) no-repeat;
    border:none;
    font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
    color:#333;
}

#searchsubmit {
    width:70px;
    float: left;
    background:#fff url(images/sbutton.jpg);
    border:none;
    font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    height:30px;
}

/*Page menu*/

/* The Search Alt */
#searchalt {
    float:right;
    height:30px;
    margin:0px 5px 0px 0px;
    padding:5px 0px 0px 0px;
    width:310px;
    /*background:#fff;*/
    /*border:1px solid #D1D9DF;*/
}

/* =Menu
-------------------------------------------------------------- */
#foxmenucontainer{
	height:25px;
	font-weight:normal;
	padding:0;
	background:#152839;
	font: 10px Tahoma,Century gothic,verdana, Arial, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #CCFFCC;
	width:1000px;
	margin:0px auto;
	}

#menu {
	background:#152839;
	margin: 0;
	width: 980px;
	display:block;
	float:left;
	border-bottom:1px solid #CCFFCC;
}

#menu .menu-header,
div.menu {
	font-size: 10px;
	margin-left: 2px;
}
#menu .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}
#menu .menu-header li,
div.menu li {
	float:left;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu a {
	display:block;
	text-decoration:none;
	color:#CCFFCC;
	padding:0 10px;
	line-height:25px;
	margin: 0;
}
#menu ul ul {
	display:none;
	position:absolute;
	top:25px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#menu ul ul li {
	min-width: 180px;	
}
#menu ul ul ul {
	left:100%;
	top:0;
}
#menu ul ul a {
	background:url(images/menus.png) ;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
	border-bottom:1px solid #CCFFCC;
}
#menu li:hover > a,
#menu ul ul :hover > a {
        background:url(images/menusj.png);
	color:#fff;
	font-size: 10px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
}
#menu ul li:hover > ul {
	display:block;
}
#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
	color: #fff;
}

* html #menu ul li.current_page_item a,
* html #menu ul li.current-menu-ancestor a,
* html #menu ul li.current-menu-item a,
* html #menu ul li.current-menu-parent a,
* html #menu ul li a:hover {
	color:#fff;
}
/*=============================*/

/* Category menu*/

#catmenucontainer{
    height:34px;
    background:url(images/catmenu.jpg) repeat-x;
    display:block;
    padding:0px 0 0px 0px;
    font: 12px Georgia,Century gothic,verdana, Arial, sans-serif;
    font-weight:normal;
    text-transform:uppercase;
}

#catmenu  {
    margin: 0px 0px 0px 0px;
    padding: 0px 15px;
    list-style: none;
    height:34px;
}

#catmenu ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    list-style: none;
    height:34px;
}

#catmenu  a {
    color: #444;
    display: block;
    font-weight: normal;
    padding: 10px 10px 9px 10px;
}

#catmenu  a:hover {
    background:url(images/catmenuho.jg) repeat-x;
    color: #D40404;
    display: block;
    text-decoration: none;
}

#catmenu  li {
    float: left;
    margin: 0px 0px;
    padding: 0px 0px;
}

#catmenu  li li {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 150px;
}

#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
    background:#DEDCDD ;
    width: 150px;
    float: none;
    margin: 0px 0px;
    padding: 7px 10px 7px 10px;
    color:#555;
}

#catmenu  li li a:hover, #catmenu  li li a:active {
    background:#fff ;
    width: 150px;
    float: none;
    margin: 0px;
    padding: 7px 10px 7px 10px;
    color:#D40404;

}

#catmenu  li ul {
    position: absolute;
    left: -999em;
    z-index:200;
    background:url(images/menu.png) bottom ;
    width:170px;
}

#catmenu  li:hover ul {
    left: auto;
    display: block;
}

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

/* Main Content*/	

#content {
    float:left;
    width: 650px;
    height:100%;
    padding:5px 0px 0px 0px;
}
.title{
    margin: 0 0 0 0px;
    padding: 0px 0px 5px 0px;
    background:url(images/title.jpg) repeat-x;
}	

.date {
    font-size:10px;
    font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
    padding:0px 10px;
    color:#75481F;
    text-transform: uppercase;
}

.single {
    width:625px;
    margin: 0px 5px 15px 20px;
    height:100%;
    color:#535A5F;
    border:1px solid #D1D9DF;
    line-height:20px;
    font: 14px Trebuchet ms, century gothic,Arial,verdana, sans-serif;
    background:#fff;
}

.single  h2 {
    margin: 0px 0 5px 0;
    padding: 5px 0px 0px 10px;
    text-align: left;
    font: 24px	 Trebuchet Ms, Arial, sans-serif;
    font-weight:normal;
    overflow:hidden;


}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
    color:#375167;
    background-color: transparent;
}
.single  h2 a:hover  {
    color: #375167;
    background-color: transparent;
}	
.postsendmail{
    color:#408498;
    margin-left:10px;
    padding:2px 0 2px 20px;
    background:url(images/email.png) no-repeat;
    line-height:16px;
}

.postsendmail a {
    color:#408498;
    line-height:16px;
}

.maiscana{
    color:#408498;
    padding:2px 0 2px 40px;
    background:url(images/garrafa.png) no-repeat;
    line-height:16px;

}
.clock{
    color:#408498;
    padding:2px 0 2px 20px;
    background:url(images/clock.png) no-repeat;
    line-height:16px;

}
.author{
    color:#408498;
    padding:2px 0 2px 20px;
    background:url(images/user.png) no-repeat;
    line-height:16px;

}	

.comm{
    padding:2px 10px 2px 20px;
    position:relative;
    background:url(images/balloon.png) no-repeat;
    line-height:16px;

}

.comm a:link,
.comm a:visited {
    color:#408498;
}
.comm a:hover{
    color:#408498;
}

.more{
    padding:0px 0 2px 20px;
    background:url(images/add.png) no-repeat;
    margin-right:5px;
    float:right;
}

.more a:link,
.more a:visited {
    color:#AC0604;
}
.more a:hover{
    color:#d42323;
}


.singleinfo {
    height:15px;
    margin:0px 0px;
    padding: 5px 0px 5px 0px;

    font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
}

.postmore{
    padding:0px 7px 2px 28px;
    float:left;
    font-weight:bold;
    background:url(images/pmore.jpg) left no-repeat;
    line-height:23px;
    height:23px;
    width:117px;
}

.postmore a:link,
.postmore a:visited {

    color:#fff;

}
.postmore a:hover{

    color:#fff;
}
.category{
    font-size:10px;
    font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
    padding:0px 5px 5px 20px;
    text-transform: uppercase;
    background:url(images/documen.png) no-repeat;
    line-height:16px;
    margin-left:10px;

}

.category a:link,.category a:visited{
    color:#2f3a47;

}

.category a:hover{
    color:#333;
}

.entry {
    margin:0 0;
    padding: 0px 5px 5px 5px;

}	

.entry a:link,
.entry a:visited {
    color: #AC0604;
    background-color: transparent;
}
.entry a:hover {
    color:#455236;
    background-color: transparent;
    text-decoration: none;
}
.entry img {
    border:0;
    padding:5px 5px;
    background:#fff;
    border:1px solid #ccc;
    margin:2px 5px 5px 0px;
}


.entry p{
    margin:5px 5px;
    padding:0px 0px;
    line-height:20px;
    font-family:  Trebuchet Ms, Arial, sans-serif;
    font-size:13px;
}


/* right column */
#rightcol{

    float:right;
    width:340px;
    padding:0 5px 10px 0;

}


/* The Sidebar1 */
.sidebar1{
    float:left;
    width:160px;
    padding-top:5px;
    font-size:12px;
    font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;

}

.sidebar1 h2 {
    line-height:30px;
    font-size:14px;
    color:#375167;
    margin:5px 0 5px 0 ;
    padding:0px 0 0 5px;
    background:#fff;
    font-weight:bold;
    font-family:Georgia,Century gothic, Arial, sans-serif;
    text-transform:uppercase;
    border:1px solid #D1D9DF;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.sidebar1 ul {
    list-style-type: none;
    margin: 0 ;
    padding: 0;

}

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

.sidebar1 ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    /*margin-left: 15px;*/
    border:0;

}

.sidebar1 ul ul ul a {
    /*margin-left: 15px;*/

}

.sidebar1 ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    /*margin-left: 15px;*/
    border:0;

}

.sidebar1 ul li {
    height:100%;
    line-height:18px;
    float: left;
    clear: left;
    width: 160px;

}

.children a {
    margin-left:15px;
}

.children ul li a {
    margin-left:30px;
}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {

    color:#375167;
    text-decoration: none;
    padding: 5px 0px 5px 5px;
    display:block;
    border-bottom:1px dotted #fff;
}

.sidebar1 ul li a:hover {

    color: #2f3a47;
}

.sidebar1 p {
    padding: 7px 10px;
    margin:0;

}

.sidebar1 table {
    width:100%;
    text-align:center;

    color:#787d7f;
}	


/* The Sidebar2 */	
.sidebar2{
    float:right;
    width:160px;
    padding-top:5px;
    padding-right:10px;
    font-size:12px;
    font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
}

.sidebar2 h2 {
    line-height:30px;
    font-size:14px;
    color:#375167;
    margin:5px 0 5px 0 ;
    padding:0px 0 0 5px;
    background:#fff;
    font-weight:bold;
    font-family:Georgia,Century gothic, Arial, sans-serif;
    text-transform:uppercase;
    border:1px solid #D1D9DF;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

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

}

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

}

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

}

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

}

.sidebar2 ul li {
    height:100%;
    line-height:18px;
    float: left;
    clear: left;
    width: 160px;
}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {

    color:#375167;
    text-decoration: none;
    padding: 5px 0px 5px 5px;
    display:block;
    border-bottom:1px dotted #fff;

}

.sidebar2 ul li a:hover {
    color: #2f3a47;
}

.sidebar2 p {
    padding: 7px 10px;
    margin:0;

}

.sidebar2 table {
    width:100%;
    text-align:center;

    color:#787d7f;
}		


/*Bottom bar */
#footop{	
    width:1000px;
    margin:0;
    padding:0;
    /*background:url(images/navi.jpg); */
    background:#E9EEF2;
    height: 10px;
}

#footbar{
    width:960px;
    padding: 0px 20px 5px 20px;
    margin:0;
    float:left;
    /*background:url(images/bot.jpg) repeat-y;*/
    height:100%;
    font-family: Trebuchet Ms,Georgia,Century gothic, Arial, sans-serif;
    background:#152839;
}	


.barone{
    float:left;
    width:250px;
    padding-top:5px;
    margin-right:0px;
    margin-left:25px;
    font-size:13px;
    color: #fff;

}


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

}


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

}

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

}
.barone h2 {
    height:24px;
    line-height:24px;
    font-size:14px;
    color:#06324e;
    margin:0px 0 0 0 ;
    padding:0px 0 10px 0px;
    font-weight:normal;
    text-transform: uppercase;

}

.barone ul li {
    height:100%;
    line-height:28px;
    padding: 0px 0px 0px 0px;
    color:#fff;

}

.barone ul li  ul  {
    height:100%;
    line-height:28px;
    /*padding: 0px 0px 0px 0px;*/
    padding-left:10px;
    color:#fff;

}
.barone ul li  ul li {
    height:100%;
    line-height:28px;
    padding: 0px 0px 0px 0px;
    color:#fff;

}	
.barone ul li a:link, .barone ul li a:visited {
    color:#A5C1CF;
    text-decoration: none;
    padding: 0px 0px 0px 0px;


}

.barone ul li a:hover {

    color: #fff;
}

.bartwo{
    float:left;
    width:360px;
    padding-top:5px;
    margin-right:0px;
    margin-left:22px;
    font-size:13px;
    color: #fff;

}	
.bartwo img{
    background:#fff;
    padding:7px 7px;


}		
.feed{
    width:358px;
    height:95px;
    background:url(images/feed.jpg);

}		
.input{
    margin:45px 0px 0px 20px;
    float: left;
    width: 220px;
    padding: 6px 3px;
    background: #EFEFEF url(images/form.gif) repeat-x;
    border: 1px solid #FFFFFF;
    font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
    color:#94AEBB;}
.sbutton {
    margin: 45px 20px 0px 0px;
    float: right;
    background: #167498 url(images/fbutton.jpg) repeat-x;
    border: none;
    font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    height:31px;
    width:85px;
    line-height:24px;
}


/*calendar*/

#wp-calendar{
    width: 100%;
    padding: 0 0 15px;

}

#wp-calendar caption{
    padding: 5px 5px ;
    font-size:16px;

}

#wp-calendar th, #wp-calendar td{
    padding: 5px;
    text-align:center;

    color:#252525;
}

#wp-calendar td a{
    background:#fff;
    padding: 5px 0px;
}
#wp-calendar td{
    background:transparent;
}
#wp-calendar td, table#wp-calendar th{
    padding: 2px 0;
}		


/* --- FOOTER --- */

#footer {
    padding:5px 0 0 0px;
    color:#666;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    letter-spacing:1px;
    font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
    float:left;
    width:1000px;

}

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

#footer a:hover {
    color:#333;
}
.fleft{
    float:left;
    padding: 0 0 0 30px;

}

.fright{
    float:right;
    padding: 0 30px 0 0;
}


/* The Navigation */

#navigation{	
    width:600px;
    margin:0px 0px 0px 0px;
    padding:0px 15px 10px 12px;


}


/* The Attachment */

.contentCenter {
    text-align:center;
}

/* The Page Title */

h2.pagetitle {
    padding:5px 5px;
    margin:0px 0 10px 5px;
    font-size:16px;
    text-align:center;
    color:#4A413C;
    font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
}

/*magbox*/

.post {
    width: 336px;
    margin: 0px 0px 5px 5px;
    padding:3px 0 0 0;
    float: left;
    background:#ebe1d2;
    border:1px solid #ded5c9;
    display:inline;
    color:#6c5b42;
    font-style:italic;
    font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.post h2 {
    margin: 0px 0 0px 0;
    padding: 0px 0px 3px 0px;
    text-align: left;
    font-size: 18px;
    overflow:hidden;
    font-weight:normal;
    height:20px;
}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
    color:#354151;
    background-color: transparent;
}

.post h2 a:hover  {
    color: #354151;
    background-color: transparent;
}	

.postinfo {
    height:28px;
    margin: 0 0 0 0px;
    padding: 2px 0px 0px 0px;
    background:#34424F url(images/postinf.jpg)repeat-x;
}

.categ {
    height:14px;
    margin: 1px 0 0 0px;
    padding: 0px 0px 2px 0px;
    overflow:hidden;
    font-size:12px;
}

.categ a:link,.categ a:visited{
    color:#4395be;

}

.categ a:hover{
    color:#ddd;
    font-weight:normal;
}


.centry a:link,
.centry a:visited {
    color: #943d39;
    background-color: transparent;
}

.post img {
    border:0;
    float:left;
    padding:4px 4px;
    background:#fff;
    border:1px solid #ddd;
    margin:2px 5px 2px 0px;
}

.centry p{
    margin:2px 0;
}

.centry a:hover {
    color:#c6150c;
    background-color: transparent;
    text-decoration: none;
}

.centry {
    margin:0 0;
    padding: 0px 5px 5px 5px;
    height:120px;
    overflow:hidden;
}



.ad1{
    text-align:center;
    margin:5px 5px;

}

.ad2{
    text-align:center;
    margin:2px auto;

}

#comment{

    height:100%;
    padding:0px 5px 0px 20px;
    margin:0px 0px;
}

h3#comments {
    padding:5px 10px;
    margin:10px 0px;
    border:1px solid #DEDCDD;
    font-size:20px;
    font-weight:normal;
    color:#444;
    background:#fff;
    font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
} 	

#respond{

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

}	

#respond h3{
    padding:5px 10px 0px 10px;
    margin:10px 0px;
    font-size:22px;
    font-weight:normal;
    color:#444;
    font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
}

#respond h4{
    padding:0px 10px 0px 10px;
    margin:10px 0px;
    font-size:18px;
    font-weight:normal;
    color:#444;
    font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
}

#commentform {
    padding:0px 10px 5px 10px;
    margin:0px 0px 0px 0px;
    color:#BFAFA7;
    font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
}

#commentform p {	
    color:#3f79c4;

}
#commentform input {
    background:#F4F4F4;
    border:1px solid #DEDCDD;
    color:#676767;
    padding-left:10px;

}
#commentform textarea {
    background:#F4F4F4;
    border:1px solid #DEDCDD;
    color:#676767;
    width:95%;
    padding:5px 5px;

}
.comments input#submit {

    width:auto;
    line-height:25px;
    padding:3px 5px;
    background:#94AEBB;
    border:2px solid #45647e;
    color:#fff;
    font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
}

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

}

ol.commentlist li { 

    border:1px solid #DEDCDD;
    margin:0 0 10px;
    padding:5px 7px 5px 65px;
    position:relative;

}

ol.commentlist li div.comment-author { 
    padding:0 170px 0 0;
}
ol.commentlist li div.vcard { 
    font:20px Georgia, helvetica,arial,sans-serif;
    padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
    font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url { 
    color:#c00;
    text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar {
    border:1px solid #ddd;
    left:7px;
    position:absolute;
    top:7px;
}

ol.commentlist li div.comment-meta { 
    font:12px Tahoma, helvetica,arial,sans-serif;
    position:absolute;
    right:10px;
    text-align:right;
    top:5px;
}

ol.commentlist li div.comment-meta a { 
    color:#b90000;
    text-decoration:none;
}

ol.commentlist li div.comment-meta a:hover { 
    color:#000;
}
ol.commentlist li p { 
    font:normal 12px Tahoma, helvetica,arial,sans-serif;
    margin:0 0 1em;
    line-height:18px;
    color:#676767;
}

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 {  
    background:#94AEBB;
    border:2px solid #4F718E;
    color:#4F718E;
    font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
    padding:5px 10px;
    text-align:center;
    width:56px;
}

ol.commentlist li div.reply a { 
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
}

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 .25em;
}

ol.commentlist li ul.children li.depth-3 { 
    margin:0 0 .25em;
}

ol.commentlist li ul.children li.depth-4 {
    margin:0 0 .25em;
}

ol.commentlist li.even { 
    background:#f4F4F4;
}

ol.commentlist li.odd { 
    background:#fff;
}

ol.commentlist li.pingback div.vcard { 
    padding:0 170px 0 0;
}

.wp-caption {
    margin-left: 10px;
    margin-right: 10px;
}

/* *** GLIDE.CSS ************************************************************ */

#glidercontent{
    margin:0px 0 0px 5px;
}

.glidecontentwrapper{
    position: relative;
    width: 800px;
    height:280px;
    overflow: hidden;
    margin:0px 0px 0px 0px;
    padding:0px 0px;
    background:url(images/gcontent.jpg) repeat-y;
    float:left;
}

.glidecontentwrapperbot{
    position: relative;
    width: 800px;
    height:10px;
    overflow: hidden;
    margin:0px 0px 0px 0px;
    padding:0px 0px;
    float:left;
}

.glidecontent{
    position:absolute;
    padding:0px 5px 0px 5px;
    width: 750px;
    color:#555;
    margin:0px 20px;
    height:100%;
    overflow:hidden;
    float:left;
    background:#fff;
}
.glidim{
    float:left;
}
.glidim img{
    margin:0px 5px 5px 0px;
    padding:7px 7px;
}
.glidecontent h2{
    margin:0px 0px 0px 0px;
    padding:5px 0px;
    font-size:24px;
    line-height:24px;
    font-weight:bold;
    overflow:hidden;
    font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
}
.glidecontent h2 a:link, .glidecontent h2 a:visited{
    color:#303843;
}
.glidecontent p{
    margin:0px 0px 0px 0px;
    padding:5px 0px;
    font-size:14px;
    line-height:22px;
    overflow:hidden;
    font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
    color:#696d70;
    text-align:justify;
}
.glidebot{
    width: 800px;
    height:10px;
    z-index:150;
    background:url(images/glidbot.jpg) no-repeat;
}
.bannerPrincipal{
    width:120px;
    height:300px;
    margin:0px 35px 0px 0px;
    padding:0px 0px;
    float:right;
}
.gnav{ 
       width: 100px;
       height:50px;
       z-index:150;
       float:right;
       padding-right:25px;
}

.glidecontenttoggler{
                      height:38px;
                      z-index:150;
                      width: 800px;
                      background: url(images/ftit.jpg) no-repeat;

}

.glidecontenttoggler a.prev{
     left:40px;
     display:block;
     top:20px;
     position:absolute;
     width:16px;
     height:16px;
     background:url(images/arrow_left.png) left no-repeat;

}

.glidecontenttoggler a.next {
    float:right;
    display:block;
    background:url(images/arrow_right.png) right no-repeat;
    width:16px;
    height:16px;
    position:absolute;
    top:20px;
    left:60px;
}


.lavaLampBottomStyle {
    position: relative;
    height: 22px;
    width: 960px;
    padding: 0px 10px;
    margin: 0px 10px 0px 10px;
    overflow: hidden;

}
.lavaLampBottomStyle li {
    float: left;
    list-style: none;
}
.lavaLampBottomStyle li.back {
    border-bottom: 5px solid #303843;
    width: 9px;
    height: 18px;
    z-index: 8;
    position: absolute;
}
.lavaLampBottomStyle li a {
    font:14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 3px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 22px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
    border: none;
}
#miniblock{
    float:left;
    height:100%;
    width:900px;
    margin-left: 50px;
}
.minipost{
    width:205px;
    overflow:hidden;
    float:left;
    height:100%;
    margin-left:20px;
    margin-bottom:5px;
}
.hentry h2{
    margin:0px 0px;
    padding:3px 0px;
    font-family:Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
    font-size:16px;
    font-weight:bold;
    height:60px;
    text-indent:3px;
}
.hentry h2 a:link, .hentry h2 a:visited {
    color:#18202b;
}
.hentry p{
    margin:5px 0px;
    padding:0px 0px;
    font-size:12px;
    font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
    color:#696d77;
    line-height:16px;
    text-align:justify;
}
.hentry p a:link, .hentry p a:visited {
    color:#d00000;
    font-weight:normal;
}
.hentry img{
    margin:5px 0px;
    background:#fff;
    padding:6px 6px;
    border:1px solid #d2d8de;
}

.commentsmain {
    margin-left: 5px;
    padding:2px 10px 2px 20px;
    position:relative;
    background:url(images/comments.png) no-repeat;
    line-height:16px;
    font-size:10px;
    color:#696d77;
    font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
}
.categorymain{
    margin-left: 5px;
    padding:2px 10px 2px 20px;
    font-size:10px;
    color:#696d77;
    text-transform:uppercase;
    font-family: Trebuchet ms,Century gothic,Arial,Tahoma,sans-serif;
    background:url(images/documen.png)no-repeat;
}

/* *** BANNER.CSS *********************************************************** */

h2.rp {
    font-family:Century gothic,verdana, Arial,  sans-serif;
    margin:5px 0px;
    color:#fff;
    line-height:40px;
    padding:0px 0px  10px 0px;
    height:30px;
    font-weight:bold;
    text-transform:uppercase;
}

h2.rc {
    font-family:Century gothic,verdana, Arial,  sans-serif;
    margin:5px 0px;
    color:#fff;
    line-height:40px;
    padding:0px 0px  10px 0px;
    height:30px;
    font-weight:bold;
    text-transform:uppercase;
}

h2.mc {
    font-family:Century gothic,verdana, Arial,  sans-serif;
    margin:5px 0px;
    color:#fff;
    line-height:40px;
    padding:0px 0px  10px 0px;
    height:30px;
    font-weight:bold;
    text-transform:uppercase;
}

.vidbody{

    width:310px;
    float:left;
    height:100%;
    padding:10px 10px;
    margin:5px 0px;
    background:#fff url(images/title.jpg) repeat-x ;
    border:1px solid #D1D9DF;
    font-family:Tahoma,Century gothic,verdana, Arial,  sans-serif;
}


.vidtop{
    margin:5px 0px 0px 0px;
    height:43px;
    background:url(images/vidtop2.jpg) bottom;
    width:330px;

}
.vidbot{
    margin:0px 0px 0px 0px;
    height:20px;
    background: url(images/tagbot.jpg);
    width:330px;
    float:left;
}


.headbanner{
    margin:20px 15px 0px 0px;
    padding: 0px 0 0 0px;
    width:468px;
    height:60px;
    float:right;
    background:#fff;
    overflow:hidden;
}


.bigbanner img  {
    margin: 0px 0px;
    padding: 0px 0px;

}
.banner{
    margin: 5px 0 0 0;
    padding: 0px 0 0 0px;
    width:330px;
    float:left;
    height:100%;
}

.banner ul {
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: auto;
}

.banner li{
    width:126px;
    margin: 5px 7px 0px  7px ;
    padding:8px 9px ;
    list-style:none;
    display : block;
    overflow:hidden;
    float:left;
    background:#fff ;
    border:1px solid #ddd;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.banner li a:link, .banner li a:visited {
    text-decoration: none;
}