/*
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.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}



#wrapper {
	width: 643px;
	margin: 20px auto 0px ;
	background: url(images/contents_body.gif) no-repeat #f8f4f4 ;
	

	
	

}

#content {
	margin: 20px 120px 0px 20px;
	
	
	
	
}

#container {
	float: left;
	width: 100%;
	padding-bottom:20px;
	
	
	

}

#header {
	height: 40px;
	margin:20px 0 0 20px;
	background: url(images/title.gif) no-repeat ;
}





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

#footer {
padding: 30px 0;
clear: both;
color:#8D6B29;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-align:center;
width:100%;
background: url(images/bg.jpg) no-repeat;

}

#footer a {
	color: #8D6B29;
	
}

#footer a:hover{
	color: #A02A01;
	text-decoration: none;
}

/* 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 {
	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: 630px;
	padding:15px 0 0 0;
}


#menu8 a{
	width:80px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu_s.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu8 a:hover{
	background-position:0 -20px;
}

#menu1 a{
	width:50px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu1.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu1 a:hover{
	background-position:0 -20px;
}
#menu2 a{
	width:50px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu2.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu2 a:hover{
	background-position:0 -20px;
}
#menu3 a{
	width:58px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu3.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu3 a:hover{
	background-position:0 -20px;
}
#menu4 a{
	width:78px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu4.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu4 a:hover{
	background-position:0 -20px;
}
#menu5 a{
	width:78px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu5.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu5 a:hover{
	background-position:0 -20px;
}
#menu6 a{
	width:50px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu6.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu6 a:hover{
	background-position:0 -20px;
}
#menu7 a{
	width:78px;
	height:20px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(images/menu/menu7.gif) top left no-repeat;
	display:block;
	float:right;
	margin:0;
	padding:0;
}
#menu7 a:hover{
	background-position:0 -20px;
}



#blog-title {
	font-size: 250%;
	font-weight: normal;
	text-indent:-5000px;
}

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

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
	text-indent:-5000px;
}

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

.post {
	margin-bottom: 50px;
}

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

.entry-comments {
	display: none;
	float: right;
}

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

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



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

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

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 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;
	width: 400px;
}

.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 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;
}

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