/*  
Theme Name: HM
Theme URI: http://www.helenmottee.com/
Description: A theme for HelenMottee.com, based on the 3 column Abstrakt theme.
Version: 1.0
Author: Adam George
Author URI: http://www.thelastadam.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Tweak this CSS howsoever you will.
	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
	
	CSS SECTIONS IN ORDER (use your program's bookmarking or find functions to quickly locate):
	Sidebar, Posts, Headings, Images, Forms, Comments, Content Area, Footer
	

*/

/* Sidebar */

.adHeadline {
	font: bold  8pt Verdana, Arial, Sans-Serif;
	text-decoration: underline; 
	color: green;
	width: 130px;
}

.adText {
	font: normal 7pt Verdana, Arial, Sans-Serif;
	text-decoration: none; 
	color: black;
	width: 130px;
}
.widecolumn {
   float: left;
	margin-left: 0px;
   padding: 15px 5px 5px 5px;
   width: 458px;
   background-color: white;
	
	}
.narrowcolumn {
	float: left;
	margin-left: 0px;
	padding: 15px 5px 5px 15px;
	width: 488px;
	background-color: white;
	min-height:1000px;
	height:auto !important;
	height:1000px;
	}

.sidebar, .sidebar2 {
   padding: 15px 5px 5px 35px;
	width: 157px;
	font: 1.2em Verdana, Arial, Sans-Serif;
   background: #E0E0E0 url(images/backgroundSidebar2.png) left top repeat-y;
	color: #000;
   float: right;
   margin-right: 1px;
   margin-bottom: -9000px; 
   padding-bottom: 9000px;
	}
.sidebar h2 {
	font-family: Georgia, Serif;
	font-size: 1.2em;
	margin: 15px 0 10px 0;
	padding: 0;
	color: #000;
	}

.sidebar2 h2 {
	font-family: Georgia, Serif;
	font-size: 1.2em;
	margin: 15px 0 10px 0;
	padding: 0;
	}
.sidebar a, .sidebar2 a {
	color: #3399FF;
	}
.sidebar a:hover, .sidebar2 a:hover {
	color: #003399;
	}

.page_item {
	font-weight: bold;
	font-size: 140%;	
	}

.page_item a:hover {
	text-decoration: none;
	}

.page item current_page_item {
	color: #000;
	}

.sidebar ul ul .page_item {
	font-size: 80%;
	}

.sidebar2 ul ul .page_item {
	font-size: 80%;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 5px
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.sidebar2 ul, .sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar2 ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 5px
	}

.sidebar2 ul p, .sidebar2 ul select {
	margin: 5px 0 8px;
	}

.sidebar2 ul ul, .sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar2 ul ul ul, .sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar2 ul ol li {
	list-style: decimal outside;
	}

.sidebar2 ul ul li, .sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Posts */

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1.0em;
	}

.entry p a {
	color: #003399;
	}

.entry p a:hover {
	color: #3399FF!important;
	}

.entry p a:visited {
	color: #003399;
	}

.entry p, .entrytext  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	}
	
.widecolumn .entry p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.2em;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	line-height: 1.3em;
	}
	
.post {
	margin: 0 0 40px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-size: 9pt;
	padding: 5px;
	line-height: 1.5;
	text-align: right;
	margin: 20px 0;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
	}
	
/* Headings */

h1, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	}
h2 {
	font-family: Verdana, Arial, Sans-Serif;
      
	}


h1 {
	font-size: 2.8em;
	text-align: center;
	}

.description {
	font-size: 1.3em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.1em;
	clear: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;  
	}
/*
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1 {
	padding-top: 60px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 10px 0 25px 0;
	color: #000;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	padding-top: 60px;
	margin: 0;
color: #orange;
	}
h5 {
	font-size: 1.0em;
text-decoration: none;
margin-top: 0px;	
}

/* Images */
p img {
	padding: 0;
margin: 0 0 0px 0px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* Forms */
#searchform {
	margin: 0 0 10px 0;
	padding: 0; 
	text-align: left;
	}

.sidebar #searchform #s {
	width: 100px;
	padding: 2px 2px 2px 0;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.sidebar2 #searchform #s {
	width: 100px;
	padding: 2px;
	}

.sidebar2 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Main Content Area */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	/*background-color: #1F2D14;*/
	color: #000;
	margin-left: auto;
margin-right: auto;
margin: 0;
	padding: 0; 
	}
	
#page {
	padding: 0;
	border: 1px solid #959596;
	text-align: left;
margin-left: auto;
margin-right: auto;
	background-color: white;
	margin-top: 0px;
	width: 800px;
	}

#header {
	padding: 0;
	margin-left: auto;
margin-right: auto;
	height: 60px;
	width: 100%;
	background-color: white;
	}

#content {
	font-size: 1.1em;
	}

code {
	font: 1.0 em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1.0
em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #003399;
	text-decoration: underline;
	}

a:hover {
	color: #3399FF;
	text-decoration: underline;
	}
	
#headerimg {
	margin: 0;
	height: 60px;
	width: 100%;
	text-align: right;
	padding: 0px; 
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
text-align: center;
	}

/* Footer */

#footer {
	padding: 0;
	margin-left: auto;
   margin-right: auto;
   width: 720px;
	clear: both;
   text-align: center;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}

#footer a {
	color: #6B8445;
	}

#footer a: hover {
	color: #6B8445;
	}	

/* added menu*/

/* Top Level Menu*/
#menu {
	width:800px;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	background-color:#718748;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image: url('images/menu.gif');
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:0px;
        font-weight: normal;	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:0px;
	padding-right:0px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url('images/a_hover.jpg');
        }



/* Sidebar2 Level Menu*/
#right2 ul {
width:140px;
}
#right2 li {
border-bottom:1px solid #535D21;
list-style:none;
width:140px
}
#right2 ul, li {
margin:0px;
padding:0;
display:block;
}
#right2 li a {
color:#9FBA6B;
text-decoration:none;
display:block;
margin:0px;
padding:0px;
width:140px;
}
#right2 li a:hover {
background-color:#535D21;
border-left:1px solid #535D21;
display:block;
background-image:url('images/star.gif');
background-repeat:no-repeat;
background-position:  right 50%;
width: 140px;
}
#right2 a {
color:#535D21;
display:block;
}
#right2 a.links {
margin-top:0px;
}

/* Sidebar Level Menu*/
#right ul {
width:140px;
}
#right li {
list-style:none;
width:140px
}
#right ul, li {
margin:0px;
padding:0;
display:block;
}
#right li a {
color:#3399FF;
display:block;
margin:0px;
padding:0px;
width:140px;
font-weight: bold;
}
#right li a:hover {
display:block;
background-image:url('images/star.gif');
background-repeat:no-repeat;
background-position: right 50%;
width: 140px;
color: #003399;
}
#right a {
color:#535D21;
display:block;
}
#right a.links {
margin-top:0px;
}


/*------------- added ------------*/



body {
	margin: 0; 
	background-color: #000;
	}
table, td, th {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	vertical-align: top;
	background-color: transparent;
	}
h1.pagenameheader {
	font-family: Trebuchet MS, Times New Roman, Serif;
	font-size: 36px;
	color: #0066CC;
	background-color: #8CC6FF;
	margin: 0 1px 0 0;
	padding: 4px 20px 0px 0px;
	line-height: 22px;
	text-align: right;
	border-top: 1px solid #FFF;
	border-bottom: 3px solid #0066CC;
	}/*
body#section-news h1.pagenameheader {
	background-color: #FFD580;
	color: #B37700;
	border-bottom-color: #B37700;
	}
body#section-discography h1.pagenameheader {
	background-color: #308DF2;
	color: #003399;
	border-bottom-color: #003399;
	}
body#section-links h1.pagenameheader {
	background-color: #92C4F4;
	color: #0066CC;
	border-bottom-color: #0066CC;
	}
body#section-stories h1.pagenameheader {
	background-color: #80FF80;
	color: #09862D;
	border-bottom-color: #09862D;
	}
body#section-about h1.pagenameheader {
	background-color: #FBCE9B;
	color: #983219;
	border-bottom-color: #983219;
	}
body#section-contact h1.pagenameheader {
	background-color: #DDD;
	color: #404040;
	border-bottom-color: #404040;
	}*/
h2 {
	color: #000;
	font-size: 30px;
	font-family: arial, verdana, sans-serif;
	/*font-family: Trebuchet MS, Times New Roman, Serif;
	font-family: Georgia, Serif;*/
	}
h2.home {
	color: #0066CC;
	font-size: 30px;
	font-family: arial, verdana, sans-serif;
	margin-bottom: 15px;
	}
h3 {
	color: #80C0FF;
	font-size: 22px;
	/*font-family: Trebuchet MS, Times New Roman, Serif;*/
	font-family: arial, verdana, sans-serif;
	margin: 15px 0 25px 0;
	}
h3 a {
	color: #0066CC;
	}
h3 a:hover {
	color: #0066CC;
	}
div.post h3 {
	margin-bottom: 10px;
	}
h3.home {
	color: #80C0FF;
	font-size: 24px;
	font-family: arial, verdana, sans-serif;
	margin: 10px 0 35px 0!important;
	}
h4 {
	color: #0066CC;
	font-size: 16px;
	/*font-family: Trebuchet MS, Times New Roman, Serif;*/
	font-family: arial, verdana, sans-serif;
	margin: 20px 0 10px 0!important;
	padding: 0;
	}
div#wrapper {
	width: 720px;
	padding-left: 46px;
	background: #E0E0E0 url(images/bg.png) left top repeat-y;
	margin: 0 auto;
	text-align: center;
	}
div#container {
	width: 720px;
	background-color: #333;
	border-left: 1px solid #333;
	border-right: 0px solid #000;
	text-align: left;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	}
div#maincontainer {
	clear: both;
	background: #FFF url(images/mainbg.png) right top repeat-y;
	overflow: hidden;
	}
div#mast {
	width: 720px;
	height: 195px;
	border-top: 0px solid #000; 
	border-bottom: 5px solid #333;
	position: relative;
	}
div#mast img {
	display: block;
	width: 719px;
	height: 195px;
	border: 0px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #FFF;
	}
div#nav {
	width: 720px;
	margin: 0px auto;
	white-space: nowrap;
	background-color: #333;
	/*border-bottom: 1px solid #FFF;*/
	}
div#nav ul {
	margin: 0!important;
	padding: 0!important;
	white-space: nowrap;
	background-color: #333;
	}
div#nav ul ul {
	list-style-type: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	white-space: nowrap;
	background-color: #333;
	}
div#nav ul ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	}
div#nav a {
	display: block;
	padding: 2px 11px 3px 11px;
	margin-top: 6px;
	background-color: #333;
	color: #FFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	}
div#nav a:hover {
	background-color: #FFF;
	color: #000;
	}
body.home div#nav li.current_page_item a, 
body#section-photos div#nav li.current_page_item a, 
body#section-photos a[title=Photos] {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbghome.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-bottom: 0px;
	position: relative;
	top: 2px;
	}
body#section-news div#nav li.current_page_item a, 
body#section-news a[title=News] {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgnews.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
body.page-id-4 div#nav li.current_page_item a, 
body.page-id-50 div#nav li.current_page_item a {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgdisco.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
body#section-links div#nav li.current_page_item a {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgstories.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
body#section-stories div#nav li.current_page_item a {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgrecommended.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
body.page-id-7 div#nav li.current_page_item a {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgabout.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
body.page-id-8 div#nav li.current_page_item a {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgcontact.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
body#section-categories.Friends a[title=Friends], 
body#section-categories.Stories a[title=Stories] {
	padding: 5px 15px 4px 15px;
	margin: 0px;
	background: #8CC6FF url(images/navbgcontact.png) left top repeat-x;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
	position: relative;
	top: 2px;
	}
a#home:hover {
	color: #FF0000!important;
	}
body#section-home a#home:hover {
	color: #000!important;
	cursor: default;
	}
a#news:hover {
	color: #FF7F01!important;
	}
body#section-news a#news:hover {
	color: #000!important;
	cursor: default;
	}
a#disco:hover {
	color: #000066!important;
	}
body#section-disco a#disco:hover {
	color: #000!important;
	cursor: default;
	}
a#recommended:hover {
	color: #006699!important;
	}
body#section-recommended a#recommended:hover {
	color: #000!important;
	cursor: default;
	}
a#stories:hover {
	color: #006600!important;
	}
body#section-stories a#stories:hover {
	color: #000!important;
	cursor: default;
	}
a#about:hover {
	color: #983219!important;
	}
body#section-about a#about:hover {
	color: #000!important;
	cursor: default;
	}
a#contact:hover {
	color: #333!important;
	}
body#section-contact a#contact:hover {
	color: #000!important;
	cursor: default;
	}
div#lhc {
	width: 400px;
	float: left;
	padding: 0px 10px;
	}
div#rhc {
	float: right;
	padding: 30px 20px 10px 0px;
	}
img.rhcimage {
	width: 265px;
	height: 192px
	float: right;
	}
li.pagenav {
	background-color: #333;
	font-size: 0;
	line-height: 0;
	color: #333;
	}
table.albuminfo {
	width: 100%;
	margin-bottom: 30px;
	}
table.albuminfo img {
	border: 1px solid #000;
	}
td.albumCover {
	text-align: right;
	width: 191px;
	}
td.trackname {
	width: 210px;
	}
td.tracknumber {
	width: 25px;
	}
.albuminfo td {
	border-top: 2px solid #FFF;
	}
.embedaudio {
	vertical-align: top;
	border-top: 0!important;
	}
.albuminfo .even td {
	background-color: #E0E0E0;
	}
.albuminfo .albumCover {
	background-color: #FFF!important;
	}
.albuminfo .albumCover img {
	margin-left: 2px;
	}

/* Advanced Search form */

#ctas_form {
	text-align: left;
}

#ctas_form fieldset ul {
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset {
	border: 1px solid #777;
	margin: 15px 0;
	padding: 15px;
}

#ctas_form legend {
	font-size: 1.1em;
	font-weight: bold;
}

#ctas_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
	content: '';
} 

#ctas_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#ctas_form input:focus {
	background-color: #fff;
	color: #444;
}

#ctas_footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
	text-align: center;
}

/* End Advanced Search form */

.fim-nav-mod {margin-bottom: 8px;}
.fim-nav-mod * {display: inline!important;}

/* Categories page */
a.categorylink {
	display: block;
	padding: 0 0 0.3em 0;
	color: #0066CC;
	font-size: 1.2em;
	font-weight: bold;
	}
a.categorylink:hover {
	color: #3399FF;
	}
body#section-archives .post {
	margin-bottom: 20px;
	}
.emailafriend {
	display: block;
	float: right;
	}
#section-home .emailafriend, 
#section-about .emailafriend, 
#section-discography .emailafriend, 
#section-contact .emailafriend {
	display: none;
	visibility: hidden;
	}

/* Photo Gallery */

.fim-tn-border-album {
	height: 144px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.audioplayer_container {
display: inline;
}