/*
Theme Name: Stretsh Theme
Theme URI: http://www.stretsh.com/
Description: Theme for official blog of Stretsh Web Solutions.
Version: 1.0
Author: Rehuel Lobato de Mesquita
*/
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.7em;
	background-color: #FFFAFA;
	color: #333333;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a.external {
	padding-right: 12px;
	background: url(http://www.stretsh.com/gfx/external.gif) right center no-repeat;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px solid #FF9900;
	margin-bottom: 10px;
	padding-bottom: 4px;
	text-indent: 10px;
	color: #FF9900;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	/*font-weight: normal;*/
	margin-bottom: 5px;
	text-indent: 5px;
}



input, select, th, td {
	font-size: 1em;
}

p {
	margin-bottom: 10px;
}

ul {
	margin: 10px 15px;
	list-style: square;
}

a img {
	border: none;
}

/* Specific Styles */

#left .center {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}


#nocss {
	display: none;
}

#container {
	width: 780px;
	text-align: left;
	font-size: 1.2em;
}

#head {
	width: 780px;
	height: 68px;
}

#head h1 {
	padding: 0 10px;
	margin: 0;
	border: none;
	width: 256px;
	height: 68px;
}

#head a {
	border: none;
}

.clear {
	clear: both;
}

#topnav {
	float: right;
	list-style: none;
	margin: 0;
	margin-top: -18px;
}

#topnav li {
	float: left;
	text-transform: lowercase;
}

#topnav a {
	float: left;
	display: block;
	padding: 2px 10px;
	padding-left: 14px;
	margin: 0 0 0 5px;
	background: #FF9900 url(http://www.stretsh.com/gfx/menu.jpg) top left no-repeat;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	border: none;
	
}

#topnav a:hover, #topnav a.active {
	display: block;
	background: #990000 url(http://www.stretsh.com/gfx/menu_selected.jpg) top left no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

#content_wrap {
	width: 740px;
	background: #990000;
	padding: 20px;
}

#content_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#left {
	float: left;
	width: 20%;
	font-size: 0.9em;
	background: #FFECCE url(http://www.stretsh.com/gfx/left-bottom.jpg) right bottom no-repeat;
}

#left a {
	color: #FF3300;
	border: none;
	text-decoration: underline;
}

#left a:visited {
	color: #990000;
	border: none;
	text-decoration: underline;
}

#left a:hover {
	color: #000000;
	border: none;
	text-decoration: underline;
}

#left h3 {
	border-bottom: 1px solid #990000;
	font-size: 1.2em;
}

#left-top {
	background: #FFECCE url(http://www.stretsh.com/gfx/left-top.jpg) left top no-repeat;
	height: 22px;
}

#left-content {
	padding: 10px;
	padding-top: 0;
}

#left-content ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding-left: 0;
}

#left-content ul li {
	margin-left: 0;
	padding-left: 0;
}

#search {
	float: left;
}

#search form {
	margin: 0 10px;
	padding: 4px 0;
}

#search form input.text {
	width: 75px;
}

#search form input.submit {
	background-color: #FFFF00;
}

#content {
	float: right;
	background: #FFFFFF url(http://www.stretsh.com/gfx/right-bg.jpg) right bottom no-repeat;
	min-height: 500px;
	width: 77%;
}

* html #content {
	height: 500px;
}

#content-top {
	height: 24px;
	background: #FFFFFF url(http://www.stretsh.com/gfx/right-top.jpg) left top no-repeat;
}

#the-content {
	margin: 0 10px 20px 10px;
}

#content .post-date {
	font-size: 1em;
	padding: 5px 0 0 20px;
	margin: 0 0 10px 0;
	background: transparent url(images/calendar.png) no-repeat top left;
	background-position:0% 5px;
}

#content p.postmetadata {
	clear:both;
	overflow:hidden;
	background: #f7f7f7;
	padding:5px 10px;
	line-height: 1em;
}

#content h1 {
	margin-bottom: 0;
}

#content h1 a {
	text-decoration: none;
}

#content h3#respond {
margin-top: 20px;
border-top: 1px dashed #C5C5C5;
}

#footer {
	width: 774px;
	min-height: 15px;
	padding: 3px;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
}

* html #footer {
	height: 15px;
}

#footer ul {
	width: 774px;
	list-style: none;
	margin: 0 auto;
}

#footer ul li {
	float: left;
	display: block;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
}

#footer ul li.last {
	border: none;
}

#footer ul li a {
	color: #FFFF99;
	border: none;
	text-decoration: underline;
}

#footer ul li a:visited {
	color: #FFCC00;
}

#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer img {
	margin: 5px 10px 0 5px;
}

#footer a, #footer a:visited {
	border: none;
}

.box-main {
	float: left;
	width: 190px;
	margin: 5px;
	border: 5px solid #FF9900;
	background-color: #FFF8EC;
}

.box-main h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FF9900;
	color: #FFEDD2;
	padding-bottom: 5px;
	font-size: 1em;
}

.box-main ul {
	list-style: square;
	margin-left: 20px;
}

.box-main p {
	padding: 0 5px;
}

#content_menu {
	float: right;
	border-bottom: 1px solid #990000;
	width: 150px;
}

#content_menu li {
	display: inline;
}

#content_menu a {
	padding: 5px;
	padding-bottom: 0;
	display: block;
	border-top: 1px #990000 solid;
	border-bottom: none;
	text-align: left;
	text-decoration: none;
	color: #990000;
}

#content_menu a:hover { 
	background-color: #FFF2BF;
}

#content_menu a:visited { 
	color: #000;
}

#content #portfolio {
	float: none;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 300px;
}

#content #portfolio p {
	
	padding: 0;
	margin: 0 auto;
}

#content #portfolio img.img {
	float: none;
	margin: 0 auto;
}

img.checkmarks {
	border: 0;
	float: left;
}


#content #hosting {
	margin: 0 10px;
	padding: 0;
	font-size: 85%;
}

#content #hosting table {
	border: 1px solid #990000;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

#content #hosting td, #content #hosting th {
	padding: 3px;
	border: 1px #990000 solid;
}

#content #hosting td.item {
	font-weight: bold;
	background-color: #FFF3E1;
}

#content #hosting td.t_section {
	font-weight: bold;
	background-color: #FFF2F2;
}

#content #hosting th {
	font-weight: bold;
	font-size: 110%;
	background-color: #FFCCCC;
}

#content #hosting th.twintig {
	width: 20%;
	text-align: center;
}

#content #hosting label, #content #hosting input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#content #hosting input {
	width: 50%;
	float: none;
	margin: 0 auto;
	padding: 1px 3px;
}

#content #hosting label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#content br {
	clear: left;
}

#content fieldset {
	padding: 5px;
}

#content fieldset legend {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .comm-top
{
	background: url(images/comm-top.jpg) no-repeat bottom;
	width: 550px;
	height: 19px;
	margin: 0;
	padding: 0;
}
#content .comm-mid
{
	margin: 0px;
	background: url(images/comm-mid.jpg) repeat-y;
	width: 550px;
}
#content .comm-mid p
{	
	text-align: left;
	font-size: 11px;
	margin: 0 20px;
}
#content .comm-bot
{
	background: url(images/comm-bot.jpg) no-repeat top;
	padding-top: 20px;
	width: 550px;
	margin: 0;
}
#content .comm-bot p
{
	text-align: left;
	font-size: 11px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content .comm-title
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FF9900;
	line-height: 1.3em;
	text-decoration: none;
	border-top: 1px dashed #000;
}