/*
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/bgtile.png) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}


#bgtile {
	width: 100%;
background: url(images/bg.png) no-repeat top center;
}



#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0 0px;
}

#header {
	height: 175px;
background: url(images/banner.png) no-repeat top center;

}

#container {
	float: left;
	width: 100%;
margin-top: 20px;
min-height: 500px;
}

#content {
float: left;
width: 525px;
margin-right: 10px;
margin-left: 20px;
font-size: 14px;
color: #000;}

#sidebar {
	margin: 20px 0 30px -210px;
	width: 190px;
	float: left;
	overflow: hidden;
}

#footer {
clear: left;
width: 100%;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;

}

/* General */
* {
	margin: 0;
	padding: 0;
}

a, a:visited {
color: #611727;
text-decoration: none;
font-weight: bold;}

a:hover {
color: #660000;
text-decoration: none;
font-weight: bold;}


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: 960px;
background: url(images/navtile.png) repeat-x;
}

#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: 0px;
padding: 8px 20px 8px 20px;
border-right: 4px solid #6A2534;
}

#menu ul li a:visited {
color: #E1E0A6;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

#menu ul li a {
color: #E1E0A6;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

#menu ul li a:hover {
color: #E1E0A6;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}


#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
display: none;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
display: none;}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 400px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.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: 16px;
font-size: 14px;
line-height: 150%;
}

.entry-content p {
	
	margin-bottom: 10px;
}

.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;
}

/* 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;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#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: 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;
	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;
}

.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: 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;
}

#buttons {
width: 180px;
float: left;
margin-left: 15px;}

#buttons img {
margin-bottom: 10px;}


#sponsors {
width: 170px;
margin-left: 15px;
min-height: 400px;
float: left;
overflow: hidden;
padding-top: 20px;
color: #666;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
background: url(images/sponsorstile.png) repeat-x top center #ffffff;
text-align: center;
}


#sponsors h1 {
font-weight: bold;
font-size: 15px;
color: #666600;
margin: 0px;

margin-bottom: 5px;
padding-top: 10px;
margin-top: 10px;
}

#sponsors a:visited {
color: #666;
text-decoration: underline;
}

#sponsors a:link {
color: #666;
text-decoration: underline;
}

#sponsors a:hover {
text-decoration: none;
}


#sponsors h2 {
font-weight: bold;
font-size: 15px;
color: #666600;
margin: 0px;
margin-bottom: 15px;
padding-top: 5px;
margin-top: 5px;
}

#sponsors ul {
padding-bottom: 0px;
margin-left: 10px;
}

#sponsors li {
list-style-type: none;
padding-bottom: 10px;
font-weight: bold;
}

#sponsors img  {

	margin:5px;
	}



.page-title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 200%;
	color: #300;
}

#content a, a:visited {
color: #611727;
text-decoration: underline;
font-weight: bold;}

#content a:hover {
color: #660000;
text-decoration: none;
font-weight: bold;}


#content h1 {
	margin-bottom: 10px;
margin-top: 0px;
	font-weight: bold;
	font-size: 160%;
line-height: 120%;
color: #434400;}


#content h2 {
margin-top: 0px;
padding-top: 5px;
margin-bottom: 10px;
font-weight: bold;
font-size: 140%;
color: #666600;}

#content h3 {
color: #7E7F00;
font-size: 120%;
padding-top: 5px;
margin-bottom: 10px;
margin-top: 0px;
}

#content h4 {
color: #666600;
font-size: 15px;
border-top: 1px solid #ccc;
padding-top: 10px;
margin-top: 0px;
margin-bottom:  15px;
}

#content h6 {
border-bottom: 1px solid #ccc;
padding-bottom:15px;
}

blockquote {
border-top: 2px solid #EFEBBF;
border-bottom: 2px solid #EFEBBF;
margin-bottom: 15px;
padding: 15px 10px 15px 10px;
font-weight: normal;
font-size: 110%;
}

#contentfront {
	margin: 0px;
float: left;
width: 545px;
margin-left: 12px;
font-size: 130%;
color: #000;}

#contentfront h1 {
font-size: 140%;
color: #000;
margin-top: 0px;
margin-bottom: 5px;
}

#contentfront h2 {
	font-size: 100%;
padding-left: 30px;
color: #611727;
margin-top: 0px;
margin-bottom: 5px;
background: url(images/bird.png) no-repeat top left;}


#intro {
height: 97px;}


/** home page slide show**/

#slideshow {
    position:relative;
    width:545px;
	height:285px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/** home page honorees section **/

#honorees img {
	width:100px;
	height:auto;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:10px;
	border: 1px solid #7E7F00;
	}
#honorees .name {
	color:#611727;
	font-weight:bold;
	}

#honorees {
border-top: 2px solid #EFEBBF;
border-bottom: 2px solid #EFEBBF;
font-size: 14px;
margin-top: 20px;
padding-top: 15px;
padding-bottom: 20px;
}

#footer2 {
text-align: center;
font-weight: bold;
color: #80873A;
padding-bottom: 25px;
}

.alignleft {
margin-right: 20px;
margin-bottom: 10px;
float:left;
}
