/* @override http://www.singingrevolution.com/stylesheet.css */

/* @group Store */

#store_content {
	float: left;
	display: inline;
	width: 750px;
	margin-top: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 40px;
}

.store_cat {
	float: left;
	display: inline;
	width: 600px;
	margin-top: 25px;
	clear: both;
	font-size: 20px;
	border-width: 0 0 1px 0;
	border-color: white;
	border-style: solid;
	padding-bottom: 15px;
}

.store_cat img {
	border: 1px solid #ffffff;
}
.store_cat_img {
	float: left;
	display: inline;
	clear: both;
	margin-right: 10px;
	width: 120px;
	height: 180px;
}

.store_items {
	float: right;
	display: inline;
	font-size: 14px;
	width: 430px;
}
.store_items div {
	margin-bottom: 2px;
	line-height: 18px;
}
.store_item {
	clear: both;
	padding: 15px 0 20px 0;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: white;
	width: 620px;
	margin-top: 0px;
}

.store_item_image {
	width: 130px;
	float: left;
	display: inline;
}
.store_item_image img {
	border-style: solid;
	border-width: 1px;
	width: 128px;
}
.store_item_info {
	width: 450px;
	float: right;
	display: inline;
}
.store_item_title {
	font-weight: bold;
	margin-bottom:  20px;
	line-height: 20px;
	font-size: 16px;
}
.store_item_description {
	font-size: 14px;
	line-height: 16px;
}
.store_item_description li {
	margin-bottom: 8px;
}
.store_item_length {
	color: #b2bac2;
}
.store_item_price {
	margin-top: 10px;
}



/* @end */

body {
	background-image: url('/images/background.jpg');
	background-repeat: no-repeat;
	background-color: #03070a;
	margin: 0px;
	color: #f0eded;
	f/ont-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 11px;
}
a {
	color: white;
}
img {
	border-width: 0px;
}
.gmnoprint {
	color: black;
}
.review {
	margin: 10px 0 30px 0;
}
.review_title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #dadada;
}
.review_source {
	color: 485665;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 8px 0 8px 0;
}
.review_abstract {
	font-size: 13px;
	color: 485665;
}
.screening {
	margin:  10px 0 30px 0;
}
.screening_title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dadada;
}
.screening_dates {
	font-size: 14px;
}
#map, #contribution_map {
	width: 435px;
	height: 335px;
}

#wrapper {
	text-align: left;
}
#header {
	margin: 48px 0 0 163px;
}
#navigation {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-left:  50px;
	margin-top: 25px;
}
#navigation_items {
	padding: 20px 0 20px 0;
}
#navigation .nav_group_header {
	padding-bottom: 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 1px;
}
#navigation .nav_group_header a {
	text-decoration: none;
}
#navigation .nav_group {
	margin-left: 14px;
	margin-bottom: 16px;
	text-align: left;
}
#navigation .nav_page a {
	color: #4a5968;
	text-decoration: none;
	line-height: 23px;
	text-transform: uppercase;
	font-family: georgia, times new roman, times, serif;
}
#navigation .nav_page a:hover {
	color: #ccc;	
}
#navigation .nav_page .selected {
	color: #ccc;
}
.signups input {
	font-size: 9px;
	color: #78828b;
	width: 165px;
	margin-top: 5px;
	background-color: white;
}
.signups .triangle {
	margin-left: 6px;
	position: relative;
	top: 4px;
}
.signups .form_title {
	margin-top: 7px;
}
#content {
	float: left;
	width: 435px;
	position: absolute;
	left: 270px;
	margin-top: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 40px;
}
#content img {
	float: left;
	margin: 5px 25px 15px 0px;
}
#content img.right {
	float: right;
	margin: 5px 0 15px 25px;
}
#tagline {
	position: absolute;
	top: 164px;
	left: 784px;
}
#right_column {
	position: absolute;
	top: 264px;
	left: 784px;
	width:  200px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;
}

.inline_image, #map {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: white;
}
.blog_title {
	font-size: 14px;
	font-weight: bold;
}
.blog_subtitle {
	font-size: 14px;
}
.blog_header {
	margin-bottom: 4px;
}
.blog_entry {
	margin-bottom: 30px;
}
.blog_entry img {
	float: left;
	margin: 5px 10px 5px 0;
}
.banner_example {
	border-width: 1px;
	border-color: white;
	border-style: solid;
}

/* @group Blog */
.entry {
	margin-bottom: 50px;
}
.entry-header a {
	text-decoration: none;
}
.entry-author, .entry-footer, .comments-open-moderated, #name-email {
	font-size: 85%;
}
#name-email label {
	display: block;
	float: left;
	width: 100px;
}
.comment_preview {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: -5px;
	line-height: 12px;
	height: 48px;
	font-size: 95%;
	color: #bed2e5;
}
/* @end */

/* @group Store New */
.store_cat_new {
	width: 130px;
	height: 280px;
	float: left;
	display: inline;
	font-size: 14px;
	margin-right: 40px;
}
.store_img_new {
	height: 190px;
	margin-bottom: 10px;
}

#store_content div.store_cat_new div.store_img_new a img {
	margin: 0px;
}
.title_new {
	text-align: center;
	line-height: 14px;
	margin-bottom: 4px;
}
.title_new a {
	text-decoration: none;
}

/* @end */

/* @group PBS */
a.pbs_sort {
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	background: whitesmoke;
	color: #07111a;
	font-weight: bold;
	border: 1px solid grey;
}
table#pbs_table {
	margin-top: 8px;
	border-spacing: 0px 0px;
	border-color: #343434;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}
table#pbs_table td {
	border-color: #343434;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	padding: 4px;
	font-size: 13px;
}

table#pbs_table_past {
	color: grey;
	margin-top: 8px;
	border-spacing: 0px 0px;
	border-color: #343434;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}
table#pbs_table_past td {
	border-color: #343434;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	padding: 4px;
	font-size: 13px;
}

/* @end */

