body {background: #ffffff url(sans-default/bakgrund.png) fixed top center no-repeat;padding:0px;margin:0px;font-family: Arial,verdana,Helvetica,sans-serif;}
#wrapper {padding:5px 10px 5px;background:#fff;width:1030px;margin:0 auto;font-size:.75em;}

/* HEADLINES */
h1,h2,h3,h4,h5,h6 { /*Global values for headings*/	color:#222;	font-weight:normal;	font: 0.9em/1.3em "Arial",Helvetica;}
/*HEADLINES IN POST */
.post h1 {	font-size:18px;
	font-family:"Arial",Helvetica;
	letter-spacing:-1px;
	font-weight:bold;
}
.post h2 {
	font-size:16px;
	font-family:"Arial",Helvetica;
	letter-spacing:-1px;
	font-weight:bold;
}
.post h3 {
	font-size:18px;
	font-family:arial, verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
.post h4 {
	font-size:16px;
	font-family:"Arial",Helvetica;
	letter-spacing:-1px;
	font-weight:bold;
}

/* Style of titles for single post pages */
h1.singlePageTitle { 
	display:block;
	letter-spacing:-1px;
	color:#222;
	font: 18px/1.0em "Arial",Helvetica;
	border-left:5px solid #dc241f;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:4px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-bottom:10px;	
}

/* MAIN PAGE HEADLINES */
/* Title of featured post on slider */
h2.featuredTitle { 
	font-size:19px;
	line-height:1.0em;
	font-family: "Arial",Helvetica;
	display:block;
}
h2.featuredTitle a {
	color:#fff;
	display:block;
	padding:6px 5px 3px 6px;
}
h2.featuredTitle a:hover {
	text-decoration:underline;
}
/* Post titles for the top half (above photo gallery bar) on main page (except featured slider's title) */
h2.postTitle {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:22px;
	line-height:20px;
	margin-bottom:5px;
	color:#222;
}
h2.postTitle a {
	color:#222;
}
h2.postTitle a:hover {
	color:#cd1713;
}
/* The title of 8 vertical cols at the very bottom of main page */
h2.subnewsEntryTitle {
	font-size:17px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:10px;
}
h2.subnewsEntryTitle a {
	color:#222;
}
h2.subnewsEntryTitle a:hover {
	color:#cd1713;
}
/* Title for the archive entries */
h2.archiveTitle {
	display:block;
	color:#8f8f8f;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:3px;
	padding-left:5px;
	margin-bottom:7px;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	border-left: 5px solid #cd1713;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}
h2.archiveTitle a{
	color:#222;
}
h2.archiveTitle a:hover {
	color:#cd1713;
}
h2.titlePhotoCat { /* Title for photo category archive posts */
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	height:30px;
}
h2.titlePhotoCat a, h2.titlePhotoCat a:hover{
	color:#222;
}
h2.pageTitle { /* Title for the static pages */
	display:block;
	color:#222;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:5px;
	font-size:1.4em;
	padding-left:10px;
	border-left: 5px solid #cd1713;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}
/* Title for Breaking News, Tag Cloud and inner page widgets */
h3.widgetbgTitle {
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background:#cd1713;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
h3.widgetbgTitle a, h3.widgetbgTitle a:hover {
	color:#fff;
}
h3.narrowSidebarTitle { /* Title of Photo Gallery on narrow sidebar */
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border-left:5px solid #efefef;
	background:#cd1713;
	padding-top:3px;padding-left:5px;
	padding-bottom:3px;
	margin-bottom:10px;
}
h3.archiveTitle {
	font-weight:bold;
	font-size:15px;
	margin-bottom:3px;
}
h3#leaveComment{ /* Leave  a rely text above the comment form */
	font-weight:bold;
	text-transform:uppercase;
	font-size:.8em;
	color:#fff;
	clear:both;
	background:#cd1713;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
h3#comments { /* Style that holds the number of comments made for the article below the article on single post page */
	display:block;
	font-size:1.7em;
	font-weight:normal;
	clear:both;
	display:block;
	color:#222;
	margin-bottom:10px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:0;
	height:74px
}
h3#comments span.respondEntryTitle { /* Style for the name of post that stands below the number of comments on single post page */
	display:block;
	color:#898989;
	font-size:14px;
	line-height:16px;
}

/* MASTHEAD - SUBSCRIBE, DATE, AND SEARCH BOX
============================================================== */
#topad { /* If 728x90 ad is activated to be displayed on header, this ID will be used to wrap advertisement */
width:1050px;height:120px;background-color:#FFF;margin:0px auto;display:block;
}
#masthead { /* The very top line where subscribe and search in site objects are kept */
	background: #efefef; url(sans-default/rss.png) no-repeat 4px center;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	font-size:.9em;
	clear:both;
	position:relative;
	z-index:1001;
}
#masthead ul{
	float:left;
}
#masthead ul li {
	position: relative;
	display: inline;
	float:left;
	padding:4px 4px 3px;
	color:#cd1713;
	font:bold 12px "Arial",Helvetica;
}
#masthead ul li.first{}
#masthead ul li.first a{}
#masthead ul li a{
	display: block;
	color:#010d37;
}
* html #masthead ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #masthead ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#masthead ul li a:link, #masthead ul li a:visited{
	text-decoration:none;
}

#masthead ul li a:hover, #masthead .select a{
	color:#cd1713;
	text-decoration:none;
}
/*1st sub level menu*/
#masthead ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	border-bottom:1px solid #EFEFEF;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#masthead ul li ul li{
	display: list-item;
	float: none;
	font-weight:normal;
	font-size:1.0em;
	background:none;
	padding:0;
	margin:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#masthead ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#masthead ul li ul li a, #masthead .select ul li a{
	width: 160px;
	height:auto;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:10px;
	padding-left:23px;
	margin: 0;
	background: #e9e9e9;
	text-align:left;
	text-decoration:none;
	color: #010d37;
	border-top: 1px solid #efefef;
}
#masthead ul li ul li a.gab_rss{background: #e9e9e9 url(sans-default/ico_rss.png) no-repeat 3px center;}
#masthead ul li ul li a:hover.gab_rss{background: #ddd url(sans-default/ico_rss.png) no-repeat 3px center;}

#masthead ul li ul li a.gab_email{background: #e9e9e9 url(sans-default/ico_email.png) no-repeat 3px center;}
#masthead ul li ul li a:hover.gab_email{background: #ddd url(sans-default/ico_email.png) no-repeat 3px center;}

#masthead ul li ul li a.gab_facebook{background: #e9e9e9 url(sans-default/ico_facebook.png) no-repeat 3px center;}
#masthead ul li ul li a:hover.gab_facebook{background: #ddd url(sans-default/ico_facebook.png) no-repeat 3px center;}

#masthead ul li ul li a.gab_twitter{background: #e9e9e9 url(sans-default/ico_twitter.png) no-repeat 3px center;}
#masthead ul li ul li a:hover.gab_twitter{background: #ddd url(sans-default/ico_twitter.png) no-repeat 3px center;}

/*search*/
#search{
	float:right;
	width:200px;
	height:17px;
	border:1px solid #efefef;
	background:#fff;
}
#search form, #search fieldset{
	float:left;
}
#search fieldset{
	padding:2px 0 0 4px;
}
#s {
	float:left;
	background:#fff;
	border:0;
	padding:0 0 0 1px;
	color:#bcbcbc;
	font-size:11px;
	font-family:"Arial",Helvetica;
	width:150px;
}
#searchsubmit {
	float:left;
	margin:2px 0 0 0;
}
/* HEADER - RIGHT AND LEFT QUOTES + SITE NAME
============================================================== */
#header { /*Wraps quotes and site name*/
	background: url(sans-default/bar.png) no-repeat;
	min-height:97px;
	height: auto !important; /* IE6 Min height hack */
	height: 97px;	
}
#header span.quoteCaption {
	display:block;
	color:#cd1713;
	font-weight:bold;
}
#leftQuote {
	width:290px;
	float:left;
	height:100px;
	display:block;
	position:relative;
}
#leftQuote p.leftQuoteWording {
	width:200px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	text-align:right;
}
#leftQuote p.leftQuoteWording a{
	color:#999;
}
#leftQuote p.leftQuoteWording a:hover{
	color:#888;
}
#leftQuote img {
	position:absolute;
	right:0;
	bottom:0;
}
#rightQuote {
	width:290px;
	float:right;
	height:100px;
	display:block;
	position:relative;
}
#rightQuote img {
	position:absolute;
	left:0;
	bottom:0;
}
#rightQuote p.rightQuoteWording {
	width:195px;
	position:absolute;
	font-size:17px;
	color:#aaa;
	letter-spacing:-1px;
	bottom:4px;
	left:95px;
}
#rightQuote p.rightQuoteWording a{
	color:#999;
}
#rightQuote p.rightQuoteWording a:hover{
	color:#888;
}
#sitename {
	width:390px;
	float:left;
	font-family:"Arial",Helvetica;
	margin-top:20px;
	text-align:center;
}
#name1stRow {
	font-size:26px;
	display:block;
	line-height:22px;
}
a.name {
	color:#222;
}
#name2ndRow {
	font-size:40px;
	display:block;
	color:#cd1713;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:10px;
}
#ad468x60 {
	width:468px;
	height:60px;
	float:right;
	margin-top:20px;
}
/* NAVIGATION BARS
============================================================== */
/* CATEGORIES */
#navcats {
	width:1030px;
	position:relative;
	z-index:998;
}
#navcats ul{
	float:left;
}
#navcats ul li{
	position: relative;
	display: inline;
	float:left;
}
#navcats ul li.first{
}
#navcats ul li.first a{
}
#navcats ul li a{
	font:18px impact, "arial black", sans-serif;
	display: block;
	color:#000;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:10px;	
}
* html #navcats ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #navcats ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#navcats ul li a:link, #navcats ul li a:visited{text-decoration:none;}
#navcats ul li a:hover, #navcats .current-cat a, #navcats .current-cat-parent a, #navcats .select a{color:#C00;text-decoration:none;}
/*1st sub level menu*/
#navcats ul li ul{position: absolute;left: 0;display: block;visibility: hidden;	margin:0;padding:0;	border-bottom:1px solid #efefef;background-color: #F3F3F3;z-index:95;}
/*Sub level menu list items (undo style from Top level List Items)*/
#navcats ul li ul li{display: list-item;float: none;font-size:1.0em;background:none; padding:0;}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#navcats ul li ul li ul{top: 0;	margin:0;}
/* Sub level menu links style */
#navcats ul li ul li a, #navcats .select ul li a{
	width: 180px;
	height:auto;
	font:bold 11px "arial",helvetica;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
	margin: 0;
	background:#e9e9e9;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	color: #010d37;
	border-top: 1px solid #efefef;
}
#navcats ul li ul li a:hover{ /*sub menus hover style*/
	background: #ccc;
	color:#000;
	text-decoration:none;
}

/* PAGES */



#navpages {
	width:1030px;
	background: #efefef;
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
	clear:both;
	position:relative;
	z-index:997;
}
#navpages ul{float:left;}
#navpages ul li{
	position: relative;
	display: inline;
	float:left;
}
#navpages ul li.first{
}
#navpages ul li.first a{
}
#navpages ul li a{
	font:bold 10px "Arial",Helvetica;
	display: block;
	color:#000;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;	
}
* html #navpages ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #navpages ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#navpages ul li a:link, #navpages ul li a:visited{
	text-decoration:none;
}
#navpages ul li ul li a, #navpages .current_page_item ul li a,#navpages .current_page_parent ul li a, #navpages .select ul li a{
	background: #efefef;
	color:#222;
	text-decoration:none;
}
/*1st sub level menu*/
#navpages ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0;
	padding:0;
	border-bottom:1px solid #efefef;background-color: #F3F3F3; 
	z-index:85;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#navpages ul li ul li{
	display: list-item;
	float: none;
	font-size:11px;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#navpages ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#navpages ul li ul li a, #navpages .current_page_item ul li a, #navpages .select ul li a{
	width: 160px;
	height:auto;
	font:bold 11px "Arial",Helvetica;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:10px;
	padding-left:10px;
	margin: 0;
	background:#efefef;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	color: #010d37;
	border-top: 1px solid #efefef;
}
#navpages ul li ul li a:hover{ /*sub menus hover style*/
	background: #ddd;
	color:#222;
	text-decoration:none;
}
/* PRIMARY TOP WRAPPER wraps three main div #featuredContent, #midColPosts and #rightColAd
============================================================== */
#primaryTopWrapper { /* Wraps Featured Slider, entries below and on right hand of slider and 120+600 ad on main page */
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
}

/* MAIN CONTENT (LEFT BLOCK ABOVE THE PHOTO GALLERY ON MAIN PAGE)
============================================================== */
/* /Features Slider - There are two featured slider in */
#featuredContent {
	float:left;
	width:515px;
	margin-right:10px;
	display:inline;
	position:relative;
}
#featured-slider {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 515px; /*width of featured content slider*/
	height: 298px;
}
#featured-slider .sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	top:220px;
	width:500px;
	min-height:55px;
	height: auto !important; /* IE6 Min height hack */
	background: url(sans-default/bgTransparent.png);
}
#featured-slider .sliderPostInfo p { /* Post excerpt style on featured slider */
	color:#fff;
	font-size:1.1em;
	padding:3px 5px 5px 6px;
}
#featured-slider .contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:8px solid #efefef;
	z-index:1;
}
#paginate-featured-slider{ /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	background-color: #efefef;
	padding:0 0 5px 8px;
	margin-bottom:5px;
	border-bottom:#efefef solid 5px; height:50px;overflow:hidden;
}
#paginate-featured-slider ul {
	width:505px;
	padding-bottom:0;
	list-style: none;
}
#paginate-featured-slider ul li {
	display: inline;
	width:75px;
	float:left;
	margin-left:0;
	padding:0 0 0 0;
	margin-right:9px;
	margin-bottom:3px;
}
#paginate-featured-slider img{ 
	background: #efefef;
}
#paginate-featured-slider a img{
	border-top:2px solid #fff;
}
#paginate-featured-slider a:hover img, #paginate-featured-slider a.selected img{
	border-top:2px solid #cd1713;
} 
/* // Features Slider  */

.featuredPost2 { /*Posts displayed below the featured section */
	padding-top:5px;
	padding-bottom:5px;
}
.featuredPost2Meta {
	clear:both;
	display:block;
	font-style:italic;
	font-size:.8em;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:1px solid #efefef;
}
.featuredPost2Meta a{
	color:#cd1713;
}
.featuredPost2Meta a:hover {
	text-decoration:underline;
}

/* BLOCK BETWEEN FEATURED SLIDER AND 120*600 AD ON MAIN PAGE
============================================================== */
#midColPosts { /* Wraps the entries on rigt hand of featured slider */
	width:325px;
	float:left;
}
.midColPost { /* Wraps the entries posted in #midColPosts, add a padding-top:5px if you define bgcolor */
	border-left:1px solid #efefef;
	padding-left:9px;
	padding-right:15px;
	padding-bottom:10px;
}
.midColPostMeta {
	display:block;
	clear:both;
	font-style:italic;
	font-size:.8em;
	border-bottom:1px solid #efefef;
	padding-top:2px;
	padding-bottom:5px;
}
.midColPostMeta a{
	color:#cd1713;
}
.midColPostMeta a:hover {
	text-decoration:underline;
}
.midColPostMetaAd {
	display:block;
	font-style:italic;
	font-size:.8em;
	border-bottom:1px solid #efefef;
	padding-top:2px;
	padding-bottom:5px;
}
.midColPostMetaAd a{
	color:#cd1713;
}
.midColPostMetaAd a:hover {
	text-decoration:underline;
}

/* 120-600 AD ON THE RIGHT COLUMN ABOVE THE PHOTO GALLERY
============================================================== */
#rightColAd { /*Omsluter tidningsomslagen */
	float:left;
	width:180px;
	padding-bottom:7px;
}

/*SECONDARY CONTENT WRAPPER
============================================================== */
#secondaryContentWrapper { /*Wraps secondary content [Breaking News and two other blocks on the right hand of breaking news] */
	margin-bottom:15px;
}
/* SECONDARY CONTENT MID COLUMN - RIGHT SIDE OF BREAKING NEWS
============================================================== */
#secondaryLeftColumn {
	width:335px;
	margin-left:0px;
	float:left;
	display:inline;
}
.secondaryLeftColPost {
	padding-right:9px;
	border-right:1px solid #efefef;
	padding-bottom:10px;
}
.secondaryLeftColPostMeta {
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.secondaryLeftColPostMeta a{
	color:#cd1713;
}
.secondaryLeftColPostMeta a:hover {
	text-decoration:underline;
}



/* SECONDARY CONTENT MID COLUMN - RIGHT SIDE OF BREAKING NEWS
============================================================== */
#secondaryMidColumn {
	width:335px;
	margin-left:10px;
	float:left;
	display:inline;
}
.secondaryMidColPost {
	padding-left:9px;
	padding-right:9px;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	padding-bottom:10px;
}
.secondaryMidColPostMeta {
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.secondaryMidColPostMeta a{
	color:#cd1713;
}
.secondaryMidColPostMeta a:hover {
	text-decoration:underline;
}

/* SECONDARY CONTENT RIGHT COLUMN - RIGHTEST COLUMN ON SAME ROW OF BREAKING NEWS
============================================================== */
#secondaryRightColumn {
	width:335px;
	float:right;
}
.secondaryRightColPost {
	padding-bottom:10px;
}
.secondaryRightColPostMeta {
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	display:block;
	clear:both;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
}
.secondaryRightColPostMeta a{
	color:#cd1713;
}
.secondaryRightColPostMeta a:hover {
	text-decoration:underline;
}

/* MAIN PAGE PHOTO GALLERY BAR
============================================================== */
#photoGalleryBar { /*Do not change the name of ID */
	width: 1030px;
	height: 155px;
	margin-bottom:15px;
	position: relative;  
	display:block;
}
#photoGalleryBar .container { /*Do not change the name of class */
	position: absolute;
	left: 0px;top:0px;  
	width: 1030px;
	height: 156px;
	overflow:hidden;

}
#photoGalleryBar #previous_button { /*Do not change the name of class */
	position: absolute;
	width: 27px;
	height: 156px;
	background: url(sans-default/left.gif);
	z-index: 100;    
	cursor:pointer;
}
#photoGalleryBar #previous_button_disabled { /*Do not change the name of class */
	background: url(sans-default/left-disabled.gif);
	cursor:default;
}

#photoGalleryBar #previous_button.disabled { /*Do not change the name of class */
	background: url(sans-default/left-disabled.gif);
	cursor:default;
}
#photoGalleryBar #next_button { /*Do not change the name of class */
	position: absolute;
	right: 0;
	width: 27px;
	height: 185px;
	background: url(sans-default/right.gif);
	z-index: 100;
	cursor:pointer;
}
#photoGalleryBar #skicka_foton { /*Do not change the name of class */
	position: absolute;
	left: 905px;width: 125px;
	height: 155px; background-image:url(/pixx/greenback.png);
	z-index: 100;
	cursor:pointer;
}
#photoGalleryBar h2 { font-size:12px; font-family:"Arial",sans-serif; color:#FFF;margin:5px;}
#photoGalleryBar p { font-size:10px; font-family:"Arial", sans-serif; color:#FFF;margin:5px;}
#photoGalleryBar #next_button_disabled { /*Do not change the name of class */
	background: url(sans-default/right-disabled.gif);
	cursor:default;
}
#photoGalleryBar #next_button.disabled { /*Do not change the name of class */
	background: url(sans-default/right-disabled.gif);
	cursor:default;
}
#photoGalleryBar ul { /* Main page photo gallery is displayed in a list format */
	width: 100000px;
	position: relative;
	margin-top:10px;
}
#photoGalleryBar ul li {
	display:inline;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:.85em;
	line-height:1em;
	width:163px;
	margin-left:8px;
	margin-right:8px;
}
#photoGalleryBar ul li a.photogallery_title{
	color:#222;
	display:block;
	margin-top:4px;
}
#photoGalleryBar ul li a.photogallery_title:hover {
	color:#bbb;
}
#photoGalleryBar a img{
	padding:0px;
	display:block;
	margin-top:0;
}
/* SUBNEWS - 2 ROWS 4 VERTICAL COLS BELOW THE PHOTO GALLERY
============================================================== */
#subNews { /* Wraps all vertical cols */
	float:left;
	line-height:1.1em;
	width:720px;
}
.subNewsContainer { /* Each vertical cols is wrapper individually with this calls */
	width:160px;
	float:left;
	margin-right:8px;
	padding-right:7px;
	display:inline;
	border-right:1px solid #efefef;
	padding-top:4px;
}
.subNewsContainer img {
	display:block;
	margin-bottom:5px;
}
.subNewsContainerMeta { /* wrapper for data and more link at bottom of vertical cols */
	display:block;
	font-size:.85em;
	font-style:italic;
	margin-top:5px;
	padding-bottom:5px;
}
.subNewsContainerMeta a{
	color:#cd1713;
}
.subNewsContainerMeta a:hover {
	text-decoration:underline;
}
.border { /* The seperator between 8 entries below the photo gallery */
	clear:both;
	border-top:1px solid #efefef;
	display:block;
	height:1px;
	margin-right:8px;
}

/* SIDEBAR - FOR MAIN PAGE (the right hand of vertical cols at the bottom half)
================================================================== */
#mainPageSidebar { /* Wraps all the objects inside of main page sidebar */
	float:right;
	width:300px;
}
#searchCat  select, #archiveform  select, #cat, #googlequery{
	background-color: #FFF;
	border: 1px solid #efefef;
	color: #555;
	font: 1em/1.2 "Arial",Helvetica;
	margin-bottom: 10px;
	width:210px;
	padding: 0px;
	margin-left:10px;
}

#tagcloud {
	display:block;
	text-align: center;
}
#tagcloud a {
	color:#222;
}
#tagcloud a:hover {
	text-decoration:underline;
}

/* AJAX TAB STYLE on sidebar of mainpage */
/* REQUIRED to hide the non-active tab content */
.tabberlive .tabbertabhide {display:none;}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none;}

/* ul.tabbernav = the tab navigation list */
ul.tabbernav{
	height:24px;
	margin-top:12px;
	font-size:.9em;
	border-bottom:1px solid #efefef;
	font-weight:bold;
}
ul.tabbernav li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 24px;
}
ul.tabbernav li a {
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 23px;
	background: #fafafa url(sans-default/bgAjaxTabs.gif) repeat-x;
	border-right:1px solid #efefef;
	border-left:1px solid #efefef;
	color: #222;
}
ul.tabbernav li.tabberactive a {
	color: #222;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 24px;
	border: 1px solid #efefef;
	border-bottom:1px solid #fff;
	background:#fff;
}

/* The tab container */
.tabbertab {
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	border-left:1px solid #efefef;
	padding:5px;
	background:#fff;
	margin-bottom:12px;
}
.tabbertab ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #D3D9EB;
	margin-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc inside;
}
.tabbertab a  {
	display:inline;
	color:#666;
}
.tabbertab a:hover {
	color:#0854C7;
	text-decoration:underline;
}
.archiveBox {
	padding:5px 10px 0;
	background:#efefef;
}
/* FOOTER
============================================================== */
#footerCatBar { /*Category bar on footer */
	padding-top:4px;
	padding-bottom:4px;
	margin-top:5px;
	display:block;
	text-align:center;
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	font-size:.9em;
	line-height:1em;
	font-weight:bold;
}
#footerCatBar ul {
	display:block;
}
#footerCatBar li {
	display:inline;
}
#footerCatBar a{
	text-transform:uppercase;
	color:#949494;
	margin-right:6px;
	margin-left:6px;
}
#footerCatBar a:hover {
	color:#da0006;
	text-decoration:none;
}
#footerPages { /* Pages bar on footer */
	margin-top:10px;
	padding-top:30px;
	padding-bottom:5px;
	display:block;
	text-align:center;
	background:#efefef;
	font-size:.9em;
	line-height:1em;
	font-family:"Arial",Helvetica;
	background: #ffffff url(sans-default/footer.png) repeat-x;
}
#footerPages ul {
	display:block;
}
#footerPages li {
	display:inline;
	margin-right:4px;
	margin-left:4px;
	font-weight:bold;
	text-transform:uppercase;
}
#footerPages a{
	color:#222;
}
#footerPages a:hover {
	color:#da0006;
	text-decoration:none;
}
#themeInfo{ /* Wraps the credits below pages links on footer */
	display:block;
	margin-top:10px;
}

/* GLOBALS and CLASSES
============================================================== */
#bcrum { /* The wrapper for "category Archive for, Author archive" etc... captions in archive pages */
	font-size:.8em;
	border:1px solid #ddd;
	padding:7px;
	background:#f5f5f5;
	color:#444;
	margin-bottom:10px;
	line-height:1.3em;
}
.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:13px;
	color:#8f8f8f;
	margin-bottom:2px;
}
.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:20px;
	color:#222;
	letter-spacing:-1px;
}
.adLabel { /*Style for the label displayed as "advertisement" on ads */
	color:#aaa;
	display:block;
	font-size:10px;
	text-align:center;
	padding:3px 0;
}
.titleCatName { /* Front page, category labels over blocks */
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	display:block;
	font-size:10px;
	margin-bottom:5px;
	font-family:"Arial",Helvetica;
}
.titleCatName a,.titleCatName a:hover {
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	font-size:10px;
	font-family:"Arial",Helvetica;
}
.videoTitle { /* Title of video on sidebar of frontpage */
	font-size:15px;
	margin-bottom:5px;
	display:block;
}
.videoTitle a {
	color:#222;
}
.videoTitle a:hover {
	color:#cd1713;
	text-decoration:none;
}
.clear{clear:both;}
.block {display:block}
.margintop {margin-top:7px;}
.paddingtop {padding-top:7px;}
.bordernone {border:none}

/* Widget Styles */
.widget {
	margin-bottom:10px;
}
.widget p {
	padding-top:5px;
	padding-bottom:5px;
}
.widget .widget_author_info p {
	padding-left:12px;
}
.widget ul li {
	line-height:18px;
	color:#666;
	width:auto;
	border-bottom:1px dotted #D3D9EB;
	margin-left:12px;list-style:none;
}
.widget a  {
	display:inline;
	width:auto;
	color:#666;
}
.widget a:hover {
	color:#0854C7;
	text-decoration:underline;
}
.sidebarWidget {
	margin-top:10px;
	margin-bottom:0;
}
.wideSidebarWidget {
	margin-top:15px;
	margin-bottom:0;
}
.narrowSidebarWidget ul {
	padding-left:5px;
	text-align:left;
}
#primaryTopWrapper .wp-caption-text,
#secondaryContentWrapper .wp-caption-text, 
#subNews  .wp-caption-text { 
/* Hack to hide captions; NOT to be displayed on main page */display:none; 
}

/* INNER PAGE CONTENT AREA
============================================================== */
#innerContent { /* Inner page content wrapper */
	width:860px;
	float:left;
	margin-right:0px;
	display:inline;
	font-size:1.2em;
	line-height:1.4em;
}	

	#innerLeft p {padding-bottom:10px;margin-left:10px}
	.post a {
		color:#0854C7;
	}
	.post a:hover {
		color:#cd1713;
		text-decoration:underline;
	}
	.post ul {
		padding-bottom:10px;
		list-style: square inside;
	}
	.post img {	padding: 2px 5px 2px 5px;background:#fff;}
	.post img.bnone {
		border:none;
	}
	.post ol {
		padding-bottom:10px;
		list-style: decimal inside;
	}
	.post li {
		padding: 2px 0px 2px 10px;
		font-size: 12px;
		line-height: 15px;
		color:#4c4c4c;
	}
	.alignleft {
		float:left;
		margin-right:10px;
		margin-top:5px;margin-bottom:2px;
	}
	.alignright {
		float:right;
		margin-left:10px;
		margin-top:5px;
	}
	.aligncenter {
		margin:0 auto;
		display:block;
	}
	.wp-caption img {
		margin-bottom: 5px;
		padding:4px;
		background-color:#fff;
	}
	p.wp-caption-text {
		color:#222;
		width: auto;
		font:.7em "Arial",Helvetica;
		text-align:center;
	}
	blockquote {
		padding: 2px 10px;
		background: #f6f5f5;
		color:#333;
		clear:both;
		border-left: 3px solid #bfbbbb;
		margin-bottom:10px;
	}
	code {
		color:#444;
		font:11px/17px "Arial",Helvetica;
		display:block;
	}
	blockquote p {
		font-size: 11px;
		padding: 5px 0px;
		margin: 5px 0px;
		line-height: 15px;
	}
	blockquote li {
		padding: 2px 0px 2px 10px;
		font-size: 11px;
		line-height: 15px;
		color:#369;
	}
	blockquote a {
		color:#0080ca;
		text-decoration:underline;
	}
	blockquote a:hover {
		color:#039;
	}
	.postinfo { /* post info shown under the summary of posts on search results */
		text-align:right;
		padding-top:3px;
		padding-bottom:3px;
		padding-right:5px;
		clear:both;
		font:10px "Arial",Helvetica;
		color:#9f9f9f;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		background:#f9f9f9;
		margin-top:10px;
		margin-bottom:20px;
		display:block;
	}
	.postinfo a,.navigation a {
		color:#0854C7;
	}
	.postinfo a:hover, .navigation a:hover {
		color:#cd1713;
	}
	.photoFrame { /* container around the photo on archive pages  */
		display:block;
		float:left;
		text-align:center;
		padding-bottom:5px;
		padding-right:5px;
		padding-left:5px;
		margin-bottom:15px;
		border-bottom:1px solid #f4f4f4;
		width:240px;
		min-height: 255px;
		height: auto !important; /* IE6 Min height hack */
		height: 255px;
	}
	#entryMeta { /* Style to wrap author details below the article  */
		font-size:.8em;
		border:1px solid #ddd;
		padding:7px;
		background:#f5f5f5;
		color:#444;
		margin-bottom:10px;
		line-height:1.3em;
	}
	#entryMeta img { /* Alignment for author image on single post page */
		float:left;
		padding:2px;
		border:1px solid #efefef;
		margin-top:1px;
		margin-right:5px;
	}
	#entryMeta a { /* Link style for the post details below the post title on single post page */
		color:#8f8f8f;
		text-decoration:underline;
	}
	#entryMeta a:hover {
		text-decoration:none;;
	}
	#innerLeft { /* Post wrapper */
		float:left;
		width:540px;
		margin-right:5px;
	}
	.gab_authorInfo  { /* Author Pages - Post Author Bio wrapper */
		background: #efefef;
		padding:5px;
		margin:5px 0 10px;
		border: 1px solid #ccc;
		font:10px/15px "Arial",Helvetica;
	}
	.gab_authorPic { /* Author Pages - photo inside of bio wrapper */
		float:left;
		width:50px;
		display:inline;
		margin-right:7px;
	}	
	.share { /* Socialize buttons styles */
		text-align:right;
		display:block;
		padding: 0px 8px 8px 0px;
		float:right;
	}
	.share img {
		display:block;
		float:right;
		margin-left:5px;
		padding:0;
		border:none;
	}
	.share img:hover {
	}
	.postinfoPhotoCat { /* Post info for photo gallery post details shown below thumbnails on archive pages */
		padding-top:5px;
		font:10px "Arial",Helvetica;
		color:#9f9f9f;
		display:block;
	}
	.postinfoPhotoCat a {
		color:#0854C7;
	}
	.postinfoPhotoCat  a:hover {
		color:#cd1713;
	}
	
	/* Inner Page JS Slider Style */
	#innerpage-slider {
		position: relative; /*leave as is*/
		overflow: hidden; /*leave as is*/
		width: 500px; /*width of innerpage content slider*/
		height: 290px;
		background:#efefef;
	}
	#innerpage-slider .contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
		visibility: hidden; /*leave as is*/
		position: absolute; /*leave as is*/
		left: 10px;  /*leave as is*/
		top: 10px;  /*leave as is*/
		z-index:1;
	}
	#innerpage-slider p.sliderCaption { /* Post excerpt style on innerpage slider */
		color:#fff;
		font-size:1em;
		padding: 3px 5px 5px;
		position:absolute;
		top:15px;
		display:inline;
		width:auto;
		left:0px;
		background: url(sans-default/bgTransparent.png);
	}
	#innerpage-slider img {
		display:block;
		width:480px;
		max-height:270px;
		height: auto !important; /* IE6 Min height hack */
		height: 270px;		
		border:none;
		padding:0;
	}
	#paginate-innerpage-slider{ /* do not change the name of class - used to wrap thumbnails for innerpage area */
		background-color: #efefef;
		padding:0 0 5px 10px;
		margin-bottom:10px;
	}
	#paginate-innerpage-slider ul {
		width:490px;
		padding-bottom:0;
		list-style: none;
	}
	#paginate-innerpage-slider ul li {
		display: inline;
		width:65px;
		float:left;
		margin-left:0;
		padding:0 0 0 0;
		margin-right:4px;
		margin-bottom:3px;
	}
	#paginate-innerpage-slider img{ 
		padding:5px 0 0 0;
		border-right:0;
		border-left:0;
		width:65px;
		border-bottom:0;
		background: #efefef;
	}
	#paginate-innerpage-slider a img{
		border-top:4px solid #fff;
	}
	#paginate-innerpage-slider a:hover img, #paginate-innerpage-slider a.selected img{
		border-top:4px solid #cd1713;
	}
	
/* INNER PAGE SIDEBARS
============================================================== */
#wideSidebar { /* The Wide sidebar on inner pages */
	float:left;
	width:300px;
	background:#f5f5f5;
	font-size:.8em;
	padding:1px 5px 5px 5px;
}
.widgetmargin{margin-left:13px;}
.widgetmargin h4{ font-size:14px; font-weight:bold}
#narrowSidebar { /* The narrow sidebar on inner pages that holds photo gallery and 120x600 ad */
	float:left;
	width:170px;
	padding-bottom:10px;padding-top:1px;text-align:center;
	border-bottom:1px solid #efefef;
}
	#narrowSidebar img  { 
		padding:2px;
		background:#fff;
		display:block;
		text-align:center;
		margin:0 auto 5px;			
	}
	ul#narrowSidebarGallery { /* Photo gallery style for the inner page narrow sidebar */
		margin-bottom:15px;
	}
	ul#narrowSidebarGallery li {
		display:block;
		width:126px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
		text-align:center;
		font:bold .9em/1.1em "Arial",Helvetica;
	}
	ul#narrowSidebarGallery li a{
		color:#222;
	}
	ul#narrowSidebarGallery li a:hover {
		color:#cd1713;
	}
/* COMMENTS STYLE
============================================================== */
p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */ 
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
p#noComment {
	font:bold .8em "Arial",Helvetica;
	background:#efefef;
	padding:4px 4px 4px 10px;
}
ol.commentlist li a {
	color:#0854C7;
}
ol.commentlist li a:hover {
	color:#cd1713;
}
ol.commentlist li {
	border:1px solid #d5d5d5; 
	height:auto; 
	margin:0 0 10px; 
	padding:5px; 
	position:relative; 
}
ol.commentlist li div.vcard { 
	font:bold 12px/1.4em "Arial",Helvetica;
	color:#222;
}
ol.commentlist li div.vcard cite.fn { 
	font-style:normal;display:inline; 
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#222;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover { 
	text-decoration:underline;
}
ol.commentlist li div.vcard img.avatar { 
	border:1px solid #aaa;
	padding:1px;
	background:#fff; 
	right:7px; 
	position:absolute; 
	top:5px; 
}
ol.commentlist li div.comment-meta { 
	font:bold 10px/1.4 "Arial",Helvetica;
	display:block;
	margin-bottom:5px; 
}
ol.commentlist li div.comment-meta a { 
	color:#aaa; 
	text-decoration:none;
	font-style:italic;
}
ol.commentlist li div.comment-meta a:hover { 
	color:#222; 
}
ol.commentlist li p { 
	font:normal 12px/1.4em "Arial",Helvetica;
}
ol.commentlist li ul { 
	font:normal 12px/1.4em "Arial",Helvetica; 
	list-style:square; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
}
ol.commentlist li div.reply { 
	background:#999; 
	border:1px solid #666; 
	color:#fff; 
	font:bold 9px/1 "Arial",Helvetica; 
	padding:5px 10px;
	text-align:center;
	width:36px; 
}
ol.commentlist li div.reply:hover { 
	background:#c30; 
	border:1px solid #c00; 
}
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}
ol.commentlist li ul.children { 
	list-style:none;
	margin:1em 0 0; 
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .25em; 
 }
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .25em; 
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
}
ol.commentlist li.even { 
	background:#fff;
}
ol.commentlist li.odd { 
	background:#f5f5f5;
}

/* COMMENT FORM ELEMENTS
============================================================== */
#respond {
	font-family:"Arial",Helvetica;
	padding:5px 15px 0;
	border:1px solid #ececec;
}
.cancel-comment-reply {
	font-size:12px;
}
.cancel-comment-reply, #respond cite {
	font-size:12px;
	padding-top:4px;
}
#respond label {
	font-size:14px;
	padding-left:3px;
	font-family:"Arial",Helvetica;
}
#author,#email,#url {
	font: 10px "Arial",Helvetica;
	width: 35%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#respond textarea:focus, #respond input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#respond textarea {
	font: 12px "Arial",Helvetica;
	width: 495px;
	height: 100px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: url(sans-default/submit.gif) no-repeat left;
	width: 112px;
	height:24px;
	border:none;
	display:block;
	line-height:0px;
	cursor:pointer;float:right;
}
#submit:hover {
	cursor:pointer;
	background: url(sans-default/submit.gif) no-repeat right;
	width: 112px;
	height:24px;
}

/* Image Size Adjustments */
#featured-slider img {
	display:block;
	height:auto;
	width:500px;
}
#paginate-featured-slider img {
	display:block;
	width:75px;
	height:auto;
}
.photoFrame img {
	display:block;
	width:234px;
	height:200px;
}
#photoGalleryBar img {
	display:block;
	width:161px;
	height:120px;
}







/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=ebebeb&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=efefef&fcHeader=ccc&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=20&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content {}
.ui-widget-content a { color: #222222; }
.ui-widget-header { background: #ebebeb url(/pixx/ui-bg_flat_75_ebebeb_40x100.png) 50% 50% repeat-x; color: #ccc; font-weight: bold; }
.ui-widget-header a { color: #ccc; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #e6e6e6 url(/pixx/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {background: #dadada url(/pixx/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active {background: #ffffff url(/pixx/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {background: #fbf9ee url(/pixx/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {background: #fef1ec url(/pixx/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 0px; height: 0px; background-image: url(/pixx/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/pixx/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/pixx/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/pixx/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/pixx/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/pixx/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/pixx/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/pixx/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/



/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/pixx/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/pixx/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 0px; -webkit-border-radius: 0px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 0px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: 0px; }
.ui-accordion .ui-accordion-header .ui-icon { }
.ui-accordion .ui-accordion-content { padding: 5px; border-top:1px; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; background-color:#efefef; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Tabs
----------------------------------*/
.tidningar{width:175px;background-position:top;height:100px;background-repeat:no-repeat;margin-top:10px;}
#digitalfoto{ background-image:url(http://www.fpgroup.se/common/pix/145df.jpg)}
#fotoguiden{ background-image:url(http://www.fpgroup.se/common/pix/145fg.jpg)}
#photoshopguiden{ background-image:url(http://www.fpgroup.se/common/pix/145pg.jpg)}
#videoguiden{ background-image:url(http://www.faktabocker.se/App/ItemImages/DV901/T_DV901.jpg)}
#elementsguiden{ background-image:url(http://www.fpgroup.se//common/pix/145eg.jpg)}
.tidningarbg{width:160px;background-image:url(/pixx/uibg.png); background-color:#ffffff; background-repeat:no-repeat;}
.tidningarbg a:hover{color:#900; text-decoration:underline;}
.annonsdelare{clear:both; line-height:5px;}
.widget .related-post-item img {float:left;padding-top:5px;display:block; vertical-align:top;}
.widget .related-post-item a { font-weight:bold; }
.widget .related-post-item ul li {list-style:none;display:block;height:auto;clear:both;margin-left:-30px;}
.widget .related-post-item .height110 {clear:both;height:110px;padding-left:0px;margin-left:0px;width:500px;}
.rel-post-widget {clear:both;padding-left:-15px;}
.topbanner{	background-image:url(/pixx/annons.png);	background-repeat:no-repeat;background-position:right;	width:1030px;}
.gad tbody { visibility:hidden; display:none;}
#skicka_foton h2 a { color:#FFF; font-size:12px;font-weight:bold;align:center;}