/*

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-image:url(images/bg.jpg);

	background-repeat:repeat;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 14px;

	color: #404040;

}



#wood {



	background-image:url(images/wood.jpg);

	background-repeat:repeat;

	height:245px;

	width:100%;
	
	position:absolute;
	top:146px;
	left:0px;
	z-index:-1;




}

ul {
list-style-type:disc;
}



#wrapper {

	width: 913px;

	margin: 0 auto;
	padding: 0px;

}



#header {

	height: 140px;

	
	width:903px;
	border: 1px solid #a9a9a9;
	background-color:#eeeeee;
	height:320px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;

}

#blog_feed {
	float:left;
	width:232px;
	border:1px solid #a9a9a9;
	background-color:#ffffff;
	height:320px;
}

.feed {
	padding:10px;
	font-size:10px;
	color:#6a6a6a;
}

.feed a{
	color:#0c3f76;
	font-size:12px;
}

.feed ul {
	list-style: none;
	color: 
}

.feed ul li {
	margin-top:5px;
}

#banner_home {
	margin-left:9px;
	float:left;
	width:650px;
	border:1px solid #a9a9a9;
	background-color:#ffffff;
	height:320px;
}
	



#container {

	float: left;
	width: 911px;
	margin-top:18px;
	background:#ffffff;
	border:1px solid #bfbfbf;
	border-bottom:1px solid #156fc9;
	min-height:500px;

}



#content {

	margin: 20px 280px 30px 20px;

}



#sidebar {

	margin: 28px 0 0px -250px;

	width: 230px;

	float: left;

	overflow: hidden;

}



#footer {

	clear: all;
	height:138px;
	width: 911px;



	border-top: 1px solid #8cb3d9;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;	
	background-image:url(images/footer_top_bg.jpg);
	background-repeat:repeat-x;

}

.address {
float:left;
width:275px;
padding-top:40px;
color:#FFFFFF;
font-size:12px;
padding-right:10px;
padding-left:20px;
line-height:1.5em;
}

.email_signup {
float:left;
width:400px;
padding-top:20px;
}

.facebook {
float:left;
width:175px;
padding-top:20px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}

#footer_bottom {

	clear: left;
	height:22px;
	width: 913px;
	background-image:url(images/footer_bottom_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:50px;

}



/* 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: 913px;
	
	height: 96px;

}


#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	width:200px;
	float:left;
	height:52px;
	margin-top:25px;
}


#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300;}   
#dropmenu a {display:block; padding:0.25em 1em; color:#003876; text-decoration:none; font-size:18px;}   
#dropmenu a:hover {background:#888; color:#fff;}   
#dropmenu li {float:left; position:relative; }   
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px; }   
#dropmenu ul a {border-left:1px solid #c8c8c8; font-size:12px;}   
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em; background:#fff;}   
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}   
#dropmenu ul ul {top:auto;}   
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}   
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}   
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}   


#menu{
	
	margin-top:30px;
}

#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: 5px;
	padding: 15px 10px;
}

#menu ul li a{
	color:#003876;
	font-size:18px;
	padding:5px;
}

#menu ul li.current_page_item a {
	background:#003876;
	color:#ffffff;
	padding:5px; 

}

#menu ul li.current_page_parent a {
	background:#003876;
	color:#ffffff;

}



#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: bold;

	font-size: 20px;
	color:#194b82;

}



.post {

	margin-bottom: 50px;

}



.entry-title {

	width:100%;

	font-weight: normal;

	font-size: 160%;

}



.entry-comments {

	float: right;

}



.entry-title a {

	color: #FF8000;
	font-family:Georgia, "Times New Roman", Times, serif;

}



.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: 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 */

#events_box {
	background-color:#eeeeee;
	border:1px solid #c0bfbf;
	padding:12px;
	margin-bottom:16px;
	font-size:12px;
}

#menu_box {
	background-color:#dddddd;
	border:1px solid #c0bfbf;
	padding:12px;
	margin-bottom:16px;
	font-size:12px;
}

#quicklinks_box {
	background-color:#eeeeee;
	border:1px solid #c0bfbf;
	padding:12px;
	font-size:12px;
}

#sidebar h2, #sidebar h3 {

	font-size: 20px;

	font-weight: bold;

	color: #194b82;

	margin-bottom: 5px;

	padding: 0 0px;

}



#sidebar ul {

	list-style: none;
	

}



#sidebar ul li {

	
	color:#4e270c;

}

#sidebar ul li a{

	color:#4e270c;

}



#sidebar ul li ul, #sidebar ul li ul li ul {

	margin: 0;

	padding: 0;

}



#sidebar ul li ul li {

	padding: 4px 2px 4px 2px;

	

	background-position: 0 7px;

	margin: 0;

	border-bottom: 1px solid #cccccc;

}



#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 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: Verdana, 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;

}

.feedsweep_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-bottom:5px;
	color:#194b82;
}

.feedsweep_headline a{
	color:#194b82;
	text-decoration:none;
}

.feedsweep_item {
	margin-bottom:10px;
}


