/*
Theme Name: SilverLining
Theme URI: http://www.eventmobilemarketingblog.com/
Description: A light, modern and funky design with
Version: 1.0
Author: Phil Robinson
Tags: orange, yellow, paths, urban, retro, modern, 2.0, sunrise, funky, popular

The author of this theme would appreciate users NOT changing
or stealing elements of this design. The design is freeware
and we hope you enjoy it.
*/
BODY {
	padding:0px;
	margin:0px;
	border-width:0px;
	border-style:none;
	font-family: arial, tahoma, verdana, helvetica;
	font-size:8pt;
	line-height:11pt;
	background: #E0E0E0 url(images/bg-frame.gif) top center no-repeat;
}

FORM {
	display:block;
	padding:0px 0px 3px 0px;
	margin:0px;
	width:100%;
}

A {
	text-decoration:none;
	color:#CC6600;
}

A:hover {
	text-decoration:underline;
	color:#3399FF;
}

H1 A, H1 A:hover {
	color:#000;
}

.wrap {
	clear:both;
	height:0;
	line-height:0.0;
	font-size:0;
}

DIV.page {
	width:850px;
	text-align:left;
}

DIV.page H1 {
	color:#000;
	font-family:georgia;
	font-size:36pt;
	line-height:36pt;
	font-weight:normal;
	display:block;
	margin:0px;
	padding:50px 0px 0px 54px;
}

DIV.navigation {
	background-color:#333;
	width:100%;
	height:55px;
	color:#FFF;
	font-size:8pt;
	margin-top:4px;
	overflow:hidden;
}

DIV.navigation UL {
	padding:19px 0px 0px 7px;
	margin:0px;
	list-style:none;
	float:left;
}

DIV.navigation LI {
	padding:0px;
	margin:0px 0px 0px 50px;
	float:left;
}

DIV.navigation LI A {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}

DIV.navigation LI A:hover {
	text-decoration:underline;
}

DIV.navigation DIV.search {
	float:right;
	border-left:#fff dashed 2px;
	height:35px;
	padding:10px 10px;
	width:193px;
}

DIV.search LABEL {
	text-transform:uppercase;
}

DIV.search INPUT.text {
	border:0px none;
	width:140px;
	height:13px;
	float:left;
	padding:2px;
	margin:0px;
}

DIV.search INPUT.submit2 {
	float:right;
	background-color:#FFCC00;
	border:0px none;
	width:46px;
	height:17px;
	margin-left:2px;
	font-size:7pt;
	line-height:5pt;
	padding:0px;
}

DIV.orange {
	background-color:#FF9900;
	width:818px;
	padding:16px;
}

DIV.orange DIV.story {
	background-color:#fff;
	color:#333;
	width:612px;
	float:left;
	font-size:11pt;
	line-height:16pt;
}

DIV.orange DIV.story H1 {
	font-size:30pt;
	line-height:28pt;
	padding:0px 0px 10px 0px;
	margin:0px 0px 12px 0px;
	font-family:georgia;
	border-bottom:#ADADAD dashed 2px;
}

DIV.orange DIV.story DIV.date {
	background:#fff url(images/bg-date.gif) 0 0 no-repeat;
	width:43px;
	height:90px;
	float:left;
	margin:16px 0px 0px 16px;
	text-align:center;
	padding:0px 0px 0px 1px;
	font-size:8pt;
	line-height:10pt;
}

DIV.orange DIV.story DIV.date B {
	font-size:14pt;
	line-height:8pt;
	font-weight:normal;
	display:block;
	padding-top:8px;
}

DIV.orange DIV.story DIV.date I {
	font-size:9pt;
	line-height:8pt;
	display:block;
	padding-top:3px;
	font-style:normal;
	text-transform:uppercase;
}

DIV.orange DIV.story DIV.text {
	float:left;
	width:520px;
	margin:16px 0px 16px 16px;
}

DIV.orange DIV.story DIV.textlarge {
	float:left;
	width:580px;
	margin:16px 0px 16px 16px;
}

DIV.headnote {
	font-size:8pt;
	line-height:12pt;
}

DIV.orange DIV.sidebar {
	background-color:#333;
	color:#fff;
	width:158px;
	padding:16px;
	margin-bottom:16px;
}

DIV.orange DIV.sidebar H2 {
	font-size:10pt;
	line-height:10pt;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:#ADADAD dashed 2px;
}

DIV.orange DIV.sidebar P {
	font-size:8pt;
	line-height:12pt;
}

DIV.orange DIV.sidebar A {
	display:block;
}

DIV.orange DIV.sidebar BR {
	padding:0px;
	margin:0px;
	display:none;
}

DIV.footer {
	text-align:center;
	padding-top:18px;
	height:18px;
	line-height:20pt;
}

DIV.footer IMG {
	padding:0px 5px 5px 0px;
	vertical-align:middle;
}

DIV.footer A {
	color:#9F5000;
}

INPUT.text {
	font-size:8pt;
	border:#666 1px solid;
}

TEXTAREA.text {
	font-size:8pt;
	border:#666 1px solid;
	font-family:arial;
}

INPUT.submit {
	color:#800000;
	border:#666 1px solid;
	font-size:8pt;
	padding:2px 5px;
	cursor:hand;
	cursor:pointer;
	text-transform:uppercase;
}

INPUT.submit:hover {
	color:#FFCC00;
	background:#333;
}

h3#comments {
	border-top:#ADADAD dashed 2px;
	padding-top:10px;
}

OL.commentlist LI {
	font-size:8pt;
}

H3 {
	padding:0px;
	margin:0px;
}

.alignleft {
	float:left;
}

.alignleftpad {
	float:left;
	padding-left:10px;
}