/*
Theme Name: Cornish Pasty Co.
Theme URI: http://www.cornishpastyco.com
Description: Cornish Pasty Co's new theme
Version: 1
Author: Deep Space Marketing
Author URI: http://www.deepspacemarketing.com
*/


/*  HTML5 Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #ccc; color:#fff; text-shadow: none; }
::selection { background:#ccc; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

em {
font-style: italic;
}


/***** Global Settings *****/

* {margin:0;padding:0;}

html, body {height: 100%;}

html, body {
border:0;
margin:0;
padding:0;
}

body {
color: #f1f1f1;
background: #000;
min-width: 960px;
margin: 0;
padding: 0;
font-size: 0.95em;
line-height: 1.4em;
font-family: Times New Roman, Times, serif;
}

.blue {
color: #25b4e4;
}

/***** Headings *****/

h1, h2, h3 {
line-height: 1.1em;
color: #25b4e4;
font-family: Times New Roman, Times, serif;
}

h1 {
padding: 20px 0;
font-size: 1.8em;
font-weight: normal;
}

h2 {
margin: 15px 0;
font-size:1.5em;
font-weight: normal;
}

h3 {
font-size:1.2em;
margin: 10px 0;
}

p {
padding: 0 0 16px 0;
}

/***** Links *****/

a {
	text-decoration: underline; 
	color: #f1f1f1;
}

a:hover {
	text-decoration: none; 
}

a img {
	border: none;
}

/***** Other *****/

acronym, abbr {

}

acronym, abbr, span.caps {
	font-size: 95%;

}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 95%;
	font-style: normal;
	color:#666;
}

/***** Body *****/

#bigwrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 346px;}
	
#content {
	float: left;
	width:630px;
	padding: 0 0 20px 0;
	}

#rap {
	width:100%;
	display: block;
	border-top: 1px solid #313131;
}

/***** Header *****/
	
#header {
width: 100%;
height: 209px;
border-bottom: 1px solid #292929;
background: #212121 url(images/header.jpg) no-repeat top center;
}

#header h1 {
display:block;
margin: 55px 0 0 0;
text-indent:-2000px;
padding: 0;
float: left;
}
	
	#header h1 a {
	width:279px;
	height:92px;
	display:block;
	background:url(images/logo.jpg) no-repeat top center;
	}
	
#headerright {
float: right;
display: block;
width: 660px;
}

#tagline {
text-align: right;
color: #43aed1;
margin: 44px 0 10px 0;
width: 100%;
}

#tagline h2 {
font-size: 1.35em;
float: left;
width: 580px;
margin: 0;
padding: 0;
text-align: right;
display: block;
color: #43aed1;
}

#tagline img {
float: right;
display: block;
margin: 0 0 0 10px;
vertical-align: middle;
}

#navigation {
text-transform: uppercase;
font-size: 0.85em;
float: right;
display: block;
margin: 27px 0 0 0;
font-family: Times New Roman, Times, serif;
}

#navigation a {
color: #fff;
text-decoration: none;
}

#navigation a:hover {
color: #979797;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation li {
list-style: none;
float: left;
display: block;
}

#navigation li a{
padding: 0 7px;
}

#navigation li:last-child a {
padding-right: 0;
}

#navigation ul ul {
display: none;
}

/***** Home *****/

.home #content {
float: none;
width: 960px;
padding: 0;
}

#home-content {
width: 325px;
float: left;
display: block;
margin: 38px 0 0 0;
}

#home-content ul {
list-style: none;
margin: 0;
padding: 0;
}

#home-content li {
margin: 0 0 10px 0;
padding: 0;
}

#home-content img {
float: left;
display: block;
margin: 0 12px 0 0;
  -moz-box-shadow:    0 0 2px 1px #7d7d7d;
  -webkit-box-shadow: 0 0 2px 1px #7d7d7d;
  box-shadow:         0 0 2px 1px #7d7d7d;
}

#home-content h3 {
margin: 0;
padding: 0 0 5px 0;
font-size: 1.4em;
}

#home-content h3 a {
color: #25b4e4;
text-decoration: none;
}

#home-content h3 a:hover {
color: #098ab5;
}

#home-slider {
width: 630px;
height: 430px;
float: right;
display: block;
  -moz-box-shadow:    0 0 2px 1px #262626;
  -webkit-box-shadow: 0 0 2px 1px #262626;
  box-shadow:         0 0 2px 1px #262626;
  margin: -22px 0 0 0;
  overflow: hidden;
  background: #fff;
  z-index: 9999;
}

#home-slider img {
background: none;
z-index: 1;
}

#home-footer {
margin: -40px 0 0 0;
background: #323232;
/*background: #323232 url(images/home-footer.jpg) repeat top center;*/
width: 100%;
min-height: 266px;
height: auto;
color: #d3d3d3;
padding: 48px 0 20px 0;
font-size: 0.9em;
z-index: 1;
}

#home-footer h3, #footer h3 {
color: #2bb5e4;
font-size: 1.3em;
padding: 0 0 15px 0;
margin: 0;
}

#footer h3 {
color: #1297c4;
}

#home-footer h3 span, #footer h3 span {
font-size: 0.75em;
letter-spacing: normal;
font-family: Times New Roman, Times, serif;
padding: 0 0 0 15px;
}

#home-footer span a, #footer span a {
color: #bdbdbd;
text-decoration: none;
font-style: italic;
}

#home-footer a:hover, #footer span a:hover {
color: #dcdcdc;
}

#homecolumn1, #homecolumn2, #homecolumn3, #footercolumn1, #footercolumn2, #footercolumn3 {
width: 300px;
margin: 0 30px 0 0;
float: left;
display: block;
}

#homecolumn1 img {
float: left;
display: block;
margin: 0 15px 0 0;
padding: 0 0 0px 0;
vertical-align: middle;
}

#homecolumn1 p {
padding: 0px 0 10px 0;
margin: 0;
line-height: 1.1em;
font-size: 0.95em;
}

#homecolumn1 a {
text-decoration: none;
font-style: normal;
color: #d3d3d3;
}

#homecolumn1 a:hover {
color: #ededed;
}

#homecolumn2 ul {
list-style: none;
margin: 0;
padding: 0;
}

#homecolumn2 li {
padding: 0 0 10px 0;
}

#homecolumn3, #footercolumn3 {
margin-right: 0;
}

/****** Subpage *******/

#featuredimage {
margin: -23px 0 0 0;
  padding: 0;
}

#featuredimage img {
  -moz-box-shadow:    0 0 2px 1px #262626;
  -webkit-box-shadow: 0 0 2px 1px #262626;
  box-shadow:         0 0 2px 1px #262626;
  width: 300px;
  height: auto;
  }
  
#sidebar ul.menu {
list-style: none;
margin: 35px 0 10px 0;
padding: 0;
font-size: 1em;
border-top: 1px solid #444;
}
  
#sidebar ul.menu li {
margin: 0;
padding: 10px 15px;
border-bottom: 1px solid #444;
}

#sidebar ul.menu a {
color: #ababab;
font-style: italic;
text-decoration: none;
}

#sidebar ul.menu a:hover {
color: #787878;
}
  
 #sidebar a.JennaSue {
 font-size: 1.5em;
 color: #3db3db;
 text-decoration: none;
 } 
 
 #sidebar a.JennaSue:hover {
 color: #81d8f6;
 }
 
/***** Reviews ********/

#reviews {
padding-top: 5px;
}

.review-post {
border-bottom: 1px solid #444;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
}

.review-post h3 a {
color: #3db3db;
text-decoration: none;
}

.review-post h3 a:hover {
color: #098ab5;
}

.review-post p {
padding: 0;
}

/****** Full Width ******/

.page-template-page-fullwidth-php #content {
width: 960px;
float: none;
}

/* ----------- Album Styles minimalsm -------------*/
.ngg-album-minimalsm {
float:left;
padding-right:6px !important;
margin:0px !important;
text-align:left;
width:233px;
}
.ngg-album-minimalsmbox {
/*	background:transparent url(albumset.gif) no-repeat scroll 0%;*/
height:178px;
margin:0pt 0pt 0px !important;
padding:6px 0pt 0pt 6px !important;
width:235px;
}
.ngg-album-minimalsmbox .Thumb {
margin:0px !important;
padding:0px !important;
width:225px;
height:168px;
}
.ngg-album-minimalsm h4 {
font-size:15px;
font-weight:bold;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
margin-top:0px;
width:235px;
text-align: center;
}
.ngg-album-minimalsm p {
font-size:11px;
margin-top:2px;
}

.page-template-page-fullwidth-php #content .ngg-galleryoverview {
padding: 2px 0 0 3px;
}

.page-template-page-fullwidth-php #content .ngg-galleryoverview img {
margin: 0px 1px 5px 0;
width: 225px;
height: 168px;
border: none;
}

.page-template-page-fullwidth-php #content h4 a.ngg-album-desc {
text-decoration: none;
font-weight: normal;
font-size: 1.8em;
color: #25b4e4;
font-family: Times New Roman, Times, serif;
}

.page-template-page-fullwidth-php #content h4 a.ngg-album-desc:hover {
color: #098ab5;
}

.page-template-page-fullwidth-php .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail img {
background: #414141;
}

.page-template-page-fullwidth-php .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail img:hover {
background: #696969;
}

/***** Contact form ******/

input[type="text"], input[type="email"], textarea {
background: #fff;
border: 1px solid #c1c1c1;
padding: 8px 12px;
}

textarea {
width: 400px;
}

/****** Locations *******/

.page-id-11 table img {
padding: 0 0 25px 0;
}

/****** Menu *********/

.page-template-page-menu-php #content h3 a {
text-decoration: none;
}

.page-template-page-menu-php #content h3 a:hover {
color: #acacac;
}

.page-template-page-menu-php #sidebar, .tax-wpsc_product_category #sidebar {
margin: 48px 0 0 0;
}

#sidebar h3 {
margin-bottom: 0;
padding-bottom: 15px;
}

.page-template-page-menu-php #sidebar ul.menu, .tax-wpsc_product_category #sidebar ul.menu {
margin: 0px 0 10px 0;
}

#downloadmenu {
font-size: 2.2em;
text-align: center;
border-top: 1px solid #444;
border-bottom: 1px solid #444;
padding: 35px 0;
margin: 50px 0 25px 0;
letter-spacing: -1px;
}

#downloadmenu a {
color: #3db3db;
text-decoration: none;
}

#downloadmenu a:hover {
color: #098ab5;
}

.page-template-page-menu-php #content strong, .tax-wpsc_product_category #content strong {
font-size: 1em;
color: #25b4e4;
font-family: Times New Roman, Times, serif;
font-weight: normal;
}


	
/***** Blog Stuff *****/

.storytitle {
	padding: 54px 0 10px 0;
	border-bottom: 1px solid #444;
	margin: 0 0 20px 0;
	font-size: 1.8em;
}

.storytitle a {
	text-decoration: none;
	color: #25b4e4;
}

.storycontent a {
}

.storycontent a:hover {
}

.storycontent {
	margin-bottom:-10px;
}
.post {
	margin-bottom:18px;
}

ol#comments li p {
	font-size: 100%;	
}

#commentlist li{
	margin-left:-22px;
}

p, li, .feedback {
	font: Arial, Helvetica, sans-serif;
	
}

a.more-link {
color: #25b4e4;
text-decoration: none;
font-style: italic;
}

a.more-link:hover {
color: #098ab5;
}

.blog #sidebar, .single #sidebar, .error404 #sidebar, .archive #sidebar, .search #sidebar {
margin: 47px 0 0 0;
}

#sidebar li.rsssidebar a {
text-decoration: none;
font-style: italic;
line-height: 2.5em;
}

#sidebar li.rsssidebar a:hover {
color: #444;
}

#sidebar li.rsssidebar img {
vertical-align: middle;
}

/* classes used by the_meta() */

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {

	clear:both;
}

.feedback {
	color: #666;
	text-align: right;
	font-size:0.8em;
	clear: both;
}

.meta {
	font-size: 0.75em;
	margin: 0 0 20px 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

#commentsbox{
padding:10px;
	background: #242424;
	border: 1px solid #444;
	margin: 20px 0 0 0;
}

#comments {
border-bottom: 2px solid #444;
margin: 0 0 20px 0;
padding: 10px 0 15px 0;
}

.commentby {
	padding-bottom:8px;
}

#postcomment{
	margin-top:24px;

}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
}

#commentform textarea {
	width: 96%;
}

#commentlist li ul {
	font-size: 100%;
	list-style-type: none;
	color: #666;
}

ol#commentlist {
list-style: none;
}

ol#commentlist li {
list-style: none;
border-bottom: 1px solid #d3d2f7;
}

/***** Sidebar *****/

#sidebar {
	padding: 0 0 40px 0;
	float: right;
	width: 300px;
}

#sidebar form {
	margin: 0 0 0 0px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#sidebar h2 {
	margin:20px 0 10px 0;
	padding:0;
}

#sidebar .screen-reader-text {
display: none;
}

#sidebar ul li {
	font-family: Times New Roman, Times, serif;
	margin-top: 10px;
	padding-bottom: 2px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-family: Times New Roman, Times, serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
}

#sidebar ul ul li a {
	color: #888;
	text-decoration: underline;
}

#sidebar ul ul li a:hover {
	text-decoration: none;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/***** Footer *****/

#footer {
	background: url(images/footer-back.png) repeat-x top center #000;
	color: #acacac;
	margin: 0 auto;
	width: 100%;
	height: 346px;
	position: relative;
	margin-top: -346px; /* negative value of footer height */
	clear:both;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#footer a {
	color: #acacac;
	text-decoration: none;
}

#footer a:hover {
color: #d1d1d1;
}

#topfooter {
padding: 30px 0 0 0;
font-size: 0.9em;
}

#footercolumn1 {
height: 185px;
overflow: hidden;
}

#bottomfooter {
	font-style: italic;
	font-size: 0.8em;
color: #6b6b6b;
padding: 17px 0 0 0;
}

#bottomfooter a {
color: #6b6b6b;
}

#bottomfooter a:hover {
color: #a6a6a6;
}

#footerleft {
float: left;
display: block;
width: 400px;
	margin: 32px 0 40px 0;
}

#footerright {
float: right;
display: block;
width: 250px;
text-align: right;
	margin: 32px 0 40px 0;
}

/***** Calendar *****/

#wp-calendar {
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 90%;	
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #ccc;
	color: #333;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;
}

#wp-calendar td {
	color: #999;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { 
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #999;
}

#himage {
	border:0;
	margin:0;
	padding:0 0 0 8px;
}

/***** Error messages *****/

.vtmin-error {
padding: 20px 25px 10px 25px !important;
}

.errmsg-begin {
margin: 0 !important;
}

.vtmin-error h3.error-title {
display: none;
}

.vtmin-error span.errmsg-begin {
font-size: 1.2em;
font-weight: bold;
display: block;
clear: both;
}

.vtmin-error  span.red-font-italic {
display: none;
}

.vtmin-error span.errmsg-text {
color: #000 !important;
}


a.visitshop {
padding-top: 15px;
padding-bottom: 15px;
display: block;
}

#sidebar h3.menu {
border-bottom: 1px solid #444;
}

.shoppingcart table th {
border-bottom: 1px solid #444;
}

.shoppingcart table th#product {
width: 65%;
}

.shoppingcart table th#quantity {
width: 10%;
}

.shoppingcart table th#price {
width: 20%;
}

.shoppingcart table th#remove {
width: 5%;
}

.cart-widget-count {
display: none;
}

#sidebar .checkout-total {
padding: 10px 0;
font-style: italic;
color: #ccc;
}

#sidebar .checkout-total small {
display: none;
}

a.emptycart, a.gocheckout {
background: #25b4e4;
border: none;
padding: 2px 8px !important;
text-align: center;
color: #fff;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
text-decoration: none;
font-family: Times New Roman, Times, serif;
margin: 10px 8px 20px 0;
display: block;
font-size: 14px;
float: left;

}

/***** Global Classes *****/

.wrap {
width: 960px;
margin: 0 auto;
}

.alignleft {
float: left;
display: block;
margin: 0 15px 10px 0;
}

.alignright {
float: right;
display: block;
margin: 0 0 10px 15px;
}

.aligncenter {
margin: 0 auto;
text-align: center;
display: block;
}

/***** More Global Classes *****/

.ie6 .clearfix {
height: 0px;
overflow: hidden;
margin: -5px 0 0 0;
padding: 0;
display: block;
}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }