body.custom {
	background-color: #186088;
	background-image:url(images/body_tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:scroll;
}

.custom #container {
	margin: 0 auto;
    background: #999999;
	background-image: url(images/container_tile.jpg);
	background-position: center;
	background-repeat: repeat-y;
    border: none;
	width: 1000px;
}

.custom #page {
    background: transparent;
	
}

.custom #content_box {
	margin-top: 0px;
	padding-left: 20px;
}

.custom #content_box .no_sidebars{
	width: 90%;
	margin-top: 0px;
}

.custom .no_sidebars #content {
	width: 880px;
	padding-left: 30px;
	padding-bottom: 25px;
}

.custom #content {
	margin-left: 20px;
}

.custom #content ul {
	margin-left: 30px;
}

.custom #bepmenu{
	font-size:14px;
	line-height: 24px;
	margin-top: 20px;
}

.custom .bepstuff {
	margin: 10px 0 20px 0;
	
}

.custom .bepstuff p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 20px;
}

.custom li.level1Title a {
	font-weight: bold;
}

.custom ul li {
	font-size:1.2em;
	line-height:1.9em;
} 

.custom ul li a {
	line-height: 2em;
}


.custom li ul li {
	font-size:1em;
	line-height:1.5em;
} 

.custom .botlogo {
	margin-top: 30px;
} 

.custom #phContent {
	font-size: 1.2em;
	line-height: 1.8em;
}

.custom #phContent h2{
	color: #3366CC;
	font-weight: bold;
	padding-top: 15px;
}

.custom #phContent h3{
	color:#993300;
	font-weight: bold;
	padding-top: 10px;
}



.custom #sidebars {
	margin-right: 38px;
}

.custom .sidebar_list, .custom .post_box  {
	padding-top: 0;
}

.custom .video_box {
background-color: #999999;
border:  #999966 solid 1px;
}

.custom #logo {
	display:none;
}

.custom #tagline {
	display:none;
}	

.custom #header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:181px;
	padding:0;
	border:none;
}

.custom ul.menu {
	margin: 0px;
	background: url(images/menu_bg.jpg) no-repeat top;
	height: 45px; 
	padding-bottom: 10px;
	padding-top: 1px;
	border: none;
	
	
}

.custom li.tab-home {
	margin-left: 30px;
}

.custom li.rss {
	margin-right: 30px;
}

.custom ul.menu a {
	line-height: 0.75em;
	text-transform: capitalize;
}

.custom #footer {
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	border:none;
	font-size: 10px;
	text-align:right;
	height:142px;
	padding:0;
}



.custom #footer p.first {
	padding: 20px 20px 0 0;
	float: right;
}

/*.custom #column_wrap, .custom #content_box {
	background:none;
}*/

.custom img.ngg-singlepic {
	margin-bottom: 20px;
}

.wp-caption { 
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}

.custom p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.custom h1.entry-title, .custom h2.entry-title, .custom .headline_area h1 {
	font-weight: bold;
}

.custom div.entry-content>h2, .custom div.format_text>h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin:.5em 0 .5em 0;
}	
.custom div.format_text>h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin:.4em 0 .4em 0;
}

.custom h2 {
	margin: 10px 0 10px 0;
}

	


.custom .sidebar h3, .custom .sidebar h3 a{
	color:  #CC0000;
	font-size: 1em;
	font-weight:bold;

}

.custom .alignleft {
	float: left;
}

.custom .alignright {
	float: right;
}

.yapb-image {
	float: left;
	background-color:#ffffff;
	padding:0.5em;
	border:#DDDDDD solid 1px;
	margin: 0 10px 10px 0;
}

.custom img.frame {
	background-color:#FFFFFF;
}

#thesis_image_meta {
	display:none;
}

/* #############  YAPB STYLES  ##############*/

.custom ul.yapb_slimpop li {
list-style: none;
display: inline;
margin-right: 8px;
margin-left:0;
}

.custom ul.yapb_slimpop {
	width: 250px;
	clear: left;
	float: left;
	font-weight: bold;
	font-size: .8em;
}

	

/* #############  Table STYLES  ##############*/

.custom table {
margin-bottom:20px;
}

/* #############  ONE RIDE CLOTHING STYLES  ##############*/

.one-ride-clothing #container {
	margin: 0 auto;
    background: #999999;
	background-image: url(images/client1/container_tile.jpg);
	background-position: center;
	background-repeat: repeat-y;
    border: none;
	width: 1000px;
}



.one-ride-clothing ul.menu {
	display:none;
}

.one-ride-clothing #header {
	background-image:url(images/client1/header.jpg);
	height: 334px;

}


.one-ride-clothing #footer {
	background-image:url(images/client1/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	border:none;
	font-size: 10px;
	text-align: center;
	height: 80px;
	padding:0;
}

.one-ride-clothing #footer p.first {
	padding: 20px 20px 0 0;
	float:none;
}