/*  

Theme Name: MAC

Theme URI: http://www.janeladigital.com

Description: MAC teste

Version: 1.0

Author: Desenvolvido por Miguel Azevedo e Castro.

Author URI: http://www.janeladigital.com/

*/



html, body {
	margin:0;
	padding:0;
}
body {
	background:#fff url(img/fundo_site.jpg) top repeat-x;
	font:normal 13px "Trebuchet" Arial, Helvetica, sans-serif;
	font-smooth:always;
	color:#333;
	text-align:center;
}
a, a:link, a:visited {
	color:/*#193b5e;*/ /*#242521;*/#111;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
 a:img {
 border:none;
 outline:none;
}
a:hover {
	color:/*#999;*/#744c81;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h2 {
	font-size:12px;
}
ul, li {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
strong {
	color:#036;
}
/*------------------------------------------------------*/

#wrapper {
	width:850px;
	/*background-color:#fff;

	border:#f00 1px solid;*/

	margin:0 auto;
	text-align:left;

}
/* Header

-------------------------------------------------------*/

#header {
	height:205px;
	/*width:850px;*/

	margin:0;
	background:url(img/bikerz1.jpg) top left no-repeat;
	border:#000 1px solid;
}
.logo {
	width:200px;
	height:200px;
	float:left;
	border:none;
	position:absolute;
	top:-10px;
	left:0px;
}
#logoStand {
	position:relative;/*width:100%;

	height:72px;

	background-color:#fff;*/

}
.flashBanner {
	float:left;
	width: 658px;
	height: 194px;
}
/* Contentor principal

-------------------------------------------------------*/

#container {
	/*background-color:#0f6;*/

	float:right;
	width:650px;
	margin-top:25px;
	padding:15px 10px 0 0;
}
.post {
/*border:#666 1px solid;*/

}
.post li {
/*padding:3px 15px 3px 3px;*/

}
.post a {
	font-weight:bold;
}
.entry {
/*border:#f00 1px solid;*/

}
.postmetadata {
	font-size:9px;
	margin:0 0 25px 0;
	color:#999;
}
.lowBorder {
	border-bottom:#999 1px solid;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	width:95%;/*text-transform:uppercase;*/
}
.destaque {
	background-color:#F0F3FA;
	width:350px;
	float:right;
}
/* barra lateral 

------------------------------------------*/

.sidebar {
	/*background:#FAFBFD url(img/fundo_menu.jpg) top right no-repeat;*/

	width:175px;
	float:left;
	padding:15px 8px 0 0;
	margin:0 3px;
	text-align:right;
	position:relative;
}
.sidebar a, .sidebar a:active, .sidebar a:visited {
	color:/*#242521;*//*#744c81;*/ #555;
	display:block;
	padding-right:8px;
}
.sidebar a:hover {
	color:/*#039;*/#fff;/*background: url(img/fundo_menu.png) left no-repeat;*/

}
.cat-item {
	margin:0 0px 5px 0;
}
.widgettitle {
	display:none;
}
.widget {
	margin: 0 0 20px 0;
}
/* Footer

_____________________________________________*/

#footer {
	width:100%;
	background:#202122 url(img/fundo_footer.jpg) top left repeat-x;
	font-size:10px;
	color:#ccc;
	clear:both;
	min-height:40px;
	position:relative;
}
.layer1Int {
	width:850px;
	margin:0 auto;
	padding:5px 0 5px 0;
	text-align:left;
}
.layer1 {
	height:30px;
	background-color:#fff;
}
.layer2 {
	height:180px;
	background:#999 url(img/fundo_footer.jpg) top left repeat-x;
}
.layer3 {
	height:30px;
	background-color:#111;
}
#footer p {
	position:absolute;
	bottom:0px;
	right:130px;
}
#footer a.sig, #footer a:visited.sig {
	width:103px;
	height:14px;
	font-size:12px;
	color:#F60;
	margin-left:5px;
	/*display:block;

	position: relative;

	bottom:12px;

	left:415px;*/

	background-image:url(img/janeladigital.png);
}
#footer a:hover.sig {
	color:#efefef;	
}
#footer span {
/*visibility:hidden;*/

}
/* Gizmos

_________________________________________ */



#fullFloater {
	position:fixed;
	z-index:1;
	top:5px;
	right:5px;
	width: 173px;
	/*background:url(img/transpBr.png);*/
	text-align:left;
	font-size:10px;
	padding:8px;
	color:555;
	background:url(img/transpBr.png);
}
#fullFloater a:link, #fullFloater a:visited {
	/*color:#193b5e;*/

	font-weight:bold;
}
#fullFloater a:hover {
	color:#f60;
}
#fullFloater .title, .footerWidgets .title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	/*background-color:#999;*/

	width:160px;
	padding:1px 0 2px 5px;
}
#fullFloater li, #layerFoot1 li {
	margin: 5px 0 5px 8px;
	list-style-type:disc;
	padding:0;
}
#fullFloater ul, #layerFoot1 ul {
	/*border-bottom:#CCC 1px solid;*/

	margin-bottom:5px;
	padding-bottom:5px;
}
.footerWidgets {
	float:left;
	height:auto;
	margin:10px 5px;
	width:165px;
}
#footer .footerWidgets {
	background:url(img/transpBr.png);
	min-height:160px;
}
.footerWidgets .title {
	color:/*#193b5e;*/#fff;
	background:#555 url(img/carbonH.jpg) center repeat-x;
	/*padding-right:10px;*/

	text-align:center;
}
.footerWidgets a:hover {
	color:/*#fff;*/#744c81;
}
/* estilos da form search 

------------------------------------------------------------- */

input {
	font-size:10px;
}
input:focus, textarea:focus {
	background:#ddd;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	display:block;
	/*width:12em;*/

		height:2.5em;
	color:#fff;
	font-size:.9em;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0 10px;
	background:#ccc url(img/btnBackground.jpg) top left repeat-x;/*float:left;*/

	}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
	background:/*#184284;	*/#444;
	color:#fff;
}
#searchform {
	padding-top:12px;
	margin-bottom:12px;
	height:60px;
	width:100%;
	border-bottom:#999 1px solid;
}
#searchform input[type="text"] {
	width:92%;
}
#searchform input[type="submit"] {
	float:right;
}
/*

Comentarios

-----------------------------------------*/

.comments-template {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-family: Arial, Sans-serif;
	font-size: 16px;
}
.comments-template h4 {
	font-size: 14px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 80%;
}
form p {
	margin: 5px 0 0 0;
	padding: 0;
}

/* -------------- */ 

/* Link handling */

a[href$=".pdf"], .accordion li a[href$=".pdf"] {
 background:url(img/pdf-documentF.png) top right no-repeat;
 padding-right:32px;
} 

/*a[href^="http:"]{

	background:url(img/outLink.gif) top right no-repeat;

	padding-right:13px;

}

a[href^="http://www.janeladigital.com/"], a[href^="http://www.ptcom.pt/"] { 

	background-image:none;

	padding-right:0;

}*/
