/*   
Theme Name: Thematic Power Blog
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic Power Blog is copyright Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('3c-r-fixed-primary-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Category Menu
-------------------------------------------------------------- */
.sf-menu li {
	background:transparent;
}
.sf-menu a, .sf-menu a:visited {
	color:#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: url(images/back.png);
	outline:		0;
    border-bottom-color:#ccc;
	color: #666666;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-bottom-color:#FFFFFF;
	background: url(images/back.png);
	color: #666666;
}
#category-access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:13px;
    padding:11px 0;
    overflow:visible; 
    z-index:150;

}
/* uncomment the following two selectors in case your category list wraps into a second row
#category-access {
		height: 96px;
}

body.ie7 #category-access {
		height: 64px;
}
*/
.menu-title {
    color:#fff;
    float:left;

    line-height:32px;
    margin-right:10px;
}
#category-access .sf-menu {
    border-color:transparent;
}
#category-access .sf-menu a {
    border:1px solid transparent;

}
#category-access .sf-menu li:hover, #category-access .sf-menu li:hover a,
#category-access .sf-menu li.sfHover, #category-access .sf-menu li.sfHover a,
#category-access .sf-menu a:focus, #category-access .sf-menu a:hover, #category-access .sf-menu a:active {
    background: url(images/back.png);
	outline:		0;
    border-color:#666666;
}
#category-access .sf-menu ul a {
    background: url(images/back.png);
    border-color:#ccc;
    border-right:none;
	border-bottom:none;
	margin-right:0;
	color: #666666
}


/* =Default Widgets
-------------------------------------------------------------- */

#crown h3 {
    font-size:17px;
    padding:0 0 4px 0;
}
#crown #thematic-power-blog-subscribe {
    padding:0 0 44px 0;
    position:relative;
}
#crown #thematic-power-blog-subscribe h3 {
    position:absolute;
    top:0;
    left:0;
}
#crown #thematic-power-blog-subscribe ul {
    list-style:none;
    margin:0;
    position:absolute;
    top:0;
    right:0;
}
#crown #thematic-power-blog-subscribe ul li {
    padding:0;
}
#crown #thematic-power-blog-subscribe a {
    background:url(images/feed-icon-14x14.gif) no-repeat 10px 6px;
    border:1px solid #ccc; 
    -webkit-border-radius: .35em;
    -moz-border-radius: .35em;
    border-radius: .35em;
    padding:6px 16px 6px 32px;    
    text-decoration:none;
}
/* Fix for the a-tag border bug in IE7 */
body.ie7 #crown #thematic-power-blog-subscribe a {
	float:left; 
}
#thematic-power-blog-about ul {
    list-style:none;
    margin-left:0;
}
#thematic-power-blog-about a.more {
    display:block;
    text-align:right;
}


/* =Global Elements
-------------------------------------------------------------- */
#background {
	height:100%;
	position:absolute;
	width:100%;
	z-index:1;
}


#wrapper {
	/* background:url(images/background.jpg) no-repeat fixed center top; */
	/* padding-top: 15px; */
	height:100%;
	left:0;
	overflow-x:auto;
	overflow-y:auto;
	position:absolute;
	top:0;
	width:100%;
	z-index:2;
}
#header {
	padding-top:15px;
}

#branding {
	margin-bottom:0;
	padding:0 0 60px 0; /* Bottom padding is the same height as the image called above */
	/* filter:alpha(opacity=70);  > para o IE (de 0 ? 100). */
	/* opacity: .70; para o Firefox (de 0 ? 1.0). */
}

/* Logo como titulo */
#blog-title span {
position:relative;
}
#blog-title span a {
background:	url(images/logo.png);
width: 165px;
height: 160px;
min-height:	160px;
z-index:1;
position:absolute;
top:0;
left:823px;
}

/* Social icons */
.addthis_toolbox {
	text-align: left;
	padding: 45px 0 0 0;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 10px 2px 0 2px;

}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


#leader {
    padding:10px 0 10px 0;
}
#leader .aside p, #leader .aside ul,#leader .aside ol,#leader .aside dd,#leader .aside pre {
margin-bottom:0px;
}

#main {
	padding-top: 0px;
	padding-bottom: 10px;
}

#content {
	background: url(images/back.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#content .aside {
	padding-top: 0px;
	border: none;
	margin-bottom: 0px;
}

#content .aside ul {
	padding-left: 0px;
	padding-right: 0px;
}

.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
	margin-bottom:0px;
}
.page-title {
	padding-bottom:10px;
}
.entry-utility {
	margin-bottom: 0px;
}

#sidebar {
	background: url(images/back.png);
}

.hentry {
	padding-top: 20px;
	padding-bottom: 20px;
}
.single .hentry {
	padding-bottom:20px;
	padding-left:0;
	padding-right:0;
	padding-top:20px;
}
#comments {
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
#comments h3 {
	padding-bottom:10px;
}

#comments-list {
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.form-section input {
	margin-bottom:5px;
}
#respond {
	background:transparent;
	padding-top:0;
}
.crown-aside {
    color:#666;
    padding-top:10px;
	padding-bottom:10px;
    margin:0;
}
.attachment-jpeg .crown-aside,
.attachment.png .crown-aside {
    display:none;
}
.crown-aside a {
    color:#666;
}
.crown-aside a:active,
.crown-aside a:hover {
    color: #FF4B33;
}
.crown-aside ul {
    padding:0 20px;
}
.crown-aside ul ul {
    border:none;
    padding:0;
}
.main-aside {
    padding-top:22px;
}

.main-aside ul ul {
    padding:0;
}

.navigation {
	margin-top: 0;
	margin-bottom: 0;
}
.paged #nav-above {
	padding-bottom: 20px;
}
#nav-below {
	padding: 20px 0 20px 0;
}
#crown {
    width:428px;
	border: none;
}
#primary {
    padding:10px 0 10px 0;
    width:212px;
	border: none;
	margin-bottom: 0px;
}
#secondary {
    padding:10px 0 10px 0;
    width:213px;
	margin-bottom: 0px;
}

.main-aside ul {
   padding: 0 0 0 0;
}





#breadcrumb-nav {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin-bottom:0px;
}
#breadcrumb-nav a {
    color:#666;
}
#breadcrumb-nav a:active,
#breadcrumb-nav a:hover {
    color: #FF4B33;
}
#breadcrumb-nav-container {
    margin:0 auto;
    padding:5px 0 5px 0;
    width:988px;
	background: url(images/back.png);

}
#breadcrumb-nav-container p {
    margin:0;
}
#footer {
	border: none;
	margin-top: 10px;
}

#subsidiary {
	background: url(images/back.png);
	padding-top: 0px;
}

#subsidiary .aside p,#subsidiary  .aside ul,#subsidiary  .aside ol,#subsidiary  .aside dd,#subsidiary  .aside pre {
margin-bottom:0px;
}

#siteinfo, #siteinfo a,#siteinfo a:visited {
	color: #999;
	padding-bottom: 5px;
	padding-top: 5px;
}

.wp-pagenavi span.pages {
		padding:4px !important;
}


/* =Widgets
-------------------------------------------------------------- */

.aside th, .aside td {
	padding:0.25em 0.35em;
}

