/* 
NOLASWING.COM
CSS DOCUMENT
2010.01.06
VERSION 1.0
GLOBAL STYLES
AUTHOR: VDT
*/

/* BASE
----------------------------- */

body {
    font-size: 62.5%;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
    color: #cacaca;
    text-align: center;
	background: #000 url(/images/site/bg-home.png) no-repeat top center;
}
img { border: none; }
strong { font-weight: bold; }
h1 { 
	position: absolute;
    top: -10000px;
}

a:link, a:visited {
	color: #fff;
    text-decoration: underline;
}
a:hover {
	color: #0051af;
    text-decoration: none;
}
body#blog a:link, body#blog a:visited {
	color: #0f2e44;
}

/* LAYOUT
----------------------------- */

#wrapper {
	position: relative;
    width: 993px;
    min-height: 1000px;
    text-align: left;
    margin: 0 auto;
}
#logo {
	position: relative;
	float: left;
	top: 20px;
	left: 20px;
	width: 599px;
    height: 101px;
	margin-bottom: 20px;
}
#logo a {
    position: absolute;
    height: 90px;
    display: block;    
}
#lines {
	position: absolute;
	top: 30px;
	left: 445px;
	width: 238px;
	height: 465px;
}
#contact-info {
	position: absolute;
	top: 233px;
	left: 648px;
	width: 264px;
	height: 81px;
}
#contact-info a:link {
	width: 264px;
	height: 81px;
	display: block;
}
#content {
	position: relative;
    float: left;
    width: 550px;
    padding: 30px 0 0 30px;
}

/* NAV
----------------------------- */

#nav {
	position: relative;
	float: left;
	left: 20px;
    width: 599px;
    height: 30px;
}
#nav ul li {
	display: block;
    position: relative;
    float: left;
    height: 30px;
}
#nav ul li a {
    float: left;
    height: 30px;
}
#nav ul li a span {
	display: none;
}

#nav li a#about {
    background: transparent url(/images/site/nav.png) no-repeat 0 0;
    width: 76px;
}
#nav ul li:hover a#about, #nav ul li.hover a#about {
	background: transparent url(/images/site/nav.png) no-repeat 0 50%;
}
#nav ul li.current a#about {
	background: transparent url(/images/site/nav.png) no-repeat 0 100%;
}

#nav li a#music {
    background: transparent url(/images/site/nav.png) no-repeat -76px 0;
    width: 118px;
}
#nav ul li:hover a#music, #nav ul li.hover a#music {
	background: transparent url(/images/site/nav.png) no-repeat -76px 50%;
}
#nav ul li.current a#music {
	background: transparent url(/images/site/nav.png) no-repeat -76px 100%;
}

#nav li a#dance {
    background: transparent url(/images/site/nav.png) no-repeat -194px 0;
    width: 122px;
}
#nav ul li:hover a#dance, #nav ul li.hover a#dance {
	background: transparent url(/images/site/nav.png) no-repeat -194px 50%;
}
#nav ul li.current a#dance {
	background: transparent url(/images/site/nav.png) no-repeat -194px 100%;
}

#nav li a#calendar {
    background: transparent url(/images/site/nav.png) no-repeat -317px 0;
    width: 112px;
}
#nav ul li:hover a#calendar, #nav ul li.hover a#calendar {
	background: transparent url(/images/site/nav.png) no-repeat -317px 50%;
}
#nav ul li.current a#calendar {
	background: transparent url(/images/site/nav.png) no-repeat -317px 100%;
}

#nav li a#links {
    background: transparent url(/images/site/nav.png) no-repeat -428px 0;
    width: 104px;
}
#nav ul li:hover a#links, #nav ul li.hover a#links {
	background: transparent url(/images/site/nav.png) no-repeat -428px 50%;
}
#nav ul li.current a#links {
	background: transparent url(/images/site/nav.png) no-repeat -428px 100%;
}

#nav li a#contact {
    background: transparent url(/images/site/nav.png) no-repeat -532px 0;
    width: 67px;
}
#nav ul li:hover a#contact, #nav ul li.hover a#contact {
	background: transparent url(/images/site/nav.png) no-repeat -532px 50%;
}
#nav ul li.current a#contact {
	background: transparent url(/images/site/nav.png) no-repeat -532px 100%;
}

/* TYPOGRAPHY
----------------------------- */

h2 {
	clear: both;
	font-size: 1.9em;
	color: #093160;
	margin: 0 0 15px 0;
	font-weight: normal;
}
div#content h3 {
	color: #093160;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	font-weight: normal;
}
div#content p {
	color: #fff;
	font-size: 1.3em;
    line-height: 1.8em;
    margin-bottom: 1.5em;
	font-weight: normal;
}

/* PORTFOLIO
----------------------------- */

ul.portfolio-thumbs {
	clear: both;
    display: block;
	margin-bottom: 20px;
    float: left;
}
ul.portfolio-thumbs li {
	display: block;
    float: left;
    margin: 0 2px 2px 0;
    border: 1px solid #000;
    width: 40px;
    height: 40px;
}
div#vimeo_badge_logo {
	display: none;	
}
div.vimeo-video-wrapper {
	margin-bottom: 15px;	
}

/* TWITTER
----------------------------- */

body#home div#twtr-profile-widget p {
	font-size: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
body#home div#twtr-profile-widget h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* CLASSES & EVENTS
----------------------------- */

div.class-wrapper {
    clear: both;
    float: left;
    color: #000;
    margin-bottom: 15px;
    border-bottom: 1px dotted #05348c;
}
div.class-title {
	float: left;
    width: 100%;
    margin-right: 5px;
}
div.class-title h3 {
	color: #000;
	font-size: 1.1em;
    line-height: normal;
	margin: 0;
	font-weight: bold;
}
div.class-excerpt {
	clear: left;
	float: left;
    width: 200px;
    margin-right: 5px;
}
body#classes #content div.class-body p, body#events #content div.class-body p {
	font-size: 1.1em;
    line-height: normal;
}
div.class-attendance {
	float: left;
    width: 100px;
}
body#classes #content div.class-attendance li, body#events #content div.class-attendance li {
	font-size: 1.1em;
    margin-bottom: 5px;
    line-height: normal;
}
body#classes h2 {
	clear: both;
	font-size: 1.8em;
	margin: 0 0 10px 0;
	font-weight: normal !important;
	color: #000;
}
body#classes div#content h3, body#events div#content h3 {
	color: #000;
	clear: both;
	font-size: 1.5em;
	margin: 0 0 10px 0;
	font-weight: normal;
}
body#classes div#content a:link h3, body#classes div#content a:visited h3, body#events div#content a:link h3, body#events div#content a:visited h3 {
	color: #3387e5;
	text-decoration: underline;
}
body#classes div#content a:hover h3, body#events div#content a:hover h3 {
	color: #fa265a;
    text-decoration: none;
}
body#classes div.addthis_toolbox, body#events div.addthis_toolbox {
	margin-bottom: 15px;	
}
img.events-thumbnail {
	float: left;
	margin: 5px 15px 10px 0;
}

/* COMMENTS
----------------------------- */

div.comments-wrapper div {
	border-top: 1px dotted #4e718d;
	padding-top: 10px;
}
ul.wlk_helpfulrater {
	margin-bottom: 15px;	
}
ul.wlk_helpfulrater li {
	font-size: 1.2em;
	color: #000;
	margin-bottom: .5em;
}

/* BLOG
----------------------------- */

div.blog-entry-wrapper {
	margin-bottom: 15px;	
}
h3#comment {
	color: #000;
}
a.comments_invite {
	padding-left: 20px;
	background: transparent url(/images/site/icon-comment.png) no-repeat 0 0;
}
body#blog div#content p {
	color: #000;
	font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}
body#blog div#content h3 {
	color: #000;
	clear: both;
	font-size: 1.5em;
    font-weight: bold !important;
	margin: 0 0 10px 0;
	font-weight: normal;
}
div.blog-entry-listing {
	margin-bottom: 15px;
	border-bottom: 1px dotted #05348c;
}
body#blog p.published {
	width: auto;
	display: block;
	margin-bottom: 10px;
	clear: left;
	font-size: 1.25em !important;
	margin-bottom: .5em !important;
}
body#blog div.blog-entry-wrapper p.published {
	font-size: 1.2em !important;
}
body#blog p.entry-title {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	font-size: 1.5em !important;
    line-height: 1.5em;
	margin-bottom: .5em !important;
    font-weight: bold;
}
body#blog p.excerpt {
	
}
body#blog div.addthis_toolbox {
	margin-bottom: 15px;	
}

/* VARIABLES
----------------------------- */

.bb {
	border-bottom: 1px dotted #fff;
}
.cb {
	clear: both;
}
.pb5 {
	padding-bottom: 5px;
}
.mt5 {
	margin-top: 5px;	
}
.mt15 {
	margin-top: 15px;	
}
.mr15 {
	margin-right: 15px;
}
.mb15 {
	margin-bottom: 15px;	
}
.ml15 {
	margin-left: 15px;	
}