/*
Theme Name: Flash News
Theme URI: http://www.walsch.no/
Description: Flash News by WooThemes
Version: 1.1.5
Author: WooThemes
Author URI: http://www.woothemes.com/

=== Setup ===*/
*
{
	border: 0;
	margin: 0;
	padding: 0;
}
.entry HR
{
	padding: 13px 16px;
}
BODY
{
	background: #EAE9E1 url(images/bgr.gif) repeat-x top;
	color: #333333;
	font: 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}
.textwidget UL LI
{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #F1F1ED;
	line-height: 25px;
	padding: 0 0 0 25px;
}
A
{
	color: #0681B5;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
INPUT, SELECT, TEXTAREA
{
	border: 1px solid #CACACA;
	font-size: 11px;
	padding: 2px;
}
SELECT
{
	padding: 0;
}
LI
{
	list-style: none;
}
/*=== Layout ===*/
#page
{
	background: #FFFFFF;
	margin: 0 auto;
	width: 946px;
}
#top, #footer
{
	clear: both;
	height: 28px;
	margin: 0 auto;
	padding: 20px 0 5px;
	width: 910px;
}
#page-bot
{
	background: url(images/page-bot.gif) no-repeat top;
	height: 45px;
	overflow: hidden;
}
/*========= NAVIGATION LISTS =========
- Nav1 -*/
.nav1
{
	float: left;
}
.nav1 LI
{
	float: left;
	height: 27px;
}
.nav1 LI A
{
	color: #878787;
	display: block;
	height: 27px;
	text-align: center;
}
.nav1 LI.active A, .nav1 LI A:hover, .nav1 LI.current_page_item A
{
	color: #FF7800;
	text-decoration: none;
	height: 27px;
}
.nav1
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav1 LI
{
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 14px;
}
.nav1 LI A
{
	padding: 0px 0px 0px 9px;
	background: url(./images/menuleft.gif) no-repeat left top;
	float: left;
}
.nav1 LI A SPAN
{
	padding: 4px 9px 9px 0px;
	display: block;
	background: url(./images/menuright.gif) no-repeat right top;
	float: right;
}
.nav1 LI A SPAN
{
	float: none;
}
.nav1 LI A:hover SPAN
{
}
.nav1 LI A:hover, LI.current_page_item A
{
	background-position: 0% -27px;
	text-decoration: none;
}
.nav1 LI A:hover SPAN, LI.current_page_item A SPAN
{
	background-position: 100% -27px;
}
/*- Nav2 / Dropdowns-*/
#nav, #nav UL
{
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
#nav
{
	padding: 0 0 0 25px;
	width: 921px;
}
#nav A
{
	display: block;
}
#nav LI
{
	float: left;
	line-height: 33px;
}
#nav LI A:hover
{
	background: none;
}
#nav LI UL
{
	position: absolute;
	width: 15em;
	left: -999em;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
	z-index: 1000;
}
#nav LI UL LI
{
	background: url(images/topmenu-bgr.gif) repeat-x top;
	width: 15em;
	border: 1px solid #E5E4DE;
}
#nav LI UL UL
{
	margin: -34px 0 0 15em;
}
#nav LI:hover UL UL, #nav LI.sfhover UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL
{
	left: auto;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI.sfhover UL UL, #nav LI.sfhover UL UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL, #nav LI LI LI.sfhover UL
{
	left: auto;
}
/*=== Top Menu ===*/
#topmenu
{
	background: url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	margin: 0 0 20px;
	_margin-bottom: -20px;
}
#topmenu LI
{
	background: url(images/topmenu-sep.gif) no-repeat left;
	float: left;
	line-height: 33px;
}
#topmenu LI A
{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu LI A:hover, #topmenu LI.active A
{
	color: #FF7800;
	text-decoration: none;
}
/*=== Header ===*/
#header
{
	background: url(images/header-bgr.gif) no-repeat top;
	height: 128px;
}
#header .spacer
{
	color: #A0A09B;
	float: right;
	font-size: 11px;
	padding: 40px 23px 0 0;
	text-align: right;
	width: 223px;
}
#header .spacer P
{
	clear: both;
}
/*- Logo -*/
#header H1
{
	margin-top: 23px;
	background: url(images/walsch-header.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header H1 A
{
	display: block;
	height: 105px;
	width: 680px;
}
#header H1 A:hover
{
	text-decoration: none;
}
/*- RSS -*/
#rss
{
	height: 45px;
	margin: 0;
	width: 44px;
	position: relative;
	left: 885px;
	top: -50px;
	display: inline;
}
/*- Search -*/
#search
{
	background: url(images/search-bgr.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
	width: 223px;
}
#search INPUT
{
	background: transparent;
	border: 0;
	color: #A3A192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 180px;
}
#search .btn
{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}
/*=== Columns ===*/
#columns
{
	margin: 0 auto;
	width: 900px;
	overflow: visible;
}
#columns H2
{
	color: #FF7800;
	font: 22px Arial;
	margin: 0 0 16px;
}
#columns H2 A
{
	color: #FF7800;
}
#columns H3, #columns H4, #columns H5
{
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
#columns H3
{
	font-weight: bold;
	/*[disabled]text-transform:uppercase;*/
}
#columns H3, #columns H5
{
	background: url(images/ico-star.gif) no-repeat left;
	height: 16px;
	margin: 0 0 10px;
	padding: 0 0 0 17px;
}
#centercol H3
{
	margin: 0 0 15px;
}
/*--- Center Column ---*/
#centercol
{
	float: left;
	padding: 0 0 20px 15px;
	width: 500px;
}
#centercol P, .box P
{
	line-height: 22px;
	padding: 0 0 10px;
}
/*--- Right Column ---*/
#rightcol
{
	float: right;
	width: 348px;
}
#rightcol .box2 P
{
	margin: 0 10px 20px;
	text-align: justify;
}
#rightcol .box2 IMG
{
	margin: 0px 0px 15px 9px;
}
#rightcol .box2 H3
{
	margin-left: 8px;
}
/*--- Sub Columns ---*/
.col1
{
	float: left;
	width: 269px;
}
.col2
{
	float: left;
	margin: 0;
	padding: 0 5px 0 15px;
	width: 205px;
}
.col3
{
	border-left: 1px solid #F2F1E9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 150px;
	padding: 0 0 0 10px !important;
	display: inline;
}
.col4
{
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
}
.col5
{
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 495px;
}
.featureditem
{
	height: 220px;
	margin-left: 30px;
	_margin: 0;
	padding: 0;
	background: #F8F8F4 !important;
	overflow: hidden;
}
/*- SideTabs -*/
.idTabs
{
	font-size: 12px;
}
.idTabs LI
{
}
.idTabs LI A
{
	display: block;
	margin: 0 5px 0 0;
	text-align: left;
}
.idTabs LI.last A
{
	margin: 0;
}
.idTabs LI A:hover, .idTabs .selected
{
	color: #FF7800;
	text-decoration: none;
}
/*=== Post ===*/
#featcarousel
{
	list-style: none !important;
	float: left;
	display: inline;
}
.date-comments
{
	border-bottom: 1px solid #CACACA;
	color: #777777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
}
#centercol .date-comments P
{
	line-height: 25px;
}
.continue-tags
{
	background: url(images/grad.gif) repeat-x top;
	clear: both;
	height: 29px;
	line-height: 29px;
	margin: 2px 0 15px;
	padding: 4px 10px;
}
.featuredpost .continue-tags
{
	margin: 2px 0 0;
	padding: 4px 10px 0;
}
SPAN.comments
{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
SPAN.tags
{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 1px 0 0 20px;
}
A.more
{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 1px 0 0 20px;
}
.entry H1
{
	margin-bottom: 16px;
}
/*=== Styling Boxes ===
- Box -*/
.box
{
	/*[disabled]background:url(images/box-bgr.gif) repeat-y;*/
	margin: 0 0 20px;
	width: 900px;
}
.boxbottom
{
	margin: 0;
	padding: 0;
	background: url(images/footer-smoke.png) no-repeat;
	height: 170px;
	width: 900px;
}
.box .top, .box .bot
{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot
{
	background: url(images/box-bot.gif) no-repeat top;
}
.box .spacer
{
	height: 1%;
	padding: 0 10px;
}
/*- Box2 -*/
.box2
{
	background: url(images/box2-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 348px;
}
.box2 .top, .box2 .bot
{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot
{
	background: url(images/box2-bot.gif) no-repeat top;
	height: 10px;
}
.box2 .nav1
{
	float: none;
	padding: 0 0 0 20px;
}
.box2 .spacer
{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white
{
	background: #FFFFFF;
	border: 1px solid #F1F1ED;
	clear: both;
	margin: 10px 10px 0;
	padding: 15px 15px 10px;
}
.box2 .flickr_badge_image IMG
{
	background: #FFFFFF;
	border: 1px solid #F1F1ED;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float: left;
}
.box2 #countdown
{
	background: url(images/timeglass.jpg) no-repeat 155px 30px;
	height: 250px;
}
/*- Font Selection -*/
#fonts
{
	background: transparent url(images/ico-fonts.png) no-repeat left;
	float: right;
	text-align: right;
	width: 45px;
}
#fonts A
{
	color: #878787;
}
#fonts A:hover, #fonts A.active
{
	color: #FF7800;
	text-decoration: none;
}
/*- Ads -*/
.ads
{
	height: 125px;
	margin: 0 0 10px 4px;
}
.ads IMG
{
	float: left;
	margin: 0 10px 10px 0;
}
.ads IMG.last
{
	margin: 0;
	float: right;
}
/*=== Styling Lists ===
- Headline List -*/
.headlines
{
	margin: 0 0 10px;
}
.headlines EM
{
	font-size: 11px;
	font-style: normal;
}
.headlines DL
{
	border-bottom: 1px solid #CACACA;
	height: 30px;
	line-height: 30px;
}
.headlines DT
{
	float: left;
	width: 420px;
}
.headlines DT A
{
	color: #FF7800;
	font-weight: bold;
}
.headlines DD
{
	float: right;
	font-size: 11px;
	text-align: right;
}
/*- List1 -*/
.list1
{
	padding: 0 0 0 5px;
}
.list1 LI
{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 LI A
{
}
/*- List2 -*/
.list2
{
	clear: both;
}
.list2 LI
{
	background: #FFFFFF;
	border: 1px solid #F1F1ED;
	margin: 0 0 5px;
	padding: 12px 10px;
}
/*- List3 -*/
.list3
{
	padding: 0 0 0 5px;
}
.list3 LI
{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #F1F1ED;
	line-height: 25px;
	padding: 0 0 0 25px;
}
/*=== Footer ===*/
#footer
{
	font-size: 11px;
	padding: 10px 0;
	line-height: 22px;
}
#footer, #footer A
{
	color: #ACACAC;
}
#footer IMG
{
	vertical-align: middle;
}
/*=== Misc. ===*/
.fix
{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl
{
	float: left;
}
IMG.fl
{
	margin: 0 12px 5px 0;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.noborder
{
	border: 0px solid #000000;
}
.gravatar
{
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
}
/*========= VIDEO =========*/
.video
{
	float: left;
	height: 220px;
	margin: 0 0px 0 5px;
	width: 270px;
	display: inline;
}
#sidebarvideo
{
	margin: 0px auto 0 11px;
	padding-top: 18px;
}
/*========= COMMENTS =========*/
H2.commh2
{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
	border-top: 1px solid #CACACA;
	padding-top: 13px;
}
OL.commentlist
{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
OL.commentlist P
{
	margin-bottom: 10px;
	line-height: 20px;
}
OL.commentlist CITE
{
	font-style: normal;
	font-weight: bold;
}
OL.commentlist LI
{
	padding: 20px 10px 10px;
}
OL.commentlist LI.alt
{
	padding: 10px 10px 0 !important;
	background: #F8F8F4;
	border: 1px solid #F2F1E9;
}
INPUT#submit
{
	border: 0px solid #000000;
}
/*========= SINGLE POST SPECIFIC =========*/
.singletags
{
	margin-top: 5px;
	font-weight: bold;
	color: #C0C0C0;
}
.singleh2
{
	font-size: 1.8em !important;
	padding-top: 5px;
}
.entry
{
	margin-bottom: 5px;
}
.entry P
{
	text-align: justify;
	font-size: 12px;
	line-height: 20px !important;
	margin-top: 7px;
}
.entry BLOCKQUOTE
{
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px;
	width: 85%;
	color: #777777;
	font-style: italic;
}
.entry BLOCKQUOTE P
{
	font-size: 12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
}
.entry IMG
{
	padding: 2px;
	background: #F8F8F4;
	border: 1px solid #E6E6E6;
	margin: 4px 8px 4px 0px;
}
.entry UL, .entry OL
{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}
.entry UL LI UL, .entry OL LI OL
{
	margin-bottom: 0px;
	padding-top: 3px;
}
.entry UL LI
{
	list-style: circle inside !important;
	margin-left: 15px;
	padding: 3px 0px;
}
.entry UL LI UL LI
{
	list-style: disc inside !important;
}
.entry OL LI
{
	list-style: decimal inside !important;
	font-size: 12px;
	padding: 3px 0px;
}
.entry OL LI OL LI
{
	list-style: decimal-leading-zero inside !important;
}
S #archivebox
{
	background: #EEE;
	padding: 10px;
	width: 455px;
	margin-bottom: 25px;
}
#archivebox H2
{
	font-size: 1.5em;
	color: #000;
}
#archivebox H2 EM
{
	color: #C0C0C0 !important;
	font-style: normal;
}
.archivefeed
{
	margin-top: 5px;
}
.archivefeed A
{
	background: url(images/ico-arcfeed.gif) no-repeat center left;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}
.arclist
{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	margin: 10px 0 15px;
	padding: 10px 0;
	width: 230px;
}
.arclist H2
{
	font-size: 1.5em !important;
	padding: 0 0 10px !important;
}
.arclist UL LI
{
	padding: 0 0 7px 10px;
	color: #C0C0C0;
	font-size: 14px;
	font-weight: bold;
}
#post-10 .entry P IMG
{
	/*[disabled]margin-bottom:4px;*/
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation
{
}
.navigation A
{
	color: #C0C0C0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft
{
	display: inline;
	float: left;
}
.alignright
{
	display: inline;
	float: right;
}
/*- Widget -*/
.widget
{
	margin-bottom: 15px;
}
.widget UL
{
	padding: 0 0 0 5px;
}
.widget UL LI
{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #F1F1ED;
	line-height: 25px;
	padding: 0 0 0 25px;
}

