/*  
Theme Name: Grand Hotel Lund
Theme URI: http://goodold.se/
Description: The custom theme for Grand Hotel Lund.
Version: 1.0
Author: Olof Werngren of Good Old AB
Author URI: http://goodold.se/blog/design

	Grand Hotel Lund v1.0
	 http://goodold.se/

	This theme was designed and built by Olof Werngren of Good Old AB,
	for Grand Hotel in Lund, Sweden.

*/



/* Begin Typography & Colors */
body, html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Georgia, Serif;
	background: #fff url('images/bkgr_serviett.jpg') repeat-x;
	color: #7a764f;
	}

#page {
	border: 0px;
	text-align: left;
	}

#header {
	background: #fff url('images/headerimg_etta.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 0px; 
	width: 900px; 
	} 

#content {
	font-size: 1.2em
	text-align: left;
	}

.widecolumn .entry p {
	font-size: 12px;
	clear: left;
	}
	
.entry p img{
	margin: 0 auto 0 auto;
	display: block;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	line-height: 16px;
	background-color: #fff;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: 'Georgia', Georgia, Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Georgia', Georgia, Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	font-family: 'Georgia', Georgia, Serif;
	font-variant: small-caps;
	font-size: 1.3em;
	letter-spacing: 1px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #896f00;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Georgia', Georgia, Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #822f2f;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

a:hover {
	color: #822f2f;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#lang_btn {
		background-image:url(images/flik_swe.jpg);
		background-position:0 10px;
		float:right;
		height:70px;
		margin:-150px 0;
		padding:0;
		position:absolute;
		width:71px;
		right:0px;
}
#lang_btn a{
		display:block;
		height:100%;
		text-indent:-5000em;
		outline:0px;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0px;
	margin-bottom: 150px !important;
	margin-bottom: -15px;
	padding: 0px;
	width: 900px;
	}

#header {
	background-color: #fff;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 140px; 
	width: 900px;
	position: relative;
	}

#headerimg {
	margin: 0;
	height: 140px;
	display:block;
	cursor: pointer;
	}

.narrowcolumn {
	float: left;
	padding: 20px 0 20px 18px;
	margin: 0px 0 0 0px;
	width: 222px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 0px;
	width: 564px;
	}

div.widecolumn div.post div.entry{
	padding-right: 40px;
}

div#content.widecolumn div.post div.entry p img{
	padding: 0 10px 10px 0;
}

div#content.narrowcolumn div.post div.entry p img{
	padding: 0 0px 10px 0;
	display: block;
}

.post {
	margin: 0px 0 40px 0px;
	text-align: left;
	width: 100%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	text-align: left;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 860px;
	background-image: url(images/kubrickfooter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul {
	border: 1px solid #ccc692;
	padding: 0px 0px 0px 20px;
	}

#sidebar ul li ul{
	border: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	float:left;
	padding: 20px 0 10px 20px;
	width: 222px;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #CCC692;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
div.logofloat{
	padding-left: 15px;
	position: absolute;
	top:75px;
}

div.logofloat a{
	display: block;
}

div.menutop{
	position: relative;
	color: #822F2F;;
	font-family: 'Georgia', Georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	background: #fff;
	display: inline;
}

div.upwithit{
	top:-10px;
	margin-left:10px;
}

div.abitupwithit{
	top:-9px;
	width: 222px;
	display: block;
	border-bottom: 1px solid #ccc692;
}

/*Golden frames*/

td, body{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td img {
	display: block;
}

td.framehigh{
	height: 6px;
}
td.framewide{
	width: 6px;
}

td.frame_top{
	background: url(images/frame_top.gif);
	background-repeat: repeat-x;
}

td.frame_left{
	background: url(images/frame_left.gif);
	background-repeat: repeat-y;
}

td.frame_right{
	background: url(images/frame_right.gif);
	background-repeat: repeat-y;
}

td.frame_bottom{
	background: url(images/frame_bottom.gif);
	background-repeat: repeat-x;
}

td.frameinside{
	padding: 1px;
}

/*end Golden frames*/

/*Calendar classes*/

td.Time{
	font-family: 'Georgia', Georgia, Serif;
	font-style: italic;
	font-size: 10px;
	line-height: 11px;
	color: #896F00;
	padding-left: 5px;
	vertical-align: top;
	}


td a.InfoLink{
	font-family: 'Georgia', Georgia, Serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-decoration: underline;
	color: #896F00;
	font-size: 12px;
	}
/* end calendar*/

.topframes{
	float:right;
	margin: 10px 10px 0px 10px;
	margin-right: 20px !important;
	margin-right: 10px;
	position: relative;
	top:-40px !important;
	top:-45px;
}

.calendar_bread{
	color: #896F00;
	font-size: 13px;
	line-height: 18px;
}

td.calendar_bread a{
	color: #896F00;
	font-variant: small-caps;
	text-decoration: underline;
}

span.calendar_bread{
	color: #896F00;
	font-variant: small-caps;
	font-size: 13px;
	text-decoration: underline;
}


div#submenu ul li.page_item ul li.page_item a, div#sidebar ul ul li a{
	color: #896F00;
	font-family: 'Georgia', Georgia, Serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	display: block;
	width: 200px;
	padding-left: 20px;
}




 ul li.pagenav ul li.page_item a:hover{
	background-color: #F5F2EE;
}


div#sidebar ul li.pagenav ul{
	padding-left: 0;
	margin-left:0;
	list-style-type: none;
	
}

div#sidebar ul{
	padding-left: 0;
	margin-left:0;
	list-style-type: none;
	display: block;
	width: 222px;
}

td.column{
	background-color: #fff;
	text-align: left;
	width:282px;
}

div#sidebar ul ul{
	border: 0px;
	margin-bottom: 5px;
	margin-right: 20px;
}

/*div#sidebar ul ul li a{
	color: #896F00;
	font-family: 'Georgia', Georgia, Serif;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 13px;
	display: block;
	width: 200px;
	padding-left: 20px;
}*/

div#sidebar ul ul li a:hover{
	background-color: #F5F2EE;
}

.ingress{
	font-family: 'Georgia', Georgia, Serif;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	color: #ccc692;
}

.white_bg{
	background-color: #fff;
}

div#sidebar ul li.page_item ul li.page_item a{
	padding-left: 40px;
	width: 180px;
}

div#grand_upcoming ol{
	padding: 0 0 0 18px;
}

div#grand_upcoming ol li{
	list-style: none;
}

div.menucontainer
{
	height: 60px;
	position: relative;
}

div.menufloater{
	z-index: 78;
	position: absolute;
	right: 0px;
}

td.InfoBox
{
	padding: 0 10px 0 10px;
}

div.InfoBox
{
	width: 200px;
	padding: 5px;
	border: 1px solid #CCC692;
}

div.InfoBox table tr td{
	text-align: left;
	vertical-align: top;
}

div.InfoBox table tr td.Label {
		text-align: right;
		color: #896F00;
		font-size: 10px;
}

div.InfoBox table tr td.Value {
		text-align: left;
}

div.InfoBox table tr td.OnlyLabel {
		color: #896F00;
		padding-top: 4px;
}

.PopupDatePicker, .DatePicker{
	background-color: #fff;
	z-index: 79;
}

.PopupDatePicker ul, .DatePicker ul{
	padding-left: 5px;
	margin-bottom: 2px;
	list-style-type: none;
}

.PopupDatePicker td, .DatePicker td{
	background-color: #EBE7C7;
}

.PopupDatePicker td a, .DatePicker td a{
	display:block;
	background-color: #ebe7c7;
	color: #896F00;
	text-align: center;
	font-size: 12px;
}

.PopupDatePicker td a:hover , .DatePicker td a:hover;{
	background-color: #fff;
	
}

input#searchsubmit, input#submit{
	background-color: #EBE7C7;
	color: #7a764f;
	padding: 0;
	border: 1px solid #CCC692;
	height: 22px;
	font-size: 12px;
	margin-top: 5px;
}

input#s, input#room_booking_from, input#room_booking_to, input#room_booking_rooms, input#room_booking_adults{
	margin-top: 5px;
	padding: 0;
	border: 1px solid #d6d6d6;
	color: #7a764f;
}

ingress{
	font-family: 'Georgia', Georgia, Serif;
	font-style: italic;
	font-size: 10px;
	line-height: 11px;
	color: #ccc692;
}

.main_table_wrapper
{
	margin: 0pt auto; width: 860px;
}

.BookRoom{
	width: 100%;
	height: 600px;
	border: 0;
	margin: 0 10px 0 0;
}

/*Kalendariet*/

div#grand_calendar{
	margin: 10px 0 40px 0;
}

ol.Listing li{
	list-style-type: none;
	display: block;
	clear: both;
	margin-left:20px;
}

ol.Listing li.DayHeader{
	margin: 10px 20px 0 0px;
	padding: 0 0 0 10px;
	background-color: #EBE7C7;
	font-size: 14px;
}

td.column a.front_push{
	display: block;
	width: 227px;
	border: 10px solid #fff;
}

td.column a.front_push:hover{
	border: 10px solid #f5f2ee;
	text-decoration: none;
}

div#grand_result{
	margin: 0px 40px 0 0px;
	text-align: left;
}

div#grand_result h2{
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	background-color: #EBE7C7;
}

li.Event img{
	float: right;
	margin-right: 20px;
}

li.Event a{
	margin: 10px 0 0 0px;
}

.CalendarTable tr td{
	width: 20px;
	height: 20px;
}

td.column div#content div.post h2, div.main_table_wrapper table tr td.white_bg div#content.column div h2{
	margin-top: 10px;
}

td.column div#sidebar div.post h2{
	font-size:16px;
	font-variant: normal;
	letter-spacing: 0px;
	margin-top: -10px;
	border-bottom: 1px solid #EBE7C7;
}

td.column div#content div.post div.entry p, td.column div#sidebar div.post div.post div.entry p, div#content.column div.post div.entry p{
	font-size:12px;
	line-height:18px;
	font-family: 'Georgia', Georgia, Serif;
	text-align: left;
}

td.rss_column{
	vertical-align: top;
	padding-top:10px;
}

td.rss_column div.sidebar h2 a{
	font-size:16px;
}

td.rss_column div.sidebar ol li a{
	font-size:12px;
}

td.rss_column div.sidebar ol li{
	list-style-type: none;
}

td.rss_column div.sidebar ol{
	padding-left: 10px;
}

td.rss_column div.sidebar ol div.Domain{
	margin-bottom: 5px;
	color: #CCC692;
}

div.InfoBox p.room_booking{
	margin-top: 0;
	line-height: 25px;
}

div.InfoBox p.room_booking a{
	display: block;
	text-align: center;
	background-color: #F5F2EE;
	font-size: 150%;
	text-decoration: underline;
}

.PageWithInfoBox p img{
	max-width: none;
}

* html .left_mainshade{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/grand/images/bkgr_mainshade_left.png', sizingMethod='scale');
}

* html .left_mainshade img{
	visibility: hidden;	
}

* html .right_mainshade{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/grand/images/bkgr_mainshade_right.png', sizingMethod='scale');
}

* html .right_mainshade img{
	visibility: hidden;	
}

table tr td div#content.widecolumn{
	text-align: left;
}

div.main_table_wrapper table tr td.white_bg{
	vertical-align: top;
}

.UpcomingTd
{
	padding: 5px;
}

.PopupDatePicker
{
	display: none;
}

.select_header{
	font-weight: bold;
}

.select_sub{
	
}
.topframes .topbox{
	padding: 10px;
}
