/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Sveinn Davidsson
	Author Site	: http://keepitcomplicated.com/
	Style Name	: SEQ09
	Style URI	:
	Version		: 1
	Comments	: Sequences 2009 style
*/
body { background: #EF9330; }

.entry-content { text-align: left;}

#page {	background: #FFF; border: none; }
	
#header { height: 240px; background: #EF9330 no-repeat; background-position: top right; background-position-x: 10px; background-position-y: 20px; }

.secondary {width: 190px; padding-left: 20px;}

body, h3, #footer, #rollprevious:hover { color: black; }

h4, .entry-meta, #rollprevious, #rollnext, #rollpages, #texttrimmer, .separator { color: #EF9330; }

#search-lable, label.overlabel-apply, #footer a { color: white; }

a, #footer a:hover, h3 a:hover, div.content div.breadcrumb a { color: #00ADF3; }

a.back {background: #808080; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-weight: bold;}
div.entry-content a.back {margin-top: 50px; display: block; text-align: center; width: 70px;}
a.back:hover {background: #00ADF3;}
#primary a.back:hover {text-decoration: none;}

div.entry-content ul li.page_item { list-style: square; font-size: 1.2em; }

.hentry { padding-bottom: 40px; }

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

#s { background: #808080; color: white; border: none; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

#footer a {border-bottom: none;}

label.overlabel-apply {top: 2px; left: 6px;}
	
#rollprevious:hover {text-decoration: none;}

#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {text-decoration: underline;}

a:visited, .entry-content a:visited { color: #00B14D; }

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_ancestor a, ul.menu li.current_page_ancestor a:hover { color: black; background: white; }

#primary { width: 698px; padding: 3px 30px 20px 10px; }

.entry-edit a:hover, .comment-reply a:hover { background-color: #808080; color: white; }

input.mid, input.mid:focus {background: #808080; border: none; padding: 3px; color: white; -moz-border-radius: 10px; -webkit-border-radius: 10px; width: 80%;}

.four04 .entry-title, body.page .entry-title {text-align: left;}

ul.menu li.blogtab a:hover {color: #FD000F;}
ul.menu li.page-item-2 a:hover {color: #FF9100;}
ul.menu li.page-item-6 a:hover {color: #FFFB00;}
ul.menu li.page-item-7 a:hover {color: #7BD130;}
ul.menu li.page-item-8 a:hover {color: #00B14D;}
ul.menu li.page-item-9 a:hover {color: #00B19E;}
ul.menu li.page-item-1346 a:hover {color: #00ADF3;}
