/*
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: url(images/layout_images/music_sheet.png);
        background-repeat: repeat-y; 
        background-color: #fbfad3;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}



#wrapper {
        background: url(images/layout_images/background.png); 
        background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	width: 1067px;
	padding-left: 5px;
margin-top: 0px;
}

#header {
        width: 100%;    
        margin-top: 0px;
	height: 400px;
}

#container {
        margin-top: 65px;
        margin-left: auto;
        margin-right: auto;
	width: 1100px;
min-height: 700px;
background-image: url(images/layout_images/content_bg.png);
background-repeat: repeat-y;
background-color: #fff;
float:left;
       
}

#menu li {
margin-top: 365px;
font-size: 12pt;

}

#nav ul {display: block; list-style-type: none;}
#nav li {display: block; float: left;}
#bnav ul li ul {display: none;}
#nav ul li ul li {display: none;}

#content {
        margin-left: 15px;
	margin-top: 20px;
        background: transparent;
        float: left;
        width: 450px;
      
}

#content img {margin: 15px;}
#content h2 {
background: url(images/layout_images/tape_bg.png);
background-repeat: no-repeat;
margin-top: 5px;

	font-weight: bold;
	font-size: 150%;
}

#content h3 {
background: url(images/layout_images/h3_bg.png);
background-repeat: no-repeat;
margin-top: 5px;
font-weight: normal;
}



#sidebar {
border: 1px solid #ccc;
background-color: #eee;
font-size: 14pt;

        background-repeat: no-repeat;
	padding: 5px;
		float: right;
        width: 310px;
margin-left: 10px;
        margin-top: 10px;
       margin-right: 10px;
        padding-top:5px;
}

.widget_tag_cloud {
        background-image: url(images/layout_images/tagCloud_bg.png);
background-repeat: no-repeat;
padding-top: 40px;
       margin-left: 10px;
}

.widget_calendar_upcoming {
padding-top: 35px;
background-image: url(http://seanthompsondesign.com/practiceKristin/wp-content/themes/CorporateSandbox/images/layout_images/events_sidebar.png);
background-repeat: no-repeat;
}

.widget_calendar_upcoming h3 {display: none;}

.widget_calendar_upcoming ul {
margin: 5px;
padding: 5px;
}

.widget_calendar_upcoming ul li {
margin: 0px;
padding: 0px;
}

.widget_calendar_upcoming ul li ul li ul {
margin: 3px;
padding: 3px;
}


#sidebar ul {

	list-style: none;

}

#sidebar ul li {
	margin-bottom: 13px;
}

#sidebar ul p {padding-top: 5px; padding-left: 8px; font-size: 11pt; line-height: 15pt;}

.xoxo ul {background: url(images/layout_images/cat_bg.png);
background-repeat: no-repeat;
}

.xoxo img {padding-top: 5px; padding-left: 8px;}



#sidebar ul li ul {
padding-top: 0px;
margin-left: 10px;
margin-top: 0px;
}

#sidebar ul li ul li {
margin: 0px;
	padding: 4px 2px 4px 0px;
        font-size: 13px;
font-weight: bold;
	background-position: 0 7px;

	
}

#sidebar ul li ul li ul li {

	padding: 4px 0 0 10px;
list-image-type: none;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
margin-left: 10px;
font-size: 12px;
font-weight: normal;
}

#sidebar h2 {
display: none;
}

#search h3, #tag_cloud-6 h3 {
display: none;
}



#sidebar2 {
padding: 5px; margin: 10px; margin-left: 10px;
     float: left;
     width: 250px;
border: 1px solid #ccc;
background-color: #eeeeee;
}

#sidebar2 li {
max-width: 240px;
list-style-type: none;
}

#sidebar img {margin-top: 10px}

.widget_sandbox_search {   background: url(images/layout_images/search_bg.png) no-repeat; 
height: 50px;
margin-left: 10px;
 margin-top: 10px;
background-position: 0 0;
}
 
#s, #searchsubmit {margin-top: 40px; margin-left: 10px;}

#footer {
        background: url(images/layout_images/footer.png) no-repeat; 
        margin-left: 0px; 
        clear: left;
	width: 1100px;
	padding-top: 10px;
padding-left: 10px;
padding-left: 10px;
padding-bottom: 0px;
margin-bottom: 0px;
	background-color: transparent;	
        height:279px;
}

#footer_left li {padding: 10px; border-bottom: 1px solid #333;}

.footer_left{
margin-top: 70px;
      background: url(images/layout_images/recent_posts.png);
      background-repeat: no-repeat;
      float:left;
      width:273px;
      position:relative;
      z-index:2;
      margin-left: 75px;
      height: 175px;
      overflow: hidden;
}

#footer ul {
      list-style-type: none;
      margin-top: 35px;
      list-style-image: none;
      margin-left: 15px;
}

.footer_center{
margin-top: 70px;
padding-top: 37px;
padding-left: 10px;
background: url(images/layout_images/categories.png);
background-repeat: no-repeat;
float:left;
width:275px;
height: 170px;
position:relative;
z-index:2;
margin-left: 15px;
}

.footer_center p {
padding: 10px;
border-bottom: 1px solid #333333;
}

.footer_right{
   background: url(images/layout_images/topics.png);
background-repeat: no-repeat;
margin-top: 70px;
      position:relative;
      text-align:justify;
      line-height:normal;
      padding-bottom: 0px;
      width: 300px;
      float: left;
     margin-left: 50px;
padding-top: 30px;
height: 175px;
}



.footer_title {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: underline;
 font-size: 1.8em;
margin-bottom: 13px;
color: #333;
}



.footer_title a {
color: #333;
}

.footer_list {
list-style-image: none;
}



#footer li {
font-size: 13px;
margin: 0px;
padding: 10px;
border-bottom: 1px solid #333;

}

#nav {
   margin-left: 20px;
   position: relative;
   top: 380px;
   color: #000;
}

#nav a {color: #000; padding-left: 20px;}


#access  {
        color: #000;
        font-size: 130%;;
        border: none;

        margin-left: 250px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}



.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}


#menu {margin-left: 100px;}
#menu ul {
        color: #000;
        margin-top: 150px; 
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
margin-left: 100px;
}

#menu ul li {
                color: #000;
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#menu a {color: #000;}
#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
float: left;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 10px;
       
        width: 450px;
}

.entry-title {
background: url(images/layout_images/tape_bg.png);
background-repeat: none;
margin-top: 5px;
	width: 300px;
	font-weight: bold;
	font-size: 170%;
color: #000;
float: left;

}
 .entry-title a {color: #000;}


.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
height: 31px;
width: 118px;

	float: right;
	background: url(images/coment_bubble.png) no-repeat;
padding-left: 10px;
padding-top: 0px;
}

.entry-comments a {
font-size: 18px;
margin-left: 80px;
padding-top: 40px;
	color: #0db8fe;
}

.entry-comments a:hover {
	background: transparent;
	color: #FFFFFF;

}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 6px;

}

.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 {
font-size: 12px;
	margin-top: 10px;
line-height: 25px;
}

.entry-content p {
	line-height: 20px;
	margin-bottom: 10px;
font-size: 12px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
}

.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 */







/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}



.widget_tag_cloud a {
margin: 0px;
	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;
}

.contact-form {border: none;}

.widget widget_calendar_upcoming ul li ul li {
         margin: 0px;
          padding: 0px;
}

.entry-content img {margin: 0px;}


iframe {
margin-left: 10px;
margin-top: 10px;
}

.navigation-previous {float: left;}
.navigation-next {float: right; margin-right: 20px;}

#relatedposts p {padding: 5px;}

.video {margin-top: 5px; margin-left: 5px; margin-bottom: 10px;}
