/*
	Theme Name: Sirup
	Theme URI: http://1000ff.de/wordpress-theme-sirup/
	Description: A simple magazine and blog layout, easy to customize through an options page. Fast loading CSS-only theme with support for Gravatars and Sidebar Widgets. <a href="http://themes.1000ff.de">Working demo</a> / <a href="http://1000ff.de/sirup-faq/">FAQ</a>.
	Version: 1.0.3
	Tags: options page, magazine, two columns, right sidebar, fixed width, widget ready, simple, white, yellow, clean, valid XHTML
	Author: 1000ff
	Author URI: http://1000ff.de/
	*/
* html {
	height:1%;
	}
	
	body {
		font-family:Georgia;
		position:relative;
		text-align:left;
		width:900px;
		margin:0 auto;
		background-color: #CCCCCC;
		background-image: url(images/backgroundGradient.jpg);
		background-repeat: repeat-x;
	}
	
	#page {
	width:900px;
	background:#FFFFFF;
	clear: both;
	}
	
	.page_title {
	font-family:arial;
	}
	
	#wrap {
	background-color: #FFFFFF;
	width: 900px;
	}
	
	/* header + navigation
	--------------------------------------------------*/
	#header {
		height:125px;
		padding:0;
		background-image: url(images/chicagoFlavorLogo.jpg);
		background-repeat: no-repeat;
		margin: 0px;
		background-position: center center;
		width: 900px;
	}
	
	#headerimg h1 {
		font-size: 0;
		text-indent: -1000px;
		line-height: 0px;
	}
	
	#headerimg h1 a {
		font-size: 0;
		text-indent: -1000px;
		line-height: 0px;
	
	}
	
	#headerInfo {
		width: 840px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #CCCCCC;
	}
	
	#headerInfo ul{
		width: 840px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		display: inline;
	}
	
	.headerInfoLeft	 {
	float: left;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	}
	
	.headerInfoRight {
		float: right;
		text-align: right;
		margin-top: -25px;
	}
	
	#navi2 {
		margin:0px 0 0;
		padding:0;
		height: 25px;
	}
	
	#navi2 a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color: #FFFFFF;
		background: #000000;
		padding: 1px 3px;
		margin-right: 20px;
	}
	
	#navi2 a:hover {
		color: #FFFFFF;
		background: #CC33CC;
		margin-right: 20px;
		height: 25px;
	}
	
	.description {
	font-size:14px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	margin-top: 125px;
	margin-left: 15px;
	}
	
	#nav {
		padding:0;
		background-color: #000000;
		width: 840px;
		height: 25px;
		margin: 20px 0px 10px;
	}
	
	#nav li {
		float:left;
		list-style:none;
		margin:0 20px 0 0;
		padding:0;
		height: 25px;
	}
	
	.clear {
	clear:both;
	}
	
	#topMenu {
	padding: 0px;
	margin: 0px;
	}
	
	#topMenu ul {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	float: right;
	text-decoration: none;
	}
	
	#topMenu ul li {
	float: right;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 5pt;
	}
	
	
	#topMenu ul li a{
	padding-right: 25px;
	padding-left: 25px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	}
	
	
	
	/* colors (#FFFD87 = yellow || #000 = black)
	--------------------------------------------------*/
	
	
	
	
	a {
	text-decoration:none;
	}
	
	#content {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 600px;
	background-color: #FFFFFF;
	}
	
	#content-main {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-color: #FFFFFF;
	}
	
	#content-frontpage h1,h2,h3,h4 {
	font-family:arial;
	}
	
	#content-frontpage h1 a{
	color:#000;
	line-height:14px;
	padding:0px;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	}
	
	#content-frontpage h1 {
	color:#000;
	line-height:14px;
	padding:0px;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	}
	
	#content-frontpage{
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: right;
	}
	
	#content h1,h2,h3,h4 {
	font-family:arial;
	}
	
	#content h1 a{
	color:#000;
	line-height:14px;
	padding:0px;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	}
	
	#content h1 {
	color:#000;
	line-height:14px;
	padding:0px;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
	
	#content h2 a,h3 a,h4 a {
	line-height:normal;
	padding:1px 3px 1px 0px;
	}
	
	body a,h3 a:hover, a:hover {
	color:#000;
	}
	
	.navigation {
	margin: 0px;
	padding: 0px;
	}
	
	body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h3 a {
	color:#339900;
	}
	
	.postmetadata {
	margin-bottom: 25px;
	margin-top: 0px;
	display: block;
	clear: left;
	}
	
	
	/* h3 colors, somehow needed
	--------------------------------------------------*/
	h3 a {
		color: #333333;
		text-decoration: underline;
	}
	
	h3 a:hover {
	color: #000;
	}
	
	
	
	/* sidebar
	--------------------------------------------------*/
	#sidebar {
	float:right;
	width:225px;
	padding: 0px 10px 10px;
	margin-top: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	#sidebar ul {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	text-indent: 0pt;
	display: block;
	list-style-type: none;
	border: none;
	}
	
	
	#sidebar ul li {
	margin: 0;
	list-style-type: none;
	text-align: left;
	text-indent: 5pt;
	display: block;
	background-color: #666699;
	vertical-align: middle;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	}
	
	#sidebar ul li a{
	margin: 0;
	padding: 2px 2px 2px 5px;
	list-style-type: none;
	text-align: left;
	text-indent: 0pt;
	display: block;
	background-color: #CCCCFF;
	color: #666666;
	}
	
	#sidebar ul li a:hover{
	margin: 0;
	padding: 2px 2px 2px 5px;
	list-style-type: none;
	text-align: left;
	display: block;
	background-color: #CCCCCC;
	color: #FFFFFF;
	}
	

	#sidebar h3 {
	line-height: 16px;
	font-size: 14px;
	display: block;
	background-color: #666699;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 10px 0px 0px;
	padding: 5px;
	border: none;
	}
	
	#sidebarWidget ul li {
		padding-bottom: 10px;
	}
	
	#sidebarWidget h3 {
		font-size: 14px;
		} 
	
/*Sidebar 2 for pages*/

	#sidebar2 {
	float:right;
	width:225px;
	padding: 0px 10px 10px;
	margin-top: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	#sidebar2 ul {
		margin:0 0 10;
		padding:0;
		list-style-type: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-indent: 0px;
		text-align: left;
		left: 0px;
		font-weight: normal;
		font-size: 10px;
	}
	
	
	#sidebar2 ul li {
		margin: 0 0 10px;
		padding: 0;
		line-height: 15px;
		list-style-type: none;
		font-size: 11px;
		text-align: left;
	}
	

	#sidebar2 h3 {
	line-height: 12px;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
	#sidebarWidget2 ul li {
		padding-bottom: 10px;
	}
	
	#sidebarWidget2 h3 {
		font-size: 14px;
		} 
	
	
		/* sidebar 02 Left
	--------------------------------------------------*/
	#sidebar-02 {
	width:200px;
	padding: 0px 10px 10px;
	margin-top: 0px;
	float: left;
	border: 0px none;
	}
	
	#sidebar-02 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#sidebar-02 ul li {
	margin-bottom: 5px;
	}
	

	
	#sidebar-02 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #6600CC;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
	#sidebar-02 img {
	border: 0px;
	}
	
	#sidebar-02 a {
	color: #6666CC;
	}
	
	/* frontpage
	--------------------------------------------------*/
	.feature {
		float:left;
		width:580px;
		margin:0 10px 30px 0;
		padding:20px;
		border-top-width: 10px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CC33FF;
		border-right-color: #CC33FF;
		border-bottom-color: #CC33FF;
		border-left-color: #CC33FF;
	}
	
	.feature h1 {
	margin-top:5px;
	}
	
	.feature p {
	text-align:justify;
	}
	
	.feature img {
	border:5px solid #3300cc;
	padding:0;
	}
	
	#leadpic {
	float:left;
	margin:0 15px 6px 0;
	}
	
	#frontpage {
	width:625px;
	float:left;
	margin-top:50px;
	padding:0;
	}
	
	.frontcol img {
	float:left;
	border:5px solid #e9e9e9;
	display:block;
	background:transparent;
	margin:3px 10px 0 0;
	padding:0;
	}
	
	.frontcol img:hover {
	float:left;
		border:5px solid #3300cc;
		display:block;
	margin:3px 10px 0 0;
	}
	
	.frontcol {
	width:300px;
	float:right;
	padding-right:30px;
		border-top-width: 10px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CC33FF;
		border-right-color: #CC33FF;
		border-bottom-color: #CC33FF;
		border-left-color: #CC33FF;
	}
	
	.clearfloat {
	display:block;
	padding:0 0 30px;
	}
	
	Float Properties
	.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
	.box-left {
		float:left;
		width:250px;
		margin:0 10px 20px 0;
		padding:5px 20px 10px;
		border-top-width: 10px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	.box-left ul {
	margin:0 0 10px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	text-align: left;
	left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	}
	
	
	.box-left ul li {
		margin: 0 0 10px;
		padding: 0;
		line-height: normal;
		list-style-type: none;
		font-size: 12px;
		text-align: left;
	}
	
	
	
	.box-left h2 {
		font-size: 16px;
	}
	
	.box-right {
		float:right;
		width:250px;
		margin:0 10px 20px 0;
		padding:5px 20px 10px 25px;
		border-top-width: 10px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	
	.box-right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.box-right ul li {
	}
	
	.box-right ul li li {
	list-style-position: outside;
	list-style-type: square;
	}	
	
	.box-right h2 {
	font-size: 16px;
	margin-left: -15px;
	}
	
	/* search
	--------------------------------------------------*/
	.search {
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	#searchsubmit {
		display: none;
	}
	#s{
		width: 180px;
		margin-bottom: 20px;
		padding: 1px 2px 1px 17px;
		background: #FFFFFF url(images/magnifier-white.png) no-repeat left top;
		color: #000000;
		border: 1px dotted #CCCCCC;
	}
	
	/* comments
	--------------------------------------------------*/
	#comments,#respond {
	width:590px;
	}
	
	.commentlist {
	line-height:150%;
	width:590px;
	margin:0;
	padding:0;
	}
	
	.commentlist li {
	background-image:url(images/background.png);
	background-repeat:repeat;
	list-style:none;
	width:590px;
	float:left;
	margin:0 0 30px;
	padding:20px;
	}
	
	.comment-btm {
	padding:100px 20px;
	}
	
	.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
	font-style:normal;
	}
	
	.commentlist small {
	margin-bottom:5px;
	display:block;
	font-size:87%;
	}
	
	#commentform {
	margin-top:10px;
	font:110%;
	width:590px;
	}
	
	#commentform p {
	margin:0;
	padding:6px 0;
	}
	
	#commentform input {
	width:250px;
	background:#FFFFFF;
	border:1px solid #AFAFAF;
	margin-top:3px;
	font-family:georgia;
	padding:4px;
	}
	
	#commentform textarea {
	width:500px;
	height:150px;
	background:#FFFFFF;
	border:1px solid #AFAFAF;
	margin-top:3px;
	font-family:georgia;
	line-height:1.5;
	padding:4px;
	}
	
	#commentform textarea:focus,#commentform input[type="text"]:focus {
	background:#fff;
	}
	
	#commentform #submit {
	border:1px solid #AFAFAF;
	font:100% georgia;
	color:#000;
	float:left;
	width:160px;
	height:28px;
	cursor:pointer;
	}
	
	#gravatar {
	width:400px;
	}
	
	#gravatar img {
	float:left;
	margin-right:10px;
	}
	
	/* previous + next links
	--------------------------------------------------*/
	.navigation {
	width:600px;
	padding-bottom:15px;
	height:20px;
	}
	
	.navigation a {
	color:#3300CC;
	padding:1px 3px;
	}
	
	/* wp-stuff
	--------------------------------------------------*/
	.wp-caption {
	border:none;
	optionalroundedcornersforbrowsersthatsupportit-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
	}
	
	.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
	}
	
	.wp-caption p.wp-caption-text {
	font-size:9px;
	line-height:normal;
	margin:0;
	padding:0 4px 5px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	}
	
	.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
	.wp-imageElement {
	border: 0px none;
	}
	
	#myGlallery {
	border: 0px none;
	}
	
	/* footer
	--------------------------------------------------*/
	#footer {
		clear:both;
		padding-top:30px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999999;
	}
	
	/* posts
	--------------------------------------------------*/
	.post,.entry {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	padding: 0px;
	}
	
	.post img {
	margin: 0px 25px 25px 0px;
	border: 0px none;
	}
	
	.post img a {
	border: 0px 0px 0px 0px;
	}
	
	.left,.alignleft {
	float:left;
	}
	
	.post h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	}
	
	.post h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	}
	
	.right,.alignright {
	float:right;
	}
	
	/* Searchform */
	.searchform {
	margin: 0px 0px -15px;
	padding: 10px 0px 0px;
	}
	
	/* Menu */
	
	#menu {
		border-top-width: 3px;
		border-bottom-width: 3px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #666666;
		border-bottom-color: #666666;
		margin-top: 25px;
		margin-right: 0px;
		margin-bottom: 25px;
		margin-left: 0px;
		padding: 0px;
	}
	
	#menu ul {
		width: 900px;
		margin: 0 auto;
		padding: 0;
		bottom: 0;
		left: 0;
		list-style: none;
		float: left;
		text-decoration: none;
	}
	
	#menu ul li {
		float: left;
		text-decoration: none;
		list-style-image: none;
		list-style-type: none;
		text-align: center;
		display: block;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-transform: uppercase;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	

	#menu ul li a {
		padding-right: 25px;
		padding-left: 25px;
		list-style-type: none;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#menu ul li a:hover {
		color: #000000;
		background-color: #CCCCFF;
		
	}
	
	#menu .current_page_item a, #menu .page_item a:hover {
		color: #FFFFFF;
		background-color: #CC33FF;
	}
	
	#time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	vertical-align: top;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 12px;
	font-weight: bold;
		
	}
	
	.spacer {
	display: block;
	}
	
	#contenGallery {
	margin-bottom: 20px;
	padding-left: 10px;
	
	}

