/*
Theme Name: Paragon Hotel
Theme URI: http://www.paragonhotel.com
Description: Theme for paragon hotel, scarborough, north yorkshire
Version: 1
Author: Andy Copland
Author URI: http://www.cgamanagement.co.uk/
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: rgb(33, 33, 33);
        background-image: url('/wp-content/themes/paragon/images/sand.jpg');
}

/* top image and navigation */
#page { width:751px;margin:0 auto; text-align:left;
  background-color: white;
}

* { margin:0;padding:0; }

#skip { font-size:0.5em; float:right;}

#header {
    width:750px;
    height:119px;
}

#header h1, .h1-head { font-size:1.4em; }
#header h2, .h2-head  { font-size:1.2em; }
.h1-head, .h2-head { font-weight:bold; text-decoration:none; }
#logo, #contact-address { float:left;}
#logo a img { border:none; margin-top:5px; }
#contact-address{ font-size:75%;margin:20px 5px 0 20px; }
#contact-link { float:right; margin:5px 0 0 0;}

#leftCol {clear:left;float:left;width:150px;margin:10px 0 0 0;}

#navigation {
  background-color: #85868a;
  width: 751px; 
}

#navigation ul { list-style:none; margin-left: auto; margin-right: auto; width: 95%; }

#navigation li { margin-bottom: 20px; display: inline; background-color: #85868a; }

#navigation a { font-size:1.1 em; padding-left:7px; padding-right:8px; color: white; text-decoration: none; }

#navigation a:hover { color: #017cc2; }

#navigation .current_page_item a { color: #000000; }

#navigation img { }

#navigation p a, #navigation p a:hover, #navigation p a img {border:none;}


#content { 
  float:left;
  width:751px;
  background-color: white;
}

#content p, #content h1, #content h2, #content h3, #content li, #content ul, #content td {
  padding-left: 10px;
  padding-right: 10px;
}

#content.home {
  position: relative;
  top: -41px;
}

#content-right {float:right;
margin:0 0 10px 10px;
width: 280px;}

#content h2 { margin-top:0.5em; }
#content h1 { font-size:1.2em;color:#f29900; }
#content h2 {  
	font-size:1.1em;
	color:#e0a800;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px; }
#content h3 { font-size:1em;color:#58330c; }
#content p { margin-top:1.5em; }
#content { line-height:1.5em; }

#content img { border: none; }

#content td { vertical-align: top }

#content ul {
	margin-left:20px;
	list-style-type:square;
}
#content ul li { }

a { color: #85868a; text-decoration: none; }

a:hover { color: #017cc2; }
img	{
	border: none;
}

/* trip advisor logo needs shifting left */
div#TA_rated155 {
position: relative;
left: -10px;
}

em {
 font-weight: bold;
 font-style: normal;
}

#footer, #footer a {clear:both;color:#aaa;}

#footer {
  border-top: 1px solid gray;
  background-color: white;
}

.wp-caption { margin-bottom:10px; font-size:0.8em;}
.alignright { }

div#leftCol {
	width: 250px;
	float: left;
	margin-left: 45px;
	margin-right: 10px;
	position: relative;
	top: -59px;
}

div#rightCol	{
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	position: relative;
	top: -50px;
}

div#leftCol2 {
	width: 250px;
	float: left;
	margin-left: 45px;
	margin-right: 10px;
	position: relative;
	top: -90px;
}

div#rightCol2	{
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	position: relative;
	top: -90px;
}

img#barView	{
	position: relative;
	top: -50px;
}

img.homePage	{
	position: relative;
	top: -40px;
        left: -10px;
}

img#competitionFlash {
  position: absolute;
  top: 30px;
  left: 10%;
}

.special {
  font-style: italic;
  background-color: #f2ece6;
}

table {
  border-collapse: collapse;
}


div.offer {
  border: 1px solid #e0a800;
  width: 50%;
  margin: 10px;
}