* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #555;
}

.descriptionBlock1 {
    color: #009933 !important;
    font-size: 1.3em;
    
    padding: 10px 0;
}

.descriptionBlock1 a {
    color: white !important;
    text-decoration: none;
    background: url(https://cdn.recordcollectormag.com/media/images/template/add-to-basket1.png)  right 5px no-repeat;
    padding: 12px 47px
}

.aligncenter {
text-align:center;
}

/* Survey */
.surveyList {
    margin: 20px 0 0 0;
    padding: 0;
}
.surveyList {
    list-style: none;
}

.surveyList a {
    text-decoration: none;
    font-size: 14px;
    color: #000000 !important;
}

.surveyList a:hover {
    text-decoration: underline !important;
}

.questionsForm {
    margin-top: 20px;
    font-family: verdana;
}

.questionsForm .number {
    font-weight: bolder;

    color: #ce0000;
}

.questionsForm .question {
    font-weight: bolder;

}
.questionsForm p {
    margin: 0 !important;
    padding: 0 0 0 13px !important;
    
}

.questionsForm .question {
    margin: 10px 0 0 0;
}
.questionsForm .answerList{
    margin: 5px 0 0 13px;
}
.questionsForm .answerList li{
    margin: 5px 0 0 0;
}

.questionsForm input {
    margin: 0 5px 0 0;
}
.questionsForm .personalDetails {
    line-height: 1.6em;
    margin: 20px 0;
}
.questionsForm .personalDetails .inpField {
    width: 300px;
}
/*END Survey*/

/* Vinyl Fetish */

.recentPosts {
  border-bottom:6px solid #C39341;
  background: black;
  font-size: 18px;
  color: #ffffff;
  padding: 10px;
}
.vinylPaginator
{
    margin:0;
    padding: 0;
}

.vinylNews
{
    width: 100%;
    margin-top: 15px;
}
.vinylNews td {
    vertical-align: top;
}
.vinylNews .textNews {
    padding: 0 0 0 10px;
}

.vinylNews td {
    border-bottom: 1px solid #EBEBEB; 
    padding: 10px 0 10px 0;
}
.vinylNews td :last-child {
    border-bottom:none;
}
.pagination {
    margin: 10px 0 0 0;
    text-align: center;
    
}
.pagination a, .pagination span {
    margin-right: 5px;
    font-weight: bolder;
    text-decoration: none;
}

.pagination a:hover {
    text-decoration: underline !important;
}
.vinylNews .textNews  .newsTitle {
    font-weight: bold;
}
.vinylNews .textNews p{
    padding: 10px 0 0 0;
}
.datePublish {
    font-weight: bold;
    color: #013B92;
    text-align: right;
    margin: 3px 0 0 0 !important;
    padding: 0 !important;
    font-style: italic;
    font-size: 11px;
}
.recentPosts span
{
	background: url(https://cdn.recordcollectormag.com/media/images/template/header-star.gif) no-repeat top right;
	padding-right: 20px;
}

.borderImg {
    padding: 2px;
    border: 1px solid #EBEBEB;
}

.morePosts {
    text-align: right;
    padding: 10px 0 0 0 !important;
    margin: 0 !important;
}

.morePosts a {
    text-decoration: none;
}
.morePosts a:hover {
    text-decoration: underline !important;
}
/* END Vinyl Fetish */

/*
widget twitter
*/

.widget_twitter {
    margin: 15px 0 10px 0;
}

.widget_twitter .widget-title a{
    color: #AD1833;
    font-size: 12px;
    font-weight: bolder;
    margin: 10px 0 5px;
    text-transform: uppercase;
    text-decoration: none;
}

.widget_twitter .widget-title a:hover {
    text-decoration: underline;
}

.widget_twitter ul {
    margin: 5px 0 0 0;
    border: 1px solid #AAAAAA;
    padding: 5px 0 0 0;
}
.widget_twitter li {
    list-style: none;
    padding: 0 3px 5px 3px;
    font-size: 11px;
}
/*
END widget twitter
*/


/* RC Directory */
.rcDirectory .DirectoryList {
    margin:0 0 10px 0;
}

.rcDirectory .nameTitle {
    font-weight: bolder;
    font-size: 16px;
}

.rcDirectory .shopInformation {
    margin: 5px 0 20px 0;
    line-height:20px;
}
.rcDirectory .shopInformation p {
    margin: 0 0 0 0 !important;
    padding: 0 !important;
}
/* END RC Directory */

DIV#wrap {
	width: 990px;
	height: 100%;
    margin:0 auto;    
}


DIV#header {
	height: 121px;
	background: #000 url(https://cdn.recordcollectormag.com/media/images/template/logo.gif) 60px 0 no-repeat;
	width: 100%;
}

DIV#top_banner {
    float: right;
    margin: 0;
    overflow: hidden;
    position: relative;
    right: 10px;
    top: 10px;
    width: 590px;
}


.IpadBanner {
    float: left;
    height: 121px;
    left: 445px;
    position: relative;
    width: 276px;
}
.IpadBanner .img {
    border: none;
}

/* IPAD PAGE */

.titleAward{
    color: #EC008C;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}

.titleAward .colorBlack {
    color: black;
}

.awardsForm {
    margin: 10px 0 0 0;
    line-height: 1.6em;
}

.awardsForm .question {
    margin: 10px 0 10px 0;
    background-color: #FAFAFA;
    padding: 5px;
}

.awardsForm .answer {
    margin: 10px 0 10px 0;
    padding: 0 0 0 20px;
}
.awardsForm .answer input {
    margin: 0 5px 0 0;
}

.awardsForm .personalDetails {
    margin: 20px 0 20px 0;
    line-height: 1.6em;
}

.awardsForm .personalDetails .inpField {
    width: 300px;
}

.awardsForm .question .number {
    color: #EC008C;
    font-weight: bold;
}

.awardsForm .inputAnswerFiled {
   width: 290px; 
}

.awardsForm .question .qb {

    font-weight: bold;
}

.show_form_errors {
    background-color: #EEEEEE;
    color: black;
    margin: 20px 0;
    padding: 10px;
    border: 1px solid #cecece;
}

.show_form_errors div {
    font-weight: bolder;
}

/* END IPAD */

/*
DIV#top_banner
{
	position:  absolute;
	top: 10px;
	left: 390px;
	width: 590px;
	overflow: hidden;
}
*/

DIV#nav {
	width: 100%;
	height: 2.5em;
	background: #ad1833;
	text-transform: uppercase;
}

DIV#main {
	width: 100%;
	clear: left;
	min-height: 800px;
}

DIV#col1 {
	width: 155px;
	padding: 6px;
	margin: 2px;
	float: left;
}

DIV#col2 {
	width: 648px;
	float: left;
	padding: 0;
	margin: 0;
	padding: 15px 18px 10px 5px;
	line-height: 1.5em;
}



DIV#col4 {
	width: 141px;
	margin: 0 2px;
	float: left;
	text-align: center;
}

	
DIV#footer {
	clear: both;
	margin: 5px 0 0 170px;
	color: #000;
	width: 705px;
	border-top: solid #c39341 7px;
	padding: 8px 0 35px;
}


DIV#top_search
{
	height: 35px;
}


a img {
	border: none;
}

h1
{
	color: #fefefe;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 1.65em;
	background: #000;
	padding: 7px 0 7px 13px;
	display: block;
	width: 100%;
	font-weight: bold;
	margin: 0 20px 25px 0;
	line-height: 1.15em;
}

h2
{
	font-size: 1.4em;
	color: #111;
	margin-bottom: 1em;
}

h1.gold
{
	border-bottom: 6px solid #c39341;
}

h1.red
{
	border-bottom: 6px solid #ad1833;
}

h1 span
{
	background: url(../images/header-star.gif) no-repeat top right;
	padding-right: 20px;
}

h3
{
	text-transform: uppercase;
	font-size: 1.1em !important;
	color: #111;
}


/*********** OTHER DIVS ************/


DIV.clear {
	clear: both;
	height: 0;
	width: 100%;
	line-height: 0;
	font-size: 0;
}

DIV.list-clear {
	clear: both;
	height: 35px;
	width: 100%;
	line-height: 0;
	font-size: 0;
}


/******************************************** FOOTER ********************************/


#footer li
{
	float: left;
	display: inline;
	margin-right: 10px;
}

#footer a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

#footer li a:link, #footer li a:visited {
	color: #c39341;
}


#footer li a:hover {
	text-decoration: none;
	color: #333;
}

#footer li a:active {
	color: #993300;
}

#footer ul
{
	float: left;
}


#footer p
{
	text-align: right;
}

/******** IMAGES **********/

#footer img {
	margin-right: 10px;
}


/****************************************** NAVBAR ****************************************/


/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	letter-spacing: 0.11em;
	cursor: default;
	background: #000;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 5px 0 0 11px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	color: #fff;
	background: url(../images/nav-left.gif) top left no-repeat;
	z-index: 1001;
}

ul.MenuBarHorizontal li#search
{
	padding: 2px 0 0 11px !important;
}


/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 24px 0 0;
	padding: 0 0 5px;
	list-style-type: none;
	background: #ad1833;
	z-index: 1020;
	cursor: default;
	width: 8.9em;
	position: absolute;
	left: -1000em;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: 16.7em;
}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 10em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 5% 0 0 5%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal li a
{
	cursor: pointer;
	padding: 5px 12px 0 0;
	color: #fff;
	text-decoration: none;
	background: url(../images/nav-right.gif) top right no-repeat;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #111;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #c39341;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../images/nav-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 5px 12px 0 0;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal li ul li, ul.MenuBarHorizontal li ul li a
{
	background-image: none !important;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
	}
}

#collectables {
    width:99%;
}

.bottom_header_line{
    height: 2px;
    background-color: #ad1833;
    border: 2px solid #ad1833;
}

.MagDesc {
    padding-bottom: 5px !important;
}
#login_box_header {
    background: url(https://cdn.recordcollectormag.com/media/images/template/login_box.png) 0 0 no-repeat;
    float: right;
    margin: 7px 5px 0 0;
    padding: 0;
    width: 230px;
    height: 106px;
}

#login_box_header .loginHolder {
	padding: 8px 0 0 21px;
}
#login_box_header .loginBox ul a{
    color: blue;
}
#login_box_header .loginBox ul a:visited {
    color: blue;
}
#login_box_header .loginBox ul a:hover {
    text-decoration: none;
}
#login_box_header .loginBox .col2login {
    padding:1px 0 0 10px;
}
#login_box_header .loginBox .buttonLogin {
    width:126px;
    height: 37px;
    margin: 8px 0 0 0;
    background: url(https://cdn.recordcollectormag.com/media/images/template/button_login.png) 0 0 no-repeat;
    border: none;
    color: #ffffff;
    font-weight: bolder;
    
}
#login_box_header .loginBox .remMe {
    padding: 2px 0 0 0;
}
#login_box_header .loginBox {
	margin:-5px 0 0 0;
}
#login_box_header .loginBox ul {
    margin-top: -2px;
}
#login_box_header ul li {
	list-style: none;
}
#login_box_header .loginBox {
	padding: 21px 0 0 0;
        font-size: 13px;
        font-weight: bolder;
        text-align: center;
}
#login_box_header .loginBox form {
    margin-bottom: 5px;
}
.subBenefits li{
list-style: disc !important;
margin-left: 20px;
}

.tblMainHoldArt {
	width:100%;
}
.tblMainHoldArt td {
	vertical-align: top;
}
.tblMainHoldArt .mimg {
	width: 105px;
}
.tblMainHoldArt .mimg img{
	margin-bottom: 10px;
}

.myProfile {
    margin: 5px 0 10px 0;
}
.myProfile a {
    font-size: 15px;
    font-weight: bolder;
}

.myProfile a:hover {
    text-decoration: none;
}

.subStatusMessage {
  font-size: 13px;
}

.redFontColor {
    color: #ce0000;
}

.subStatusMessageErrorDescription {
    margin-left: 10px !important; 
    padding: 5px 0  !important; 
}

.errorNotificationMessage {
    font-size: 15px;
    font-weight: bolder;
    color: #ce0000;
}

.categoryListNews {
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}

.categoryListNews .contentNews {
    padding-bottom: 10px;
}

.categoryListNews .header {
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: bolder;
}
.categoryListNews .contentNews {
    font-size: 12px;
}
.categoryPaginator {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}
.categoryPaginator a {
    padding: 0 3px;
    text-decoration: none;
}

.categoryPaginator a:hover {
    text-decoration: underline !important;
}
.all-back-issues {
   width: 100%; 
}
.all-back-issues tr td {
    font-size: 13px;
    line-height: 18px;
    vertical-align: top !important;
    width: 33%;
}

.all-back-issues tr td p {
    margin: 0;
    padding: 0 0 0 0 !important;
}

.all-back-issues tr td h4 {
    font-size: 19px;
    font-weight: bolder;
    padding: 0 !important;
    margin: 10px 0 10px 0;
    color: #de0000;
}

.back-issues-list-nav
{
    margin: 0 auto 10px auto;
    padding: 0;
    text-align: center;
}
.back-issues-list-nav-holder {
    font-size: 14px;
    border-bottom:  1px solid #B9B5B5;
    margin-bottom: 14px;
}
.back-issues-list-nav-holder p{
    padding: 0 0 10px 0;
    margin: 0;
}
.back-issues-list-nav li {
   padding: 5px;
   margin: 0;
   display: inline;
   font-size: 16px;
   font-weight: bold;
}


/* == START WordPress WYSIWYG Editor Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone {
	/* not sure about this one */
}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

/* == END WordPress WYSIWYG Editor Styles == */

.post-content-wrapper div {
	padding-bottom: 10px;
}