@charset "utf-8";
/* NAVSEARCH BAR */
##navsearch {
	position: relative;
	float: left;
	margin: 100px 0px 0px 58px;
	height: 65px;
	width: 180px;
	clear: both;
}
#navsubscribe form#sidesearch, #navsearch form#sidesearch {
	position: relative;
	clear: both;
	float: left;
	margin-top: -2px;
	margin-bottom: 2px;
	font-size: 13px;
}
#navsubscribe input, #navsearch input {
	position: relative;
	clear: left;
	float: left;
	background: none;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	width: 138px;
	border: none;
	line-height: 100%;
	height: 20px;
	padding: 0px 5px !important;
	margin: 0px;
}
.emailsubscribe_button, #sidesearch #go {
	position: relative !important;
	clear: right !important;
	float: left !important;
	height: 22px !important;
	width: 22px !important;
}
#navsubscribe a.advancedsearch, #navsearch a.advancedsearch {
	position: relative;
	clear: both;
	float: left;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	width: 180px;
}
.brandsearch, .archivesearch {
	position: relative;
	float: left;
	margin: 33px 0px 1px 37px;
	padding: 0px;
}
.archivesearch {
	margin: -44px 0px 24px 56px;
}
.brandsearch select, .archivesearch select {
	position: relative;
	float: left;
	opacity: 1;
	padding: 0px !important; 
	margin: 0px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	width: 180px !important;
	border: 1px solid #000;
	width: 175px !important;
	height: 20px;
}
.brandsearch label {
	display: none !important;
}

/* SIDEBAR */
#sidepanels {
	position: relative;
	float: left;
	margin: 8px 0px 0px 37px;
	padding-bottom: 10px;
	width: 190px;
	min-height: 500px;
	font-size: 13px;
}
#sidepanels ul, #sidepanels li {
	position: relative;
	margin: 0px; padding: 0px;
	text-indent: 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
}
#sidepanels a {
	text-decoration: none;
	color: #999999;
}
#sidepanels br {
	margin: 0px;
	padding: 0px;
	line-height: 18px !important;
}

#sidepanels ul li li {
	margin-left: 10px;
}
#sidepanels ul li li a {
	color: #8d7050;
	line-height: 18px !important;
	height: 18px;
}
#sidepanels .panel {
	position: relative;
	width: 190px;
}
#sidepanels h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000 !important;
	display: block;
	margin: 17px 0px 0px 0px !important;
	padding: 0px;
	line-height: 19px;
}
#sidepanels h2 a {
	color: #427297;
}
#sidepanels .panel ul li p {
	color: #666666;
	font-size: 90%;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	line-height: 18px !important;
}
#sidepanels .panel ul li p.commentlink {
	margin-bottom: 0px;
}
#sidepanels .panel ul li p a {
	color: #427297 !important;
	font-weight: bold;
}
#sidepanels .panel ul li blockquote {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	color: #8d7050;
	line-height: 18px !important;
}
#sidepanels .panel ul li .facebook a {
	position: relative;
	display: block;
	background-image: url("http://cdn.sockdreams.com/gfx/blog/facebook.jpg?c=4PX6EBZI37TCVPWFA87UZ5");
	width: 85px;
	height: 27px;
	border: 1px solid #000;
	margin: 20px 10px 10px -10px !important;
}

/* PANELS */
.sidebarpanel {
	position: relative;
	float: left;
	width: 180px;
}
.sidebarpanel p {
	line-height: 18px !important;
	margin: 0px; 
	padding: 0px;
	padding-left: 10px;
	text-indent: 0px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebarpanel a {
	text-decoration: none;
	color: #427297 !important;
}
.sidebarpanel h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 33px 0px 0px 0px;
	padding: 0px;
}
