/*  
Theme Name: Miz Mooz
Theme URI: http://juicegroup.ca
Description: A custom WordPress Theme for Miz Mooz
Version: 1.0
Author: Juice
Author URI: http://juicegroup.ca
*/

*{margin:0 auto; padding:0;}

body{
	background: url('images/bg.png') repeat-y top center;
	font-family: Verdana, helvetica, sans-serif;
	font-size:12px
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

img{border: none;}


a:link, a:visited{
	text-decoration: none;
	color: #993333;
}

a:hover{
	text-decoration: none;
	color: #fff;
	background: #993333
}

h1{
	font-size: 24px;
	color: #ff6600;
	background:url('title_bg.gif') no-repeat left;
}

h1 a{
	color: #ff6600;
}

h1 a:hover{
	text-decoration: none;
	color: #fff;
	background: #ff6600
}

h2{
	font-size:13px
}

p{
	padding: 10px 0 0 0;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}


/*---------layout------------*/
#container{
	width:980px;
}

#header{
	width:930px;
	background: url('images/topframe.jpg') no-repeat;
	height:219px;
	margin-bottom:30px
}

#header #logo{
	position: relative;
	top:0;
	left:114px;
	outline:none;
	display: block;
	float:left;
}

#header #header-photo{
	float:right;
	position: relative;
	right:160px
}

.spacer{
	background: url('images/hline.gif') repeat-x top;
	height:3px;
	clear:both;
	width:100%
}

/*--------------nav--------------*/

#header .nav{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	left:140px;
	top:30px;
	float:left;
}

#header .nav li {
    list-style-type: none;
	display: block;
	float: left;
	}


#header .nav a {
    color: #fff;
    text-transform: uppercase;
	font-weight: bold
    display: block;
    float: left;
    height: 27px;
    margin-right: 6px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
    outline:none;
    font-weight: bold;
    font-size: 16px
}

#header .nav a span {
    display: block;
    line-height: 19px;
    padding: 5px 0 5px 8px;
} 

#header .nav a:hover{
    background: transparent url('images/nav_a.gif') no-repeat scroll top right;
    color:#ff840c
}

#header .nav a:hover span {
    background: transparent url('images/nav_span.gif') no-repeat;
} 


#header .nav a.current_page_item{
	background: transparent url('images/nav_a.gif') no-repeat scroll top right;
    color:#ff840c
}

#header .nav a.current_page_item span {
    background: transparent url('images/nav_span.gif') no-repeat;
} 



.page-nav{
	margin-left: 20px;
}


#content{
	width:500px;
	float:left;
}

#side-left, #side-right{
	float:left;
	width: 220px;
	background: url('images/vline.gif') repeat-y left;
}

#side-left h2, #side-right h2{
	font-family: Georgia, 'Times New Roman', serif;
	font-size:16px;
	font-style: italic;
	color:#ccc;
	font-weight: normal
}

#side-left div, #side-right div{
	margin:10px 0 10px 10px
}

#side-left ul, #side-right ul{
	color:#666;
	margin-top:10px
}

#side-left ul li, #side-right ul li{
	list-style-position: inside;
	margin-right:5px;
	}

#side-left ul li{
	border-bottom: 1px solid #eee;
	padding:5px;
}

#side-right ul.ec3_events{
	margin-top: 0
}

#side-left .social-media a:hover{
	background: none
}

#side-left .featured img, #side-right .featured img{
	max-width: 220px;
	height:auto;
}

.events-cal h4{
	font-size:12px;
	margin-left: 20px
}

.events-cal ul{
	margin-left: 20px
}

.events-cal .ec3_eventday a:hover {
	color:#fff !important;
	border: none
}

#side-left div.spacer, #side-right div.spacer{
	margin: 0;
}	

/*---------post styles-------*/
.post{
	padding: 10px 20px;
	font-size:13px;
	background: url('images/title_bg.gif') left top no-repeat;
}

.post h2{
	color:#ff6600;
	font-weight: normal;
	font-size:24px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', sans-serif;
}

.post h2 a{
	text-decoration: none;
	color: #ff6600;
}

.post h2 a:hover{
	background:#ff6600;
	color:#fff
}

.postmetadata{
	color: #AAA;
	font-size:11px
}

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 5px;
	font-size:11px;
	color:#999
}

.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 0;
}

.editcomment a, a.post-edit-link{
	padding: 2px 0 2px 20px;
	background: url('images/pencil.png') left center no-repeat;
	margin-left: 10px;
	text-decoration: none;
}

.editcomment a:hover, a:hover.post-edit-link{
	background:transparent url('images/pencil.png') left center no-repeat;
	text-decoration: underline;
	color:#666
}

.catlink{
	color:#999
}

.taglink{
	display: block;
}

a.read-more-link {
	float:right;
	font-size: 11px;
	margin-top:5px;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	text-align: center;
	width: 980px;
	padding: 5px 0 5px 0;
	color: #999;
	font-size:11px
}

/*Comments
-----------------------------------------------------*/
.alt{
	background: #EEE;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	clear:both;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

h3#comments{
	clear:both;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}

/*Page
-----------------------------------------------------*/
.page .entry{
	border-bottom: none;
}

.page {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom: 20px
}

.addthis_container{
	margin-top:10px
}

#search h2{
	margin-bottom: 10px
}

img.alignleft{
	margin-bottom:10px;
	margin-right:10px;
}

img.alignright{
	margin-bottom:10px;
	margin-left:10px;
}

/*--------contact-page----------*/

.contact-page form{
	margin-top:20px;
	width:470px;
}

.contact-page form p{
	margin-bottom:8px;
	clear:both;
	color:#666;
	font-size:12px
}

#commentform p{
	color:#666;
}

.contact-page form p span{
	font-size: 11px;
	color:#999;
	margin-left:5px
}

.contact-page form span.your-message{
	margin-left: 0
}

.contact-page form label{
	float:left;
	width:80px;
	text-align: right;
	margin-right:10px
}

.contact-page form input{
	float:left;
	width:300px
}


.contact-page form .submit-btn{
	padding:0
}

.contact-page form textarea{
	width:350px
}

.contact-page form .submit-btn input{
	background: #FF6600;
	color:#fff;
	text-transform: uppercase;
	border:0;
	padding:5px;
	font-weight: bold;
	cursor: pointer;
	margin-left:90px;
	width: 50px;
}

#sl_div a:hover{
	background: none;
	text-decoration: underline
}

body #container .store-locator-page{
	width:975px;
	margin-top:20px
}

body #container .store-locator-page #sl_div{
	margin-top:20px;
	background: url('images/frame.jpg') no-repeat;
	padding: 85px 108px 20px 96px
}

body #container .store-locator-page .post{
	padding:0;
	padding-left:10px;
}

.store-locator-page .text_below_map{
	font-family: Verdana, helvetica, sans-serif;
	font-size:12px;
	margin-top:18px;
	padding:5px;
	width:280px;
	color:#666;
	background: #fff;
	text-align: center;
	position: absolute;
	z-index: 100;
	left:460px;
	margin-top: -80px 
}

.store-locator-page #map_sidebar{
	margin-top: 100px
}