/*
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;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0 0px;
}

#header {
	height: 67px;
	border-top: 2px solid #ffffff;
	border-bottom: 3px solid #666666;
}

#header1 {
	height: 70px;
	border-top: 3px solid #E5E5E5;
	border-bottom: 3px solid #666666;
}

#container {
	float: left;
	width: 100%;
}

#content {
	margin: 20px 240px 30px 20px;
        width:550px;
        padding-right:0px;
	border-right: 0px solid #EFEFEF;
}

#sidebar {
	margin: 20px 0 30px -400px;
	width: 380px;
	float: left;
	overflow: hidden;
}


#sidebar2 {
	margin: 20px 0 30px -400px;
	width: 180px;
	float: left;
	overflow: hidden;
}



#footer {
	clear: left;
	width: 100%;
	padding: 20px;
	border-top: 3px solid #EFEFEF;	
	font-size: 10px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

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: 990px;
        background: #0079AF;
height:24px;
       font-weight: bold;
text-transform:uppercase;
margin-left:0px;

}

#access a:link	{ color:white; text-decoration:none; padding:5px; }
#access a:visited { color:white; text-decoration:none; padding:5px; }
#access a:hover { color:white; text-decoration:none; background-color: #656565; padding:5px; }


#access1 {
	overflow: hidden;
	width: 990px;
        background: #9FE1FF;
       font-weight: bold;
text-transform:uppercase;
border-bottom:3px solid #EFEFEF;
margin-left:0px;
}

#access1 a:link	{ color:white; text-decoration:none; padding:5px; }
#access1 a:visited { color:white; text-decoration:none; padding:5px; }
#access1 a:hover { color:white; text-decoration:none; background-color: #656565; padding:5px; }


#access2 {
	overflow: hidden;
	width: 990px;
        height: 70px;
        background: #FFFFFF;
background:url("images/rub_back.jpg") repeat-x scroll bottom center transparent;
        border-top:0px solid #EFEFEF;
        border-bottom:0px solid #EFEFEF;
margin-left:0px;
margin-top:0px;
}

#access2 a:link	{ color:#404040; text-decoration:none; }
#access2 a:visited { color:#404040; text-decoration:none; }
#access2 a:hover { color:#404040; text-decoration:none; }



#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
	color: #FFFFFF;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 10px 10px;
	color: #FFFFFF;
}

#blog-title {
         margin-left: 18px;
        margin-top: 5px;
}


#blog-title a {
	color: #404040;
}

#what_is_seomoz h1 {  }



#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
        width:550px;
border-bottom:0px solid #EFEFEF;
}

.postet {
	margin-bottom: 50px;
        width:550px;
        border-bottom:0px solid #EFEFEF;
}

.entry-title {
	width: 500px;
	font-size: 25px;
	font-family: Arial, sans-serif;
        letter-spacing:-1px;
}


.entry-comments {
	float: right;
}

.entry-title a {
	color: #000000;
}

.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: #000000;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
        text-transform: uppercase;
}

.entry-categ a:link	{ font-weight: bold; 	color: #000000;}
.entry-categ a:visited { font-weight: bold; 	color: #000000;}
.entry-categ a:hover { font-weight: bold;	color: #000000; }




.time {
	border-bottom: 1px solid #666666;
}



.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
        margin-top:10px;
        height: 100%;
}

img {vertical-align:middle;}

.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;
        color: #000000;
}

.entry-content img
  {
border:4px solid #EEEEEE;
margin:4px;
  }



img.wp-smiley {
border:0px solid #EEEEEE;
margin:0px;
}

.bottomcontent img
  {
border:0px solid #EEEEEE;
padding:0px;
margin:0px;
  }


.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%;
background:url("images/sidebar_h3.png") no-repeat transparent;
	font-weight: bold;
	color: #0079AF;
        width:180px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 5px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
        width:179px;
}

#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;
        width:168px;
        font-size:11px;
	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;
        width:168px;
	border-bottom: none;
}

/* End: QBKL Styles */

/* sidebar2 */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar2 h2, #sidebar2 h3 {
	font-size: 100%;
background:url("images/sidebar_h3.png") no-repeat transparent;
	font-weight: bold;
	color: #0079AF;
        width:190px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 5px;
}

#sidebar2 ul {
	list-style: none;
}

#sidebar2 ul li {
	margin-bottom: 20px;
}

#sidebar2 ul li ul, #sidebar2 ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar2 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;
}

#sidebar2 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: 10px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
padding-top:10px;
padding-bottom:0px;
padding-right:10px;
padding-left:10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
 margin-left:2px;

}

.comment-meta {
	color: #666666;
	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: 535px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

.dsq-comment-count {}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 293px;
	width: 100px;
}

#menycontainer ul{float: left; margin-left: 0; padding-left: 0; font-size: 90%;}
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; text-decoration: none; background: #; margin-right: 0.5em; padding: 0.3em 2em;}

#menycontainer a:link{color: #FFDFDF;}
#menycontainer a:visited{color: #FFDFDF;}
#menycontainer a:hover{background: #656565;}
#menycontainer a#current{background: #000000; color: #000000;}


#menycontainer1 ul{float: left; margin-left: 0; padding-left: 0; font-size: 120%;}
#menycontainer1 li{display: inline;}
#menycontainer1 ul a{float: left; text-decoration: none; background: #; margin-right: 0.5em; padding: 0.3em 2em;}

#menycontainer1 a:link{color: #ffffff;}
#menycontainer1 a:visited{color: #ffffff;}
#menycontainer1 a:hover{background: #656565;}
#menycontainer1 a#current{background: #000000; color: #000000;}


#text1 {
        font-weight: none;
        font-size: 30px;
        text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}

#text2 {
        font-weight: bold;
        font-size: 10px;
        width:432px;
        margin-left:7px;
        text-transform:uppercase;
}

#text1 a:link	{ color:404040; text-decoration:none; }
#text1 a:visited { color:404040; text-decoration:none;  }
#text1 a:hover { color:404040; text-decoration:none; background-color: #656565; }


#text2 a:link	{ color:404040; text-decoration:none; }
#text2 a:visited { color:404040; text-decoration:none;  }
#text2 a:hover { color:404040; text-decoration:none; background-color: #656565; }

input, textarea, select {
background-color:#FFFFFF;
border:1px solid #EFEFEF;
color:#333333;
font-family:Arial,sans-serif;
font-size:12px;
}

.sok {
        height:17px;
        width:145px;
}

.aligncenter, div.aligncenter, img.aligncenter {
display:block;
margin:10px auto;
text-align:center;
}

img, img a {
border:0px solid #EEEEEE;
margin-left:0px;
padding:0px;
}


#bottom {background: #F8F8F8; margin-top:-30x; display:block; position: absolute; width:550px;}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #C5C5C5; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #F8F8F8; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5; border-width:0 2px;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #F8F8F8; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #F8F8F8; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;}
.bottomcontent {padding: 5px; border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5; text-align:center;}


#bottomcontent a:link	{ color:#404040; text-decoration:none; }
#bottomcontent a:visited { color:#404040; text-decoration:none; }
#bottomcontent a:hover { color:#404040; text-decoration:none; }






#bottom1 {
background: #FFFFFF; 
margin-bottom:-30px;
margin-top: -7px;
width:550px; 
font-size:10px;
border-bottom:1px solid #EFEFEF;
padding-bottom: 5px;
color: #404040;
}


.roundtop1 {background: #ffffff;}
.roundbottom1 {background: #ffffff;}
.r11{margin: 0 5px; height: 1px; overflow: hidden; background: #C5C5C5; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;}
.r21{margin: 0 3px; height: 1px; overflow: hidden; background: #F8F8F8; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5; border-width:0 2px;}
.r31{margin: 0 2px; height: 1px; overflow: hidden; background: #F8F8F8; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;}
.r41{margin: 0 1px; height: 2px; overflow: hidden; background: #F8F8F8; 
border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5;}
.bottomcontent1 {padding: 5px; border-left: 1px solid #C5C5C5; border-right: 1px solid #C5C5C5; text-align:center;}


#bottomcontent1 a:link	{ color:#404040; text-decoration:none; }
#bottomcontent1 a:visited { color:#404040; text-decoration:none; }
#bottomcontent1 a:hover { color:#404040; text-decoration:none; }

td.related { padding:8.8px; }
td.related:hover { color:white; text-decoration:none; background-color: #EFEFEF; padding:8.8px; }
td.related:link	{ color:white; text-decoration:none; padding:8.8px; }
td.related:visited { color:white; text-decoration:none; padding:8.8px; }


td.related img {
border:0px solid #EEEEEE;
margin-bottom:5px;
  }

.alignright {
float:right;
}



    .widget_post {
    	background: #FFFFFF;
    	margin: 0px;
    	padding: 10px;
    	width: 600px;
    	}

td.sidan { width:165px; }

td.sidan1 { 
padding:8px;
width:370px;
height:31px;
background:url("images/followbg.jpg") no-repeat top left;
}

td.sidan1 img {
padding:5px;
vertical-align:middle;
}

.gravs {margin-top:18px;}
.avatar {float:left; margin-right:5px; margin-bottom:5px; padding:0px; border:0px solid #CCCCCC;}



ul#gren-reco {
	border-bottom: 1px solid #EFEFEF;
}

li#gren-reco {
	border-bottom: 1px solid #EFEFEF;
}

ul#twitter_update_list {
list-style:none outside none;
}


#tcontainer {background: #EEEEEE; color:#555555;font-family:tahoma; font-size:11px;}
.troundtop {background: #ffffff;}
.troundbottom {background: #ffffff;}
.tr1{margin: 0 5px; height: 1px; overflow: hidden; background: #EEEEEE;}
.tr2{margin: 0 3px; height: 1px; overflow: hidden; background: #EEEEEE;}
.tr3{margin: 0 2px; height: 1px; overflow: hidden; background: #EEEEEE;}
.tr4{margin: 0 1px; height: 2px; overflow: hidden; background: #EEEEEE;}
.tcontent {padding-left: 10px; padding-right: 10px; width:450px;}



td.foot { 
padding:5px;
}

td.foot1 { 
padding:2px;
font-size:11px;
vertical-align: text-top;
}

td.foot2 { 
padding:2px;
vertical-align: text-top;
}

td.foot1 a {
padding:2px;
font-size:11px;
text-decoration: underline; 
border: 1px solid #FFFFFF;
}


td.foot1 a:hover {
padding:2px;
font-size:11px;
text-decoration: underline; 
border: 1px solid #cccccc;
}

#bloggar {
border-top: 1px solid #EFEFEF;
padding-top:3px;
font-size:10px;
color: #404040;
}

table#recentcomments { 
padding:4px;
}

td#recentcommentsborder { 
padding:4px;
}
