/*
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: 12px;
	color: #404040;
background: #CDCC94 url(images/bgtile.jpg) repeat-x top left;
margin: 0px;
}

#wrapper {
	width: 1200px;
	margin: 0px auto 0px auto;
background: url(images/wrapperbg.jpg) no-repeat top left;
}

#header {
	width: 100%;
background: #ffcc00;
height: 116px;
margin: 0px auto 0px auto;
padding: 0px;
}

#container {
	width: 874px;
margin: 0 auto 0 auto;

}




#contentfront {
float: left;
width: 648px;
}

#sidebar {
margin-top: 1px;
float: left;
width: 216px;
float: left;
overflow: hidden;
background-color: #663200;
margin-right: 10px;
}

#footer {
float: right;
width: 550px;
text-align: center;
padding-top: 20px;
margin-right: 220px;
font-size: 11px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}a:visited {
	color: #660000;
	text-decoration: none;
}

a {
	color: #660000;
	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;
}




/* MENU */

#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: 10px;
	padding: 15px 10px;
}




#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#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: 50px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.widgettitle {
display: none;}

.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 {
	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%;

	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 {
}

.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%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
padding-top: 15px;
}

#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;
	margin: 0;

}

#sidebar ul li ul li a{
	color: #ffcc00;
font-weight: bold;}

#sidebar ul li ul li ul li a{
color: #fff;
font-weight: bold;

}#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	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;
}

blockquote {
font-size: 16px;
font-family: georgia, sans serif;
font-style: italic;
font-weight: bold;
color: #660000;
background: #FFF5CF;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px dotted #ffcc00;
border-bottom: 1px dotted #ffcc00;
margin-bottom: 15px;
}
#blurb {
float: left;
width: 250px;
margin-left: 15px;
padding-top: 5px;
color: #663300;
font-size: 14px;
line-height: 130%;
font-weight: bold;
}
#about {
margin-top: 1px;
width: 628px;
padding: 10px;
height: 279px;
background-color: #FFF9E9;
background-image: url(images/aboutbg.jpg);
background-repeat: repeat-x 
background-position: top left;
}

#about p {

}
#about a {

color: #cc6600;

}
#about img {

padding-right: 20px;

}

.alignleft {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
#content {

float: left;

width: 596px;

background-color: #FFFAE6;

padding-left: 30px;

padding-right: 20px;

padding-top: 20px;

color: #000;

font-size: 14px;

line-height: 110%;

padding-bottom: 300px;

}

#content img {
margin-right: 20px;
margin-bottom: 20px;
}

#content h1 {
font-weight: normal;
color: #660000;
font-size: 24px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 115%;
}

#content h2 {
color: #660000;
font-size: 125%;
line-height: 135%;
margin-top: 25px;
margin-bottom: 5px;
}

#content h3 {
color: #660000;
font-weight: normal;
margin-top: 25px;
margin-bottom: 5px;
padding-bottom: 5px;
font-size: 110%;
line-height: 130%;
border-bottom: 1px solid #ffcc00;
}

#content h4 {
color: #660000;
font-weight: normal;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
font-size: 110%;
line-height: 130%;
border-top: 1px solid #ffcc00;
}

#content h5 {
font-weight: normal;
color: #333;
font-size: 90%
line-height: 120%;
margin-top: 0px;
margin-bottom: 10px;
padding: 0px;
}

#content h6 {
font-weight: normal;
color: #CC6600;
font-size: 30px;
margin-bottom: 40px;
margin-top: 20px;
}

#upcomingwrap{
float: left;
margin-top: 10px;
padding-top: 40px;
width: 648px;
background: url(http://fsarts.org/wp-content/themes/CorporateSandbox/images/upcoming.gif) no-repeat top left #FFF9E9;
}

#subscriptions {
float: left;
width: 182px;
color: #663200;
font-weight: bold;
background: url(http://fsarts.org/wp-content/themes/CorporateSandbox/images/subscription.gif) repeat-x top left #FFF9E9;
padding-top: 65px;
padding-left: 14px;
padding-right: 10px;
}

#subscriptions li {
margin-top: 10px;
font-weight: normal;
}

#subscriptions ul {
margin-left: 20px;
}


#upcoming {
font-family: Arial, Helvetica, sans-serif;
width: 410px;
padding-bottom: 50px;
padding-left: 30px;
float: left;
border-right: 1px solid #F6E8AD;
padding-top: 20px;
}

#upcoming img {
padding-top: 0px;
padding-bottom: 15px;
}

#upcoming p {
font-size: 14px;
line-height: 19px;
color: #000;
margin-top: 10px;}

#upcoming h1 {
font-family: Arial, Helvetica, sans-serif;
color: #663200;
font-size: 16px;
}

#upcoming h2 {
font-family: Arial, Helvetica, sans-serif;
color: #663200;
font-size: 16px;
margin: 0px;
font-weight: normal;
}

#upcoming h3 {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 20px;
font-weight: normal;
margin: 0px;
}

#upcoming h4 {
font-family: Arial, Helvetica, sans-serif;
color: #000;
line-height: 18px;
font-size: 13px;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
}



.wp-caption-text {
font-family: georgia, serif;
font-style: italic;
color: #666;
padding-top: 0px;
padding-bottom: 10px;
background-repeat: no-repeat;
background-position: left top;}.alignright {
float: right;
margin-left: 10px;
margin-bottom: 5px;
}

#upcoming ul {
font-size: 90%;
font-weight: normal;
font-style: italic;
padding: 0px;
}

#upcoming li {
margin-left: 15px;
margin-top: 8px;
padding-right: 10px;
}

#content {
line-height: 130%;
}

#content p {
line-height: 130%;}#slideshow {
float: left;
width: 355px;
height: 283px;
}


/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; float: left; margin-right: 10px; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

.panel .panel-overlay p { color: #fff; padding-top: 6px; padding-left: 7px; font-size: 13px; font-weight: bold;}/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
