/*
Theme Name: Studio U Online
Theme URI: http://legerinteractive.com/
Description: A Custom theme for Studio U Online
Author: LegerInteractive LLC
Author URI: http://legerinteractive.com/
Version: 1.0
*/
body
{
	margin:0px;
	padding:0px;
	background-color:#e6e6bd;
	font-family: Tahoma,sans-serif;

	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #242424;
	letter-spacing: 0em;
	text-align:left;

}
td
{
	text-align:left;
}
a
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #289DD2;
	letter-spacing: 0em;	
}
a:hover
{
	color:#289DD2;	 
    text-decoration:underline;
}
h5 a
{
	font-size:9px;
	font-weight:bold;
}
h3 a
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
h2,h3,h4,h5
{
	padding:0px;
	margin:0px;	
}
hr
{
	color: #666;
	border:1px solid #666;
	margin: 15px 0px 15px 0px;
}

#header
{
	background-image: url('images/header-image.png');
	background-repeat:no-repeat;	
	width:960px;
	height:85px;
}
.skip-link, h3.assistive-text
{
	display:none;
}
#main-bg
{

	padding-top:4px;
	background-color:#1b1b1b;
	width:960px;

/*	height:714px;*/
}
#main
{
	position:relative; 
	top:-50px;        	
	background-image: url('images/content-bg.png');	
	background-repeat:repeat-y;
	width:920px;
	height:auto;
		
}
.entry-title
{
	color:#3a3a3a;
	font-family:Geneva;font-size:40px;font-weight:normal;
	position:relative;
	top:30px;	
	left:30px;
	text-align:left;
	float:left;
	letter-spacing:normal;
}
.entry-title a
{
	
	font-family:Arial;font-size:20px;font-weight:normal;	
}
h1.entry-title .posts
{
	width:600px!important;	
    background-color:blue;
}
h1.entry-title a
{
	padding:0px;
	margin:0px;
}
.posts h1
{
	float:none!important;
    width:580px!important;
}

.entry-header
{
	float:left;
	position:relative;	
	padding:0px;
	margin:0px;
}
/*
header.entry-header
{
	float:left;
	position:relative;	
	padding:0px;
	margin:0px;
}*/
header .entry-title
{
	top:0px!important;
	left:0px!important;	
	padding:0px 0px 20px 20px;
	margin:0px;
	font-family:Arial;font-size:20px;font-weight:normal;	
}
.page h1.entry-title
{
	top:65px!important;
	left:0px!important;	
	padding:0px 0px 20px 20px;
	width:600px;
	margin:0px;
	float:left;
	font-family:Geneva;font-size:32px;font-weight:normal;	
}
#rightPanel,#rightPanelHome
{
	float:right;
	position:relative;
	top:-25px;
	left:20px;
	background-image:url('images/header-bg-black.png');
	background-repeat:no-repeat;
	width:556px;
	height:92px;	
}
#rightPanelHome
{
	top:30px;
	height:150px;
	
}



#rightPanel div,#rightPanelHome div
{
	margin-left:40px;	
}

#rightPanel img,#rightPanelHome img
{
	padding: 15px 11px 0px 11px;	
}

#homeAddress
{
	float:left;
	width:330px;
	padding-left:30px;
	position:relative;
	top:60px;
	text-align:center;
	font-size:12px;

}
.entry-content 
{
	padding:0px 20px 0px 20px;
	text-align:left;	
}
.entry-content img
{
	margin:0px 15px 10px 0px;	
    border:1px solid #000;
}
#content-bottom
{
	position:relative; 
	top:-50px;  
	background-image: url('images/content-bg-bottom.png');	
	background-repeat:no-repeat;
	width:920px;
	height:24px;
}


.widget-area
{
	position:relative;
	top:-30px;
	color:#fff;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:0px 20px 0px 20px;	
}
h3.widget-title
{
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
div#first
{
	float:left;
}
div#second
{
	float:right;
}
div#third
{

	position:relative;
	top:-100px;
	left: 310px;
}
#mainImg
{
	padding:0px 10px 0px 0px;
/*	width:325px;
	height:402px;
	background-image: url('images/main-img-bg.png');	
	background-repeat:no-repeat;*/
}
#services, #classes
{
	padding: 15px 0px 0px 0px;
}
#services img, #classes img
{
	padding-left:50px;
	padding-top:20px;
}
#services a, #classes a
{
	margin:0px!important;
	padding:0px!important;
}
#services h2, #classes h2
{
	margin:0px!important;
	padding:0px!important;
}
h1.page-title
{
	padding:10px 0px 00px 20px;	
	margin-bottom:0px 0px 0px 0px;
}

#postTable,.articleTitlePost
{
	position:relative;
	top:30px;	
}

#secondary.widget-area
{
	background-color:#fff;	
	border: 1px solid #000;
	padding:0px 10px 10px 15px;
}
#secondary h3.widget-title
{
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	
}
#secondary ul
{
	padding:0px;
	margin:0px;	
}
#secondary ul li
{
	list-style:none;
	color:black;
	padding:3px 0px 3px 15px;	
	font-size:13px;
}
#secondary ul li:hover
{
	background-image:url('images/arrow.png');
	background-repeat:no-repeat;

}
#secondary ul li a:hover
{
	color:black;
	text-decoration:underline;
}
div.entry-meta
{
	padding:0px 20px 20px 20px;	
	font-weight:bold;
}
#wp-calendar
{
	border:1px solid #000;
	width:270px;
	
}
#wp-calendar td
{
	color:#8a8989;	
	font-size:13px;
	text-align:center;
	font-weight:normal;
}
#wp-calendar td a
{
	color:#4f0a0a;	
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#wp-calendar th
{
	color:black;
	font-size:14px;
	font-weight:bold;	
	text-align:center;
}

Container
{
	width:900px;
	border:1px solid black;
}
.sched
{
	width:600px;
}
.schedInfo
{
	width:300px;
}
.scheduleTable
{
	width:100%;
	font-size:14px;
	
}
.fbTable
{
	background-color:#fff;
	border:1px solid #000;
	margin-top:30px;
}
.fbTable td
{
	font-weight:bold;	
}
.te_scrollable div
{
overflow:hidden!important;		
}
.te_close_link
{
	z-index:9999!important;
}
#wp-calendar caption
{
	color:black;
}
