/*  
Theme Name: YouDeparted Theme 1.2
Theme URI: http://www.youdeparted.com
Description: YouDeparted Theme
Version: 1.2
Author: Nick Harris

	This theme was designed and built by Nick Harris,

*/

/*Stuff particular to Wordpress */

#sidebar {
float: left;
text-align: left;
width: 180px;
}

#sidebar h2 {
font-size: 1em;
}

#sidebar ul{
margin-left: 0;
padding-left: 1em;
list-style: none;
text-indent: none;
font-weight: bold;
font-size: 1em;
}

#sidebar li{
margin: none;
padding:5px 0px 5px 0px;
}


#sidebar a:hover {
background-color: #FFFFFF;
}

#sidebar #about4 a {
color:#000066;
background-color:#FFCC00;
padding: 2px 0px 2px 0px;
}

#sidebar #about4 a:hover {
background-color:#FFCC00;
}



#leftsidebar
{
  float: left;
  width: 140px;
  padding: 5px;
}

#footer
{
  clear: both;
}


#headerimg {
color: #000000;
}



input.wpsearch {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 2px;
background-color: #FFFFFF;
background-image: url(http://www.youdeparted.com/images/buttonbg.gif);
background-repeat: repeat-x;
color: #333333;
font-size: 85%;
font-weight: bold;
font-family:Georgia, "Times New Roman", Times, serif;
width: 80px;
}

