/*
Theme Name: Slow Receiver Records
Author: Ctrl Alt Create

Text Colour (Black): #000000
Background Colour (White): #FFFFFF
*/

/*
RESET
*/

*                             {margin:0; padding:0;}
html                          {overflow-y: scroll;}
html, body                    {height: 100%}
body                          {font-size: 65%; font-family: Ariel, sans-serif; color: #FFFFFF;
			       background:#FFFFFF url('http://www.slowreceiver.co.uk/images/background.jpg') repeat-y top right;
			       background-position: absolute; background-width: 100%;}			    
ul                            {list-style: square inside;}
ol                            {list-style: decimal inside;}
a                             {outline: none; text-decoration: none;}
a img                         {border: none;}
img                           {vertical-align: middle;}
table                         {border-collapse: collapse;}


/*
UTILITY
*/

.floatLeft                    {float: left;}
.floatRight                   {float: right;}
.clear                        {clear: both;}

/*
TYPOGRAPHY
*/

p, li			      { font-size: 1.2em; line-height: 1.2em;}
p#intro-paragraph	      { font-family: Georgia, serif; font-size: 2.0em; font-style: italic;
	  			line-height: 1.4em;}
p#intro-paragraph span        { font-size: 2.4em; font-weight: bold; }
p#intro-paragraph em          { color: #404040; }
a			      { color: #000000; }
a:hover			      { background: #FFFFFF;}
h1			      { font-size: 90%; font-family: Ariel, sans-serif; color: #999999;}
h2     			      { font-size: 1.8em; color: #FFFFFF; background: #AFCFDC;}
h3			      { font-size: 3.6em; font-family: Georgia, serif; font-weight: normal;}
h4			      { color: grey; font-size: 2.0em;}
h5		              { font-size: 1.8em; font-weight: bold; color: #FFFFFF;
			      background: #EE9047;}

/*
STRUCTURE
*/

#page-wrap                    {width: 860px; margin:0px auto -250px; min-height:100%;
                               height:auto !important; height: 100%;}
#push                         {height: 250px;}
#content-area		      {width: 860px; min-height: 580px;
				background:#F1F0F8; url('http://www.slowreceiver.co.uk/images/stripes.jpg') no-repeat top left;}
#main-col                     {width: 498.7px; min-height: 390px; float: right; background: #79787C; padding-left: 10px;
				margin-right: 12px;}
#sidebar                      {width: 317px; height: 144px; float: left; padding: 5px;
				background: url('http://www.slowreceiver.co.uk/images/stripes.jpg') no-repeat top left;}
#featured		      {width: 318px; height: 292px; float: left; margin-top: 5px; margin-left: 5px;
				background: #F1F0F8 url('http://www.slowreceiver.co.uk/images/featured.jpg') no-repeat top left;}
#featured-image		      {width: 200px; height: 200px; float: left; padding-top: 60px; padding-left: 10px;}
#top-bar		      {width: 522px; height:60px; background: #F1F0F8; margin-top: 5px; float: right;}
#newstitle		      {width: 180px; height: 60px; float: left; margin-left: 2px;}
#releasestitle		      {width: 322px; height: 60px; float: left; margin-left: 2px;}
#contacttitle		      {width: 329px; height: 60px; float: left; margin-left: 2px;}
#musicplayer		      {width: 315px; height: 52px; float: right; padding-right: 13px;
				background: url('http://www.slowreceiver.co.uk/images/musicplayerbg.jpg') no-repeat;}
#linebreak 		      {width: 860px; height: 20px;}
#tv			      {width: 335px; height: 375px; float: left; margin-top: 8px;}
#contact-form		      {width: 350px; float: left;}			



/*
BLOG ENTRIES
*/

.post h2		      { }


/*
HEADER
*/

#menu                         {width: 860px; height: 199px; margin: 0;}

/*
FOOTER
*/

#footer                       {height: 250px; width:860px; background: #F1F0F8; margin-top: 3px; margin-left: auto; margin-right: auto;}

#footer-inside                {width: 860px; margin: 0 auto;}

#links			      {width: 100px; float: left; margin-top: 10px; margin-left: 5px;}
#ctrlaltcreate		      {width: 100px; float: right; margin-top: 10px; margin-right: 13px;}
