/*
Theme Name: MMDJs
Theme URI: http://adankoff.com
Description: Theme for MoustacheMendjs.com.
Version: 1.0
Author: Alexander Dankoff
Tags: white, left navbar, 2 clumn
*/

/* Begin Typography & Colors */
* {padding:0px;margin:0px;text-decoration:none;border:none;}
body {font-size: 14px;font-family:Arial,Sans-Serif;background:#FFFFFF;color:#6b6b6b;text-align: left;}
#page {width:960px;margin:0 auto;}
#sidebar {width:180px;float:left;margin-right:20px;}
#sidebar #logo {border:5px solid #000000; position:relative;background-color:#000000;}
#sidebar #logo #follow {position:absolute;top:40px;left:0px;padding-left:13px;}
#sidebar #nav {border:1px solid #000000;background-color:#000000;}
#sidebar #nav a{float:left; }
#header {padding-bottom:28px;}
#content {width:760px;float:left;}
#content img {float:left;}
#content p{padding-top:5px;}
#image_wrapper{float:left; padding-top:15px; height:485px; width:419px; position:relative;}
#djpage{width:198px; position:absolute; bottom:-40px; left:0px;}
.entry{float:left; padding-top:15px;min-height:350px;position:relative;}
#page-24, #page-26, #page-28 {width:300px; float:right;}
h1 {font-size:22px;font-weight:bold;color:#000000;}
.hr {width:760px;height:6px;background:url(images/hr.png) repeat-x;padding-bottom:5px;}
a {color:#e6c45f; font-weight:bold; font-style:italic;}
.mmdjs {padding-top:10px;}
.more-link {font-size:11px;font-style:italic;}
.meta {color:#6b6b6b;font-size:11px;font-style:italic;font-weight:bold;margin-top:15px;padding-bottom:5px;width:760px;border-bottom:4px solid #e6c45f;}
#bookings {margin:0 auto; width:396px; padding-top:50px;}
#shadow { width:100%; height:100%; background:#000;position:absolute; top:0px;left:0px;z-index:666;display:none;
	opacity: .8; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.lightbox{position:absolute; top:-70px;left:0px;right:0px;margin:0 auto;width:560px;text-align:center;z-index:777;display:none;}
#footer{float:right;width:760px;padding:10px 0px;margin-top:50px;border-top:1px solid #CCCCCC;}
ul {list-style: none;text-align:center;}
li {list-style:none;display:block;float:left;padding:0px 35px;}
li a {color:#6b6b6b;font-weight:normal;font-size:10px;}
li a:hover {color: #4b4b4b;}
li a.active {color:#4b4b4b;text-decoration:underline;}
.left-mixtape {float:left; width:380px;}
blockquote {float:right;width:340px;padding-left:40px;}
object {width:380px;} embed {width:380px;}
.clearfloat {clear:both;}