/*  
Theme Name: Max Blooms Cafe Noir Blog
Theme URL: http://www.acybersolution.com
Description: Max Blooms Original Theme
Version: 1.0
Author: Nestor Aceves
Author URL: http://www.acybersolution.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/contact-bg.jpg) top center repeat-x #000;
	color: #867547;
}
body#gallery { background:url(images/photos-bg.jpg) top center repeat-x #000;
	} 

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #feb83f;
	text-decoration: none;
	}


p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 990px;
	text-align: left;
}

#header{
	float: left;
	width: 990px;
	height:280px;
}

#container{
	float: right;
	width: 710px;
	background:url(images/black.png);
	border:solid 10px #272016;
	margin:0px 0px 0px 0px;
	padding: 10px;
	text-align:justify;
}

#inside-navigation {
	width:180px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 30px;
	float:left;
	border-left: solid 10px #272016;
	}

.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#feb83f;
	font-size:18px;
	}
.heading2 {
	font-family: Verdana, Geneva, sans-serif;
	color:#feb83f;
	font-size:12px;
	}


.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 240px;
	margin: 0 0 0 0px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

#footer {
	position:relative;
	width:990px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	clear:both;
	border-top: double 3px #272016;
}

#footer p{
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

