/*

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 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333;
background: url(images/bg.gif) no-repeat top center;
background-color: #0E0905;
}

#wrapper {
width: 900px;
margin: 0 auto;
background: #FFFFFF;
}

#header {
margin: 0 auto;
height: 72px;
background: url(images/banner.jpg) no-repeat top center;
background-color: #CA7B00;
}

#container {
float: left;
width: 100%;
}

#content {
margin: 20px 240px 40px 20px;
padding-bottom: 150px;
}

#sidebar {
margin: 20px 0 30px -210px;
width: 190px;
float: left;
overflow: hidden;
}

#footer {
margin: 30px auto 0px auto;
color: #000000;
font-size: 80%;
clear: left;
width: 900px;
padding: 20px;
}


/* General */

* {
margin: 0;
padding: 0;
}

a {
color: #996600;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}

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;
margin: 0 auto;
background-color: #990000;
}

#menu {
width: 900px;
text-align: center;
margin: 0px auto 0px auto;
padding-top: 7px;
padding-bottom: 7px;
}

#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 */
margin-left: 10px;
padding: 7px 12px 7px 12px;
}

#menu ul li a{
color: #fff;
font-weight: bold;
font-size: 12px;
}

#menu ul li ul {
display: none;}


#blog-title {
font-size: 250%;
font-weight: normal;
margin: 40px 0 0 20px;
}


#blog-title h1 {
display: none;
margin: 0px;}

#blog-title a {
color: #333333;
}

#blog-description {
font-size: 120%;
font-weight: normal;
margin: 0 0 0 20px;
}



/* Content */

.page-title {

color: #990000;

font-size: 200%;

	margin-bottom: 15px;

	font-weight: normal;



}







.entry-title {

	width: 450px;

	font-weight: normal;

	font-size: 160%;

}



.entry-comments {

	float: right;

}



.entry-title a {

	color: #FF8000;

}



.more-link {
font-weight: bold;
font-size: 18px;
	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;

}



.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: 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 li a {

color: #990000;

font-size: 13px;

}



#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-position: 0 7px;

	margin: 0;

	border-bottom: 1px solid #CA7B00;

}



#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: 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: 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;

}





#content h1 {

color: #ca7b00;

font-size: 160%;

margin-bottom: 5px;

}



#content h2 {
color: #ca7b00;
font-size: 120%;
margin-bottom: 5px;
font-weight: bold;
}

#content h3 {
color: #ca7b00;
font-size: 110%;
margin-bottom: 5px;
font-weight: normal;
}


blockquote {
color: #990000;
background: #FAF2E6;
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 110%;
border-top: 2px solid #E5BD80;
border-bottom: 2px solid #E5BD80;
}


#intro {
width: 100%;
font-size: 97%;
line-height: 120%;}

#slideshow {
float: left;
width: 574px;
background: url(http://www.cokejustice.org/wp-content/themes/CorporateSandbox/images/slide.jpg) no-repeat top center;}

#introcontent {
float: left;
margin-left: 20px;
margin-top: 20px;
width: 280px;}

#introcontent h1 {
color: #990000;
font-size: 120%;
margin-top: 0px;
margin-bottom: 5px;}

#introcontent h2 {
color: #990000;
font-size: 110%;
margin-top: 10px;
margin-bottom: 5px;}

#highlights {
background-color: #ccc;
float: left;
width: 325px;
padding-top: 10px;
font-size: 12px;
line-height: 15px;

}

#highlights h1 {
color: #000;
font-size: 13px;
margin-bottom: 4px;
padding: 0px;
}

#highlights td {
border-bottom: 1px solid #fff;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
}

#highlights p {
margin: 0px;
padding: 0px;
}

#highlights img{
border: 2px solid #000;
float: left;
margin-bottom: 20px;
margin-right: 15px;}

#news {
float: left;
padding-left: 20px;
padding-top: 20px;
width: 525px;
padding-right: 30px;
margin-bottom: 100px;}


#news h1 {
color: #996600;
font-size: 90%;
margin-top: 20px;}

#news h2 {
color: #990000;
font-size: 105%;
margin-top: 0px;
margin-bottom: 0px;}

#news a:visited {
color: #990000
}

#news a:link {
color: #990000
}

#news a:hover {
color: #996600;
text-decoration: underline;
}

#news img{
border: 2px solid #990000;
float: left;
margin-bottom: 20px;
margin-right: 15px;}

.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 5px;
margin-top: 5px;
}

.alignright {
float: right;
margin-left: 10px;
margin-bottom: 5px;
margin-top: 5px;
}

.post-headline {
margin-bottom: 20px;}

.post {
padding-bottom: 20px;
border-bottom: 1px dotted #666;
margin-bottom: 30px;
}

#headercontainer {
width: 900px;
height: 100px;
margin: 0px auto 0px auto;
}

#topnav {
float: right;
background: #FFFFFF;
padding-top: 7px;
padding-bottom: 7px;
margin-right: 10px;
filter:alpha(opacity=70);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.8;
color: #993300;
font-size: 12px;
}

#topnav a {
padding: 0px 6px 0px 6px; 
margin:5px;
color: #993300;
font-weight: bold;
}


#search {
clear: both;
float: right;
margin-top: 10px;
margin-right: 10px;
}

#search input {
border: 0px;


}

#searchsubmit {
color: #fff;
background: none;
border: 0px;
font-weight: bold;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

#archive {
	margin-top: 15px;}

#archive h4 {
margin-top: 15px;
}

img.avatar {
display: none;
}