/*
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.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

/*081126ficx*/
img.aligncenter {
display: block;
margin: 0 auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
clear: left;
}

.alignright {
float: right;
display: inline;
}

.alignleft {
float: left;
display: inline;
}

.aligncenter {
	display: block;
margin: 0 auto;
display: inline;
}


body {
	background: url(images/bg_out.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* top */
#top_event{
	background: url(../../../images/top/h2.gif) no-repeat;
	background-position:top left;
	display: block;
	width: 369px;
	padding: 40px 0px 10px 10px;
	border: 1px solid #4f3a33;
	background-color: #ffffff;
	clear: both;
	margin-top: 30px;
}

#top_event2{
	background: url(../../../images/top/h2_.gif) no-repeat;
	background-position:top left;
	display: block;
	width: 382px;
	border: 1px solid #4f3a33;
	background-color: #ffffff;
	clear: both;
	margin: 30px 0 0 0;
	padding: 40px 10px 10px 10px;
}

.event_list{
	background-color: #ffffff;
	list-style-type: none;
}

p {
	clear: both;
}

.studio_photo {
	border: 1px solid #cccccc ;
	padding: 6px;
}

.entry-content_studio {
	width:655px ;
}

.entry-content_studio p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content_top {
	width:420px ;
	margin-top: 40px;
	_margin-top:0px;
	margin-right:20px;
	_margin-right:15px;
	float: left;
}



.entry-content_top p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content_top h2 {
	font-size: 120%;
	margin-bottom: 5px;
}

.entry-content_top a {
	text-decoration: underline;
}

.entry-content_top ul, .entry-content_top ol {
	margin-left: 20px;
}

.entry-content_top ul li, .entry-content_top ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* instructor */
#thum {
	display:block;
	margin-bottom: 30px;
}

#middlems  {
	display:block;
	margin-bottom: 30px;
}

.history {
	line-height: 18px;
	
}


/* map */


#map  {
	display: block;
	color:  #ffffff;
	text-align: right;
	background: url(../../../images/contact/h2.gif) no-repeat;
	width: 545px;
	padding:  20px;

}
.address{
	display: block;
	margin-right:30px;
}

/* schedule */

.cont_box{
	margin : 10px;
}

#other {
	margin-top:60px;
	margin-bottom:30px;
}


/* blog */

.info{
	float: right;
	margin-bottom: 10px;
	clear: both;
}

.textBody{
	padding:0 15px 15px;
	background: url(../../../images/bg_sb.gif) no-repeat;
	background-position: bottom;

}


#bg-grad {
	margin: 0;
	padding: 0;
	background: url(images/bg_grad.gif) repeat-y top center;
}


#wrapper {
	position: relative;
	width: 740px;
	margin: 0 auto;
	background-color:#fffdf7;
	background-position: center;
/*	padding: 0 120px;*/
}

#header {
	height: 336px;
	background: url(images/header.jpg) no-repeat;
}

#container {
/*	float: left;*/
	width: 740px;
}

#content {
	padding: 10px 0 30px 40px;
	width: 700px;
	_width: 680px;
	min-height: 600px;
	_height: 600px;
}

#content h2 img {
	margin-top: 30px;
	_margin-top: 0px;

}

#content_2 {
	padding: 20px 30px 40px 30px;
	
}


#sidebar {
	float: left;
	width: 260px;
}

#footer {
	clear: left;
	width: 100%;
	padding-left: 10px;
/*	padding-left: 310px;*/
	background: url(images/footer.gif) no-repeat;
	font-size: 90%;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	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 {
	background-color: #4f3a33;
	width: 100%;
	height: 45px;
	margin-top: 15px;
}

#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;
	padding: 15px 16px;
	font-size:100%;
	background-color: #4f3a33;
}
/*
#menu ul li {
	display: inline; 
	float: left;
	padding: 15px 16px;
	font-size:103%;
	background-color: #4f3a33;
}
*/


#menu ul li a{
	color: #f6d71a;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a:hover{
	color: #EEEEEE;

}


#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 0 0 0 20px;
	text-indent: -5000px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
	text-indent: -5000px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
	border: 1px solid #432e27;
}

.entry-title {
	display: block;
	width: 675px;
	_width: 645px;
	height: 75px;
	background: url(../../../images/title.gif) no-repeat;
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
	padding-top: 30px;
	
}

.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%;
	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 {
	width:675px ;
}


.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content h3 {
	font-size: 130%;
}


.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;
}

.entry-content_blog {
	display:block;
	margin: 10px 0 30px;
	width:675px;
	background: url(../../../images/bg_sb1.gif) repeat-y;
}

.entry-content_blog p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content_blog h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content_blog a {
	text-decoration: underline;
}

.entry-content_blog ul, .entry-content_blog ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content_blog ul li, .entry-content_blog 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: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}



#calendar_wrap {
	
}

#wp-calendar{
	width: 220px;
}

#wp-calendar caption {
	padding: 5px 0;
	background: #4F3A33;
	color: #f6d71a;
	margin-bottom: 10px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
	color: #f6d71a;
	text-decoration: none;
}

#wp-calendar #prev a{
	color: #666666;
	
}

#wp-calendar #next a{
	text-align: right;
	color: #666666;
}

/* 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;
}