/*
Theme Name: Tecnosinos
Theme URI: http://www.tecnosinos.com/
Description: This theme was created for Tecnosinos' blog.
Version: 1.0
Author: Tiago Sartor
Author URI: http://tiagosartor.com/
Tags: green, technology, white, gray
Text Domain: tecnosinos
*/

body {
	background: #f5f5f5 url(images/bg.png) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#master {
	margin: 0 auto;
	padding: 10px;
	width: 980px;
}

#header {
	height: 150px;
}

#logo {
	text-align: center;
	width: 240px;
}

#logo img {
	margin: 20px 0 0;
}

#top {
	text-align: right;
}

#search {
	padding: 40px 10px;
}

form#searchform {
	background: url(images/search-input-bg.png) repeat-x left top;
	border: 1px solid #f2f2f2;
	float: right;
	width: 223px;
}

form#searchform input {
	background: transparent;
	float: left;
	font-size: 0.75em;
	padding: 4px;
	width: 192px;
}

form#searchform input#searchsubmit {
	background: url(images/search-btn.png) no-repeat left top;
	cursor: pointer;
	float: right;
	height: 23px;
	padding: 0;
	text-indent: -99999px;
	width: 23px;
}

#menu {
	font-size: 0.75em;
	font-weight: bold;
	height: 30px;
	padding: 10px 0;
}

#menu ul {
	padding: 10px 0;
}

#menu ul li {
	color: #333;
	display: block;
	float: left;
	margin: 15px 5px 0;
	padding: 5px 0;
}

#menu ul li:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(images/menu-bg.png) repeat-x left top;
	color: #fff;
}

#menu ul li.active {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(images/menu-bg.png) repeat-x left top;
	color: #fff;
}

#menu ul li a {
	color: #333;
	padding: 5px 20px;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li.active a {
	color: #fff;
}

#menu ul li.rss {
	background: url(images/rss.png) no-repeat left top;
	height: 33px;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 70px;
	text-align: left;
	width: 108px;
}

#menu ul li.rss a {
	color: #333;
	padding: 0;
	text-decoration: none;
}

#main {
	margin: 25px 0 0;
	width: 685px;
}


#main a:link, #main a:visited, #main a:active {
	color: #b4b700;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	color: #b4b700;
	font-weight: bold;
	text-decoration: underline;
}

#main h1 {
	color: #555;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0 0 25px 25px;
}

#blog {
	background: url(images/blog-bg.png) no-repeat left top;
	padding: 0 0 0 35px;
}

#blog .navigation, #comments-list .navigation {
	clear: both;
}

#blog .navigation .alignleft, #comments-list .navigation .alignleft {
	float: left;
}

#blog .navigation .alignright, #comments-list .navigation .alignright {
	float: right;
}

#blog .navigation .alignleft a, #blog .navigation .alignright a, #comments-list .navigation .alignleft a, #comments-list .navigation .alignright a {
	border: 1px solid #ccc !important;
	display: block !important;
	font-size: 0.7em !important;
	margin: 0 0 20px !important;
	padding: 5px 10px !important;
}

.post {
	padding: 25px 0 0;
}

.date {
	font-weight: bold;
	margin: 0 0 20px;
	text-align: center;
	width: 40px;
}

.day {
	color: #b4b700;
	font-size: 2.1em;
}

.month-year {
	font-size: 0.75em;
}

.title {
	margin: 0 0 20px 15px;
	padding: 12px 0 0;
	width: 595px;
}

.title h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px;
}

.info {
	font-size: 0.7em;
}

.post-content {
	color: #333;
	font-size: 0.7em;
	line-height: 18px;
}

.post-content blockquote {
	border-left: 3px solid #ccc;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}

.post-content em {
	font-style: italic;
}

.post-content img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.post-content ol, .post-content ul {
	margin: 0 0 10px 15px;
}

.post-content ol li {
	list-style: decimal;
}

.post-content ul li {
	list-style: disc;
}

.post-content p {
	margin: 0 0 10px;
}

.post-content strong {
	font-weight: bold;
}

.share {
	height: 16px;
	margin: 20px 0 0;
}

.share ul li {
	border-left: 1px solid #ddd;
	display: block;
	float: left;
	font-size: 0.65em;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0 10px 0 36px;
}

.share ul li.twitter {
	background: url(images/twitter.png) no-repeat left top;
	border-left: none;
	padding: 0 10px 0 26px;
}

.share ul li.delicious {
	background: url(images/add-delicious.png) no-repeat 10px top;
}

.share ul li.yahoo {
	background: url(images/add-yahoo.png) no-repeat 10px top;
}

.share ul li.google {
	background: url(images/add-google.png) no-repeat 10px top;
}

.share ul li.stumbleupon {
	background: url(images/add-stumbleupon.png) no-repeat 10px top;
}

.share ul li.digg {
	background: url(images/add-digg.png) no-repeat 10px top;
}

.share ul li.windows {
	background: url(images/add-windows.png) no-repeat 10px top;
}

.share ul li.reddit {
	background: url(images/add-reddit.png) no-repeat 10px top;
}

.meta {
	font-size: 0.7em;
	height: 40px;
	margin: 15px 0 10px;
}

.tags {
	padding: 12px 0 0;
	width: 500px;
}

.do-comment {
	background: url(images/item-bg.png) no-repeat right top;
	padding: 12px 43px 17px 5px;
}

.do-comment a:link, .do-comment a:link, .do-comment a:link {
	color: #fff !important;
	font-weight: normal !important;
	text-transform: uppercase;
}

#sidebar {
	margin: 25px 0 0;
	width: 235px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active, #content-bottom a:link, #content-bottom a:visited, #content-bottom a:active {
	color: #000;
	text-decoration: none;
}

#sidebar a:hover, #content-bottom a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar h2, #content-bottom h2 {
	color: #b4b700;
	font-size: 1.15em;
	font-weight: bold;
	padding: 20px 20px 10px;
}

#sidebar ul li {
	background: url(images/sidebar-item-top-bg.png) no-repeat left top;
	margin: 0 0 25px;
}

#sidebar ul li ul {
	background: url(images/sidebar-item-bg.png) no-repeat left bottom;
	padding: 0 0  30px;
}

#sidebar ul li ul li {
	background: url(images/arrow.png) no-repeat right 50%;
	border-bottom: 1px dashed #999;
	font-size: 0.7em;
	line-height: 15px;
	margin: 0 30px 0 20px;
	padding: 10px 15px 10px 0;
}

#sidebar .tags, #sidebar .partners {
	background: url(images/sidebar-item-bg.png) no-repeat left bottom;
	font-size: 0.7em;
	line-height: 18px;
	padding: 0 20px 30px;
	width: 195px;
}

#sidebar .partners img {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 1px 0 0;
	padding: 4px;
}

#comments-list {
	background: url(images/blog-bg.png) no-repeat left top;
	clear: both;
	margin: 25px 0 0;
	padding: 25px 0 0 35px;
}

#comments-list em {
	display: block;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 5px;
}

#comments-list h3 {
	color: #b4b700;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0 0 20px;
}

#comments-list ol {
	clear: both;
	margin: 0 0 20px;
}

#comments-list ol li {
	border-bottom: 1px dashed #999;
	clear: both;
	padding: 20px;
}

#comments-list ol li.odd {
	background: #fafafa;
}

#comments-list ol li .comment-author, #comments-list ol li .comment-meta, #comments-list ol li .comment-body p,  #comments-list ol li .comment-body .reply {
	font-size: 0.7em;
}

#comments-list ol li .comment-body p {
	font-size: 0.7em;
}

#comments-list p {
	line-height: 18px;
	padding: 10px 0 0;
}

#comments-list ul.children {
	border-left: 2px solid #ccc;
	margin: 10px 0 0;
	padding: 0 0 0 20px;
}

#comments-list ul.children li {
	border: none;
	margin: 0;
	padding: 20px;
}

#comments-list .comment-author {
	margin: 0 0 5px;
}

#comments-list .comment-author img {
	border: 1px solid #ccc;
	background: #fff;
	float: right;
	padding: 4px;
}

#comments-list .reply {
	padding: 10px 0 0;
}

#respond {
	clear: both;
	margin: 25px 0 0;
}

#respond form {
	clear: both;
	font-size: 100%;
}

#respond form input {
	border: 1px solid #ccc;
	font-size: 0.7em;
	padding: 3px;
	margin: 0 10px 5px 0;
}

#respond form label {
	font-size: 0.7em;
}

#respond form input#submit {
	background: url(images/item-bg.png) no-repeat right top;
	border: none;
	color: #fff;
	float: right;
	font-size: 0.7em;
	height: 45px;
	margin: 0 55px 0 0;
	padding: 0 35px 11px 0;
	text-transform: uppercase;
	width: 95px;
}

#respond p.loggedin {
	font-size: 0.7em;
}

#respond form textarea {
	border: 1px solid #ccc;
	padding: 3px;
	width: 90%;
}

#respond h3 {
	margin: 0 0 10px;
}

#cancel-comment-reply {
	font-size: 0.7em;
}

#content-bottom {
	margin: 50px 0 0;
}

#content-bottom ul li {
	background: url(images/content-bottom-item-top-bg.png) no-repeat left top;
	display: block;
	float: left;
	margin: 0 0 0 50px;
	width: 293px;
}

#content-bottom ul li:first-child {
	margin: 0;
}

#content-bottom ul li ul {
	background: url(images/content-bottom-item-bg.png) no-repeat left bottom;
	padding: 0 0 30px
}

#content-bottom ul li ul li {
	background: none;
	border-bottom: 1px dashed #999;
	display: block;
	float: none;
	font-size: 0.7em;
	margin: 0 20px;
	padding: 10px 0;
	width: auto;
}

#content-bottom ul li ul li:first-child {
	margin: 0 20px;
}

#footer {
	margin: 50px 0 0;
}

#sponsors {
	background: #f5f5f5 url(images/sponsors-bg.png) no-repeat left top;
	height: 112px;
	padding: 0 5px;
	width: 605px;
}

#sponsors p.left {
	color: #a3a3a3;
	font-size: 0.7em;
	padding:0 0 7px 110px;
}

#sponsors p.right {
	color: #a3a3a3;
	font-size: 0.7em;
	padding:0 135px 7px 0;
}

#sponsors ul li {
	display: block;
	float: left;
	margin: 0 5px;
}

#copyright {
	color: #454545;
	font-size: 0.7em;
	padding: 10px;
}

#copyright a {
	color: #b4b700;
}

#copyright p {
	padding: 10px 0;
}

#copyright ul {
	padding: 10px 0;
}

#copyright ul li {
	display: inline;
	padding: 0 0 0 10px;
}

/* Begin Various Tags & Classes */
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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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 */