/*
Theme Name:     Beachcomber
Theme URI:      http://beachcomber.co.nz/
Description:    Theme for Beachcomber Motor Inn. A child theme of mantra 
Author:         Karl Summerfield
Author URI:     http://dp.co.nz/
Template:       mantra
Version:        1.0
*/

@import url("../mantra/style.css");
@import url('https://fonts.googleapis.com/css?family=Oxygen');
@import url('https://fonts.googleapis.com/css?family=Muli');

/* Scott added Dec 2014 */

#dp-header {
text-align: center;
color: #fff;
}

#header {
margin-top: 5px;
}

#site-title {
display: none;
}

#site-description {
display: none;
}


body {
	background: #99ffff url('images/bg.jpg') no-repeat top; 
}

/* =Menu -PRIMARY
-------------------------------------------------------------- */


#access {
	margin-bottom: 5px;
    }
    
#access ul li {
    -webkit-box-shadow: none;
    box-shadow: none;
    }


/* =Main Area
-------------------------------------------------------------- */

#main {

}

#container {
	background: #fff url('images/content-bg.jpg') repeat-y;
	padding-top:30px;
	margin-left:14px;
	/* min-height:800px; */
	height:100%;
	overflow:hidden;
}

#container h1 {
	text-transform:capitalize;
}

/* =Footer
-------------------------------------------------------------- */


#footer {

	background: #none;
}

#footer-logo {

}

#colophon {
	background: #336699 url('images/footer-bg.jpg') repeat-x;
	height:250px
	/*padding-top:15px;*/
}

#footer2 {
}

#footer-widget-area .widget-area{
 width:230px;
}

#colophon li {
padding:0;
}

#footer-widget-area a {
	background:none;
	box-shadow:none;
	text-shadow:none;
	border:0;
	padding:0;
	margin-left:20px;
	list-style: disc inside none;
}

#footer-widget-area img {
	float:right;
	margin-top:-127px;
	margin-right:20px;
}

#footer-widget-area a:hover {
	text-decoration:none;
	color:#888;
}

#footer-widget-area ul ul li {
	display:block;
	float:none;
	background:none !important;
	padding-left:0;
	margin-left:0;
	border:none;
	list-style:disc outside none;
}

#footer-widget-area ul {
}

#footer-widget-area li {
	font-family: Oxygen; 
	font-size:10px;
	text-transform:uppercase;
	margin-top:-2px;
}

#footer-widget-area p {
	font-family: Oxygen;
	color: #fff;
	font-size:14px;
	text-transform:none;
	margin-top:5px;
}

#footer-widget-area .address a {
	margin-left:0px;
	width:300px;
}

#footer-widget-area .big-phone {
	font-size:22px; 
	padding-top:10px;
	width:300px;
}

#footer-widget-area {
margin-bottom:0;
margin-left:14px;
}

#footer-widget-area .widget_nav_menu ul.sub-menu { display: none; }


/* Main sidebars
-------------------------------------------------------------- */

#main .widget-area ul {
	margin-left: 0;
	padding: 0 0 0 0;
	color: #ff9933; 	
}

#main .widget-title {
	display: none; 
}

#main widget_nav_menu ul.sub-menu { display: none; }

.menu-sidebar-container li {
	 border-top: 2px solid  #f93; 
	 border-right:  none; 
	 border-bottom: 2px solid #f93; 
	 border-left:  none
}

#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary li {
	padding: 5px 0 5px 10px;
	margin-top: -6px;
}
#secondary {

}
