/*
Theme Name: Sight
Author URI: http://www.wpshower.com
Description: Sight is a powerful Wordpress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.
Author: WPSHOWER
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2010 WPSHOWER
*/

/*** Reset ***/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/*** Main ***/

body {font: 62.5% Georgia, Geneva, "Times New Roman", times; background: #27292a url("images/line.png") 50% 0 no-repeat; padding: 24px 0;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.wrapper {width: 975px; background: #fff; margin: 0 auto;}
#container {padding: 30px 0 45px;}

/*** Header ***/

.header {height: 158px; overflow: hidden; padding-left: 30px;}

.logo {width: 290px; height: 132px; padding: 18px 0 12px 30px; overflow: hidden; text-align:center;}
.logo img {max-height: 132px; max-width: 290px; text-align:center;}

.site-description {width: 290px; height: 111px; padding: 35px 30px 0; float: left; overflow: hidden;}
.site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}

.menu {width: 100px; padding-right: 30px; float: left;}
.menu ul {margin-top: 35px;}
.menu li {font-size: 11px; text-transform: uppercase;  margin: 6px 0;}
.menu a {color: #000; text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.search {width: 145px; margin-top: 28px; float: right;}
.search fieldset {width: 145px; height: 31px; background: #dadada;}
.search input {width: 105px; border: none; background: none; padding: 8px; color: #fff; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}
.search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}

/*** Navigation ***/

.nav {border-top: 1px solid #d9d9d9;}
.dd {height: 48px;}
.dd li {float: left; display: block; border-left: 1px solid #d9d9d9; text-align: center; font-size: 13px; text-transform: uppercase;}
.dd li a {color: #000; text-decoration: none; display: block; padding-top: 18px; margin: 0 24px; white-space: nowrap;}
.dd li a:hover {text-decoration: underline;}
.dd li ul {position:absolute;padding: 8px 100px 10px 0px; visibility: hidden; background: #000; z-index: 100;}
.dd li ul li {float: left; border: none; font-size: 12px;margin: 5px 0; padding: 0 8px;width:100px;}
.dd li ul li a {color: #fff;display:block;margin: 0 !important; white-space: nowrap; padding-top: 0;}
.dd li.dd_hover {background: #000;}
a.dd_hover:hover {text-decoration: none !important;}
.submenu a:hover {text-decoration: underline;}
.dd li.parent a {margin: 0 12px 0; padding-right: 9px; padding-left:8px;background: url("images/dd.png") 100% 24px no-repeat;}
.dd li.parent a.dd_hover {color: #fff; background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 10px; padding-right: 13px; border-bottom: 1px solid #fff; padding-bottom: 10px;}

/*** Slideshow ***/

#slideshow, .slideshow {height: 370px; width: 975px; position: relative;border-bottom:1px solid #d9d9d9;overflow:hidden;}
.slide {height: 370px; width: 975px; background: white;}
.slide img {display: block; width: 975px; height: 273px; position: relative; top: -20px; left: -30px;}

.slide .post {padding: 20px 30px 0;}
.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 5px;}
.slide .post a {color: #000;}
.slide .post .post-category a {text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2 {margin-bottom: 5px;}
.slide .post h2, .slide .post h2 a {color: #000; font-size: 24px; font-weight: normal; text-decoration: none;}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: uppercase;}
.slide .post-content p {margin-bottom: 15px;}
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}



/*** Content ***/

#content {width: 640px; float: left;}

.content-title {color: #000; font-size: 18px; padding: 0 0 15px 30px; border-bottom: 1px solid #d9d9d9; text-transform: uppercase; position: relative;}
.content-title a {color: #000; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #d9d9d9;}
.content-title span a {color: #d9d9d9; text-decoration: none;}
.content-title span a:hover {color: #000; text-decoration: none;}
#mode {display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}
.flip {background-position: 0 100% !important;}

.list .post {padding: 30px 0 0 30px; border-bottom: 1px solid #d9d9d9;}
.list .post .thumb img {float: left; margin: 0 30px 30px 0; width: 290px; height: 290px;}
.list .post a {color: #000;}
.list .post .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 11px;}
.list .post .post-category a {text-decoration: none;}
.list .post .post-category a:hover {text-decoration: underline;}
.list .post h2 {margin-bottom: 8px;}
.list .post h2, .list .post h2 a {color: #000; font-size: 24px; font-weight: normal; text-decoration: none;}
.list .post h2 a:hover {text-decoration: underline;}
.list .post .post-meta {font-size: 11px; font-style: italic; color: #aaa9a9; margin-bottom: 20px;}
.list .post .post-meta span, .list .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.list .post .post-meta a:hover {text-decoration: underline;}
.post-author {text-transform: uppercase;}

.grid {padding: 12px 0 0 12px;}
.grid .post {width: 150px; height: 190px; background-color: #f2f2f2; padding: 18px; float: left; margin: 15px 0 0 15px; position: relative; overflow: hidden; cursor: pointer;}
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 150px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}
.grid .post .thumb img {width: 150px; height: 150px;padding-top:10px;padding-left:10px;}
.grid .post h2, .grid .post h2 a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.grid .post h2 {margin-top: 130px;}
.grid .post a {text-decoration: none;}
.grid .post a:hover {text-decoration: underline;}
.grid .post .post-meta {font-size: 10px; font-style: italic; color: #656363;}
.grid .post .post-meta span, .grid .post .post-meta a {color: #000; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.grid .post .post-meta .post-author {text-transform: uppercase;}
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px;}
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}

.rollover {opacity: 0; background: #ffea97; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #f2f2f2; font: 12px/1.5 Helvetica, Arial, sans-serif;}
.rollover-meta {font-size: 10px; font-style: italic; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.pagination {padding: 20px 0 0 30px; color: #aaa9a9; font-size: 12px; clear: both; position: relative;}
.pagination a {color: #000; text-decoration: none;}
.pagination a:hover {text-decoration: underline;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination {padding: 20px 0 0 30px;}
#pagination .nextpostslink {color: #000; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 14px;}
#pagination .nextpostslink:hover {background-color: #FFEA97; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#pagination .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

.entry {margin-bottom: 50px;}
.entry .post {border-bottom: 1px solid #d9d9d9; padding-bottom: 15px;}
.entry .post-meta {padding: 15px 0 15px 30px; border-bottom: 1px solid #d9d9d9; font-size: 11px; font-style: italic; color: #aaa9a9; position: relative;}
.entry .post-meta h1 {color: #333; font-size: 30px; font-weight: normal; font-style: normal; margin-bottom: 5px;}
.entry .post-meta span, .entry .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.entry .post-meta a:hover {text-decoration: underline;}
.entry .post-comms {position: absolute; right: 0;}
.entry .post-content {padding: 15px 0 0 30px;}
.entry .post-content a {color: #000;}
.entry .post-content a:hover {text-decoration: none;}
.entry .post-footer {padding-left: 30px; font-size: 12px; margin-bottom: 15px;}
.entry .post-footer a {color: #000; text-decoration: none;}
.entry .post-footer a:hover {text-decoration: underline;}
.page .post-category {display: none;}

.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}
.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}
.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}
.di {right: 21px; background: url("images/social.png") -32px 0 no-repeat;}
.su {right: 0; background: url("images/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px;}
.t:hover {background-position: -16px -15px;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}

.post-content {margin-bottom: 30px;}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {color: #000; font-weight: normal; font-family: Georgia, Geneva, "Times New Roman", times; margin: 15px 0;}
.post-content h1 {font-size: 30px; line-height: 35px;}
.post-content h2 {font-size: 26px;}
.post-content h3 {font-size: 22px;}
.post-content h4 {font-size: 20px;}
.post-content h5 {font-size: 18px;}
.post-content {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif;}
.post-content p {margin: 10px 0;}
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post-content li {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif; margin: 3px 0;}
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}
.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

.post-content .search {float: none; margin-top: 15px; width: auto;}
.post-content .search fieldset {width: 610px; height: 35px;}
.post-content .search input {width: 570px; font-size: 16px;}

.post-navigation {width: 610px; padding: 15px 0 0 30px; position: relative;}
.post-navigation a {display: block; color: #000; font: 11px Helvetica, Arial, sans-serif; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; color: #000; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}

/*** Images ***/

.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}
.post-content h6 {position: relative; left: -30px;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px;}
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #d9d9d9;}
.comments a {color: #000;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; font-size: 11px; margin-right: 30px;}
.avatar {display: block; margin-right: 10px;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}
.comment-reply-link:hover {text-decoration: underline;}
.comment-text p {color: #4b4b4b; ; font: 12px Helvetica, Arial, sans-serif; margin-bottom: 15px;}
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}

#respond p, .nopassword {margin: 10px 0; font: 11px Helvetica, Arial, sans-serif;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 30px 0 0 30px;}
#commentform table {width: 100%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p {font: bold 11px Helvetica, Arial, sans-serif; color: #333; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 12px Helvetica, Arial, sans-serif; color: #333;}
#submit {float: left; border: none; background: #ccc; color: #fff; font: bold 12px Helvetica, Arial, sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#submit:hover {background: #000;}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}

/*** Sidebar ***/

.sidebar {width: 275px; padding: 4px 30px 0 0; float: right;}
.widget {margin-bottom: 35px;}
.widget-small {width: 130px;}
.widget h3, .widget-small h3 {color: #1f2122; font-size: 14px; font-weight: normal; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #d9d9d9;}
.widget a, .widget-small a {color: #000; text-decoration: none;}
.widget a:hover, .widget-small a:hover {text-decoration: underline;}
.widget p, .textwidget {color: #262626; font: 12px/1.3 Helvetica, Arial, sans-serif;}
.widget p a, .textwidget a {text-decoration: underline;}
.widget p a:hover, .textwidget a:hover {text-decoration: none;}
.widget li, .widget-small li {font-size: 12px; color: #262626; margin-bottom: 3px;}

.widget_getconnected {margin-bottom: 20px;}
.widget_getconnected .widget-body div {width: 50%; float: left; min-height: 40px; padding-bottom: 16px;}
.widget_getconnected .widget-body div a {display: block; color: #24211f; font-size: 16px; padding-left: 25px;}
.widget_getconnected .widget-body div span {color: #838383; font: 11px Helvetica, Arial, sans-serif; padding-left: 25px;}
.getconnected_rss a {background: url("images/getconnected_rss.png") 0 2px no-repeat;}
.getconnected_twitter a {background: url("images/getconnected_twitter.png") 0 2px no-repeat;}
.getconnected_fb a {background: url("images/getconnected_fb.png") 0 2px no-repeat;}
.getconnected_flickr a {background: url("images/getconnected_flickr.png") 0 2px no-repeat;}
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat;}
.getconnected_delicious a {background: url("images/getconnected_delicious.png") 0 2px no-repeat;}
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;}
.getconnected_tumblr a {background: url("images/getconnected_tumblr.png") 0 2px no-repeat;}
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat;}
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat;}

.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #d9d9d9;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}
.rpthumb-title {display: block; font: 12px Georgia, Geneva, "Times New Roman", times; margin-bottom: 6px;}
.rpthumb-date {display: block; font-size: 11px; color: #aaa9a9;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}

.sponsors .widget-body {text-align: center;}
.sponsors .widget-body img {margin-bottom: 20px;}


/*** Footer ***/

.footer {border-top: 1px solid #d9d9d9; padding: 20px 30px 0;}
.footer p {font-size: 12px; color: #737373;}
.footer a {color: #000; text-decoration: none;}
.footer a:hover {text-decoration: underline;}
.footer div div:nth-child(3) img { padding-right: 2px; padding-top: 3px; }
p.copyright {float: left; color: #333;}
p.copyright span {color: #737373;}
.credits {float: right;}
.widget_wpsc_shopping_cart .cart-widget-total td {
	padding: 0;
}
.wpsc_empty_the_cart {
	margin-top: 9px;
}
.shopping-cart-wrapper .remove_button {
	position: relative;
	top: 2px;
	left: 10px;
}

/*** Songkick style overrides ***/

div.songkick-events li {
	margin-bottom: 0 !important; 
}
div.songkick-events .powered-by, div.songkick-events .day-name, div.songkick-events .year {
	display: none !important;
}
div.songkick-events .day-month {
	border: none !important;
}
div.songkick-events ul {
	padding: 0;
	margin: 0;
	border-bottom: none !important;
}
div.songkick-events .date-wrapper {
	width:40px !important;
}
div.songkick-events .month {
	float:left;
	margin-top: 3px !important;
	margin-bottom: 0 !important;
	font-size: 1.5em !important;
}
div.songkick-events .day {
	float:right;
	font-size: 1.5em !important;
	margin-top: 3px !important;
}
div.songkick-events .month, div.songkick-events .day {
	color: #000; 
}
div.songkick-events .profile-title {
	float: left !important;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
	width: 100%;
}
div.songkick-events .profile-title a {
	background: #dadada;
	padding: 5px; 
	text-transform: uppercase;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 90%;
}

/*** Songkick style overrides end ***/

#grid_view_products_page_container, #content #grid_view_products_page_container, #content #list_view_products_page_container {
	position:relative;
	line-height:1.2em;
}

#grid_view_products_page_container .wpsc_page_numbers_top {
	margin-bottom:10px;
}

#grid_view_products_page_container .wpsc_page_numbers_bottom {
	margin-top:20px;
}

#grid_view_products_page_container .wpsc_page_numbers_top a:link, #grid_view_products_page_container .wpsc_page_numbers_top a:visited, #grid_view_products_page_container .wpsc_page_numbers_bottom a:link, #grid_view_products_page_container .wpsc_page_numbers_bottom a:visited {
	padding:5px 8px;
	background-color:#006699;
	background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.76, rgb(73,166,192)),
    color-stop(1, rgb(125,195,215))
	);
	background:-moz-linear-gradient(
    center bottom,
    rgb(73,166,192) 76%,
    rgb(125,195,215) 100%
	);
	margin-right:5px;
	color:#ffffff;
	font-size:12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none;
	*display:inline-block;
	border:1px solid #29bade;
}

#grid_view_products_page_container .wpsc_page_numbers_top a:hover, #grid_view_products_page_container .wpsc_page_numbers_top a:active, #grid_view_products_page_container .wpsc_page_numbers_bottom a:hover, #grid_view_products_page_container .wpsc_page_numbers_bottom a:active {
	background:#49a6c0;
}

#grid_view_products_page_container .wpsc_page_numbers_top span.current, #grid_view_products_page_container .wpsc_page_numbers_top span.current, #grid_view_products_page_container .wpsc_page_numbers_bottom span.current, #grid_view_products_page_container .wpsc_page_numbers_bottom span.current {
	padding:5px 8px;
	background-color:#999;
	color:#ffffff;
	font-size:13px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	*display:inline-block;
	margin-right:5px;
}

.product_grid_display .grid_view_clearboth {
	clear:both;
}

.product_grid_display .product_grid_item {
	margin:10px;
	-moz-box-shadow:1px 1px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.3);
	*border:1px solid #ccc;
	border:1px solid #ccc\9;
	padding:10px;
	float:left;
	text-align:center;
	position:relative;
}

.product_grid_display .product_grid_item img.product_image {
	background-color:#efefef;
}

.product_grid_display .product_grid_item .item_image, .product_grid_display .product_grid_item .item_no_image {
	margin-bottom:5px;
}

.product_grid_display .product_grid_item img.no-image, #content .product_grid_display .product_grid_item img.no-image {
	background-color:#efefef;
}

.product_grid_display h2.prodtitle, #content .product_grid_display h2.prodtitle {
	font-size:16px;
	margin-bottom:5px;
	color:#006699;
	text-align:left;
	word-wrap: break-word;
	line-height:1.0em;
}

.product_grid_display span.sale {
	background:url(../images/sale.png) no-repeat scroll 0 0 transparent;
	position:absolute;
	top:-3px;
	left:-14px;
	text-indent:-9999px;
	display:block;
	width:40px;
	height:40px;
}


.product_grid_display h2.prodtitle a:link, #content .product_grid_display h2.prodtitle a:link, .product_grid_display h2.prodtitle a:visited, #content .product_grid_display h2.prodtitle a:visited {
	text-decoration:none;
	color:#006699;
}

.product_grid_display h2.prodtitle a:hover, #content .product_grid_display h2.prodtitle a:hover, .product_grid_display h2.prodtitle a:active, #content .product_grid_display h2.prodtitle a:active {
	text-decoration:underline;
}

.product_grid_display div.grid_description p, #content .product_grid_display div.grid_description p {
	font-size:0.8em;
	margin:0 0 5px 0;
	line-height:1.2em;
	text-align:left;
	color:#000;
}

.product_grid_display form.product_form fieldset, #content .product_grid_display form.product_form fieldset {
	margin:20px 0 10px 0;
	padding:0;
	
}

.product_grid_display form.product_form fieldset legend, #content .product_grid_display form.product_form fieldset legend {
	padding:0 7px;
	margin:0 15px;
	font-size:14px;
	color:#000000;
	font-weight:normal;
font-family:"calluna sans"
}


.product_grid_display .wpsc_variation_forms {
	padding:2px;
	margin-bottom:10px;
	text-align:left;
	line-height:1.2em;
}

.product_grid_display .wpsc_variation_forms table, #content .product_grid_display .wpsc_variation_forms table, .product_grid_display .wpsc_variation_forms table tr, #content .product_grid_display .wpsc_variation_forms table tr, .product_grid_display .wpsc_variation_forms table td, #content .product_grid_display .wpsc_variation_forms table td {
	border:none;
	border-collapse:collapse;
	margin:0;
}

.product_grid_display .wpsc_variation_forms table td.col1, #content .product_grid_display .wpsc_variation_forms table tr td.col1 {
	width:10%;
	text-align:right;
	margin:0;
	padding:2px;
}

.product_grid_display .wpsc_variation_forms table td.col2, #content .product_grid_display .wpsc_variation_forms table tr td.col2 {
	width:80%;
	text-align:left;
	margin:0;
	padding:2px;
}

.product_grid_display .wpsc_variation_forms label {
	font-family: "calluna sans";
	color:black;
	font-size:12px;
}

.product_grid_display .wpsc_variation_forms select {
	margin:0;
	width:110px;
background-color:#dadada;
}

.product_grid_display .grid_product_info .grid_description, #content .product_grid_display .grid_product_info .grid_description {
	color:#000;
	margin-bottom:5px;
}

.product_grid_display .grid_product_info p, #content .product_grid_display .grid_product_info p {
	margin:0;
}

.product_grid_display .grid_product_info span.oldprice {
	text-decoration:line-through;
	color:#666;
}

.product_grid_display .grid_product_infoe span.currentprice {
	color:#000;
}

.product_grid_display .grid_product_info span.pp_price {
	color:#000;
}

.product_grid_display p.soldout, #content .product_grid_display p.soldout {
	font-weight:bold;
	font-size:14px;
	color:#C33;
	background:url(images/outofstock.png) no-repeat scroll 0 2px transparent;
	padding-left:18px;
	margin:0;
	line-height:1.2em;
	min-height:19px;
	display:inline-block;
}


.product_grid_display div.wpsc_loading_animation {
	visibility:hidden;
}

#grid_view_products_page_container .product_grid_display div.wpsc_loading_animation img {
	border:none;
}

.product_grid_display a.more_details:link, .product_grid_display a.more_details:visited {
	margin:5px 0;
	display:block;
	color:#006699;
	text-decoration:none;
	text-align:center;
}

.product_grid_display a.more_details:hover, .product_grid_display a.more_details:active {
	text-decoration:underline;
}

.post-content p {
	font-size: 13px;
}

.wpsc_variation_forms {
	font-style: normal;
}

#pagination {
	font-style: normal;
}

h2 {
	font-style: normal;
}

.price_container {
	font-style: normal;
}

.content-title {
	font-style: normal;
}

.sidebar {
	font-style: normal;
}

.footer {
	font-style: normal;
}

#content {
	font-style: normal;
}

.logo img {
	border: none;
}

.artist dl {
	float: left;
	text-align: center;
}

.artist dt,dd {
	width: 155px;
	float: left;
}

.artist dt {
	margin-bottom: 4em;
}

/* vertical space between the images */
.artist dd {
	margin: 155px 0 0 -10.5em;
}

.artist img {
	vertical-align: bottom;
	border: 0;
}

.slide img {
	border: none;
}

.wpsc_registration_form {
	display: none;
}

object#audioplayer_1 {
	width: 50px;
}

p.audioplayer_container {
	width: 50px;
}

.entry .post-content .login {
	margin-left: 200px;
}

input#wp-submit2 {
	background-color: #dadada;
}

input#wp-submit2:hover {
	background-color: #000000;
}

input#rememberme2 {
	-webkit-appearance: checkbox;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	background-color: #dadada;
}

input#shippingSameBilling {
	-webkit-appearance: checkbox;
	appearance: checkbox;
}

input#rememberme1 {
	-webkit-appearance: checkbox;
	appearance: checkbox;
}

.product_grid_display form.product_form fieldset legend, #content .product_grid_display form.product_form fieldset legend {
	display: none;
}

.wpsc_select_variation select {
	font-family: "calluna sans";
	appearance: none;
	-webkit-appearance: none;
}

.wpsc_select_variation {
	-webkit-appearance: none;
}

.wpsc_variation_forms input {
	border: none;
	font-family: "calluna sans";
	font: black;
}

/* CHECKOUT PAGE GG EDITS */

#content #checkout_page_container table.checkout_cart tr.product_row td {
	text-align: center;
}
#content #checkout_page_container table.checkout_cart tr.product_row td input[type="text"] {
	border: 1px solid #000;
	background-color: #dadada;
}
#checkout_page_container {
	position: relative;
	left: 132px;
}
td.wpsc_product_name {
	text-align: left !important;
}
#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num {
	width: 240px !important; 
	padding: 5px !important;
	border: 1px solid #000;
	background-color: #dadada;
}
#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num:active {

}
#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td.wpsc_total_amount_before_shipping .pricedisplay {
	font-size: 130%; 
	padding-right: 30px;
	padding-top: 3px; 
}
.wpsc_total_before_shipping td {
	padding-left: 0 !important; 
}
.wpsc_checkout_table input[type="text"], .wpsc_checkout_table textarea {
	border: 1px solid #000;
	resize: none;
	width: 360px !important; 
	margin-bottom: 3px !important;
	background-color: #dadada;
}
#content table.wpsc_checkout_table tr td {
	vertical-align: middle !important;
}
#checkout_page_container .wpsc_make_purchase {
	padding-left: 0 !important;
	padding-top: 20px; 
}
#checkout_page_container .total_price.total_shipping td, #checkout_page_container .total_price td {
	padding-left: 20px !important; 
}
#checkout_total {
	font-size: 130%;
	padding-bottom: 40px; 
}
tr.total_tax {
	display: block;
	margin-left: 470px; 
}
tr.total_tax td:first-child {
	width: 74px; 
}
#change_country select {
	margin-right: 5px; 
}
input#ses_wpsc_premium_shipping_0 {
	display: none;
}
.wpsc_checkout_forms {
	padding-top: 25px; 
}

/* CHECKOUT PAGE GG EDITS END */

/* SHOP GG EDITS */

.product_grid_display .wpsc_buy_button {
	background: #dadada;
	color: #fff;
	border: none;
}
.wpsc_variation_forms select {
	border: 1px solid #000; 
	border-radius: 5px;
	padding-left: 10px;
}

select :: -ms-expand {
	display: none;
}

select {
	outline : none;
	overflow : hidden;
	text-indent : 0.01px;
	text-overflow : '';
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

/* SHOP GG EDITS END */

table.wpsc_checkout_table.table-1 {
	width: 100%;
}

table.wpsc_checkout_table.table-2 {
	width: 100%;
}

#loginform p {
	font-family: "calluna sans";
}

#registerfoggrm p {
	font-family: "calluna sans";
}

#lostpasswordform {
	width: 300px;
	margin: 0 auto;
}

#lostpasswordform p {
	font-family: "calluna sans";
}

ul.tml-action-links {
	list-style-type: none;
	font-family: "calluna sans";
	width: 100px;
	margin-left: 10px;
}

p.message {
	width: 200px;
	margin-left: 50px;
}

#loginform {
	width: 300px;
	margin: 0 auto;
}

#registerform {
	width: 300px;
	margin: 0 auto;
	font-family: "calluna sans";
}

wpsc_update_quantity submit {
	background-color: #dadada;
	font-family: "calluna sans";
	text-transform: uppercase;
}

a.emptycart {
	padding-right: 5px;
}

a.gocheckout {
	background-color: #dadada;
	padding: 5px 10px;
}

#checkout_page_container table.checkout_cart tr.header, #content #checkout_page_container table.checkout_cart tr.header {
	font-size: 16px;
	font-weight: 100;
	font-family: "calluna sans";
	background-color: #dadada;
}

#checkout_page_container table.checkout_cart, #content #checkout_page_container table
.checkout_cart {
	border-bottom: #dadada solid 2px;
}

.shopping-cart-wrapper .shoppingcart table th {
	font-size: 16px;
	font-weight: 200;
}

#checkout_page_container .wpsc_make_purchase {
	padding-left: 125px;
}

.wpsc_checkout_table_totals {
	margin-left: 470px;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image {
	padding-top: 10px;
}

table.checkout_cart {
	width: 100%;
}

#checkout_page_container h3 {
	border-bottom: #dadada 1px solid;
}

.wpsc_shipping_forms h4 {
	font-family: "calluna sans";
}

.wpsc_billing_forms h4 {
	font-family: "calluna sans";
}

.wpsc_update_quantity input {
	background-color: #dadada;
	border-radius: none;
	font-family: "calluna sans";
	text-transform: uppercase;
}

.wpsc_checkout_table td {
	padding: 5px;
}

#checkout_page_container input.make_purchase {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #dadada;
	color: white;
	outline: none;
	border: none;
	cursor: pointer;
	color: #fff;
	padding: 4px;
	border-radius: 0;
	border: 0;
}

#checkout_page_container input.make_purchase:hover {
	background-color: #000000;
}

#checkout_page_container input.remove:hover {
	background-color: #000000;
}

input {
	-webkit-appearance: none;
	white-space: pre;
	padding: 5px 10px;
}

#mc_embed_signup .button {
	background-color: #dadada;
	color: white;
	font-family: "calluna sans";
	font-size: 12px;
}

#mc_embed_signup .button:hover {
	background-color: black;
}

img {
	border: 1px solid #ccc;
}

.widget p {
	font-family: "calluna sans";
	font-size: 14px;
}

input#wp-submit1 {
	padding: 5px 10px;
	background-color: #dadada;
}

input#wp-submit1:hover {
	background-color: #000000;
}

.submit input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	padding: 5px;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	-webkit-appearance: none;
	white-space: pre;
}

a:-webkit-any-link {
	color: black;
	cursor: auto;
}

span.ge-count {
	font-family: "calluna sans";
}

span.ge-count a:visited {
	color: black;
}

.search input {
	font-family: "calluna sans";
}

.page-id-397 .entry .post-content {
	font: "calluna sans";
}

#submit {
	border-radius: 0;
	-webkit-border-radius: 0;
	float: left;
	border: none;
	background: #dadada;
	color: white;
	font: bold 12px "calluna sans";
	cursor: pointer;
	padding: 5px 10px;
}

tr.header {
	height: 100%;
}

#checkout_page_container table.checkout_cart tr.header th {
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
}

#checkout_page_container textarea, #checkout_page_container input, #content #checkout_page_container textarea, #content #checkout_page_container input {
	line-height: 1.2em;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	text-align: center;
	cursor: default;
	padding: 5px 10px;
	border: none;
	box-sizing: none;
	font-family: "calluna sans";
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.2em;
	color: white;
}

user agent stylesheetinput[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	white-space: pre;
}

.product_grid_display p.soldout, #content .product_grid_display p.soldout {
	color: #000000;
	font-family: "calluna sans";
}

.shopping-cart-wrapper {
	line-height: 2em;
	font-size: 12px;
}
.widget_wpsc_shopping_cart #cart-widget-links {
	padding: 10px 6px 0 0 !important;
}
.shopping-cart-wrapper a.emptycart:link, .shopping-cart-wrapper a.emptycart:visited {
	font-size: 14px;
}

.shopping-cart-wrapper .checkout-shipping, .shopping-cart-wrapper .checkout-tax, .widget_wpsc_shopping_cart #cart-widget-links {
	font-size: 14px;
}
.shopping-cart-wrapper .shoppingcart table th {
	text-align: center; 
}
#fancy_notification #fancy_notification_content {
	font-size: 15px;
}
.shopping-cart-wrapper .shoppingcart table .cart-widget-count {
	width: 50px !important;
}

.shopping-cart-wrapper .shoppingcart table tbody td.product-name {
	white-space: nowrap;
	width: 150px;
	max-width: 150px !important;
}

.dd li ul li {
	text-align: left;
}

.dd li {
	text-transform: none;
}

.post-content li {
	font-family: "calluna sans";
	font-size: 12px;
}

.sidebar {
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 0;
}
.sidebar #text-5 img {
	padding-right: 3px;
}

.slide .post .post-content p {
	margin-top: 0;
}

.header {
	height: 130px;
}

#pagination .nextpostslink:hover {
	background-color: #ffffff;
}

.grid_product_info.prodtitle h2 {
	border-bottom: 0;
}

.default_product_display .wpsc_buy_button_container input[type=submit] {
	background-color: #dadada;
	outline: none;
}

.single_product_display form.product_form input, #content .single_product_display form.product_form input, #content .single_product_display form.product_form input {
	background-color: #dadada;
	outline: none;
	float: left;
	padding: 5px;
}

.single_product_display form.product_form input:hover, #content .single_product_display form.product_form input:hover, #content .single_product_display form.product_form input:hover {
	background-color: black;
}

.slide .post h2, .slide .post h2 a {
	font-size: 1.5em;
}

#grid_view_products_page_container img:hover {
	outline: 10px #CCCCCC solid;
}

.sidebar h3 {
	font-weight: 300;
	font-size: 20px;
}

.f, .t, .di, .su {
	display: none;
}

h2.prodtitle {
	border-bottom: none;
}

.product_grid_item {
	border-bottom: 1px solid #dadada;
	border-top: o;
	border-right: 0;
	border-left: 0;
}

.product_grid_display .product_grid_item {
	margin: 10px;
	-moz-box-shadow: 0 0 0 rgba(0,0,0,0.0);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	border: 0;
	padding: 10px;
	float: left;
	text-align: center;
	position: relative;
}

#wpstats {
	display: none;
}

.list .post .thumb img {
	border: #cccccc solid 1px;
}

.list .post .thumb img:hover {
	outline: #cccccc solid 10px;
}

#mode {
	display: none;
}

.post-content h1 {
	font-size: 32px;
	font-weight: 500;
}

.post-content h3 {
	font-size: 32px;
	font-weight: 500;
}

.content-title {
	font-size: 32px;
	font-weight: 500;
	font-family: "calluna sans";
}

p.pricedisplay {
	font-size: 15px;
}

.product_grid_display .wpsc_buy_button {
	background: #dadada;
	border-radius: 0;
	cursor: pointer;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	font-family: "calluna sans";
	float: left;
	appearance: none;
}

.product_grid_display .wpsc_buy_button:hover {
	background: black;
}

#content .product_grid_display .grid_product_info {
	color: #000000;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 0;
	text-align: left;
	font-family: "calluna sans";
}

#mc_embed_signup .button {
	background-color: #dadada;
	border: 0 none;
	border-radius: none;
	clear: both;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

.product_grid_display h2.prodtitle a:link, #content .product_grid_display h2.prodtitle a:link, .product_grid_display h2.prodtitle a:visited, #content .product_grid_display h2.prodtitle a:visited {
	color: #000000;
}

.product_grid_display h2.prodtitle, #content .product_grid_display h2.prodtitle {font-size: 12px;
	color: #000000;
	padding-top: 10px;}
.readmore {text-transform: uppercase;
	float: right;
	font-family: "calluna sans";}
.widget h3,.widget-small h3 {margin-bottom: 0;}
.search {margin-top: 5px;}
.slide .post h2 {padding-bottom: 0;
	margin-bottom: 0;}
#searchsubmit, #subscribe-blog input[type="submit"] {background: #f2f2f2;
	color: #000000;
	font: bold 9px calluna-black-webfont;
	padding: 6px 5px 4px;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;}
#searchsubmit {width: 50px;}
#subscribe-blog input[type="submit"] {width: 70px;}
.albumart {width: 600px;
	margin: 0 auto;}
.list .post h2 {margin-left: 180px;
	border-bottom: #d9d9d9 solid 1px;}
.more-link {text-decoration: none;
	float: right;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;}
.dd li {border-left: none;}
.nav {border-top: none;}
.list .post {border-bottom: none;}
.sidebar h3 {font-weight: bold;}
.content-title {padding-left: 0;}
.sidebar {background-color: white;}
.entry .post-content {padding: 0 0 0 30px;}
.post-content {padding-top: 0;}
.footer {
	position: relative;
	width: 975px;
	margin: 0 auto;
	height: 130px;}
.footer-wrapper {
	background-color: #dadada;
}
.nav {margin: 0 auto;
	width: 700px;
	font-family: "calluna sans";}
.dd li {font-size: 15px;}
.grid .post:hover {opacity: 1;}
.grid.post.thumb img {float: left;
	height: 150px;
	width: 150px;
	margin: 0 30px 30px 0;}
.list.post h2 {float: right;}
.list .post .thumb img {float: left;
	height: 150px;
	width: 150px;
	margin: 0 30px 30px 0;}
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {margin-top: 50px;}
.grid .post .post-meta {display: none;}
.post-category {display: none;}
.slide .post-content {font-size: 1.3em;
	font-family: "calluna sans";}
.slide .post-content p {margin-bottom: 0;}
.logo {margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 115px;}
.post-meta {display: none;}
#respond {display: none;}
