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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #FFF;
	color: #999999;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #6699ff;	
}

img {
	border:none;
} 

#wrapperSP {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #FFFFFF;
	padding: 0px 0px;
}


/* --------------Header and Navigation--------------*/

#headerSP {
	height: 109px;
	width: 800px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 9px;
	float: left;
}

/* --------------Navigation--------------*/

#navSP {
	color: #C0C0C0;
	margin-left: 250px;
	margin-top: 83px;
	font-size: 18px;
	width: 550px;
	height: 26px;
}

#navSP ul {
	margin:0px 0px 0px 164px; 
	padding:0px;
}

#navSP ul li {
	height:26px; 
	float:left; 
	list-style:none;
	position:relative;
}

#navSP ul li span {
	padding: 0px 5px;
}

#navSP ul li a {
	color: #C0C0C0;
}

#navSP ul li a:hover {
	color: #6699ff;
}

#navSP ul li a.blue {
	color: #6699ff;
}

#navSP li ul {
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 10px;
	display: none;
	font-size: 16px;
	position:absolute;
	left: -10px;
	top:26px;
	background-color:#fff;
	border: 1px solid #ccc;
	width: 120px;
	}
	
#navSP li:hover ul{
	display: block;
	}

#navSP li li {
	list-style: none;
	display: list-item;
	}

/* --------------Logo--------------*/

#logoSP {
	letter-spacing: -3px;
	margin-top: 20px;
	text-align: left;
	font-size: 35px;
	line-height:78%;
	width: 250px;
	height: 89px;
	float: left;
}

.logotextSP {
	color: #999999;
}

.logotextSP:hover {
	color: #999999;
}

.logobluetextSP {
	color: #6699ff;
}
	
a.socialPNG  {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
 
a.socialPNG:hover  {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}

#footerSP {
	width: 800px;
	float: left;
	font-weight: normal;
	text-align: right;
	font-size: 12px;
	margin-top: 9px;
	border-top: 1px solid #ccc;
	padding-top: 9px;
	padding-bottom: 9px;
	}



/* Architecture */
html { }

.addtoany_share_save_container{margin:0px 0;}
	ul.addtoany_list{
		float: right;
		display:list-item;
		list-style-type:none;
		position:relative;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}


.color1 {
background-color: #DBDBDB;
}
.color2 {
background-color: #EEEEEE;
}

#nav-below {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

#header {
	height: 140px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 3px solid #666666;
}

#container {
	width: 560px;
	float: left;
}

#content {
	margin: 0px 0px 0px 0px;
	width: 560px;
	float: left;
}

#sidebar {
	margin: 0px 0px 0px 0px;
	width: 210px;
	float: right;
	overflow: hidden;
}

/* General */

.twitter_title_link {
	font-weight: bold;
}

.entry-title a {
	font-weight: bold;
	color: #666666;
}

.entry-title a:hover {
	color: #6699ff;
}

.twitter-link a {
	font-weight: normal;
	color: #999999;
}

.twitter-link a:hover {
	color: #6699ff;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.latestentries {
    color: #999999;
	font-size: 100%; 
	margin-left: 20px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom:0px solid #EFEFEF;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

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

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #666666;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	
	font-weight: normal;
	color: #999999;
	font-size: 115%; 
	margin-left: 25px;
	margin-top: 0px;
	padding-bottom: 5px;
}

.post {
	margin-bottom: 50px;
	width: 560px;
}

.twitter-link {
	font-weight: normal;

}

.entry-title {
	font-size: 124%;
	padding-top: 5px;
	border-top:1px solid #EFEFEF;
}

.entry-comments {
	float: right;
}

#breadcrumbs {
	margin-bottom: 7px;
}

.more-link {
	display: block;
	margin: 10px 0 10px 0;
}

.more-link:hover {
	text-decoration: underline;
	color: #6699ff;
}

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

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

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

.entry-meta {
	color: #999999;
	font-size: 90%;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom:1px solid #EFEFEF;
}

.entry-categ {
	color: #999999;
	font-size: 90%;
	border-bottom: 0px solid #EFEFEF;
}

.entry-footer {
	color: #cccccc;
	font-size: 70%;	
	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: 0px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 5px;
	margin-top: 5px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	/*text-decoration: none*/
}

.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;
	text-decoration: underline;
}
.sep {
	color: #CCC;
	margin: 0 8px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 110%;
	color: #666666;
	margin-bottom: 5px;
	padding: 0 2px;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul {
	list-style: none;
	width: 210px;
	
}

#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: 0px 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: none;
	font-size: 90%;
}

.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 {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-weight: bold;
	color: #666666;
	font-size: 120%;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 18px 0 10px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 22px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #999;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	color: #999999;
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #6699ff;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #666;;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #6699ff;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 16px;
	padding-bottom: 14px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #DFDFDF;
	margin: 24px 0;
	overflow: hidden;
	position: relative
}
#respond p {
	margin-bottom: 10px;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0 14px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #6699ff;
	font-weight: bold;
}
#respond label {
	color: #999;
	font-size: 14px;
	margin-bottom: 5px
}
#respond input {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	text-align: left;
	color:#666;
	margin: 0 0 9px;
	width: 98%;
}

#respond input:hover, #respond textarea:hover{
	
	border: 1px solid #6699ff;
}
#respond textarea {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	text-align: left;
	color:#666;
	width: 98%;
}
#respond .form-allowed-tags {
	color: #999;
	font-size: 12px;
	line-height: 16px;
}
#respond .form-allowed-tags code {
	font-size: 12px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	border: 1px solid #ccc;
	width: auto;
	height: 30px;
	color:#6699ff;
	font-size: 12pt;
	text-align: center;
	padding: 0px 6px 0px 6px;
	float: none;
	background-color: #fff;
	position: relative;
}

#respond .form-submit input:hover {
	background-color: #F0F0F0;
	-moz-box-shadow: 0 0 5px 0px #AEFFC2;
    -webkit-box-shadow: 0 0 5px 0px #AEFFC2;
    box-shadow: 0 0 5px 0px #AEFFC2;

}

/******************************* Login with ajax widget START***********************************/


#LoginWithAjax_Loading { 
    position:absolute; 
	width:100%; 
	height:100%; 
	background:#FFFFFF url(../../../../../loading.gif) 50% 50% no-repeat; 
	left:0px; 
	top:0px; 
	opacity:0.8; 
	filter:alpha(opacity=80)
	}

#LoginWithAjax { 
	margin-bottom:10px; 
	position:relative; 
	font-size:1em; }

#LoginWithAjax td { 
	padding-top:7px; 
	vertical-align:top; 
	background-color:none; 
	}

/*Logged out CSS*/

#LoginWithAjax .password_label, #LoginWithAjax .username_label { 
    padding-right:10px;  
	vertical-align:middle; 
	}
	
input#user_login.input, input#user_email.input {
	  border: 1px solid #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 2px;
	text-align: left;
	width: 100% !important;
	margin-top: 3px;
	margin-bottom: 7px;
}

input#user_login.input:hover, input#user_email.input:hover {
	border: 1px solid #69F;
}

#LoginWithAjax_Password input, #LoginWithAjax_Username input  { 
    border: 1px solid #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 2px;
	text-align: left;
	width: 130px !important; 
	}
#LoginWithAjax_Password input:hover, #LoginWithAjax_Username input:hover { 
	border: 1px solid #69F;
}

#LoginWithAjax_Status.invalid, #LoginWithAjax_Status.confirm { 
	text-align:left; 
	display:block; 
	padding:3px; 
	margin-bottom:8px; 
	}

#LoginWithAjax_Status.invalid { 
	color:#990000; 
	background:#F0D9D9; 
	border:1px solid #E0B4B4; 
	}

#LoginWithAjax_Status.confirm { 
	color:#009900; 
	background:#D8FFB0; 
	border:1px solid #AAFF71; 
	}
	
#lwa_wp-submit, #wp-submit {
	background-color: white;
	border: 1px solid #CCC;
	color: #69F;
	display: inline;
	font-size: 14px;
	
	padding: 5px 10px;
	text-align: center;
}

#wp-submit {
	margin: 7px 0px 0px 0px !important;
	
	float: right;
}

#lwa_wp-submit:hover, #wp-submit:hover {
	background-color: #F0F0F0;
	-moz-box-shadow: 0 0 5px 0px #AEFFC2;
    -webkit-box-shadow: 0 0 5px 0px #AEFFC2;
    box-shadow: 0 0 5px 0px #AEFFC2;
	}

#lwa_wp-submitNP {
	background-color: white;
	border: 1px solid #CCC;
	color: #69F;
	display: inline;
	font-size: 14px;
	margin: 0px !important;
	padding: 5px 10px;
	text-align: center;
	}

#lwa_wp-submitNP:hover {
	background-color: #F0F0F0;
	-moz-box-shadow: 0 0 5px 0px #AEFFC2;
    -webkit-box-shadow: 0 0 5px 0px #AEFFC2;
    box-shadow: 0 0 5px 0px #AEFFC2;
}

#lwa_user_remember {
 	border: 1px solid #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 2px;
	text-align: left; 
	}
	
#lwa_user_remember:hover {
	border: 1px solid #6699ff;
	}

#LoginWithAjax_Links {
	font-size: 12px;
}

#LoginWithAjax_Links_Remember_Cancel {
	font-size: 12px;
}

#LoginWithAjax_Register.default {
	-webkit-box-shadow: #ccc 0px 0px 50px;
	background-color: white;
	border: 2px solid #ccc;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	color: #666;
	display: none;
	opacity: 0.8;
	padding: 15px;
	text-align: left;
	width: 350px;
}

#LoginWithAjax_Register.default .close {
	background: url(http://www.shackletonphoto.co.uk/blog/wp-content/plugins/login-with-ajax/widget/close.png) no-repeat 0px 0px !important;
	border: none;
	cursor: pointer;
	height: 35px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 35px;
}
	
#LoginWithAjax_Register.default h4 {
font-size: 16px;
margin: 0px;
padding: 0px;
}

/*Logged In CSS*/

#LoginWithAjax_Avatar { 
	width:60px; 
	padding-right:10px; 
	}



/*Forgotten password*/

#LoginWithAjax_Remember { 
	margin-top:5px; 
	display:none; 
	}

#LoginWithAjax_Remember p { 
	padding: 0px 0px 3px 0px 
	}

#LoginWithAjax_Remember .forgot-pass-email input { 
	width:97%; 
	padding:2px; 
	color:#666; 
	}
	
/******************************* Login with ajax widget END***********************************/




/******************************* Easy Mail Plugin START***********************************/



/******* Easy Mail Plugin START*******/

input#opt_name, input#opt_email {
	border: 1px solid #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 2px;
	width: 152px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}

input#opt_name:hover, input#opt_email:hover {
	border: 1px solid #69f;
}

form#alo_easymail_widget_form input[type='submit'] {
	background-color: white;
	border: 1px solid #CCC;
	color: #69F;
	display: inline;
	font-size: 14px;
	margin: 0px !important;
	padding: 5px 10px;
	text-align: center;
	}

form#alo_easymail_widget_form input:hover[type='submit'] {
	background-color: #F0F0F0;
	-moz-box-shadow: 0 0 5px 0px #AEFFC2;
    -webkit-box-shadow: 0 0 5px 0px #AEFFC2;
    box-shadow: 0 0 5px 0px #AEFFC2;
}	

#alo_easymail_widget_form { /* the form */
    color:#999;
	}

.alo_easymail_widget_error { /* error msg */
    background: #F0D9D9;
	font-size: 12px;
	border: 1px solid #E0B4B4;
	color: #900;
	margin-bottom: 5px;
	}

.alo_easymail_widget_ok { /* success msg */
    color:#009900; 
	font-size: 12px;
	background:#D8FFB0; 
	border:1px solid #AAFF71;
	margin-bottom: 5px;
	}




/******************************* Easy Mail Plugin END***********************************/

