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

.clr { clear:both;}

body {
	background: #130c00 url(images/body-bg.jpg) center 171px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#wrapper {
	width: 905px;
	margin: 40px auto 0px auto;
	padding: 0 10px;
}

#header {
	background: url(images/top-tail.gif) repeat-x top center;
	height: 171px;
	margin-bottom: 25px;
}

.main-width{width:905px; margin: auto;}

ul{list-style: none;}

#header .menu{ width:100%; overflow:hidden;}

#header .menu #nav ul{ margin:0; padding:0 0 0 3px;}
#header .menu #nav li{ float:left; font-size:13px; text-transform:uppercase; padding-right:6px;}
#header .menu #nav li a{ text-decoration:none; display:inline-block; color:#fff; padding-right:13px;}
#header .menu #nav li a span{ display:block; padding:25px 15px 9px 15px;} 
#header .menu #nav li a:hover{ background: url(../../../../images/menu-item-right-bg.gif) right top no-repeat;}
#header .menu #nav li a:hover span{ background:url(../../../../images/menu-item-tail.gif) left top repeat-x;}
#header .menu #nav li ul.roll{ display:none;}
#header .menu #nav li ul.roll a:hover span, #header .menu #nav li ul.roll a span{ padding: 0px; background:none;}
#header .menu #nav li ul.roll a:hover { background:none;}
#header .menu #nav li ul.roll a {padding-right: 0px;}
#header .menu #nav li ul.roll li:hover { background:#930C10 url(../../../../images/menu-item-tail.gif) top left repeat-x;}
#header .menu #nav li:hover ul.roll{ display:block; position: absolute; padding: 0px;}
#header .menu #nav li ul.roll li{ display:block; padding:9px 15px 10px 15px; background-color: #590809;}
#header .menu #nav li ul.roll li#left-corner{background: url(../../../../images/sub-left-corner.png) bottom left no-repeat; width: 10px; height: 15px; padding:10px 0px;}
#header .menu #nav li ul.roll li#right-corner{background: url(../../../../images/sub-right-corner.png) bottom right no-repeat; width: 10px; height: 15px; padding: 10px 0px;}






.logo{ padding-top: 15px; margin-bottom: 11px;}

#container {
	background: #FFFFFF;
	width: 100%;
}

.row{ background: url(images/search-bar.png) no-repeat; width:100%; overflow:hidden; color:#fff; text-transform:uppercase; font-size:12px; padding:11px 0 10px 0px; height: 10px;}

#content {
	float: left;
	margin: 20px 100px 30px 20px;
	width: 550px;
}

.clr{ clear:both;}

#sidebar {
	margin: 20px 0 30px 10px;
	width: 200px;
	float: left;
	overflow: hidden;
}

#footer { padding: 5px 20px 0px 20px; background: url(images/footer.png) no-repeat; clear: both; width: 865px; }
#footer a{ color:#c2af8a; font-size: 10px;}
#footer a:hover{ color:#7F6745;}
#footer .copyright{width: 710px; float:left; padding-top: 20px; }
#footer .copyright p {text-transform: capitalize; color: #7F6745;}
#footer .social { float: right;}
#footer .social ul li{float: left; margin-left: 5px;}
#footer .social ul li.facebook:hover{background: url(images/facebook_over.png) no-repeat;}
#footer .social ul li.facebook{ background: url(images/facebook.png) no-repeat;}
#footer .social ul li.twitter:hover{background: url(images/twitter_over.png) no-repeat;}
#footer .social ul li.twitter{ background: url(images/twitter.png) no-repeat;}
#footer .social ul li.youtube:hover{background: url(images/youtube_over.png) no-repeat;}
#footer .social ul li.youtube{ background: url(images/youtube.png) no-repeat;}
#footer .social ul li.wiki:hover{background: url(images/wikipedia_over.png) no-repeat;}
#footer .social ul li.wiki{ background: url(images/wikipedia.png) no-repeat;}
#footer .grip-icon{ padding-bottom: 30px; padding-right: 0px; padding-top: 30px; float: right; }
#footer .menu #nav{ width: 710px;}
#footer .menu #nav ul{ margin:0; padding:0 0 0 3px; width: 710px;}
#footer .menu #nav li{ float:left; font-size:13px; text-transform:uppercase; padding-right:2px;}
#footer .menu #nav li a{ text-decoration:none; display:inline-block; color:#fff; padding-right:10px;}
#footer .menu #nav li a:hover{ text-decoration:none; display:inline-block; color:#A5222A; padding-right:10px;}
#footer .menu #nav li a span{ display:block; padding:10px 15px 9px 5px;} 


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

#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 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-date{ float:left; background: url(images/entrydate_bg.png) no-repeat top left; height: 49px; width: 56px; padding: 4px 8px 8px 8px;}

.entry-month{ float:left; color:#fff; font-size: 12px; padding-right: 4px; text-transform:capitalize;}

.entry-day{ float:left; color:#fff; font-size: 12px;}

.entry-year{ clear:both; color:#fff; font-size: 18px; padding-top:6px;}

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

#entry-info{ clear: right;}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #64090b;
}

.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, .entry-comments span {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

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

.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;
	color:#000000;
}

.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 */
.side-column ul { margin-bottom: 10px;}
.side-column ul.quickLinks{ border-left: #B19D84 1px solid;}
.side-column ul.quickLinks li { background-color: #F2E2C3; border-bottom: #E0B33A 1px solid; border-top: #B19D84 1px solid;padding:5px 15px; color:#000000; margin-bottom: 3px;}
.side-column ul li { color:#000000; margin-bottom: 3px !important;}
.side-column ul li span{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
input.email{ background-color: #C2AF94; height: 20px; width: 120px; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px;border : 1px solid #a28964;; margin-right: 5px; font-weight: bold;}
input.submit{ vertical-align:middle;}
.side-column a { color: #222; font-weight:bold; }
.side-column a:hover { color: #993300; text-decoration:none; font-weight:bold; }
.side .col1 {width: 105px; text-align:left; padding-right: 0px; padding-bottom: 3px;}
.side .col2 {width: 105px; text-align:left; padding-right: 0px; padding-bottom: 3px;}
.side .col3 {width: 105px; text-align:left; padding-right: 0px; padding-bottom: 3px;}
.quick {background: #C2AF94; width: 300px;}
.quick .col1 {width: 100px; text-align:left; padding-right: 0px; padding-bottom: 3px;}
.quick .col2 {width: 100px; text-align:left; padding-right: 0px; padding-bottom: 3px;}
.quick .col2 {width: 100px; text-align:left; padding-right: 0px; padding-bottom: 3px;}
.side-column ul li.storeCat{ float:left; margin-right: 2px; background:none; padding:0px;}
.side-column ul li.clr{background:none; padding:0px;}
.side-column ul {margin-botton: 5px;}

/* 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;
	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 {
	color: #000000;
}

.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: #fffdd4;
}

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

.comment-meta {
	color: #000000;
	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;
	color:#000000;
}

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

.corners-tail {
	height: 9px;
	background-repeat: repeat-x;
	background-image: url(images/corners-tail.gif);
}
