.pull-right {
	float: right;
}
a.button {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  border-radius: 6px;
  background-color: #AA1414;
  padding: 1em;
  width: calc(100% - 1em);
  display: block;
  color: white !important;
  box-sizing: border-box;
  margin: 0 auto 1em;
}
a.button:hover {
  background-color: #9b1212;
}
div#specials-head{
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
ul#specials {
  width: 100%;
  box-sizing: border-box;
  padding-right: 20px;
  margin: 0 0 20px;
  display: block;
}
ul#specials li {
  font-size: 14px;
  list-style: none;
  padding: 1em;
  border-radius: 5px;
  margin: .75em 0;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgb(67 41 163 / 8%), 0 1px 5px 0 rgb(67 41 163 / 8%);
}
ul#specials li:last-of-type {
	border-bottom: 0;
}
ul#specials li h3{
	color: #F00;
	font-size: 14px;
}
ul#specials li h4{ padding:0; }
ul#specials p {
  margin: 0;
  color: rgba(0,0,0,.6);
}

/* MENU */
	div.category {
		width: 100%;
	}
	div.category li {
		padding: 0 0 0 0px;
		margin: 0 0 0 20px;
	}
	div.category h1, table#menucategory h1 {
		font-size:14px;
		background:#060;
		color: #fff;
		text-transform:uppercase;
		text-align: left;
		margin: 0px;
		padding: 4px;
	}
	div.category h2 {
		font-size:12px;
		margin:0px;
		font-weight:normal;
		padding:5px;
		letter-spacing:0px;
		font-style:italic;
		background:#F2EBDA none repeat scroll 0 0;
		color:#006600;
	}
	table{
		background: #fdf8eb;
	}
	div.category table{
		padding:5px;
		margin:0px;
		font-size:12px;
		width:100%;
		background: #fdf8eb;
		border-collapse:collapse;
	}
	div.category table tr:nth-child(odd) {
		background:#f2ebda;
	}
	.white {
		background:#fdf8eb;
	}
	div.category td{
		padding: 0px 8px;
		color: #383838;
		line-height: 1.6;
	}
	div.category td.price{
		text-align:right;
		width:35px;
		white-space: nowrap;
	}
	td.price2{
		text-align:right;
	}
	table#menucategory td {
		vertical-align:top;
	}
	table#menucategory table {
		font-size:14px;
		padding:0;
	}
	.even {
		background:#EBDFC7;
	}
	.pizzatable {
		border-collapse:collapse;
	}
	.pizzatable td {
		border-collapse:collapse;
		padding: 1px 6px;
		color:#222222;
	}
	td.pizzahead {
		background: #060;
		color:#fff;
		border:1px solid #060;
		padding: 3px;
	}
	.pizza {
		width:100% !important;
		margin:5px auto !important;
	}
	.pizza h1 {
		font-weight:normal;
		text-transform: capitalize !important;
		font-size:12px !important;
	}
	.pizza tr.odd {
		border:0px !important;
	}
/* END MENU */





html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
	vertical-align: top;
  max-width: 100%;
	width: 100%;
  height: auto;
}
p, blockquote, ul, ol, pre, code {
	line-height: 1.4;
	margin: 4px 0;
}
blockquote {
	margin-left: 30px;
	border-left: 2px solid #ddd;
	padding-left: 10px;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.centered {
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 4px 4px;
}
img.alignleft {
	float: left;
	margin: 0 4px 4px 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
hr {
	display: none;
}
html {
	background: url(body_bg.jpg) 0 0 repeat;
}
body {
	font: 14px "Helvetica Neue", Arial, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #C00000;
}
a:hover, a:active {
}
/* Etc
******************** */
br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Design
******************** */
#page {
	text-align: left;
	width: 815px;
	margin: 0px auto;
	padding:20px;
	background:#fbfbfc;
	position:relative;
	top:-22px;
	z-index:0;
	min-height:380px;
	font-size: 16px;
}
#sub-page {
	margin-top: 5px;
}
.side1 {
	width: 250px;
	float: left;
	margin-left: -250px;
}
.side2 {
	width: 400px;
	position: absolute;
	top: 65px;
	right: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
#footer-out {
	margin: 0px auto;
	background: #AA1414;
	width: 815px;
	padding: 8px 26px 12px;
	height: 15px;
	position: relative;
	top: -22px;
	color: #FFF;
	text-align: left;
	box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.7);
}
#header {
	height: 160px;
	width: 868px;
	margin: 0 auto 10px;
	padding: 0px;
	background: url(header.png) 0 0 no-repeat;
  background-size: cover;
	position: relative;
	z-index: 2;
}
#header h1 a {
	font-size: 16px;
	width:410px;
	height:90px;
	letter-spacing: -2pt;
	color: #fff;
	position: absolute;
	top: 0;
	left: 20px;
	margin-top:30px;
}
#top {
	background: #AA1414;
	float:right;
	height: auto;
	margin: 30px 20px;
	width: auto;
	border-radius: 5px;
	overflow: hidden;
}
#navr ul {
	list-style: none;
	padding-top: 0;
	margin: 0;
	padding: 0;
}
#navr ul li {
	display: inline-block;
}
#navr ul li a {
	display: inline-block;
	padding: 6px 15px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}
#navr ul li a:hover {
	background: #9E1212;
}
#navr ul li.current_page_item a {
	background: #6F0303;
	color: #fff;
}
.search {
	position: relative;
}
.search #s {
	width: 170px;
	padding: 4px;
	border: 1px solid #666;
}
#searchsubmit {
	padding: 3px 2px;
	background: #C00000;
	color: #fff;
	right: 0;
	position: absolute;
	top: 0;
	border: 1px solid #FF8F8D;
	border-bottom: 1px solid #6C0200;
	border-bottom: 1px solid #6C0200;
}
/*myPost */
.post {
	margin-bottom: 30px;
}
.timr {
	color: #098400;
	font-size: 110%;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.post h2.post-title {
	position: relative;
	width: 100%;
}
.post h2 {
	font-size: 190%;
	letter-spacing: -1pt;
	margin-bottom: 5px;
}
a.intitle {
	padding-right: 45px;
}
.post h2 a {
	color: #000;
}
.postmetadata {
	color: #999;
}
.postmetadata a {
	color: #666;
	text-decoration: underline;
}
.post ul, .post ol {
	margin-left: 30px;
}
.thelist h2 {
	font-size: 120%;
}
.thelist ul {
	list-style: none;
}
.thelist ul ul {
	list-style: square;
}
.thelist ul ul li {
	margin-left: 30px;
}

.arlist {
	margin-bottom: 30px;
}
.arlist h3, #archivebox h3 {
	font-size: 140%;
}
.arlist li {
	float: left;
	width: 120px;
}
.navigation {
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
	color: #098400;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* WP */
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
code, pre {
	width: 480px;
	overflow: auto;
}


/*myday */
.side1 ul, .side2 ul {
	list-style: none;
	line-height: 20px;
}
.side1 h2, .side1 h3 {
	border-bottom: 1px solid #ccc;
	font-size: 15px;
	margin-bottom: 10px;
}
.side2 h2, .side2 h3 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #fff;
	height: 24px;
	padding-left: 8px;
	padding-top: 2px;
	background: url(h-side.gif) 0 0 no-repeat;
}
.widget, .boxr, .categories, .linkcat {
	margin-bottom: 20px;
}
.caty li {
	float: left;
	width: 120px;
}
.stats {
	background: #efefef;
	padding: 2px 2px 2px 10px;
	font-size: 90%;
}
.lasties span {
	float: left;
	width: 45px;
}
.inin {
	padding-left: 50px;
}
.side1 a:hover {
	background: #C00000;
	color: #fff;
}
.side2 a {
	color: #098400;
}
.side2 a:hover {
	color: #098400;
	text-decoration: underline;
}

/*mycomment */
#respond { display:none;}
#respond h3, h3#trackbacks,h3#pings, h3#comments {
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}
h3#trackbacks, h3#pings {
	position: relative;
}
img.iright {
	position: absolute;
	right: 0;
	top: 5px;
}

.trackbacklist, .commentlist {
	list-style: none;
}
.trackbacklist li, .commentlist li {
	position: relative;
	border-bottom: 1px solid #ddd;
}
.commentlist ul {
	list-style: none;
	padding-left: 30px;
}
.track {
	margin-bottom: 20px;
}
.timer a {
	color: #076C00;
}
.numero a {
	float: right;
	color: #ccc;
	font-size: 170%;
}
.commentmetadata {
	position: absolute;
	bottom: 0px;
	left: 100px;
	color: #999;
}
.commentmetadata a {
	color: #999;
	text-decoration: underline;
}
.comment {
	padding: 10px 0;
}
.c-entry {
	margin-bottom: 20px;
}
.reply {
	position: absolute;
	bottom: 0;
	right: 0;
}
.alt {
	margin-bottom: 10px;
}
.leftarea {
	float: left;
	width: 100px;
}
.rightarea {
	margin-left: 100px;
}
.formin textarea {
	width: 490px;
	padding: 4px;
	border: 1px solid #999;
	}
	.formin textarea:hover,.formin textarea:focus {
		border: 1px solid #555;
		}
.formin input {
	padding: 4px;
	border: 1px solid #999;
}
.formin input:hover,.formin input:focus {
	border: 1px solid #555;
}
.formin #submit {
	background: #098400;
	border: 2px solid #098400;
	color: #fff;
	padding: 4px 10px;
	border-right: 2px solid #076C00;
	border-bottom: 2px solid #076C00;
}
.formin #submit {
	background: #098400;
	border: 2px solid #098400;
	color: #fff;
	padding: 4px 10px;
	border-right: 2px solid #076C00;
	border-bottom: 2px solid #076C00;
}
.formin #submit:hover,.formin #submit:focus {
	background: #222;
	border: 2px solid #666;
	color: #fff;
	padding: 4px 10px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}

.row {
  display: flex;
  flex-direction: row;
}

.row > .xs-6 {
  width: 50%;
}

/* Change Log ****
1.0	: First Public Released
1.1	: Fix Custom Image Header
1.2	: Add Trackback / Pingback URL
1.3	: Fix Comment Problem and Image Smiley
1.4 : Fix Tag Layout, and Enable Threaded Comment (WordPress 2.7)
1.5 : Move Hosting Themes Server and fix some issues
1.6 : Fix Page comment problem and WP Caption
*** */
