/* =baseline */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:visited, a:active {
	outline: none;
	text-decoration: none;
}

:focus {
	-moz-outline-style: none;
}

div {
	display: block;
}

.clearboth {
	clear: both;
}

.clearright {
	clear: right;
}

.clearleft {
	clear: left;
}

.hidden {
	display: none !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.block {
	display: block;
}

.centered {
	margin: 0 auto;
	display: block;
}

#wrapper:after, #content:after, .rowclearer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper #content, .rowclearer {
	_zoom: 1;
}

.rowclearer {
	width: 100%;
}

/* =base */

body {
	background-color: #ffffff !important;
	margin:0px;
	margin-top:0px;
}


#wrapper {
	text-align: left;
	width: 100%;
	margin: 0 auto 8px;
	position: relative;
}

#category {
	background: url(../mobile/images/2009_header_bg.gif) repeat-x scroll left top;
}

#header {
	height: 65px;
	position: relative;
}

h1 a {
	width: 229px;
	height: 65px;
	float: left;
	background: url(../mobile/images/2009_header.gif) no-repeat;
	text-indent: -9999px;
}

h2.menubtn a {
	width: 67px;
	height: 48px;
	background: url(../mobile/images/menu_btn.png) no-repeat;
	text-indent: -9999px;
	float: right;
	padding-right: 20px;
	margin-top: 9px;
}

/* =type */

body {
	background-color: #fff;
	color: #666;
	font: 12px/18px Helvetica, Geneva, sans-serif;
}

a {
	color: #999966;
	text-decoration: none;
}

#content p {
	margin-bottom: 16px;
}

#content a:hover {
	text-decoration: underline;
}

/* =navigation */

#content {
	position: relative;
}

#navigation {
	position: relative;
	background-color: #333;
	display: none;
}

#navigation ul {
	overflow: hidden;
	
}

#navigation ul li {
	color: #ccc;
	font-size: 12px;
	line-height: 24px;
	width: 33%;
	float: left;
}


/* Start Subnav */

.breadcrumb {
	background: url(../images/breadcrumb.gif) no-repeat scroll right center;
}

/* Start Primary */

#primary {
	position: relative;
	width: 100%;
}

.fullscreen_img {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.bold {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

#wrapper:after, #primary:after, .rowclearer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper #primary, .rowclearer {
	_zoom: 1;
}

.rowclearer {
	width: 100%;
}

.clearer {
	display: block;
	height: 0;
	clear: both;
	float: left;
	visibility: hidden;
}

.column {
	position: relative;
}

.column.left {
	clear: both;
}

#promo {
	width: 50%;
	float: left;
}

#promo img {
	padding-left: 50%;
	margin-left: -67px;
}

#primary.twocol {
	background-image: none;
}
#slider-container { display: none; }

.lg_img {
	position: relative;
}

.sm_img {
	display: block;
	position: relative;
}

.mobile {
	display: block;
}

#icons {
	display: none;
}

#primary #right {
	clear: both;
}

#primary p {
	padding-left: 15px;
	padding-right: 15px;
}

.sidebar {
	padding: 10px 0;
	clear: both;
}

h2.sidebar-title {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	height: 30px;
	background: url(../images/m_h2_bg.png) repeat-x 0 0;
	padding-left: 20px; margin-bottom: 10px; }

ul#twitter_update_list {
	margin-left: 20px;
	margin-right: 20px;
}

ul#twitter_update_list li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #ccc;
}

.column p img {
	display: inline;
	_float: left;
	_margin-bottom: 10px;
}

small, p.postmetadata, li.alt p, li.alt cite, li.alt {
	font-size: 11px;
	color: #999;
	line-height: 20px;
}

div.post {
	padding-top: 30px;
}

div.entry, ol.commentlist {
	padding: 0 30px 5px;
}

div.entry p {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}

/* =footer */

div#footer {
	clear: both;
	background: #333 url(../images/foot_border_top.gif) repeat-x scroll 0 0;
	padding: 20px;
}

div#footer_inner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

ul.footer_nav li.mobile {
	padding-bottom: 10px;
	color: #fff;
}

li.mobile a span.title {
	color: #fff !important;
}


#footer p {
	color: white;
	font-size: 12px;
	line-height: 16px;
}

ul.footer_nav li span.title {
	color: #999966;
	font-size: 12px;
	line-height: 20px;
	display: block;
	letter-spacing: 1px;
	padding-top: 14px;
	text-transform: uppercase;
}