/*
Theme Name: Ithaca Ale House
Theme URI: http://www.gorgeswebsites.com/
Description: Theme for www.ithacaalehouse.com
*/



/* Begin Typography & Colors */
body {
  font-family:arial,helvetica,sans-serif;
	font-size:12px;
}

* {
  margin:0px;
	padding:0px;
  list-style:none;
  }

p {
  line-height:1.5em;
  color:#333;
  }

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

img { border: none; }

/* layout */

body {
  background:#8E51AA url(images/body-bg.jpg) repeat-x top left;
  }

a.arrow_link {
	background:url(images/arrow.gif) no-repeat 100% 63%;
	padding-right:8px;
	}

address {
  font-style:normal;
  font-size:14px;
  line-height:1.7em;
  text-align:right;
  padding-right:30px;
  }

address span {
	font-size:12px;
	}

h3 {
	color:#504D4A;
	font-size:16px;
	}

#container {
  width:924px;
  background:url(images/page-bg.jpg) repeat-Y top left;
  margin:11px auto 0px auto;
  position:relative;
  }

body.home #header {
  background:url(images/home-banner.jpg) no-repeat top left;
  width:924px;
  height:382px;
  }

#header {
  background:url(images/banner.jpg) no-repeat top left;
  width:924px;
  height:259px;
  }

#header h1 span {
  text-indent:-2000px;
  display:block;
  }

body.home #nav {
  position:absolute;
  top:347px;
  left:60px;
  }

#nav {
  position:absolute;
  top:222px;
  left:60px;
  }

#nav li {
  display:inline;
  padding-right:60px;
  }

#nav li.last {
  padding-right:0px;
  }
#nav li a {
  text-transform:uppercase;
  color:#58326B;
  font-weight:bold;
  font-family:"Tahoma",Arial,Helvetica,sans-serif;
  font-size:15px;
  }

#content {
  width:850px;
  padding:20px 38px 0 38px;
  overflow:hidden;
  }
  
#content2 {
  width:850px;
  padding:0px 38px 0 38px;
  overflow:hidden;
  }

#content2 h2 {
	background:url(images/flights.gif) no-repeat top left;
	}

#content p {
  padding-bottom:15px;
  }

#content h1 {  
  text-indent:-2000px;
  height:24px;
  font-size:24px;
  padding-bottom:15px;
  }

#main_content {
  width:550px;
  float:left;
  }


.beers #main_content {
	width:620px;
	}

#right_col {
  width:250px;
  float:right;
  padding-top:40px;
  }

#right_col img {
	padding:5px;
	border:solid 1px #AEA78D;
	background:#FFF;
	}

.beers #right_col {
	width:220px;
	}

#content div.section {
  float:left;
  overflow:hidden;
  padding:0px 20px 0px 20px;
  /*margin-right:20px;*/
  min-height:300px;
  _height:310px;
  }

#content div.section img {
  border:solid 1px #AEA78D;
  float:right;
  margin:20px 0px 10px 10px;
  }

#content h2 {
  text-indent:-2000px;
  margin-bottom:5px;
  font-size:18px;
  }

*html #content h2 {
  position:relative;
  }

#content div#col_one {
  width:243px;
  margin-right:0px;
  padding-left:0px;
  }

#content div#col_one h2 {
  background:url(images/beer_of_the_week.gif) no-repeat top left;
  width:168px;
  height:50px;
  /*_margin-bottom:-15px;*/
  }

#content div#col_two {
  width:274px;
  border-left:solid 1px #868789;
  line-height:1.7em;
  }

div#col_two h2 {
  background:url(images/h1-specials.gif) no-repeat top left;
  height:22px;
  width:204px;
  _margin-bottom:-15px;
  }

div#col_two #beer_week h2 {
	background:url(images/beer_week.gif) no-repeat top left;
	}

#content div#col_two img {
  margin-bottom:50px;
  }

#content div#col_two a {
  font-weight:bold;
  padding-right:10px;
  background:url(images/arrow.gif) no-repeat 72px 3px;
  color:#58326B;
  margin-top:20px;
  display:block;
  width:70px;
  }

#content div#col_three {
  width:251px;
  border-left:solid 1px #868789;
  padding-right:0px;
  }

#content div#col_three h2 {
  background:url(images/h1-welcome.gif) no-repeat top left;
  height:22px;
  width:94px;
  _margin-bottom:-15px;
  }

#content #menu {
  font-family:"Tahoma",Arial,Helvetica,sans-serif;
  padding-bottom:20px;
  }

#content #menu h1 {
  background:url(images/h1-menu.gif) no-repeat top left;
  height:20px;
  text-indent:-2000px;
  }

div#specials {
  width:278px;
  border-left:none;
  }

div#specials h2 {
	background:url(images/h2-specials.gif) no-repeat top left;
	}

/* Beers */


div.beers li {
	padding-bottom:5px;
	}

h1#beers {
	background:url(images/h1-beers.gif) no-repeat top left;
	}

#draft h2 {
	background:url(images/h2-draft.gif) no-repeat top left;
	}

#flights h2 {
	background:url(images/flights.gif) no-repeat top left;
	}
	
div#draft,
div#flights {
	margin-bottom:15px;
	overflow:hidden;
	}

div.column {
	width:285px;
	padding-right:25px;
	float:left;
	}

div.column ul li {
	font-size:14px;
	}

/* events  */

div.events {
	text-align:center;
	}

div.events h1 {
 background:url(images/h1-calendar.gif) no-repeat top left;
 }

div.events iframe {
	width:850px;
	margin:0 auto 10px auto;
	}


/* story  */

div.story h1 {
	background:url(images/h1-story.gif) no-repeat top left;
	}

div.story #left,
div.story #right {
	width:250px;
	float:left;
	}

div.story #left {
	padding-right:25px;
	}

/* Contact */

div.contact h1 {
	background:url(images/h1-contact.gif) no-repeat top left;
	}

div.contact iframe {
	background:#FFF;
	padding:20px;
	border:solid 1px #DEDEDE;
	width:510px;
	margin-bottom:10px;
	}

div.contact #right_col {
	padding-top:155px;
	}

div.contact #right_col address {
	font-size:14px;
	}

#footer {
  overflow:hidden;
  width:924px;
  margin:0px auto 0px auto;
  padding-bottom:30px;
  }

#footer p {
  background:#8E51AA;
  float:left;
  color:#FFFFFF;
  font-size:11px;
  padding-left:40px;
  font-family:"Tahoma",Arial,Helvetica,sans-serif;
  }  

#footer span {
	padding:0px 5px;
	}

body.home #footer p {
  background:#8E51AA;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding:0px;
  }

#footer p#gorges {
	text-align:right;
	float:right;
	padding-right:40px;
	}

#footer p.col_one {
  width:296px;
  }  
 
#footer p.col_two {
  width:318px;
  }

#footer p.col_three {
  width:294px;
  }

#footer a {
	color:#CCC;
	}

img#bottom {
  vertical-align:bottom;
  }