
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .hlogo, .htitle, .widgettitle, .more-link  {
	margin:0;
	padding:0;
	}

 
a{color:#3d89c8;text-decoration:none;  }
a:visited{color:#3d89c8}
a:hover{cursor:pointer;text-decoration:underline}
a:active{color:#3d89c8;outline:0;text-decoration:none}
a:focus{outline:0}
	
	* {
	font-family: Arial, Helvetica, sans-serif;
}
 
	 
ul{list-style-type:none}
/* Layout 
------------------------------------------------------------------*/


 
 
  
/* Cabecalho */
#cabecalho {
	width:100%;
	height:220px;
  	margin:0 auto;
 }

 .div4b {
	width: 310px;
	float: left;
 	margin-left:370px;
	margin-top:25px;
   }
  
   .div3 {
	width: 310px;
	float: right;
  	margin-top:125px;
	margin-left:80px;
    }

 .div4b ul {  padding:0; margin:0 }
 .div4b li { list-style:none; }
 .div4b li a{float:left;margin-right:15px; font-size:20px }

 
header {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 430px;
 }


/* Main Nav 
========================================= */

.main_nav  li { float: left; }

/* Headings */
h1, h2, h3, h4, h5, h6 { 
color: #1b325f;
font-family: "kulturista-web-1","kulturista-web-2", helvetica, arial; 
font-weight: 400;
margin: 0;
padding: 0;
}
h1 { font-size: 20px; margin: 11px 0 10px 0; }
h2 { font-size: 18px; margin: 11px 0; }
h3 { font-size: 17px; margin: 11px 0 8px 0; }
h4 { font-size: 16px; }
h5 { color: #3c89c8; font-size: 14px; margin: 12px 0; }
h6 { font-size: 13px; }

h1 a:hover, h2 a:hover, h3 a:hover, 
h4 a:hover, h5 a:hover, h6 a:hover {
color: #1b325f;
text-decoration: none;
}
.dropdown { 
position: absolute; 
padding-bottom: 4px; 
left: -999em; 
}
header h2 { 
display: block;
height: 0;
line-height: 0;
text-indent: -9999em;
}
header .main_nav,
header .main_nav li,
header .main_nav li a {
	display: block;
	width: auto;
}
header .main_nav { margin: 62px 0 0 -10px; }
header .main_nav li { margin-right: 7px; }

header .main_nav li h3 {
	float:  left;
	font-size: 21px;
	font-weight: 500;
	margin:  1px;
	padding:  5px 10px 3px;
}
header .main_nav li h3 a { 
 	line-height: 24px;
	overflow: hidden;
	padding-right: 13px;
	position: relative; 
	z-index: 900;
	color:#fff;
}

/* Hover ------------------------------- */
header .main_nav li:hover { height: 29px; }
header .main_nav .shop, header .main_nav .shop:hover { width: 87px; }
header .main_nav .blog, header .main_nav .blog:hover { width: 90px; }
header .main_nav .artsbox, header .main_nav .artsbox:hover { width: 146px; }
 
 

header .main_nav li:hover h3 {
	border: 1px solid #d1d1d1;
	border-bottom: 1px solid #FFF;
	background:#fff;
	margin: 0;
	position: relative;
	z-index: 2000;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
header .main_nav li:hover h3 a {
	background:  url(image/shell_sprite.png) no-repeat 100% -35px;
	color: #1b325f;
	text-decoration: none;
	width: auto;
	z-index: 1100;
}

/* Main Nav Dropdown 
--------------------------------------------- */
header .main_nav li:hover .dropdown { 
	clear: left;
	float: left;
	left: 0; 
	position: relative;
	top: -1px;
}
header .main_nav .dropdown {
	background: #FFF;
	border: 1px solid #c4c4c4;
	padding: 5px 0;
	width: 165px;
	z-index: 1000;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0; 
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
}
header .main_nav .dropdown li { 
	font-size: 13px !important; 
	line-height: 19px;
	margin: 0; 
	width: 100%;
}
header .main_nav .dropdown a,
header .main_nav .dropdown li:hover a {
	width: 145px;font-size: 13px !important; 
}
header .main_nav .dropdown a { 
	display: block; 
	padding: 0 10px; 
}
header .main_nav .dropdown li:hover { height: auto; }

header .main_nav .dropdown li:hover a {  
	background-color: #039;
	color: #FFF; 
	text-decoration: none; 
} 


/* Menu1 
#menu1 {  width:370px; height:15px; padding:0; margin:0 auto; padding-top:114px; }
*/
#menu1 { margin-left:270px;}
#menu1 img { margin-right:10px; border:0; float:left;}


h1 {
	clear: both;
	width: 60%;
	}

#cap {
	padding: 0;
	margin:0;
	height:124px;
	}
#logo {
	background: url('images/logo_purefixe.gif');
	height:144px;
	width:121px;
	border:0;
	padding:0;
	margin-left:50px;
}

.feeds {
	float: right;
	}

.feeds a {
	font-variant: small-caps;
	}

.skip {
	float: left;
}

#blog_title, #archive_wrapper, #secondary_nav_content {
	width: 80em;
	margin: 0 auto;
	}
	
#topnav {
	margin: 0 auto;
	width: 80em;
	margin-top: 2.1em;
	padding: 0 0 1em 0;
	}

#topnav ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 10px auto 0 10px;
	padding: 1em 0;
	}

#topnav li {
	float: left;
	display: inline;
	letter-spacing: 2px;
	}

#topnav ul li > ul {
	display: none;
}

.home {
	margin-left: -.85em;
	}
	
#searchform {
	margin-top: -4em;
	height:20px;
	margin-left:800px;
	}

#wrapper {
	width: 80em;
	margin: 0 auto;
	clear: both;
	}

#featured, #home_content, #single, #page {
	margin: .5em auto 0 auto;
	}

	

#featured .main_meta {
	margin-top: 2em;
	} 

#home_content {
	margin: 2em auto 4em auto;
	}

#main_feature {
	width: 55em;
	float: left;
	margin: 2em 0 1em 1.5em;
	}
	
#nave { width:1009px; margin:0 auto; overflow:hidden;}

#content {
	width: 750px;
	float: left;
	padding:0;
	margin:0;
}

#content img{ border:none;
	
}

#sidebar
{
	width: 220px;
	float: right;
	font: 12px 'Georgia', Arial;
	margin: 0px ;
	border-left:1px solid #CCC;
	padding-left:10px;
	
	
}
#sidebar a { color:#666; font-size:12px;}
#sidebar a:hover { color:#000;}
 
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: "Arial";
	font-size:20px;
	color:#F06;
	
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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: 3px 0 0;
	padding: 0;
	}

.post {
	
	margin:0;
	padding: 0;
	overflow: hidden;
	color:#333333;
	
	
	}
.entry a { border-bottom:1px #333333 dotted;}
.entry a:hover { border:0; color:#F03;}

#single .post {
	border-top: 0;
	}

#single .main_meta, #home_content .main_meta {
	margin-top: 1em;
	}
	
#single {
	margin-top: 0;
}

#single.page h2 {
	margin-bottom: 0;
	font-size: 2em;
	font-variant: small-caps;
}

.post_entry img {
	float: left;
	display: block;
	margin: 0 2em 2em 0;
	}

#content .post {
	margin-left: 0;
	}

.main_meta {
	width: 230px;
	float: right;
	margin: 0;
	padding: 0 ;
	}
	
.main_meta h2 {
	margin: .5em 0 0 0;
}

.main_meta ul  {
	list-style-type: none;
	margin: 1em 0 2.5em 0;
	}

.main_meta li {
	list-style-type: none;
	padding: .5em;
	margin: 0 .5em 0 0;
	}
	
.post_entry {
	width: 42em;
	margin: 0 2em 0 0;
	}
	
.archive_nav {
	margin: 0;
	padding: .5em 1em 1.7em 1em;
	clear: both;
	}

.right {
	float: right;
	padding-bottom: .5em;
	text-align: right;
	}

.left {
	float: left;
	margin-bottom: .5em;
	}

#secondary_nav {
	clear: both;
	padding: 2em 0 3em 0;
	color:#ffffff;
	}
	
#secondary_nav ul {
	list-style-type: none;
	line-height: 1em;
	}

#secondary_nav li {
	line-height: 1em;
}

.footerlist li a {
	display: block;
	padding: .2em .5em 0 .5em;
	color:#ffffff;
	}

.footerlist {
	clear: both;
	color:#cccccc;
}

.footerlist ul {
	margin: 0 0 0 6em;
}

.footerlist ul li {
	display: inline;
	float: left;
	display: block;
	margin: .5em 0;
}

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

.footercomment li a {
	display: block;
	padding: .2em .5em 0 .5em;
	color:#FFFFFF;
	}

.footercomment {
	clear: both;
	color:#cccccc;
}

.footercomment ul {
	margin: 0 0 0 6em;
}

.footercomment ul li {
	display: inline;
	float: left;
	display: block;
	margin: .5em 0;
}

.menu {
	margin: 2em 0 0 0;
	}

#footer {
	height: 4em;
	clear: both;
	color:#cccccc;
	background: #0897b7 url('images/fundo-footer.jpg') repeat;
	}
	
#footer img {
	margin-left: .7em;
	}

.copyright {
	width: 84em;
	font-size: .95em;
	margin: 0 auto;
	padding-top: 1em;
	}

.clear {
	clear: both;
	}

.search {
	margin-right: .5em;
	}

.more-link {
	text-align: left;
	display: block;
	padding-top: 2em;
	}

img.thumbnail {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	}
	
.archives {
	float: left;
	display: inline;
	margin: 2em 3em 0 0;
	}

.title {
	margin: 0 0 1em 1em;
	font-weight: bold;
	}

.fourohfour {
	width: 65em;
	}

.notfound {
	margin-left: 4em;
	}

.post ol {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: decimal;
}

.post ul {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: circle;
}

ul, ol {
	margin: 0 0 1.5em 0;
	}

.wp-tag-cloud {
	padding: 0 0 0 6em;
}

.taglist {
	clear: both;
	line-height: 1.5em;
}

.gallery {
	padding-bottom: 2em;
}


/*  Style and Colors 
------------------------------------------------------------------*/

#header {
	background: #0391a5 url('images/topo.jpg') repeat left top;
	color:  #FFFAEF;
	margin-bottom:20px;
	
	}

input {
	border: 1px solid #cccccc;
	}

#topnav, #footer, #topnav ul {
	background-color: #05596c;
	color: #ffffff;
	
	}
#topnav {filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;}

body {
	background: #ffffff  url(images/cabecalho_blog.jpg) no-repeat top center;
  	}
	
#wrapper {

	}

#topnav li {
	border-right: 1px solid #0c92b2;
}

#featured {
	background: #eee;
	border-bottom: 3px solid #101010;
	}
	
#main_feature {
	color: #000;
	}
	
.main_meta {
	background: #FFF;
	}

.main_meta li {
	border-bottom: 1px solid #666;
}


#home_content .main_meta, #single .main_meta {
	border-bottom: 3px solid #000;
	border-top: 3px solid #000;
	}
	
#secondary_nav {
	background: #333333;
	}

.commentmetadata {
	color: #2F2B23;
	}

.post_entry {
	color: #2F2B23;
	}
	
#single .post {
	border-bottom: 3px solid #101010;
}

.archive_nav {
	border-top: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
}

#single .archive_nav {
	border: 0;
}

#logo img {
	border-style: none;
	}

h3 {
	color: #2F2B23;
	}

#main_feature img, #home_content img, .post_entry img, #content img, #single img {
	background: #ffffff;
	padding: 1px;
	}
	
#home_content h2 img {
	background: none;
	}

.copyright {
	color: #eeeeee;
	}
	
#secondary_nav h2 {
	color: #999;
	border-bottom: 1px dotted #474747;
}

/* =Link Styles and Colors 
------------------------------------------------------------------*/
a	{
	text-decoration: none;
	}

a img {
	border: 0;
	padding:2px;
	}
	
#topnav a {
	padding: 1em 1.5em 1em 1.5em;
	color: #ffffff;
	
	}

#topnav a:hover {
	color: #FFFFFF;
	}

#featured h2 a, #featured h2, #page h2 {
	color: #000;
	}

.page_item a, .home a, .archive a {
	color: #FFFAEF;
	}

.current_page_item a, .current a {
	color: #e7caa1;
	}
	
#content a, #featured a, #comments a, .commentmetadata a, 
#response a, #home_content a, #content_archives a, #single a, .feeds a, #page a {
	color: #ff0066;
	}
#secondary_nav a {color: #eeeeee;}

#home_content h2 a {
		color: #211b00;
	}

#content h2 a {
		color: #666666;
		font-weight:bold;
		font-size:2em;
		letter-spacing:-0.03em;
		padding:4px;
}

.titulo_post {
		color: #666666;
		font-weight:bold;
		font-size:2em;
		letter-spacing:-0.03em;
		padding:4px;
		overflow:hidden;
}

#content h2 a:hover {
		background: #316895; color:#FFFFFF;
}

#commentmetadata {
	color: #0C71D7;
	}

#content h3 a, #home_content h3 a {
	color: #2F2B23;
	}



#footer a img {
	border: 0;
	}

.copyright a, .skip a {
	color: #eeeeee;
	border-bottom: 1px dotted #eeeeee;
	}	
	
.skip a {
	border: 0;
	}

 .skip a:hover {
	color: #211b00;
	background: #DE7D0D;
	}
	
a img {
	border: 0;
}

/* Typography
------------------------------------------------------------------*/
#mainnav, .htitle, #main_feature h2, h1, .section_heading, #sidebar h2, h3, h4, h5, .post_date, .more-link, h2, 
.main_meta, .commentmetadata, .dropcaps, .authorcommentmetadata, .right, .left, cite.fn {
	font-family: Arial;
	}

#mainnav, .htitle {
	font-weight: bold;
    text-transform: uppercase;
    }

.htitle {
	padding: .5em 0 0 0;
	margin-left: 105px;
	}

.description {
	font-size: .95em;
	color: #AFA183;
}

#topnav {
	font-size: 1em;
	font-family: "Georgia", Arial;
	text-transform: uppercase;
	} 

#main_feature p {
	font-size: 1em;
	}

.main_meta h2 {
	font-variant: small-caps;
	}

.main_meta {
	color: #211B00;
	}	

p.small {
	font-size: 12px;
	color:#003399;
	font-family: Georgia, "Arial";
	}

body { 
	font-size: 12px;
	font-family: Georgia, "Arial";
	}

p	{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	}

h1 {
	font-size: 1.75em;
	font-weight: bold;
	}

	
#page h2 {
	font-variant: small-caps;
	font-size: 2em;
	margin: 1em 1em 1em 0;
}

#single .main_meta h2 {
	font-size: 1.43em;
}

#secondary_nav h2 {
	clear: left;
	margin: 0 0 1em .5em;
	padding: 3em 0 0 0;
	}
	
h3 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 2em 0;
	}
	
.post h3 {
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	line-height: .6em;
	margin: 0 0 1.5em 0;
	}

h5 {
	font-size: 1em;
	}

blockquote {
	width: 85%;
	margin: 0 auto;
	border-left: 5px solid #DE7D0D;
	padding: 1em .5em .2em 1em;
	margin-bottom: 1em;
	font-style: italic;
	}

.more-link  {
	text-transform: uppercase;
	font-size: .85em;
	font-weight: bold;
	}

.search {
	text-transform: uppercase;
	font-size: .9em;
	}

.single_meta {
	line-height: 1.5em;
	border-left: 3px solid #DE7D0D;
	padding: 0 .5em 0 1em;
	margin-top: 2em;
	}
	

.main_meta strong {
	color: #DE7D0D;
	}

.edit {
	margin: -1em 0 .5em .3em;
	}

.caption {
	font-size: .85em;
	margin: -1.5em 0 1.5em .5em;
	color: #999;
	text-align: center;
}

h2.gallerytitle {
	font-variant: small-caps;
	font-size: 1.5em;
	margin: 1em 1em .5em 0;
}

.dropcaps {
	font-size: 5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}



/* threadedComments 
------------------------------------------------------------------*/
h3#comments {
	margin-left: 0;
	margin-bottom: 2em;
}

ul.commentlist {
	list-style-type: none;
}

ul.commentlist .commentmetadata {
	border: 0;
	margin-top: 0;
	padding-bottom: 1em;
	padding-top: 0;
	
}

ul.commentlist .commentmetadata a {
	color: #000;
}

ul.commentlist .vcard {
	float: right;
	clear: right;
	width: 12em;
	border-top: 3px solid #000;
	margin: 0 0 0 1em;
	padding:0.5em 1em 0;
}

ul.commentlist .comment .comment-author.vcard {
	border-top: 3px solid #000;
	}

ul.commentlist .comment.bypostauthor .vcard {
	border-top: 3px solid #DE7D0D;
	}
	
ul.commentlist .comment.bypostauthor {
	border-top: 1px solid #DE7D0D;
}

ul.commentlist cite.fn {
	display: block;
	font-style: normal;
}

ul.commentlist li.comment {
	clear: both;
	border-top: 1px solid #000;
}

ul.commentlist .comment p {
	padding: .5em 1em 0 0;
	width: 50em;
}

span.says {
	display: none;
}

#respond {
	clear: both;
	padding-top: 1em;
}

#respond h3 {
	margin: 0 0 .5em 0;
}

ul.commentlist .reply {
	clear: left;
	float: left;
}

ul.commentlist .reply a {
	color: #999;
}

#commentform a, cite.fn a {
	color: #DE7D0D;
}

#commentform p {
	margin-bottom: 1em;
}

ul.commentlist ul.children {
	margin-left: 50px;
	list-style-type: none;
}

.cancel-comment-reply a {
	color: #CF0000;
}

/* Comments 
------------------------------------------------------------------*/

#comments ul {
	list-style-type: none;
}

#comments ul.children {
	margin-left: 3em;
}


#comments, #response {
	clear: both;
	margin: 0 auto;
	}

#comments h3, #response h3 {
	font-variant: small-caps;
	}
	
#response {
	padding: 2em 0 0 0;
	}

#comments {
	margin-left: 1.1em;
}
	
#response h3 {
	
}

#comments h3 {
	margin-bottom: 1em;
}

.disclaimer {
	width: 52em;
	}

.comment_container {
	border: 0;
	}

 .commentpost {
	border-top:1px dotted #1C1600;
	float: left;
	margin: 1.5em 2em 1em .5em;
	padding: 1em 2em 0 0;
	min-height: 11em;
	width: 60em;
	}

.commentmetadata, .authorcommentmetadata {
	float: right;
	width: 12em;
	margin: 1.5em 0 1em 0;
	clear: both;
	color: #2F2B23;
	padding: .5em 1em 0 1em;
	line-height: 1.5em;
	}
	
.commentmetadata li, .authorcommentmetadata li {
	list-style-type: none;
	padding: .3em;
	border-bottom: 1px solid #999;
	margin: 0 .5em 0 0;
	}
	
.commentmetadata {
	border-bottom: 3px solid #666;
	border-top: 3px solid #666;
}

.authorcommentmetadata {
	background: #EEE;
	border-top: 3px solid #DE7D0D;
	border-bottom: 3px solid #DE7D0D;
}

.warning {
	width: 65em;
	padding: 1em;
	background: #FF8F8F;
	border: 1px solid #DF0D0D;
	}

/* #commentform {
	margin-left: .5em;
} */

/*  Widget Styles
------------------------------------------------------------------*/	

.widget {
	clear: both;
	color: #DFD7D3;
}

.widget ul li {
	display: block;
	float: left;
	text-align: left;
	margin: .5em;
}

.widget ul {
	margin: 0 0 0 6em;
	line-height: 1.5em;
}

#tag_cloud a {
	line-height: 1.5em;
	padding-left: 20px;
}

li#tag_cloud > a {
	padding-left: 6em;
}
	
.textwidget {
	padding-left: 6em;
	line-height: 1.2em;
}

#calendar_wrap td {
	width: 10em;
	padding: 1em;
	border-bottom: 1px solid #333;
}

#calendar_wrap td:hover {
	color: #555;
}

#calendar_wrap th {
	display: none;
}


/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required + WP Default Styling
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption, .gallery-caption {
	text-align: center;
	font-size: .9em;
	color: #999;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

	
#rodape {clear: both; background: #29848e url(images/rodape_bg.jpg) repeat-x; color:#FFFFFF; width:100%; height:255px;  margin-top:10px; font-family: 'Georgia', Arial; font-size:12px; line-height:18px;}

#rodape td{  font-family: 'Georgia', Arial; font-size:12px;}
#rodape a { color:#ffffff; text-decoration:none; font-family:'Georgia', Arial; font-size:12px;}
#rodape a:hover{color:#66bcb7;}

.separa { padding:10px 0; border-top:1px dotted  #cccccc;}
