/* Colors:
Light Tan - #F2EEE6
Medium Tan - #EBDFD4
Dark Tan - #DECDBD
Light Brown - #BF9FA3
Brown - #997F82
Dark Brown - #746062
Orange - #FF4208
*/

body {
	background: #262020 url('../images/dark_bg.gif') repeat scroll;
	color: #997F82;
	font-family: "Titillium", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	border-top: 10px solid #FF4208;
	padding-bottom: 80px;
}

/* Color Change Styles */
body.light {
	background: #F2EEE6 url('../images/background2.jpg') left top no-repeat;
	color: #997F82;
}
body.light .sexify {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.65)), to(rgba(0,0,0,1)));
	text-shadow: #666 1px 1px 1px;
}
body.light .hello {font-weight: bolder;}
body.light hr {
	height: 0;
	border-top: 1px solid #997F82;
	border-bottom: 1px solid #BF9FA3;
	margin-bottom: 40px;
}
body.light h2 {
	font-size: 40px;
}
body.light h2, body.light h3 {
	font-family: "Droid Serif", Georgia, Palatino, serif;
	font-style: italic;
}

body.light #contact-info div {
	background: #403636;
	text-align: center;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.65)), to(rgba(0,0,0,.95)));	
	text-shadow: #332A2C -1px -1px 1px;
	border-top: 1px solid #746062;
	border-bottom: 1px solid #0F0D0D;
}

li a.active {color: #746062;}
a img, a:visited img {border: 0;}
a {color: #FF4208; text-decoration: none;}
a:hover {color: #746062; text-decoration: underline;}
p {line-height: 1.5em; margin: 0 0 1em;}

.container {
	margin: 0 auto;
	padding: 0;
}

#header {
	margin-bottom: 35px;
	padding-top: 40px;
	text-transform: uppercase;
	background: transparent;
}

#header .indent {
	color: #FF4208;
}

#header a, #header a:hover {
	text-decoration: none;
}
#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header li {
	display: inline;
}

#admin-menu {position: absolute; top: 20px; right: 20px;}

ul.links li {
	padding: 0 0.5em 0 0;
}
#logo {float: right;}
h1 {font-weight: 600; font-size: 18px; color: #997F82;}
h1 span {font-weight: 300; color: #746062;}
h2, h3 {
	line-height: 1.25em;
	color: #746062;
}
h2 {font-size: 34pt; font-weight: 100; margin-bottom: 40px;}

h3 {font-size: 28pt; font-weight: 300; margin-bottom: 10px;}

h4 {font-size: 1.25em; line-height: 1.5em; font-weight: bold; color: #746062; text-transform: uppercase; margin-bottom: 0.5em;}
.sexify {

	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,.25)));
	text-shadow: #BF9FA3 -1px -1px 1px;
}
.hello {
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,.85)));
}
.hello {color: #FF4208; font-weight: 600;}
hr {
	height: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #746062;
	margin-bottom: 40px;
}
span.disciplines {display: block;}

#contact-info div {
	background: #403636;
	text-align: center;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.95)), to(rgba(0,0,0,.25)));	
	text-shadow: #332A2C -1px -1px 1px;
	border-top: 1px solid #746062;
	border-bottom: 1px solid #0F0D0D;
}
#contact-info p {margin-top: 1em;}

#footer {
	font-size: .75em;
	margin: 20px 0;
	clear: both;
}

.footer-message {
	text-align: right;
}

div.meta {
	margin-bottom: 1.5em;
	font-size: 14px;
	line-height: 27px;
	font-style: italic;
	color: #746062;
}

div.meta span {
	display: block;
	border-bottom: 1px dotted #111;
}

div.node {
	margin-bottom:1.5em;
	border-bottom: 1px solid #997F82;
}
div.node.found-image {padding-bottom:1.5em;}

div.side-link {
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
}
div.side-link {text-align: right; font-style: italic;}

/* Home Page */
div.featured-work {
	margin-bottom: 40px;
}
div.featured-item a:hover {text-decoration: none;}
span.disciplines {font-weight: lighter;}
div.breadcrumb {
	font-size: .65em;
	height: 30px;
}

/* Work Page */
.work-entry {
	padding-bottom: 18px;
}

.work-img-frame {
	width: 950px;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
	background: url(http://dev.okay-plus.com/symphony/workspace/images/bbb_bg.jpg) no-repeat;
}

.work-img-container {
	position: absolute;
	top: 0;
	left: 0;
}

.work-img-container img {
	float: left;
	cursor: pointer;
}

.work-img-panel {
	width: 100%;
	padding: 10px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.75);
	z-index: 10;
}

.work-img-panel p {
	width: 400px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	color: #FF4208;
}

.work-img-panel ul {
	list-style-type: none;
	text-align: right;
	margin: 0 20px;
	padding: 0
}
.work-img-panel li {
	display: inline;
	font-size: 10px;
	line-height: 20px;
	margin-left: 5px;
	padding: 5px 8px;
	border: 1px solid #FF4208;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	cursor: pointer;
}

.work-img-panel li.active {
	background: #FF4208;
	color: #000;
}

/* Projects Index Page */
div.projects-entry {margin-bottom: 40px;}
div.projects-entry img {float: left; margin: 0 20px 0 0;}

div.brown-box {
	padding: 20px; margin: 0.5em 0; background: #EBDFD4; border-bottom: 1px solid #DBCFC5;
}
div.box {
	padding: 20px; margin: 0 0 1em; background: #fff; border-bottom: 1px solid #EBDFD4; 
}

div.box img {
	margin-bottom: 0.5em;
}

div.work-image {padding-bottom: 1.5em;}

form {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#EBDFD4;
}

form#drupal-post label {
	width: 100px;
	display: inline-block;
}

blockquote {
	padding: 1.5em;
	margin: 0 0 1.5em 0;
	background: #EBDFD4;
	color: #746062;
}

pre {
	padding: 0 1.5em 1.5em 1.5em;
	margin: 0 0 1.5em 0;
	background: #403636;
	font-family: monospace;
	font-size: .75em;
	color: #997F82;
	border-top: 1px solid #746062;
	border-bottom: 1px solid #0F0D0D;
}

blockquote p {
	margin-bottom: 0;
}

.item-list .pager {
	font-size: 1em;
	line-height: 1.75em;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
	text-align: right;
}

ul.pager {
	padding: 0 0 1.5em 0;
	font-size: .875em;
	border-bottom: 1px solid #997F82;
}

ul.pager li.pager-item, ul.pager li.pager-first, ul.pager li.pager-previous, ul.pager li.pager-current, ul.pager li.pager-next, ul.pager li.pager-last, ul.pager li.pager-ellipsis {
	margin: 0;
	padding: 0 .5em;
}

ul.pager a {
	color: #FF4208;	
}

div.admin .left {
  float: left;
  width: 310px;
  margin-left: 0;
}

div.admin .right {
  float: right;
  width: 310px;
  margin-right: 0;
}
	
p.right {
	text-align: right;
}

p img.left {
	float:left;
	margin: 0 10px 0 0;
	padding:0;
}

p img.right {
	float:right;
	margin: 0 0 0 10px;
}

/* Music Page */
#top-artists {
	height: 570px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}
#top-artists-slider {
	position: absolute;
	top: 0;
}
#top-artists-controls {
	position: relative;
	top: 575px;
}
#top-artists-controls #previous {position: absolute; left: 0; cursor: pointer;}
#top-artists-controls #next {position: absolute; right: 0; cursor: pointer;}
.artist {
	height: 180px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.artist .panel {
	width: 100%;
	padding: 5px 10px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.75);
}
.track {
	padding: 5px 10px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
.track-info {
	position: relative;
	z-index: 100;
}
.track-count {
	background: rgba(0,0,0,.75);
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* Inspiration Page */
#inspiration {
	width: 960px;
}
.image {
	width: 310px;
	margin: 0 10px 10px 0;
	float: left;
	overflow: hidden;
}
.image .panel {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.75);
}

/* Tweet Scroller */
#scrollFrame {overflow: hidden; position: relative;}
#scroll {width: 200000px; position: relative; left: -100px;}
.tweet {width: 300px; float: left;}
div.box.tweet {margin-right: 20px;}


/* Helper Classes */
.right {float: right;}
.left {float: left;}
.clear {clear: both;}
.nobr {white-space: nowrap;}
.pad {padding-left: 20px; padding-right: 20px;}
.pad-left {padding-left: 20px;}
.pad-right {padding-right: 20px;}

/* ZURB Buttons - http://www.zurb.com/article/266/super-awesome-buttons-with-css3-and-rgba */
.awesome, .awesome:visited {
	background: #222 url(http://dev.okay-plus.com/symphony/workspace/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	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;
}

.awesome:hover								{ background-color: #111; color: #fff; text-decoration: none;}
.awesome:active								{ top: 1px; }
.small.awesome, .small.awesome:visited 		{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 		{ font-size: 14px; padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #FF4208; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited	{ background-color: #a9014b; }
.magenta.awesome:hover						{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited	{ background-color: #ff5c00; }
.orange.awesome:hover						{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited	{ background-color: #ffb515; }
.yellow.awesome:hover						{ background-color: #fc9200; }

.okred.awesome, .okred.awesome:visited		{ background-color: #FF4208; }
.okred.awesome:hover						{ background-color: #F53900; }

/* Prettify Syntax Highlighting */
.str {color: #61CE3C !important}
.kwd {color: #FBDE2D}
.com {color: #AEAEAE}
.typ {color: #606}
.lit {color: #D8FA3C}
.pun {color: #F8F8F8}
.pln {color: #999999}
.tag {color: #008}
.atn {color: #606}
.atv {color: #080}
.dec {color: #8DA6CE}
/*
pre.prettyprint {
	padding: 2px;
	border: 1px solid #888
}
*/
@media print {
	.str {color: #060}
	.kwd {color: #006; font-weight: bold}
	.com {color: #600;font-style: italic}
	.typ {color: #404;font-weight: bold}
	.lit {color: #044}
	.pun {color: #440}
	.pln {color: #000}
	.tag {color: #006;font-weight: bold}
	.atn {color: #404}
	.atv {color: #060}
}