/*
Theme Name: Stonefire Grill 1.0
Theme URI: 
Description: Stonefire Grill layout by Vivid Candi.
Version: 0.1.1
Tags: Vivid Candi
Author URI: http://www.vividcandi.com
License: All Rights Reserved.
*/



/*--- Main CSS here ---*/

body {
	font-family: 'Lato', sans-serif;
	background-color: #FFFFFF;
	background-image: url(/images/back01.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

.steel_bg_home {
	background-image: url(/images/steel_bg_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.steel_bg_locations {
	background-image: url(/images/Locations_Steel_BG.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#NavBOX{
	height: 25px;
	width: 750px;
	position:relative;
	top: 62px;
	padding-left: 0px;
	left: 16px;
}

#socialBOX{
	
	height: 35px;
	width: 80px;
	position: relative;
	top: 15px;
	
}
#logoM{
	position: absolute;
	top: 20px;	
}

/* new site styles */


#col { width:162px; float:left;   }


a:link {
	color: #7F7F7F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7F7F7F;
}
a:hover {
	text-decoration: none;
	color: #8d2424; 
}
a:active {
	text-decoration: none;
	color: #7F7F7F;
}

H1, H4 ,H3 {
	
}

H1 {
	color: #a00808;
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #a00808;
	font-weight: bold;
	text-transform: uppercase;
	

}

H4 {
	color: #a00808;
	font-size:12px;
	line-height: 14px;
	text-transform:none;
	font-weight:bold;
	font-style:normal;
}

H3 {
	color: #a00808;
	font-size:12px;
	line-height: 14px;
	text-transform:none;
	font-weight:bold;
	font-style:normal;
}
H6 {
	font-family:Verdana, Geneva, sans-serif;
	color: #a00808;
	font-size:12px;
	line-height: 14px;
	text-transform:none;
	font-weight:bold;
	font-style:normal;
}

.copyright {
	font-family: 'Lato', sans-serif;
	font-size: 8pt;
	color: #999999;
}


/* ENABLE IF USING A RANDOMIZED IMAGE OR BACKGROUND IMAGE */

#rotator_interior
{
  background: url(/docaquarium/backgrounds_interior/rotator.php) no-repeat center top;
  width: 100%;
  height: 182px;
}
/* END ENABLE IF USING A RANDOMIZED IMAGE OR BACKGROUND IMAGE */


/* CONTENT SPACERS */
.content_spacer {
	margin-top: 10px;
}

.media_photo_spacer {
	margin-top: 5px;
}


/* END CONTENT SPACERS */

.content {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #7F7F7F; 
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}

img
{  border-style: none;
}


.press_title {
font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #a00808; 
	line-height: 14px;
	font-style:italic;
}


.comment_title {
font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #7F7F7F;
}
.comment_lg_titles {
font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #a00808;
	font-weight: bold;
}
.title_content {

font-family: 'Ubuntu', sans-serif;
	font-size: 30px;
	color: #7F7F7F;
}
.subtitle_content {

font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #416237;
}
.content_quotations {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}
.home-container {
	padding-left:40px;
	padding-right:40px;
}
.home-text {
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:15px;
	
}
.h-blog-title {
font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:13px;
	text-transform: uppercase;
	padding-left:44px;
	padding-right:44px;
}
.h-blog-date{
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	color: #a00808;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:44px;

}
.interior-container {
	width:680px;
	padding-left:16px;
	padding-right:16px;
	
}


.interior-containerPrint {
	width:650px;
	padding-left:10px;
	padding-right:5px;
}


/*--NUTRITIONAL */


table.nutritionSort {
	/*background-color: #f1f5f9;*/
	padding:0px;
	/*border-bottom:1px solid #999999;*/
font-family: 'Lato', sans-serif;
	font-size: 12px;
	/*background-color:#fefbf2;
	*/
	
	margin: .5em auto .5em auto;
	color: #6c6c6c;
}
table.nutritionSort th {
	text-align: left;
	font-weight:normal;
}

table.nutritionSort tr.odd td {
	background-color: #f3e8d6;
	background-repeat:repeat-x;
	background-position:top;
	padding:4px;
	border-bottom:1px solid #9eaf8f;
}
table.nutritionSort tr.even td {
	
	border-top:1px solid #9eaf8f;
	border-bottom:1px solid #9eaf8f;
	padding:4px;
	background-repeat:repeat-x;
	background-position:top;
}

table.sortable tr.even td {
	background-color: white;
	border-bottom:1px solid #9eaf8f;
	border-top:4px solid white;
	
	padding:3px;
	background-repeat:repeat-x;
	background-position:bottom;
}

table.nutritionSort tr.even td {
	background-color: #f3e2c5;
	border-top:1px solid #9eaf8f;
	border-bottom:1px solid #9eaf8f;
	padding:4px;
	background-repeat:repeat-x;
	background-position:top;
}



/*--END  NUTRITIONAL */



.int_title {
font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	color: #a00808;
	font-weight: bold;
	text-transform: uppercase;
}

.int_content {
font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	font-weight: normal;
	line-height:17px;
}
.blog_title {
font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color: #a00808;
	font-weight: bold;
	text-transform: uppercase;
}

.blog_date{
font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #a00808;

}
.menu_title {
font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #a00808;
	font-weight: bold;
	text-transform: uppercase;
	line-height:14px;
}
.join {
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	color: #878787;
	font-weight: normal;
}
.sidebar-bg {
	background-image:url(/images/sidebar-bg.png);
	background-repeat:repeat-y;
	background-position:top;
}
.sidebar-btm-bg {
	background-image:url(/images/sidebar-btm-bg.png);
	background-repeat: no-repeat;
	background-position:top;
}
.sidebar-top-bg {
	background-image:url(/images/sidebar-top-bg.png);
	background-repeat: no-repeat;
	background-position:top;
}

.sb-inter-link {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	line-height:30px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	padding-right:7px;
	padding-top:10px;
	text-decoration:none;
}
.sb-inter-link   a:link {
	color: #000;
	text-decoration: none;
}
.sb-inter-link   a:visited{
	color: #000;
	text-decoration: none;
}
.sb-inter-link  a:hover {
	text-decoration: none;
	color: #a00808;
}
.sb-inter-link  a:active {
	text-decoration: none;
	color: #000;
}






/* HEADER */
#header h1 {font-size:40px;padding:0;margin:25px 0;float:left;}
#header h1 a {color: #000;text-decoration: none;border:none}
#header h1 a:last-letter {color:#c00;}
#header span {font:13px Georgia; font-style: italic; color: #aaa; margin-left:20px;position:relative;top:-7px;letter-spacing: 0}


/* jQUery Dropdown menu */
#nav { list-style: none; padding-top:45px; margin: 0; float:right;} 
#nav li { float: left; margin: 0px 0px 0px 10px;padding:0px 15px 0px 0px;position:relative;font-size:14px;line-height: 1.8;zoom: 1} 
#nav li:last-child {padding:0;}
#nav .current-cat a, #nav .current_page_item a {color: #aaa}
#nav .current-cat li a, #nav .current_page_item li a {color: #000}
#nav .current-cat li a:hover, #nav .current_page_item li a:hover {color: #c00}

#nav li a { text-transform: uppercase; font-weight: bold; text-decoration: none; color: #000;border:none; text-decoration: none; float: left} 
#nav li a:hover {color:#000;}
#nav li span { width: 12px; height:20px; background: url(images/arrow-down.gif) no-repeat left 7px;margin:0;padding:0;position: absolute;right:0;top:0} 
#nav ul {display:none}
#nav  li span.child { width: 12px; height: 20px; background: url(images/arrow-right.gif) no-repeat left 10px;margin:0;padding:0;position: absolute;right:0;top:0; } 

#nav li a.rss {background: url(images/rss_feed.png)  right 0px no-repeat; padding:0px 30px 0px 0;}
#nav li a.rss:hover {background: url(images/rss_feed.png) right -24px no-repeat; padding:0px 30px 0px 0;}

#nav ul { display:none;list-style:none; margin:0;padding:0;position: absolute; left:0; top:25px; width:160px; border: 1px solid #ccc;border-top:none;background: #fff;} 
#nav ul li{ margin:0;padding:0;display: block; width: 160px;border-top: 1px solid #ccc;} 
#nav ul li a { display: inline-block; width: 100%;padding:2px 10px;text-transform: none;zoom:1; } 
#nav ul ul { left: 100%; top: 0; }
#nav li:hover > ul { display:block; }

/* For WordPress Site */
#nav .pagenav, #nav .categories {text-transform: uppercase;font-weight: bold}


/* CONTENT */
/*#content div.entry:first-letter {font-size:60px; line-height:0.76em; float:left;padding:5px 10px 0 0;color:#aaa}*/
#content {margin-bottom:0;padding-bottom: 20px;}
#content .post {padding-top:30px;clear:both}
#content {padding-right:50px; text-align: justify; border-right: 1px solid #ccc;}

.post h2 {font-size: 24px;text-align: left; color:#000}
h2.pagetitle {color:#194C8F;margin:0;padding-bottom:0;}
.date {font-size: 30px;font-weight: bold;line-height: 0.8;color:#c00;}
.postmetadata {font-size:12px;color:#bbb;height:1%}
.small  {font-size:12px;color:#aaa;margin-top:10px;}
.postmetadata small  {font-size:12px;color:#aaa;text-transform: inherit;font-weight: normal;padding: 10px 0; margin:20px 0; border-top: 1px solid #eee;text-transform: none}
.alignnone {display: block}
img.size-medium {margin:0 0 10px 0}
.entry a img { margin:0 0 10px 0; vertical-align:top;}
.entry img {border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
dl.gallery-item  {margin:0}
dl.gallery-icon img {border: 1px solid #ddd}
dl.gallery-item a {border: none}
img.wp-smiley {border:none;margin:0;padding:0}
.entry ul li {color:#666}

/* SIDEBAR */
#sidebar {
	font-family: 'Lato', sans-serif;

}
#sidebar  a:link {
	font-family: 'Lato', sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	
}
#sidebar  a:visited{
	font-family: 'Lato', sans-serif;
	color: #000;
	text-decoration: none;
}
#sidebar  a:hover {
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: #a00808;
}
#sidebar a:active {
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: #000;
}

#sidebar li {
	list-style: none; 
	list-style-position: outside;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	line-height:30px;
	padding-right:23px;

} 
.archives-t {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	padding-right:7px;
	padding-top:10px;
	text-decoration:underline;
}
.archives-list{
padding-left:15px;

}
#sidebar h2 {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#a00808;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 0.05em;
	padding-left:7px;
}

#sidebar h2 a:link {
	color: #a00808;
	text-decoration: none;
}
#sidebar h2 a:visited{
	color: #a00808;
	text-decoration: none;
}
#sidebar h2 a:hover {
	text-decoration: none;
	color: #000;
}
#sidebar h2 a:active {
	text-decoration: none;
	color: #a00808;
}

/* SIDEBAR2 */
#sidebar2 {

}
#sidebar2  a:link {
	color: #000;
	text-decoration: none;
}
#sidebar2  a:visited{
	color: #000;
	text-decoration: none;
}
#sidebar2  a:hover {
	text-decoration: none;
	color: #a00808;
}
#sidebar2 a:active {
	text-decoration: none;
	color: #000;
}

#sidebar2 li {
	list-style: none; 
	list-style-position: outside;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	line-height:30px;
	padding-right:23px;


}
#sidebar2 h2 {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#a00808;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 0.05em;
	padding-left:7px;
}

#sidebar2 h2 a:link {
	color: #a00808;
	text-decoration: none;
}
#sidebar2 h2 a:visited{
	color: #a00808;
	text-decoration: none;
}
#sidebar2 h2 a:hover {
	text-decoration: none;
	color: #000;
}
#sidebar2 h2 a:active {
	text-decoration: none;
	color: #a00808;
}

/* SIDEBAR3 */
#sidebar3 {

}
#sidebar3  a:link {
	color: #000;
	text-decoration: none;
}
#sidebar3  a:visited{
	color: #000;
	text-decoration: none;
}
#sidebar3  a:hover {
	text-decoration: none;
	color: #a00808;
}
#sidebar3 a:active {
	text-decoration: none;
	color: #000;
}

#sidebar3 li {
	list-style: none; 
	list-style-position: outside;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	line-height:30px;


}
#sidebar3 h2 {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#a00808;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 0.05em;
	padding-left:7px;
}

#sidebar2 h2 a:link {
	color: #a00808;
	text-decoration: none;
}
#sidebar2 h2 a:visited{
	color: #a00808;
	text-decoration: none;
}
#sidebar2 h2 a:hover {
	text-decoration: none;
	color: #000;
}
#sidebar2 h2 a:active {
	text-decoration: none;
	color: #a00808;
}

/* WIDGETS */
.widget {
	
}
.widget_subpages {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	line-height:30px;

}
.widget_subpages a:link {
	color: #000;
	text-decoration: none;
}
.widget_subpages a:visited {
	text-decoration: none;
	color: #000;
}
.widget_subpages a:hover {
	text-decoration: none;
	color: #a00808;
}
.widget_subpages a:active {
	text-decoration: none;
	color: #000;
}
#sub-page-menu {

}

/* SEARCH FORM */
#searchform {margin-bottom:30px;padding:0;}
#searchform #s {border: 1px solid #ccc; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;padding:5px;font:14px Georgia;background: #fafafa;width: 200px}
#searchbtn {vertical-align:bottom;padding: 0 0 5px 2px;}
.hidden {display: none;}

/* PREV NEXT NAV */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
.navigation, .comment-navigation {display: block;clear:both;}
.navigation {	margin-top: 40px; padding-bottom: 70px;	}
.comment-navigation {margin-top: 15px;	padding-bottom: 5px;}		
.navigation a, .comment-navigation a {background: #eee;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.navigation a:hover, .comment-navigation a:hover {background: #ddd;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.attachment a { border:0}
.navigation a img {border-radius:0; border:none}
.navigation-image a {border:none}	

/* Captions */
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-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: 12px;	line-height: 17px;	padding: 4px 4px 5px 0;	margin: 0;	font-style: italic;	}

/* Begin Comments*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:10px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {  }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-style: italic }
ol.commentlist li div.vcard cite.fn a.url { color:#333; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:4px solid #d5d5d5; float:left; margin-right:10px;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font: 12px Arial, Verdana; color#aaa}
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li div.commentbody {margin-top: 1em; font-size: 14px}
ol.commentlist li p {  margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { margin-bottom: 7px }
ol.commentlist li div.reply a:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 arial,sans-serif; padding:5px 6px 4px;  text-align:center; width:36px;color:#fff; text-decoration:none; text-transform:uppercase;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 .18em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Comment Form */
#commentform input {width: 170px;	padding: 4px;	border:1px solid #ccc;	font-size:14px;	font-family:Georgia, Times;	}
#commentform {	margin: 5px 10px 0 0;	padding-bottom:30px; }
#commentform p label { width: 120px; display:block;float:left}
#commentform p {border-top:1px solid #eee; padding: 10px 0; margin:0;font-size: 14px}
#commentform textarea {	width: 70%;	padding: 2px;	border:1px solid #ccc;	padding: 4px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {	margin-left: 120px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold}
#commentform small, #commentform #submit {color:#333;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:11px;font-weight: bold}	
#respond h3 { padding-top: 20px; margin-bottom: 10px; }



/* FOOTER */
#footer p {
	text-align: center;
	font-size: 10px;
	margin: 30px;
	text-transform: uppercase;
}
.footer {
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: none;
	color: #8d2424;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
}





/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
body{
  -webkit-text-size-adjust:none;
	background-image: url(/images/BackMOBILE.jpg);
}




}

