/* @override http://localhost/k2/wp-content/themes/k2103/style.css */

/*
Theme Name: K2 - Gastronomy Style
Theme URI: http://getk2.com
Description: <strong><a href="themes.php?page=k2-options">Configure K2</a></strong> or visit the <a href="http://groups.google.com/group/k2-support">support forums</a>, <a href="http://code.google.com/p/kaytwo/w/list">the wiki</a> or <a href="http://code.google.com/p/kaytwo/issues/list">the bug tracker</a>. K2 was developed by <a href="http://binarybonsai.com/">Michael</a>, <a href="http://chrisjdavis.org/">Chris</a>, <a href="http://zeo.unic.net.my/">Zeo</a>, <a href="http://stevelam.org/">Steve</a>, Ben and <a href="http://xentek.net/">Eric Marden</a>, and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 1.0.3
Author: Various Artists & Matthew & Vernon
Author URI: http://getk2.com/
Template: k2
Tags: blue, custom-header, fixed-width, flexible-width, one-column, two-columns, three-columns, theme-options, threaded-comments, microformats, translation-ready, light

The Real K2: http://en.wikipedia.org/wiki/K2

$Revision: 932 $
*/

h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}


/* Page Structure */

body {
	background: #F8F8F8;
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#header-upper {
	position: relative;
	background: #F8F8F8;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: visible;
	}
	
#page {
	padding-top: 0px;
	border-color: #fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

.content {
	padding-right: 0px;
}

.columns-three .secondary {
	width: 200px;
	}

.secondary {
	width: 200px;
	}
	
.secondary ul li {
}

#sidebar-2 {
	width: 160px;
	}

.columns-three #sidebar-top {
	width:300px;
	padding: 20px 45px 0 45px;
	}


/* Main Menu in Header */

.admintab a {
	color: #fff !important;
}

ul.menu li a {
	color: #fff;
	background: #2277dd;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

ul.menu li a:hover {
	background: #333;
	color: #fff;
	}

/* orange menu items - custom to gastronomyblog.com */

ul.menu li.page-item-530 a, ul.menu li.page-item-532 a {
	background: #ff6600;
}

ul.menu li.page-item-530 a:hover, ul.menu li.page-item-532 a:hover {
	background: #333;
}

.entry-title {
	letter-spacing: -1px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
	
.entry-head .entry-edit {
	position: static;
	float: right;
}

.entry-content {
	font-size: 1.3em;
}

#rollnext, #rollprevious, .navigation a {
	font-weight: normal;
}
	
.home #nav-above {
	display: none;
}

#nav-comments {
	display: none;
}

.commentslink {
	background: url(images/comment.png) no-repeat center left;
	padding-left: 20px;
	display: inline-block;
}

/* Style specifications for archives pages added by Vernon */

.archive-list-gastronomy {
	list-style: none;   /* this line causes the list not to have bullets */
	margin: 5px 0 0 0 !important;
	padding-left: 0px !important;
	font-size: 0.85em;
	line-height: 1.0;
	}

.archive-list-gastonomy li:hover {
	background-color: #EDEDED;
	}

h7 {
	font-size: 1.2em;
	font-weight: normal;
	}