﻿/*********** General HTML Tag Styles **************/
body {
	margin: 0 0 0 0;
	padding: 0;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #666666;
	background-image: url(http://www.seomaster.com.br/img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p, h1, h2, h3, h4, h5, h6, a, img {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

p {
	margin-bottom: 15px;
}

/*********** General Anchor Styles **************/

a, a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #006699;
	text-decoration: none;
}

/************ Layout Styles **************/
#page {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -385px;
	padding: 0;
}

#header {
  margin-left:2px;
  padding-top: 0px;
  height: 98px;
  background-color:#f6f6f6;
  width: 748px;
}

#header #logo {
  background-position: top left;
  height: 67px;
  width: 315px;
  float: left;
  position: absolute;
  top: 15px;
  left:10px;
  border:0;
}

#header #slogan {
    position: absolute;
    top: 40px;
    left:560px;
    width: 200px;
    font-size:1.4em;
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
    color:#585858;
}

#nav{width:747px;height:45px;background:url('http://www.seomaster.com.br/img/span_bg.gif') repeat-x;left:2px;top:98px;position: absolute;}
#nav ul{padding:11px 0 0 0px;margin:0 auto;list-style:none;}
#nav ul li{padding-left:32px;height:29px;font:1.5em 'Trebuchet MS',Verdana,Arial,sans-serif;float:left;list-style:none;font-weight: normal;}
#nav ul li a,#nav ul li a:visited{padding:0 3px;line-height:29px;color:#FFFFFF;text-decoration:none;}
#nav ul li a:hover{color:#FFF;background:#82C219;text-decoration:none;}

#content {
     position: absolute;
     width: 749px;
     top: -41px;
     left: 2px;
     margin: 210px 0 0 0;
     padding: 0;
}

#main {
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
    overflow: hidden;
    width:500px;
}

#sidebar {
	float: right;
	width: 214px;
	padding: 0 15px 0 0;
    margin-top: -1.0em;
}

#sidebar h2 {
	border-bottom: 1px dashed #DDD;
	color: #8dc919;
	font-size: 1.2em;
	height: 20px;
	margin-top: 0.8em;
	margin-bottom:6px;
	font-weight:bold;
}

#sidebar h3 {
	margin:0;
}

#sidebar p {
	margin: 0;
	padding-bottom:4px;
	line-height: normal;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-left: 10px;
}

#sidebar ul.rss li {
    background: url('http://www.seomaster.com.br/img/feed-icon-16x16.gif') no-repeat;
    background-position:1px 40%;
    list-style-position: left top;
    list-style-type: none;
    padding-left: 20px;
}

#sidebar ul.rFolder li {
	background: url('http://www.seomaster.com.br/img/bullet_green.gif') no-repeat;
    background-position:1px 50%;
    list-style-type: none;
    padding-left: 10px;
	margin-left:5px;
}

#sidebar a {
    text-decoration: none;
    color: #777777;
}

#sidebar a:hover {
    text-decoration: underline;
    color:black;
}

#footer {
	width:99.5%;
	overflow: hidden;
	border-top: 4px solid #8dc919;
    margin-top: 8px;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
	background-color: #FFFFFF;
	height: 8%
}

#footer p {
	font-size: 10px;
	margin-top: 24px;
}

.commentsBox {
	border:#dddddd 1px solid;
	background:#f8f8f8;
	margin:0;
	padding:5px 20px;
}

.commentsPosts {
	font-size:11px;
	text-align:left;
	line-height:16px;
}

/************* TEXT & INPUT DECORATION ****************/
.title {
	padding-bottom: 5px;
	text-decoration:none;
	color:#8dc919;
	/*border-bottom: 1px solid #f6f6f6;*/
}

.title a:hover{
	text-decoration: underline;
}

.posted {
   color:#999999;
   margin-bottom: 5px;
   text-decoration: italic;
}

.links {
	list-style-type: none;
	margin: 16px 0 0 0;
	padding: 0;
}
a.links {
	text-decoration: none;
}
.links li {
	border-left: 1px solid #999999;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	display: inline;
}
.links li.home {
	border-left: none;
}
.error {
  color:red;
}
.success {
  color:#8dc919;
}

/*############## GENERAL LAYOUT #####################*/

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {

}

blockquote {
	font-style: italic;
}

ul {

}

ol {

}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {

}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}


/* Logo */

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}



#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}


/* Footer */



#footer p {

	margin: 0;

	text-align: center;

	font-size: 77%;

}

/* comments */



form ul{ 

	margin-left:0;

	list-style:none inside none;

}

form ul li{ 

	list-style:none inside none;

	background-image: none;

}



label.desc{

    border: 0;

    display: block;

    font-weight: bold;

}



form textarea{

    width:90%;

    height:140px;

}



div.next-prev {

	text-align: center;

}



div.comments, .comments-form, #searchAgain{

	padding:20px;

}


/**** MENU DROPDOWN *****/
ul.menubar{
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
  /*background-color: #FFFFFF; *//* IE6 Bug */
  font-size: 100%;
  z-index: 100;
}
 
ul.menubar .submenu{
  margin: 0px;
  padding: 0px;
  list-style: none;
  /*background-color: #FFFFFF;*/
  float:left;
}
 
ul.menubar ul.menu{
  display: none;
  position: absolute;
  margin: 0px;
}
 
ul.menubar a{
  padding: 5px;
  display:block;
  text-decoration: none;
  color: #FFFFFF;
  background:none;
}

 
ul.menu, ul.menu ul{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  width: 230px; /* Width of Menu Items */
  background-color: #FFFFFF; /* IE6 Bug */
}
 
ul.menu li{
  position: relative;
  list-style: none;
  border: 0px;
}
 
ul.menu li a{
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  border-bottom: 0px;
  color: #777;
  padding: 5px 10px 5px 5px;
}
 
ul.menu li sup{
  font-weight:bold;
  font-size:8px;
  color: red;
}
 
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
/* End */

 
ul.menu ul{
  position: absolute;
  display: none;
  left: 149px; /* Set 1px less than menu width */
  top: 0px;
}
 
ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */
 
ul.menu li.submenu { background: transparent url(arrow.gif) right center no-repeat; }
 
ul.menu li a:hover { color: #82C219; }



#menu_dropdown{width:747px;height:45px;background:url('http://www.seomaster.com.br/img/span_bg.gif') repeat-x;left:2px;position: absolute;}

li.submenu a {padding:0px 10px 0px 10px; }
a.menulink {font:1.5em 'Trebuchet MS',Verdana,Arial,sans-serif; margin-left:20px}
a.menulink:hover {background:#82C219;}
a.submenulink {font:1.3em 'Trebuchet MS',Verdana,Arial,sans-serif;}
a.submenulink:hover {font-weight: bold;}
