/*
Author Name : Steve Whitaker	
Author Site : http://www.kidvelvet.net
Style Name : Kidvelvet
Version : R1
Comments : Based on a 3 column K2 theme by 59ideas
*/

body {
font-family: arial, helvetica, sans-serif;
background: #000;
font-size: 70%;
color: #FFF;
margin: 0;
_margin: 0;
padding-top: 10px;
padding-bottom: 10px;
}

body.flex #page {
width: 90%;
width: 80%;
min-width: 970px;
max-width: 1000px;
}

#page {
width: 970px !important; /*Width of entire Blog*/
_width: 970px !important; /*Check in IE to get the value that matches your blog*/
border: 0px !important;
padding: 0px !important;
_padding: 0px !important;
}

#header {
background: #000 url('header.jpg') no-repeat !important;
height: 200px !important; /*sets the height of header*/
_height: 200px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin: 0;
position: relative;
}

.comment-content {
color: #999;
}
