/* General Style Guidlines */
body{

	background: black url('') left top no-repeat;
	color: white;
	z-index:1;
}

a{
	color: #ee4d9b;
	}

p{
	color: white;
	font-family: Verdana, Helvtica, Arial, san-serif;
	font-size: .8em;
	}
	
ol{
	font-family: Verdana, Helvtica, Arial, san-serif;
	font-size: .8em;
	}

img.starter{
	float: left;
	padding: 0 10px 0 0;
	}
	
img.right{
	float: right;
	padding: 10px 0 0 10px;
	}
	
	
img.left{
	float: left;
	padding: 10px 10px 0 0;
	}


/*This applies to the general content area*/
#container{
	position: relative;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	}

/* This applies to the masthead */
#masthead{
	border-top: 2px solid white;
	border-bottom: 1px dotted white;
	width: 770px;
	margin: 0 15px;
	padding: 10px 0;
	text-align: center;
	}
	
#masthead h1{
	color: white;
	text-align: center;
	font-family: Handscript SF, cursive;
	font-size: 3em;
	margin: 5px 0px
	}
	
/* Silky Dave Logo
#sdave{
	text-align: center;
	background: url(/home/silkydave/mainwebsite_html/images/silkydave.gif) no-repeat;
	width: 286px;
	height: 68px;}
	
#sdave span {
	display: none;
	} */
	
#masthead h2{
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Helvtica, Arial, san-serif;
	font-style: italic;
	color: #AAA;
	margin: 2px 0px;
	}

#masthead h2.pink {text-align: center; font-size: 1em; font-family: Verdana, Helvtica, Arial, san-serif; font-style: italic; color: #ee4d9b; margin: 2px 0px; }
/* Images and Navigation items */
#image_banner{
	margin: 10px 15px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	}
	
#image_banner img { 
	border-color: white; 
	border-style: solid; 
	border-width: 1px; 
	display: block; 
	}
	
ul#nav{
	list-style: none;
	margin: 25px 0 10px 0;
	padding: 0 20px 3px 0px;
	text-align: center;
	}
	
ul#nav li{
	display: inline;
	}
	
ul#nav li a{
	padding: 3px 5px;
	margin: 0px 20px;
	text-align: center;
	border-bottom: 1px solid;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ee4d9b;
	font-family: Verdana, Helvtica, Arial, san-serif;
	}
	
ul#nav li.current_page  a{
	color: #dddddd;
	padding-top: 5px;
	border: none;
}
	
ul#nav li a:hover{
	color: #c7c7c7;
	}
	
/*This relates to the main content area */

#vendor_area{
	text-align: center;
	float: left;
	border: 1px dotted white;
	padding: 0 5px 10px 0;
	margin: 0 5px 0 0;
	display: inline;
	width: 270px;
	}
	

#vendor_area ul{
	list-style: none;
	margin: 10px 0 0px 0;
	padding: 0 10px 3px 0px;
	color: lime;
	}
	
#vendor_area ul li{
	margin: 0 0 0 10px;
	display:inline;
	}

#vendor_area a{
	color: transparent}

#content{
	margin: 0 20px 0 15px;
	border: 1px solid #AAA;
	padding: 10px;
	float: left;
	width: 500px;
	display: inline;
	}

#content h1{
	color: white;
	margin: 2px 0 15px 0;
	font-family: Helvtica, Verdana, Arial, san-serif;
	border-bottom: 1px solid white;
	}
	
/*This part relates to News*/

	
h2.headline{
	color: white;
	margin: 3px 0px;
	font-family: Helvtica, Verdana, Arial, san-serif;
	font-size: 1.2em;
	}
	
h3.date{
	margin: 3px 0px;
	font-family: Helvtica, Verdana, Arial, san-serif;
	font-style: italic;
	font-size: .7em;
	color: #888;
}

h3.highlight
{
	margin: 3px 0 -9px 0;
	font-family: Helvtica, Verdana, Arial, san-serif;
	font-weight: bold;
	font-size: .8em;
	color: #d56f60;
}

.entry{
	margin-bottom: 30px;
	border-bottom: 1px dotted white}
	
	

/* This relates to the sidebar */
#sidebar{
	float: right;
	margin: 0 15px 0 0;
	width: 190px;
	padding: 5px 10px;
	border: 1px dashed #AAA;
	display: inline;
}

#sidebar img{
	border-bottom: 2px solid;
	border-top: 2px solid;
	
	}

#sidebar h2{
	color: #ee4d9b;
	border-bottom: 1px solid;
	text-align: center;
	margin: 2px 0 5px 0;
	font-family: Helvtica, Verdana, Arial, san-serif;
	font-size: 1.1em;
	}
	
#sidebar a{
	text-align: center;
	margin: 2px 0 5px 0;
	font-family: Helvtica, Verdana, Arial, san-serif;
	font-size: .8em;
}


/*Footer Information*/
#footer{
	clear: both;
	margin-left: 15px;
	padding: 10px 0px;
	font-size: small;
	}

	
/*For homepage highlight */
#highlight{
	position: absolute;
	left: 550px;
	top: 200px;
	width: 200px;
	height: 200px;
	background-image: url(../images/home_update_bg.png);
	background-repeat: no-repeat;
	}
	
#highlight p{
	font-family: Verdana, Helvetica, Arial, san-serif;
	color: black;
	text-align: center;
	width: 150px;
	margin: 50px 0 0 25px;}
	
	
.navigation {padding: 10px 0 0 0; font-size: 14px; font-weight: bold; line-height: 18px; }
.sidebar {float:left; width: 240px; background: #eeeeee; margin: 0 0 0 10px; display:inline; }
#sidebar ul li {padding: 10px 0 10px 0; }
#sidebar ul li h2 {font-family:Georgia, Sans-serif; font-size: 14px; }
#sidebar ul li li {padding: 0; line-height:24px; }
#sidebar ul li {list-style-type:none; }

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px;
}

.gallery ul li {list-style-type: none; display:inline; }
.gallery img {width: 75px; height: 75px; border:none;}
.gallery a:hover img{border: 1px solid #ee4d9b; }
.music {border-bottom: 1px dotted white; }
.important {color:#ee4d9b; }