/*
Theme Name: School of Groove
Theme URI: http://www.schoolofgroove.com
Description: Theme for the School of Groove in Boston, MA (http://www.schoolofgroove.com)
Version: 1.0
Author: Seth Stevenson
Author URI: http://www.imsethstevenson.com/
*/



/* CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin CSS */

body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat :no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #941416;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h3 {
	font-size: 1em;
	margin-bottom: .5em;
}
#container {
	width: 900px;
	margin: 0 auto 0 auto;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
}
#container2 {
	width: 900px;
	min-height: 417px;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 214px;
	position: relative;
}
#header ul#secondary-menu {
	bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	left: 550px;
	list-style-position: outside;
	list-style-type: none;
	position: absolute;
	text-align: left;
}
#header ul#secondary-menu li {
	display: inline;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: none;
	padding-right: 1.1em;
}
#header ul#secondary-menu li a {
	color: #000000;
	text-decoration: none;
}
#header ul#secondary-menu li a:hover {
	text-decoration: underline;
}
#header #logo {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
#slideshow {
	background-color: #D9CFC4;
	border: 1px solid #9E866C;
	float: left;
	margin-left: 29px;
	padding: 7px;
	box-shadow: 0 2px 4px #9E866C;
	-moz-box-shadow: 0 2px 4px #9E866C;
	-webkit-box-shadow: 0 2px 4px #9E866C;
}
#intro_video {
	margin-top: 15px;
	text-align: center;
}
#intro_video hr {
	border: 0;
	border-top: 2px solid #9f886f;
	width: 250px;
}
#intro_video #twitter { margin: 0 5px; }
#intro_video a { color: #ffffff; }
#intro_video h3 {
	font-size: 1.3em;
	margin-top: 10px;
}
#content {
	clear: both;
	margin-left: 29px;
	margin-right: 29px;
	padding-top: 30px;
}
#sidebar {
	float: left;
	margin-bottom: 10px;
	margin-right: 29px;
	width: 282px;
}
#sidebar h3 {
	color: #000;
	font-size: 1.2em;
	padding: 32px 0 0 15px;
}
#sidebar #s {
	border: 1px solid #9E866C;
	padding: 5px;
	height: 20px;
	width: 190px;
	box-shadow: 0 2px 4px #898989 inset;
	-moz-box-shadow: 0 2px 4px #898989 inset;
	-webkit-box-shadow: 0 2px 4px #898989 inset;
}
#sidebar #searchsubmit {
	padding: 4px 5px;	
}
#sidebar h3 a { color: #000; }
#sidebar .big_button {
	margin-bottom: 13px;
	box-shadow: 0 2px 4px #9E866C;
	-moz-box-shadow: 0 2px 4px #9E866C;
	-webkit-box-shadow: 0 2px 4px #9E866C;
}
#sidebar .pagenav {
	border-bottom: 1px solid #9e866c;
	border-top: 1px solid #9e866c;
	margin-bottom: 13px;
	box-shadow: 0 2px 4px #9E866C;
	-moz-box-shadow: 0 2px 4px #9E866C;
	-webkit-box-shadow: 0 2px 4px #9E866C;
}
#sidebar .pagenav li a {
	background-color: #d9cfc4;
	border-bottom: 1px solid #c3b3a3;
	border-left: 1px solid #9e866c;
	border-right: 1px solid #9e866c;
	display: block;
	font-size: .8em;
	padding: 10px 15px;
}
#sidebar .pagenav li a:hover {
	background-color: #c3b3a3;	
}
#main_content {
	float: right;
	margin-bottom: 10px;
	width: 530px;
}
#main_content h1 {
	background-image: url(images/title_background.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.4em;
	padding: 8px;
	position: relative;
	margin-bottom: 1em;
	width: 516px;
	box-shadow: 0 2px 4px #9E866C;
	-moz-box-shadow: 0 2px 4px #9E866C;
	-webkit-box-shadow: 0 2px 4px #9E866C;
}
#main_content h1 .rss {
	position: absolute;
	right: 7px;
	top: 10px;
}
#respond input#author, #respond input#email, #respond input#url, #respond textarea {
	border: 1px solid #9E866C;
}
#respond p {
	font-size: .8em;
}
#footer {
	color: #000000;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
.post {
	background-color: #D9CFC4;
	border: 1px solid #9E866C;
	margin-bottom: 1.5em;
	padding: .7em;
	box-shadow: 0 2px 4px #9E866C;
	-moz-box-shadow: 0 2px 4px #9E866C;
	-webkit-box-shadow: 0 2px 4px #9E866C;
}
.post h2 {
	font-size: 1.2em;
	margin-bottom: .4em;
}
.post h2 a {
	color: #000000;
}
.post img.alignleft {
	border: 1px solid #000000;
	float: left;
	margin: 0 10px 5px 0;
}
.post img.alignright {
	border: 1px solid #000000;
	float: right;
	margin: 0 0 5px 10px;
}
.post ol, .post ul, #main_content ul {
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
.post ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 40px;
}
.post ol li { margin-bottom: 1em; }
p, .post p {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1em;
}
p a, .post p a, .post ol a, .post ul a {
	color: #941416;
	text-decoration: none;
}
p a:hover, .post p a:hover, .post ol a:hover, .post ul a:hover {
	text-decoration: underline;
}
.post p.date {
	border-bottom: 1px dotted #000000;
	font-size: .6em !important;
	font-weight: bold;
	padding-bottom: 1em;
	width: 100%;
}
.post p.information {
	border-top: 1px dotted #000000;
	font-size: .6em !important;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: 0 !important;
	width: 100%;
}
.post ul, #main_content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
}
.commentlist li {
	background-color: #D9CFC4;
	border: 1px solid #9E866C;
	padding: 10px;
	margin-bottom: 1.5em;
}
.commentlist li img.avatar {
	border: 1px solid #ffffff;
	float: left;
	margin-right: 10px;
}
.commentlist li p.information {
	border-top: 1px dotted #000000;
	font-size: 0.6em !important;
	font-weight: bold;
	margin-bottom: 0 !important;
	padding-top: 1em;
	width: 100%;
}


.addthis_container { margin-bottom: .8em; }
.clear { clear: both; }
.float_left { float: left; }
.float_right { float: right; }
.half { float: left; width: 50%; }
p.small { font-size: .8em !important; }
.navigation .alignright { float: right; }
.navigation .alignleft { float: left; }
.red { color: #941416; }
.wooden-button { background: url(images/wood-background.jpg) repeat; border: 1px solid #3e2f1d; color: #fff !important; display: inline-block; font-weight: bold; margin: 0 4px 0 5px; padding: 9px; text-align: center; text-shadow: 1px 1px 0px #3e2f1d; box-shadow: 0 2px 2px #8c7358; -moz-box-shadow: 0 2px 2px #8c7358; -webkit-box-shadow: 0 2px 2px #8c7358; border-radius: 5px; -mozilla-border-radius: 5px; -webkit-border-radius: 5px; }
.wooden-button img { border: 1px solid #3e2f1d; }

.button {
background: #222 url(images/overlay-button.png) repeat-x 0 0;
display: inline-block;
padding: 5px 15px 6px;
color: white !important;
font-size: 13px;
font-weight: bold;
line-height: 1;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
position: relative;
cursor: pointer;
overflow: visible;
width: auto;
}
a.button {
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite; 
}
.large.button {
font-size: 14px;
padding: 8px 19px 9px;
}
.blue.button {
background-color: #2DAEBF;
-webkit-animation-name: bluePulse; 
-webkit-animation-duration: 4s; 
-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes bluePulse {
  from { background-color: #007d9a; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #2daebf; -webkit-box-shadow: 0 0 18px #2daebf; }
  to { background-color: #007d9a; -webkit-box-shadow: 0 0 9px #333; }
}
#jamaicaplain {
	bottom: 78px;
	right: 85px;
	position: absolute;
	z-index: 1;
}


/* Tools and store links */
.page-item-900, .page-item-902 { font-weight: bold; text-transform: uppercase; }
