/*
	Style Name: k2redux-warhol
	Style URI: http://gigi.blogsport.de/k2-styles/
	Author Name: Headsetoptions
	Author Site: http://www.headsetoptions.org/
	Version: white 1.1
	Comments: I've just modified Headsetoptions' K2 mod into a normal style for K2 0.9.1 (Gigi)
*/

#page {
	padding: 20px 0 10px;
	width: 900px!important;
	}

#header {
	background:url(k2redux-warhol/head.jpg) no-repeat #000000;
	}



#primary {
	width: 450px;
	margin: 0 25px 0 5px;
	float: right;
	}

.secondary {
	padding: 10px 0;
	margin: 0 0 20px 25px !important;
	width: 250px;
	_margin: 10px 2% 20px 2%;
	float: left;
	color: #666;
	}

/*- Main Menu in Header flikarna*/

ul.menu li a {
	color: white;
	background: black;
	}



ul.menu li a:hover {
	background: grey;
	color: #eee !important;
	}



ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	}

/*- Sidebar Subpages Menu */

.sb-flickr div a img {
	border: none;
	padding: 2px;
	margin: 15px 4px 0 0;
	background-color:#E6F4FC;
}

.sb-flickr div a:hover img {
	border: none;
	background: #FFC0CB;
}

/*- Links */


h2 a:hover, h2 span a:hover {
	color: #7D5B56 !important;
	}

a {
	color: #7D5B56;
	text-decoration: none;
	}


/*- Various Tags and Classes */
blockquote {
	background: url('k2redux-warhol/quote.gif') no-repeat 10px 0;
	min-height: 2.5em;
	}

/* Feed icon replacement */

.secondary .metalink {
	position: absolute;
	margin-left: 10px;
	top: -2px;
	z-index: 1;
	}

.secondary .metalink .feedlink {
	background-image: url('k2redux-warhol/feed.png');
	width: 16px;
	height: 16px;
	display: block;
	}

.secondary .metalink .feedlink img {
	display: none;
	}

.secondary div div .metalink {
	position: relative;
	}

/* Adaption of Page Slider */

#rollpages,
#nested_rollpages {
	left: 51px !important;
	}

#rollload,
#nested_rollload {
	color: #fff;
	right: -8px !important;
	z-index: 0;
	}

#pagetrack,
#nested_pagetrack {
	margin: 0 75px 0 auto !important;
	}
