/*
Theme Name: Loja de Sites
Theme URI: http://www.simplywp.net
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/

body {background: #204055 url('images/background.gif') repeat top center !important; font-family: Trebuchet MS,Arial,Helvetica,sans-serif;}
body p {margin-bottom: 15px; line-height: 1.6em;}

/* Whole structure */
#container {background: #fff; margin: 0 auto; overflow: hidden; width: 770px;}
#header {clear: both;}
#content {background: url('images/content-bg.jpg') no-repeat top left; float: right; width: 510px; padding: 80px 10px; font-size: 0.8em; color: #3C729C;}
#aside {background: url('images/side-bg.jpg') no-repeat top left; float: left; width: 220px; padding: 350px 10px 0px 10px; font-size: 0.8em; color: #3C729C;}
#footer {background: url('images/footer-bg.jpg') no-repeat top left; clear: both; overflow: hidden; font-size: 0.6em; padding: 70px 50px 10px 40px;}

/*Top Navigation styling */
#top-navi {clear: both; display: block; height: 70px; text-transform: uppercase; font-weight: bold;}
#top-navi ul {float: right; clear: both;}
#top-navi li {float: left; border-left: 2px solid #60a5cc; padding: 2px 0px 2px 5px; margin-left: 5px;}

/* Entry body structure */
#content .entry-title {font-size: 1.8em; color: #E91B21;}
#content .entry-date {margin-right: 20px;}
#content .entry-edit {margin-right: 20px;}
#content .entry-category {margin-right: 20px;}
#content .entry-comment {margin-right: 20px;}
#content .entry-meta {clear: both; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 0.9em; padding: 5px 0px; font-weight: bold;}
#content .entry-footer {border: 1px solid #ccc; padding: 5px;}
#content .pagetitle {text-align: right; font-size: 4.0em; margin-bottom: 50px;}
#footer-navi {clear: both; overflow: hidden; margin: 10px;}
#footer-navi .navleft {float: left;}
#footer-navi .navright {float: right;}
#content .wp-pagenavi {margin: 10px; font-size: 1.2em; font-weight: bold;}
#content .wp-pagenavi .pages {padding: 2px; border: 1px solid #527DA8; margin: 0px 2px;}

/* Container/Entry styling */
#content .entry-body {margin: 10px 10px 20px 10px;}
#content .entry-body h1 {text-align: right; margin-bottom: 10px;}
#content .entry-body h2, #content .entry-body h3, #content .entry-body h4 {background: url('images/heading-bg.gif') no-repeat left center; padding-left: 20px; color: #006600;}
#content .entry-body blockquote {margin: 0px 30px 15px 30px; color: #666; font-style: italic;}
#content .entry-body ul {margin: 0px 20px 15px 20px; list-style: circle;}
#content .entry-body ol {margin: 0px 20px 15px 20px; list-style: decimal;}
#content .entry-body li {padding: 2px 0px;}
#content .entry-body .postmetadata {font-style: italic; color: #666; line-height: 1em;}

/* Sidebar styling */
#aside h2 {font-size: 1.2em; color: #E91B21; margin-bottom: 5px;}
#aside ul li {background: url('images/heading-bg.gif') no-repeat left center; padding: 2px 0px 2px 15px;}
#aside .sidebox {margin: 5px 5px 20px 5px;}

/* Footer styling */
#footer-navi {clear: both; text-transform: uppercase; margin: 10px 0px; font-weight: bold;}
#footer-navi li {float: left; border-right: 2px solid #60a5cc; padding: 2px 5px 2px 0px; margin-right: 5px;}

/* Begin Comments*/
#comment-box {margin: 0px 30px; overflow: hidden;}
#comment-box #comment {width: 90%;}
#comment-box #author, #comment-box #email, #comment-box #url {width: 200px;}
#comment-box h3 {font-size: 1.4em; color: #006400; margin: 10px 0px;}
#comment-box code {color: #999; font-size: 1.2em;}
#comment-box #cancel-comment-reply-link {background: #006400; color: #fff; padding: 2px;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentmetadata {font-weight: normal; font-size: 0.8em;}
.alt {margin: 0; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li {margin-left: 45px; border: 1px solid #eee;}
.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0;padding: 0;}
.commentmetadata {margin: 0; display: block;}
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.comment-reply-link {color: #fff; font-size: 0.8em; background: #006400; overflow: hidden; padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.comment-reply-link:hover {color: #006400; background: #efefef;}

/* Begin calendar */
#wp-calendar {text-align: center; width: 100%;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0px;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}

/* Begin Images */
img.centered {display: block; margin: auto; border: 0;}
img.alignright {display: inline; margin: 0px 0px 2px 5px; padding: 2px;border: 0;}
img.alignleft {padding: 2px; margin: 0px 5px 2px 0px; display: inline; border: 0;} 
.alignleft {float: left; border: 0;}
.alignright {float: right; border: 0;}

/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #CCCCCC; background: #EFEFEF; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px;}
.wp-caption p.wp-caption-text {font-size: 0.8em; line-height: 15px;}

/* Social Network Icons */
#content .entry-share {overflow: hidden;}
#content .entry-share-title {margin-bottom: 5px; font-size: 1.2em; font-weight: bold; color: #006600; text-transform: uppercase;}
.furl {background: url('images/buttons/furl.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.magnolia {background: url('images/buttons/magnolia.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.delicious {background: url('images/buttons/delicious.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.digg {background: url('images/buttons/digg.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.reddit {background: url('images/buttons/reddit.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.stumbleupon {background: url('images/buttons/stumbleupon.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.facebook {background: url('images/buttons/facebook.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}
.twitter {background: url('images/buttons/twitter.png') no-repeat center; display: block; float: left; height: 24px; margin-right: 5px; text-indent: -9999px; width: 24px;}

/* Link Styling */
a {color: #527DA8; text-decoration: none;}
a:hover {color: #E91B21; text-decoration: underline;}
#content .wp-pagenavi a {padding: 2px; border: 1px solid #527DA8; margin: 0px 2px;}
#content .wp-pagenavi .current {padding: 2px; border: 1px solid #527DA8; margin: 0px 2px; background: #527DA8; color: #fff;}

/* IE6 Fix */

*html #content, *html #aside { display:inline;}
!–adicionando colunas footer–!
#footercolumns {padding:2em 0 0 10%; }
#footercolumns .block {float:left; width:30%; margin:0 0 0 2.5%; text-align:left;}
#footercolumns .first, * html #footercolumns .first{clear:both; margin:0; text-align:justify;}