/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.



*/

a:link, a:visited  {text-decoration:none; color: #fff;}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
    color: #fff;
    }
#header {
	background:#5c0c15;
	padding-bottom: 10px;
	border-top: none;
	}
#header .inside-header {
	border-top:none;
	}
#navigation {
   box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 0 rgba(255, 255, 255, 0.2) inset;
	background:#3c040a;
	}
	
#navigation {
	background:url(images/nav-bg.png) repeat-x;
	border:1px solid #5c2b0c;
	}
#content {
	background:#af7e53;
	border:1px solid #5c2b0c;
	border-top: none;
	color:#fff;
	}
#sliderWrap {
    border-bottom:none;
    margin: 0 0 30px;
}
#loopedSlider .slide-content h2.slide-title {
    background: #af6b3d;
    font-size: 26px;
    font-weight: 200;
    line-height: 35px;
    margin: 10px 0 10px -20px;
    padding: 20px 615px 9px 20px;
    position: relative;
    width: 345px;
    /*border-top:1px solid #482c19;
    border-bottom:1px solid #482c19;*/
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 0 rgba(255, 255, 255, 0.2) inset;
	}	
#loopedSlider .slide-content h2 a {
	color:#fff;
	}
#sliderWrap .innerwrap {
    border-bottom: none;
    margin-bottom: 0px;
}	
#more-info .text h3 {
	 box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 0 rgba(255, 255, 255, 0.2) inset;
    background: #af6b3d;
    font-size: 26px;
    font-weight: 200;
    line-height: 30px;
    margin: 10px 0 10px -340px;
    padding: 17px 20px 9px 340px;
    width: 620px;
}
#home-widgets {
    border-bottom:none;
    margin-bottom: 1px;
}
.widget_text {
    border-bottom: none;
}

.widget h3 {
	box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 0 rgba(255, 255, 255, 0.2) inset;
	background:url(images/nav-bg.png) repeat-x;
	font: 16px/1em Arial,sans-serif;
	color:#fff;
	border-bottom:none;
	padding-bottom:10px;
	}
.title, .page-template-template-blog-php #main .title {
	background:none;
	}
.entry p {
	font-size:14px;
}
	
/*Menu Styles*/
#menu {
    border-top: none;
    margin-top: 1px;
}
#menu .info-bar {
    border-bottom: none;
    margin: 0 0 20px;
    padding: 12px 0;
}
#menu .info-bar li a {
	color:#482c19;
	}
.page.menu .post-wrap {
    border-bottom: none;
    padding: 0 0 20px;
}
#menu thead h2, h2.title,.post h2.title {
    background: #af6b3d;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 0 rgba(255, 255, 255, 0.2) inset;
    font-size: 26px;
    line-height: 28px;
    padding: 9px 0 4px 10px;
    text-align: left;
}
.post h2.title {
     font-size: 18px;
     margin-bottom:6px;
     color: #000;
}
#menu thead h2 .asterix a {
    color:#5c0c15;
    padding: 0 0 0 5px;
    text-decoration: none !important;
}
#menu tbody {
	border:none;
	}
#menu tbody td {
	border:none;
	}
#menu tbody td h3 {
	/*color:#482c19;*/
	color:#111;
	}	
#menu tbody .details {
    padding: 13px 10px;
    width: 444px;
	}
#menu tbody .details h3 {
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0 0 2px;
}
#menu tbody .details p, .entry p {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
}
.title, .page-template-template-blog-php #main .title {
	font-size: 28px;
	font-weight: 200;
	}

#content.location .text h3 {
	background:#af6b3d;
	}


.archive_header {
	font-size: 18px;
}

.widget_facebook-like-box {
	background:#f2f2f2;
}