/*  
Theme Name: Speakr
Theme URI: http://www.spreeksel.be/
Description: Speakr is the English-language version of the Spreeksel theme, originally created by <a href="http://www.netlash.be">Netlash</a>.
Version: 1.1
Author: Spreeksel
Author URI: http://www.spreeksel.be
*/

*  {
	padding: 0;
	margin: 0;
}

a {
	color: #922D69;
	text-decoration: underline;
}

/*
a:hover {
	color: #922D69;
	text-decoration: none;
}
*/

body {
	text-align: center;
	background: #202020 url("images/bg-body.jpg") top center; 
	font-size: 76%;
	font-family: Trebuchet MS, Arial, sans-serif;
}

input, textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
}

#wrapper {
	width: 776px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	font-size: 105%;
}

#header {
	height: 132px;
	background: #fff url("images/bg-header.jpg") top center; 
	position: relative;
	margin: 0;
}

#name {
	position: absolute;
	top: 0;
	left: 0;
}

#name a img {
	border: none;
}

#topnav {
	list-style:none;
	float: right;
	padding: 76px 13px 0 0;
	display: inline;
}

#topnav li {
	float:left;
	background: url("images/bg-li-topnav.gif") no-repeat top left;
	margin:0;
	height: 32px;
	margin: 0 0 0 10px;
	text-align: center;
}

#topnav a {
	display:block;
	width: 68px;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #77A707;
}

#topnav a:hover {
	color: #791F49;
	text-decoration: underline;
}

#topnav li#current a {
	color: #791F49;
	text-decoration: none;
}
#content {
	display: block;
	margin: 0 13px 0 16px;
}

#leftcol {
	float: left;
	width: 500px;
	overflow: hidden;
}

.navigation {
	display: block;
	text-align: center;
	font-size: 90%;
	margin: 0 0 5px 0;
	padding: 0;
}

.post {
	padding: 5px 0 0 0;
	clear: both;
	font-size: 100%;
}

.post h2 {
	font-size: 145%;
	padding: 0 0 8px 0;
}

h2.search {
	margin: 10px 20px;
}

h2.pagetitle {
	font-size: 145%;
	padding: 0 0 5px 0;
}

.posthead {
	height: 55px;
	background: #741D43 url("images/bg-post-head.gif") no-repeat top left;
	margin: 0 0 10px 0;
}

.posthead h2, .posthead h2 a {
	color: #FFF;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.posthead h2 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	padding: 7px 0 0 10px;
}

.posthead h2 a {
	color: #FFF;
	font-size: 145%;
	text-decoration: none;
}

.posthead h2 a:hover {
	color: #FFF;
	font-size: 145%;
	text-decoration: none;
}

.posthead .meta {
	font-size: 95%;
	color: #DCB9CD;
	padding: 0 0 0 10px;
}

.posthead .meta a {
	color: #DCB9CD;
	text-decoration: underline;
}

.post .entry p {
	padding: 0 0 20px 0;
	line-height: 160%;
}

.post .entry .wp-smiley {
	padding: 0;
}

.post .entry a {
	color: #8B2561;
}

/*
.post .entry a:hover {
	color: #FFF;
	background: #8B2561;
	text-decoration: none;
}
*/

.post p.comments {
	padding: 0 0 15px 0;
}

.post p.comments a {
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	background: #9CBD00;
	border: 1px solid #8AA700;
	padding: 2px 5px;
	text-decoration: none;
}

.post p.comments a:hover {
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	background: #9CBD00;
	border: 1px solid #8AA700;
	padding: 2px 5px;
	text-decoration: none;
}

.horizontal-divider {
	height: 23px;
	background: url("images/bg-horizontal-divider.gif") no-repeat center left;
}

h3#comments, h3#respond {
	color: #87AA00;
	padding: 0 0 7px 0;
}

.commentlist li.alt cite {
	display: block;
	padding: 0px 10px 10px 10px;
	margin: 0;
}

.commentlist li cite {
	display: block;
	padding: 7px 10px 5px 10px;
	margin: 0;
}

.commentlist li cite span.visitor  {
	color: #8B2561;
}

.commentlist li cite span.visitor a {
	color: #8B2561;
	text-decoration: underline;
}

.commentlist li cite .commentmetadata {
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.commentlist li cite .commentmetadata a {
	color: #8B8B8B;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.commentlist li cite .commentmetadata a {
	color: #9B9555;
	text-decoration: none;
}

.commentlist li p, .commentlist li.alt p {
	padding: 0px 10px 10px 10px;
	margin: 0;
}

.alt {
	background: #F0EDD0 url("images/bg-alt-comment-middle.gif") repeat-y top left;
}

.alt-comment-top {
	background: #F0EDD0 url("images/bg-alt-comment-top.gif") no-repeat top left;
	height: 15px;
}

.alt-comment-bottom {
	background: #F0EDD0 url("images/bg-alt-comment-bottom.gif") no-repeat bottom left;
	height: 9px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
}

#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 490px;
	padding: 2px;
	overflow: auto;
}

#commentform input, #commentform textarea {
	border: 1px solid #C2C2C2;
	background: #E9E9E9 url("images/bg-form-input.gif") repeat-y top left;
	font-size: 1em;
}

#commentform label {
	color: #808080;
}

#commentform #submit {
	margin: 15px 0 15px 0;
	border: 1px solid #7C0040;
	background: #8B2561;
	font-weight: bold;
	font-size: 90%;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}

#rightcol {
	float: left;
	display: inline;
	width: 233px;
	margin: 0 0 0 13px;
}

#rightcol ul {
	list-style: none;
}

.sidebox {
	background: #FFF url("images/bg-sidebox-middle.gif") top left;
	border-bottom: 20px solid #FFF;
}

.sidebox h3 {
	background: #FFF url("images/bg-sidebox-archive.gif") top left;
	height: 36px;
	text-indent: 6px;
	padding-top: 23px;
	color: #30c030;
}

.sidebox select {
	margin-left: 20px;
}

.sidebox h3#recent-comments {
	background: #FFF url("images/bg-sidebox-recent-comments.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#stars {
	background: #FFF url("images/bg-sidebox-stars.gif") top left;
	height: 63px;
	text-indent: -9999px;
}

.sidebox h3#archive {
	background: #FFF url("images/bg-sidebox-archive.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#categories {
	background: #FFF url("images/bg-sidebox-categories.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#search {
	background: #FFF url("images/bg-sidebox-search.gif") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#contact {
	background: #FFF url("images/bg-sidebox-contact.gif") top left;
	height: 63px;
	text-indent: -9999px;
}

.sidebox ul, .sidebox ol {
	list-style: none;
}

.sidebox ul li, .sidebox ol li {
	padding: 10px 10px 8px 21px;
	background: transparent url("images/bg-sidebox-recent-comments-li.gif") no-repeat top left;
	font-size: 90%;
}

.sidebox ul li span, .sidebox ol li span {
	color: #922D69;
	font-weight: bold;
}

.sidebox a {
	color: #565656;
	text-decoration: none;
}

.sidebox a:hover {
	color: #9EBA0E;
	text-decoration: underline;
}

.sidebox ul li a:hover, .sidebox ol li a:hover {
	color: #9EBA0E;
	text-decoration: underline;
}

.sidebox #star-foto {
	text-align: center;
	border: 1px solid #FFF;
	margin: 0 18px 0 20px;
	line-height: 150px;
	background: #E5E5E5;
}

.sidebox #star-text p {
	margin: 0 18px 0 20px;
}

.sidebox #searchform {
	margin: 0 0 0 20px;
}

.sidebox #searchform #s {
	border: 1px solid #C2C2C2;
	background: #F7F7F7;
	width: 142px;
	padding: 2px;
}

.sidebox #searchsubmit {
	height: 25px;
	background: #A2B900;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width: 45px;
	text-align: center;
}

.sidebox #emailaddress {
	padding: 0 0 0 20px;
}

.sidebox .bottom {
	height: 30px;
	background: transparent url("images/bg-sidebox-bottom.gif") no-repeat bottom left;
}

.clearer {
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	clear: both;
}

#footer {
	height: 77px;
	background: #E8E8E8 url("images/bg-footer.gif") top left;
}

#footer p {
	line-height: 77px;
	padding: 0 0 0 13px;
	color: #6C6C6C;
	font-size: 90%;
	font-weight: bold;
}

#footer p a {
	color: #6C6C6C;
}


/* Begin misc */

.entry ul, .entry ol {
	display: block;
	margin: 0 0 15px 30px;
	list-style-type: square;
}

.entry ol {
	margin-left: 37px;
}

.entry li {
	padding: 0 0 0 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

acronym, abbr, span.caps{
	letter-spacing: .07em;
}

#searchform2 {
	margin: 0 0 0 20px;
}

#searchform2 #s2 {
	border: 1px solid #C2C2C2;
	background: #F7F7F7;
	width: 142px;
	padding: 2px;
}

#searchsubmit2 {
	height: 25px;
	background: #A2B900;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width: 45px;
	text-align: center;
}


/* Begin Images :: this is the style applied by the wordpress rich texteditor do not alter */
p img {
	padding: 0;
	max-width: 100%;
}
	
img.centered {
	display: block;	
	margin-left: auto;
	margin-right: auto;	
}
	
img.alignright {
	padding: 10px;
	margin: 0 2px 2px 0;
	display: inline;
}


img.alignleft {
	padding: 8px;
	margin: 0 2px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.entry form {
	text-align:center;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* Begin Calendar - style is not used currently because there is no calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */

/* end misc */




.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 5px;list-style: none;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;list-style: none;}
.commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 20px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:15px 8px 6px 0;float: right;padding:2px;width:45px;height:45px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none; margin: 10px 5px 10px 0;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Related */

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 10px 0px; padding:0; line-height: 100%;}
ol.related-posts li{width:140px; height: 180px; line-height: 100%; overflow:hidden; float:left; display:inline; margin-right:10px; margin-bottom: 10px; padding:0;}
ol.related-posts img{
  clear:both; 
  width: 120px;
  height: 120px;
  margin: 0 10px 10px;
  padding: 4px;
  border: 1px solid #DDB84E;
  background: #922D69;
}
ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
ol.related-posts li{font-size:11px;}





#related {
    margin-top: 20px;
    margin-bottom: 20px;
	width: 900px;
    clear: both;
    border-top: 1px dotted #DDB84E;
}
#related td{
    width: 180px;
	padding: 0 10px;
}
#related h3 {
    padding-top: 10px;
    font-style: normal;
}
.related-link  {
	padding-left: 10px;

}
.related-thumb {
	width: 130px;
	height: 130px;
	margin: 0 5px 5px;
	padding: 4px;
	border: 1px solid #DDB84E;
	background: #F7E9BA;
	}
	
	
.kblinker {
	text-decoration:none;
	border-bottom: 1px dotted;
	padding-right: 13px;
	background: url(http://downloads.portofacil.net/media/setinha.gif) center right no-repeat;
	color: #800;
}


.infobox {
    float: right;
    margin-left: 12px;
    border-left: 1px solid #c00;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    width: 35%;
    font-size: 90%;
    clear: right;
}

