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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body,html{
	background: #262628;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #d1d1d1;
}

p{
	margin-top: 1em;
	margin-bottom: 1em;
}

h2{
	font-size: 18px;
	margin-top: 1em;
	font-weight: bold;
	color: #b1d132;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

h2.contact-name{
	margin-right: 15px;
	margin-bottom: 10px;
}

h2.legal-pages{
	margin-top: 2em;
}

h3{
	font-size: 18px;
	margin-top: 1em;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

.clear{
	clear: both;
}

.contact-type{
	color: #b1d132;
	margin-right: 6px;
}

img.formula{
	display: block;
	width: 741px;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#slider-nojs-msg{
	margin: 40px;
}

a:link{ color: #b1d132; text-decoration: none; }
a:visited{ color: #b1d132; text-decoration: none; }
a:active{ color: #b1d132; text-decoration: underline; }
a:hover{ color: #b1d132; text-decoration: underline; }

ul.privacy-list{
	list-style-type: square;
	margin-left: 20px;
}

ul.privacy-list li{
	line-height: 1.5em;
}

#header{
	height: 190px;
	width: 100%;
	background: transparent url(../images/header-slice.gif) bottom left repeat-x;
}

#inner-header{
	position: relative;
	width: 960px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
}

#content{
	width: 960px;
	margin-top: 44px;
	margin-left: auto;
	margin-right: auto;
}

#bottom-spacer{
	clear: both;
	height: 40px;
}

#footer{
	height: 150px;
	width: 100%;
	background: transparent url(../images/footer-slice.gif) top left repeat-x;
}

#inner-footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	font-size: 12px;
}

#inner-footer-left{
	width: 480px;
	float: left;
	text-align: left;
}

#inner-footer-right{
	width: 480px;
	float: right;
	text-align: right;
}

#fp-intro-box{
	background: transparent url(../images/fp-intro-box-slice.png) bottom left repeat-x;
	border-bottom: 1px solid #fff;
}

#fp-intro-box-left{
	width: 447px;
	float: left;
	margin-left: 15px;
}

#fp-intro-box-right{
	width: 468px;
	float: right;
	margin-right: 15px;
	background: transparent url(../images/slider-box-bg.gif) top left no-repeat;
}

#slider-wrapper{
	width: 450px;
	height: 270px;
	margin: 9px;
}

#slider{
	display: none;
}

#fp-intro-box-bottom-spacer{
	clear: both;
	height: 44px;
}

.glm-logo{
	border: 0px;
	margin-top: 33px;
}

.explore-here{
	width: 193px;
	height: 48px;
	float: right;
	margin-top: 65px;
	margin-right: 26px;
}

.fp-slogan{
	display: block;
	width: 443px;
	height: 159px;
}

/* NAVIGATION */

#nav-container{
	position: absolute;
	width: 510px;
	bottom: 0;
	right: 0;
}

#nav-container a{
	display: block;
	float: right;
	border-bottom: 3px solid #b1d132;
	border-top: 3px solid transparent;
	margin-left: 8px;
	text-align: center;
}

#nav-container a.current-page{
	background-color: #b1d132; border-top: 3px solid #b1d132; color: #262627;
}

#nav-container a:link{ font-size: 16px; color: #d1d1d1; padding-left: 6px; padding-right: 6px; text-decoration: none; }
#nav-container a.current-page:link{ font-size: 16px; color: #262627; padding-left: 6px; padding-right: 6px; text-decoration: none; background-color: #b1d132; border-top: 3px solid #b1d132; }

#nav-container a:visited{ font-size: 16px; color: #d1d1d1; padding-left: 6px; padding-right: 6px; text-decoration: none; }
#nav-container a.current-page:visited{ font-size: 16px; color: #262627; padding-left: 6px; padding-right: 6px; text-decoration: none; background-color: #b1d132; border-top: 3px solid #b1d132; }

#nav-container a:active{ font-size: 16px; color: #262627; padding-left: 6px; padding-right: 6px; text-decoration: none; background-color: #b1d132; border-top: 3px solid #b1d132; }

#nav-container a:hover{ font-size: 16px; color: #262627; padding-left: 6px; padding-right: 6px; text-decoration: none; background-color: #b1d132; border-top: 3px solid #b1d132; }

#mid-wrapper{
	margin-top: 25px;
}

#clients-wrapper{
	width: 608px; /* was 443 */
	margin-right: 22px;
	margin-left: 15px;
	float: left;
}

#music-picks-wrapper{
	width: 300px; /* was 465 */
	float: right;
	margin-right: 15px;
}

.clients-title{
	display: block;
	width: 519px;
	height: 16px;
}

.music-picks-title{
	display: block;
	width: 222px;
	height: 15px;
}

ul#music-picks-list{
	list-style-type: none;
	margin-top: 1em;
}

ul#music-picks-list li{
	line-height: 1.5em;
	font-size: 16px;
}

#latest-posts-wrapper{
	margin-top: 40px;
	clear: both;
}

#latest-blogs{
	width: 608px; /* was 443 */
	margin-right: 22px;
	margin-left: 15px;
	float: left;
}

#latest-tweets{
	width: 300px; /* was 465 */
	float: right;
	margin-right: 15px;
}

.latest-blogs-title{
	display: block;
	width: 190px;
	height: 15px;
}

.latest-tweets-title{
	display: block;
	width: 213px;
	height: 15px;
}

#tweet{
	margin-top: 25px;
}

#tweet li{
	font-size: 16px;
}

.twitter-status{
	display: block;
	margin-bottom: 1em;
}

.tweet-loader{
	display: block;
	width: 32px;
	height: 32px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

a.twitter-time:link{ color: #666; font-size: 12px; text-decoration: none; }
a.twitter-time:visited{ color: #666; font-size: 12px; text-decoration: none; }
a.twitter-time:active{ color: #666; font-size: 12px; text-decoration: underline; }
a.twitter-time:hover{ color: #666; font-size: 12px; text-decoration: underline; }

#blog{
	margin-top: 25px;
}

h2.blog-title{
	border: 0px;
	padding: 0px;
}

p.blog-date{
	font-size: 12px;
	margin: 0px;
	color: #666;
}

p.blog-description{
	margin: 0px;
}

/* FOOTER SOCIAL LINKS */
a#facebook-link{ display:block; float: right; width:97px; height:20px; background:transparent url(../images/facebook.gif) top left no-repeat; padding-top:20px; overflow:hidden; he\ight:0; }
a#facebook-link:hover{ background:transparent url(../images/facebook.gif) bottom left no-repeat; }
a#twitter-link{ display:block; float: right; margin-right: 10px; width:102px; height:20px; background:transparent url(../images/twitter.gif) top left no-repeat; padding-top:20px; overflow:hidden; he\ight:0; }
a#twitter-link:hover{ background:transparent url(../images/twitter.gif) bottom left no-repeat; }

.page-title-image{
	margin-bottom: 20px;
}

.person-wrapper{
	margin-bottom: 25px;
}

.person-bio{
	float: left;
	width: 700px;
}

.person-pic{
	width: 260px;
	text-align: right;
	float: right;
}

#contact-page-left{
	width: 479px;
	float: left;
	border-right: 1px dashed #666;
}

#contact-page-right{
	width: 465px;
	float: right;
}

h2.contact-form-legend{
	border: 0px;
}

#contact-form fieldset{
	margin-bottom: 10px;
	padding: 10px;
}

.contact-table-heading{
	font-size: 18px;
	font-weight: bold;
	color: #b1d132;
	padding-top: 10px;
}

.contact-table td{
	padding: 5px;
	vertical-align: top;
}

.contact-form-field{
	width: 250px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #333;
}

.contact-form-field-error{
	width: 250px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #f00;
	border: 1px solid #f00;
	background-color: #f4d8d8;
}

.contact-form-subject{
	width: 300px;
}

.contact-form-message{
	width: 300px;
	height: 150px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #333;
}

.contact-form-message-error{
	width: 300px;
	height: 150px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #f00;
	border: 1px solid #f00;
	background-color: #f4d8d8;
}

.required{
	color: #CC3E1D;
}

#contact-success-container{
	padding: 10px;
	border: 1px solid #188a09;
	background-color: #c3e7be;
	color: #188a09;
	text-align: center;
	margin-bottom: 1em;
}

#contact-error-container{
	padding: 10px;
	border: 1px solid #f00;
	background-color: #f4d8d8;
	color: #f00;
	text-align: center;
	margin-bottom: 1em;
}

/* WORDPRESS BLOG STYLES */
#blog-content{
	width: 680px;
	float: left;
}

#blog-sidebar{
	width: 265px;
	float: right;
	background: #2b2b2d;
	margin-top: 46px;
}

#blog-sidebar-inner{
	margin: 10px; /* so, the sidebar's content width is 245px */
}

.post-container{
	padding: 15px;
	background: #2b2b2d url('../images/post-container-corner.gif') right bottom no-repeat;
	margin-bottom: 15px;
}

.post-container h1{
	font-size: 22px;
	font-weight: normal;
	color: #d1d1d1;
	padding-bottom: 0.25em;
	border-bottom: 1px dashed #666;
	margin-top: 1em;
	margin-bottom: 1em;
}

.post-container h2, .post-container h3{
	font-size: 18px;
	font-weight: normal;
	color: #d1d1d1;
	border: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2.blog-post-title{
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	color: #b1d132;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

h2.blog-post-title a{
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	color: #b1d132;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

.post-date{
	display: block;
	padding: 4px;
	background: #343436;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.7em;
	color: #959595;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#comment-container{
	background: #343436 url('../images/comment-container-corner.gif') right top no-repeat;
	padding: 15px;
	margin-top: 15px;
}

.pagination-newer{
	padding: 6px;
	background: #2b2b2d;
	float:left;
	border: 2px solid #343436;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.pagination-older{
	padding: 6px;
	background: #2b2b2d;
	float:right;
	border: 2px solid #343436;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.search-box-container{
	width: 245px;
	height: 24px;
	background: transparent url('../images/search-box-bg.gif') no-repeat;
}

.s{
	border: 0px;
	width: 214px;
	height: 18px;
	margin-left:3px;
	margin-top: 3px;
	color: #333;
}

.searchsubmit{
	border: 0px;
	margin-left: 9px;
	margin-top: 6px;
}

.search-page-header{
	padding: 8px 15px;
	background: #343436;
	margin-bottom: 8px;
}

.widget-container{
	margin-bottom: 15px;
}

.rss-subscribe-button{
	border:0px;
	margin-top: 10px;
}

.wp-caption-text{
	color: #959595;
	font-size: 0.7em;
}