html, body {
	font-size:12px; 
	line-height:18px;
	height: 100%;
 }
body {background: #f9f9f9 url(../img/page-bg-1.jpg);}

.main-container {
	height:auto; 
	height: 100%;
	min-height: 100%;
}

@media (max-width: 767px) {
  body { padding-right: 0px; padding-left: 0px; }
  .container {margin-right: 20px; margin-left: 20px;}
 }

.visible-phone2 { display: none !important; }
.visible-phone3 { display: none !important; }
.visible-phone4 { display: none !important; }

/***** Titles and Headings *****/
h1, h2, h3, h4 , h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	text-transform:uppercase; 
}	
h2 {text-shadow: 1px 1px 0 #fdfdfd, 2px 2px 0 rgba(81, 81, 81, 0.5), 0 0 1px #fdfdfd;}
h1.title-bg, h2.title-bg, h3.title-bg, h4.title-bg , h5.title-bg, h6.title-bg {
	background:#f8f8f8; 
	padding:10px 5px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
}
.directory h6.title-bg {
	background:#f8f8f8; 
	padding: 5px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #ff4700;
	border-top: 1px solid #ff4700;
	overflow:hidden;
	white-space:nowrap;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {color:#7f7f7f;}
h2 small {font-size: 30px;}
h5 small {font-size: 14px;}
h6 small {font-size: 12px;}

h5.title-bg button {
	float: right; 
	text-transform: none;
	margin-left:5px;
}

.row1 {	background: #f7f7f7; }
.row2 { background: #f0f0f0; }
.row3 { background: #E3E3E3; color: #000000; }
.row4 { color: #104E8B; }
.row5 {	background: #e0eee0; }
.row6 { background: #ccffcc; }
.row500 { background: #fce3be; }
.rowred { background: #f6c9cc; }
.row11 { background: #f7f7f7; color: #000000; }
.row12 { background: #f0f0f0; color: #000000; }
.negative	{ color: #ff0000; }
.grey	{ color: #9e9e9e; }
.positive	{ color: #008000; }
.neutral_score	{ color: #dcdcdc; }
.neutral	{ color: #000000; }
.question	{ color: #5e5e5e; }
.short_desc	{ margin-top: 10px; }

.tab-content { padding: 5px 10px; text-align:justify; }
.ebay .tab-content { padding: 0; }

/***** Links *****/
a, a:hover { color:#ff4700; }
.vinylforsale a, .vinylforsale a:hover { color:#0052ff; }
.directory a:hover { color:#0052ff; text-decoration: none; }

/***** Misc *****/
i {margin-right: 3px;}
p {margin-bottom: 20px;}
p.description, div.description {
	margin-top: 20px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	text-transform: none;
}
p.labelguide {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size:14px; 
	line-height:22px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;
	text-align:justify;
}
p.amazon {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size:14px; 
	line-height:22px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;
	text-align:justify;
}
.ebay div.description { margin-top: 0px; }
.col8text {
	text-align:justify;
	font-size:14px; 
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.labelheader {
	font-size:14px; 
}
.labelheader span.label, .labelheader span.imagelabel {
	padding: 2px 8px;
	margin: 0px 10px 0px 0px; 
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px; 
}
blockquote {
	font-size:16px; 
	line-height:24px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	border-left: 5px solid #999;
}
blockquote.pull-right {border-right: 5px solid #999;}
.container { background:#f8f8f8; }
.footer2 { background:#333; }

/**************************************
/ Header
**************************************/
.logo { margin-top:10px; }
.logo img { padding-right:10px; }
.logo h5, .logo section { display: inline-block; }
.headline { margin-bottom: 20px; }

/* Landscape phones and down */
@media (max-width: 480px) {
	.navigation {text-align: center;}
	.row.header {padding-bottom: 10px; margin-bottom: 0; background: #FFC023;}
	.logo h5 {display: block;}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) {
	.headline .lead {display: none;}
}

.search { margin-top:30px; }
.search form { margin: 0 0 5px; }
.search input { width: 140px; }

.navigation { margin-top:30px; }
.navigation .navbar { 
	float:right; background:#f8f8f8;
	border-bottom: 1px solid #ff4700;
	border-top: 1px solid #ff4700;
}
.tableheader .navbar { 
	float:left; background:#f8f8f8;
	width: 100%;
	border-bottom: 1px solid #ff4700;
	border-top: 1px solid #ff4700;
}
.navbar .nav > li { 
	border-right: 1px solid #ff4700;
}
.navbar .nav > li > a { 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	text-shadow: none; 
	text-transform:uppercase; 
	font-size:12px; 
	padding: 6px 10px 6px;
}

.navbar .nav > li.infolabel { 
	background-color:#fde8e0;
	border-right: 1px solid #ff4700;
	color: #ff4700;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	text-shadow: none; 
	text-transform:uppercase; 
	font-size:12px; 
	padding: 6px 10px 6px 6px;
}

.vinylforsale .tableheader .navbar { 
	float:left; background:#f8f8f8;
	border-bottom: 1px solid #0052ff;
	border-top: 1px solid #0052ff;
}
.vinylforsale .navbar .nav > li { 
	border-right: 1px solid #0052ff;
}
.vinylforsale .navbar .nav > li.infolabel { 
	background-color:#e2f8ff;
	border-right: 1px solid #0052ff;
	color: #0052ff;
}


/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.navbar .nav > li > a {padding: 10px 10px 10px;}
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color:#FFF; 
	background-color:#ff4700;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;  
}
.vinylforsale .navbar .nav > .active > a,
.vinylforsale .navbar .nav > .active > a:hover,
.vinylforsale .navbar .nav > .active > a:focus {
	background-color:#0052ff;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  	color:#FFF; 
	background-color:#ff4700;
}

ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
.dropdown-menu{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	text-transform:uppercase; 
	font-size:10px;
	padding: 0px;
	margin:0px 1px 0 -10px;
	background-color: #383838;
		border-top:2px solid #ff4700;
	*border-right-width: none;
	*border-bottom-width: none;
	-webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
	-webkit-background-clip: none;
     -moz-background-clip: none;
          background-clip: none;
}
.navbar .nav > li > .dropdown-menu:before {
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-bottom-color: none;
}
.dropdown-menu a {
	color: #ababab; 
		border-top:1px solid #252628;
		border-bottom:1px solid #252628;
	padding: 6px 10px;
	margin:0;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #f9f9f9;
  text-decoration: none;
  background-color: #ff4700;
  background-image: none;
  filter: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  display: none;
}


/**************************************
/ Slider
**************************************/
.carousel-caption h4 { font-size: 14px; text-shadow:none; }
.carousel-caption {background: url(../img/post-item-hover.png);}
.carousel-control {border: none; top: 177px;}


/**************************************
/ Gallery
**************************************/
.gallery-title { margin-bottom:15px; }
.gallery-item, .gallery-item2 { margin-bottom:15px; margin-top:15px; }
.ebay .gallery-item { margin-bottom: 0px; margin-left: 6px; }
.ebay .alert { margin-bottom: 10px; }


.gallery-hover-6col,
.gallery-hover-5col,
.gallery-hover-4col,
.gallery-hover-3col,
.gallery-hover-4col-cir { 
	display:none; 
	background:url(../img/gallery-item-hover.png);
	position:absolute; 
	z-index: 10;
}
.gallery-hover-4col-cir{
	-webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

/* Vertical Spacers */
.spacer1 {height:20px;}
.spacer2 {height:40px;}
.spacer3 {height:60px;}
.spacer4 {height:80px;}
.spacer5 {height:100px;}

.project-details {
	background:#f8f8f8;
	display: block;
	padding:10px;
	border-bottom: 1px dotted #a9a9a9;
	font-family: Georgia;
	font-style: italic;
	width: auto\9;
	height: auto;
	max-width: 100%;
}
.project-details a, .oswald a {
	margin: 0px; 
	font-size: 14px; 
	font-style: normal;
	text-shadow:none;
	display: block;
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.oswald-large a {
	margin: 0px; 
	font-size: 14px; 
	font-style: normal;
	text-shadow:none;
	display: block;
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.project-details {color: #eeeeee; background: #F1B06D;}
.project-details a, .oswald a, .oswald-large a {color: #222222;}
.project-details a:hover, .oswald a:hover, .oswald-large a:hover {color:#ff4700; text-decoration: none;}
.oswald a.inparagraph, .oswald-large a.inparagraph {display: inline; font-family: Georgia;}
.ebay .oswald a.inparagraph, .ebay .oswald-large a.inparagraph {font-family: "Oswald", sans-serif; }
.ebay .oswald a.btn { margin-top:10px; }
.ebay a.ebaytitle { height:40px; }
.itemdetails, .itemdetails a {
	margin: 0px; 
	font-size: 12px; 
	font-style: normal;
	text-shadow:none;
	display: block;
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.itemdetails {color: #000000;}
.itemdetails a {color: #333333;}
.itemdetails a:hover {color:#ff4700; text-decoration: none;}
.itemdetails span.label {
	padding: 2px 4px;
	margin: 0px 8px 0px 0px; 
	font-family: "Oswald", sans-serif; 
	font-size: 12px; 
	font-weight: normal;
}

.project-info {margin: 0px 0px 40px 0px;}
.project-info li { 
	list-style: none; 
	border-bottom: 1px dashed #a9a9a9;;
	padding: 10px; }
.project-info li h6 {display: inline; margin-right: 5px;}

.gallery-icons {
	z-index: 9;
	position:absolute;
	bottom: 0px; 
	right: 0px;
	width: 89px;
	height: 42px;
	display: block;
}
a.item-zoom-link { 
	height: 42px;
	width: 42px;
	background: #ffffff url(../img/gallery-item-icons.png) no-repeat;
	background-position: 0px 0px;
	position:absolute;
	display: block;
}
a.item-details-link { 
	height: 42px;
	width: 42px;
	background: #ffffff url(../img/gallery-item-icons.png) no-repeat;
	background-position: -42px 0px;
	position:absolute; 
	left: 47px;
	display: block;
}
a.item-zoom-link:hover {background: #ff4700 url(../img/gallery-item-icons.png) no-repeat;}
a.item-details-link:hover {background: #ff4700 url(../img/gallery-item-icons.png) no-repeat; background-position: -42px 0px;}

.gallery-post-grid {margin:0px;}
.gallery-post-grid li {list-style: none; float: left; margin-bottom: 15px;}

.gallery-cats {margin: 0px 0px 20px 0px;}
.gallery-cats li{
	list-style: none; 
	float: left; 
	padding: 0px 10px;
	border-left: 1px dotted #a9a9a9;
}
.gallery-cats li:first-child{border-left:0px;}
	
	
/**************************************
/ Blog
**************************************/
/*** Blog on Home Page ***/
.blog-summary {line-height: 18px;}
.post-info-shade { background:#f8f8f8; }
.post-info { line-height:20px; padding-top:10px; }
.post-info h4 {line-height: 26px; margin-top: 0px;}
.post-info h4 a, .post-info h4 a:hover {color:#333; text-decoration: none;}
.post-info ul li {list-style: none; padding-bottom: 2px; margin: 0px;}
.post-preview {line-height: 20px;}

/* All Sizes up to Large Desktop */
@media only screen and (max-width: 1199px) {
	.post-info h4 {clear:both;}
	.blog-details-preview {display: none; border:1px solid #000;}
}

/*** Blog List Page ***/
.blog article,
.blog section {margin-bottom: 40px;}
.blog article h3 {margin-top: 0px;}
.blog article h3 a, .blog article h4 a,
.blog article h3 a:hover, .blog article h4 a:hover {color:#333333; text-decoration: none;}
.blog h4 {line-height: 26px;}

/* Mobile Landscape Size */
@media only screen and (max-width: 479px) {
	.blog h4 {width:260px;}
}

.post-summary {background: #f8f8f8; padding-bottom: 20px; overflow: auto;}
.post-summary p {padding:20px; margin:0px;}
.post-summary-footer {margin: 0px; padding:0px 20px;}
.post-summary-footer button {margin: 0px; float:left;}
ul.post-data {float:right;}
ul.post-data-3 {margin-top:20px;}
ul.post-data li, ul.post-data-3 li {
	list-style: none; 
	float: left; 
	padding: 0px 10px;
	border-left: 1px dotted #a9a9a9;
}
ul.post-data li:first-child,
ul.post-data-3 li:first-child {border: none; padding-left: 0px;}
ul.post-data li:last-child {padding-right: 0px;}

/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
	ul.post-data-3 li:last-child {display: none;}
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.post-summary-footer button {float: none; margin-bottom: 20px;}
	.blog article button {float: left; clear: both; margin-bottom: 20px;}
	ul.post-data-3 {display: none;}
	ul.post-data {float: none; clear: both; margin: 0px;}
	ul.post-data li:last-child {
		-o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 120px;
	}
}

.blog-style-2 h4 {margin-top:0px; margin-bottom: 10px;}
.blog-style-2 ul.post-data {margin:0px 0px 20px 0px;}
.blog-style-2 ul.post-data li {
	float: none; 
	margin:0px; 
	padding: 5px 0px 0px 0px;
	border: none;
}
.blog-post-grid {margin:0px;}
.blog-post-grid li {list-style: none; float: left; margin-bottom: 30px;}
.blog-post-hover { 
	display:none; 
	width:270px; height:220px;
	background:url(../img/post-item-hover.png);
	position:absolute; 
	z-index: 10;
}
.blog-post-hover p{
	color: #f8f8f8;
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.blog-post-hover a{
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
	color: #f8f8f8;
}
.blog-post-hover a:hover{ text-decoration: none; color: #ff4700;}

@media (min-width: 768px) and (max-width: 1199px) {
	.blog-post-hover {width:220px; height:179px;}
	.blog-post-hover a{ font-size: 20px; line-height: 24px;}
	.notablet {display: none;}
	}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.post-summary-footer{display: none;}
	.post-summary{padding-bottom: 0px;}
	.blog-style-2, .nomobile {display: none;}
}

/*** Blog Full Page ***/
.post-content {background: #f8f8f8; overflow: auto;}
.post-body {padding: 20px;}
.about-author img {float: left; margin-right: 20px;}

/*** Comments ***/
.comments ul {margin:0px;}
.comments ul li {
	list-style: none;
	padding: 20px;
	background: #f8f8f8;
	margin-bottom: 40px;
	border-bottom: 1px dotted #a9a9a9;
	border-top: 1px dotted #a9a9a9;
}
.comments ul li ul {margin-left:40px; padding-top: 20px;}
.comments ul li ul li {
	border-top: 1px dotted #a9a9a9;
	border-bottom: none;
	padding: 20px 20px;
	margin-bottom:0px;
}
.comments ul li ul li:last-child {padding-bottom: 0px;}

.comments ul li img {margin:0px 10px 10px 0px;}
.comment-name {
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.comment-date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
}
.comment-content { clear:both; padding-top:10px; }
.comment-form-container input,
#contact-form input {margin-bottom: 12px;}
.comment-form-container textarea,
#contact-form textarea {height: 150px;}
.comment-form-container .btn,
#contact-form .btn {margin-top: 12px;}


/**************************************
/ Sidebar
**************************************/
.sidebar input{width: 80%;}
.sidebar h5 {margin-top: 40px;}
.sidebar ul.post-category-list,
.sidebar .tab-content .tab-pane ul {margin:0px;}
.sidebar ul.post-category-list li,
.sidebar .tab-content .tab-pane ul li, .cat-menu ul li {
	list-style: none; 
	border-bottom: 1px dashed #a9a9a9;
	padding:5px 5px;
}
.sidebar .ebay .tab-content .tab-pane ul li {
	border-bottom: none;
	padding:0px 0px;
}
.sidebar ul.post-category-list li a{
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.sidebar ul.post-category-list li:first-child,
.sidebar .tab-content .tab-pane ul li:first-child, .cat-menu ul li:first-child { padding-top: 0px; }
.sidebar ul.post-category-list li:last-child { padding-bottom: 0px; border-bottom:none; }
.sidebar ul.post-category-list li i {padding-right: 5px; background-position: 0 -95px;}
.sidebar .tab-content .tab-pane ul li i, .cat-menu ul li i {padding-right: 5px;}
.cat-menu ul { margin-left: 5px; }

.popular-posts{ margin: 0px;}
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	clear: both;
	display: block;
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {color:#333333; text-decoration: none;}
.popular-posts li img {float: left; margin-right: 20px;}
.popular-posts li em {font-family:Georgia, "Times New Roman", Times, serif;}
p.side {margin-bottom: 20px;}

/* Mobile Portrait and Landscape Size */
@media only screen and (max-width: 479px) {
	iframe {width:270px;}
}
/* Tablet */
@media (min-width: 768px) and (max-width: 979px) {
	iframe {width:230px;}
}
/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
	iframe {width:300px;}
}


/**************************************
/ Footer
**************************************/
.footer-container {
	width:100%;
	background:#333;
	clear: both;
 	position: relative;
 	z-index: 10;
}
.footer-row { margin-top: 30px;}
.footer-col {color:#ababab; font-size: 11px;}
.footer-col a {color:#dcdcdc; font-weight: bold;}
.footer-col a:hover {color:#ff4700; text-decoration: none;}
.footer-col h5, .footer-col strong {color:#f9f9f9; text-shadow:none;}
.footer-col h5 {margin-bottom: 25px;}
.footer-col ul {margin: 0px;}
.footer-col ul li {list-style: none; padding-bottom: 20px;}
.footer-col ul.post-list li {
	border-bottom: 1px dashed #504f4f;
	padding: 10px 0px;
}
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.footer-col {
		clear:both;
		overflow: auto;
		margin-bottom: 20px;
	}
	.footer-sub .right {display: none;}
}
ul.img-feed li {
	float: left; 
	margin: 0px 7px 7px 0px; 
	padding-bottom: 0px;
}

/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	ul.img-feed li:nth-last-child(-n+4) {display: none;}
}

/**** Social Icons ****/
.social-icons {padding-top: 10px;}
.social-icons li {
	list-style: none; 
	float: left;
	margin-right: 6px;
}
/* Small Monitor */
@media (min-width: 980px) and (max-width: 1199px) {
	.social-icons li:last-child {display:none;}
}
a.social-icon { 
	background: url(../img/social-icons.png);
	display: block; 
	width: 46px; 
	height: 46px;
}
a.facebook {background-position: 0px 0px;}
a.facebook:hover {background-position: 0px -47px;}
a.twitter{background-position: -52px 0px;}
a.twitter:hover {background-position: -52px -47px;}
a.dribble{background-position: -104px 0px;}
a.dribble:hover {background-position: -104px -47px;}
a.rss{background-position: -156px 0px;}
a.rss:hover {background-position: -156px -47px;}
a.forrst{background-position: -208px 0px;}
a.forrst:hover {background-position: -208px -47px;}

/**** Sub Footer ****/
.footer-sub {background: #1f1f1f; padding: 10px 0px;}
.footer-sub div div span {padding: 0px 20px;}


/**************************************
/ MISC
**************************************/
.row {margin-bottom:30px;}
.rowheader {margin-bottom:30px;}
.sub-row30 {margin-bottom:30px;}
.sub-row20 {margin-bottom:20px;}
.no-margin {margin-bottom:0px;}

a.accordion-toggle{background: #f5f5f5;}
.nav-tabs li.active a{background:#f8f8f8;}

@media only screen and  (max-width: 767px) {
	.btn {margin-bottom: 5px;}
}

.left {float: left;}
.right {float: right;}
.align-left{float: left; margin: 0px 20px 20px 0px;}
.align-right{float: right; margin: 0px 0px 20px 20px;}

.color-bg { background:#ff4700; }
.color { color:#ff4700; }
.color-bar-1, .color-bar-2 { width:100% }
.color-bar-1 { background:#414141; height:5px; }
.color-bar-2 { height:3px; }
.page-header { margin:0px }
.lead {line-height:28px; margin: 20px 0px 30px 0px; }

#toTop {
	width:47px;
	height:47px;
	background:url(../img/back-top-btn.png) no-repeat;
	text-align:center;
	position:fixed;
	bottom:25px;
	right:20px;
	cursor:pointer;
	display:none;
	text-indent:-9999px;
	z-index:12; 
}

/***** Lightbox *****/
#lightbox-image-details-caption {
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase;
	font-size: 14px;
}
#lightbox-secNav-btnClose {width: 30px; padding-bottom: 0;}
#lightbox-image-details-currentNumber {display: none; visibility: hidden;}

/***** Testimonials *****/
.quote-text { 
	font-size:16px; 
	line-height:24px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	margin:0px 20px; }
.quote-text cite { 
	font-size:12px; 
	color:#999;
	display:block;
	margin-top:5px; }

#clientCarousel.carousel .item {
	background: #f9f9f9;
	padding:20px 0px;
    -webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
    left: 0 !important;
  }
#clientCarousel.carousel .next.left, .carousel .prev.right {
    opacity: 1;
    z-index: 1;
  }
#clientCarousel.carousel .active.left, .carousel .active.right {
    opacity: 0;
    z-index: 2;
  }

/***** Client Logos *****/
.client-link { 
	display: block; 
	width: 100px; 
	height: 100px;
	position: relative;
}
.client-mask {
	display: block;
	width: 100px; 
	height: 100px;
	position: absolute;
	background: url(../img/rnd-client-mask.png);
}
.client-logos {margin: 20px 0px 0px 0px;}
.client-logos li {list-style: none; float: left; margin: 0px 7px;}

/* Small Monitor */
@media (min-width: 980px) and (max-width: 1199px) {
	.client-logos li:first-child {display: none;}
}
/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.client-logos li:nth-last-child(-n+2) {display: none;}
}

/***** Features Page (these can be deleted)*****/
.the-grid div {
	background: #e4e4e4; 
	padding:10px 0px; 
	text-align: center;
}
.form-examples input { margin-bottom: 10px;}
.the-icons {list-style: none; margin-left: 0;}
.the-icons li {float: left; width: 25%; line-height: 25px;}

/* Mobile Portrait Size to Tablet Portrait Size */
@media only screen and  (max-width: 767px) {
	.the-icons li {float: none; width: 100%; line-height: 25px;}	
}

.catalogview	{ height: 100px; }
.ebay .catalogview	{ height: 80px; background: #e4e4e4; }
.labelguide .catalogview	{ height: 20px; text-align:center; background: #e4e4e4; color: #585555; }
div .label-headline {
	font-weight: bold;
	color: #f34444;
	margin-top: 10px;
	margin-bottom: 5px;
}
table.tight {
	width: 100%;
	color: #000;
	font-size: 12px;
	margin: 0;
}
table.tight td.toprow { padding: 5px 0px 0px 0px; }
table.tight td.bottomrow { padding: 0px 5px 5px 0px ; }

.coverarttable a { color:#000; }
.coverarttable a:hover { color:#ff4700; ; text-decoration: none;}

table.tight td.imagerow {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 200px;
}
table.tight td.imagerow img { width: 200px; height: 200px; }

table.tight td.artistrow {
	border-top: 1px solid #000;
	background: #e4e4e4; 
	text-transform:uppercase; 
	height: 30px;
	font-size: 24px;
	padding: 10px 0px 0px 20px;
}
table.tight td.albumtitlerow {
	background: #e4e4e4; 
	text-transform:uppercase; 
	height: 25px;
	font-size: 22px;
	padding: 5px 0px 5px 20px;
}
table.tight td.commentrow {
	height: 25px;
	font-size: 14px;
	padding: 5px 0px 5px 20px;
}
table.tight td.starsrowfixed {
	border-bottom: 1px solid #000;
	background: #E8E6D1 url(../../images/priceguideoverlay.jpg) no-repeat;
	font-size: 24px;
	width: 100px;
	padding: 60px 0px 5px 0px;
}
table.tight td.starsrow {
	border-bottom: 1px solid #000;
	background: #e4e4e4; 
	font-size: 24px;
	padding: 5px 0px 10px 0px;
}
table.tight td.numberrow {
	border-bottom: 1px solid #000;
	color: #198419;
	text-transform:uppercase; 
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0px 10px 20px;
}
table.tight td.numberrowfixed {
	border-bottom: 1px solid #000;
	color: #198419;
	text-transform:uppercase; 
	height: 25px;
	font-size: 24px;
	font-weight: bold;
	padding: 60px 0px 5px 20px;
}
table.tight td.featurerow {
	color: #198419;
	text-transform:uppercase; 
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 25px 0px 5px 20px;
}
table.tight td.featurerow2 {
	border-bottom: 1px solid #000;
	color: #F00;
	text-transform:uppercase; 
	height: 25px;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 5px 20px;
}
table.tight td.countryyearrow {
	border-bottom: 1px solid #000;
	color: #000;
	text-transform:uppercase; 
	font-size: 24px;
	font-weight: bold;
	width: 120px;
	padding: 5px 15px 10px 0px;
}
table.tight td.countryyearrowfixed {
	border-bottom: 1px solid #000;
	color: #000;
	text-transform:uppercase; 
	font-size: 24px;
	font-weight: bold;
	padding: 60px 15px 10px 0px;
}


table.tight td.price {
	font-size: 14px;
	font-weight: bold;
	padding-right:10px;
	min-width: 40px;
}

/**************************************
/ Price Guide
**************************************/
.priceguide-details { font-size: 14px; background: #e4e4e4; padding: 5px 0px 20px 0px; }
.priceguide-details .lead {line-height:28px; margin: 10px 0px 20px 5px; }
.priceguide-details ul {margin:0px;}
.priceguide-details ul li {
	list-style: none; 
	border-bottom: 1px dashed #a9a9a9;
	padding:5px 5px;
}
.priceguide-details li a{
	font-family: "Oswald", sans-serif; 
	font-weight: normal;
	text-transform:uppercase; 
}
.priceguide-details li a.btn{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	font-size: 14px; 
}
.priceguide-details ul li:first-child { padding-top: 0px; }
.priceguide-details li:last-child { padding-bottom: 0px; border-bottom:none; }
.priceguide-details li i {padding-right: 5px; background-position: 0 -95px;}
.priceguide-details ul li i {padding-right: 5px;}
.priceguide-details ul { margin-left: 5px; }
.priceguide-details span.label {
	padding: 2px 4px;
	margin: 0px 8px 0px 0px; 
	font-family: "Oswald", sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	text-transform:uppercase; 
}

/**************************************
/ Sora Red
**************************************/

div#featured-posts-section {
max-height: 600px;
overflow: hidden;
margin-bottom: 0;
word-wrap: break-word;
}

.featured-post a {
margin: 0;
font-size: 25px;
text-transform: uppercase;
line-height: 34px;
text-shadow: 1px 1px 1px #000;
font-family: &#39;Oswald&#39;, sans-serif;
font-weight: 400;
color: #fff;
}
.featured-post a:hover {
	color:$(maincolor);
	text-decoration:none;
}

.featured-post .col-post {
float: left;
position: relative;
overflow: hidden;
margin: 0;
}
.featured-post .secondary-post {
width: 24.6%;
margin-left: 4px;
margin-bottom: 4px;
}
.featured-post .main-post {
width: 49.8%;
}
.featured-post span {
background: #666699;
padding: 3px 6px;
color: #fff;
display: inline;
font-size:12px;
font-style: normal;
display:none;
}
.featured-post img{
height:100%;
transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}

.featured-post .main-post img {
height: 588px;
}
.featured-post .secondary-post img {
height: 291px;
}
.col-post:hover img {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
transition: all 2s ease 0s;
-moz-transition: all 2s ease 0s;
-o-transition: all 2s ease 0s;
}
.featured-post header {
position: absolute;
bottom: 0;
width: 93%;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
padding: 10px 10px 5px;
padding: 20px 20px 20px;
}

.featured-post h4 {
font-size: 15px;
line-height: 1.3;
font-weight:400;
}

@media only screen and (max-width:1024px){
div#featured-posts-section { max-height: 435px; }
.featured-post .main-post { width: 47%; }
.featured-post .main-post img { height: 430px; }
.featured-post .secondary-post img { height: 212px; }
}


table.priceguide {
	width:100%;
	margin:0 0 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
}

table.priceguide th {
color:#000;
font-size:15px;
text-align:left;
padding:9px 13px;
background:#faa732;
}

table.priceguide td {
border-bottom: 1px solid #e6e6e6;
background-color:#f0f0f0;
color:#8c8c8c;
text-align:left;
padding:9px 13px;
}

table.priceguide tr.row1 td {
background-color:#f7f7f7;
color:#000;
}

table.priceguide tr.row2 td {
background-color:#f0f0f0;
color:#000;
}

table.priceguide td.highlight {
color:#fff;
font-weight:300;
}

table.priceguide tr.even td,table.priceguide tr.odd td {background-color:#fff;}
table.priceguide tr td.highlight {background-color:#f9f9f9;}

img.pgfull {border:2px solid #000; }

/**************************************
/ Label Guides
**************************************/
.labelguide .commentary {
	height: 120px;
	font-style: normal;
	border-bottom: none;
	background: #EFE7D8;
	color: #585555;
}
.labelguide .commentary2 {
	height: 80px;
	font-style: normal;
	border-bottom: none;
	background: #EFE7D8;
	color: #585555;
}
.labelguide .commentary3 {
	height: 40px;
	font-style: normal;
	border-bottom: none;
	background: #EFE7D8;
	color: #585555;
}
.labelguide .commentarylarge {
	height: 200px;
	font-style: normal;
	border-bottom: none;
	background: #EFE7D8;
	color: #585555;
}
.labelguide .commentary a, .labelguide .commentary2 a, .labelguide .commentary3 a, .labelguide .commentarylarge a {
	display: inline;
}
h5.title-bg.flagusa {
	background: url('../images/flags/United-States.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flaguk {
	background: url('../images/flags/United-Kingdom.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}

h5.title-bg.flagarg {
	background: url('../images/flags/Argentina.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagaus {
	background: url('../images/flags/Australia.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagaut {
	background: url('../images/flags/Austria.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagbar {
	background: url('../images/flags/Barbados.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagbel {
	background: url('../images/flags/Belgium.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagbra {
	background: url('../images/flags/Brazil.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagcan {
	background: url('../images/flags/Canada.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagchi {
	background: url('../images/flags/Chile.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagcol {
	background: url('../images/flags/Colombia.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagden {
	background: url('../images/flags/Denmark.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flageur {
	background: url('../images/flags/European-Union.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagfin {
	background: url('../images/flags/Finland.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagfra {
	background: url('../images/flags/France.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagger {
	background: url('../images/flags/Germany.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flaggre {
	background: url('../images/flags/Greece.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagice {
	background: url('../images/flags/Iceland.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagind {
	background: url('../images/flags/India.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagire {
	background: url('../images/flags/Ireland.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagisr {
	background: url('../images/flags/Israel.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagita {
	background: url('../images/flags/Italy.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagjam {
	background: url('../images/flags/Jamaica.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagjap {
	background: url('../images/flags/Japan.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagmex {
	background: url('../images/flags/Mexico.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagnl {
	background: url('../images/flags/Netherlands.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagnzl {
	background: url('../images/flags/New-Zealand.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagnor {
	background: url('../images/flags/Norway.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagper {
	background: url('../images/flags/Peru.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagpol {
	background: url('../images/flags/Poland.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagpor {
	background: url('../images/flags/Portugal.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagrus {
	background: url('../images/flags/Russia.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagspa {
	background: url('../images/flags/Spain.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagrsa {
	background: url('../images/flags/South-Africa.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagkor {
	background: url('../images/flags/South-Korea.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagswe {
	background: url('../images/flags/Sweden.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagsui {
	background: url('../images/flags/Switzerland.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagtur {
	background: url('../images/flags/Turkey.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flaguru {
	background: url('../images/flags/Uruguay.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}
h5.title-bg.flagven {
	background: url('../images/flags/Venezuela.png') #f8f8f8 right no-repeat;
	padding:13px 5px;
}



/* Large Desktop Size */
@media (min-width: 1200px) {
	.gallery-hover-6col {width:170px; height:170px;}
	.gallery-hover-4col {width:270px; height:220px;}
	.gallery-hover-3col {width:370px; height:300px;}
	.gallery-hover-3col-cir {width:370px; height:370px;}
	.gallery-hover-4col-cir {width:270px; height:270px;}
	.gallery-hover-4col-cir .gallery-icons {top: 45%; left:34%;}
	div#featured-slider { display: none; }

	.ebay img.ebayimg {width:268px; height:201px; border:1px solid #252628; }
	.ebay .gallery-hover-4col {width:270px; height:203px;}
	.labelguides .gallery-hover-3col {width:370px; height:370px;}
	.labelgallery .gallery-hover-3col {width:370px; height:370px;}
	.labelguide .gallery-hover-4col {width:270px; height:270px;}
	.directory .span2 {margin-left: 15px; margin-right: 5px;}
	.labelguides .longdesc {min-height:522px; margin-top:0px;}
}

/* Small Desktop Size */
@media (min-width: 980px) and (max-width: 1199px) {
	.gallery-hover-6col {width:140px; height:140px;}
	.gallery-hover-4col {width:220px; height:180px;}
	.gallery-hover-3col {width:300px; height:243px;}
	.gallery-hover-3col-cir {width:300px; height:300px;}
	.gallery-hover-4col-cir {width:220px; height:220px;}
	.gallery-hover-4col-cir .gallery-icons {top: 42%; left:29%;}

	.ebay img.ebayimg {width:218px; height:163px; border:1px solid #252628; }
	.ebay .gallery-hover-4col {width:220px; height:165px;}
	.labelguides .gallery-hover-3col {width:300px; height:300px;}
	.labelgallery .gallery-hover-3col {width:300px; height:300px;}
	.labelguide .gallery-hover-4col {width:220px; height:220px;}
	.directory .span2 {margin-left: 10px; margin-right: 5px;}
	.labelguides .longdesc {min-height:452px; margin-top:0px;}
	div#featured-posts-section { display: none; }
	.hidden-phone3 { display: none !important; }

	table.tight td.imagerow { width: 200px; }
	table.tight td.imagerow img { width: 200px; height: 200px; }
	table.tight td.artistrow { height: 30px; font-size: 22px; padding: 10px 0px 0px 20px; }
	table.tight td.albumtitlerow { height: 25px; font-size: 20px; padding: 5px 0px 5px 20px; }
	table.tight td.commentrow { height: 25px; font-size: 14px; padding: 5px 0px 5px 20px; }
	table.tight td.starsrowfixed { background: #E8E6D1 url(../../images/priceguideoverlay.jpg) no-repeat; font-size: 20px; width: 100px; padding: 60px 0px 5px 0px; }
	table.tight td.numberrowfixed {	height: 25px; font-size: 20px; padding: 60px 0px 5px 20px; }
	table.tight td.countryyearrowfixed { font-size: 20px; width: 100px; padding: 60px 15px 10px 0px; }

	/* Clip descriptions */
	li.span4 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 280px;
	}
	li.span3 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 200px;
	}
	li.span2 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 120px;
	}
}

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 979px) {

	.ebay img.ebayimg {width:164px; height:124px; border:1px solid #252628; }
	.directory .span2 {width: 218px; margin-left: 15px; margin-right: 5px;}
	.labelguides .longdesc {min-height:420px; margin-top:0px;}
	div#featured-posts-section { display: none; }
	.hidden-phone3 { display: none !important; }

	table.tight td.imagerow { width: 150px; }
	table.tight td.imagerow img { width: 150px; height: 150px; }
	table.tight td.artistrow { height: 25px; font-size: 18px; padding: 10px 0px 0px 15px; }
	table.tight td.albumtitlerow { height: 20px; font-size: 16px; padding: 5px 0px 5px 15px; }
	table.tight td.commentrow { height: 25px; font-size: 12px; padding: 5px 0px 5px 15px; }
	table.tight td.starsrowfixed { background: #E8E6D1; font-size: 16px; width: 70px; padding: 25px 0px 5px 0px; }
	table.tight td.numberrowfixed {	height: 20px; font-size: 16px; padding: 25px 0px 5px 15px; }
	table.tight td.countryyearrowfixed { font-size: 16px; width: 80px; padding: 25px 15px 10px 0px; }
	table.tight td.featurerow { padding: 0px 15px 4px 15px; }
	table.tight td.featurerow2 { height: 20px; font-size: 16px; padding: 4px 0px 3px 15px; }

	/* Clip descriptions */
	li.span2 .project-details {display:none;}
	li.span3 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 146px;
	}
	li.span4 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 208px;
	}
	.labelguide .commentarylarge { height: 240px; }
	.labelguide .commentary { height: 150px; }
	.labelguide .commentary2 { height: 100px; }
	.labelguide .commentary3 { height: 60px; }
}

/* Mobile Landscape Size */
@media (min-width: 540px) and (max-width: 767px) {

	.visible-phone3 { display: inline !important; }
	.hidden-phone3 { display: none !important; }
	.visible-phone4 { display: inline !important; }
	.hidden-phone4 { display: none !important; }
	.visible-phone4 form, form.visible-phone { display: inline-block !important; margin: 0 0 10px 10px; }
	form.visible-phone div { display: inline !important; }
	.search { margin-top: 0px; }
	.logo { padding-left: 10px; }
	.navigation { margin-top: 10px; }
	.row.header {padding-bottom: 10px; margin-bottom: 0; background: #FFC023;}

	table.tight td.imagerow { width: 150px; }
	table.tight td.imagerow img { width: 150px; height: 150px; }
	table.tight td.artistrow { height: 25px; font-size: 18px; padding: 10px 0px 0px 10px; }
	table.tight td.albumtitlerow { height: 20px; font-size: 16px; padding: 5px 0px 5px 10px; }
	table.tight td.commentrow { height: 25px; font-size: 12px; padding: 5px 0px 5px 10px; }
	table.tight td.starsrowfixed { background: #E8E6D1; font-size: 16px; width: 70px; padding: 25px 0px 5px 0px; }
	table.tight td.numberrowfixed {	height: 20px; font-size: 16px; padding: 25px 0px 5px 10px; }
	table.tight td.countryyearrowfixed { font-size: 16px; width: 75px; padding: 25px 2px 10px 0px; }
	table.tight td.featurerow { padding: 0px 15px 4px 15px; }
	table.tight td.featurerow2 { height: 20px; font-size: 16px; padding: 4px 0px 3px 15px; }
}


/* Landscape phones and down */
@media (max-width: 540px) {

	.ebay img.ebayimg {width:268px; height:201px; border:1px solid #252628; }
	div#featured-posts-section { display: none; }
	h2.title-bg { font-size: 22px; }
	.visible-phone2 { display: inline !important; }
	.hidden-phone2 { display: none !important; }
	.visible-phone3 { display: inline !important; }
	.hidden-phone3 { display: none !important; }
	.visible-phone4 { display: inline !important; }
	.hidden-phone4 { display: none !important; }
	.visible-phone4 form, form.visible-phone { display: inline-block !important; margin: 20px 0 10px 10px; }
	form.visible-phone div { display: inline !important; }
	.search { margin-top: 0px; }
	.logo { padding-left: 10px; }
	.navigation { margin-top: 10px; }
	.rowheader {margin-bottom: 10px;}

	table.tight td.artistrow { height: 25px; font-size: 14px; width: 100%; padding: 10px 0px 0px 10px; }
	table.tight td.albumtitlerow { height: 20px; font-size: 12px; padding: 5px 0px 5px 10px; }
	table.tight td.commentrow { height: 20px; font-size: 10px; padding: 5px 0px 5px 10px; }
	table.tight td.starsrowfixed { background: #E8E6D1; font-size: 12px; width: 70px; padding: 25px 0px 5px 0px; }
	table.tight td.numberrowfixed {	height: 20px; font-size: 12px; padding: 25px 0px 5px 10px; }
	table.tight td.countryyearrowfixed { font-size: 12px; width: 75px; padding: 25px 2px 10px 0px; }
	table.tight td.featurerow { height: 16px; font-size: 12px; padding: 5px 0px 1px 10px; }
	table.tight td.featurerow2 { height: 16px; font-size: 12px; padding: 1px 0px 5px 10px; }

/* 	.project-details {width: 250px; text-align: center} */
/*	.gallery-post-grid {text-align: center} */
	.project-details {margin-left:auto; margin-right: auto;}
/*	.gallery {text-align: center; } */
	.gallery table {text-align: left; }
	.gallery-cats { display: none;}
	.spacer1, .spacer2, .spacer3, .spacer4, .spacer5 { display: none;}
	li.span2 .project-details {
	    -o-text-overflow: ellipsis;
	    text-overflow:    ellipsis;
	    overflow:hidden;
	    white-space:nowrap;
	    width: 150px;
		}
	.labelguide li.span2 .project-details { width: 200px; }
	.labelguide .commentarylarge { height: 280px; }
	.labelguide .commentary { height: 180px; }
	.labelguide .commentary2 { height: 120px; }
	.labelguide .commentary3 { height: 80px; }

}
/* Mobile Landscape Size */
/* @media only screen and (min-width: 480px) and (max-width: 767px) { */
/*	li.span4 .project-details {width:350px;} */
/* } */
/* Mobile Portrait Size */
/* @media only screen and (max-width: 479px) { */
/* 	li.span4 .project-details {width:260px;} */
/* } */
