/*
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 {
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background: url(/wp-content/themes/CorporateSandbox/images/bg.png);
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0 10px;
	background: transparent url(/wp-content/themes/CorporateSandbox/images/bodybg-wide.png) repeat-y scroll 0 0;
}

#header {
	height: 120px;
	padding-left:50px;

}

#headercontent {
background: url(/wp-content/themes/CorporateSandbox/images/headerbg.png) repeat-x;
margin-left:-5px;
margin-right:-5px;
}

#container {
	float: left;
	width: 100%;
	min-height:800px;
}

#content {
	margin: 20px 240px 30px 20px;
	padding-right: 20px;
}

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

#footer {
	clear: left;
	width: 100%;
	height: 90px;
	margin-left:-5px;
	margin-right:-5px;
	padding-left:10px;
	padding-top:20px;
	background: url(/wp-content/themes/CorporateSandbox/images/footerbg.png) repeat-x;
margin-left:-5px;
margin-right:-15px;
color: #666666;

}

#footerbar {
	clear: left;
	float: center;
	width: 750px;
	height: 25px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 25px;
	background: url(/wp-content/themes/CorporateSandbox/images/footerbar.png);
color: #404040;
}


#footer a{
color: #FF9933;
}
#footerbar a{
color: #404040;
}

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

#LatestPosts {
	height: 190px;
	padding-left:10px;
	padding-top:12px;
	background: url(/wp-content/themes/CorporateSandbox/images/glossbox.png);
	margin-bottom: 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: 860px;
}

#access a{
	font-family:Helvetica,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color: #FF9933;
	text-decoration:none;
	font-weight: bold;
}

#access a:hover{
	font-family:Helvetica,Verdana,Arial,Helvetica,sans-serif;
	color: #FFCC66;
	text-decoration:none;
}

#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: 0px 0px;

}

#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-title {
	width: 550px;
	font-weight: bold;
	font-size: 300%;
}

.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: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
	background-color: #cccccc;
	background-color: #FF8000;
	padding: 3px;
}

.entry-content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 3px;
	color: #FF8000;
}

.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: 10px;
}

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

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption-text{
	color:#000000;
	font-size:10px;
	text-align:center;
}

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

#rss{
	float:right;
	padding-top: -20px;
	padding-bottom: 30px;


}
#rsstext{
	float:right;
	font-size: 16px;
	margin-right: 10px;
	vertical-align: center;
	padding-top: 5px;

	
}

/* Search Form Styling */

#search{
	float:right;
	margin:0 0 0 20px;
	opacity:0.4;
	padding-top:10px;
	-moz-opacity:0.4; */
	text-align:right;
}
#search:hover{
	-moz-opacity:1.0;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:125px; 
	font-size: 0.85em; 
	background:#f2f2f2;
	margin-top:2px;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin:1em 0;
	border: none;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

#searchresult {
	float: right;
	width: 475px;
	margin: 0;
	margin-top: 12px;
	text-align: left;
	padding: 0 15px 0 5px;
	line-height: 150%;
}

#searchresult h2 {
	font-size: 1.2em;
	margin-left: 0;
}

#searchresult ul {
	list-style-type: none;
	list-style-image: none;
	margin: 2px 10px 2px 0;
	padding: 0;
}

#searchresult ul li {
	margin: 0 5px 0 0;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0 3px 0px;
	color: #777777;
	border-bottom: 1px solid #cccccc;
}

#searchresult ul .date {
	color:#858585;
	padding:0 1.5em 0 0;
}
