/*  
Theme Name: DoggieHeadTiltTheme
Theme URI: http://www.genuineclass.com/
Description: Based on Bosa by Phu Ly (http://ifelse.co.uk/)
Version: 1.0
Author: Eileen Mullin
Author URI: http://www.genuineclass.com/
*/
/*************************************
 +Containers
 *************************************/
body {
	background:#eee;
	font-family:'proxima-nova', Verdana, sans-serif; 
	font-weight: 400;
	font-size:75%;
	line-height:1.5; 
	margin:0;
	text-align:center;
	color: #666666;
}
#header{
	background:transparent url(images/header.jpg) no-repeat top center;
	background-size: 100% auto;
	border: none;
	float:left;
	position: relative;
	left: -10px;
	height:339px;
	width:785px;
	margin-bottom: 1em;
}

#footer{
	color:#333333;
	clear:both;
	margin-left:10px;
	padding:5px;	
}
#content{
	background:#fff;
	float:left;
	padding:0px 40px 0 40px;
	width:420px;
}
.navigation{
	padding:10px 5px;
	text-align:center;
}
#wrap{
	background:#000000;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	width:765px;
	margin-bottom: 40px;
}
body>#wrap {
background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#wrap:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/*************************************
 +Header and footer
 *************************************/
#header h1 {
	position: absolute;
	margin: 0;
	top: 26px;
	left: 30px;
	width: 120px;
	height: 43px;
}

#header h1 a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-indent: -300000%;
}

#header .tagline {
	display: none;
}

#header .description {
	position: absolute;
	bottom: 0;
	left: 22px;
	width: 475px;
	font-size: 0.85em;
	text-transform: uppercase;
}

#header a {
	color:inherit;
	font-weight: 700;
	text-transform: none;
	
}

h1, h2, h3, h4{
	font-weight: 400;
}

#footer a{
	color:#ffffff;
}
/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom: 3.25em;
}
.entrybody p{
	color:#57585A;
	font-size:16px;
	margin-top:0;
	margin-bottom: 1em;
	line-height: 1.35;
}
.entrytitle > a {
	color:#3F9590;
}
.entrytitle h2{
	font-family: 'adobe-garamond-pro', 'Garamond', serif;
	font-size:30px;
	margin: 0;
}
.entrytitle h3{
	color:#57585A;
	font-size:13px;
	font-weight:normal;
	margin-top:0;
}
#content .entrytitle h2 a{
	color:#3F9590;
	font-weight:400;
	line-height: 1em;
}
.entrytitle  h2 a:hover{
	border-bottom:none;
}
#content a{
	font-weight:700;
	color: #3F9590;
}
#content a:hover{
	border-bottom:1px dotted #3F9590;
}
.entrymeta{
	margin: 0;
}
#content .entrymeta a {
	font-weight: 400;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar{
	background:#fff;
	color:#fff;
	float:right;
	margin-top:0px;
	width:255px;
	margin-right: -9px;
}

#sidebar h2{
	font-family: 'adobe-garamond-pro', 'Garamond', serif;
	font-weight: 400;
	font-size:16px;
	color:#777;
}

#sidebar #subscribe-trigger {

	background: #1595f1;
	background: -moz-linear-gradient(top,  #13a4e6 0%, #0e8ce0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13a4e6), color-stop(100%,#0e8ce0));
	background: -webkit-linear-gradient(top,  #13a4e6 0%,#0e8ce0 100%);
	background: -o-linear-gradient(top,  #13a4e6 0%,#0e8ce0 100%);
	background: -ms-linear-gradient(top,  #13a4e6 0%,#0e8ce0 100%);
	background: linear-gradient(to bottom,  #13a4e6 0%,#0e8ce0 100%);

	margin-bottom: 2em;
	border: 1px solid #0070b2;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px #6abfe1;
	cursor: pointer;
	
  -webkit-tap-highlight-color: transparent;
  outline: none;

}

#sidebar #subscribe-trigger:active {
	box-shadow: inset 0 2px 4px #0f7cd9;
}

#sidebar #subscribe-trigger:hover {

	background: #1696f1;
	background: -moz-linear-gradient(top,  #2ab1f5 0%, #1696f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ab1f5), color-stop(100%,#1696f1));
	background: -webkit-linear-gradient(top,  #2ab1f5 0%,#1696f1 100%);
	background: -o-linear-gradient(top,  #2ab1f5 0%,#1696f1 100%);
	background: -ms-linear-gradient(top,  #2ab1f5 0%,#1696f1 100%);
	background: linear-gradient(to bottom,  #2ab1f5 0%,#1696f1 100%);

	border: 1px solid #1595f1;

}

#sidebar #subscribe-trigger span {
	
	position: relative;
	display: block;
	margin-left: 21px;
	padding-left: 5px;
	color: white;
	font-size: 1.2em;
	text-shadow: 1px 1px 0 #0070b2;

}

#sidebar #subscribe-trigger span:after,
#sidebar #subscribe-trigger span:before {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	margin: auto;
}

#sidebar #subscribe-trigger span:before {

	width: 16px;
	height: 11px;
	left: -22px;
	background-color: transparent;
	background-image: url(images/envelope.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#sidebar #subscribe-trigger span:after {
	
	background: rgb(15,122,237);
	background: -moz-linear-gradient(top,  rgba(15,122,237,0) 0%, rgba(15,122,237,1) 20%, rgba(15,122,237,1) 80%, rgba(15,122,237,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(15,122,237,0)), color-stop(20%,rgba(15,122,237,1)), color-stop(80%,rgba(15,122,237,1)), color-stop(100%,rgba(15,122,237,0)));
	background: -webkit-linear-gradient(top,  rgba(15,122,237,0) 0%,rgba(15,122,237,1) 20%,rgba(15,122,237,1) 80%,rgba(15,122,237,0) 100%);
	background: -o-linear-gradient(top,  rgba(15,122,237,0) 0%,rgba(15,122,237,1) 20%,rgba(15,122,237,1) 80%,rgba(15,122,237,0) 100%);
	background: -ms-linear-gradient(top,  rgba(15,122,237,0) 0%,rgba(15,122,237,1) 20%,rgba(15,122,237,1) 80%,rgba(15,122,237,0) 100%);
	background: linear-gradient(to bottom,  rgba(15,122,237,0) 0%,rgba(15,122,237,1) 20%,rgba(15,122,237,1) 80%,rgba(15,122,237,0) 100%);
	

	width: 1px;
	height: 14px;
	left: 0;
	
}

#sidebar #mc_embed_signup[data-status=off] {

  -moz-transition: opacity .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  -o-transition: opacity .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  -webkit-transition: opacity .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  transition: opacity .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
	
	transition-delay: 0.25s;

}

#sidebar #mc_embed_signup[data-status=off] form {

  -moz-transition: all .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  -o-transition: all .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  -webkit-transition: all .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  transition: all .25s cubic-bezier(0.100, 1.030, 0.405, 1.145);

	-moz-transform: translate(0,0) scale(1.02);
	-o-transform: translate(0,0) scale(1.02);
	-webkit-transform: translate(0,0) scale(1.02);
	transform: translate(0,0) scale(1.02);
	
	opacity: 0;

}

#sidebar #mc_embed_signup[data-status=on] {
	opacity: 1;
	visibility: visible;
}

#sidebar #mc_embed_signup[data-status=on] form {
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

#sidebar #mc_embed_signup {

  -moz-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  -webkit-transition: opacity .35s ease;
  transition: opacity .35s ease;

  background: rgba(0,0,0,0.35);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi?gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -moz-radial-gradient(50% 50%,rgba(0,0,0,0.2),rgba(0,0,0,0.5) 100%);
  background: -webkit-radial-gradient(50% 50%,rgba(0,0,0,0.2),rgba(0,0,0,0.5) 100%);
  background: radial-gradient(50% 50%,rgba(0,0,0,0.2),rgba(0,0,0,0.5) 100%);

  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;

  overflow: auto;
  overflow-x: hidden;
  cursor: default;
  
	visibility: hidden;
  opacity: 0;

  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-perspective: 3000;
  
  font-family: "Helvetica Neue",Arial,"Helvetica",sans-serif;

}

#sidebar #mc_embed_signup h2 {

	margin: 0;

	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	color: #444444;

}

#sidebar #mc_embed_signup p {
	
	margin-top: 0;

	font-family: inherit;
	font-size: 13px;
	font-weight: 500;
	color: #666666;

}

#sidebar #mc_embed_signup form {
	
  -moz-transition: all 0.5s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  -o-transition: all 0.5s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  -webkit-transition: all 0.5s cubic-bezier(0.100, 1.030, 0.405, 1.145);
  transition: all 0.5s cubic-bezier(0.100, 1.030, 0.405, 1.145);
	
	-moz-transform: translate(0,50%);
	-o-transform: translate(0,50%);
	-webkit-transform: translate(0,50%);
	transform: translate(0,50%);
	
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 287px;
	height: 266px;
  padding: 18px 26px;
  padding-bottom: 23px;
  background-color: #fcfcfc;
	
	border: 1px solid #888888;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -moz-box-shadow: inset 0 -2px 2px rgba(0,0,0,0.15),inset 0 2px 2px white,inset -1px 0 2px rgba(0,0,0,0.05),inset 1px 0 2px rgba(0,0,0,0.05),0 2px 18px rgba(0,0,0,0.35);
  -webkit-box-shadow: inset 0 -2px 2px rgba(0,0,0,0.15),inset 0 2px 2px white,inset -1px 0 2px rgba(0,0,0,0.05),inset 1px 0 2px rgba(0,0,0,0.05),0 2px 18px rgba(0,0,0,0.35);
  box-shadow: inset 0 -2px 2px rgba(0,0,0,0.15),inset 0 2px 2px white,inset -1px 0 2px rgba(0,0,0,0.05),inset 1px 0 2px rgba(0,0,0,0.05),0 2px 18px rgba(0,0,0,0.35);

}

#sidebar #mc_embed_signup form label {
	display: none;
}

#sidebar #mc_embed_signup form input[type=email],
#sidebar #mc_embed_signup form input[type=text] {

	width: 267px;
  background-color: white;
  border: solid 1px #d3d3d3;
  border-top-color: #c9c9c9;
  padding: 10px 10px;
  margin-bottom: 10px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

  -moz-box-shadow: 0 1px 1px rgba(255,255,255,0.45),0 0 2px rgba(74,139,217,0),0 -1px 0 rgba(0,0,0,0.02),inset 0 1px 0 rgba(0,0,0,0.04),inset 0 2px 0 rgba(0,0,0,0.02),inset 1px 0 0 rgba(0,0,0,0.04),inset -1px 0 0 rgba(0,0,0,0.04);
  -webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.45),0 0 2px rgba(74,139,217,0),0 -1px 0 rgba(0,0,0,0.02),inset 0 1px 0 rgba(0,0,0,0.04),inset 0 2px 0 rgba(0,0,0,0.02),inset 1px 0 0 rgba(0,0,0,0.04),inset -1px 0 0 rgba(0,0,0,0.04);
  box-shadow: 0 1px 1px rgba(255,255,255,0.45),0 0 2px rgba(74,139,217,0),0 -1px 0 rgba(0,0,0,0.02),inset 0 1px 0 rgba(0,0,0,0.04),inset 0 2px 0 rgba(0,0,0,0.02),inset 1px 0 0 rgba(0,0,0,0.04),inset -1px 0 0 rgba(0,0,0,0.04);
 
  -moz-transition: border-color .3s ease;
  -o-transition: border-color .3s ease;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  -webkit-appearance: none;

  font-size: 15px;

}

#sidebar #mc_embed_signup form input[type=submit]:hover {

	-moz-transition: background-color 0.05s ease;
	-o-transition: background-color 0.05s ease;
	-webkit-transition: background-color 0.05s ease;
	transition: background-color 0.05s ease;
	background-color: #63b945;

}

#sidebar #mc_embed_signup form input[type=submit] {
	
  background-color: #6aae53;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi?3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(71,148,56,0)),color-stop(100%,#428f33));
  background-image: -moz-linear-gradient(rgba(71,148,56,0),#428f33);
  background-image: -webkit-linear-gradient(rgba(71,148,56,0),#428f33);
  background-image: linear-gradient(rgba(71,148,56,0),#428f33);
	
	border-color: #579f4a #4e9340 #327527 #4e9340;
	border-width: 1px;
	border-style: solid;

  -moz-box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.2),0 2px 1px rgba(0,0,0,0.05);
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.2),0 2px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.2),0 2px 1px rgba(0,0,0,0.05);

  color: #fefefe;
  text-shadow: 0 1px 1px #488739,0 0 5px rgba(255,255,255,0);
	
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-background-clip: padding-box;
  -webkit-tap-highlight-color: transparent;


  display: inline-block;
	width: 100%;
  vertical-align: middle;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  padding: 8px 11px 10px;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;

  font: inherit;
  font-weight: bold;
	font-size: 17px;
	
}

#sidebar #mc_embed_signup div.mc-field-group {
	position: relative;
}

#sidebar #mc_embed_signup div.mce_inline_error {
  position: absolute;
  left: 10px;
  top: 6px;
  width: 236px;
  background-image: url(http://www.doggieheadtilt.com/wp-content/themes/doggie/images/close-error.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 22px;
  background-color: rgba(107, 5, 5,0.7);
  text-shadow: 1px 1px 0 rgb(107,5,5);
  box-shadow: inset 0 -3px 3px rgba(0,0,0,0.15), inset 0 3px 3px rgba(255,255,255,0.2);
	border-radius: 4px;
	cursor: pointer;
}

#sidebar #mce-error-response,
#sidebar #mce-success-response {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5% 2em;
  height: 91%;
  z-index: 1;
  border-radius: 4px;
}

#sidebar #mce-error-response {
  background: rgba(85, 36, 49, 0.9);
}

#sidebar #mce-success-response {
  background: rgba(36, 85, 82,0.9);
}

#sidebar a#print-page {
	display: block;
	margin: 2em 0;	
}

#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li{
	background:#DFB933 url(images/stripes.gif);
	display:block;
	font-size:12px;
	line-height:1.2;
	padding:10px;
}
#sidebar ul li a{
	background:#ddd;
	border-bottom:1px solid #fff;
	color:#999999;
	display:block;
	font-weight:700;
	margin:-10px;	
	padding:10px;
}
#sidebar ul li a:hover{
	background:#546876;
	color:#fff;
}
ul#linkslist li h2, #sidebar h2{
	padding:0 0px;
}
ul#linkslist li h2{
	margin-left:-10px;
}
ul#linkslist li{
	background:#fff;
	margin:10px;
	padding:0;
}

ul#linkslist li ul li{
	padding:10px 0;
	margin:0;
}
ul#linkslist li ul li a{
	background:#ddd;
	border-bottom:1px solid #fff;
	margin:-10px;
	padding:10px;
}

ol {
	list-style-type:none;
	margin: 0;
}

/*************************************
 +Comments
 *************************************/
h3#comments, h3#respond{
	font-size:18px!important;
	font-family: 'adobe-garamond-pro', 'Garamond', serif;
	font-weight: 400;
	color:#555;
	margin-top:30px;
}
h3#comments{
	margin-top:30px;
	color:#555;
}
.commentsblock{
	margin:0px;
	padding:0px;
	color:#666;
	font-family: 'adobe-garamond-pro', 'Garamond', serif;
	font-weight: 400;
  font-size:15px;
}
.commentsblock textarea{
	width:380px;

}
.commentauthor{
	display:block;
	font-size:1.5em;
	padding-left:10px;
}
.commentlist{
	background:#eee;
	padding:15px;
}
ol.commentlist li p{
	font-size:15px!important;
	padding-left:15px;
    margin-bottom:20px;

}
.alt{
	background:#ddd;
	padding:15px;
    margin-bottom:20px;

}

/*************************************
 +Misc
 *************************************/
a{
	color:#546876;
	text-decoration:none;
}
a:hover{
	color:#DFB933;
}

#home .pdf24Plugin-cp { display: none; }