/* @override http://10.0.1.5:8888/amj/css/main.css */

/*
Company:	AMJ
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(../images/texture-bkg.jpg) repeat 0 0 #ccc;
}
body {
	font-family: Georgia, times, serif;
}
/* @end */

/* @group Layout */
div.dove {
	background: url(../images/dove-bkg.jpg) no-repeat 0 0;
}
div.wrap {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/home-white-bkg.png) no-repeat -15px -15px;
}
body.inside div.wrap {
	background: none;
}

/* Side */
div#side {
	width: 207px;
	float: left;
	display: inline;
}

/* Body */
div#bd {
	width: 644px;
	padding: 80px 0 40px 0;
	float: right;
	display: inline;
}

/* Footer */
div#ft {
	clear: both;
	width: 616px;
	background: url(../images/ft-bkg.png) no-repeat 0 0;
	padding: 30px 0 20px 50px;
	margin: 0 0 0 240px;
}
div#ft p.ft-links {
	color: #635b54;
	font-size: 93%;
	margin: 0;
	height: 40px;
}
div#ft p.ft-links span {
	margin: 0 5px;
}
div#ft p.ft-links a:link, div#ft p.ft-links a:visited {
	color: #635b54;
	text-decoration: none;
}
div#ft p.ft-links a:hover {
	text-decoration: underline;
}
div#ft p.logo-by {
	color: #444543;
	font-family: arial, sans-serif;
	font-size: 85%;
	float: left;
	display: inline;
}
div#ft p.logo-by a:link, div#ft p.logo-by a:visited {
	color: #444543;
}
div#ft p.created-by {
	color: #444543;
	font-family: arial, sans-serif;
	font-size: 85%;
	margin: 0 20px 0 0;
	float: right;
	display: inline;
}
div#ft p.created-by img {
	vertical-align: text-bottom;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 207px;
	height: 310px;
	background: url(../images/amj-logo.png) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 0 50px 0;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Directions */
p.directions {
	margin: 0 0 0 7px;
	padding: 0;
	width: 214px;
	height: 64px;
	background: url(../images/btn-directions.png) no-repeat 0 0;
	text-indent: -9000px;
}
p.directions a {
	display: block;
	height: 100%;
}

/* Facebook */
p.facebook {
	margin: 0 0 0 7px;
	padding: 0;
	width: 214px;
	height: 66px;
	background: url(../images/btn-facebook.png) no-repeat 0 0;
	text-indent: -9000px;
}
p.facebook a {
	display: block;
	height: 100%;
}

/* RSS */
p.rss {
	margin: 0 0 50px 7px;
	padding: 0;
	width: 214px;
	height: 71px;
	background: url(../images/btn-rss-feed.png) no-repeat 0 0;
	text-indent: -9000px;
}
p.rss a {
	display: block;
	height: 100%;
}

/* Welcome */
div.welcome {
	width: 644px;
	background: url(../images/hr.png) no-repeat 0 0;
	padding: 20px 0;
}
div.welcome h1 {
	margin: 0 0 0 10px;
	font-size: 182%;
}
div.welcome h2 {
	color: #7c7f41;
	font-size: 182%;
	padding: 10px 20px;
	margin: 0;
	font-weight: normal;
}

div.welcome p {
	width: 320px;
	margin: 0;
	float: right;
	display: inline;
}
div.welcome a.btn-learn-more {
	display: block;
	width: 154px;
	height: 18px;
	background: url(../images/txt-learn-more.png) no-repeat 0 0;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div.welcome a.btn-buy-tickets {
	display: block;
	width: 151px;
	height: 18px;
	background: url(../images/txt-buy-tickets.png) no-repeat 0 0;
	text-indent: -9000px;
	float: right;
	display: inline;
}

/* Featured */
div.featured {
	width: 644px;
	background: url(../images/hr.png) no-repeat 0 0;
	padding: 20px 0;
}
div.featured-inner {
	background: url(../images/featured-cols.png) no-repeat 163px 0;
}
div.featured div.pic {
	margin-bottom: 5px;
}
div.featured div.featured-item {
	width: 159px;
	margin: 0 15px 0 0;
	float: left;
	display: inline;
}
div.featured div.featured-workshop {
	width: 167px;
	margin: 0 12px 0 0;
	float: left;
	display: inline;
}
div.featured div.featured-workshop-with {
	width: 110px;
	float: left;
	display: inline;
}

div.featured-item p {
	margin: 0;
	padding: 3px 5px 8px 5px;
	background: url(../images/featured-text-bkg.png) repeat 0 0;
	width: 149px;
}
div.featured-workshop p {
	margin: 0;
	padding: 3px 5px 8px 5px;
	background: url(../images/featured-text-bkg.png) repeat 0 0;
	width: 157px;
}
div.featured-workshop-with p {
	margin: 0;
	padding: 3px 5px;
	background: url(../images/featured-text-bkg.png) repeat 0 0;
	width: 100px;
}

div.featured span.date {
	color: #ffffff;
	font-size: 85%;
	display: block;
}
div.featured span.name {
	color: #dfe558;
	font-size: 100%;
	display: block;
	width: 99%;
}
div.featured span.name-small {
	color: #dfe558;
	font-size: 93%;
	display: block;
	width: 99%;
}
div.featured div.featured-workshop-with span.date {
	margin-bottom: -5px;;
}

/* Blog Cal Cols */
div.blog-cal-cols {
	background: url(../images/blog-cal-bkgs.png) no-repeat 0 0;
}

/* Blog */
div.blog {
	width: 310px;
	padding: 10px 0 0 10px;
	float: left;
	display: inline;
}
div.blog h2 {
	margin: 0;
	text-indent: -9000px;
	height: 7px;
	overflow: hidden;
}
div.blog h3 {
	color: #7c7f41;
	font-size: 138.5%;
	margin: 0 0 10px 0;
}
div.blog h3 a:link, div.blog h3 a:visited {
	color: #7c7f41;
	text-decoration: none;
}
div.blog h3 a:hover {
	text-decoration: underline;
}
div.blog p {
	color: #625952;
	font-size: 108%;
	line-height: 150%;
}

div.blog p.more {
	font-weight: bold;
	line-height: 130%;
}
div.blog p.more a {
	display: block;
	padding: 5px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	background-color: #b7bb3b;
}
div.blog p.more a:link, div.blog p.more a:visited {
	color: #ffffff;
	text-decoration: none;
} 
div.blog p.more a:hover {
	text-decoration: none;
}


/* Calendar */
div.calendar {
	width: 240px;
	margin: 0 30px 0 0;
	padding: 10px 0 0 0;
	float: right;
	display: inline;
}
div.calendar h2 {
	margin: 0;
	text-indent: -9000px;
	height: 1px;
	overflow: hidden;
}
div.calendar h4 {
	color: #000;
	font-size: 108%;
	font-weight: bold;
	font-family: Georgia, times, serif;
	padding: 10px 0;
	clear: both;
}
div.calendar ul {
	margin: 0;
	padding: 0;
}
div.calendar ul a:link, div.calendar ul a:visited {
	color: #635b54;
	text-decoration: none;
}
div.calendar ul li {
	color: #635b54;
	list-style: none;
	font-size: 108%;
	margin: 0;
	padding: 0;
	clear: both;
}
div.calendar ul span.time {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 50px;
	float: left;
	display: inline;
}
div.calendar p.more {
	font-size: 108%;
	font-weight: bold;
	line-height: 130%;
}
div.calendar p.more a {
	display: block;
	padding: 5px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	background-color: #b7bb3b;
}
div.calendar p.more a:link, div.calendar p.more a:visited {
	color: #ffffff;
	text-decoration: none;
} 
div.calendar p.more a:hover {
	text-decoration: none;
}
div.cal-content {
	height: 143px;
	overflow: hidden;
}

/* Main Pad */
div.main-pad {
	padding: 0 20px 5px 20px;
	background: url(../images/page-content-bkg.png) repeat-y 0 0;
}

/* Blog Comments */
p.nocomments, p.postmetadata {display: none;}

/* Subnav */
ul.subnav {
	margin: 0;
	padding: 0 0 20px 0;
}
ul.subnav li {
	list-style: none;
	display: inline;
	padding: 0 15px 0 0;
	font-size: 108%;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #7c7f41;
	background: url(../images/page-title-bkg-top.png) no-repeat 0 0;
	padding-top: 23px;
}
div.main p {
	font-size: 108%;
	line-height: 160%;
}
div.main p.postmetadata {
	font-size: 93%;
}

div.main p.top {
	font-weight: bold;
}
div.main p.top a:link, div.main p.top a:visited {
	color: #635b54;
	text-decoration: none;
}
div.main p.top a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Default Headings */
div.main h1 {
	margin: 0;
	background: url(../images/page-title-bkg.png) no-repeat 0 100%;
	padding: 15px 0 50px 20px;
	color: #625952;
	font-size: 28px;
}
div.main h2, div.main h3, div.main h4, div.main h5, div.main h6 {margin-top: 0;}
/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Nav */
div#nav {
	width: 175px;
	margin: 0 0 50px 32px;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	height: 1%;
}
div#nav ul li a {
	display: block;
	width: 175px;
	background: url(../images/nav.png) no-repeat 0 0;
	text-indent: -9000px;
}
div#nav ul li#n-home a {
	height: 26px;
	background-position: 0 0;
}
div#nav ul li#n-about a {
	height: 29px;
	background-position: 0 -26px;
}
div#nav ul li#n-concerts a {
	height: 30px;
	background-position: 0 -55px;
}
div#nav ul li#n-workshops a {
	height: 31px;
	background-position: 0 -85px;
}
div#nav ul li#n-tickets a {
	height: 30px;
	background-position: 0 -116px;
}
div#nav ul li#n-blog a {
	height: 30px;
	background-position: 0 -146px;
}
div#nav ul li#n-resources a {
	height: 26px;
	background-position: 0 -176px;
}

div#nav ul li#n-home a:hover {
	background-position: -177px 0;
}
div#nav ul li#n-about a:hover {
	background-position: -177px -26px;
}
div#nav ul li#n-concerts a:hover {
	background-position: -177px -55px;
}
div#nav ul li#n-workshops a:hover {
	background-position: -177px -85px;
}
div#nav ul li#n-tickets a:hover {
	background-position: -177px -116px;
}
div#nav ul li#n-blog a:hover {
	background-position: -177px -146px;
}
div#nav ul li#n-resources a:hover {
	background-position: -177px -176px;
}

div#nav ul li ul li a {
	background: none!important;
	height: auto!important;
	text-indent: 0!important;
	text-align: right;
	margin-right: 6px;
	margin-bottom: 5px;
	width: 165px!important;
	font-weight: bold;
	font-size: 93%;
}
div#nav ul li ul li a:link, div#nav ul li ul li a:visited {
	text-decoration: underline;
}
div#nav ul li ul li a:hover {
	text-decoration: none;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #635b54;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
