/*

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;

	font-size: 13px;

	color: #404040;

}



#wrapper {

	width: 900px;

	margin: 0 auto;

	background: #FFFFFF;

	padding: 0 0px;

}



#header {

	height: 90px;

	border-top: 1px solid #999999;

	border-bottom: 3px solid #999999;

}



#container {

	float: left;

	width: 100%;

}



#content {



	margin: 20px 220px 30px 20px;

}



#sidebar {

	position:relative;

	margin: 20px 0 30px -200px;

	width: 199px;

	float: left;

	overflow: hidden;

}



#footer {

	clear: left;

	width: 100%;

	padding: 20px;

	border-top: 3px solid #EFEFEF;	

}

#bottom {

	float: left;

	width: 100%;

}



#page {

float: left;

width: 100%;

margin: 0px 0 0 0px;

}







/* General */

* {

	margin: 0;

	padding: 0;

}



a {

	color: #666666;

	text-decoration: none;

}



a:hover {

	color: #333333;

	text-decoration: underline;

}



blockquote {

	padding-left: 26px;

	padding-right: 26px;

	margin: 0 0 13px 0;

	font-style: italic;

}



ul, li {

margin: 0; padding: 0;postion:relative;

} 



img {

	border: solid 1px #999999;
	clear: both;
margin-bottom:10px;

}



.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: 900px;

}



#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: 15px 10px;



}



#menu a{

font-weight: normal;

font-size: 105%;

}







#blog-title {

font-family: Arial, Helvetica, sans-serif;	

font-size: 500%;

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: 12px;

	font-weight: normal;

	font-size: 160%;

	color: #333333;

}



.post {

	margin-bottom: 50px;

}



.post h2 {

color: #333333;

font-weight: normal;

font-size: 160%;

}



.entry-title {

	width: 450px;

	font-weight: normal;

	font-size: 160%;

}



.entry-comments {

	float: right;

}



.entry-title a {

	color: #333333;

}



.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;

	padding-top:3px;

}



.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 */



#sidebar h2, #sidebar h3 {

	font-size: 100%;

	font-weight: bold;

	color: #333333;

	margin-bottom: 5px;

	padding: 0 2px;

}



#sidebar ul {

	padding-bottom:13px;

}

#sidebar li {

	padding-bottom:13px;

}



#sidebar 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;

}







/* 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: none;

}



.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;

	padding-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;

	padding-bottom: 10px;

}



.form-textarea input {

	width: 280px;

}



.form-textarea textarea {

	width: 350px;

}



.form-input input:hover {

	background-color: #FFFFFF;

}



.form-submit input {

	padding: 2px 5px;

}



#logo { 

   

    margin: 0px 0 0 0px; 

} 

 

#logo a { 

    width: 900px; 

    height: 90px; 

    display: block; 

    background: url(images/logo.gif) no-repeat top left; 

} 

 

#logo a span { display: none }



.social {width:178px; margin-bottom:3px; border:1px solid #999999;}

.social a:hover{text-decoration: underline;}

.social p {margin: 5px 1px 2px 3px; font-size: 11px; line-height: 16px;}

.social p.linkedin {background: url("images/linkedin-logo.gif") top left no-repeat; font-size: 11px; line-height: 18px; height: 22px; padding-left: 33px;}

.social p.twitterp {background: url("images/twitter-logo.gif") top left no-repeat; font-size: 11px; line-height: 18px; height: 22px; padding-left: 33px;}

.social p.facebook {background: url("images/facebook-logo.gif") top left no-repeat; font-size: 11px; line-height: 18px; height: 22px; padding-left: 33px;}

.social p.email {background: url("images/email-logo.gif") top left no-repeat; font-size: 11px; line-height: 18px; height: 22px; padding-left: 33px;}

.social p.subscribe {background: url("images/rss-logo.gif") top left no-repeat; font-size: 11px; line-height: 18px; height: 22px; padding-left: 33px;}

.social p.flickr {background: url("images/flickr-logo.gif") top left no-repeat; font-size: 11px; line-height: 18px; height: 22px; padding-left: 33px;}



div.sociable { margin: 16px 0; }



span.sociable_tagline { position: relative; padding-bottom:5px;}

span.sociable_tagline span { display: none; width: 14em; }

span.sociable_tagline:hover span {

	position: absolute;

	display: block;

	top: -5em;

	background: #ffe;

	border: 1px solid #ccc;

	color: black;

	line-height: 1.25em;

}

.sociable span {

	display: block;

}

.sociable ul {

	display: inline;

	margin: 0 !important;

	padding: 0 !important;

}

.sociable ul li {

	background: none;

	display: inline !important;

	list-style-type: none;

	margin: 0;

	padding: 1px;

}

.sociable ul li:before { content: ""; }

.sociable img {

	float: none;

	width: 16px;

	height: 16px;

	border: 0;

	margin: 0;

	padding: 0;

}



.sociable-heading{

font-weight:bold;

padding-bottom:4px;

color:#666666;

padding-top:4px;

clear: both;

}



.smalltext {

font-size:80%;

}

.sectionheading {

background-color:#666666;

line-height: 20px;

color: #FFFFFF;

font-weight: bold;

margin-top:15px;

padding-left: 4px;

margin-bottom: 5px;

width: 170px;

}



#twitter h3{

color: #666666;

padding-bottom:4px;

width:170px;

}



#twitter ul {border:0px; width:175px; padding:0px;font-size:90%;}



#twitter ul li {

margin:0 0 0 0;

background: url(images/tweet.jpg) no-repeat left top;

padding: 1px 0px 5px 21px; 

line-height:16px;



}



#tag_cloud h3{

background-color:#666666;

line-height: 20px;

color: #FFFFFF;

}



#ctc h3 {
background-color:#666666;
line-height: 20px;
color: #FFFFFF;

}

#ctc {
width:172px;

}

#sidebar li {
list-style:none;

}
div.smallimage img{
float: right;
margin-left:10px;
margin-right:33px;

}

.homepage-heading {
font-size:120%;
font-weight:bold;
}

div.bigimage img{
float: none;
margin-left:0px;
margin-right:29px;
margin-bottom:5px;

}

div.portimage img{
float: none;
margin-left:105px;
margin-right:105px;
margin-bottom:5px;
}