/*  
Theme Name: Organicbmx Summer 08
Theme URI: http://organicbmx.co.uk/
Description: so hot right now still...
Version: 1.2
Author: Patrick Best
Author URI: http://www.gianticebox.co.uk/

	
	The CSS is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php 
*/

body {
text-align:normal;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
word-spacing: normal;
letter-spacing: normal;
font-variant: normal;
background-image: url(bg.png);
background-repeat: no-repeat;
background-position: top left;
background-color: black;
scrollbar-FACE-COLOR: black; 
scrollbar-HIGHLIGHT-COLOR: black; 
scrollbar-SHADOW-COLOR: white; 
scrollbar-3DLIGHT-COLOR: black; 
scrollbar-ARROW-COLOR: white; 
scrollbar-TRACK-COLOR: white;
scrollbar-DARKSHADOW-COLOR: black;
}


body#front {
background-image: none;
background-color: white;
}


a {
font-size: normal;
text-decoration: none;
color:grey;
}

a:link    		{color:black}
a:visited 		{color:black}
a:active  		{color:black}
a:hover   		{color:grey}
					   
a.image				{color:black; border: none}
a.image:link    		{color:black; border: none}
a.image:visited 		{color:black; border: none}
a.image:active  		{color:black; border: none}
a.image:hover   		{color:grey; border: none}

img
{border: none}


div#links {
top: 200px ;
left: 43px ;
overflow: hidden;
color: black;
font-size: small;
position: absolute;

}

div#holder {
width: 700px;
height: 480px;
position: absolute;
top: 220px ;
left: 43px ;
background: white;
color: black;
overflow: scroll;
}

div#holder a:link    		{color:	RGB(128,128,128)}
div#holder a:hover   		{color:RGB(216,216,216)}

div#vidfeed {
width: 80px;
height: 180px;
position: absolute;
top: 390px ;
left: 635px ;
background: white;
color: black;
}

div#vimeo {
width: 132px;
height: 100px;
position: absolute;
top: 250px ;
left: 810px ;
color: black;
}

div#flickr {
width: 121px;
height: 140px;
position: absolute;
top: 580px ;
left: 811px ;
color: black;
}

div#flickr img {
max-height: 120px;
max-width: 120px;
}

div#friendlinks {
width: 121px;
height: 120px;
position: absolute;
top: 397px ;
left: 818px ;
color: black;
}

img#buy {
position: absolute;
top: 15px ;
left: 700px ;
visibility: visable;
}

h3 {
font-weight: 500;
font-stretch: semi-condensed;
font-style: italic;
font-size: small;
}