/*********** GLOBAL **********/
/*****************************/
* {
	margin: 0;
 	}

html {
	height: 100%;
	}

#wrapper {
	 background: url(../../images/shared/body-watermark.gif) bottom center no-repeat;
	 min-height: 100%;
 	 height: auto !important;
 	 height: 100%;
 	 margin: 0 auto -135px 0px !important;
	}

body {
	 background :#ffffff url(../../images/shared/body-background-white.jpg) center top no-repeat;
     margin: 0px;
     padding: 0px;
	 font-family: arial !important;
	 font-size: 9pt;
	 color: #000000;
	 height: 100%;
     }
	 
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
	}

/*********** HEADER **********/
/*****************************/
#header {
	z-index:2;
	background: #000000 url(../../images/header/background.jpg) center top no-repeat;
	height: 390px;
	_height: 395px;
	text-align: center;
	}
	
	
	
	
#imageHeader {
	display: block;
	width: 960px;
	height: 350px;
	margin: 0px auto;
	clear: both;
	}

#branding {
	display: none;
	clear: both;
	}

#blog-title {
	display: none;
	}

#blog-description {
	display: none;
	}



/*********** MENU **********/
/***************************/
.skip-link {
	display:none;
	}

#access {
	background: #121212;
	height:40px;
	overflow:visible;
	position: absolute;
	left: 0;
	z-index: 100;
	}




/*** ESSENTIAL STYLES ***/
/** main menu **/
/***************/
.sf-menu, 
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.sf-menu {
    }

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 160px !important; /* left offset of submenus need to match (see below) */
	}

.sf-menu ul li {
	width: 100%;
	text-align: center !important;
	width: 160px !important;
	}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
	width: 160px !important;
	}

.sf-menu li {
	float: left;
	position: relative;
	width: 160px !important;
	}

.sf-menu a {
	background: url(../../images/navigation/btn-off.jpg) left top no-repeat !important;
	display: block !important;
	position: relative !important;
	width: 160px !important;
	height: 35px !important;
	font-family: 'arial narrow' !important;
	font-size: 16pt !important;
	line-height: 40px !important;
	color: #ffffff !important;
	text-transform: lowercase !important;
	text-decoration: none !important;
	text-align: center !important;
	}
	
/** sub-menu **/
/**************/
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 40px !important; /* match top ul list item height */
	width: 160px !important;
	z-index: 99;
	}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
	width: 160px !important;
	}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 0; /* match ul width */
	top: 0;
	width: 160px !important;
	}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
	width: 160px !important;
	}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 0; /* match ul width */
	top: 0;
	width: 160px !important;
	}

/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
	}

.ie6 .sf-menu {
	margin-bottom: -1px;
	}

.sf-menu a {
	text-decoration:none !important;
	width: 160px !important;
	}

.windows .sf-menu a {
	 font-size: 16pt;
	 width: 160px !important;
	 }

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	color: #F4AAC5 !important;
    border-bottom: 5px solid #FF0066 !important;
	width: 160px !important;
    }

.sf-menu .current_page_item .children li a,
.sf-menu .current_page_ancestor .children li a,
.sf-menu .current_page_parent .children li a {
	color: #fffff !importantf;
    border-bottom: 5px solid #000000 !important;
	width: 160px !important;
    }

.sf-menu .current_page_item .children li a:hover,
.sf-menu .current_page_ancestor .children li a:hover,
.sf-menu .current_page_parent .children li a:hover {
	color: #F4AAC5 !important;
    border-bottom: 5px solid #00000 !important0;
	width: 160px !important;
    }
	
.sf-menu a, 
.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	width: 160px !important;
    }

.sf-menu li {
	width: 160px !important;
    }

.sf-menu li li {
	width: 160px !important;
	}

.sf-menu li li li {
		width: 160px !important;
	}

.sf-menu li:hover, 
.sf-menu li.sfHover {
	outline: 0;
	width: 160px !important;
	}

.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
    outline: 0;
	color: #F4AAC5 !important;
    border-bottom: 5px solid #FF0066 !important;
	width: 160px !important;
    }

.sf-menu ul {
	width: 160px;
	_margin-top: 5px;
    }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	 /* overriding essential styles */
	 width: 160px !important;
	}

.sf-menu ul ul {
	margin-top:0;
	width: 160px !important;
	}

.sf-menu ul a {
	background: #121212 !important;
	border-bottom: 5px solid #121212 !important;
	color: #ffffff !important;
	width: 160px !important;
	}

.sf-menu ul a:hover {
	color: #F4AAC5 !important;
	width: 160px !important;
	}



/* =Content
-------------------------------------------------------------- */
#main {
	}

.hentry {
    padding:0 0 22px 0;
	}

.single .hentry {
    padding:0;
	}

.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
	}



/*****************  PAGE *****************/
/*****************************************/
/** titles **/
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
	}

.attachment .page-title {
    font-style:italic;
	}

.page-title a {
    color:#666;
    text-decoration:none;
	}

.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
	}

.page-title span {
    font-style:italic;
	}

.page-title .meta-nav {
    font-style:normal;
	}
/*****************************************/
/*****************************************/

	

/*****************  ENTRY *****************/
/******************************************/
/** titles **/
.entry-title {
    font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	}

.entry-title a, .media-entry-title a,.media-entry-title2 a  {
    color:#524B43;
    text-decoration:none !important;
	}

.entry-title a:active,
.entry-title a:hover, .media-entry-title a:active, .media-entry-title a:hover, .media-entry-title2 a:active, .media-entry-title2 a:hover {
    color: #F4AAC5;
	 text-decoration:none !important;
	}

/** home entry title **/
body.home .entry-title {
	display: none;
	}
	
body.home h1.welcome-entry-title {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	font-weight: normal;
	margin-top: -6px;
	margin-bottom: 5px;
	}

body.home h1.whats-new-entry-title {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0px 0px 4px 0px;
	color: #524B43;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 0px;
	}

/** news entry title **/
body.category-knack-updates h1.page-title {
	display: none;
	}

/** the band entry title **/
body.page-id-7 .entry-title {
	display: none;
	}

body.page-template-page-the-band-php h1.the-band-entry-title {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	font-weight: normal;
	margin-top: -6px;
	margin-bottom: 5px;
	}

/** music entry title **/
body.page-id-9  .entry-title {
	display: none;
	}
	
body.page-id-9 h1.music-entry-title {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	font-weight: normal;
	margin-top: -6px;
	margin-bottom: 5px;
	}
	
/** media entry title **/
body.page-id-11  .entry-title {
	display: none;
	}
	
body.page-id-11 h1.media-entry-title {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	font-weight: normal;
	margin-top: -6px;
	margin-bottom: 5px;
	}

body.page-id-11 h1.media-entry-title2 {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	font-weight: normal;
	margin-bottom: 5px;
	}

/** after title, displays author and date of entry **/
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
	padding-bottom: 10px;
	margin-top: -5px;
	}

.entry-meta .author {
	}

.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
	}

.entry-meta a {
    color:#666;
    text-decoration:none;
	}

.entry-meta a:active,
.entry-meta a:hover {
    color: #FF0066;
	}

.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
	}

/** content area **/
.entry-content {
	font-family: arial;
	font-size: 10pt;
	line-height: 16pt;
    padding: 5px 0px 0px 0px;
	height: 100%;
	}

.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
	}

.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
	}

.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
	}

.entry-content table {
	}

.entry-content embed {
    margin:0 0 22px 0;
	}

/** after entry, displays category, permalink info **/
.entry-utility {
	clear:both;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
	}

.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	}

.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
	}
/******************************************/
/******************************************/





.edit-link {
	clear:both;
	display:block;
	}

.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
	}

.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}

.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}

ul.links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
	}

li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
	}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
    padding:0 0 22px 0;
	}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	}

.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	border: none !important;
	}

.gallery-caption {
	margin-left: 0;
	}

.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
	}

#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
	}

#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
	}





/* =Attachments

-------------------------------------------------------------- */



.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
	}

.attachment-jpeg #content,

.attachment-png #content {

    width:930px;

}

.attachment-jpeg #comments,

.attachment-png #comments {

    width:540px;

    overflow:hidden;

}

.attachment-jpeg .main-aside,

.attachment-png .main-aside {

    display:none;    

}


/*****************  POST NAVIGATION *****************/
/****************************************************/
.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
	}

.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	}

.navigation a:active,
.navigation a:hover {
    color: #FF0066;
	}

.navigation .meta-nav {
    font-style:normal;
	}

.nav-previous {
	float: left;
	width:50%;
	}

.nav-next {
	float: right;
	width:50%;
	text-align:right;
	}

#nav-above,#nav-below {
	width: 100%;
	}

#nav-above {
    display:none;
	}

.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
	}



/*****************  COMMENTS *****************/
/*********************************************/
#comments {
	clear:both;
    padding:22px 0 0 0;
	}

#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
	}

#comments code {
    font-size:12px;
    line-height:18px;
	}

#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
	}

#comments-list {
    padding:0 0 18px 0;
	}

#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
	}

#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
	}

#comments-list li {
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
	}

#comments-list li.alt {
	}

#comments-list li.bypostauthor {
	}

#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
	}

#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
	}

#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
	}

#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
	}

#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	}

#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
	}

.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
	}

.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	}

.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
	}

.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
	}

.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
	}

.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
	}

.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
	}

#trackbacks-list .comment-content {
    position:absolute;
    left:-10000px;
	}

#respond {
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
	}

#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
	}

#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
	}

#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
	}

#cancel-comment-reply a {
    color:#666;
	}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
	}

.form-section label {
    font-size:11px;
	}

.form-section input {
    margin:0 0 18px 0;
    width:98%;
	}

.form-section textarea {
    width:99%;
	}

#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
	}

#form-allowed-tags span {
    font-style:italic;
	}

#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
	}

.form-submit {
    padding:18px 0 0 0;
    text-align:right;
	}

.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
	}

.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
	}

.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
	}




/*****************  ASIDES, SIDEBAR & WIDGET READY AREA *****************/
/************************************************************************/
ul.xoxo li {
	padding-bottom: 20px;
	}

ul.xoxo li ul li {
	border-bottom: 1px dotted #F4AAC5;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

ul.xoxo li ul li a {
	}
	
.aside,
.aside input {
	}

.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
	}

.aside pre,
.aside code {
	}

.aside .current_page_item a {
	}

.aside .current_page_item .page_item a {
	}

.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
	}

.aside {
	}

.aside a {
	}

.aside a:active,
.aside a:hover {
	}

.aside h3 {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	}

.aside h3 a {
	color:#524B43;
    text-decoration:none;
	}

.aside caption {
	}

.aside ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.aside ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.aside ul ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.aside ul ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.aside form,
.aside table {
	}

.aside table {
	}

.aside thead {
	}

.aside tbody {
	}

.aside th, .aside td {
	}

.aside tfoot tr {
	}

.aside tfoot td {
	}

.widget_tag_cloud {
	}

.aside #searchsubmit {
	}

/** main asides **/


.main-aside ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.main-aside h3 {
	font-family: 'arial narrow';
    font-size: 26pt;
    line-height: 26pt;
    padding: 0 0 7px 0;
	color: #524B43;
	}

.main-aside ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#primary, 
#secondary {
	width: 250px;
	padding: 0px 40px;
	float: right;
	}

body.category-knack-updates #secondary {
	display: none;
	}


/** content asides **/
#content .aside {
	}

#content .aside ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#content .aside h3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#content .aside ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

/** footer asides **/
#subsidiary {
	}



/*****************  FOOTER *****************/
/*******************************************/
/** container **/
.push {
	height: 135px;
	}
	
body.home .push {
	clear: both;
	height: 100px;
	}
	
#footerContainer {
     background: #000000 url(../../images/footer/background.jpg) center top no-repeat;
     border-top: 10px solid #121212;
     height: 125px;
     }

#footer {
	width: 960px;
	margin: 0px auto;
	color: #ffffff;
	font-size: 8pt;
	line-height: normal;
	}

#footer h1 {
	font-family: 'arial narrow';
	font-size: 16pt;
    line-height: 20pt;
	color: #CF7697;
	}

/** copyright **/
#copyright {
	float: left;
	width: 396px;
	padding-top: 20px;
	}

#copyright a:link {color:#ffffff;}
#copyright a:visited {color:#ffffff;}
#copyright a:active {color:#ffffff;}
#copyright a:hover {color:#F4AAC5 !important;}

span.author {
	color: #727272 !important;
	}

a.author:link {color:#727272 !important; text-decoration:none;}
a.author:visited {color:#727272 !important; text-decoration:none;}
a.author:active {color:#727272 !important; text-decoration:none;}
a.author:hover {color:#F4AAC5 !important; text-decoration:none;}

	
/** newsletter sign up **/
#newsletterSignUp {
	float: left;
	width: 297px;
	padding: 25px 40px 0px 40px;
	}

#newsletterSignUp p {
	display: none !important;
	}
	
#wp_email_capture {
 	width: 297px;
	position: absolute;
	}

#wp_email_capture br {
	display: none !important;
	}

#wp_email_capture label.wp-email-capture-name, #wp_email_capture_2 label.wp-email-capture-name {
 	font-family: 'arial narrow';
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	position: absolute;
	}

#wp_email_capture label.wp-email-capture-email, #wp_email_capture_2 label.wp-email-capture-email {
 	font-family: 'arial narrow';
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	left: 105px;
	position: absolute;
	}
 
#wp_email_capture input.wp-email-capture-name, #wp_email_capture_2 input.wp-email-capture-name {
 	border: none;
	background: #ffffff url(../../images/form/input-background.jpg) left top repeat-x;
	height: 18px;
	line-height: 18px;
	width: 100px;
	font-size: 9pt;
	font-family: arial;
	display: block;
	position: absolute;
	top: 16px;
	}

#wp_email_capture input.wp-email-capture-email, #wp_email_capture_2 input.wp-email-capture-email {
 	border: none;
	background: #ffffff url(../../images/form/input-background.jpg) left top repeat-x;
	height: 18px;
	line-height: 18px;
	width: 125px;
	font-size: 9pt;
	font-family: arial;
	display: block;
	position: absolute;
	left: 105px;
	top: 16px;
	}

#wp_email_capture input.wp-email-capture-submit, #wp_email_capture_2 input.wp-email-capture-submit {
	background:url(../../images/form/submit-pink-background-off.jpg) left top repeat-x;
	font-family: 'arial narrow';
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-transform: lowercase;
	height: 20px;
	line-height: 22px;
	border: none;
	display: block;
	position: absolute;
	left: 235px;
	top: 16px;
	}

/** social media **/
#socialMedia {
	float: left;
	width: 147px;
	padding: 25px 20px 0px 20px;
	text-align: center;
	}

#socialMedia img {
	padding-top: 6px;
	}




/* =PageNavi

-------------------------------------------------------------- */



/* Using !important to override PageNavi CSS */



.wp-pagenavi {

    margin:0 0 0 -.5em;

    padding:0.5em 0;    

}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {

    border:1px solid #ccc !important;

    color:#666!important;

    font-style:normal;

    margin:0 .375em !important;

    padding:0.5em 0.25em !important;

}

.wp-pagenavi a:visited {

    border:1px solid #ccc !important;

    color:#666 !important;

}

.wp-pagenavi a:hover {

    border:1px solid #ccc !important;

    color:#FF4B33 !important;

}

.wp-pagenavi a:active {

    border:1px solid #ccc !important;

    color:#FF4B33 !important;

}

.wp-pagenavi span.pages {

    border:none !important;

    color:#666 !important;

    margin:0 !important;

    padding:0 !important;

}

.wp-pagenavi span.current {

    border:none !important;

    color:#666 !important;

    font-weight:normal !important;

    margin:0 !important;

    padding:0 !important;

}

.wp-pagenavi span.extend {

    background-color:#FFFFFF;

    border:1px solid #000000;

    color:#000000;

    margin:2px;

    padding:2px 4px;

}

/*****************  SOCIAL MEDIA *****************/
/*************************************************/
.socialMediaContainer {
	display: block !important;
	width: 100% !important;
	clear: both !important;
	overflow: hidden;
	}

.socialMediaContainer2 {
	display: block !important;
	width: 100% !important;
	clear: both !important;
	overflow: hidden;
	padding-top: 30px;
	}

.socialMedia {
	padding-right:10px;
	margin-top:0px !important;
	float: left;
	}

.socialMedia2 {
	padding-right:10px;
	margin-top:6px !important;
	float: left;
	}
	
/*****************  LINKS *****************/
/******************************************/
a:link {color:#000000; text-decoration: underline}
a:visited {color:#000000; text-decoration: underline}
a:active {color:#000000; text-decoration: underline}
a:hover {color:#FF0066; text-decoration: underline;}

a.btnLink:link {background:url(../../images/form/submit-pink-background-off.jpg) left top repeat-x; font-family:'arial narrow'; font-size:9pt; font-weight:bold; color:#ffffff; text-transform:lowercase; padding:1px 20px 9px 20px; text-decoration:none;}
a.btnLink:visited {background:url(../../images/form/submit-pink-background-off.jpg) left top repeat-x; font-family:'arial narrow'; font-size:9pt; font-weight:bold; color:#ffffff; text-transform:lowercase; padding:1px 20px 9px 20px; text-decoration:none;}
a.btnLink:active {background:url(../../images/form/submit-pink-background-off.jpg) left top repeat-x; font-family:'arial narrow'; font-size:9pt; font-weight:bold; color:#ffffff; text-transform:lowercase; padding:1px 20px 9px 20px; text-decoration:none;}
a.btnLink:hover {background:url(../../images/form/submit-pink-background-on.jpg) left top repeat-x; font-family:'arial narrow'; font-size:9pt; font-weight:bold; color:#ffffff; text-transform:lowercase; padding:1px 20px 9px 20px; text-decoration:none;}

a.buynow-knack:link {background:url(../../images/music/buy-now/the-knack-off.gif) no-repeat; text-decoration:none; width:71px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-knack:visited {background:url(../../images/music/buy-now/the-knack-off.gif) no-repeat; text-decoration:none; width:71px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-knack:active {background:url(../../images/music/buy-now/the-knack-off.gif) no-repeat; text-decoration:none; width:71px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-knack:hover {background:url(../../images/music/buy-now/the-knack-on.gif) no-repeat; text-decoration:none; width:71px; height:24px; padding-right:10px; display:block; float:left;}

a.buynow-itunes:link {background:url(../../images/music/buy-now/itunes-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-itunes:visited {background:url(../../images/music/buy-now/itunes-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-itunes:active {background:url(../../images/music/buy-now/itunes-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-itunes:hover {background:url(../../images/music/buy-now/itunes-on.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}

a.buynow-amazondd:link {background:url(../../images/music/buy-now/amazon-dd-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-amazondd:visited {background:url(../../images/music/buy-now/amazon-dd-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-amazondd:active {background:url(../../images/music/buy-now/amazon-dd-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}
a.buynow-amazondd:hover {background:url(../../images/music/buy-now/amazon-dd-on.gif) no-repeat; text-decoration:none; width:65px; height:24px; padding-right:10px; display:block; float:left;}

a.buynow-amazon:link {background:url(../../images/music/buy-now/amazon-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; display:block; float:left;}
a.buynow-amazon:visited {background:url(../../images/music/buy-now/amazon-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; display:block; float:left;}
a.buynow-amazon:active {background:url(../../images/music/buy-now/amazon-off.gif) no-repeat; text-decoration:none; width:65px; height:24px; display:block; float:left;}
a.buynow-amazon:hover {background:url(../../images/music/buy-now/amazon-on.gif) no-repeat; text-decoration:none; width:65px; height:24px; display:block; float:left;}


/*********** STYLES FOR BERTON AVERRE PAGE **********************/

.links{
	margin:0 0 20px 0;
	background-color:#CCC;
	padding:10px;
}

#contentRightSide h1{
	margin-bottom:0;
	padding-bottom:0;
}

#contentRightSide h2{
	
	font-size:18px;
}

.first-letter{
	font-size:150%;
}

#contentRightSide a{
	text-decoration:none;
	/*text-transform:lowercase;*/
	font-size:17px;
	line-height:2em;
	color:#6b5750;
	padding-left:10px;
}

#contentRightSide a:hover, #contentRightSide a h2:hover{
	color:#f4aac5;
	/*background-color:rgba(0, 0, 0, 0.7);*/
	/*padding:5px 10px 5px 10px;*/
}

.blog{
	background-color:rgba(0,0,0, 0.7);
	color:#a7948e;
	font-size:24px;
	padding:6px;
}



/*******************************  STYLES FOR PRESCOTT *************************************/
.links ul{
	padding:0;
	margin:0;
}

.links ul li{
	line-height:1 em;
	list-style:none;
	padding:0;
	margin:0;
}