/*
css för www.buddysirishpub.com, av raffaele tannoia, tannoiadesign@gmail.com
*********************************************************************************/

/*global*/
/*****************************************************/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #c3b988;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
}

#container {
   width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
   background: #c3b988;
	text-align: center;
}

#green_over {
	width: 100%;
	height: 30px;
	background-color: #075d06;
}

#wrapper {
	width: 960px;
	position: relative;
   margin: 20px auto 0;
	text-align: center;
	
}


/*HEADER*/

#header {
	position: relative;
	background: transparent url('../img/header.jpg') no-repeat;
	width: 772px;
	height: 170px;
	margin-left: 188px;

}

#logo {
   position: relative;
	width: 143px;
	float: left; 
	margin: 3px 20px;
}

#logo img {
	border: none;
}

h1 {
	display: none;
}

/*CONTENT*/

#content {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   position: relative;
	margin-top: 40px;
	float: left;
	width: 100%;
	height: auto;
	min-height: 750px;
}

#coleft {
   width: 189px;
	margin: 0;
   float: left;
	color: #000;
	font-size: 1.2em;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

#coright {
   width: 219px;
	margin: 0;
	float: right;
	color: #000;
	font-size: 1.2em;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
}

#cocenter {
   margin: 0 220px 0 190px;
	height: auto;
	text-align: left;
}
#content > #cocenter {
	height: auto;
	
}

/*NAVIGATION*/

#meny_sup {
	background: url('../img/meny_su.jpg');
	width: 152px;
	height: 45px;
	margin: 20px auto 10px;
}

#meny_inf {
	background: url('../img/meny_giu.jpg');
	width: 152px;
	height: 45px;
	margin: 20px auto 10px;
}

#coleft ul {
	list-style: none;
	width: 150px;
	margin: 0 auto;
	padding: 0; 
	text-align: center;
}

#coleft ul li {
	/*display: block;*/
	/*height: 30px;*/
   width: 150px;
	line-height: 30px;
	
}

#coleft ul li a:hover, #coleft ul li a.on {
	background: #d8cd97;
	border: solid 2px #b6ad7f;
}

#coleft ul li a {
   display: block;
   width: 146px;
   height: 26px;
	margin-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	border: solid 2px #c3b988;
}

#coleft ul ul {
   
	list-style: none;
	width: 130px;
	margin: 0 auto;
	padding-left: 20px
	text-align: left;
}

#coleft ul ul li {
   margin: 0 0 0 30px;
	height: 20px;
	line-height: 20px;
	text-align: left; 
}

#coleft ul ul.sub li a {
	display: block;
	width: 100px;
	height: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	background: #c3b988;
}

#coleft ul ul li a:hover, #coleft ul ul li a.subon {
	background: #d8cd97;
	border: none;
}

/*INNEHÅLLET*/

#cocenter h2 {
	width: 552px;
	height: 53px;
	background: transparent url('../img/buddy_rubrik.jpg') no-repeat;
}

#cocenter h2.about {
	background: transparent url('../img/about_rubrik.jpg') no-repeat; 
}

#cocenter h2.food {
	background: transparent url('../img/food_rubrik.jpg') no-repeat; 
}

#cocenter h2.beverages {
	background: transparent url('../img/beverages_rubrik.jpg') no-repeat; 
}

#cocenter h2.gallery {
	background: transparent url('../img/gallery_rubrik.jpg') no-repeat; 
}

#cocenter h2.sport {
	background: transparent url('../img/sport_rubrik.jpg') no-repeat; 
}

#cocenter h2.contact {
	background: transparent url('../img/contact_rubrik.jpg') no-repeat; 
}

#cocenter h2.hem {
	background: transparent url('../img/hem_rubrik.jpg') no-repeat; 
}

#cocenter h2.om {
	background: transparent url('../img/om_rubrik.jpg') no-repeat; 
}
#cocenter h2.meny {
	background: transparent url('../img/meny_rubrik.jpg') no-repeat; 
}

#cocenter h2.dryck {
	background: transparent url('../img/dryck_rubrik.jpg') no-repeat; 
}

#cocenter h2.galleriet {
	background: transparent url('../img/galleriet_rubrik.jpg') no-repeat; 
}

#cocenter h2.sporten {
	background: transparent url('../img/sporten_rubrik.jpg') no-repeat; 
}

#cocenter h2.kontakt {
	background: transparent url('../img/kontakt_rubrik.jpg') no-repeat; 
}

#cocenter h2 span {
	display: none;
}

#cocenter h3 {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
}

#cocenter h3.diff {
	text-align: left;
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-weight: bold;
	clear: both;
	padding: 20px;
}

#cocenter h3.diff span.sx {
	float: left;
}

#cocenter h3.diff span.dx {
	float: right;
}

#cocenter p {
	font-size: 1.2em;
	margin: 20px 20px 0;
	line-height: 1.4em;
}

#cocenter p.first {
	text-indent: 30px;
}

#cocenter p.second {
	clear: both;
	text-indent: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#cocenter p.cocktail, #cocenter p.third {
	text-align: center;
}

#cocenter p.cocktail {
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	margin: 20px 0 0 0;
}

#cocenter p.third {
	margin: 0;
}

#cocenter p.dish {
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
}

#cocenter p.veg {

	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bold;
	
}

#cocenter p.dish span.sx, #cocenter p.veg span.sx {
	float: left;
}

#cocenter p.veg span.sx {
      background: url('../img/veg.jpg') no-repeat left;
	padding-left: 35px;
}

#cocenter p.dish span.dx, #cocenter p.veg span.dx {
	float: right;
}

#cocenter p span.description {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Georgia, serif;
}

#cocenter p.first:first-letter {
	font-size: 2em;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
}

/*#cocenter p.second:first-letter {
	font-size: 1.2em;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
}*/

#cocenter p.cead {
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
}

#cocenter p.spec {
	width: 200px;
	border: dotted 2px green;
	padding: 20px;
	font-weight: bold;
	margin: 0 auto;
}

#cocenter p.nat {
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
	margin-bottom: -30px;
}

#cocenter img {
	margin: 0;
	border: none;
}
#cocenter a {
	text-decoration: none;
	font-family: Georgia, serif;
	font-size: 1.5em;
	color: #000;
}
#cocenter a:hover {
	text-decoration: underline;
}

#cocenter p.contact {
	font-family: Georgia, serif;
	font-size: 1.5em;
	
}

div.decoration {
	/*display: block;*/
	margin: 20px auto;
	padding-top: 20px;
	width: 29px;
	height: 29px;
	background: url('../img/mellan_rubrik.jpg') no-repeat bottom;
	clear: both;
}

#coright p {
	font-family: Georgia, serif;
}



#coright p.buddy {
	font-size: 1.4em;
	font-weight: bold;
}

#coright span.days {
	font-size: 1.3em;
	font-weight: bold;
}

#coright img {
	margin-top: 50px;
}

/*CLEAR*/

#clear {
   width: 100%;
	margin: 40px 0;
	height: 1%;
	clear: both;
}

/*FOOTER*/

#footer {
	width: 100%;
	height: 50px;
	background-color: #075d06;
	
}

#footer_content {
	width: 960px;
	position: relative;
   margin: 0 auto;
	text-align: center;
	
}

#footer_content p {
	padding-top: 15px;
	color: #fff;
	font-size: 1.2em;
	font-family: Georgia, serif;
}

#footer_content p span.left {
	/*float: left;*/
	margin: 0 50px;
}

#footer_content p span.center {
	
	margin: 0 50px;
}

#footer_content p span.right {
	margin: 0 50px;
}

#footer_content a {
   /*display: block;*/
	color: #fff;
	text-decoration: underline;
}

#footer_content a:hover {
	color: #aaa;
}

/*DECORATION*/

#shamrock {
	position: absolute;
	bottom: -40px;
   right: 0;
	background: url('../img/shamrock.jpg');
	width: 128px;
	height: 158px;
}

/********************************************************************************
************                INTRO SIDAN                  ************************
********************************************************************************/

#sup {
	width: 960px;
	height: 599px;
	background: url('../img/intro_sup_01.jpg');
	margin-top: -20px;
}
#inf {
	width: 960px;
	height: 119px;
	background: url('../img/intro_inf.jpg') no-repeat;
}

#inf a {
	text-decoration: none;
}

#inf img {
	border: none;
}

#inf img.svezia {
	float: left;
	margin-left: 200px;
}

#inf img.irlanda {
	float: right;
	margin-right: 210px;
	margin-top: 9px;
}