/*
Theme Name: Scopitones
Theme URI: http://wordpress.org/
Description: Based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann (original)
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Adapted from Kubrick v1.5

	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body
 {
 background-color: #E11669;
background-image: url(http://www.scopitones.co.uk/newimages/background.jpg);
}



.main

 {  width:748px;
    margin-left: auto;
    margin-right: auto;

    padding-left: 20px;
    padding-right: 20px ;
    padding-top: 10px ;
    padding-bottom: 10px ;
    background-color: #000424;
    font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
 }

.discography

 {  width:648px;
    margin-left: auto;
    margin-right: auto;

    padding-left: 200px;
    padding-right: 20px ;
    padding-top: 10px ;
    padding-bottom: 10px ;
    background-color: #000424;
    font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
 }
.menubar

 {  width:748px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
 }
 .side

 {  width:180px;
    vertical-align: top;
    font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
   color: #01043D ;

 }
.disc
{  width:500px;
  padding-left: 70px;

 }
.top
  {
  background-image: url(http://www.scopitones.co.uk/newimages/top.jpg);
  background-repeat: no-repeat;
  height: 177px;
}


.links1
{
 height: 173px;
vertical-align: bottom;
}
.links2
{
 height: 20px;
vertical-align: bottom;
padding: 0px;
margin: 0px;

}
.blank
{  width:246px;

 }

.right
 {
 text-align: right;
 }

.left

 {
 margin-left:0px;

}
.navy

 {

 background: #010426;
 padding: 0px;


}

.content
{

   font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
   color: #FFFFFF;

   padding-right: 50px;
float:left;
margin-right:20px;
}


.alignleft
{

   font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
   color: #FFFFFF;

  font-size: smaller;
text-align:left;
}

.alignright
{

   font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
   color: #FFFFFF;

  font-size: smaller;
text-align:right;
}
p

 {
 font-size: smaller;

}
li

 {
 font-size: smaller;
color:#ffffff;

}
discography

 { font-size: smaller;

}
H2
{
  font-size: small;
  font-style: oblique;
color: #EF3F53;
}
H3
{
  font-size: small;
  font-style: oblique;
color: #EF3F53;
}
a

 {
 font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
color: #EF3F53;
 text-decoration: none;

}
a:hover

 {color: #D86136;
 background-color: #010425;

}

.white
{
color:#ffffff;
font-family: Verdana, Geneva,Arial, Helvetica, sans-serif ;
}
img
 {
 border: 0px;


}
.news
 {
float:left;
margin-right:20px;
}

a.new-nav {
 color:white;
 font-size:20px;
 font-style:italic; 
 font-family:Arial, Helvetica, sans-serif;
}

/*
Class for in the blog, so the table cell drops to the bottom
*/
.top-blog {
  vertical-align:bottom;
}

/*
New Menu
*/

.menu  ,
.menu li { 
	list-style-type: none; 
	margin: 0px ; 
	padding: 0px ;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	}
.mainmenu .menu {
	position: relative;
	top: 0.15em; 
	}
.submenu .menu {
	position: relative;
	top: -0.2em;
	margin-bottom: -0.2em;
	}
.menu li  {
	float: left ; 
	font-size: 0.9em;
	letter-spacing: -0.035em;
	font-style: italic;
	font-weight: light;
	padding: 0 0.5em 0 0;
	margin: 0 0.5em 0 0;
	border-right: 1px solid #ffffff;
	}
.menu li:last-child  {
	border-right-width: 0px ;
	}
.menu li a  {
	color: #ffffff ;
	text-decoration: none;
	}
.menu li a:hover  {
	color: #D86136 ;
	background-color: #010425;
	}

