/*
Theme Name: Dream-Makers
Theme URI: http://www.wordpress4you.com/
Author: WordPress 4 You
Author URI: http://www.wordpress4you.com/
*/

body {
 background-color:#222222;
 margin:0px;
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 background-image:url(images/bg-main.jpg);
 color:#FFFFFF;
}
a img{
 border-width:0px;
}
a{
 color:#FFFFFF;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}
select{
 font-size:11px;
}
.left{
 float:left;
}
.right{
 float:right;
}
.clear{
 clear:both;
}
.main-container{
 width:966px;
 margin:0 auto;
 text-align:left;
}
.page-left{
 width:483px;
 text-align:center;
}
.page-right{
 width:423px;
 padding:20px;
 padding-left:40px;
}
.footer{
 height:77px;
 text-align:center;
 font-size:12px;
 color:#b6b6b6;
 padding-top:9px;
}
.footer a{
 color:#b6b6b6;
 text-decoration:underline;
}
.footer a:hover{
 text-decoration:none;
}
.book-container{
 background-image:url('images/book-bg.gif');
}
.logo-sub{
 text-align:center;
 padding-bottom:77px;
}
.profile-main-thumb{
 width:305px;
}
.profile-thumbs{
 width:50px;
}
.profile-thumbs a{
 display:block;
 margin-bottom:5px;
}
.companion-container{
 width:120px;
 padding-right:20px;
 padding-bottom:7px;
 text-align:center;
 font-weight:bold;
 text-transform:uppercase;
 font-size:12px;
 line-height:18px;
}
.companion-container img, .profile-main-thumb img, .profile-thumbs img{
 border:#FFFFFF solid 1px;
}
.schedule-cell{
 width:50px;
 text-align:center;
}
.companions-widget{
 padding-bottom:50px;
}
.companions-widget-item{
 width:160px;
 padding-bottom:7px;
}
.schedule-table td{
 border-bottom:#dddddd solid 1px;
}
