/*
Theme Name: WVC Pavilion By The Bay
Description: Custom theme for Wine Valley Catering "Pavilion By The Bay" by Kevin McGrath of ten3 Designs
Version: 1.0
Author: Kevin McGrath
Author URI: http://www.ten3designs.com
*/

html, body, #primary {height: 100%;}
body > #primary {height: auto; min-height: 100%;}

* {
	margin:0;
	padding:0;
}

body {
	background-color:#272727;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ffffff;}

h1,h2 {font-family:Georgia, "Times New Roman", Times, serif;}
h3 {font-family:Tahoma, Geneva, sans-serif;}

h1 {font-weight:normal;font-size:1.8em;color:#e2dfb7;padding:0 0 5px;}
h2 {font-weight:normal;font-size:1.2em;color:#e2dfb7;}
h3 {font-weight:bold;font-style:italic;font-size:1.3em;color:#e2dfb7;}

a {color:#e2dfb7;text-decoration:none;}
#content a:hover {color:#7e0000;}
a:hover {color:#fff;}
p {padding:8px 0;}

img {border:none;}

/*Removes Dashed line outlining clicked links*/
a {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}

/*STRUCTURE*/
#heading {
	height:240px;
	background-color:#fff;
	background-image:url(images/shadow-top.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.headstripeTop {
	height:115px;
}
.headstripeBot {
	margin:5px 0;
	height:105px;
}
#content {
	width:900px;
	margin:0 auto;
	padding:20px 0;
	overflow:auto;
	}
#features {
	height:400px;
	padding:50px 0 0;
	background-image:url(images/bottom-fade.png);
	background-position:top;
	background-repeat:repeat-x;
}
#footer {
	margin:10px auto;
	width:900px;
	font-size:0.8em;
	color:#666;
	}
/*COMMON CONTENT*/
.navigation {
	height:45px;
	background:url(images/nav-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#cityscape {
	background-color:#272727;
	background-image:url(images/cityscape.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
#headRed {
	background:#7e0000;
	}
.title {
	margin:0 auto;
	height:105px;
	width:1000px;
	color:#fff;
	background:url(images/title.png);
	background-position:50px center;
	background-repeat:no-repeat;
	}
.headimageRight {
	float:right;
	height:105px;
	width:200px;
	border-left:5px #fff solid;
	border-right:5px #fff solid;
	background:url(images/1stcourse.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
.columns {
	width:900px;
	margin:0 auto;
	}
.columns p {
	font-size:1.1em;
	}
.triCol {
	width:275px;
	height:300px;
	padding:0 10px;
	}
.triCol h3{
	text-align:center;
	}
.right {float:right;}
.left {float:left;}
.center {
	margin:0 auto;
	width:275px;
	padding:0 15px;
	background:url(images/centerColumn.png);
	background-position:center;
	background-repeat:no-repeat;}
q {
	font-size:1.8em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
	
.entry {line-height:20px;}
.entry h2 {font-size:1.3em;font-style:italic;}
hr {margin:20px 0 30px;}

/*NAVIGATION*/
.navigation ul {margin:0 auto;width:700px;}
.navigation ul li {
	text-align:center;
	list-style:none;
	float:left;
	line-height:40px;
	font-size:1.4em;
	font-variant: small-caps;
	width:100px;
	}
.navigation ul li a {
	color:#fff;
}
.navigation ul li a:hover {color:#E2DFB7;}
.current_page_item {}

/*HOME PAGE*/
.homeLeft {
	float:right;
	width:400px;
	}
.homeRight {margin:10px 0;width:450px;border:5px #000 solid;}

/*CONTENT TEMPLATE*/

/*VENUES PAGE*/
.OtherVenues {
	margin:20px 10px;
	padding:18px 0;
	background-image:url(images/OtherVenues.png);
	background-repeat:no-repeat;
	width:320px;
	height:24px;
	text-align:center;
	font-size:1.4em;
	font-variant:small-caps;
	font-family:georgia;
	letter-spacing:2px
}
a#venueBtn:hover {color:#fff;}

/*CONTACT PAGE*/
.contactLeft {
	float:right;
	width:400px;
	}
.contactRight {width:450px;}

/*BLOG (REVIEWS) PAGE*/
.blogLeft {
	float:right;
	width:700px;
	padding:0 0 0 200px;
	background:url(images/bridgeSide.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
.blogRight {
	width:0px;
	height:100%;
	background:#066;
	}

/*FOOTER*/
.socialLinks {float:right;}

/*IMAGES*/
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/*SHARE THIS*/
#shareThis {margin:40px 0 0 0;}

/*GALLERY COLUMNS*/
.galleryMain {}
.galleryCol {
	width:295px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	*display:inline;
	*zoom:1;
	}
.topImg {
	margin:0 auto;
	width:250px;
	height:250px;
	background:#000;
	border:5px #fff solid;
}
.galleryTitle {
	font-family:georgia;
	margin:10px 0;
	color:#E2DFB7;
	font-size:1.8em;
}

/*GALLERY DISPLAY*/
.ngg-navigation {padding-bottom:10px;}
