/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/yd3cbm9">edit settings</a>.
Version: 02 Apr, 18:43
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #000;
	background: #000 url(/images/background_new2.jpg) no-repeat top;

	text-align: center;
	letter-spacing:0.15px;
	
}

body,td,th {
	color: #FFFFEE;
	padding:0.5em;
}



* td {
	line-height:1.5em;
}
.storycontent table tbody td em {
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin:1em 0 0em 1em;
}

.storycontent table.beers tbody tr td{
	background: transparent url(/images/beer_bg.png) no-repeat right top;
}

.textwidget {
	margin-bottom:1em;
}

.storycontent h5 {
	margin-right:20px;
	text-align:right;
	font-size:11px;
}

#main {
	width:820px;
	margin:auto;
}

.storycontent table.slices,  .storycontent table.bottled  {
	float:right;
}

.storycontent table.sandwiches {
	clear:right;
}


.storycontent table tbody tr {
	height:3em;
	vertical-align:top;
}

/* footer */
div#ft {
     background-color: transparent;
     background-image: url(/images/pizza_glass_50x57.png);
     background-position: top;
     background-repeat: no-repeat;
     padding-top:50px;
     height: 57px;
}


/* for prices! */
.storycontent table tbody tr td + td{
	text-align:right;
}


.storycontent table thead tr {

	background: transparent url(/images/bg_gradient_2.png) top left;
	height:1em;
	vertical-align:top;
}

a, a:link {
	padding: 1px;
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;
	;
}

h1, h2, h3, h4 {
	padding-bottom:1em;
}

h1 {
	font-weight: bold;
	font-size: 190%;
}


h2 {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 125%;

}

h3 {
	font-family: "Times New Roman", serif;
	font-weight: bold;


	font-size: 120%;

}


h4 {
	font-size: 105%;

}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
}
#hd h1{
	font-size: 290%;
	color: #C4C497;

}

#hd h1 a{
	text-decoration: none;
	color: #C4C497;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #994F00;
}

.item {
	padding: 10px;
	background: transparent url(/images/body_repeat.png) repeat-x top; 
	text-align:left;
/*	border: 1px solid #1A1A1A;
	border: 1pt solid #000000;*/
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  transparent;
	background-image: url(/images/bg_gradient_2.png); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1px solid #000;
	border-bottom: 0px;
	min-height: 550px
}

/* Text widget heading */
#secondary  h4 {
	text-align:center;
}


#secondary h4, #third h4{
	color: #B2C93A;
	/*font-family: Trebuchet MS, arial, sans-serif;*/
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}


#menu {padding:10px 0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0;  }
#menu ul li a, #menu p, .widgettitle + div   { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
.textwidget a { display:block; padding:4px 4px 4px 10px; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; background: #5C1A08; }


#menu h4, h2.widgettitle {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 125%;
	padding:0.5em;
	margin-bottom:0.25em;
	/*background-color: #000;*/

	font-weight:bold;

}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
	/*font-family: Tahoma, Arial, sans-serif;*/
	font-weight:bold;
	font-size:20px;
	margin:auto;
	width:820px;
}



.yui-navset .yui-nav a:hover {
	background-color: #5C1A08;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {

	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em 2em .3em .7em;
	text-decoration:none;
	letter-spacing:-0.75px;
	background: url(/images/menu_bg.png) no-repeat right;
}

.yui-nav li {
	background: transparent url(/images/bg_gradient_2.png) repeat-x top;
}


#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #5C1A08;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}

.yui-nav li.current_page_item {
	background: #000;
}

#page {
	width:618px; 
	float:left;
	border-right: 1px solid #222211;
	border-left: 1px solid #222211;
	border-bottom: 1px solid #222211;
}

#sidebar {
	background: transparent url(/images/bg_gradient_2.png) repeat-x top;
	width:199px;
	float:left;
}

h1#logo {
	margin:0px auto 0px auto;
	padding:0;
	width: 200px;
	height: 165px;
	background: url(/images/roccoslogo.png) no-repeat top;
	}

h1#logo:hover {
	cursor: pointer;
}

h1#logo a {
	width: 200px;
	height: 165px;
	display:block;
}

