/*
THEME NAME: Jack Bianchi
THEME URI: http://www.bressane.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a> structure.
VERSION: 1.0
AUTHOR: <a href="http://www.bressane.com">bressane</a>
AUTHOR URI: http://www.bressane.com
*/

/* Architecture */
html { }

body {
	background: #000 url(images/background.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

.hide{display:none;}

.content{
	width:760px;
	text-align:left;
	margin:0 auto;
}

#main{
	background:#fff;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background:#fff url(images/dot.gif) top right repeat-y;
}

#header {
	margin: 0 auto;
	width:760px;
	height: 179px;
	background:url(images/header.jpg) no-repeat;
	position:relative;
}

#container {
	float: left;
	width: 100%;
}

#content {margin: 20px 185px 30px 0;}

#content-single {margin: 20px 245px 30px 0;}

#sidebar {
	margin: 20px 0 30px -210px;
	width: 209px;
	padding:0;
	float: left;
	overflow: hidden;	
}

#footer {
	clear: left;
	padding: 40px 20px 20px 20px;
	background:#000 url(images/background_footer.gif) top left repeat-x;
	border-bottom:solid 10px #000;	
	text-align:center;
	color:#fff;
}
#footer li{list-style:none; float:left; margin:0 15px 0 0; width:215px; padding-right:15px;}
#footer li ul li{
	display:block; 
	margin:0; 
	float:none;	
}
#footer a{color:#fff;}
#footer h3{display:none;}

#recents{background:url(images/dot_white.gif) 230px 0 repeat-y;}

#recent-posts-2{padding-top:30px; background:url(images/title_posts.gif) no-repeat}
#recent-comments-2{padding-top:30px; background:url(images/title_comentarios.gif) no-repeat}
#recent-comments-2 a{color:#f2c129;}
#recent-posts-2 li, #recent-comments li{
	padding:4px 0 4px 10px;
	background:url(images/bullet.gif) no-repeat 0 10px;
}
#recentcomments li{
	padding-bottom:6px;	
}
#signature {
	clear:both;
	margin-top:20px;
	padding-top:20px;	
	height:55px;
	width:760px;
	background:url(images/dot_white.gif) top left repeat-x;
}
#signature h4{
	margin:0;
	height:13px;
	width:300px;
	background:url(images/blog_assignature.gif) 0 no-repeat;
}
#rss-posts{
	display:block; 
	width:150px; 
	height:33px;
	background:url(images/rss_links.gif) 0 0 no-repeat;
} 
#rss-comments{
	display:block; 
	width:150px; 
	height:33px;
	background:url(images/rss_links.gif) 0 -33px no-repeat;
} 

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	display:block;
	clear: both;
	font-size:0;
	float:none !important;
}

.meta-sep {
	color: #fff;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
	background:#f0bb2d;
	border-top:solid 1px #fff;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	padding: 10px 10px;
	border-right:solid 1px #fff;
}

#menu ul li a{font-weight:bold; color:#000;}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
	display:none;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
	display:none;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post-info{
	width:61px;
	margin-right:15px;	
	float:left;
	clear:left;
	text-align:center;
}

.calendar{
	width:61px; 
	height:68px;	
	background:url(images/date.gif) no-repeat;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.calendar .month{padding:6px 0 10px 0; font-size:14px;}

.calendar .date{font-size:22px; color:#f2c129;}

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	background:url(images/dot_line.gif) bottom left repeat-x;
	float:left;
	width:435px;
}

.entry-title {
	width: 450px;
	font-weight: bold;
	font-size: 160%;
}

.entry-title a {	color: #000;}

.more-link {	display: block;	margin: 10px 0 0 0;}

.entry-comments {margin:15px auto; width:32px;}

.entry-comments a {
	display:block;
	background:url(images/bublle.gif) no-repeat;
	width:32px;	
	height:25px;
	padding-top:2px;
	text-align:center;
	color: #000;
	font-weight:bold;
}

.entry-comments a:hover {color: #fff; text-decoration:none;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
	margin-bottom:15px;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

#nav-below{width:440px; padding-left:70px;}

.page-left a, .page-right a{display:block; width:55px; height:41px;}

.page-left a{background:url(images/page_left.gif) no-repeat;}

.page-right a{background:url(images/page_right.gif) no-repeat;}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h3{width:209px; height:52px; margin:0;}
#twitter{display:block; width:209px; height:79px; background:url(images/twitter.gif) no-repeat;}
#pages h3{background:url(images/sidebar_title1.gif) no-repeat;}
#categories h3{background:url(images/sidebar_title2.gif) no-repeat;}
#archives h2{display:none;}
#archives h3{background:url(images/sidebar_title4.gif) no-repeat;}
#moment h3{background:url(images/sidebar_title5.gif) no-repeat;}
#moment{color:#000;}
#moment strong{font-size:14px;}
#guestbook{
	display:block;
	width:209px; height:70px;
	background:url(images/guestbook.gif) no-repeat;
	margin-bottom:10px;
}
#linkcat-2 h2{display:none;}
#linkcat-2{
	padding-top:52px;
	background:url(images/sidebar_title3.gif) no-repeat;
}
#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;	
	background-position: 0 7px;
	margin: 0;
	background:url(images/dot_line.gif) bottom left repeat-x;
}
#sidebar ul li ul li a{
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding-left:10px;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	/*background: url(images/bullet.gif) no-repeat top left;*/
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}


/* list recent posts */
#sidebar #archives ul li { padding:0 0 0 0; }
#sidebar #archives ul ul li {
	padding: 4px 2px 4px 10px;	
	background-position: 0 7px;
	margin: 0;
	background:url(images/dot_line.gif) bottom left repeat-x;
}
#sidebar #archives ul ul li a{
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding-left:10px;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
/* end list recent posts */

#sidebar .page-item-4{display:none;}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #fef3d2;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #ffefbf;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

fieldset{border:none; padding:0; margin-bottom:15px;}

legend{font-weight:bold; text-transform:uppercase; padding-bottom:15px;}

form table td{padding-bottom:15px;}

#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_usersubject, #wpcf_response{
	width:300px;
	padding: 5px;
	background: #FEF3D2;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wpcf_response{width:50px; background: #FEF3D2;}

#wpcf_msg {width:310px !important; height:100px; background: #FEF3D2; border: 1px solid #000;}

.form-label{
	margin-bottom: 2px;
}

.form-input, .form-textarea, .med, .textbox, #spamq {
	margin-bottom: 10px;
}

.form-textarea input {width: 280px;}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

.published{border:none; font-weight:bold; color:#f0bb2d;}

.bressane{
	display:block;
	width:50px; height:13px;
	background:url(images/bressane.gif) no-repeat;
}

#stafLink{display:block; width:150px; padding-top:15px; background:#F3BD27; color:#000; font-size:12px; padding:3px; text-align:center; font-weight:bold;}

#searchform #s{height:16px;}

.WP-EmailIcon{vertical-align:middle;}
