/*
File:			custom.css
Description:	Custom styles for Thesis

*/


.custom #sidebar_1 {
	
}
.custom #page{ background:url(images/CDM-pg-bg.jpg) top left repeat-x #FFF;
}
.custom #content_box {
border-left:1px solid #E0D9CF;
}
.custom #header{
 background:url(images/pedi-logo.jpg) top left no-repeat #FFF;
 border:none;
 height: 130px;
}
.custom #header #logo{
	text-indent:-9999px;
}
.custom #header #logo a {
	display:block; 
	height: 130px;
}
.custom #header #logo a span{
	color: #EB9919;
}
 .custom #header #tagline {
	text-indent:-9999px;
 } 
.custom .menu a{
	font-weight: bold;
}
.custom .menu {

}
.custom .menu .tab {

}
.custom .menu ul a {
background:#DDD7CB;
}
.custom .menu ul ul a {
background:#DDD7CB;
}
.custom .menu ul ul ul a {
background:#DDD7CB;
}
.custom .menu .tab:hover{

}
.custom .menu  .current {

}
.mycta a{
color:#FFF;
background:#CF001C;}
.custom #sidebar_1 h3, #sidebar_2 h3 {

}
.ctart {
	color:#E1CE8A;
background:#000;
padding:9px;
display:block;
text-align:center;
}
.ctadate {
	font-size:14px;
}
.custom #sidebar_1, .custom #sidebar_2 {

}
.custom  ul li ul li .page_item{
	color: #555555;
	list-style-type: square;

}

.custom #footer {
	background: #F9F2E8;
	text-align: center;
} 
.custom #footer a{
border:none;
} 

