/*  
Theme Name: Velvet Grooves
Theme URI: http://www.velvetgrooves.co.uk
Description: Does the job! :D
Version: 1.0
Author: Paul Meggs
Author URI: http://www.velvetgrooves.co.uk/
*/

/*************************************
 +Containers
 *************************************/

#frontlinks
{
position: relative;
width:100%;        
margin: auto auto;
}

#british{
position:relative;
margin:20px auto;
}

body{
	background:#ffffff url(http://www.velvetgrooves.co.uk/wp-content/themes/velvetgrooves/images/bg.png);
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;

scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #9B9B9B;
scrollbar-darkshadow-color: #6D6D6D;
scrollbar-face-color: #828282;
scrollbar-track-color: #E0E0E0;
}
#wrap{
	
	text-align:right;
position:relative;
width:100%;
z-index:1;
}
#banner
{
background-color:#000000;
width:100%;
}
#content{
	font-size:1.2em;
position:relative;
z-index:3;
margin:auto auto;
}

#blog{
	font-size:1.2em;
	padding:1em;
	width:65%;
        margin: auto auto;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:2em;
}

#header {
	background:#000;
        width:100%;
}

#footer{
	color:#fff;
	clear:both;
	font-size:1em;
	padding:0.5em;
            position:relative;
background:#000000;
top:100px;
height:100%;
}


/*************************************
 +Hn and p
 *************************************/
h1.site_name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
font-size:3.1em;
color:#000000;
}

h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
font-size:1.8em;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
font-size:1.2em;
}
#header h1, header_description{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
font-size:1.2em;
}
#header h1 a{
	color:#000000;
}
#header h1 a:hover{
	color:#000000;
}
#header p{
	color:#aaa;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:1.8em;
width:100%;
}
.entrytitle h2 a
{
	color:#000000;
}
.entrytitle h2 a:hover{
	color:#666666;
}
.entrytitle h3{
	font-size:1.6em;
	color:#666666;
}
#sidebar h3{
	color:#666;
	font-size:1.6em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
width:100%;
}

.entrymeta{
	font-size:0.9em;
width:100%;
}
.postedby{
	background: url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background: url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background: url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#666666;
}

/* Our Networks */

#main {
	position:relative;
	z-index:1;
width:20%;
}

#band{
position:relative;
z-index:1;
top: 100px;
margin: 0 0 0 auto; 
}

#businessOLD{
position:absolute;
z-index:2;
top: 175px;
margin-left:50%;
left:250px;
}

#semiTransparentDiv {
position: absolute;
background-color: white;
filter:alpha(opacity=10);
-moz-opacity:.10;
opacity:.10; 
height: 1200px; 
width: 95%; 
z-index: 3;
}

#frontpageTransparentDiv {
position: absolute;
background-color: white;
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0; 
height: 250px; 
width: 95%; 
z-index: 3;
}
#contentDiv {
position: relative;
z-index: 4;
color: #000; 
}

#frontpageouterDiv{
position: absolute;
z-index:4;
width:450px;
top: 60px;
margin-left:50%;
left:-500px;
text-align:left;
padding:10px;
height:550px;
overflow:auto;
filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity:1.0;
}

#outerDiv{
position: absolute;
z-index:4;
width:450px;
top: 10px;
margin-left:50%;
left:-500px;
text-align:left;
padding:10px;
height:600px;
overflow:auto;
filter:alpha(opacity=100);
opacity: 1.0;
-moz-opacity:1.0;
}



	
#footer_navigation {
	margin:0px;
	text-align: left;
	padding: 0px;
}

 #footer_navigation li {
	list-style: none;
	display: inline;
	font-size: 1em;
	text-align: left;
	margin: 5px;
	padding: 0px;
	left: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,0px);
}

 #footer_navigation li a{
    color:#ffffff; }
 #footer_navigation li a:hover{
    color:#cccccc; }
	
	#footer_navigation ul {
		margin-left:0px;
	}
#footer table tr td #footer_navigation li {
	text-align: left;
}

#content_bg{
z-index:1;
left:-500px;
top:0px;
margin-left:50%;
position:absolute;
}








.lavaLampBottomStyle {
            position: relative;
            height: 29px;
            background-color: #000;
            padding: 0px;
            margin: 0px 0;
            overflow: hidden;
            border: 1px solid gray;
            width:400px;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: 0px 0px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     