/*
The font family
*/

.custom,
.custom input,
.custom select,
.custom button
{

}


/*
The font size
*/

.custom h1
{

}

.custom h2,
.custom #wp-calendar caption
{
	
}

body.custom,
.custom,
.custom h3,
.custom p,
.custom li,
.custom dt,
.custom dd,
.custom table,
.custom th,
.custom td,
.custom input,
.custom select,
.custom button,
.custom pre,
.custom code,
.custom .entry_header h2,
.custom .bookmark_me h2,
.custom .comment_header h2
{
	
}



/*
The color and background colors
*/

body,
#ext_wrapper,
#wrapper,
#header,
#footer,
#body,
#main,
#sidebar,
#ext_sidebar
{

}


/*
The navbar and calendar header colors
*/

#navbar,
#wp-calendar thead th
{
	
}


/*
The link styles
*/

a,
h1 a
{
	
}

a:hover,
h1 a:hover
{
	
}


/*
The navbar link styles
*/

.navbar a
{

}

.navbar a:hover
{

}


/*
Center the navbar
*/

#header_nav
{

}

#search_form			/* this hides the search form in all cases */
{
	
}


/*
Header styles and colors
*/

#header div.pad
{
	height: 60px;
	background-image: url(../../icons/truck.jpg);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}

#sitename
{
}

.header h1
{
	padding-top: 16px;
	padding-left: 110px;
}

.header h2
{
}

.header h1 a {  }

.header h1 a:hover
{
	
}

.header h2
{
	margin: 0;
	padding: 10px 10px 0 0;
	font-size: 14px;
	font-weight: normal;
	float: right;
	width: 350px;
}


/*
Body styles and colors
*/

.main h1
{
	
}

.main h1,
.main h1 a
{
	
}

.main h1 a:hover
{
	
}

.main h2
{

}


/*
Sidebar styles and colors
*/

.sidebar h2
{

}

.sidebar ul ul
{

}

#dfr_left_sidebar { text-align: center; }

ul#dfr_left_sidebar li
{
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	border: 1px #e6e6e6 solid;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
}
ul#dfr_left_sidebar li img { border: 1px #4477AA solid; }
ul#dfr_left_sidebar li a { color: #2A60A8; }

#kegworks-rss-ads ul li
{
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	border: 1px #e6e6e6 solid;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
}

#kegworks-rss-ads img
{
	width: 150px;
	text-align: center;
	margin-left: 10px;
}
#kegworks-rss-ads a
{
	color: #2A60A8;
	text-align: center;
}
#creditfooter a img
{
	width: 88px;
	height: 18px;
}




li#dfr_searchform
{
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	border: 1px #e6e6e6 solid;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
}

