/*--------------------------------------------------------------------------------------

Theme Name: LeGourmet
Theme URI: http://www.demagician.com
Author: DeMagician
Author URI: http://www.demagician.com
Description: A Premium Restaurant WordPress Theme
Version: 1.2

---------------------------------------------------------------------------------------
Contents:
		1.		Reset CSS
		2.		General Layout and Common Elements
		3. 		Content Styling (Images, Typography)
		  3.1 	  Typography
		  3.2 	  Images 
		4. 		Header
		5. 		Navigation
		6. 		Blog
		7.		Sidebar & Widgets
		  7.1	Contact Widget
		  7.2	Subnav Widget
		  7.3	Categories Widget
		  7.4	Archive Widget
		  7.5	Events Widget
		  7.6	Recent Comments Widget
		  7.7	Recent Posts Widget
		  7.8	Random Posts Widget
		  7.9	Popular Posts Widget
		  7.10  Testimonials Widget
		  7.11  Contact Form Widget
		  7.12	From the Gallery Widget
		8.		Footer
		9.		Gallery Template
		10.		Events Template
		11.		Blog Index Template
		12.		Home Articles
		13.		Blog Single
		14.		Accordion Menu
		15.		Contact  Template
		16.		Reservation  Template
		17.		404  Template
		18.		Comments
		19.		Shortcodes
---------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*		1.		Reset default CSS - http://meyerweb.com/eric/tools/css/reset/ 
/*-------------------------------------------------------------------------------------*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}{border-collapse:collapse;border-spacing:0;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{*zoom:1;}


/*-------------------------------------------------------------------------------------*/
/*		2.		General Layout and Common Elements
/*-------------------------------------------------------------------------------------*/

body{
	background:url('css/images/bgpattern.png');
	font-size: 75%;
	margin: 0 auto;
	line-height:1.5em;
	font-family:Arial;
	color:#777;
}
.cufon-loading body { visibility: hidden; }
::selection {
	background: #d6aa46; /* Safari */
}

::-moz-selection {
	background: #d6aa46; /* Firefox */
}

html>body {
	font-size: 12px;
}

#wrap{
	padding-top:0px;
	overflow:hidden;
}

#wrap-pages{
	padding-top:0px;
	overflow:hidden;
}

#top-content{
	overflow:hidden;
	border-bottom: 6px solid #e0dfda;
	margin-bottom:18px;
	margin-top:4px;
}

#left-content{
	width:600px;
	float:left;
	margin-top:18px;
	padding-left:20px;
	padding-right:50px;
	border-right:1px solid #d2d2d2;
	margin-bottom:12px;
	overflow:hidden;
}

#right-widget{
	float:left;
}

#content{
	width:605px;
	float:left;
	margin-top:18px;
	padding-left:20px;
	padding-right:45px;
	margin-bottom:36px;
}

#homecontent{
	width:645px;
	float:left;
	margin-top:18px;
	padding-left:20px;
	padding-right:5px;
	margin-bottom:36px;
}

#content-full-width{
	padding-right:20px;
	padding-left:20px;
}

div.contentdisplay{ 
	margin-right:50px;
}

/*-------------------------------------------------------------------------------------*/
/*		3.		Content Styling
/*-------------------------------------------------------------------------------------*/

/*		3.1		Typography
/*-------------------------------------------------------------------------------------*/

h1{
	line-height:27px;
	padding-bottom:9px;
	color: #8a8917;
}
h2{
	padding-top:6px;
	line-height:30px;
	padding-bottom:0px;
	color: #8a8917;
}
h3{
	line-height:18px;
	padding-top:12px;
	padding-bottom:5px;
	color: #8a8917;
}
h4, h5, h6{
	line-height:18px;
	color: #8a8917;
}

p.extended-slogan{
	font-size:24px;
	line-height:1.2em;
	margin-bottom:1em;
}

span.bold{
	font-weight:bold;
}
strong{
	font-weight:bold;
}

h1 bold, h2 bold, h4 bold, h5 bold, h6 bold, p bold {
	font-weight: 800;
}

p.header{
	margin:0;
}
a.no-underline{
	text-decoration:none;
}
a{
	outline:none;
	color:#555;
}
a:hover{
	color:#202020;
}
#blog-title { text-align:center }

a.blog-title {
	text-decoration:none;
}

h2.entry-title a {
	text-decoration: none;
}
p, ul, ol, pre, code{
	margin-bottom: 18px;
	line-height: 18px;
}

ul{
	list-style-type:circle; 
	list-style-position:inside;
	line-height:18px;
}

ol{
	list-style-type: decimal;
	list-style-position:inside;
	line-height:18px;
}

.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

pre {
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: 1px solid;
	margin-top:18px;
	margin-bottom:18px;
	line-height: 20px;
	width: 99%;
	overflow: auto;
	overflow-Y: hidden;
}

code {
	padding: 0;
	margin: 0;
	display: block;
	padding-left: 10px;
	overflow: auto;
	overflow-Y: hidden;
	margin-top:18px;
	margin-bottom:18px;
	border: 1px solid #d2d2d2;
	padding:18px;
}

blockquote{
	font-size:14px;
	line-height:18px;
	padding-left:25px;
	padding-right:25px;
	padding-top:18px;
	margin-bottom:18px;
	overflow: auto;
	overflow-Y: hidden;
	text-align:center;
	background: url('css/images/quoteleft.png') no-repeat, url('css/images/quoteright.png') no-repeat;
	background-position: top left, bottom right;
	color:#999;
	font-style:italic;
}

blockquote p {
	font-size:15px;
	font-style:italic;
	line-height:18px;
	color:#999;
}

blockquote.left {
	width: 280px;
	margin-right:20px;
}

blockquote.right {
	width: 280px;
	margin-left:20px;
}

blockquote cite{
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	float:right;
	padding-right:10px;
}


#wrapper{
	margin:0 auto;
	position:relative;
}

.left{
	float:left;
}
.right{
	float:right;
}
.center{
	margin-left:0; 
	margin-right:0;
}
/* ---- Font Face ---- */
@font-face {
    font-family: 'YanoneKaffeesatzLight';
    src: url('css/fontface/YanoneKaffeesatz-Light-webfont.eot');
    src: url('css/fontface/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fontface/YanoneKaffeesatz-Light-webfont.woff') format('woff'),
         url('css/fontface/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'),
         url('css/fontface/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

h2.entry-title, h3.widget-title,  h2.blog-entry-title, h2.event-entry-title, h2, #content-contact h2{
	font-family: 'YanoneKaffeesatzLight', Arial, sans-serif;
	font-weight:normal;
}

h2.blog-entry-title, h2.event-entry-title{
	font-family: 'YanoneKaffeesatzLight', Arial, Serif;
	font-weight:normal;
}

p.extended-slogan, span.page-desc, div.caption-home h1, h1.title,
h2.menu, p.extended-slogan, #content.single h1,#content.single h2, 
#content.single h3, #content.single h4, #content.single h5, #content.single h6, 
article.page h1,article.page h2,article.page h3,article.page h4,article.page h5,article.page h6, 
#content-full-width h1,#content-full-width h2, #content-full-width h3,#content-full-width h4,
#content-full-width h5,#content-full-width h6 {
	font-family: 'YanoneKaffeesatzLight', Arial, sans-serif;
	font-weight:normal;
}

/*		3.2		Images
/*-------------------------------------------------------------------------------------*/

.image-caption{
	text-align:center;
	font-size:11px;
	font-style:italic;
	padding-top:5px;
}

div.wp-caption{
	text-align:center;
}
p.wp-caption-text{
	margin-top:-4px;
	font-style:italic;
}
#content img.aligncenter,
#homecontent img.aligncenter,
#content-full-width img.aligncenter,
#content-contact img.aligncenter,
#content-gallery img.aligncenter{
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin:18px;
}
#content img.alignleft,
#homecontent img.alignleft,
#content-full-width img.alignleft,
#content-contact img.alignleft,
#content-gallery img.alignleft{
	float:left;
	margin:18px;
	margin-left:0px;
}
#content img.alignright,
#homecontent img.alignright,
#content-full-width img.alignright,
#content-contact img.alignright,
#content-gallery img.alignright{
	float:right;
	margin:18px;
	margin-right:0px;
}
a.content-img img{
	margin:0px;
}
span.imgs-caption{
	bottom:0;
	position:absolute;
	z-index:4;
}
span.content-img-tab{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* Netscape */
	-moz-opacity: 0.7;
	/* Safari 1.x */
	-khtml-opacity: 0.7;
	/* Good browsers */
	opacity: 0.3;
	background:#fff !important;
	text-decoration:none;
	font-style:italic;
	color:#000;
	text-align:center;
	line-height:18px;
}
a.content-img{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;	
	border:0px solid green;
	padding:0px;
	text-decoration:none;
}
div.imgright{
	float:right;
	margin:18px;
	margin-right:0px;
}
div.imgleft{
	float:left;
	margin:18px;
	margin-left:0px;
}
div.imgcenter{
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin:18px;
}
div.content-img{
	display:block;
	overflow:hidden;
	position:relative;
	border:0px solid blue;
	padding:0px;
}
span.hover-img{
	background:url('css/images/hover.png');
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
a.zoom-content-img{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;	
	width:300px;
}
img.zoom-content-img{
	z-index:3;
}

div.zoom-content-img{
	display:block;
	position:relative;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
}

/*-------------------------------------------------------------------------------------*/
/*		4.		Header
/*-------------------------------------------------------------------------------------*/

#header{
	width:960px;
	height:101px;
	margin:0 auto;
	position:relative;
}

#logo{
	padding-top:10px;
	height:70px; 
	padding-bottom:8px;
	padding-left:5px;
}

#main{
	height:234px;
}
#main-pages{
	height:112px;
}
#slider-wrap{
	width:974px;
	height:301px;
	margin:0 auto;
	position:relative;
}
#header-image{
	height:150px;
	width:960px;
	margin:0 auto;
	padding-top:7px;
}
#pages-header-img{
	height:164px;
	width:974px;
	margin:0 auto;
	position:relative;
	margin-bottom:0px;
	background:url('css/images/header-image-bg.png') no-repeat;
}

#shadow{
	height:28px;
	background: url('css/images/slider-shadow.png') no-repeat;
	margin-top:0px;
}
#headerlight{
	width:1100px;
	margin:0 auto;
	background: url('css/images/header-bg-light.png') no-repeat;
}
#maincontentwrap{
	overflow:hidden;
	background: url('css/images/ctwrappattern.png');
}
#homecontentwrap{
	width:960px;
	margin:0 auto;
	margin-top:61px;
	overflow:hidden;
}

#contentwrap{
	width:960px;
	margin:0 auto;
	margin-top:64px;
	overflow:hidden;
}

#menuwrap{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin-top:38px;
	margin-bottom:38px;
}
/* ----Header Title Area in Pages---- */
.title-area {
	position:absolute;
	left:0px;
	bottom:7px;
	background: url('css/images/pattern-caption.png');
	color:#fff;
	width:100%;
	z-index:8;
	height:49px;
	border-top:1px solid;
	float:left;
	width:960px;
	margin-left:7px;
}

.title-area p {
	padding:5px;
	margin:0;
}
.title-area a {
	display:inline !important;
}

#shadow-pages{
	height:28px;
	background: url('css/images/slider-shadow.png') no-repeat;
	margin-top:0px;
	width:960px;
	margin-left:7px;
	
}

.shadow-pages{
	height:28px;
	background: url('css/images/slider-shadow.png') no-repeat;
	margin-top:-5px;
	padding-bottom:11px;
}

/* --- Search Form */
#search_form{
	position:absolute;
	right:0;
	top:14px;
	width:187px;
	height:26px;
	background: url('css/images/searchbg.png') no-repeat;
background-color:#FFFFFF;

}

.searchbg{
	width: 187px;
	height: 26px;
	background: url('css/images/searchbg.png') no-repeat;z-index:999;

}

#s, #noresults-s, .search-input {
	width: 152px;
	height: 26px;
	background:none;
	border:none;
	outline:none;
	float:left;
	padding-left:10px;
	color:#e6e6e6;
}

#noresults-searchform input[type=submit], input#searchsubmit, .input_btn {
	border: 0 none;
	float: left;
	height: 16px;
	margin-top:5px;
	width: 24px;
	color: transparent;
	cursor: pointer;
	line-height: 999px; /* Set it higher than your image height */
	overflow: hidden; /* Hide the text */
	font-size: 0; /* FF2 doesn稚 like the above */
	background: url('css/images/search-btn.png') no-repeat;
}
#noresults-searchform input[type=submit]:hover, input#searchsubmit:hover, .input_btn:hover{
	background: url('css/images/search-btn-hover.png') no-repeat;
}

/* -- Reserve a table Button -- */
a.reservetable{
	text-decoration:none;
}
div.reservetable{
	height:27px;
	width:200px;
	color:#fefefe;
	font-family:candara;
	font-size:16px;
	text-transform: uppercase;
	position:absolute;
	margin-top:-6px;
	right:13px;
	padding-top:8px;
	text-align:center;
	letter-spacing:0.1em;
	cursor:pointer;
}
div.reservehome{
	top:-19px;
	margin-top:0px;
}

span.restable-circle{
	width:11px; height:11px; 
	position:absolute; margin-left:7px; margin-top:4px; 
}
/* Triangle is in Panel.php */
.opacityarrow{
	width:9px;
	height:18px;
	background:url('css/images/opacitytriangle.png');
	position:absolute;
	left:-9px;
	top:0px;
}

h1.title{
	font-size:28px;
	text-transform:uppercase;
	padding-top:11px;
	padding-left:25px;
	float:left;
	line-height:1em;
	margin-top:0px;
	height:20px;
	overflow:hidden;
}

span.page-desc{
	height:21px; 
	font-size:18px; 
	margin-left:45px; 
	border-left:1px solid #fefefe; 
	float:left; 
	margin-top:15px; 
	padding-left:15px;
}

p.slider-caption{
	font-size:30px;
}

.caption h1{
	margin-top:15px;
}
.caption {
	text-align:center; 
}

/*-------------------------------------------------------------------------------------*/
/*		5.		Navigation
/*-------------------------------------------------------------------------------------*/

.menu{
	padding-left: 	9px;
        padding-right:  4px;
        height:10px;
	padding-bottom:5px;
        padding-top:6px;
        background-color:#8a8917;

}

.menu ul, .menu ul * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-family: 	Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size:		11px;
}
.menu ul {
	line-height:	1.0;
}

.menu ul li a{
	color:	white;
	letter-spacing: 0.1em;
	font-family:Arial, sans-serif;
	font-size:11px;
}

.menu ul li a:hover{
	color:#000;
}
.menu ul ul {
	position:		absolute;
	top:			-999em;
	margin-top:		1px;
	width:			10em; /* left offset of submenus need to match (see below) */
	width:169px;
	background: url('css/images/topnav-ul-bg-btm.png') no-repeat;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:6px;
	margin-left:-14px;
	background-position:bottom;
}

.menu ul ul li  a{
	color: #777;
	font-family: candara;
	font-weight:bold;
	float:left;
	font-size:11px;
	line-height:14px;
	padding-bottom:1px;
	max-width:140px;
}

.menu ul ul li a:hover{
	border-bottom:1px solid;
	color:#777;
	padding-bottom:0px;
}
	
.menu ul ul li {
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	background:url('css/images/topnav-ul-bg1.png') repeat-y;
}

.menu ul li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu ul li {
	float:			left;
	position:		relative;
	margin-right:	28px;
}
.menu ul li.current_page_item a{
	color:#000;
}
.menu ul li.current_page_item ul li a{
	color:#777;
}

.menu ul a {
	display:		block;
	position:		relative;
	text-decoration:none;
}
.menu ul li:hover ul,
.menu ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.menu ul li:hover li ul,
ul.menu ul li.sfHover li ul {
	top:			-999em;
}
ul.menu ul li li:hover ul,
ul.menu ul li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu ul li li:hover li ul,
ul.menu ul li li.sfHover li ul {
	top:			-999em;
}
ul.menu ul li li li:hover ul,
ul.menu ul li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*-------------------------------------------------------------------------------------*/
/*		7.		Sidebar & Widgets
/*-------------------------------------------------------------------------------------*/

div.widget-area{
	float:left;
	width:242px;
	padding-left: 18px;
	padding-right:24px;
	margin-top:18px;
	border-left:1px solid #d2d2d2;
	margin-bottom:36px;
	color:#888;
}

aside.widget{
	margin-bottom:36px;
	display: block;
}

h3.widget-title {
	font-size: 18px; 
	letter-spacing:1px; 
	text-transform:uppercase; 
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:18px !important; 
	padding-top:0px;
}

/*-- Social Widget --*/
.social-icon{margin-right:3px;}

/*		7.1		Contact Widget
/*-------------------------------------------------------------------------------------*/

div.widget-contact{
	float:left;
	width:271px;
	padding-left: 22px;
	padding-right:17px;
	margin-top:18px;
	border-right:1px solid #d2d2d2;
	margin-bottom:36px;
}

/*		7.2 	Subnav Widget
/*-------------------------------------------------------------------------------------*/

aside.SubNav_Widget ul {list-style:none;}
aside.SubNav_Widget ul li{
	border-bottom: 1px solid #d2d2d2; 
	padding-top:9px; 
	padding-bottom:8px;
}
aside.SubNav_Widget ul li:before {
	content:'¥25BA';  
	padding-right:27px; 
	color:#888;
}
aside.SubNav_Widget ul li a{
	font-family: Arial; 
	font-size:12px; 
	color: #777; 
	text-decoration:none; 
}
aside.SubNav_Widget ul li a:hover{
	font-style: italic; 
}
aside.SubNav_Widget ul li.current-cat a{
	font-style: italic;
}
aside.SubNav_Widget ul li.current-cat:before {
	content:'¥25BA';  
	padding-right:27px; 
}

/*		7.3		Categories Widget
/*-------------------------------------------------------------------------------------*/

aside.widget_categories{
	display:block;
	margin-bottom:36px;
	overflow:hidden;
}
aside.widget_categories ul {
	list-style:none;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	padding-top:0px;
}
aside.widget_categories ul li{
	border-bottom: 1px solid #d2d2d2; 
	line-height:18px;
	padding-bottom:9px;
	margin-bottom:8px;
}
aside.widget_categories ul li:before {
	content:'¥25BA';  
	padding-right:27px; 
	color:#888;
}
aside.widget_categories ul li a{
	font-family: Arial; 
	font-size:12px; 
	color: #777; 
	text-decoration:none; 
}
aside.widget_categories ul li a:hover{
	font-style: italic; 
}
aside.widget_categories ul li.current-cat a{
	font-style: italic;
}
aside.widget_categories ul li.current-cat:before {
	content:'¥25BA';  
	padding-right:27px; 
}

/*		7.4		Archive Widget
/*-------------------------------------------------------------------------------------*/

aside.widget_archive ul {}
aside.widget_archive ul li{
	border-bottom: 1px solid #d2d2d2; 
	padding-top:12px; 
	padding-bottom:12px;
}
aside.widget_archive ul li:before {
	content:'¥25BA';  
	padding-right:27px; 
	color:#888;
}
aside.widget_archive ul li a{
	font-family: Arial; 
	font-size:12px; 
	color: #777; 
	text-decoration:none; 
}
aside.widget_archive ul li a:hover{
	font-style: italic; 
}
aside.widget_archive ul li.current-cat a{
	font-style: italic;
}
aside.widget_archive ul li.current-cat:before {
	content:'¥25BA';  
	padding-right:27px; 
}

img.widget-image{ 
	float:left; 
	margin-right:14px;
}

/*		7.5		Events Widget
/*-------------------------------------------------------------------------------------*/

aside.events{
	padding-top:18px;
	display:block;
}
aside.events p{
	margin-bottom:0px;
}
aside.events br{
	height:0px;
}
aside.events ul {
	padding-bottom:1px;
	overflow:hidden;
}
aside.events ul li{
	border-bottom: 1px solid #d2d2d2; 
	padding-bottom:8px;
	list-style:none;
	margin-bottom:8px;
}
a.events-widget-title{
	font-family:tahoma; 
	font-size:12px; 
	font-weight:300; 
	text-decoration:none;
	line-height:18px;
}
span.event-entry-date{
	font-family:trebuchet MS; 
	font-style:italic;
	padding-bottom:8px;
	line-height:18px;
}

/*		7.6		Recent Comments Widget
/*-------------------------------------------------------------------------------------*/

aside.widget_recent_comments ul{
	list-style:none; 
	color:#888; 
	font-size:11px;
	margin-top:-9px;
	line-height:18px;
}
aside.widget_recent_comments ul li a{
	color:#555; 
	text-decoration:none;
}
aside.widget_recent_comments ul li a:hover{
	color:#333; 
}
aside.widget_recent_comments ul li{
	border-bottom:1px solid #d2d2d2; 
	line-height:18px; 
	padding-bottom:9px; 
	padding-top:8px;
}

/*		7.7		Recent Posts Widget
/*-------------------------------------------------------------------------------------*/

aside.widget_recent_entries ul{
	list-style:none
}
aside.widget_recent_entries ul li{}
aside.widget_recent_entries ul li a{
	text-decoration: none;
	font-size: 11px;
	line-height:15px;
	font-family:arial;
	color:#555;
}

/*		7.8		Random Posts Widget
/*-------------------------------------------------------------------------------------*/

.post-thumb{ /* Size is in the color css file. Reason: Possible different size for each color*/
	float:left;
}

#random {
	list-style: none;
}
#random-comments {
	list-style: none;
}
#random-comments li {
	padding-bottom: 18px;
	text-align: left;
	margin: 0px 0;
	display:block;
	overflow:hidden;
}
#random-comments li img {
	float: left;
	border:1px solid;
}
#random-comments li a {
	text-decoration: none;
	line-height:14px;
	font-family:arial;
	color:#555;
}
#random-comments li a:hover{
	color:#333;
}
span.random-date {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family:tahoma;
	color:#666;
}
span.random-comments a{
	text-decoration: none;
	font-size: 9px !important;
	font-weight: normal;
}
span.before-i{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#999;
	font-style:italic;
}
#random-comments li p {
	margin-top: 10px;
}
div.random-thumb{
	float:left; 
	margin-top:3px;
	padding-right:10px; 
	height:56px;
}
			
/*		7.9		Popular Posts Widget
/*-------------------------------------------------------------------------------------*/

.post-thumb{ /* Size is in the color css file. Reason: Possible different size for each color*/
	float:left;
}
			
#popular {
	list-style: none;
	font-size:11px;
}
#popular a{
	font-size:11px;
}
ul#popular-comments{
	margin-bottom:0px;
	padding-bottom:0px;
}
#popular-comments {
	list-style: none;
}
#popular-comments li {
	padding-bottom: 18px;
	text-align: left;
	margin: 0px 0;
	display:block;
	overflow:hidden;
	font-size:11px;
}
#popular-comments li img {
	float: left;
	border:1px solid;
}
#popular-comments li a {
	text-decoration: none;
	line-height:14px;
	font-family:arial;
	color:#777;
	font-size:11px;
}
#popular-comments li a:hover{
	color:#666;
}
span.popular-date {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family:arial;
	color:#999;
}
span.popular-comments a{
	text-decoration: none;
	font-size:9px !important;
	font-weight: normal;
	font-family:arial;
}
span.before-i{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#999;
	font-style:italic;
}
#popular-comments li p {
	margin-top: 10px;
}
div.popular-thumb{
	float:left; 
	margin-top:3px;
	padding-right:10px; 
	padding-bottom:5px;
}
			
/*		7.10		Testimonials Widget
/*-------------------------------------------------------------------------------------*/

aside.testimonials{
	padding-top:18px;
	width:240px;
	display:block;
	height:162px;
}
aside.testimonials ul li{
	width:240px;
	height:162px;
	overflow:hidden;
}
aside.testimonials ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
li.testimonial p{
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size:14px;
	color:#888;	
}
li.testimonial p:before{
	content:'"';
}
li.testimonial p:after{
	content:'"';
}
span.test-author{
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size:14px;
	color:#444;
}

span#nextBtn {
	width:8px;
	height:13px; 
	background: url('css/images/widgets/test-right-arrow.png') no-repeat; 
}
span#nextBtn:hover{
	background: url('css/images/widgets/test-right-arrow-h.png') no-repeat;
	border:0px solid green;
}
span#nextBtn  a{ }
span#prevBtn  a{
	width:8px; 
	height:13px; 
	background: url('css/images/widgets/test-left-arrow.png') no-repeat;
}
span#prevBtn  a:hover{
	background: url('css/images/widgets/test-left-arrow-h.png') no-repeat;
}
			
/*		7.11		Contact Form Widget
/*-------------------------------------------------------------------------------------*/

.emailwidget{
	font-size:12px;
}
.emailwidget label {
	font-size: 11px;
}
.emailwidget input {
	height: 20px;
	padding-top:5px;
	padding-bottom:3px;
	width: 154px;
	padding-left: 10px;
	outline: none;
	margin: 0 5px 5px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border:none;
	background:#f8f7f6;
	color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
.emailwidget button{
	border:none;
	height: 29px;
	padding-left: 10px;
	padding-bottom:3px;
	outline: none;
	width:90px;
	cursor:pointer;
	padding-left:3px;
	float:right;
	color:#888;
	background: url('css/images/widgets/button.png') no-repeat;
	font-size:12px;
	margin-right:0px;
	margin-top:-3px;
}
			
.emailwidget button:hover {
	background: url('css/images/widgets/button-hover.png') no-repeat;
}

.emailwidget textarea {
	width: 95%;
	outline: none;
	border: none;
	height: 65px;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
	border:none;
	background:#f8f7f6;
	font-family:arial;
	color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
			
/*		7.12		From the Gallery Widget
/*-------------------------------------------------------------------------------------*/

div.gallery-widget{
	background: url('css/images/widgets/gallery_top_left.png') no-repeat, url('css/images/widgets/gallery_bottom_right.png') no-repeat;
	background-position: left top, right bottom;
	width:210px;
	overflow:hidden;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	margin-top:-1px;
	padding-bottom:10px;
}
a.fromthegallery img{
	width:40px;
	height:40px;
	border:1px solid;
	margin-left:7px;
	margin-bottom:7px;
	float:left;
}

div.gallery-widget-image-group{
	margin-top:-10px;
}

a.gallery-widget-more-link{
	text-decoration:none;
	float:right;
	font-size:11px;
	font-family:tahoma;
	text-shadow: #dddddd 1px 1px 2px;
	padding-top:1px;
	line-height:18px;
	
}
a.gallery-widget-more-link:hover{
	color: #212121;
}

/*-------------------------------------------------------------------------------------*/
/*		8.		Footer
/*-------------------------------------------------------------------------------------*/

#footer-wrap{
	width:960px;
	margin:0 auto;
}
#footer-top{
	height:18px;
	margin-bottom:18px;
	background: url('css/images/pattern.png');	
}
footer{
	overflow:hidden;
	padding-top: 9px;
	display:block;
}

h4.widget-title-footer{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; 
	text-transform:uppercase;
	margin-bottom:9px;
	font-weight:normal;
}
div.footer-fourth{
	width:211px;
	margin-left:22px;
	float:left;
}
div.footer-fourth-last{
	float:left;
	margin-left:20px;
	margin-right:20px;
}
#footer-lower{
	height:50px;
	border-top:1px solid #d2d2d2;
	padding-top:12px;
}

/*------- Footer Nav -------*/
#footer-nav{
	border:0px solid yellow; 
	overflow:hidden;
}
#footer-nav ul {
	list-style:none;
}
#footer-nav ul li{
	float:left; 
	margin-right:14px; 
}
#footer-nav ul li a{
	color:#999; 
	font-family:Tahoma, Arial, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	text-transform: uppercase;
}

#footer-copyright{
	color:#999; 
	font-family:Tahoma, Arial, sans-serif;
	margin-top:-19px; 
	font-size:10px; 
	float:right;
}

/*------- Footer Widgets -------*/

aside.footer-w{
	font-size:11px;
	margin-bottom:36px;
	display:block;
}

/*-------------------------------------------------------------------------------------*/
/*		9.		Gallery Template
/*-------------------------------------------------------------------------------------*/

#content-gallery{
	margin-top:18px;
	padding-left:21px;
	padding-right:20px;
	padding-bottom:7px;
}

div.hidden-gallery{
	display:none;
}

div.gallery-entry-img-l{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;	
	width:270px;
	height:198px;
}

img.gallery-entry-img{
	z-index:3;	
	background:url('css/images/blog-plus-hover.png')
}

div.gallery-entry-img{
	height:198px;
	border:0px solid red;
	display:block;
	position:relative;
	float:left;
	padding-bottom:54px;
	margin-right:53px;
	width:270px;
}

div.gallery-entry-img-last{
	height:198px;
	border:0px solid red;
	display:block;
	position:relative;
	float:left;
	padding-bottom:72px;
	width:270px;
	margin-right:0px;
}

span.gallery-index-title{
	position:absolute; 
	left:10px; 
	top: 173px;  
	height:30px; 
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	color:#fefefe;
	text-decoration:none;

}

a.gallery-index-title:hover{
	color:#fefefe;
}

span.gal_pic_count{
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color:#515151;
	position:absolute;
	top:216px;
	left:0px;
}

a.gallery-zoom{
	position:absolute; 
	right:-13px;
	top: -13px;  
	height:27px; 
	width:26px; 
	background:url('css/images/blog-plus-hover.png');
}

a.gallery-zoom:link{
	background:url('css/images/blog-plus-hover.png');
}
a.gallery-zoom:hover, a.gallery-zoom:focus {
	background:url('css/images/blog-plus.png');
}

span.gallery-entry-img-tab{
	width:290px;
	height:29px;
	position:absolute;
	left:0;
	bottom:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* Netscape */
	-moz-opacity: 0.7;
	/* Safari 1.x */
	-khtml-opacity: 0.7;
	/* Good browsers */
	opacity: 0.7;
	background:#000 !important;
}
a.view-gallery-link{
	text-decoration:none;
	position:absolute;
	top:215px;
	right:0px;
	font-size:11px;
	font-family:tahoma;
	text-shadow: #dddddd 1px 1px 2px;
}
span.readmore-arrow{
	font-size:12px;
	font-weight:700;
}
a.view-gallery-link:hover{
	color: #212121;
}

/*-------------------------------------------------------------------------------------*/
/*		10.		Events Template
/*-------------------------------------------------------------------------------------*/

h2.entry-title a{
	font-size: 20px; 
	letter-spacing:1px; 
	text-transform:uppercase; 
}
h2.entry-title {
	line-height:18px;
	padding-top:8px;
	margin-top:0px !important;
	margin-bottom:7px;
}

/* Home Posts */

a.more-link, a.more-link p{
	text-decoration:none;
	float:right;
	font-size:11px;
	font-family:tahoma;
	text-shadow: #dddddd 1px 1px 2px;
	line-height:18px;
	height:18px;
}
span.readmore-arrow{
	font-size:12px;
	font-weight:700;
}

a.more-link:hover{
	color: #212121;
}

h2.event-entry-title {
	font-size: 27px;
	margin-top: 0;
	padding-top:0px !important;
	line-height: 36px;
	padding-bottom:18px;
}

h2.event-entry-title a{
	letter-spacing:0px; 
	text-decoration:none;
}

div.event-entry-meta{
	padding-top:0px;
	font-size:11px;
	float:left;
	width:90px;
	padding-right:18px;
	border-right: 1px solid #d2d2d2;
	text-align:right;
}
header.event-entry-header{
	display:block;
	float:left;
}
div#content.single div.event-entry-meta{
	margin-bottom:18px;
	font-size:11px;
	padding-top:0px;
}
div.event-entry-index-content{
	padding-left:18px;
	float:left;
	width:477px;
}
div.single-meta{
	margin-top:0px;
}
span.event-time{
	color:#515151;
}
span.meta-i{
	color:#999;
	font-family: Trebuchet MS,  Arial, sans-serif;
	font-style:italic;
}
div.event-entry-meta a{
	font-family:Tahoma, Arial, sans-serif;
	color:#515151;
	text-decoration:none;
}

article.events {
	width:100%;
	float:left;
	margin-bottom:36px;
	border-bottom:1px solid #d2d2d2;
	display:block;
	padding-bottom:35px;
}
#content.single article.events, article.blog-single{
	border-bottom:0px;
	margin-bottom:0px;
}

div.event-entry-summary{
	float:left;
	margin-top:0px;
	position:relative;
	}

a.event-zoom{
	position:absolute; 
	right:-12px; 
	top: -13px;  
	height:27px; 
	width:26px; 
	background:url('css/images/blog-plus-hover.png');
}
a.event-zoom:link{
	background:url('css/images/blog-plus.png');
}
a.event-zoom:hover, a.event-zoom:focus {
	background:url('css/images/blog-plus-hover.png');
}

/*-------------------------------------------------------------------------------------*/
/*		11.		Blog Index Template
/*-------------------------------------------------------------------------------------*/

span.blog-entry-img-tab{
	width:605px;
	height:20px;
	border:0px solid red;
	position:absolute;
	left:0;
	bottom:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
}

h2.blog-entry-title {
	font-size: 29px;
	margin-top: 0;
	padding-top:0px !important;
	line-height: 36px;
	padding-bottom:0px;
	margin-bottom:18px;
}

h2.blog-entry-title a{
	letter-spacing:0px; 
	text-decoration:none;
}

div.blog-entry-meta{
	position:relative;
	display:block;
	float:left;
	width:90px;
	padding-right:17px;
	border-right:1px solid #d2d2d2;
	text-align:right;
	font-size:11px;
}

div.blog-entry-index-content{
	padding-left:18px;
	float:left;
	width:477px;
}
div.blog-entry-index-content a.more-link{
	margin-top:0px;
}
span.meta-i{
	color:#999;
	font-family: Trebuchet MS,  Arial, sans-serif;
	font-style:italic;
}

div.blog-entry-meta a{
	font-family:Tahoma, Arial, sans-serif;
	color:#515151;
	text-decoration:none;
	font-size:11px;
}

article.post{
	width:100%;
	float:left;
	padding-bottom:35px;
	border-bottom:1px solid #d2d2d2;
	margin-bottom:36px;
	display:block;
}
header.entry-header{
	line-height:18px;
	display:block;
	clear:both;
}
#content.single article.post{
	border-bottom:0px;
	margin-bottom:0px;
}

div.blog-entry-summary{
	float:left;
	margin-top:0px;
	position:relative;
}

a.blog-entry-img{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;	
	width:605px;
	height:180px;
}

img.blog-entry-img{
	z-index:3;	
	background:url('css/images/blog-plus-hover.png') no-repeat; /* For faster hover loading */
} 

div.blog-entry-img{
	width:605px;
	height:180px;
	margin-right:18px;
	display:block;
	position:relative;
	float:left;
	margin-bottom:36px;
}

a.blog-zoom{
	position:absolute; 
	right:6px; 
	bottom: 6px;  
	height:27px; 
	width:26px; 
	background:url('css/images/blog-plus.png');
}
a.blog-zoom:link{
	background:url('css/images/blog-plus-hover.png');
	
}
a.blog-zoom:hover, a.blog-zoom:focus {
	background:url('css/images/blog-plus.png');
}
/* ---- PAGINATION -------*/

.pagination {
	margin-top: 25px;
	clear:both;
}
div.gallerypag .pagination{
	margin-top:18px;
}
.pagination span.current {
	font-size: 12px;
	color:4b4b4b;
	font-weight:bold;
	background:#ddd;
	padding: 5px 8px;
}
.pagination span.inactive {
	font-size: 12px;
	color:#919090;
}
.pagination span {
	padding: 7px;
}
.pagination a {
	text-decoration: none;
	margin: 3px;
	padding: 5px 8px;
	background:#ddd;
	color: #919090;
	cursor:pointer;
}



/*-------------------------------------------------------------------------------------*/
/*		12.		Home Articles
/*-------------------------------------------------------------------------------------*/

div.caption-home{
	position:absolute; 
	z-index:999; 
	left:0;
	bottom: 28px; 
	text-align:center; 
	width:960px; 
	height:78px;
}

div.caption-home h1{
	border:0px solid green; 
	padding-top:27px; 
	font-size:30px;
}

article.home_articles{
	width:280px;
	float:left;
	margin-right:42px;
	margin-bottom:54px;
	display:block;
}

#content.single article.home_articles{
	border-bottom:0px;
	margin-bottom:0px;
}

a.home-entry-img{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;	
	width:280px;
	height:126px;
}

img.home-entry-img{
	z-index:3;
}

div.home-entry-img{
	height:126px;
	border:0px solid red;
	display:block;
	position:relative;
	width:280px;
}
a.home-permalink{
	position:absolute; 
	left:0; 
	bottom: 0; 
	height:20px; 
	width:23px; 
	background:url('css/images/home-permalink.png');
}

a.home-permalink:hover{
	background:url('css/images/home-permalink-h.png');
}
a.home-zoom{
	position:absolute; 
	right:0; 
	bottom: 8px; 
	height:27px; 
	width:26px; 
	background:url('css/images/blog-plus.png');
}

a.home-zoom:hover{
	background:url('css/images/blog-plus-hover.png');
}

span.home-entry-img-tab{
	width:280px;
	height:20px;
	border:0px solid red;
	position:absolute;
	left:0;
	bottom:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity=50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
}
/*-------------------------------------------------------------------------------------*/
/*		13.		Blog Single
/*-------------------------------------------------------------------------------------*/

div.single-blog-entry-img{
	height:234px;
	border:0px solid red;
	display:block;
	position:relative;
	float:left;
	width:605px;
	margin-bottom:36px;
}
div.single-blog-entry-meta{
	position:relative;
	display:block;
	float:left;
	width:90px;
	padding-right:17px;
	border-right:1px solid #d2d2d2;
	text-align:right;
	font-size:11px;
}

div.blog-single-content{
	float:left;
	width:477px;
	padding-left:18px;
	padding-bottom:18px;
	
}

a.single-blog-entry-img{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;	
	width:605px;
	height:234px;
	margin-right:25px;
	margin-bottom:15px;
}
img.single-blog-entry-img{
	z-index:3;	
	background:url('css/images/blog-plus-hover.png') no-repeat; /* For faster hover loading */
}

span.single-meta-i{
	color:#999;
	font-family: Trebuchet MS,  Arial, sans-serif;
	font-style:italic;
}

span.single-meta-comments a{
	text-decoration:none;
	float:right;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
}
span.single-meta-comments a:hover{
	color: #212121;
}
div.single-blog-entry-meta a{
	font-family:Tahoma, Arial, sans-serif;
	color:#555;
	text-decoration:none;
}

a.single-blog-zoom{
	position:absolute; 
	right:-11px; 
	top: -11px;  
	height:27px; 
	width:26px; 
	background:url('css/images/blog-plus-hover.png');
}

a.single-blog-zoom:link{
	background:url('css/images/blog-plus.png');
}
a.single-blog-zoom:hover, a.blog-zoom:focus {
	background:url('css/images/blog-plus-hover.png');
}


/*-------------------------------------------------------------------------------------*/
/*		13.		Accordion Menu
/*-------------------------------------------------------------------------------------*/

.menulevel1hover{
	width: 960px;
	font-size: 2em;
	font-weight: normal;
	float: left;
	height:44px;
	background:url('css/images/patterna.png');
}
.hover{
	background:url('css/images/patterna-hover.png');
}

.menu_section_ac {
	margin: 1px 0 0px 0;
	width: 960px;
	font-size: 2em;
	font-weight: normal;
	float: left;
	height:44px;
}

h2.menu{
	margin-left: 23px;
	line-height:44px;
	font-size:28px;
	text-transform:uppercase;
	color:#fefefe;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}
p.menu-tax{
	float:left; 
	margin-top:13px;
	background:url('css/images/opacity40.png');
	color:#fefefe;
	font-size:18px;
	position:absolute;
	margin-left:232px;
	padding-left:5px;
	padding-right:5px;
	}
.menu_section_ac a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h2.menu_section_ac a:hover {
	color: #ccc;
}
h2.active {
	background-position: left bottom;
}
.menu_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 960px;
	clear: both;
}
div.menu-content{
	margin-top:5px;
	padding-left:22px;
	padding-right:21px;
}
.menu-content ul{
	line-height:0px;
	margin-bottom:0px !important;
	padding-bottom:0px !important;

	overflow:hidden;
}
.shadow-menu{
	height:28px;
	background: url('css/images/slider-shadow.png') no-repeat;
	margin-top:-5px;
	padding-bottom:21px;
}

h3.menu-content{
	font-family:Arial, sans-serif;
	font-size:14px;
	font-style:italic;
	border-bottom: 2px solid #d2d2d2;
	width:883px;
	margin:0 auto;
	padding-left:34px;
	line-height:18px;
	color:#777;
	clear:both;
	padding-top:0px;
	margin-bottom:11px;
	margin-top:-18px;
	font-weight:normal;
}

h4.menu-content{
	font-family:Arial, sans-serif;
	font-size:14px;
	float:left;
	line-height:18px;
	padding-left:0px;
	font-weight:normal;
}

span.menu-price{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	float:right;
	line-height:18px;
}

div.menu-item-desc{
	display:block;
	margin-top:18px;	
	line-height:18px;
	padding-top:0px;
	padding-bottom:0px;
}
div.menu-item-desc p{
	font-style:italic;
	font-size:12px;
	color:#777;
}
.menu_container .block {
	padding: 20px;
}
.menu_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.menu_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

li.ac_menu-item{
	list-style:none;
	width:422px;
	float:left;
	margin-right:72px;
}
li.menu-item-last{
	list-style:none;
	width:422px;
	float:left;
	margin-right:0px;
}

/*-------------------------------------------------------------------------------------*/
/*		15.		Contact  Template
/*-------------------------------------------------------------------------------------*/

#content-contact{
	float:left;
	margin-top:18px;
	padding-left:18px;
	padding-right:9px;
	margin-bottom:36px;
	width:600px;
	overflow:hidden;
}

div.contactform{
	width:100%;
	padding-top:0px;
	height:270px;
}
#content-contact h2{
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:18px;
	padding-top:0px !important;
	line-height:18px;
}

.contactform input {
	height: 30px;
	padding-bottom:3px;
	width: 167px;
	padding-left:10px;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background:#f8f7f6;
	border:1px solid #f8f7f6;
	float:left;
	font-family:Arial, sans-serif;
	font-style:italic;
	color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
.alert{
	background:#fde4e4 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
.contactform  input.requiredField{
	margin-right:31px;
}

.contactform textarea {
	width: 585px;
	outline: none;
	height: 134px;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
	background:#f8f7f6;
	border:1px solid #f8f7f6;
	margin-top:18px;
	color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
			

.contactform button{
	border:none;
	height: 29px;
	padding-left: 10px;
	outline: none;
	width:90px;
	cursor:pointer;
	padding-left:3px;
	float:right;
	color:#888;
	font-size:12px;
	background: url('css/images/widgets/button.png') no-repeat;
	margin-top:10px;
	padding-bottom:4px;
}
			
.contactform button:hover {
	background: url('css/images/widgets/button-hover.png') no-repeat;
}


/*-------------------------------------------------------------------------------------*/
/*		16.		Reservation  Template
/*-------------------------------------------------------------------------------------*/

div.reservationform {
	width:605px;
}
.reservation h2{
	font-size:18px;
	margin-bottom:18px;
	letter-spacing:1px;
	line-height:18px;
	padding-top:0px !important;
}

.reservationform input {
	height: 26px;
	padding-top:5px;
	padding-bottom:3px;
	width: 166px;
	padding-left:10px;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background:#f8f7f6;
	border:1px solid #f8f7f6;
	float:left;
	font-family:Arial, sans-serif;
	font-style:italic;
	color:#555;
	margin-left:2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}

.reservationform input.date{
	width:262px;
	height:50px;
	font-size:40px;
	font-family:Arial, sans-serif;
	float:left;
	margin-top:18px;
	margin-bottom:10px;
	font-style:normal;
}
.reservationform  input.requiredField{
	margin-right:31px;
}
.reservationform  input.email{
	margin-right:0px;;
}

.reservationform input.time1, .reservationform input.time2 {
	width:55px;
	height:45px;
	font-size:36px;
	font-family:Arial, sans-serif;
	margin-top:13px;
	font-style:normal;
}

span.timecolon{
	font-size:36px;
	float:left;
	margin-top:30px;
	margin-left:-20px;
}

.reservationform textarea {
	width: 270px;
	outline: none;
	padding:10px;
	height: 39px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
	background:#f8f7f6;
	border:1px solid #f8f7f6;
	margin-top:18px;
	color:#555;
	font-family:Arial, sans-serif;
	font-style:italic;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}

.reservationform button{
	border:none;
	height: 29px;
	outline: none;
	width:90px;
	cursor:pointer;
	padding-left:3px;
	float:right;
	color:#888;
	background: url('css/images/widgets/button.png') no-repeat;
	margin-top:20px;
	font-size:12px;
	margin-right:3px;
	padding-bottom:3px;
}			

.reservationform button:hover {
	background: url('css/images/widgets/button-hover.png') no-repeat;
}
label.reservation{
	padding-bottom:7px;
	width:248px;
}

div.reslabel{
	width:275px;
	border-bottom:1px solid #d2d2d2;
}
div.reslabel2{
	width:293px;
	border-bottom:1px solid #d2d2d2;
}

div.partysizelabel{
	width:100%;
	border-bottom:1px solid #d2d2d2;
}

div.top-left{
	width:275px;
	float:left;
	margin-bottom:8px;
	margin-right:36px;
}
div.top-right{
	width:293px;
	float:left;
	margin-bottom:2px;

}
div.bottom-left{
	float:left;
	margin-right:36px;
	margin-bottom:30px;
	width:275px;
	padding-top:3px;
}
div.bottom-right{
	float:left;
	margin-top:1px;
	width:291px;
	background: url('css/images/range-bg.png') no-repeat;
	background-position: -7px 25px; 
	padding-top:2px;
	height:85px;
}
div.ampm{
	float:left;
	width:50px;
	margin-left:-15px;
	margin-top:17px;
}
input.ampm{
	background:none;
	border:none;
	padding-top:3px;
	padding-left:2px;
}
.reservationform input[type=radio]{
	float:left;
	width:20px;
	height:15px;
	margin-bottom:10px;

}
span.timetext{
	float:left;
	height:15px;
	margin-bottom:15px;
}
/* -----Range---- */

/* slider root element */
.slider { 
	background:#999 url(h30.png) repeat-x 0 0; 
	height:9px; 
	position:relative; 
	cursor:pointer;
	width:150px;
	float:left;
	margin-top:45px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-box-shadow:inset 0 0 8px #000;
	margin-left:25px;
}

/* progress bar (enabled with progress: true) */
.progress {
	height:4px; 
	background-color:#C5FF00; 
	display:none;
	opacity:0.6;
}

/* drag handle */
.handle { 
	background:#fff url(h30.png) repeat-x 0 0; 
	height:15px;
	width:15px;
	top:-6px;
	position:absolute; 
	display:block; 
	margin-top:1px;
	border:1px solid #d9d8d8;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	-moz-border-radius:14px;
	-webkit-border-radius:14px; 
}

/* the input field */
input.range {
	float:right;
	font-size:60px;
	font-weight:bold;
	text-align:center;
	width:70px;
	color:#777;
	background:none;
	height:60px !important;
	border:none;
	font-style:normal;
	text-align:right;
	padding-top:5px;
}


/*-------------------------------------------------------------------------------------*/
/*		17.		404  Template
/*-------------------------------------------------------------------------------------*/
article.error404{
	border-bottom:0px;
	display:block;
}
article.no-results{
	border-bottom:0px;
	display:block;
}

article.error404 .searchbg, article.no-results .searchbg{
	width: 187px;
	height: 26px;
	background: #f6f6f6;
}

article.error404 #s, article.error404 #noresults-s, article.error404 .search-input,
article.no-results #s, article.no-results #noresults-s, article.no-results .search-input{
	width: 152px;
	height: 26px;
	background:none;
	border:none;
	outline:none;
	float:left;
	padding-left:10px;
	color:#888;
}

#preload-imgs{
	position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
	
/*-------------------------------------------------------------------------------------*/
/*		17.		Comments
/*-------------------------------------------------------------------------------------*/
	
div.comments-title{
	position:relative;
	display:block;
	float:left;
	width:90px;
	padding-right:17px;
	border-right:1px solid #d2d2d2;
	text-align:right;
	font-size:11px;
	margin-top:18px;
}
span.comments-title{
	font-size:11px;
	color:#777;
	padding-bottom:10px;
	float:left;
}
div.respond-title{
	width:100%;
	border-bottom:1px solid #d2d2d2;
	height:18px;
	margin-bottom:18px;
}
span.respond-title{
	font-size:11px;
	color:#777;
	padding-bottom:10px;
}

ol.commentlist li.comment {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 18px;
	/*background: #fff;*/
	border:1px solid #d2d2d2;
	line-height:18px;
}
#comments {
	float:left;
	width:605px;
}
#comments ol{
	padding-left:126px;
}
#comments,
#comments input,
#comments textarea {
	font-size: 13px;
	line-height: 18px;
}
#comments code {
	font-size: 12px;
	line-height: 18px;
}

#comments ol,
#comments ul {
	list-style: none;
	margin: 0;
	
}
#comments ul.children{
	padding-bottom:0px;
}
#comments ol {
	border: 0 solid #ccc;
	border-bottom: none;
}
#comments li {
	position: relative;
	padding: 18px;
	padding-bottom:0px;
	padding-top:16px;
	
}
#comments li.alt {
}
#comments ul li {
	margin: 0 0 18px;
}
#comments li .avatar {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 36px;
	height: 36px;
}
#comments .comment-author {
	font-weight: bold;

}
div.commentct{
	padding-left:54px;
	margin-bottom:0px;
	padding-bottom:0px;
}
div.commentct p{
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:18px;
}
div.commentct footer{
	padding:0px;
}
#comments .comment-meta {
	font-size: 11px;
}
div.comment-content{
	margin-top:18px;
	color:#777;
	font-size:12px;
}
.comment-meta span.posted,
.comment-meta span.at,
.comment-meta span.says{
	color:#999;
	font-style:italic;
}
.comment-meta{
	color:#555;
}
#comments .comment-meta a {
	text-decoration: none;
}
div.reply{
	height:18px;
	margin-bottom:18px;
}
div.reply  a.permalink {
	font-style: italic;
	text-decoration: none;
	color:#777;
	font-size: 11px;
	float: right;
	width:70px;
	text-align:right;
	background:url('css/images/permalink_comments.png') no-repeat;
}

div.reply  a.comment-reply-link {
	font-style: italic;
	text-decoration: none;
	color:#777;
	font-size: 11px;
	float: right;
	width:50px;
	margin-left:20px;
	text-align:right;
	background:url('css/images/reply_comments.png') no-repeat;
}
a.comment-reply-link:active,
a.comment-reply-link:hover {
}
.comment-navigation {
	font-weight: bold;
	margin-right: .5em;
	padding: 0 0 18px;
}
.comment-navigation a {
	border: 1px solid;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .75em;
}
.comment-navigation a,
.comment-navigation span {
	margin-right: .5em;
}
#trackbacks-list .comment-content {
	position: absolute;
	left: -10000px;
}
#respond {
	margin-bottom: 22px;
	overflow: hidden;
	position: relative;
	width:605px;
}
#respond a {
	text-decoration: none;
}

#comments #respond {
	margin: 0 0 18px;
	padding-top: 18px;
}
#comments ul #respond {
	margin: 0;
}
#cancel-comment-reply {
	font-size: 11px;
	position: absolute;
	top: 18px;
	right: 1.5em;
}
#cancel-comment-reply a {
	font-weight: lighter;
}
#respond .required {
	font-weight: bold;
}
#commentform input {
	height: 26px;
	padding-top:5px;
	padding-bottom:3px;
	width: 167px;
	padding-left:12px;
	outline: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background:#f8f7f6;
	border:1px solid #f8f7f6;
	float:left;
	font-family:arial;
	font-style:italic;
	color:#333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
#commentform  input.requiredField{
	margin-right:31px;
}

#commentform textarea {
	width: 590px;
	outline: none;
	height: 148px;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
	background:#f8f7f6;
	border:1px solid #f8f7f6;
	margin-top:18px;
	color:#000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/* IE 5-7 */
	filter: alpha(opacity=60);
	/* Netscape */
	-moz-opacity: 0.6;
	/* Safari 1.x */
	-khtml-opacity: 0.6;
	/* Good browsers */
	opacity: 0.6;
}
#form-allowed-tags p {
	font-size: 11px;
	margin: 0;
}
#form-allowed-tags span {
	font-style: italic;
}
#form-allowed-tags code {
	font-size: 11px;
	line-height: normal;
}
.form-submit {
	text-align: right;
	padding: 18px 0 0;
	width:620px;
	height:50px;
}
.subscribe-to-comments {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 0;
}
.solo-subscribe-to-comments {
	font-size: 11px;
	padding: 18px 0 0;
}
#respond h3 {
	margin-bottom: 0;
}
.comment_license {
	clear: both;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 0;
}
div.form-submit{
	padding:0px;
	margin:0px;
}
.form-submit button{
	border:none;
	height: 29px;
	padding-left: 10px;
	outline: none;
	width:90px;
	cursor:pointer;
	padding-left:3px;
	float:right;
	color:#888;
	font-size:12px;
	background: url('css/images/widgets/button.png') no-repeat;
	margin-top:12px;
	margin-right:18px;
	display:block;
}
			
.form-submit button:hover {
	background: url('css/images/widgets/button-hover.png') no-repeat;
}

/* --- Comments color ----*/

#comments h3 {
	color: #a7a5a5;
}

#comments li, li.comment {

}
#comments li.alt {
	border:1px solid #d2d2d2;
}

#comments .comment-author {
	color: #aaaaaa;
}
#comments .comment-meta {

}
#comments .comment-meta a {
	color: #747474;
}
#comments .comment-meta a:active,
#comments .comment-meta a:hover {
	color: #999;
}
a.comment-reply-link  {
	color: #747474;
}
a.comment-reply-link :active,
a.comment-reply-link :hover {
	color: #999;
}
.comment-navigation a {
	border-color:#ccc;
	color: #666;
}
.comment-navigation a:active,
.comment-navigation a:hover {
	color: #FF4B33;
}

#respond a {
	color: #666;
}
#respond a:hover {
	color: #999;
}
#cancel-comment-reply a {
	color: #666;
}
#respond .required {
	color: #999;
}
.form-section label {
	color: #717171;
}
.form-section input {
	background-color: #f3f2f2;
	color: #888;
}
.form-section textarea {
	color: #888;
	background-color: #f3f2f2;
}
.form-section input.alert{
		background: #ffe9e9;
	}
.form-section textarea.alert{
	background: #ffe9e9;
}
#form-allowed-tags p {
	color: #666;
}

.subscribe-to-comments {
	color: #666;
}
.solo-subscribe-to-comments {
	color: #666;
}

.comment_license {
	color: #666;
}
	
/*-------------------------------------------------------------------------------------*/
/*		19.		Shortcodes
/*-------------------------------------------------------------------------------------*/

/*-- Google Map --*/
iframe.googlemap{
	border:5px solid #ddd;  
	margin-bottom:32px;
}

/*-- DROP CAP --*/
.dropcap_round,.dropcap_,.dropcap_square {
	display:block;
	float:left;
	font-size:24px;
	line-height:40px;
	text-align:center;
	color:#fff;
	width:40px;
	margin:4px 8px 0 0;
}

.dc_square_grey {
	background:url('css/images/shortcodes/dropcaps/square_grey.png') no-repeat;
}
.dc_round_grey {
	background:url('css/images/shortcodes/dropcaps/round_grey.png') no-repeat;
}

/* -- Highlights --*/

span.highlight_yellow {
	background-color:#ffe400;
}

span.highlight_black {
	background-color:#000;
}

span.highlight_red {
	background-color:#f91212;
}

span.highlight_green {
	background-color:#3df903;
}

span.highlight_cyan {
	background-color:#05a4ff;
}

/*-- Boxes --*/

.box-content{
	padding:10px;
	padding-top:8px;
	padding-bottom:8px;
}

.error-box{
	background:#fee1e1;
	border-color: #fa7c7c;
	color:#fa7c7c;
	width:100%;
}
.error-box div a{
	color:#721219;
}

.info-box{
	background:#bfd4fa;
	border-color:#5d8ff4;
	color:#1d4691;
	width:100%;
}
.info-box div a{
	color:#07265d;
}

.notice-box{
	background:#faeabf;
	border-color:#ffde00;
	color:#aea00a;
	width:100%;
}
.notice-box div a{
	color:#7b7213;
}

.success-box{
	background:#b6f2b8;
	border-color:#5d8b3b;
	color:#399321;
	width:100%;
}
.success-box div a{
	color:#1a510c;
}

.nice-box{
	width:100%;
	border:none;
	padding:0px;
}

/* -- Spacing --*/

.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

.add-space{
	overflow:visible; 
	clear:both;
}

.back-to-top{
	font-size:10px;
	line-height:17px;
	text-align:right;
	margin-top:18px;
	margin-bottom:18px;
	position:relative;
	border-bottom:1px solid #d2d2d2;}
	
.back-to-top a{
	right:0;
	text-decoration:none;
	margin-bottom:5px;
	font-size:10px;
	color:#999;
}

/*-- Buttons --*/
a.home-button{
	text-decoration:none; 
	display:block;
	overflow:hidden;
	position:relative;
	float:right;
	height:36px;
	width:160px;	
	margin-left:5px;
	font-family:arial;
}
span.button-shadow{
	background: url('css/images/button-shadow.png') no-repeat;
	width:160px;
	height:19px;
	position:absolute;
	float:left;
	top:19px;
	left:0px;
	z-index:0;
}
button.home{
	height:24px;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	border:none;
	cursor:pointer;
	padding:0;
	float:left;
	margin-left:20px;
	z-index:1;
	display:block;
	font-family:arial;
}
button.home:hover{
/* located in panel.php */
	display:block;
}
span.button-text{
	margin-left:-13px;
}
span.button-type{
	margin-left:-11px;
	text-shadow:0px 1px 2px #222;
}
button.home div.overlap{
	height:24px;
	width:120px; 
	margin:0 auto;
	padding-top:6px;
	z-index:3;
}
span.w-circle{
	width:11px; 
	height:11px;
	position:absolute; 
	margin-left:4px; 
	margin-top:2px; 
	border:0px solid red; 
	font-size:12px; 
	font-family: Trebuchet MS;
}
button.home div.overlap:hover{ 
	background: url('css/images/opacity10.png');
	text-transform:uppercase;
	border:none;
	cursor:pointer;	
	z-index:4;
}
button.home{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* IE 5-7 */
	filter: alpha(opacity=80);
	/* Netscape */
	-moz-opacity: 0.8;
	/* Safari 1.x */
	-khtml-opacity: 0.8;
	/* Good browsers */
	opacity: 0.8;
}

/*-- List Styles --*/

ul.list-arrow li, div.list-checkmark li {
	list-style: none;
	background: transparent url(images/icons/check-16-ns.png) no-repeat 0 .2em;
	padding: 0px;
	margin: 7px;
	line-height: 17px;
	padding-left: 25px;
}
ul.list-warning li, div.list-warning li {
	list-style: none;
	background: transparent url(images/icons/warning-16-ns.png) no-repeat 0 .3em;
	padding: 0px;
	margin: 7px;
	line-height: 17px;
	padding-left: 25px;
}
ul.list-circle-black li, div.list-circle-black li {
	list-style: none;
	background: transparent url(images/icons/circle-black-16-ns.png) no-repeat 0 .2em;
	padding: 0px;
	margin: 7px;
	line-height: 17px;
	padding-left: 25px;
}
ul.list-cross li, div.list-cross li {
	list-style: none;
	background: transparent url(images/icons/cross-16-ns) no-repeat 0 .2em;
	padding: 0px;
	margin: 7px;
	line-height: 17px;
	padding-left: 25px;
}

/*-- Hours Table --*/

table, td, th {
	text-align:center;
	vertical-align:middle;
}

.hours-table table {
	border-spacing:0;
	margin-bottom:0px;
	color:#666;
	margin-top:18px;
	margin-left:-5px;
}
.hours-table table th {
	padding:9px;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:1px;
}
.hours-table table td {
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:5px;
	font-size:1em;
	border:none;
	border-left:1px solid #e0e0d9;
}
.hours-table table td.noborder{
	border:none;
	color:#888;
}

/*--Icons ---*/

img.mappin{
	line-height:26px;
	margin:4px 8px 0 0;
	float:left;
}

/*-- Fluid Columns --*/
.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth {
	position:relative;
	margin-right:4%;
	float:left;
}
.last {
	margin-right:0 !important;
	clear:right;
}
