/*
 Theme Name:   Theme from Scratch
 Description:  for Downtown Beirut Live
 Author:       Luke Michael
 Author URI:   
 Version:      1.0.0
*/

/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

/** HEADER **/

@import url("wp_defaults.css");

html {

}
.menu-trigger {
	display: none;
	font-size: 40px;
	text-align: right;
	float: right;
	color: #000 !important;
	margin-top: 0;
}

a {
	text-decoration: none;
}
	a:hover {
		color: #FFDD00 !important;	
	}
body {
	
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-style: normal;
    background: #e8e2e5;
	color: #000;
}
.container {
	width: 98%;
	margin: 0 auto;
	max-width:  1060px;
}
.page_wrap {
	width: 100%;
	overflow: hidden;	
}
#header {
	width: 96%;
	overflow: hidden;
	padding: 20px 2%;
}
#logo {
	width: 20%;
	height: auto;
	float: left;
}

.adsbygoogle {
	display: block !important;
	FLOAT: RIGHT !important;
	WIDTH: 70% !important;	
}
#google-ad.ad-wrap {
	float: right;
}
#shops {
	float: right;	
	margin-top: 10px;
}
	#shops p {
		margin-bottom: 20px;
		text-align: right;
		color: #ccc;
		font-size: 14px;
		vertical-align: top;
	}
		#shops p span {
			font-size: 15px;
			font-family: 'Oswald', sans-serif;
			color: #FFDD00 !important;
			margin: 0 10px 0 5px;
		}
			#shops p span a {
				text-decoration: none;
				color: #FFDD00 !important;	
			}
				#shops p span a:hover {
					text-shadow: 0 0 5px #FFDD00;
					color: #fff !important;
					-webkit-transition: all .2s ease-in-out;
					-moz-transition: all .2s ease-in-out;
					-o-transition: all .2s ease-in-out;
					-ms-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;	
				}
				
	#shops li {
		display: inline-block;
		margin: 0 10px;
	}
		#shops li img:hover {
			opacity: 0.6;
			filter:alpha(opacity=60);
		}
#branding {
	position: absolute;
	display: block;
	margin-top: -17px;
	margin-left: 960px;
	float: right;
}
#search_wrap {
	float: right;	
	margin: 6px 37px 5px 0;
}
	#search_wrap form input[type=text] {
		background: url(images/search_box.png) top center no-repeat;
		width: 180px;
		height: 30px;
		border: none;
		padding: 0 20px 0 10px;
		font-size: 12px;
		font-weight: lighter;
	}
	.hide {
		display: none;	
	}
#menu_wrap {
	width: 100%;
	display: block;
	heightL auto;
	overflow: hidden;
	margin-bottom: 20px;
}
	#menu_wrap .container {
		background: #fff !Important;
		overflow: hidden;
		padding: 10px;
	}

#menu_wrap .menu{
	text-align: left;
	float: left;
}
#menu_wrap .menu li {
	display: inline-block;
	background: #211d1f;
	margin-right: 5px;
}
	
#menu_wrap .menu li a {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 16px 15px;
	display: block;
	text-transform: uppercase;
}
	
	#menu_wrap ul li.current-menu-item,
	#menu_wrap ul li.menu-item:hover,
	li.page-item:hover {
		margin: 0 5px 0 0;
		padding: 0;
	}
	#menu_wrap ul li.current-menu-item a,
	#menu_wrap ul li.menu-item:hover a {
		color: #000 !important;
		background: #e6e6e6;
	}

	#menu_wrap .menu li:hover .sub-menu {
		display: block !important;
		visibility: visible !Important;
		left: auto !important;
		top: auto !Important;
		width:200px !important;
	}
	#menu_wrap .menu li .sub-menu li {
		display: block !important;
		width: 100%;
		float: none;
	}
		#menu_wrap .menu li .sub-menu li:hover a {
			background:  #000;
			color: #fff !important;
		}

#ft_wrap {
	border-bottom: 5px solid #FFDD00;
	width: 100%;
	display: block;

}
#content_box {
	overflow: hidden;
}
#content {
	width: 670px;
	float: left;
	padding-right: 10px;
	padding-top: 15px;
	background: url(images/content_star.png) center center no-repeat;
}

.post_box {
	
}
.post_meta {
	margin-bottom: 20px;
	background: url(images/line.png) center left repeat-x;
	overflow: hidden;
	width: 100%;
}
h2.post_title a {
	color: #fff !important;	
}
	h2.post_title a:hover {
		color: #d99238 !important;		
		font-family: 'Oswald', sans-serif;
	}
.post_title {
	padding: 0 20px 0 0;
	display: block;
	font: bold 28px/1.1em Helvetica, Arial, sans-serif;
    color: #222222;
}
	.post_title span {
		color: #FFDD00 !important;	
	}
.format_text {
	font-size: 14px;
	color: #fff;
	
}
	.format_text  a {
		color: #f8a757 !important;
	}
.format_text p {
	margin: 0 0 20px;
	font-size: 14px;
	color: #000;
	font-weight: 300;
	line-height: 25px;
}

.highlight {
	color: #FFDD00 !important;
	font-size: 20px;
}
.highlight_sub {
	color: #FFDD00 !important;
	font-size: 14px;
}

.format_text h1 { font-size: 22px; font-family: 'Oswald', sans-serif; }
.format_text h2 { font-size: 20px;  font-family: 'Oswald', sans-serif;}
.format_text h3 { font-size: 18px; font-family: 'Oswald', sans-serif; }
.format_text h4 { font-size: 14px; font-family: 'Oswald', sans-serif; }
.format_text h5 { font-size: 12px; font-family: 'Oswald', sans-serif; }
.format_text h6 { font-size: 10px; font-family: 'Oswald', sans-serif; }

#main-sidebar-container {
	width: 78% !important;
	float: right !Important;
}
#content {
	width: 70% !important;
	float: left !important;
	padding: 20px 10px;
	background: #fff;
}
#sidebar {
	width: 25% !important;
	float: right !important;
	padding: 0 0 !important;
}

#sidebar-alt {
	float: left;
	width: 20% !important;
}
#socials {
	
}
.social_wrap {
	padding: 0;
	margin: 20px 0;	
	text-align: right;
}
	.social {
		display: inline-block;	
		margin: 0 10px 0 0;
	}
		.social a {
			display: block;
			width: auto;
			height: auto;	
		}

.side_stuff {
	padding: 20px;
}
.sidebar_list {
	
}
.widget {
	margin-bottom: 20px;
	font-size: 14px;
	color: #000;
	font-weight: 300;
	background: #fff;
	padding: 4%;
}
	.widget strong {
		font-weight: 400 !important;	
	}
.widget h3 {
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #fff !important;
	background: #000;
	padding: 10px 4px;
	text-align: center;
	text-transform: uppercase;
	font: bold 14px/1.2em Helvetica, Arial, sans-serif;
}
.widget li {
	padding: 0 0;
	margin: 8px 0;
	background: url(images/side_li_image.png) left 4px no-repeat;
	color: #787878;
}
.widget li a {
	padding: 0 ;
	
	font-size: 	14px;
	font-weight: normal;
	text-decoration: none;
	color: #787878;
}

#footer {
	background: #000;
	padding: 10px 0 20px;
	overflow: hidden;
	width: 100%;
}
	#footer a {
		color: #fff !important;
	}
#credits_links {
	float: right;	
	margin-top: 5px
}
	#credits_links ul li {
		display: inline-block;
		margin: 0 0px 0;	
		padding: 0 10px 0 0;
	}
		#credits_links li a {
			display: block;
			color:#fff;
			text-decoration: none;
			font-weight: 300;
			font-size: 13px;
		}
			#credits_links li a:hover {
				color: #d99238;	
			}
#footer_logo {
	float: left;	
	overflow: hidden;
}
	#small_logo {
		float: left;
		margin-right: 10px;
	}
	#address {
		float: right;
		margin-top: 10px;	
	}
		#address span {
			color: #6e6e6e !important;
		}
	#footer p {
		text-align: left;
		font-size: 13px;
		color: #fff;	
		
		margin-top:0;
	}
	

#footer-widgets {
	background: #222;
	padding: 30px 20px;
	overflow: hidden;
	width: 100%;
	clear:  both;
	float:  none;
}
	#footer-widgets .widget {
		width: 20%;
		float: left;
		padding: 10px 10px !important;
		margin-right: 3.8%;
	}

	#footer-widgets .widget:last-child {
	margin-right: 0 !important;
	}

table.the_menu td {
	padding: 5px;	
	vertical-align: top;
}

.beer_logos {
	display: block;
	margin: 10px 0;
}
	.beer_logos li {
		display: block;
		vertical-align: top;
		padding: 8px;
		width: 89%;
		box-shadow: 1px 1px 2px #efebe6;
		-moz-box-shadow: 1px 1px 2px #efebe6;
		-webkit-box-shadow: 0px 0px 1px #666666;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		margin: 0 0 5px 2px;
		overflow: hidden;
	}
		.beer_logos li img {
			margin: 0 0 0 0;
			width: 58px !important;
			height: auto;
			float: left;
		}
		.beer_logos li p {
			float: right;
			width: 68%;	
		}
	
	
.beer_logos.no_img li p {
	width: 100%;
	margin: 0 !important;	
}

.mf_custom_widget h3,
.mf_custom_widget p {
	margin: 0 0 10px;
}

td.boxed {
	padding: 10px;
	border: 2px dashed #FFDD00;	
}


.set-title {
	font-family: Arial, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.jrPageHeader .contentheading {
    font-size: 26px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin: 20px 0;
}

ul.nav ul {
    width: 12em;
    visibility: hidden;
    display: none;
    position: absolute;
    top: 100%;
    left: -9999em;
    z-index: 9999;
    margin: 0;
    padding: 0.4em 0;
}

#navigation {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px !important;
}
	ul.nav li {
		margin: 0 10px 0 0;
		background: #211d1f;
		text-transform: uppercase;
		color: #fff !Important;
	}
		ul.nav li a {
			color: #fff !important;
			font-weight: 600 !important;
		}
		ul.nav li.current_page_item a, 
		ul.nav li.current_page_parent a, 
		ul.nav li.current-menu-ancestor a, 
		ul.nav li.current-cat a, ul.nav li.current-menu-item a {
			background: #e6e6e6;
			color: #000 !important;
		}
		#navigation ul.nav > li a:hover {
			background: #e6e6e6;
			color: #000 !Important;
		}

		ul.nav ul {
			width: 250px;
			padding: 0 !Important;
		}
		
			ul.nav ul li {
				margin: 0;
				background: transparent;
			}
				ul.nav li ul li a {
					color: #000 !important;
					padding: 12px 15px !important;
				}	
					#navigation ul.nav li ul li a:hover {
						text-decoration: none;
						color: #fff !important;
						background: #000 !important;
					}

.show-on-767 {
	display: none;
}
.hide-on-767 {
	display: block;	
}

#ad-below-header.adsbygoogle.show-on-767 {
	display: none !important;	
}
#ad-side-logo.adsbygoogle.hide-on-767 {
	display: block !important;		
}

#ad-below-menu-wrap {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

@media only screen and (max-width : 1024px) { 
	#footer-widgets .widget {
		width:45% !important;
	}
		#footer-widgets .widget:nth-child(2),
		#footer-widgets .widget:last-child {
			margin-right: 0 !important;
		}
		#footer-widgets .widget:nth-child(3) {
			clear: left;
		}
}

@media only screen and (max-width: 794px){


}


@media only screen and (max-width: 780px){
	
}

@media only screen and (max-width: 768px){


}

@media only screen and (max-width: 767px){

	#main-sidebar-container {
		width: 100% !important;
		float: right !Important;
		margin-bottom: 20px;
	}
	#content {
		width: 94% !important;
		float: left !important;
		padding: 20px 10px;
		background: #fff;
		margin-bottom: 20px;
	}
	#sidebar {
		width: 100% !important;
		float: right !important;
		padding: 0 0 !important;
	}
	
	#sidebar-alt {
		float: left;
    	width: 100% !important;
	}
	#footer-widgets .widget {
		width: 97% !important;
	}

	.adsbygoogle {
		WIDTH: 100% !important;
	}
	.menu-trigger {
		display: block;
	}
	#menu_wrap {
		display: none !important;	
	}
	.show-on-767 {
		display: block !important;
	}
		
	.hide-on-767 {
		display: none !important;	
	}
	
	#ad-below-header.adsbygoogle.show-on-767 {
		display: block !important;
		width: 98% !Important;
		float:  none !important;
		margin: 20px 1% !IMPORTANT;
	}
	#ad-side-logo.adsbygoogle.hide-on-767 {
		display: none !important;		
	}
	#logo img {
		max-height: 50px !important;
	}
}

@media only screen and (max-width: 736px){
	

}
@media only screen and (max-width: 667px){
	
}
@media only screen and (max-width: 568px){


}
@media only screen and (max-width: 400px){


}