*{
	padding:0;	
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
}

img{
	border:none;
}

strong{
	font-weight:bold;
	color:#666666;
}

em{
	font-style:italic;
	color:#666666;
}

#topo{
	width:762px;
	margin:0px auto;
	height:102px;
	background:url(images/logo.png) no-repeat;
}

#topo a{
	display:block;
	width:197px;
	height:102px;
}

/*******************
  MENU

*********************/

#menu{
	width:762px;
	height:27px;
	margin:0 auto;
	position:relative;
}

#menu li{
	height: 27px;	
	position:absolute;	
	display:block;	
	background: url(images/menu.png) 0px 0px no-repeat;	
}

#menu a{
	height:27px;
	display: block;	
}

#menu #yellowicon{
	width: 31px;
	left: 0px; 
}

#menu #yellowicon a:hover{background: url(images/menu.png) -0px -27px no-repeat scroll;}
#menu #yellowicon a:active{background: url(images/menu.png) -0px -27px no-repeat scroll;}

#menu #blog{
	width: 61px;
	left: 31px;
	background-position:-31px 0px;
}

#menu #blog a:hover{background: url(images/menu.png) -31px 0px no-repeat scroll;}
#menu #blog a:active{background: url(images/menu.png) -31px 0px no-repeat scroll;}

#menu #about{
	width: 61px;
	left: 92px;
	background-position: -92px -27px;	
}

#menu #about a:hover{background: url(images/menu.png) -92px 0px no-repeat scroll;}
#menu #about a:active{background: url(images/menu.png) -92px 0px no-repeat scroll;}

#menu #iconbase{
	width: 61px;
	left: 153px;
	background-position: -153px -27px;	
}

#menu #iconbase a:hover{background: url(images/menu.png) -153px 0px no-repeat scroll;}
#menu #iconbase a:active{background: url(images/menu.png) -153px 0px no-repeat scroll;}

#menu #services{
	width: 61px;
	left: 214px;
	background-position: -214px -27px;	
}

#menu #services a:hover{background: url(images/menu.png) -214px 0px no-repeat scroll;}
#menu #services a:active{background: url(images/menu.png) -214px 0px no-repeat scroll;}

#menu #portfolio{
	width: 61px;
	left: 275px;
	background-position: -275px -27px;	
}

#menu #portfolio a:hover{background: url(images/menu.png) -275px 0px no-repeat scroll;}
#menu #portfolio a:active{background: url(images/menu.png) -275px 0px no-repeat scroll;}

#menu #stockicon{
	width: 70px;
	left: 336px; 
	background-position: -336px -27px;	
}

#menu #stockicon a:hover{background: url(images/menu.png) -336px 0px no-repeat scroll;}
#menu #stockicon a:active{background: url(images/menu.png) -336px 0px no-repeat scroll;}

#menu #downloads{
	width: 78px;
	left: 406px;
	background-position: -406px -27px;	
}

#menu #downloads a:hover{background: url(images/menu.png) -406px 0px no-repeat scroll;}
#menu #downloads a:active{background: url(images/menu.png) -406px 0px no-repeat scroll;}

#menu #contacts{
	width: 70px;
	left: 484px;
	background-position: -484px -27px;	
}

#menu #contacts a:hover{background: url(images/menu.png) -484px 0px no-repeat scroll;}
#menu #contacts a:active{background: url(images/menu.png) -484px 0px no-repeat scroll;}

#menu #separator{
	/*width: 188px;*/
	width:177px;
	/*left: 543px;*/
	left:554px;
	background-position: -554px -27px;	
}

#menu #search{
	width: 27px;
	left: 731px;
	background-position: -731px -27px;	
}

#menu #search a:hover{background: url(images/menu.png) -731px 0px no-repeat scroll;}
#menu #search a:active{background: url(images/menu.png) -731px 0px no-repeat scroll;}


#subnav10{		
	display:none;	
	position:absolute;
	top:32px;
	left:-110px;	
	width:136px;
	opacity:0.7;
	filter:alpha(opacity=70);
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	background:url(images/search.gif) no-repeat;
	width: 136px;	
	border: none;
	height: 18px;	
	padding:2px 0 0 3px;		
}

/*#subnav10 input{
	display:none;
	opacity:0.7;
	filter:alpha(opacity=70);
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	background:url(images/search.gif) no-repeat;
	width: 136px;	
	border: none;
	height: 18px;	
	padding:2px 0 0 3px;;
}

#subnav10 input:focus{
	display:block;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#767676;	
}*/

/*******************
FIM  MENU

*********************/

/***********************

<Body>

************************/

#body-top{
	width:762px;
	margin:0 auto;
	height:40px;
	background:url(images/body-body.jpg) repeat-y;
}

#body{
	width:762px;
	margin:0 auto;
	background:url(images/body-body.jpg) repeat-y;
}

#side-divisor{
	/*background:url(images/sep1.jpg) repeat-y 550px 120px;*/
}

#posts{
	width:500px;
	margin:0 0 0 30px;
}

#sidebar{
	width:200px;
	float:right;
	background:url(images/sep1.jpg) repeat-y 0px 0px;
}

.cat-item{
	margin:10px 0 0 20px;
	list-style:none;
}

.current-cat{
	margin:10px 0 0 20px;
}

#rss{
	margin:20px 0 0 14px;	
	width:175px;
	height:50px;	
	background:url("images/rss-back.jpg") no-repeat;	
}

.link-rss{
	float:left;
	margin:11px 0 0 20px;
	_margin:11px 0 0 10px;	
	width:28px;
		
}

.img-rss{
	float:left;
	margin:13px 0 0 8px;
	width:45px;
	
}

.cat-item a{
	font:11px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
}

.cat-item a:hover{
	color:#CCC;
}

.current-cat a{
	font:11px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
}

.current-cat a:hover{
	color:#CCC;
}

.side-category .num{
	font:10px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
}

/*.postsingle-title {
	font:16px Arial, Helvetica, sans-serif;	
	color:#F17E0E;
	border:1px solid red;
}*/

#posts a{
	color:#767676;
}

#posts a:hover{
	color:#A0A0A0;
}

.post-title{
	margin:0px 0 0 0;
}

.post-title a{	
	font:16px Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#767676;
}

p.postby{
	margin:0px 0 15px 0px;
	font:lighter 11px Arial, Helvetica, sans-serif;
	color:#999999;
}


	


.postdetails p{
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	text-align:left;
}

.postdetails a{
	font:lighter 12px Arial, Helvetica, sans-serif;
	color:#767676;
}

.postdetails a:hover{
	color:#A0A0A0;
}


.commentandcategory{

	margin:0 0 50px 0;
}

p.commentandcategory a{
	font:lighter 11px Arial, Helvetica, sans-serif;
	color:#CCC;		
}

.navigation{
	width:300px;
	height:20px;
	margin:0 0 10px 0;		
}

.alignleft{	
	float:left;
	margin:0 20px 0 0;
}

.alignleft a{
	font:11px Arial, Helvetica, sans-serif;
	color:#CCC;
}

.alignleft a:hover{	
	color:#767676;
}

.alignright a{
	font:11px Arial, Helvetica, sans-serif;
	color:#CCC;
}

.alignright a:hover{	
	color:#767676;
}

.alignright{
	float:left;
}

p.commentandcategory a:hover{
	color:#767676;
}

.post-title a:hover{
	color:#474747;
}

.responses{
	margin:60px 0 10px 0;
	font:lighter 16px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
	width:100%;
	height:35px;
	background: url(images/responsesback.jpg) no-repeat 0 20px;
	
}

.comments-blog{
	margin:20px 0 0 10px;	
}

.pagetitle{	
	font:16px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
}

.leftby{
	margin:20px 0 0 0;
	font:lighter 10px Arial, Helvetica, sans-serif;
}

.leftby a{	
	font:lighter 12px Arial, Helvetica, sans-serif;
	color:#CCC;
	/*background-color:#000;*/
}

.leftby a:hover{
	color:#767676;
}

#comments-send{
	margin:20px 0 0 0;	
}

.widget{
	margin: 0 0 0 13px;
}

.textform{
	border:1px solid #CCC;
	margin:10px 0 0 0;
}

#comments-send textarea{
	border:1px solid #CCC;
	margin:10px 0 0 0;
}

#comment{
	width:93%;
	height:150px;
}

.button{
	margin:10px 0 0 410px;
}

#calendar{	
	width:135px;
	margin:0px 0 -5px 13px;
}

#calendar-top{
	width:172px;
	height:35px;
	margin:0 0 0 14px;
	background:url(images/calendar-top.jpg) no-repeat 0 30px;
}

#calendar-body{
	width:172px;
	margin:0 0 0 14px;
	background:url(images/calendar-body.jpg) repeat-y;
}

#calendar-bottom{
	width:172px;
	height:36px;
	margin:0 0 0 14px;
	background:url(images/calendar-bottom.jpg) no-repeat 0 0px;
}


#wp-calendar{
	clear:both;
	width:145px;
	margin:5px 0 0 0;
}

#wp-calendar th, td{
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;
}

#wp-calendar a{
	font:bolder 10px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
}

#wp-calendar a:hover{
	color:#CCC;
}

#arrumapost{
	margin:0 0 20px 0;
}

#arrumapost a{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#A0A0A0;
}

#arrumapost a:hover{
	color:#767676;
}

#navi{
	width:20px;
	float:left;
}

#today{
	background:#E8E8E8;
	color:#FFF;
}

#caption{
	float:right;
	font:bolder 10px Arial, Helvetica, sans-serif;
}

#side-clear{
	clear:both;
	height:5px;
}

#clear-body{
	clear:both;
	height:30px;
}

#body-bottom{
	width:762px;
	margin:0 auto;
	height:60px;
	background:url(images/body-bottom.jpg) no-repeat;
}


/***********************

</Body>

************************/

#body-bottom p{	
	margin:20px 2px 0 0;
	font:10px Arial, Helvetica, sans-serif;
	color:#CCC;
	float:right;
}

#logo_relio p{
	clear:both;
	margin:0px 2px 0px 0px;	
	float:right;
}

#logo_relio img{
	border:none;
}