/*
Theme Name: Zorba
Theme URI: http://www.industrymusicgroup.com
Description: Light, 2-column theme used for Stavros Flatley's website
Version: 1.0
Author: Ian Mood & John Peden
Author URI: http://www.industrymusicgroup.com
*/

/* Wordpress Required Styles */

.alignright {
	float: right;
	margin: 0;
	padding: 5px;
}
.alignleft {
	float: left;
	margin: 0;
	padding: 5px;
}

.clear  {
	margin: 0;
	padding: 0;
	clear: both;
}

.thumbnail-class {
	float: left;
	width: 60px;
	height: 60px;
	margin: 5px 10px 5px 0;
	border: solid 2px #000;
	}
	
.left {
	float: left;
	margin: 0 15px 0 0;
	}

.post-navigation  {
	font-size: 1.0em;
	padding: 10px 0;
}

/* Link Styles */

a   { color: #066; outline: none; text-decoration: none;
 }

a:hover  {
	text-decoration: none;
	color: #f93;
}

a:active  {
	color: #f93;
}

a img  {
	border: 0;
}

/* Image Styles */

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

img.alignright  {
	margin: 5px 0 5px 5px ;
	padding: 5px;
	border: 0;
	display: inline;
}

img.alignleft  {
	margin: 5px 5px 0 5px ;
	padding: 5px;
	border: 0;
	display: inline;
}


/* Wrapper */

#wrapper  {
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/* Header */

#header  {
	width: 820px;
	height: 200px;
	margin: 0 0 0 25px;
}

#header  a  {
	display: block;
	text-decoration: none;
}

#header-book a {
	width: 267px;
	height: 135px;
	margin: 0;
	background: url(images/header-book.png) no-repeat;
	float: left;
}

#header-logo a{
	width: 238px;
	height: 131px;
	margin: 0 20px;
	background: url(images/header-logo.png) no-repeat;
	float: left;
}

#header-links {
	float: left;
	margin: 55px 0 0 0;
	width: 270px;
	height: 50px;
}

#lords {
	width: 261px;
	height: 29px;
	margin: 0;
	background: url(images/lords.png) no-repeat;
}

#social-media  {
	float: left;
	width: 270px;
	margin: 5px 0 0 15px;
}

#social-media a  {
	float: left;
	height: 20px;
	padding: 0;
	text-decoration: none;
}

#social-media  a:hover, #social-media a:active  { background-position: 0 -30px }

#facebook  a {
	width: 60px;
	margin: 0;
	background:url(images/facebook.png) no-repeat;
}

#youtube  a {
	width: 50px;
	margin: 3px 0 0 0;
	background:url(images/youtube.png)  no-repeat;
}

#bebo  a {
	width: 60px;
	margin: 3px 0 0 0;
	background:url(images/bebo.png)  no-repeat;
}

#twitter  a {
	width: 65px;
	margin: 0;
	background:url(images/twitter.png)  no-repeat;
}

/* Navigation */

.nav-stars {
	float:left;
	margin: 0;
	padding: 0;
	width: 810px;
	height: 10px;
	background: url(images/star.png) repeat-x;
}

#navigation {
	float:left;
	width: 900px;
	height: 32px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 20px;
	background: url(images/nav-background.png) no-repeat;
}

#navigation  a  {
	display: block;
	margin: 0;
	height: 25px;
	text-decoration: none;
}

#navigation  a:hover, #navigation a:active  { background-position: 0 -25px }

#home a{
	float: left;
	width: 90px;
	background:url(images/home.png) no-repeat;
}

#news a{
	float: left;
	width: 95px;
	background:url(images/news.png) no-repeat;
}
#gallery a{
	float: left;
	width: 120px;
	background:url(images/gallery.png) no-repeat;
}
#video a{
	float: left;
	width: 100px;
	background:url(images/video.png) no-repeat;
}
#about a{
	float: left;
	width: 110px;
	background:url(images/tour.png) no-repeat;
}
#shop a{
	float: left;
	width: 90px;
	background:url(images/shop.png) no-repeat;
}
#contact a{
	float: left;
	width: 150px;
	background:url(images/contact.png) no-repeat;
}

}
#tour a{
	float: left;
	width: 100px;
	background:url(images/tour.png) no-repeat;
}

/* Top Image & Pic Rotator */

#content-top-image {
	margin: 0;
	height: 172px;
	width: 693px;
	background: url(images/content-top-image.png);
	position: relative;
	left: -50px;
	z-index: -10;
}

#pic-rotator  {
	width: 853px;
	min-height: 1000px;
	position: absolute;
	top: -150px;
	right: -150px;
	z-index: -5;
	margin: 0 0 -150px 0;
}

/* Left-Column */

#left-column {
	float: left;
	width: 450px;
	margin: 0 25px 0 0;
	padding: 0;
}

.title-image {
	margin: 0 0 50px 10px;
	height: 20px;
	width: 120px;
}

.post  {
	margin: 0;
	padding: 0;
}

.title-decoration {
	margin: 5px;
	height: 34px;
	width: 45px;
	background: url(images/hat.png);
	float: left;
}

.post-stars {
	float:left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 10px;
	background: url(images/star.png) repeat-x;
}

.post-wrapper  {
	margin: 0;
}

.post-content {
	margin: 0;
	padding: 0;
}

.entry-content  {
	line-height: 24px;
}

.entry-meta  {
	padding: 10px 0;
	font-size: 0.8em;
	font-style: italic;
	color: #000;
}

/* Comments */

#comments  {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#comments-count  {
	margin: 0;
	font-size: 1.0em;
	padding: 10px 20px 0;
	background: url(images/content-box.png);
}

#comments ol {
	margin: 0;
	padding: 10px 20px;
	background: url(images/content-box.png);
}

#comments ol li  {
	list-style: none;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#comments span.comment-author  {
	font-weight: bold;
	color: #f93;
}

#respond  {
	margin: 10px 0;
	padding: 10px 20px;
	font-size: 1.2em;
	background: url(images/content-box.png);
}

#respond p  {
	margin: 5px 0;
}

.nocomments  {
	padding: 0 20px;
	background: url(images/content-box.png);
}

/* Right-Column */

#right-column  {
	width: 380px;
	float: left;
	margin: 850px 0 -400px 0;
	padding: 0;
}

#sidebar  {
	width: 350px;
	margin: 0 0 -500px 100px;
	position: relative;
	top: -400px;
}

#sidebar ul  {
	margin: 0;
	list-style-type: none;
	padding: 10px 0;
}

#sidebar ul li {
	padding: 10px 0 10px 10px;
	margin: 10px 0;
	background: url(images/content-box.png);
}

#sidebar-book {
	position: relative;
	left: -50px;
	float: left;
}

#sidebar-book a{
	display: block;
	margin: 0 50px 0 0;
	width: 401px;
	height: 158px;
	text-decoration: none;
	background: url(images/sidebar-book.png);
}

#sidebar-shop {
	position: relative;
	left: -50px;
	float: left;
}

#sidebar-shop a{
	display: block;
	margin: 0 50px 0 0;
	width: 401px;
	height: 320px;
	text-decoration: none;
	background: url(images/stavros-flatley-shop1.png);
}

#sidebar-border {
	float: left;
	width: 400px;
	margin: 0 100px 0;
	height: 3px;
	background: url(images/border.png);
}

.execphpwidget {
	padding: 10px 0 35px 10px;
	margin: 10px 0;
	background: url(images/content-box.png);
}

/* Footer */

#footer  {
	width: 980px;
	padding: 0;
	color: #066;
}

#footer-image {
	margin: 0 auto;
	width: 811px;
	height: 56px;
	background: url(images/footer.png);
}

#footer-links {
	margin: 20px 100px;
}

#footer ul {
	margin: 0 200px;
	display: inline;
	color: #066;
	list-style-type: none;
	margin: 0 auto;
}

#footer ul li  {
	float: left;
}

#footer ul li a  {
		display: block;
		padding: 0 10px;
		text-decoration: none;
}

/* Font Styles */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form  {
	margin: 0;
	padding: 0;
}

body  {
	font-family: Georgia, sans-serif;
	text-transform: none;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	background:#f1f8f7 url(images/background.png) repeat-x top left;
	color: #000;
}

table  {
	font-size: 8pt;
}

h1  {
	padding: 10px;
	font-size: 16pt;
	font-weight: normal;
}

h2, h3, h4, h5  {
	font-family:Georgia,serif;
	font-variant: small-caps; 
	text-transform: none; 
	font-weight: 100; 
	margin-bottom: 0;
	padding: 10px 0 5px;
}

h2 {
	font-size: 16pt;
	vertical-align: top;
}

h2 a {
	color: #066;
}

h3  {
	font-size: 14pt;
	font-weight: normal;
}

h5  {
	font-size: 12pt;
}

h6  {
	font-size: 12pt;
}


p  {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    margin-top: 0.5em;
}

blockquote  {
	margin: 10px 0 0;
}

blockquote  p  {
	padding: 10px;
}

blockquote blockquote  {
	float: none;
}

dd  {
	padding: 0 0 0 20px;
}

form, input, textarea  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
}

p img  {
	max-width: 100%;
}

small  {
	font-size: 0.6em;
}

ul  {
	list-style-position: inside
}