﻿
/*-------------------------------------- BODY AND PAGE ---------------------------------------*/

* {
	margin:0px;
	padding:0px;
}



#page {
	width:940px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

#content a {
	color: #2b74ab;
	text-decoration: none
}

#content a:hover {
	color: #2b74ab !IMPORTANT;
	text-decoration: underline;
}

a,img {
	outline:none;
}

ul li ul li{
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
 
}

h1 { 
	background:url(images/bg_h1.jpg) no-repeat; 
	color:#FFF; 
	font-size:12px; 
	padding:6px 10px; 
	margin:0 0 15px 0;
}

body img{
	border:none;
}


body {
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;	
	background: #F5F5F5 url('images/bg_body_internas.jpg') repeat-x;
	text-align: center;
	color:#4c5760;
	}
	

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	}



	
	/*---------------------------------------------       FOOTER     --------------------------------------*/


#footer {
	border: none;
	}
		
/*.footer {
	 width:100%; 
	 background:url(images/bg_footer.jpg) repeat-x;
	 background-color:#FFFFFF;
	 height:100px;
	 float:left; 
	 margin-top:-100px;
	 clear:both;
}*/

.footer{
	width:100%; 
	position: absolute;
	/* margin-top: -73px; /*Margem negativa, se não da pau*/
	height: 70px;
	clear:both;
	border-top:1px solid #dee1e3;
	background:#FFF; 
}

.bottom0{
	bottom:0px;
}

.footerInner {
     width:940px; 
	 margin:0 auto;
	 padding:15px 0 0 0;
	 background:#FFF;
}
.footerInner ul {
	float:right;
}

.footerInner ul li {
    list-style:none;
	float:left;
}
.footerInner ul li a {
    list-style:none;
    float:left;
	text-align:center;
	color:#979FA1;
	text-decoration:none;
	margin:0 0 0 1px;
	padding:0 10px 0 8px;
	text-align:center;
	background:url(images/bg_menu_footer.jpg) no-repeat top right;
	/*background-color:#099;*/
	
}

.footerInner ul li a:hover {
	text-decoration:underline;

}

.copyright {
float:right;
padding:10px 0 0 0;
font-size:11px;
color:#979fa5;
width:500px;
text-align:right;
}


/*--------------------------------------------------------FOOTER---------*/





/*------------------------------------------ HEADER------------------------*/

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}


h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


#headerimg .description {
	text-align: center;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#menu{ width:650px; background-color:#0F0; padding:10px;}

#menu li, #menu li a{ background-color:#FF0; display:inline; padding:10px;}


/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0px;
	padding: 5px 0 4px 16px;
	background: url(images/bg_tit_sidebar.jpg) no-repeat;
	font-size:14px;
	height:22px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/*	
.activeMenuSuperior {
background-position:0 -35px !important;
background-repeat:no-repeat !important;
}	
*/

.activeMenuSuperior {
    background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -400px -105px !important;
	background-repeat:no-repeat !important;
}	

.activeMenuLateral {
    background:url(images/bg_menulateral_ativo.jpg) no-repeat !important;
}
	
/* End Headers */

/*------------------------------------------ END HEADERS ------------------------------------------*/

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata, blockquote, strike {
	color: #5B5B5B;
	text-decoration:none;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

a{
	color: #5B5B5B;
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover {
	color: #5B5B5B;
	text-decoration:underline;
	}	

#page a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
	
.header a:hover {
	 text-decoration:none !important;
	}	

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0px 0px 20px 45px;
	margin: 0px;
	width: 655px;
	}

.narrowcolumn img{
	clear:both;
	margin:10px 0px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 675px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.postmetadata a {
	color: #2b74ab;
	text-decoration: none
}

.postmetadata a:hover {
	color: #2b74ab !IMPORTANT;
	text-decoration: underline;
}

.clear {
	clear: both;
}

#footer {
	margin:0px auto;
	text-align:center;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	background-color:#f5f5f5;
	width:auto;
	}

#sidebar ul li img {
	margin-bottom: 15px;
}

/*
#sidebar ul li {
	list-style:none;
	display:inline;
}

*/

.menuL {
		background: url(images/bg_menu_n1.jpg) repeat-x left bottom;
}

.menuLOver {
		background: url(images/bg_menulateral_hover.jpg) repeat-x left bottom;
}


#sidebar ul li ul li {
	color:#5b5b5b;
	text-decoration:none;
	display:block;
	margin:1px 0 0 0;
	padding:6px 0 6px 16px;
	height:19px;
	
}

/*
#sidebar ul li ul li a{
	color:#5b5b5b;
	text-decoration:none;
	display:block;
	margin:1px 0 0 0;
	padding:6px 0 6px 16px;
	height:19px;
	background: url(images/bg_menu_n1.jpg) repeat-x bottom;
}
*/
#sidebar ul li ul li a:hover {
	color:#4c5760;
    font-weight:normal;
    text-decoration:none;
    /* background: url(images/bg_menulateral_hover.jpg) repeat-x bottom; */
}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

/*
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
*/

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding-bottom:0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 220px;
	float:left;
	text-align:left;
	padding-top:20px;
	margin-bottom:10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */



/*--------------------------------------------------------------------------------------MENU----------------------------------*/



.header {
	width:940px;
	height:60px;
	padding:26px 0 0 0;
	background: url(images/bg_body_home.jpg) repeat-x;
	position:relative;
}
.menuSuperior {
	float:right;
	position:absolute;
	right:179px;
	top:28px;
	width:453px;
}
.menuSuperior ul li {
    list-style:none;
	float:left;
}
.menuSuperior ul li a {
    list-style:none;
    float:left;
	padding:9px 0px;
	text-align:center;
	color:#333;
	text-decoration:none;
	margin:0 0 0 0px;
	text-indent: -6900%;
	text-align:center;
	
}
.menuSuperior ul li a:hover {
	background-position: 0 -35px;
}

.selected {
	background-position: 0 -35px !important;
}


.campoBusca {
background-color:#FFFFFF;
border:0 solid #FFFFFF;
height:15px;
position:absolute;
right:38px;
top:9px;
width:97px;
}


.formBusca {
	position:absolute;
	right:-7px;
	background:url(images/bg_form_busca.jpg) no-repeat;
	height: 40px;
	width: 190px;
	top: 28px;
}

.btBuscar {
	position:absolute;
	top: 10px;
	right:25px;
}

.btBuscar img{
border:0px;
}
	
	
/*---   Menu superior  ------*/
/*
.ItemEmpresa {
	background:url(images/bt_menu_empresa.jpg) no-repeat;
	width:88px;
}
.ItemProdutos {
	background:url(images/bt_menu_produtos.jpg) no-repeat;
	width:81px;
}
.ItemServicos {
	background:url(images/bt_menu_servicos.jpg) no-repeat;
	width:84px;
}
.ItemClientes {
	background:url(images/bt_menu_clientes.jpg) no-repeat;
	width:67px;
}
.ItemParceiros {
	background:url(images/bt_menu_parceiros.jpg) no-repeat;
	width:80px;
}
.ItemBlog {
	background:url(images/bt_menu_blog.jpg) no-repeat;
	width:50px;
}
*/
.ItemEmpresa {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: 0 0 !important; 
	width:88px;
}
.ItemEmpresa:hover {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: 0 -35px !important;
	width:88px;
}
.ItemEmpresa:active {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: 0 -70px !important;
	width:88px;
}


.ItemProdutos {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -88px 0 !important; 
	width:81px;
}
.ItemProdutos:hover {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -88px -35px !important; 
	width:81px;
}
.ItemProdutos:active {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -88px -70px !important; 
	width:81px;
}

.ItemServicos {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -169px 0 !important; 
	width:84px;
}
.ItemServicos:hover {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -169px -35px !important; 
	width:84px;
}
.ItemServicos:active {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -169px -70px !important; 
	width:84px;
}

.ItemClientes {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -253px 0 !important; 
	width:67px;
}
.ItemClientes:hover {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -253px -35px !important; 
	width:67px;
}
.ItemClientes:active {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -253px -70px !important; 
	width:67px;
}


.ItemParceiros {
    background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -320px 0 !important; 
	width:80px;
}
.ItemParceiros:hover {
    background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -320px -35px !important; 
	width:80px;
}
.ItemParceiros:active {
    background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -320px -70px !important; 
	width:80px;
}


.ItemBlog {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -400px -105px !important; 
	width:50px;
}

.ItemBlog:hover {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -400px -35px !important; 
	width:50px;
}
.ItemBlog:active {
	background:url(images/bg_menu_superior_completo.gif) no-repeat !important;
	background-position: -400px -70px !important; 
	width:50px;
}
	
/*--------------------------------------------------------------------------------------MENU----------------------------------*/


/*---------------------------------------------       CLASSES GENÈRICAS     --------------------------------------*/

.floatL {
	float:left;
	width:auto
}

.floatR {
	float:right;
	width:auto
}

.cursor {
	cursor:pointer;
}

.logo {
	background:url(images/logoEversystems.jpg) no-repeat;
	float:left;
	width:222px;
	height:41px;
}

.logoEvermedia {
	background:url(images/logo_evermedia.jpg) no-repeat;
	float:left;
	width:105px;
	height:31px;
}

.logoEvermobile {
	background:url(images/logo_evermobile.jpg) no-repeat;
	float:left;
	width:94px;
	height:31px;
}

#nodecoration a:hover{text-decoration:none;}
	


/*--------------------------------------------- FIM  CLASSES GENÈRICAS     --------------------------------------*/







/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#entrieRSS {
	margin-top: 15px;
}

#entrieRSS a {
	color: #2b74ab;
	text-decoration: none
}

#entrieRSS a:hover {
	color: #2b74ab !IMPORTANT;
	text-decoration: underline;
}


