/*
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, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
	 line-height:1.7;
}

body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #6c5347;	
	background: #DAB183 url(images/body_bg.gif) repeat-x top;
	color: #6C5347;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,"Times New Roman",Times,serif;
}

#wrapper {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background: url(images/main_bg.gif) repeat-y;	
}

#header {
	height: 93px;	
	width: 820px;
	margin: 0 auto;	
	position: relative;	
	text-align: left;
}
#header h1{
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 3.6em;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
	
}
#header h1 a{
	color: #361504;
	line-height: normal;
}
#header h1 span{
	font-size: 0.27em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CC6600;
}
#container {
	background: url(images/main_top.gif) no-repeat top;	
	padding: 22px;	
}
#content ul li{
	background: transparent url(images/bullet.gif) no-repeat left 8px;
	list-style-type:none;
    padding:0 0 0 15px;
}

#content {
	width: 430px;
	float: right;
}
#container h1, #main h2, #main h3, #main h4 {
	color: #CC6600;
}
#sidebar {
	width: 326px;
	float: left;
}

#footer {
	background: #DAB183 url(images/main_bottom.gif) no-repeat left top;
	color: #fff;
	padding: 45px 20px 0px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;	
}
#footer a {
	text-decoration: underline;
}
#footer .market-link{
	text-align: center;
}
#footer .market-link li{
	list-style: none;
	display: inline;
	padding: 0 3px;
}

#footer .market-link a {
	color: #EAD3B8;
}
#footer .market-link a:hover {
	color: #fff;
}

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

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

a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a.emphasis {
	color: #CC6600;
	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 {
	display: block;
	background: #331100 url(images/menu.gif) no-repeat left;
	height: 34px;
	position: absolute;
	right: 20px;
	bottom: 0;
	padding-left: 24px;		
}
.last {
	background: url(images/menu_right.gif) no-repeat right top;		
	width: 84px;
	zoom: 1;
	padding-right: 24px;
}
#menu {

}

#menu ul {
	
	margin: 0px;
	padding: 0px;
	list-style:none;	
	white-space: nowrap;

}

#menu ul li {
	list-style-type: none;
	float: left;
	height: 34px;
	text-transform: uppercase;
}
#menu ul li a:hover {
	background-color: #000;
}
#menu  ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0px 15px;
	line-height: 34px;
}
#menu ul li.current_page_item a {
	color: white;
	background: #000;
}
#menu ul li a:hover {
	color: #fff;
	background-color: #361504;
}
/*
#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}
#blog-title a {
	color: #333333;
}
*/
#blog-images {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;	
}
/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}
.post {
	margin-bottom: 20px;
}
.entry-title {
	width: 400px;
	font-weight: normal;
	font-size: 160%;
}
.entry-comments {
	float: right;
}

.entry-title a {
	color: #CC6600;
}
h1.entry-title a {
	text-transform: capitalize;
}


.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 {

	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.8;
	margin-bottom: 5px;
	padding-left:15px;
}

/* 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;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 10px;
	line-height: 1.8em;
}

#sidebar ul li.widget_text {
	background:transparent url(images/special_bg_326.gif) no-repeat scroll center top;
	margin-bottom:15px;
	padding: 10px;
}

#sidebar ul li.widget_text  h3 {
	color:#FFFFFF;
	font-size:1.2em;
	margin-bottom:10px;
	text-align:center;
	font-weight:normal;
	margin-top:20px;
}

#sidebar ul li.widget_text  p {
	line-height:1.8em;
	margin-bottom:1em;
	padding: 10px 10px 0px;
}

#sidebar ul li.widget_text div.textwidget {
	background: transparent url(images/special_bg_btm.gif) no-repeat scroll center bottom;
}



#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 left 8px;
	margin: 0;
	border-bottom: 1px solid #666;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat left 8px;
	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 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;
}



/***********************custom styles ****************/

.clearfix:after {   
     content: "."; /* This dot is the actual appended content */   
     clear: both;   
     height: 0;   
     visibility: hidden;   
     display: block; 
} 

/* Hides from IE-mac \*/
.clearfix {	height: 1%;}
* html .clearfix {height: 1%; }
/* End hide from IE-mac */

#brandImage {
		width: 300px;
		height: 422px;
		display: block;
}
.branding {
	background: url(images/branding_bg_326.gif) no-repeat top;
	margin-bottom: 15px;	
}
.branding-content {
	background: url(images/branding_bg_btm.gif) no-repeat bottom;
	padding: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;	
	text-align: center;	
}
.branding-content p{
	color: #5d5d5d;
	margin-top: 10px;
}
.branding-content p span{
	text-transform: uppercase;
	line-height:3em;
}
.branding-content p strong{
	font-size: 1.8em;
	font-weight: bold;
	color: #8FA745;	
}
.special {
	background: url(images/special_bg_326w-840l.gif) no-repeat top;
	margin-bottom: 15px;
}
.special-content {
	background: url(images/special_bg_btm.gif) no-repeat bottom;
	padding: 10px;
}
.special-content p {
	color: #6C5347;
	padding-bottom: 5px;
}
.quote {
	float: right;
	width: 200px;
	background: url(images/quote_bg_200.gif) no-repeat top;
	margin: 0 0 10px 15px;
}
.quote-content {
	background: url(images/quote_bg_btm.gif) no-repeat bottom;
	padding: 13px;
	color:#CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
cite {
	display: block;
	text-align: right;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
cite, cite a{
	color: #8FA745;
}

.quote-content cite a {
	text-decoration: underline;
}
#container .special-content h1{
	color: #fff;
	text-align: center;
	margin: 20px 0 10px 0;
	font-size:1.6em;
}

#twitter-div ul li {
	background:transparent url(/images/bullet.gif) no-repeat scroll left 8px;
}

#twitter-div {
	margin-bottom: 10px;
}


blockquote {
	border-top: dotted 1px #d4cfc3;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
.inline-image {
	float: right;
	margin: 0 0 10px 10px;
}
.inline-image img{
	/*border: solid 1px #ccc;*/
	padding: 5px;
}
.inline-image img{
	/*margin: 6px 7px 6px 13px;*/
}
#container h1 {
	font-weight: normal;
	margin-top: 10px;
    margin-bottom: -5px;	
	font-size: 2.2em;	
}
#container h2 {
	font-weight: normal;
	margin-top: 20px;	
	font-size: 1.8em;	
}
#container h2 a {
	line-height: 1.2em;
	}

#container h3 {
	margin-top: 20px;	
	font-size: 1.3em;
	color: #CC6600;
}
#container h4 {
	margin-top: 20px;	
	font-size: 1.1em;
	color: #CC6600;
}


#container p {
	margin-bottom: 1em;
	line-height: 1.8em;	
	/*padding-top:15px;*/
}
#container .entry-content p {
	margin-bottom: 1em;
} 
#contactform {
	width: 410px;
	margin: 10px 0;	
	color: #686868;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;		
}
#contactform p {
	padding: 7px 0px;
	margin: 0px;
}
#contactform label {
	width: 100px;
	float: left;

}
#contactform  input{
	width: 300px;
	border: 1px solid #d4cfc3;
	padding: 3px;
}
#contactform  textarea{
	width: 300px;
	border: 1px solid #d4cfc3;
	padding: 3px;
}
#contactform #submit{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 105px;
	height: 29px;
	cursor: pointer;
	background: url(images/submit.gif) no-repeat;
}

.captcha {margin-right: 10px; float: left;}

.inline-image {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/inline_frame.gif) no-repeat scroll center top;
float:right;
margin:20px 0 10px 15px;
width:164px;
}

.inline-image img {
/*margin:6px 7px 6px 13px;*/
}
