* { margin: 0; padding: 0; }

html
{
	color: #999999;
	background-color: #2e333b;
	font: normal 100% "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}

/* Links */

a { text-decoration: none; font-weight: bold; border-bottom: 1px dotted #333333; }

a:link { color: #1f67b1; border-bottom-color: #1f67b1; }

a:visited { color: #333333; border-bottom-color: #333333; }

a:hover, a:active { color: #ad0004; border-bottom-color: #ad0004; border-bottom-style: solid; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.2em; }

h1 { font-size: 28px; }

h2 { font-size: 24px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { font-weight: normal; border-bottom-width: 0; color: #1f67b1; }

/* Lists */

ul, ol
{
	margin: 1em 0;
	line-height: 1.8em;
}

ol li { margin-left: 2.5em; }

ul { padding-left: 2em; list-style-type: square; }

/* Images */

.social_bookmarking
{
	border: 0px;
	text-decoration: none;
	margin-left: 5px;
}

.drop-shadow,
.drop-shadow-right
{
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px;
	background: transparent url(/img/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(/img/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow-right{float: right;}
.drop-shadow{float: left;}

.drop-shadow img,
.drop-shadow-right img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p,
.drop-shadow-right p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute;
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

/* Other Html Elements */

blockquote
{
	clear: both;
	padding: 1em;
	margin: 1.5em 1.5em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #eeeeee;
	border: 1px solid #a9a9a9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

ins, del
{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}

ins { font-weight: bold; text-decoration: none; background-image: url(/img/add.gif); }

del { background-image: url(/img/delete.gif); }

/* Structure */

body
{
	width: 1000px;
	color: #333333;
	margin: 0 auto;
	background-color: #c6c6c6;
}

#header
{
	float: left;
	clear: both;
	width: 100%;
	background-color: #4f555d;
}

#wrapper
{
	float: left;
	width: 100%;
	clear: both;
	line-height: 1.6em;
	background: #c5c5c5 url(/img/wrapper_bg_wide.png) top left repeat-y;
}

#content
{
	float: left;
	width: 600px;
	overflow: hidden;
}

#sidebar
{
	float: left;
	width: 200px;
	padding: 10px 0;
	overflow: hidden;
	background-color: #dddddd;
}

#sidenotes
{
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 10px 0 0;
	background-color: #eeeeee;
}

#footer
{
	clear: both;
	float: left;
	width: 100%;
	color: #999999;
	background-color: #4f555d;
}

/* Header */

#header h1
{
	width: 30%;
	float: left;
	color: #ffffff;
	margin: 0 15px;
	padding: 15px 0;
	font-size: 16px;
	text-indent: -9999px;
	background: transparent url(/img/logo.gif) left center no-repeat;
}

/* Navigation */

#header ul { list-style-type: none; margin: 0 10px; padding: 0; float: right; }

#header li  { float: left; }

#header a
{
	float: left;
	color: #dddddd;
	display: block;
	padding: 20px 8px 0;
	border-bottom-width: 0;
}

#header a:hover { color: #ffffff; }

#header li.active a
{
	color: #ffffff;
	text-decoration: underline;
}

/* Content */

.post { padding: 10px 10px; }

h2.post-title { margin-bottom: 15px; }

.post-content p { margin-top: 10px; margin-bottom: 10px; }
.post-content p.intro {
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	margin-bottom:2em;
}

.post-content p.intro a { text-decoration: none; font-weight: normal; border: none; }

.post-content p.intro a:link { color: #1f67b1; border: none; }

.post-content p.intro a:visited { color: #1f67b1; border: none; }

.post-content p.intro a:hover, a:active { color: #ad0004; border: none; }


p.post-footer
{
	background-color: #dadada;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 5px 10px;
	color: #dadada;
}

p.post-footer strong { color: #333333; padding-right: 10px; border-right: 1px solid #a9a9a9; }

p.post-footer em { font-style: normal; padding-right: 10px; border-right: 1px solid #a9a9a9; }

p.post-footer a { border-bottom-width: 0; }

a.more { border-bottom-width: 0; }

/* Sidebar */

#sidebar h3 { padding: 0 10px; }

#sidebar ul { padding-left: 17px; padding-right: 3px; line-height: 1.8em; font-size: 11px;}

#sidebar li { list-style-image: url(/img/pushpin.gif); margin-top: 4px; }


/* Sidenotes */

#sidenotes h3
{
	padding: 0 10px;
	margin-bottom: -10px;
	background-color: #f9f9f9;
}

#sidenotes ul { margin: 10px 0 0; padding: 0; list-style-type: none; }

#sidenotes a
{
	display: block;
	color: #333333;
	margin-top: -1px;
	padding: 5px 10px;
	font-weight: normal;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}

#sidenotes a:hover { background-color: #f9f9f9; }

#sidenotes a strong
{
	display: block;
}

#sidenotes a em
{
	display: block;
}

/* Footer */

#footer .block { float: left; width: 245px; padding: 10px 0; }

#footer .block h3 { padding: 0 10px 5px 13px; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1em; }

#footer .block ul { padding: 0 10px 20px; list-style-type: none; }

#footer .block p
{
	margin-left: -1px;
	padding: 0px 10px;
}

#footer .block p a
{
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #333333;;
}

#footer .block ul a
{
	display: block;
	margin-top: -1px;
	padding: 5px 10px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

#footer .block ul a:hover, #footer .block ul a:active
{
	background-color: #2e333b;
}

#footer p { padding: 0 15px; }

#footer .block p { margin: 15px 0; }

#footer a { color: #999999; border-bottom-color: #666666; }

#footer a:hover, #footer a:active { color: #c5c5c5; border-bottom-color: #999999; }

#footer p.copyright { clear: both; background-color: #3f444c;  padding: 10px 15px; }

#specialOffers {
	margin: 1em 0;
}
#specialOffers img {
	border:0 none;
	margin:5px;
	float: left
}
#specialOffersRight {
	margin: 20px auto; text-align: center; font-size: 10px; width: 170px; line-height: 12px;
}
#specialOffersRight a {color:#c00;border:0 none;}
#specialOffersRight a img {border:0 none; margin:5px auto 20px;}

