/*
Theme Name: Blog Meu Scrap
Theme URI: 
Version: 1.0
Author: Insights na Web
Author URI: www.insightsnaweb.com.br
*/

/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #fff;
	font: Normal 12px Verdana, Arial, "Trebuchet MS",  sans-serif;
	color:#000000;
	margin: 0 0 15px 0;	
}

/* links */
a:link{
	 color: #027EB1;
	 font-weight: bold;
}

a:visited {
	 color: #027EB1;
	 font-weight: bold;
	 }
a:hover {
	 color: #028CC5;
	 font-weight: bold;
	 }
a:active {
	color: #028CC5;
	font-weight: bold;
	}


/* Tītulos */

h1, h2 {
	color: #FFD100;
	font-weight: bold;
}

h3, h4, h5, h6 {
	color: #007BB5;
	font-weight: bold;
}
h1 {
	font-size: 170%;
	}
h2 {
	font-size: 150%;
	}
h3 {
	font-size: 20px;
	margin-bottom: 3px;
	}
h4 {
	font-size: 18px;
	}
h5 {
	font-size: 150%;
	}
h6 {
	font-size: 130%;
	}


p {
	padding: 10px;		
	margin: 0;
	text-align: justify;
}

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: normal 11px 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}


/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFFFFF;
	background: #007DC6;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
	background: #ffffff;
}
#header {
	position: relative;
	background: #ffffff url(images/header-bg.jpg) repeat-y center top;
	height: 140px;
	width:910px;	
	padding: 0;	
	color: #fff;	
}


#headerLeft {
	float: left;
	margin-left: 20px;
	width: 200px;
	height: 130px;
	}
	
		#header h1 {
		float: left;
		width: 200px;
		height: 110px;
		text-indent:-10000px;
		}	

		#header h1 a {
		width: 200px;
		height:110px;
		float:left;
		background: url(images/logo-meuscrap.gif) no-repeat;		
		}
	
	#headerRight {
	float: right;
	margin-right: 20px;
	width: 530px;
	height: 110px;
	}

	#acessar-login {
	float: right;
	width: 100%; 
	height: auto;
	text-align: right;
	padding-top:5px;
	padding: 0px;
	margin-right: 20px;
	}				

	
	/* menu principal */
#menu {
	float: right;
	width: 550px; 
	height: 40px;
	font-style: bold;
	text-align: left;
	margin-right: 20px;
	margin-top: 50px;
	}

ul#menuNav {
	float: left;
	display: block; 
	z-index: 100;
	left: -30px; 
	width: 585px; 
	list-style-type: none; 
	height: 50px;
	top: -20px;
	}
ul#menuNav A:hover {
	background-position: 50% bottom
	}
ul#menuNav A.hover {
	background-position: 50% bottom
	}
ul#menuNav LI {
	padding-right: 50px; 
	padding-left: 50px; 
	float: left; 
	position: relative;
	}
ul#menuNav LI.last {
	background: none transparent scroll repeat 0% 0%
	}
ul#menuNav LI a {
	display: block; 
	overflow: hidden; 
	text-indent: -10000px; 
	height: 40px
	}
a#navHome {
	background: url(images/logo-meuscrap.gif);
	margin-left:  0px; 
	width: 185px
}		
a#navCriar {
	background: url(images/menu-criar-scrap.gif); 
	margin-left: 0px; 
	width: 143px
}	

a#navDicas {
	background: url(images/menu-dicas-scrap.gif); 
	margin-left: 0px; 
	width: 143px
}	


/* header links */
#header #header-links {
	position: absolute;
	top: 8px; 
	right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-descricao */
#header-descricao {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 80px;
	width: 850px;
	background: #FFD700;
	}

	
	#h-descricao-texto {
		position: relative;
		clear: both;
		margin: 0;
		height: auto;
		width: 100%;
		text-align: center;
		}	
	
	#h-descricao-texto h1 a {
		margin: 0; 
		padding: 0;
		font: bold 22px Arial, Helvetica, sans-serif;
		color: black;
		text-transform: none;
		text-decoration: none;
		border: none;
		text-align: center;	
		}
		
	#h-descricao-texto h2 {
		margin: 0; 
		padding: 0;
		font: bold 18px Arial, Helvetica, sans-serif;
		color: #007DC6;
		text-transform: none;
		text-decoration: none;
		border: none;
		text-align: center;	
		}



/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(images/nav.jpg) repeat-x;	
	width: 850px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 10px 10px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Arial, Helvetica, sans-serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
	}
	
#main ul li {
	margin: 5px 0px 5px 0px;
	padding: 0 10px 0 10px;
	list-style: circle;
	}
	
#main ol li {
	margin: 5px 1px 5px 0px;
	padding: 0 10px 0 10px;
	list-style: decimal;
	}

/* Sidebar */	
#sidebar {
	float: left;
	width: 170px;	
	margin-top: 10px;	
	margin-right: 20px;
	text-align: right;
}	
/* right column */
#rightcolumn {
	float: right;
	width: 150px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #007DC6; 		
}

#banner-inscricoes {
	width: 150px;
	height: 60px;
	background: transparent url(images/back-inscricoes.gif) no-repeat;			
	}
	
	#banner-inscricoes h1 {
	width: 100%;
	text-align: center;		
	font-size: 15px;
	color: #FFFFFF;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	}
	
	#banner-inscricoes h1 a {
	color: #FFFFFF;
	}

#apoio {
	width: 150px;
	height: auto;	
	}
	

		
	
/* sidemenu */
#sidebar h2 {
	color:#007DC6;
	padding:10px 0 5px 0;
	margin-bottom:5px;
	border-bottom:1px solid #FFF;
	}
	
#sidebar ul{
	list-style:none;
	font-size: 14px;
	}
	
#sidebar ul li{
	list-style:none;
	padding:6px 0 5px 10px;
	}
	
#sidebar ul li ul li{
	list-style:none;
	padding:5px 0 0px 10px;
	font-size: 12px;
	}
	
#sidebar ul li a{
	color:#007DC6;
	}

#sidebar ul li ul li a{
	color: #666666;
	}
	

.sidemenu li {
	/*background:#FFF url(../img/ico-pasta.jpg) no-repeat 10px 10px;*/
	}

.sidemenu li li {
	/*background:#FFF url(images/ico-pasta-sub.gif) no-repeat 100% 50%;*/
	}
	
.sidemenu li a {
	font-weight:bold;
	}


ul, ol {
	margin: 0px;
	padding: 0px;
	list-style : none;
}

li li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style : none;
}

ul.sidemenu ul {
padding : 3px 0 8px 0;
}

ul.sidemenu li {
line-height : 18px;
list-style : none;
padding-left : 0;
margin-left : 15px;
}
ul.sidemenu li li {
list-style: none;
}
ul.sidemenu a {
background : inherit;
text-decoration : none;
}
ul.sidemenu a:hover {
background : inherit;
text-decoration : underline;
}
ul.sidemenu li h2 {
	list-style: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(images/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #007DC6;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px 50px; 
	width: 850px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	background: #FFFFFFF;
	border-top: 1px solid #F2F2F2;	
}

#footer ul {
	float:right;
	height:32px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:7px;
	width:239px;
	}
	
#footer li {
	background:transparent url(../img/separador-info.gif) no-repeat scroll right 5px;
	float:left;
	font-size:11px;
	padding:5px 25px 5px 15px;
	}	

#credito {
	clear: both;
	color: #666;	
	margin: 0 auto 10px 50px; 
	width: 850px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	background: #FFFFFFF;
}	
	
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

.entry a {
	color: #000000;
}

a img{ border:none; }


#flickr img {
	display: block;
	float: left;
	padding: 0px;
	position: relative;
	height: 55px;
	width: 55px;
	border-width:0;
	margin:2px;
	}

#commentform textarea 
        {
	width:300px;
}
div.entry-date 
	{ 
	background:url(images/clock_red.png) no-repeat; 
	margin:5px 0 5px 10px; 
	padding-left:20px; 
	}
div.entry-meta 
	{ 
	background:url(images/user_suit.png) no-repeat; 
	margin:16px 0 20px 10px; 
	padding-left:20px; 
	}
div.entry-meta span.cat-links 
	{ 
	background:url(images/tag_blue.png) no-repeat; 
	margin:16px 0 20px 10px; 
	padding-left:20px; 
	}
div.entry-meta span.comments-link 
	{ 
	background:url(images/comments.png) no-repeat; 
	margin:16px 0 20px 10px; 
	padding-left:20px; 
	}
div.entry-meta a 
	{ 
	background:none; 
	}
div.entry-meta span.cat-links a 
	{ 
	background:none; 
	}
div.entry-meta span.comments-link a 
	{ 
	background:none; 
	}
div.entry-meta span.meta-sep 
	{
	display: none;
	}
	
#anuncioInicial728x15  {
	position: relative;
	top: 0px;
	left: 100px;
	width: 728px;
	height: 15px;
	background-color: white;
	float: left;
	}			
