/*
Theme Name:     Vics
Description:    Vics Pizzeria
Author:         Mathias Awesome
Template:       twentytwelve

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentytwelve/style.css");

body.page-template-menu-php .site-content,
body.page-template-story-php .site-content,
body.page-template-location-php .site-content,
body.page-template-index-php .site-content {
	width: 100%;
}

header#masthead.site-header {
	padding: 0;
}

body.page-template-index-php header#masthead.site-header {
	padding-top: 2.6%;
}

body.page-template-story-php header#masthead.site-header,
body.page-template-menu-php header#masthead.site-header,
body.page-template-location-php header#masthead.site-header {
	padding: 1.6% 1.6% 0 1.6%;
	width: 100%;
}

#contentmenu {
	margin: 5px 35px 0;
	font-size: 1.2em;
	width: 90%;
	float: left;
	display: inline;
}

body {
	background: url(/wp-content/uploads/2013/02/vicsbackground.png) repeat;
	background-color: #f8e4d7;
}

body .site {
	margin-top: 149px;
	margin-top: 10.628571429rem;
	padding: 0;
	color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

article#post-26 {
	padding-bottom: 0%;
}

img.header-image {
	box-shadow: none;
	top: .5%;
	display: block;
	position: absolute;
	left:50%;
	margin-left: -280px;
	z-index:9999;
}

.site-header {
	background-color: #494949;
}

.site-content article {
	margin-bottom: 0;
}

h1.top {
	margin-top: 10px;
	font-size: 3em;
	font-family: "brandon-grotesque",sans-serif;
	margin-bottom: 3px;
}

h2.phonenew {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	font-family: "brandon-grotesque",sans-serif;
}

.cycloneslider {
	margin: 0 auto;
	margin-top: -10px;
}

body.page-template-story-php .main-navigation,
body.page-template-menu-php .main-navigation,
body.page-template-location-php .main-navigation {
	background-color: #bf2e1a;
	margin-top: -2px;
	margin-right: 30px;
}

body.page-template-index-php .main-navigation {
	background-color: #bf2e1a;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 20px;
}

.main-navigation ul.nav-menu {
	border: none;
	/*height: 50px;*/
}

.main-navigation ul.nav-menu > li a, li.phone-number {
	color: #ffffff;
	font-size: 24px;
	line-height: 2.392307692;
	text-shadow: 1px 1px 1px #000000;
}

.main-navigation ul.nav-menu li {
	padding: 0 2%;
}

body.page-template-index-php #menu-item-facebook {
	vertical-align: middle;
	z-index: 9999;
	position: absolute;
	top: 665px;
}

body.page-template-menu-php #menu-item-facebook,
body.page-template-story-php #menu-item-facebook,
body.page-template-location-php #menu-item-facebook {
	vertical-align: middle;
	z-index: 9999;
	position: absolute;
	top: 395px;
}

#menu-item-facebook a {
	line-height: 1em;
}

#menu-item-facebook img {
	margin: 0 auto;
}

li.phone-number {
	font-weight: bold;
}

body.home h1.entry-title {
	display: none;
}

div#primary.site-content {
	margin-top: 3%;
}

header.entry-header {
	display: none;
}

#front-page-left {
	text-shadow: 1px 1px 1px #000000;
}

#front-page-left h1.top {
	font-size: 5em;
}

#front-page-left p {
	font-family: "brandon-grotesque",sans-serif;
	text-align: left;
	font-size: 20px;
}

h5#map-address {
	margin-bottom: 0;
	background-color: #bf2e1a;
	text-align: right;
	padding: 1.5%;
	margin-right: 10px;
	margin-left: 27px;
	margin-top: 35px;
}

#map {
	margin-left: 22px;
	margin-top: 0;
	padding-right: 4%;
}

#mapp0_layout {
	margin-top: 0;
}

#vics-mobile-map {
	display: none;
}	

header.entry-header {
	margin-bottom: 0;
}

div#main.wrapper {
	background-color: #494949;
}

div#front-page-left.span6 {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}

/*-------------------------------------
Location Page
-------------------------------------*/

#location-map {
	margin-left: 1%;
	margin-top: -8px;
	padding-right: 2%;
}

#vics-customers {
	margin-left: 16px;
	margin-top: 10px;
	margin-right: 16px;
}

#vics-customers img {
	border-radius: 0;
	box-shadow: none;
}

#location-text {
	margin-top: 10px;
}

#location-text p {
	font-family: "brandon-grotesque",sans-serif;
	font-size: 17px;
	text-shadow: 1px 1px 1px #000000;
}

#vics-location-mobile-page-map {
	display: none;
}

.site-content article {
	padding-bottom: 10px;
}

footer#colophon {
	background-color: #494949;
	border: none;
	margin-top: 0;
	padding-bottom: 15px;
	padding-top: 0;
}

#footer-wrapper {
	background-color: #bf2e1a;
	margin-left: 15px;
	margin-right: 15px;
	text-shadow: 1px 1px 1px #000000;
}

div#footer-row.row {
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer-hours {
	text-align: left;
}

#footer-logo img {
	margin: 0 auto;
	display: block;
	padding-top: 8px;
}

#footer-links ul li, #footer-hours ul li {
	font-size: 11px;
}

#footer-links ul li {
	/*float: left;*/
	padding-right: 10%;
	text-align: right;
}

#footer-links ul li a {
	color: #f6c59e;
	font-weight: 500;
	text-decoration: underline;
}

#footer-links ul li a:hover {
	color: #ffffff;
	font-weight: 500;
	text-decoration: none;
}

/*-------------------------------------
Menu Sub-Navigation
-------------------------------------*/

ul#pizzas p,
ul#pizzas h1,
ul#pizzas li,
div#ingredients p,
div#ingredients ul li,
ul#basics li,
ul#basics2 li,
div#allpizza h1,
ul#vpslices li,
ul#vpslices2 li,
ul#adtop li,
ul#adtop2 li,
h1.spizza,
ul#calzones li,
p.recipe,
ul#wine li,
div#nonalcohol ul li,
h1.drink,
h1,
h2 {
	font-family: "brandon-grotesque",sans-serif;
	text-shadow: 1px 1px 0px #000000;
}

div#nonalcohol {
	margin-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
}

ul#pizzas li,
ul#salads li,
ul#calzones li,
ul#breadstix li {
	margin-right: 0%;
}

ul#sauce li,
ul#toppings li,
ul#special-toppings li {
	margin-left: 0;
}

div#byslice h2 {
	margin-bottom: 0;
}

div#byslice h1 {
	margin-top: 0;
}

div#ingredients p {
	text-shadow: 1px 1px 1px #000000;
}

ul.nav.nav-tabs {
	width: 60%;
	height: 38px;
	margin-left: 20%;
	list-style-type: none;
	border: 10px solid #bf2e1a;
	background: #bf2e1a;
	padding: 0;
	margin-bottom: 26px;
}

ul.nav.nav-tabs li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #bf2e1a;
	width: 33.2%;
	background-color: #f4d2b2;
	background-image: -moz-linear-gradient(top, #f4d2b2, #c1a68c);
	background-image: -ms-linear-gradient(top, #f4d2b2, #c1a68c);
	background-image: -webkit-linear-gradient(top, #f4d2b2, #c1a68c);
	background-image: -o-linear-gradient(top, #f4d2b2, #c1a68c);
	background-image: linear-gradient(top, #f4d2b2, #c1a68c);
	background: -ms-linear-gradient(#f4d2b2, #c1a68c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d2b2', endColorstr='#c1a68c');
}

ul.nav.nav-tabs li:last-child {
	border-right: 1px solid #bf2e1a;
}

ul.nav.nav-tabs li a {
	color: #bf2e1a;
	margin: 0;
	text-shadow: 1px 1px 0px #ffffff;
	font-size: 11px;
	text-align: center;
}

ul.nav.nav-tabs li a:hover {
	background: #bf2e1a;
	color: #f4d2b2;
	text-shadow: 1px 1px 0px #000000;
	border: 1px solid transparent;
	border-radius: 0px;	
}

ul.nav.nav-tabs li.active a {
        color: #f4d2b2;
	background: #bf2e1a;
	border-radius: 0;
	text-shadow: 1px 1px 0px #000000;
	border: 0;
}

ul.nav.nav-tabs li.active {
        color: #f4d2b2;
	background: #bf2e1a;
	border-radius: 0;
	border: 0;
	height: 36px;
}

/*-------------------------------------
Menu Item Styling
-------------------------------------*/

div#hand-tossed.span12 h1.top,
div#salads.span12 h1.top,
div#drink.span12 h1.top {
	text-align: center;
	margin-bottom: 4%;
}

p.recipe {
	margin-bottom: 0;
	font-style: italic;
	width: 95%;
}

h4.prices {
	margin: 0% 0% 4% 0%;
	width: 100%;
	text-align: right;
	font-family: "brandon-grotesque",sans-serif;
	font-size: 15px;
	font-size: 1.1rem;
	font-weight: normal;
}

h1.spizza {
	margin-top: 0;
}

.entry-content ul {
	list-style: none;
	margin: 0;
}

div.tab-content h1 {
	margin-bottom: 0;
}

ul#adtop,
ul#adtop2 {
	margin-top: 15px;
}

div#sides,
div#specialty,
div#alcohols {
	padding-left: 2%;
	padding-right: 2%;
}

div#ingredients {
	padding: 2%;
	margin-right: 1%;
	margin-left: 1%;
	background: #bf2e1a;
}

div#ingredients p {
	margin-bottom: 0;
}

div#ingredients h3 {
	margin-bottom: 0;
	font-family: "brandon-grotesque",sans-serif;
	text-shadow: 0px 1px 0px #000000;
}

div#ingredients h4.prices {
	margin-bottom: 0;
	text-shadow: 0px 1px 0px #000000;
	width: auto;
}

ul li {
	text-shadow: 0px 1px 0px #000000;
}

p#disclaimer {
	margin-top: 18px;
	text-align: justify;
	line-height: 12px;
	font-size: .85em;
}

ul#basics,
ul#vpslices,
ul#adtop {
	margin-left: -35px;
}

ul#salads,
ul#calzones,
ul#breadstix,
ul#pizzas {
	margin-left: -6.5%;
	width: 107%;
}

div#sides,
div#specialty,
div#alcohols {
	margin-left: 2%;
	margin-right: 2%;
	width: 62%;
	padding: 0% 3%;
}

h1.headline {
	width: 103%;
	padding-left: 3%;
	background-color: #bf2e1a;
	margin: 0% 0% 0% -3%;
	font-size: 1.8em;
}

h1.drink {
	margin: 0px;
	margin-left: ;
	margin-bottom: 7px;
}

#last {
	margin-bottom: 14px;
}

img.alignnone.size-full.wp-image-270,
img.alignnone.size-full.wp-image-272,
img.alignnone.size-full.wp-image-267 {
	margin-left: 1.6%;
	margin-right: 1.6%;
	border-radius: 0;
}

/*-------------------------------------
Hiding "Edit" Anchor at page bottom
-------------------------------------*/

footer.entry-meta {
	display: none;
}

.site-content article {
	border: none;
}

/*-------------------------------------
Fixing Image width for Chrome
-------------------------------------*/

img.alignnone.size-full.wp-image-267,
img.alignnone.size-full.wp-image-270,
img.alignnone.size-full.wp-image-272 {
	margin: 10px 1.3% 10px 1.4%;

}

/*-------------------------------------
Story Page
-------------------------------------*/

div#vics-story {
	margin-top: 20px;
}

div.span6.vics-story-text {
	padding: 1.6%;
}

div.span6.vics-story-text h1.top {
	text-shadow: 1px 1px 1px #000000;
	margin-top: 0;
}

div.span6.vics-story-text p {
	font-family: "brandon-grotesque",sans-serif;
	font-size: 17px;
	text-shadow: 1px 1px 1px #000000;
	line-height: 1.3em;
}

div.vics-story-pics {
	padding: 3%;
}

div.vics-story-pics img {
	border-radius: 0;
	box-shadow: none;
}

/*-------------------------------------
Media Queries
-------------------------------------*/

@media only screen and (min-width : 600px) and (max-width : 1024px) {

  	#menu-item-facebook {
		top: 580px;
	}

	.main-navigation {
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
	}

	.main-navigation ul.nav-menu li {
		padding: 0;
	}

	.cycloneslider {
		margin-left: 7px;
		margin-right: 7px;
	}

	body.page-template-index-php .main-navigation,
	body.page-template-story-php .main-navigation,
	body.page-template-menu-php .main-navigation,
	body.page-template-location-php .main-navigation {
		margin-left: 7px;
		margin-right: 7px;
		/*margin-top: -12px;*/
	}

	body.page-template-story-php .main-navigation,
	body.page-template-menu-php .main-navigation,
	body.page-template-location-php .main-navigation {
		margin-left: 0;
		margin-right: 0;
	}

	body.page-template-index-php #menu-item-facebook {
		top: 570px;
		margin-right: 5px;
	}

	body.page-template-menu-php #menu-item-facebook,
	body.page-template-story-php #menu-item-facebook,
	body.page-template-location-php #menu-item-facebook {
		top: 350px;
		margin-right: 5px;
	}

	body.page-template-index-php #menu-item-facebook img,
	body.page-template-menu-php #menu-item-facebook img,
	body.page-template-story-php #menu-item-facebook img,
	body.page-template-location-php #menu-item-facebook img {
		width: 100px;
	}

	body.page-template-story-php header#masthead.site-header,
	body.page-template-menu-php header#masthead.site-header,
	body.page-template-location-php header#masthead.site-header {
		padding: 1% 1.1% 0 1.1%;
		width: 98%;
	}

	#front-page-left h1.top {
		font-size: 4em;
	}

	h5#map-address {
		margin-right: 9px;
	}

	div#map {
		padding-right: 4%;
	}

	ul.nav.nav-tabs li a {
		font-size: 9px;
	}

	img.alignnone.size-full.wp-image-267,
	img.alignnone.size-full.wp-image-270,
	img.alignnone.size-full.wp-image-272 {
		margin: 10px .8% 0 1%;
		width: 98.3%;
	}

	footer#colophon {
		padding-bottom: 7px;
	}

	#footer-wrapper {
		margin-left: 7px;
		margin-right: 7px;
	}
}

@media screen and (max-width: 767px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation {
		text-align: left;
	}

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		width: 100%;
	}

	.main-navigation ul.nav-menu > li a, li.phone-number {
		font-size: 14px;
	}

	.main-navigation ul {
		margin: 0;
		text-indent: 0;
		padding-left: 2%;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
		font-size: 14px;
	}
	.main-navigation li a {
		border-bottom: 0;
		line-height: 2em;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li {
		margin: 0 15px 0 0;
		margin: 0 1.057142857rem 0 0;
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 6;
	}

	.main-navigation ul.nav-menu li ul li a {
		display: block;
	}
	
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}

	.main-navigation li ul li {
		margin-top: 0;
	}

	.main-navigation li ul li a {
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
		text-align: left;
	}

	.main-navigation ul.nav-menu > li:last-child {
		margin-right: 0;
	}

	#menu-item-facebook img {
width: 35%;
top: 0;
position: static;
}

body.page-template-menu-php #menu-item-facebook, body.page-template-story-php #menu-item-facebook, body.page-template-location-php #menu-item-facebook {
vertical-align: middle;
z-index: 9999;
position: static;
top: 0;
}
}

@media screen and (max-width: 480px) {
	body .site {
		margin-top: 109px;
		margin-top: 6.628571429rem;
	}
	
	img.header-image {
		position: absolute;
		margin-left: -145px;
		width: 90%;
		left: 50%;
		top: -4%;
	}

	body.page-template-story-php header#masthead.site-header,
	body.page-template-menu-php header#masthead.site-header,
	body.page-template-location-php header#masthead.site-header {
		padding: 0;
		width: 100%;
	}

	body.page-template-story-php .main-navigation,
	body.page-template-menu-php .main-navigation,
	body.page-template-location-php .main-navigation,
	body.page-template-index-php .main-navigation {
		margin-right: 0;
		margin-left: 0;
		padding-left: 6px;
	}

	.main-navigation ul {
    		padding-left: 0;
	}

	.main-navigation ul.nav-menu li {
		padding: 0;
	}

	.main-navigation ul.nav-menu > li#menu-item-34 {
		margin-right: 0;
	}

	body.page-template-menu-php #menu-item-facebook img,
	body.page-template-story-php #menu-item-facebook img,
	body.page-template-location-php #menu-item-facebook img {
		top: 140px;
		right: 10px;
		width: 40px;
		position: absolute;
	}

	body.page-template-index-php #menu-item-facebook {
		top: 0;
	}

	body.page-template-index-php #menu-item-facebook img {
		top: 230px;
		right: 10px;
		width: 40px;
		position: absolute;
	}

	#front-page-left h1.top {
		font-size: 4em;
	}

	/*div#map {
		display: none;
	}

	#vics-mobile-map {
		display: block;
		margin-left: 9px;
	}*/

	h5#map-address {
		margin-right: 6px;
		margin-left: 6px;
		font-size: 11px;
		font-size: 0.808571429rem;
	}

	/*#mapp0_layout {
		margin-left: 8px;
	}*/

	#map {
		margin-left: 0;
	}

	ul#pizzas,
	ul#salads,
	ul#calzones,
	ul#breadstix {
		padding: 0% 0% 0% 3%;
		margin: 0% 0% 0% -2.75%;
		width: 99%;
	}

	ul#pizzas li,
	ul#salads li,
	ul#calzones li,
	ul#breadstix li {
		margin: 0;
	}

	ul.nav.nav-tabs li {
		background-color: #f4d2b2;
		float: none;
		width: 100%;
	}

	ul.nav.nav-tabs {
		width: 96%;
		margin-left: 1%;
		margin-bottom: 30px;
		border: 3px solid #bf2e1a;
		height: auto;
	}

	div#sides,
	div#specialty,
	div#ingredients,
	div#alcohols {
		margin-right: 2%;
		margin-left: 2%;
		width: 96%;
		padding: 6% 3% 0% 3%;
	}

	ul#basics2 {
		margin-top: -77px;
		margin-right: 0%;
	}

	ul#vpslices2 {
		margin-top: -99px;
		margin-right: 0%;
	}

	ul#adtop2 {
		margin-top: -39px;
		margin-right: 0%;
	}

	p#disclaimer {
		padding-bottom: 4%;
	}

	img.alignnone.size-full.wp-image-270,
	img.alignnone.size-full.wp-image-267,
	img.alignnone.size-full.wp-image-272 {
		width: 96%;
		margin: 1.714285714rem 2% 0% 2%;
	}

	#location-map {
		display: none;
	}

	#vics-location-mobile-page-map {
		display: block;
		margin-left: 10px;
	}

	#vics-location-mobile-page-map img {
		border-radius: 0;
		box-shadow: none;
	}

	#vics-customers {
		margin-left: 10px;
		margin-top: 4px;
		margin-right: 10px;
	}

	#location-text {
		padding-left: 10px;
	}

	div.span6.vics-story-text h1.top {
		font-size: 2.5em;
		text-align: center;
	}

	footer#colophon {
		padding-bottom: 2%;
	}

	#footer-wrapper {
		margin-left: 2%;
		margin-right: 2%;
	}
}


.appleLinks a {
		color:#ffffff;
	}
.appleLinksWhite a {
		color:#ffffff;
	}