/*  
Theme Name: Planets
Description: Celebrating the release of the new single entitled 'Planets'
Version: 9	
Author: James
Author URI: http://short-stack.org
@charset "utf-8";
*/


body {
background:url(bg.png);
background-position:top;
background-color:000000;
background-repeat:repeat-x;
}
table, tr, td {
        font-size: 10px;
        font-family: Arial;
        color: #ffffff;
}
h1,h2,h3 {
	padding: 8px;       
color: #8a0000;
	font-family: arial narrow;
        font-size: 17pt;
text-align:center;
text-transform:uppercase;
}

.table b, .table strong {
color: #4e666c;
font-weight:bolder;
}

.table a:link, .table a:visited, .table a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.table a:hover {
	color: #a80000;
	font-weight:bold;
	text-decoration:underline;
}



#welcome {
        color: #fff;
	font-family: arial;
        font-size: 9pt;
        text-aligh: justify;
        padding-left: 15px;
        padding-top: 5px;
        text-shadow: #0f191b 1px 1px 1px;
		padding-top:4px;
		padding-right:2px;

}
.music {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px; 
color:#53676c;
}

.top {
text-align:center;
font-family: Arial Narrow;
font-size: 24px;
text-align:center;
text-transform: uppercase;
padding-bottom: 3px;
color: #ffffff;
font-weight: bold;
letter-spacing: -1px;
}

.table { 
	color:#ffffff;
	font-family: arial;
        font-size: 9pt;
        text-aligh: justify;
		text-align:left;
	background-image:url(main-bg.png);
	background-position:center;
	background-repeat:repeat-y;
	padding-left: 20px;
padding-right:20px;




}


.table img {
	border: 1px solid #a80000;
	padding: 5px;
	margin:1px;
	background-color: #ffffff;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

.table img:hover {
	border: 1px solid #2e4851;
	padding: 5px;
	background-color: #ffffff;
	margin:1px;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

.sidebar {
letter-spacing: 0px;
font-size: 11px;
font-family: Arial;
color: #ffffff;
text-align: justify;
padding: 6px;
padding-left:20px;
padding-right:20px;
background-image: url(sidebg.png);
background-position:center;
background-repeat:repeat-y;
}
.latestimages img {
	border: 1px solid #a80000;
	padding: 5px;
	margin:1px;
	background-color: #ffffff;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

.latestimages img:hover {
	border: 1px solid #2e4851;
	padding: 5px;
	background-color: #ffffff;
	margin:1px;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

#update {
width:600px; 
background-color:#121516; 
background-repeat:no-repeat; 
border:1px #071113 solid; 
margin-bottom:15px;
background:url(updatebg.png);
background-position:bottom;
background-repeat:no-repeat;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.sidebar a:hover {
	color: #a80000;
	font-weight:bold;
	text-decoration:underline;
}
#date {
	font-family: Arial;
	font-size: 12px;
	text-transform:uppercase;
	color: #FFF;
	font-weight: bold;
	letter-spacing:-1px;
}

#title {
	font-family: "Helvetica Neue", Arial, Helvetica;
	font-size: 19px;
	text-transform:uppercase;
	padding-bottom: 2px;
	color: #c62f2f;
	font-weight: bold;
	line-height:22px;
	text-align:left;
}

#title a:link, #title a:active, #title a:visited  {
	color:#9b1414; 
	text-decoration: none;
}

#title a:hover {
	color:#c62f2f; 
	text-decoration: none;
}

#post, #comments-under {
	font-family: Tahoma, Geneva;
	line-height:17px;
	font-size: 12px;
	padding-bottom: 3px;
	color: #777;
}

#comments-under a:link, #comments-under a:active, #comments-under a:visited  {
	color:#404040; 
	text-decoration: underline;
}

#comments-under a:hover {
	color:#878787; 
	text-decoration: none;
}


#cite a:link, #cite a:active, #cite a:visited  {
	color:#9b1414; 
	text-decoration: underline;
}

#cite a:hover {
	color:#404040; 
	text-decoration: none;
}

#post a:link, #post a:active, #post a:visited  {
	color:#67939c; 
	text-decoration: underline;
}

#post a:hover {
	color:#ae1919; 
	text-decoration: none;
}


#comments a:link, #comments a:active, #comments a:visited  {
	color:#67939c; 
	text-decoration: underline;
}

#comments a:hover {
	color:#ae1919; 
	text-decoration: none;
}
textarea {
font-family: Arial;
font-size: 15px;
border: 1px solid #0e181a;
padding: 5px;
color: #555555;
background: #121516;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
input.reply  {
font-family: Arial;
font-size: 15px;
border: 1px solid #CCCCCC;
padding: 5px;
color: #555555;
background: #121516;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
button
{
font-family: Arial;
font-size: 14px;
border: 1px solid #467967;
padding: 6px;
color: #777777;
background: #EEEEEE;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
button:hover{
font-family: Arial;
font-size: 14px;
border: 1px solid #BBBBBB;
padding: 6px;
color: #777777;
background: #DDDDDD;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

blockquote {	
	border-left: 3px solid #0e181a;
padding:10px;
}



/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
background-image:url(menubg.png);
	padding: 6px;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
background-image:url(menubg.png);
	padding: 8px;
	color:silver;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.menu:hover {
background-image:url(menubg-hover.png);
	padding: 8px;
	color: black;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

.menu a:link{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:visited{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:active{
	color:white;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:hover{
	color:white;
	text-transform:uppercase; 
	text-decoration:underline; 
	font-weight:none;}


#commentsline{
	text-align: center;
	padding: 25px 5px 5px;
	font-size: 8pt;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.commentslinenormal {
	text-decoration: none;
	border-radius: 7px;
   -moz-border-radius:  7px; 
   -webkit-border-radius: 7px;
	background-color: #390000;
	margin-right: 6px;
	margin-left: 6px;
	padding: 10px;
color:#ffffff;
	font-weight: normal;
	text-shadow: #ffffff 0 1px 1px;
	display: inline;
	border-top: 1px solid #F3F3F3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #F3F3F3;
}

.date, .data {
	font-size: 9pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comments {
	padding: 5px;
	background-color: #121516;
color:#777777;
	border: 1px solid #071113;
}

.comm2 {
	color: #999999;
	text-align: left;
	margin-bottom: 10px;
	font-style: oblique;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 8pt;
	text-shadow: #ffffff 0 1px 1px;
	text-indent: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: bold;
	color: #CF164F;
    text-shadow: #ffffff 0 1px 1px;
 }

.comm2 a:hover {
	font-weight: bold;
	color: #68DE63;
    text-shadow: #ffffff 0 1px 1px;
}

.gravatar {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.boxnav li {
	background-color: #f8f8f8;
	margin-top: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CF164F;
	cursor:default;
    padding-left: 4px !important;
    padding-right: 4px !important;
    text-shadow: #ffffff 0 1px 1px;
}

.boxnav li:active, .boxnav li:hover  {
	background-color: #F0F0F0;
	margin-top: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #68DE63;
	cursor:default;
    padding-left: 4px !important;
    padding-right: 4px !important;
    text-shadow: #ffffff 0 1px 1px;
}

.cite{
	text-align: left;
	padding: 3px 15px 3px 3px;
	margin-bottom: 10px;
	background-color: #071113;
	text-indent: 3pt;
color:ffffff;
	font-family: Arial;
	font-size: 11px;
	text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}

	
