/* @override http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/style.css */

/*
Theme Name: Grid-A-Licious(tm) (seb remix)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/

body {
	color: #333333;
	padding: 25px;
	margin: 0px;
	padding-bottom: 50px;
	background-color: #aaaaaa;
	background-image: url(http://www.riltonsvanner.com/wordpress/wp-content/uploads/stripe.png);
	font: normal 8pt/10.5pt Arial, sans-serif;
}

a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.round {
	background-color: white;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
	width: 200px;
	float: left;
	margin-right: 10px;
}

.contentIndex p img {
	display: none;
}

.eachpost {
	background-color: white;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: absolute;
}

.eachpost > div {
	padding: 10px;
}

.eachpost .author {
	padding-right: 3em;
}

.author, .comment {
	text-decoration: none;
}

#comment {
	padding: 5px;
	width: 420px;
}

.eachpost .signature {
	margin-top: 1.5em;
}

#allposts {
	margin-bottom: 60px;
}

// il, ul, ol {
	list-style-type: decimal;
	list-style: none;
}

h1, h2, h3, h4 {
	border-bottom: 1px dotted #999
}

h3 {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}

h5 {
	margin-top: auto;
	margin-bottom: 15px;
	font-size: inherit;
	font-variant: normal;
	line-height: inherit;
	font-weight: normal;
	font-style: normal;
}

h6 {
	font-size: inherit;
	font-weight: bold;
	margin: auto auto 15px;
}



.rubrik {
	font-family: 'Helvetica Neue', Helvetica, 'Arial Black', Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#menuItem {
	height: 50px;
}

#mainContent img {
	display: none
}

#mainContent {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 0;
	background: #fff;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 430px;
	float: left;
}

.main {
	font-size: 0px !important;
}

.main p img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0;
	background: #fff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}

.twocols {
	/*background: #f2f226*/
}

.threecols {
	background: #fff;
	font-size: 120%;
}

input, textarea, select {
	background-color: #f9f9f9;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	margin-top: 5px;
	color: #666;
	border-width: 1px;
	border-color: #dfdfdf;
	font: normal 11px Arial, sans-serif;
}

#submit {
	text-align: center;
	vertical-align: middle;
}


/*button {
	background-color: #f9f9f9;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-top: 5px;
	color: #666;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border-width: 1px;
	border-color: #dfdfdf;
}

textarea {
	width: 420px;
	padding: 5px;
}

input {
	padding: 5px;
	width: 420px;
}*/

.bubble {
	width: 430px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.bubble blockquote {
	background: #fff;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	padding-left: 0px;
	background: white;
}

.bubble blockquote p {
	margin: 3px;
	margin-left: 0px;
	padding: 0px;
	white-space: normal;
}

.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 13px 18px;
	top: 5px;
	background: transparent;
	font-style: normal;
	display: block;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#commentBox a {
	text-decoration: none;
}

small a {
	text-decoration: none;
}

.gigpress-listing {
	list-style-type: none;
	margin: 0;
	width: auto;
	padding: 0;
}

.title {
	font-weight: bold;
}

/*
BEGIN GIGPRESS STYLES
This is the default stylesheet.  You should probably leave it as is.
To customize any of these styles, drop a *copy* of this file into your current theme directory.
Any style changes make there will override styles in this document.
*/

/* Meet the table that displays our shows */

.gigpress-table {
	width: 100%;
	border: none;
	border-top: 1px none #CCC;
	margin: 0 0 1em 0;
}

/* This is for the main header cells containing the column labels */

tr.gigpress-header th {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: left;
}

/* Generic class for the table header cells */

.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
	text-align: left;
}

/* This is for the tour name header cells */

th.gigpress-header {
	background: #F3F3F3;
	border-bottom: 1px solid #CCC;
}

/* This is for the tour name headings, whichever one you're using */

th.gigpress-heading h1, th.gigpress-heading h2, th.gigpress-heading h3, th.gigpress-heading h4, th.gigpress-heading h5 {
	margin: 0;
}

/* Applies to all cells in the table */

.gigpress-table td {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
}

/* Some subtle hover effects */

.gigpress-row:hover, .gigpress-info:hover {
	background: #FCFCFC;
	color: #000;
}

/* Applies to the first row of each show listing */

.gigpress-row td {
	border-bottom: 1px solid #EEE;
}

/* To set an alternating row style */

tr.gigpress-alt {
	
}

/* Individual classes for the label header cells that start the table */

th.gigpress-date {
	
}

th.gigpress-city {
	
}

th.gigpress-venue {
	
}

th.gigpress-country {
	text-align: center;
}

/* Likewise, individual classes for the content cells */

td.gigpress-date {
	font-weight: bold;
	font-size: 110%;
}

td.gigpress-city {
	font-weight: bold;
}

td.gigpress-venue {
	
}

td.gigpress-country {
	text-align: center;
}

li.gigpress-country-SE {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/se.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-DE {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/de.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-US {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/us.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-RU {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/ru.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-FI {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/fi.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-FR {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/fr.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-NO {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/no.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li.gigpress-country-JP {
	list-style-image: url(http://www.riltonsvanner.com/wordpress/wp-content/themes/grid-a-licious/gif/jp.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

tr.gigpress-info td {
	font-size: 100%;
	color: #333;
	border-bottom: 1px solid #CCC;
}

tr.gigpress-row.cancelled, tr.gigpress-info.cancelled, tr.cancelled span.gigpress-info-label, tr.cancelled span.gigpress-info-item {
	color: #999;
}

/* This wraps each of the address, admission, etc spans in the "info" cell */

span.gigpress-info-item {
	
}

/* For the labels for address, admission, etc in the "info" cell */

span.gigpress-info-label {
	color: #666;
}

/* For the spacer cell that goes in-between tours */

td.gigpress-empty {
	
}

/* In case you want to style the "Buy Tickets" link */

a.buy-tickets {
	font-weight: bold;
}

/* Notices for Cancelled or Sold Out shows */

strong.gigpress-cancelled, strong.gigpress-soldout {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
}

/* In case you want to style the Googlefied address link */

a.gigpress-address {
	
}

/* This is for the RSS link */

td.gigpress-rss a {
	padding-left: 14px;
	background: transparent url(../images/feed-icon-10x10.png) no-repeat left center;
}

/* These styles are for the sidebar listing */

/* This is the unordered list that holds the dates */

ul.gigpress-listing {
	
}

/* Generic styles for the list items within */

.gigpress-listing li {
	
}

/* For tour headings in the sidebar */

span.gigpress-list-heading {
	font-weight: bold;
	font-size: 110%;
}

/* So if you like you can syle the first list item differently */

li.gigpress-list-first {
	
}

/* So if you like you can syle the last list item differently */

li.gigpress-list-last {
	
}

/* So if you like you can syle each alternating list item differently */

li.gigpress-alt {
	
}

/* So if you like you can syle the date differently */

span.gigpress-date {
	font-weight: bold;
}

/* Sold Out shows in the sidebar */

ul.gigpress-listing strong.gigpress-soldout {
	display: block;
}

/* Add a feed icon to the RSS link */

li.gigpress-list-rss a {
	padding-left: 14px;
	background: transparent url(../images/feed-icon-10x10.png) no-repeat left center;
}

ul.gigpress-related-show {
	margin-bottom: 2em;
}

.gigpress-related-label {
	font-weight: bold;
}

/* This is just to include data dor hcalendar support, but hide it from view */

span.hide {
	display: none;
}

/* Stop Firefox from underlining our abbreviated dates */

abbr {
	border: none;
	text-decoration: none;
	font-size: 100%;
}

/* SLUT GIGPRESS */

.qtrans_language_chooser {
	list-style-type: none;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-left: 0px;
	padding: 0;
}

.qtrans_language_chooser li {
	float: right;
	margin-right: 3px;
}

.qtrans_language_chooser ul {
	margin-left: 0px;
	margin-bottom: 0em;
	margin-top: 0em;
}


/* SLUT LANGUAGES */

.authorcomment {
	text-align: right;
}


