/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/


/* basics */

* {margin:0; padding:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	background: url(images/bg-body-b.jpg) #735839 top repeat-x;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; padding-left:5px !important; }
h3 {font-size: 10pt; padding-left:5px !important; }
h4 {font-size: 9pt; padding-left:5px !important; }
p { padding-left:5px !important; }


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{      color: #FFF;
	text-decoration:none;
	} 

a:hover{text-decoration: none;}



/* container */


#container {
	width: 1200px;
	margin: 0 auto;
	padding:0;
	background: url(images/bg-wrapper-b.jpg) #735839 top left no-repeat;
	}
	
/* header */

#header {
	width:1000px;
	height:470px;
	background: url(images/bg-header.jpg) top left no-repeat;
	margin-left:100px;
	margin-right:100px;
        z-index:0;
	}

#header h1{
	font:normal 20pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#flash {
	width:1000px;
	height:381px;
	z-index:1;
}
#headerlogo {
	position:absolute;
	width:315px;
	height:385px;
	z-index:5;
	background: url(images/logo.png) no-repeat;
}

/* main menu */


#menu {
	width:100%;
height:60px;
	padding-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.menu:link {
	color:#FFF;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
a.menu:hover {
	color: #d0a15d;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
a.menu:active {
	color:#d0a15d;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
a.menu:visited {
	/* color: #FFF; */
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}



/* content */

#content {
	width:960px;
        padding: 38px 20px 20px 20px;
margin-left:100px;
margin-right:100px;

	background: #94744d url(images/bg-content.jpg) top left no-repeat;
}
#content p {
	padding: 7px 20px 7px 0px;
	text-align:justify;
}

/*
#content ul {
padding: 10px 0 10px 50px;
}
*/
#content ul li{
        margin-left: 60px; 
        padding-left:10px; 
}

#content h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#574028;
	padding: 14px 0px 30px 0px;
}
#content h2 {
	padding-top: 20px;
}
#content h3 {
	padding-top: 20px;
}
#pix_box {
	width:325px;
	height:406px;
	float:left;
        margin: 0px 20px 20px 0px;
}
#submenu {
        font-weight:bold;
        color: #d0a15d;
	padding: 0px 10px 0px 10px;
}
a.submenu:link {
	color:#d0a15d;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
}
a.submenu:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
}
a.submenu:hover {
	color: #d0a15d;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
}

/* home content area */
#content_boxes {
	width:1000px;
        overflow: auto;
	margin: 0px 0px 0px 0px;
margin-left:100px;
margin-right:100px;
	padding: 40px 0px 20px 0px;
        background: #94744d url(images/bg-content-boxes.jpg) top left no-repeat;
}

/* home boxes divs and classes */

.home_box {
	width:325px;
	height:170px;
	padding-top:20px;
	background:url(images/bg-homeboxes.jpg) top left no-repeat;
}
.home_box_b {
    width:325px;
	height:190px;
	background:url(images/bg-homeboxes.jpg) top left no-repeat;
}
.home_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:20px;
}
.home_box h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#574028;
	text-align:center;
}
.home_box img {
	padding: 10px 10px 0px 0px;
}
.more_info {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	color:#eca309;
	background: #502602;
	padding:2px 3px 2px 4px;
	margin-right:5px;
}
a.more_info:link {
	color:#eca309;
	text-decoration:none;
}
a.more_info:hover {
	color:#FFF;
	text-decoration:none;
}
a.more_info:active{
	color:#FFF;
	text-decoration:none;
}
a.more_info:visited{
	text-decoration:none;
}

#box1 {
	float:left;
}
#box2 {
	float:left;
	margin-left:12px;
}
#box3 {
	width:325px;
	height:190px;
	float:left;
	margin-left:12px;
	background: url(images/box-make-capuccino.jpg) top left no-repeat;
}
#box4 {
	float:left;
	margin-top:12px;
}
#box5 {
	float:left;
	margin-left:12px;
	margin-top:12px;
}
#box6 {
	float:left;
	margin-left:12px;
	margin-top:12px;
}


.post {
	margin:0;
	padding:0;
	line-height: 14pt;
/* border:3px solid #d3c4a5; */
	}
	
.post h2{
	font:bold 18pt "Trebuchet MS", Arial, Helvetica, sans-serif;
        text-transform:uppercase;
        color: #d4bc9f;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post h3{
	font:bold 14pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}





/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}


/* footer boxes and classes */
#footer {
	width:1000px;
	height:155px;
	background: #94744d url(images/bg-footer.jpg) top left no-repeat;
	padding-top:60px;
	color:#e6d3b5;
margin:0 auto;
}
#bus_opp {
	width:305px;
	height:77px;
	background: url(images/box-business-opp.jpg) top left no-repeat;
	margin-right:12px;
	float:left;
	padding: 10px;
}
#bus_opp h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
#bus_opp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
#bus_opp a:link {
	color:#FFF;
	text-decoration:none;
}
#bus_opp a:hover {
	color:#502602;
	text-decoration:none;
}
#view_gallery {
	width:662px;
	height:97px;
	background: url(images/box-gallery.jpg) top left no-repeat; 
	float:left; 
}
.footer_text {
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:20px;
	float:left;
	clear:both;
}
.footer_text a:link {
	color:#e6d3b5;
	text-decoration:none;
	font-weight:bold;
}
.footer_text a:hover {
	color:#eca309;
	text-decoration:none;
	font-weight:bold;
}
.footer_text a:visited{
	text-decoration:none;
	font-weight:bold;
}
.footer_text a:active{
	color:#eca309;
	text-decoration:none;
	font-weight:bold;
}



.home_box_espresso {
	width:325px;
	height:300px;
	padding-top:20px;
	background:url(images/bg-homeboxes_espresso.jpg) top left no-repeat;
}
.home_box_espresso p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:20px;
}
.home_box_espresso h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#574028;
	text-align:center;
}
.home_box_espresso img {
	padding: 10px 10px 0px 0px;
}



#access {
	margin: 0 auto;
	width: 1000px;
	display:block;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 250px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#502602;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 240px;
}
#access ul li ul li { width:200px; }
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#502602;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

