/* General Stuff */
* {
	top: 0px;
	padding: 0px;
	margin: 0px;
	font-family:"Trebuchet MS", sans-serif;
	}

#acesso a, a:active, a:visited {
	text-align:center;
	color: #FFFFFF;
text-decoration: underline;


}
.idealo {
	text-align:center;
	color: #FF0000;
	padding:10px;
	border-color:#FF6600;
	border-style: dashed;
	margin:5px;
	
}

.idealo a {
	text-decoration: underline;
}

table.ciaoad {background:#ffffff;border:#f22800 solid 1px; padding:5px 2px 1px 4px;;width:125px;height:125px;}
table.ciaoad td {text-align:left;font-family:Verdana;font-size:10px;text-decoration:none;color:000000;}
table.ciaoad img {float:left;width:70px;margin:1px 0px 0px 0px;padding:0px;border:0}


BODY {
	background: #FFF url('images/bg9.jpg') top repeat-x; 

	}
table, td, tr{
	border:0;
	padding: 0px;
	margin: 0px auto;
  border-collapse:collapse;
}

td a, td a img{
	border:0;
	padding: 0px;
	margin: 0px auto;
  border-collapse:collapse;

}

a, a:active, a:visited {
	text-decoration: none;
	color: #000;
	}
a:hover {
	text-decoration: none;
	border-bottom: 1px #000 solid;
	color: <?php echo($highlight); ?>;
	}
a img {
        border: 0px;
	padding: 0px;
	margin: 0px;
        }
.clear {
	clear: both;
        height: 0px;
        overflow: hidden;
	}
code_backup_not_working {
        display: block;
        margin: 6px;
        background: #f9f9f9 url('images/scp.gif') top right no-repeat;
        border: 2px solid <?php echo($highlight); ?>;
        border-top: 1px dashed <?php echo($highlight); ?>;
        border-bottom: 1px dashed <?php echo($highlight); ?>;
        padding: 10px;
        color: #333;
        font-size: 11px;
        line-height: 10px;
        cursor: text;
        }
/* End General Stuff */


/* The about drop-down */
#aboutcontainer {
        background: url('images/aboutbg.gif') bottom repeat-x;
        color: #333;
        text-align: justify;
        }
#about {
	width: 791px;
        margin: 0px auto;
        height: 0px;
        overflow: hidden;
        }
#about2 {
        margin: 10px;
        }
#aboutopenclose {
        height: 20px;
        overflow: hidden;
        }

#aboutlink {
        display: block;
        width: 91px;
        height: 20px;
        border: 0px;
        margin: 0px auto;
        background: url('<?php echo($images_directory); ?>toggle.gif') no-repeat;
        outline: 0px;
        z-index: 50;
        }
.aboutimage {
        display: block; 
        float: left; 
        margin-right: 10px; 
        border: 6px solid black; 
        background: <?php echo($highlight); ?>; 
        padding: 2px;
        }
.bigblue {
        color: <?php echo($dark_color); ?>;
        letter-spacing: 1px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        }
.descblue {
        font-size: 12px;
        margin-bottom: 15px;
        }
#aboutcontainer  a {
        color: #000;
        border-bottom: 1px dashed #fff;
        }

/* End The about drop-down */

/* Begin Header */
#header {
background: url(<?php echo($images_directory); ?>header.jpg) right no-repeat; 
	height: 138px;
        margin-bottom: 3px;
	}
.headertext {
        font-size: 19px;
        line-height: 247px;
        text-align: center;
        color: #000000;
        }
#header a {
        border: 0px; 
        text-decoration: none;
        color: #000000;
        }

#header a:hover {
        border-bottom: 1px dashed #CCCCCC;
        color: #ff2a00;
        }

/* End Header */

/* Page Contents Container */
#main {
	width: 761px;
	margin: 10px auto;
	}
#container {
    width: 761px;
	clear: both;
	}
/* End Page Contents Container */

/* Begin Link Bar */
#bar {
	background: url(images/bar.gif) no-repeat;
        padding: 3px 4px;
	height: 25px;
	line-height: 25px;
	width: 761px;
	margin-bottom: -10px;
	}
#bar a {
	background:url(<?php echo($images_directory); ?>barlink.gif) bottom no-repeat;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 103px;
	height: 25px;
        line-height: 24px;
	margin: 0px 0px 0px 8px;
	overflow: hidden;
	white-space: nowrap;
	border: 0px;
	}
#bar a:hover {
	background:url(<?php echo($images_directory); ?>barlink.gif) top no-repeat;
	color: <?php echo($highlight); ?>;
	border: 0px;
	}
/* End Link Bar */

/* Begin Blog Area */
#content {
        width: 589px;
	float: left;
	}
.style3 {
	color: #00c1ed;
	font-weight: bold;
}
.style5 {color: #00B1D7; font-weight: bold; font-size: 24px; }
.style7 {color: #00B1D7; font-weight: bold; }
.style9 {color: #FFFFFF; font-weight: bold; }
.style10 {
	color: #0089A6;
	font-weight: bold;
}

.blog {
	width: 589px;
	background:transparent url(images/blogbackground.gif);
	margin-bottom: 7px;
	}
.blog2 {
	width: 589px;
	background:transparent url(images/blogbackgroundtop.gif) top no-repeat;
	}
.blog3 {
	width: 589px;
	background:transparent url(images/blogbackgroundbottom.gif) bottom no-repeat;
	font-size: 13px;
        line-height: 15px;
	}
.entry strong {
        font-weight: bolder;
        color: <?php echo($dark_color); ?>;
        font-size: 15px;
        line-height: 15px;
       }
.aside {
	width: 589px;
	background:transparent url(<?php echo($images_directory); ?>asidebackground.gif);
	margin-bottom: 7px;
	}
.aside2 {
	width: 589px;
	background:transparent url(<?php echo($images_directory); ?>asidebackgroundtop.gif) top no-repeat;
	}
.aside3 {
	width: 571px;
	background:transparent url(images/asidebackgroundbottom.gif) bottom no-repeat;
	padding: 5px 3px 5px 15px;
	font-size: 13px;
	}
.text {
	width: 482px;
	float: right;
        padding: 0px 5px;
	}
.date {
	width: 86px;
	float: left;
        padding: 0px 5px;
	overflow: hidden;
        color: #bbb;
	}
.date a {
        color: #fff;
        }
.date a:hover {
        color: <?php echo($highlight); ?>;
        }

.dateblock {
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
	}
.month {
	font-size: 12px;
	line-height: 11px;
	color: #bbb;
	}
.day {
	font-size: 48px;
	line-height: 36px;
	color: <?php echo($highlight); ?>;
	}

.acesso a {
        color: #fff;
}

.year {
	font-size: 20px;
	line-height: 16px;
	color: #bbb;
	}
.title {
	background:transparent url(images/titlebackground.gif) bottom left no-repeat;
	font-size: 24px;
	color: #333;
        display: block;
        padding: 10px;
        line-height: 24px;
	}
.title a, .title a:hover, .title a:active, .title a:visited {
        border: 0px;
        }
.cathead {
	font-weight: bold;
	font-size: 12px;
	}
.cats {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	}

.cats a, .cats a:active, .cats a:visited, .cats a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}



.entry {
	overflow: hidden;
	padding: 5px;
	text-align: justify;
        clear: right;
        width: 98%;
	}
.entry p {
	margin-bottom: 10px;
	}

.entry h3
{
font: bold 11px arial, sans-serif;
color: <?php echo($dark_color); ?>;
text-decoration: underline;
margin: 6px 0 0 6px;
}

.entry h4
{
font: normal 11px/24px arial, sans-serif

}

blockquote {
        margin: 15px;
        background: #FFFFFF;
        border: 5px solid <?php echo($highlight); ?>;
        padding: 10px;
        color: #000000;
        font-size: 11px;
        }
.entry blockquote strong {
        font-size: 12px;
        color: <?php echo($highlight); ?>;
        }
.entry blockquote p {
        margin: 0px;
        padding: 4px;
        }
blockquote a:link, blockquote a:active, blockquote a:visited {
        color: #fff;
        }
.entry ul {
        margin: 10px;
        }
.entry li {
        list-style: circle;
        margin-left: 20px;
        font-size: 11px;
        }
.commentlink {
        clear: both;
        text-align: right;
        font-size: 15px;
        padding: 5 px;
        }
.commentlink a:active, 
.commentlink a:link, 
.commentlink a:hover, 
.commentlink a:visited {
        border: 0px;
        background: url(icons/comment.png) 0px 3px no-repeat;
        padding-left: 25px;
        line-height: 20px;
        font-weight: bold;
        color: <?php echo($highlight); ?>;
        }


.commentlink2 {
        clear: both;
        text-align: right;
        font-size: 18px;
        padding: 5px;
        }
.commentlink2 a:active, 
.commentlink2 a:link, 
.commentlink2 a:hover, 
.commentlink2 a:visited {
        border: 0px;
font-size: 10px;
        padding-left: 5px;
        line-height: 12px;
        font-weight: bold;
        color: <?php echo($highlight); ?>;
        }
/* End Blog Area */

/* Begin Page Area */

.page {
	width: 589px;
	background:transparent url(images/pagebackground.gif);
	margin-bottom: 7px;
	}
.page2 {
	width: 589px;
	background:transparent url(images/pagebackgroundtop.gif) top no-repeat;
	}
.page3 {
	width: 589px;
	background:transparent url(images/pagebackgroundbottom.gif) bottom no-repeat;
	font-size: 13px;
        line-height: 15px;
	}
.pagetitle {
	width: 564px;
        height: 39px;
	font-size: 22px;
        line-height: 39px;
        padding-left: 15px;
        color: #fff;
        }

/* End Page Area */

/* Begin Menu */
#menu {
	width: 165px;
	float: right;
	background:transparent url(<?php echo($images_directory); ?>menubackground.gif);
	}
#menu2 {
	width: 165px;
	background:transparent url(<?php echo($images_directory); ?>menubackgroundtop.gif) top no-repeat;
	}
#menu3 {
	width: 165px;
	background:transparent url(<?php echo($images_directory); ?>menubackgroundbottom.gif) bottom  center no-repeat;
	font-size: 11px;
	}
#menu3 li {
	list-style: none;
	}
.linkcontainer a {
	background: url('<?php echo($images_directory); ?>menuitem.gif') top left no-repeat;
	display: block;
	border: 0px;
	height: 25px;
	line-height: 25px;
	width: 120px;
	padding-left: 30px;
        padding-right: 15px;
        overflow: hidden;
	}
.linkcontainer a:visited {
	border: 0px;
	}
.linkcontainer a:active {
	border: 0px;
	}
.linkcontainer a:hover {
	background: url('<?php echo($images_directory); ?>menuitem.gif') bottom left no-repeat;
	border: 0px;
	}
a.feed, a.feed:visited, a.feed:active {
	background: url('<?php echo($images_directory); ?>feeditem.gif') top no-repeat;
	display: block;
	border: 0px;
	height: 25px;
	line-height: 25px;
	width: 120px;
	padding-left: 30px;
	}
a.feed:hover {
	background: url('<?php echo($images_directory); ?>feeditem.gif') bottom no-repeat;
	border: 0px;
	}
.shadow {
        height: 7px;
        background: url('images/shadow.gif') top center no-repeat;
        }
.itemhead {
	background: url('<?php echo($images_directory); ?>itemhead.gif') center no-repeat;
	padding-left: 9px;
	line-height: 25px;
	height: 25px;
	width: 156px;
	font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 1px;
	color: #fff;
        cursor: pointer;
        overflow: hidden;
	}
.itemhead span {
        padding-left: 21px;
        }
.metabox {
	padding: 5px;
	text-align: center;
	}
.nwiimenu {
	padding: 0px;
        overflow: hidden;
	text-align: center;
	}

.nwiimenu a, a:active, a:visited {

	text-decoration: none;
	color: #000;
	}
.nwiimenu a:hover {
	text-decoration: none;
	}
.nwiimenu a img {
        border: 0px;
	padding: 0px;
	margin: 0px;
        }







#s 	{
	font-family: "Trebuchet MS", sans-serif;
        font-size: 18px;
        width: 120px;
        background: #FFF url('images/searchbottom.gif') bottom center no-repeat;
        color: #999;
        border: 0px;
        margin-bottom: 5px;
        text-align: center;
	}
#s:focus {
        color: #000;
        }
#searchsubmit {
        margin: auto 10px;
	}
#wp-calendar {
        margin: 0px auto;
        text-align: center;
        }
#wp-calendar caption {
        text-align: center;
        margin: 0px auto;
        }
#wp-calendar td {
        padding: 2px;
        margin: 1px;
        }
#wp-calendar caption {
        background: url('<?php echo($images_directory); ?>caltitle.gif') center no-repeat;
        width: 130px;
        height: 25px;
        font-size: 14px;
        line-height: 25px;
        font-weight: bold;
        color: #fff;
        margin: 3px auto;
        }
#wp-calendar {
        margin-bottom: 15px;
        }
.about {
        margin-bottom: 2px;
        font-size: 10px;
        }
/* End Menu */

/* Begin Comments (Comments use the same classes as blog entries.) */
.seperator {
        background: url('<?php echo($images_directory); ?>seperator.gif') top no-repeat;
        height: 16px;
        line-height: 13px;
        overflow: hidden;
        margin-bottom: 7px;
        }
#comment {
        background: url('images/text.gif') top left scroll;
        font-size: 13px;
        line-height: 20px;
        padding: 5px;
        border: 1px solid #ddd;
        width: 400px;
        }
label {
        font-size: 10px;
        line-height: 9px;
        }
#commentform input {
        margin-top: 5px;
        border: 0px;
        background: white;
        width: 250px;
        }
input#author {
        background: #FFF url('images/name.gif') bottom left no-repeat;
        height: 22px;
        line-height: 22px;
        padding-left: 30px;
        }
input#email {
        background: #FFF url('images/email.gif') bottom left no-repeat;
        height: 22px;
        line-height: 22px;
        padding-left: 30px;
        }
input#url {
        background: #FFF url('images/web.gif') bottom left no-repeat;
        height: 22px;
        line-height: 22px;
        padding-left: 30px;
        }
input#submit {
        width: 88px;
        height: 38px;
        }
/* End Comments */
