/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
background: url(images/page_bg.jpg) repeat-x top left #FAF8F2;
}

#wrapper {

	margin: 0 auto 0px auto;

}

#header {
	height: 130px;
	border-bottom: 2px solid #fff;
margin: 0 auto 0 auto;
width: 900px;
}

#container {
margin: 0 auto 0 auto;
width: 920px;
background: url(images/content_bg.jpg) repeat-x bottom left #fff;

}



#sidebar {
margin-top: 30px;
	width: 190px;
	float: left;
	overflow: hidden;
}



#footer {
color: #666666;
width: 890px;
padding: 15px;
clear: left;
border-top: 1px dotted #79697E;
border-bottom: 1px dotted #79697E;
text-align: center;	
font-weight: bold;
font-size: 10px;
letter-spacing: .01em;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a:hover {
	color: #493042;
	text-decoration: none;
}

a {
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #493042;
	text-decoration: none;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 900px;
background: url(images/nav_bg.jpg) repeat-x top left;
margin: 0 auto 0 auto;
}

#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;
	margin-left: 10px;
	padding: 10px 10px;
font-size: 13px;
font-weight: bold;

}


#menu li a:visited {
color: #493042;
text-transform: uppercase;
}

#menu li a:link {
color: #493042;
text-transform: uppercase;
}

#menu li a:hover {
color: #663300;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
color: #663300;
display: block;
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 180%;
padding-top: 15px;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.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;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#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: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li:hover{
background-color: #FAF8F2;
}


#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
background: none;
	margin: 0;
	border-bottom: none;
border-left: none;
}


#sidebar ul li ul li ul li a:visited {
color: #8B653E;
font-size: 90%;
}

#sidebar ul li ul li ul li a {
color: #8B653E;
font-size: 90%;
}

#sidebar ul li ul li ul li a:hover {
color: #553D4E;
}


/* 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: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.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;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}


#menu ul li ul {
display: none;}


#bio {
width: 520px;
font-size: 15px;
Line-height: 130%
padding-right: 15px;
margin-right: 40px;
margin-left: 25px;
padding-top: 20px;
}

#bio img {
float: left;
margin-right: 15px;
margin-bottom: 5px;
}

#bio h1 {
color: #8B653E;
font-weight: normal;
font-size: 25px;
margin-top: 0px;
margin-bottom: 15px; 
}

#featured {
width: 300px;
font-size: 14px;
line-height: 130%;
padding-right: 10px;
padding-top: 20px;
}

#featured h1 {
color: #8B653E;
font-size: 15px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 10px;
}

#featured h2 {
color: #432F48;
font-weight: normal;
font-size: 22px;
margin-top: 0px;
margin-bottom: 10px;
}

#featured img {
float: left;
margin-right: 7px;
margin-bottom: 5px;
}

#content {
min-height: 300px;
width: 620px;
margin-left:10px;
margin-right:30px;
padding: 20px;
float: left;
font-size: 120%;
line-height: 120%;
}

#content h1 {
font-size: 145%;
line-height: 120%;
color: #493042;
margin-top: 0px;
margin-bottom: 15px;
font-weight:  bold;
}

#content h2 {
font-size: 120%;
font-weight: bold;
color: #493042;
margin-top: 20px;
margin-bottom: 10px;

}

#content h3 {
font-size: 120%;
color: #493042;
margin-top: 20px;
margin-bottom: 10px;
font-weight:  normal;
}

#content h4 {
background: url(images/arrow.gif) no-repeat top left;
font-style: italic;
font-size: 110%;
line-height: 140%;
padding-left:  30px;
color: #666;
margin-top: 20px;
margin-bottom: 10px;
font-weight:  normal;
}


blockquote {
padding: 15px;
margin-bottom: 15px;
background: #F7F5E9;
border-top: 1px dotted #ccc;
}

#sidebar li.page_item {
font-size: 15px;
margin: 2px;

}



.alignleft {
float: left;
border-right: 10px white solid;
margin-right: 10px;
margin-bottom:5px;
border-bottom: 10px white solid;
}

h3.widgettitle {
display: none; }