/*  
Theme Name: Sandbox Gray
Theme URI: http://www.sandbox.com.br
Description: Este tema � baseado nos trabalhos de <a href="http://www.blogohblog.com/">Blog Oh Blog</a> e <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Cristiano	
Author URI: http://www.sandbox.com.br
*/

body { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:76%; background:#2a2a2a; color:#e5ce7b; margin:0px;
}

a:link { text-decoration: none; color : #ffffff; border: none;}
a:active { text-decoration: none; color : #adb102; border: none;}
a:visited { text-decoration: none; color : #ffffff; border: none;}
a:hover	{ text-decoration: underline; color : #f0f0f0; border: none; } 

small {
	font-size: .8em;
}
#wrap { 
	width: 900px; 
	background: url(images/bg_wrapper.jpg) repeat-y; 
	margin:0px auto; padding:0px; 
}
#top { 
	height: 190px; 
	clear:both; 
	margin: 0px auto; padding: 0px; 
}

#blogtitle {
	padding-top: 90px;
	
}
#blogtitle a {
	width: 895px;
	height: 80px;
	display: block;
	font-size: 0px;
	background: url(images/logo_sand.jpg) no-repeat;
}
#blogtitle a:link { text-decoration: none; color : #1d2224; border: none;}
#blogtitle a:active { text-decoration: none; color : #1d2224; border: none;}
#blogtitle a:visited { text-decoration: none; color : #1d2224; border: none;}
#blogtitle a:hover	{ text-decoration: none; color : #555353; border: none;  } 
#blogdesc {
	display: none;
	color: #1d2224; 
	padding-left:205px; 
	text-align:left; 
	font-size:12px; 
	padding-top:5px; 
	text-transform:capitalize; 
	margin:0px; 
}
.right { 
	margin: 0px;  
	float: right; 
	width: 235px;
	padding: 8px 0px 0px 0px;
}
.right h2 {
	height: 25px;
	font-size: 1.2em;
	padding: 1px 0px 1px 35px;
	margin: 0px 7px 3px 0px;
	text-transform: lowercase;
	background: url(images/h2_bg.gif) no-repeat;
}
.right ul { list-style-type: none; margin: 0 ; padding: 0; }
.right ul li { 
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.right ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding-left: 35px;
}
.right ul li ul li { 
	list-style-type:none;
	background: transparent url(images/bullet.gif) no-repeat 0 5px;
	padding: 0px 0px 2px 14px; 
	border: 0;
	margin: 0;
}

.left { 
	margin: 0 0 10px 0px; 
	line-height: 16px; 
	float: left; 
	overflow:hidden;
}
.left h1 {
	font-size: 1.8em; 
	padding: 3px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.left h2 {
	font-size: 1.6em; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 0px; 
	line-height: 25px;
}
.left h2 a {
	color: #ee1122;
}
.left img { 
	border: 2px #353535 solid;
}
.left .contentBoxTop {
	width: 630px;
	height: 30px;
	background: url(images/content_box_top.jpg) no-repeat;
}
.left .contentBoxMid {
	width: 520px;
	background: url(images/content_box_mid.jpg) repeat-y;
	padding: 0px 50px 0px 60px;
}

.left .contentBoxBot {
	width: 630px;
	height: 30px;
	background: url(images/content_box_bot.jpg) no-repeat;
}


#footer {
	color: #4d4422;
	height: 78px;
	width: 630px;
	clear:both;
	padding: 10px 0px 0px 60px;
	background: url(images/bg_footer.jpg) no-repeat;
}
#footer p {
	margin: 8px 0px 0px 0px;
}
#footer a {
	color: #80754a;
}
#footer .infoWordPress {
	font-size: .8em;
}

.left .contentBoxMid .post p {
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.left .contentBoxMid p.postmetadata {
	font-size: .9em;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 30px 0px;
	background: url(images/div_linha.gif) bottom repeat-x;
}


.left .contentBoxMid p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

img.wp-smiley { border:0px;}
.navigation { display: block; text-align: center; padding-top: 10px; padding-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
#commentform {
	overflow: hidden;
}
.comments h3 { 
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: dashed 1px #3b3b3b;
}
ol.commentlist { list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
input#searchsubmit{ 
	background: url(http://multitouch.sandbox.com.br/wp-content/themes/sandbox-01/images/bt_buscar.gif) no-repeat;
	padding: 3px 5px 4px 6px;
	border: none; 
	color: #e5ce7b;
	font-weight: bold;
	font-size:12px; 
}
input#submit{ 
	background:#68070a;
	border:2px solid #331818;
	padding: 8px 14px;
	color:#e5ce7b;
	font-size:13px;
}

textarea { 
	color: #f4f4f4;
	width: 100%; 
	border: 1px solid #323232; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #383838;
	margin-top: 2px;}
input#url { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#author { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#email { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}



#search { 
	height: 33px; 
	width: auto;
	padding: 10px 0px 0px 10px;
	background: url(images/search_box.jpg) no-repeat;
}
.right ul li.widget_search { 
	height: 33px; 
	width: auto;
	padding: 10px 0px 0px 10px;
	background: url(images/search_box.jpg) no-repeat;
}

input#s { 
	color: #f4f4f4; 
	width: 110px; 
	border: 1px solid #323232; 
	padding: 3px;
	margin-right: 5px;
	background: #383838; 
}
input#searchbutton {
	width: 60px;
	height: 24px;
	border: none;
	color: #e5ce7b;
	font-weight: bold;
	font-size: 1em;
	text-transform: lowercase;
	background: url(images/bt_buscar.gif) no-repeat;
}

.textwidget {
        color: #898989;
	padding-bottom: 10px;
}
.textwidget a {
	border: none;
}

.textwidget a img {
	border: none;
	margin-bottom: 5px;
}

.textwidget .rssLink {
	padding-left: 7px;
        magin-top: 10px;
}