/*
Theme Name: Hill Street Dental
Description: Theme for Hill Street Dental
Author: Hugh Todd, with thanks to the WordPress team for TwentyTwelve
Author URI: http://constructedmeaning.com
Template: twentytwelve
Version: 1.0
*/

@import url("../twentytwelve/style.css");

body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

h1, h2, h3 {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
a {
color: #430061;
}
a:hover {
color: #8002b8;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image
{
border-radius: 0;
box-shadow: none;
}

.site {
background: url("images/header.png") repeat-x 0 0, url("images/footer.jpg") no-repeat bottom right;
background-color: #fff;
border: 1px solid #fff;
overflow: hidden;
padding-top: 75px;
position: relative;
}
.header-img-container {
text-align: center;
position: absolute;
top: -80px;
width: 100%;
}
.header-image {
width: 105px;
}
.site-header {
padding: 1.714285714rem 0;
}

.site-header h1, h2.site-description {
background: #e07d3a;
margin-left: -25px;
margin-right: -25px;
padding-left: 25px;
padding-right: 25px;
}

h2.site-description {
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}

.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}

/* Menu toggle button */

.menu-toggle, button.menu-toggle {
	padding: 18px 10px;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: bold;
	color: #000;
	background-color: #f0853e;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f59453, #e07d3a);
	background-image: -ms-linear-gradient(top, #f59453, #e07d3a);
	background-image: -webkit-linear-gradient(top, #f59453, #e07d3a);
	background-image: -o-linear-gradient(top, #f59453, #e07d3a);
	background-image: linear-gradient(top, #f59453, #e07d3a);
	border: 1px solid #ffe4d2;
	border-radius: 0;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	text-shadow: rgba(255,255,255,0.4) 0 1px 0;
}
.menu-toggle {
	cursor: pointer;
}

.menu-toggle:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #e07d3a, #f59453);
	background-image: -ms-linear-gradient(top, #e07d3a, #f59453);
	background-image: -webkit-linear-gradient(top, #e07d3a, #f59453);
	background-image: -o-linear-gradient(top, #e07d3a, #f59453);
	background-image: linear-gradient(top, #e07d3a, #f59453);
}
.menu-toggle:active,
.menu-toggle.toggled-on {
	color: #fff;
	background-color: #ffbf94;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #e07d3a, #f59453);
	background-image: -ms-linear-gradient(top, #e07d3a, #f59453);
	background-image: -webkit-linear-gradient(top, #e07d3a, #f59453);
	background-image: -o-linear-gradient(top, #e07d3a, #f59453);
	background-image: linear-gradient(top, #e07d3a, #f59453);
	box-shadow: none;
	border: none;
	text-shadow: none;
}


input[type="button"].menu-toggle, button.menu-toggle {
border-top: 0;
margin-top: 1px;
margin-bottom: 1px;
width: 100%;
}


/* Navigation Menu */

.main-navigation {
margin-top: 0;
margin-left: -25px;
margin-right: -25px;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border: none;
}

.main-navigation li {
margin-top: 0;
font-size: 0.857142857rem;
line-height: 1.42857143;
text-align: left;
}

.main-navigation a {
color: #000;
background-color: rgb(254,217,94);
display: block;
padding: 1.714285714rem 20px;
margin-bottom: 1px;
text-decoration: none;
font-weight: bold;
}
.main-navigation li li a {
font-weight: normal;
}
.main-navigation li li a:before {
content: "» ";
}
.main-navigation a:hover
{
color: #21759b;
background-color: rgb(254,217,94);
}

.main-navigation a:active { background-color: rgb(254,230,170); }
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul { display: none; }
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle { display: block; }
footer[role="contentinfo"] { border-top: none; }
.site-content article { border-bottom: none; }

footer[role="contentinfo"] {
height: 181px;
}

/* Tips
----------------------------------------------- */

ul.tips
{
list-style-type: none;
margin-left: 0;
}

ul.tips li {
list-style-type: none;
margin-left: 0;
margin-bottom: 3.428571428rem;
clear: left;
}

ul.tips li img
{
margin-top: 0;
margin-bottom: 1.714285714rem;
}
ul.tips li p {
clear: both;
}

/* Logo
-------------------------------------------------*/

.site-header { position: relative; }

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */

@media screen and (min-width: 600px) {

.site {
background: url("images/header.png") repeat-x 0 -100px, url("images/footer.jpg") no-repeat bottom right;
background-color: #fff;
padding-top: 0;
}

.site-header h1, h2.site-description {
margin-left: -40px;
margin-right: -40px;
background: #e07d3a;
padding-left: 40px;
}

.header-img-container {
overflow: visible;
position: absolute;
top: 40px;
right: 0;
}
.header-image {
position: absolute;
top: -48px;
top: -4rem;
right: 0;
z-index: 100;
width: 150px;
}
.main-navigation {
margin-left: 0;
margin-right: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
margin: 0 0 0 -20px;
border: none;
}

.main-navigation li {
margin: 0;
position: relative;
}
.main-navigation a {
font-weight: normal;
}
.main-navigation ul li > ul {
transform: scale(1,0);
transition: all linear 0.3s;
transform-origin: top left;
}
.no-touch .sub-menu {
-webkit-transform: scale(1,0);
-webkit-transition: all linear 0.3s;
-webkit-transform-origin: top left;
-moz-transform: scale(1,0);
-moz-transition: all linear 0.3s;
-moz-transform-origin: top left;
-o-transform: scale(1,0);
-o-transition: all linear 0.3s;
-o-transform-origin: top left;
}
.no-touch .sub-menu {
border-left: 0;
display: block;
}
.no-touch .main-navigation ul li:hover > ul {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
transform: scale(1,1);
}

.main-navigation li a {
background: none;
padding: 0 20px 0 10px;
}

.main-navigation li a:hover {
color: #000;
background: rgb(254,217,94);
}
.main-navigation li ul li a {
background: rgb(254,217,94);
}
.main-navigation li ul li a:hover {
background-color: #e07d3a;
color: #fff;
}
.main-navigation li a:active { background: none; }
.menu-toggle { display: none; }

.page-end {
height: 181px;
}


/* Tips -----------------------------------*/

ul.tips li {
clear: left;
overflow: hidden;
vertical-align: top;
}

ul.tips li img {
float: left;
margin-top: 0;
}

ul.tips li h4 {
clear: none;
margin-top: 0;
}
ul.tips li p {
clear: none;
}
}

@media screen and (min-width: 960px) {

.header-img-container {
overflow: visible;
position: absolute;
top: 40px;
right: 0;
}
.header-image {
width: 210px;
}
}
