img { border: none; }

BODY {
    background: #0b0108 url(../images/bg-top.jpg) repeat-x top left;
    font-family: "Lucida Grande", "Trebuchet MS", Sans-serif;
    font-size: 75%;
    margin: 0;
    padding: 0;
}

H1,
H2,
H3,
A {
    color: #68073e;
    text-decoration: none;
}

A:hover,
A:active {
	text-decoration: underline;	
}

h3 {
    font-weight: normal;
    font-size: 1.4em;
}

BLOCKQUOTE {
    margin: 0;
    padding: 10px;
}

BLOCKQUOTE P {
    font-size: 1.4em;
}

BLOCKQUOTE P SMALL {
    font-size: 0.9em;
    text-align: right;
    display: block;
    width: 100%;
}

A:focus {
    outline: none;
}

DIV.left-column {
    float: left;
    width: 729px;
}

DIV.right-column {
    float: right;
    width: 210px;
}

DIV#holder {
    margin: 0 auto;
    width: 998px;
}

DIV#wrapper {
    float: left;
    background: #4f4f4f url(../images/bg-wrapper.jpg) no-repeat top left;
    width: 998px;
}

BODY#home H1 {
    display: none;
}

P {
    font-size: 1.2em;
}

P#logo,
P#logo A {
    background: transparent url(../images/logo.gif) no-repeat top left;
    display: block;
    float: left;
    width: 499px;
    height: 160px;
    text-indent: -9000px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 1px;
    line-height: 1px;
}

.image-left {
	float: left;
	padding: 0 15px 15px 0;
	margin: 0;	
}

DIV.event-meetup-link {
	float: left;
	background:#CDCDCD;
	margin:10px 0;
	padding: 8px;
	width: 165px;	
}

DIV.event-meetup-link P {
	margin: 0;
	padding: 0;	
}

P.welcome {
    margin: 0;
    font-size: 1.4em;
    color: #333;
}

DIV#header {
    padding-top: 0;
    padding-bottom: 0;
}

DIV#header UL,
DIV#header FORM {
    width: 288px;
    float: right;
    margin: 0;
    padding: 0;
}

DIV#header UL.header-nav {
    float: right;
    margin: 0;
    padding: 32px 18px 0 0;
    list-style: none;
}

DIV#header FIELDSET {
    border: 0;
    margin: 0;
    padding: 65px 0 0 0;
}

DIV#header FIELDSET LEGEND {
    display: none;
}

DIV#header p.search {
    text-align: right;
    font-size: 1.4em;
    margin: 0;
}

DIV#header p.search LABEL {
    color: #fff;
    padding-right: 5px;
}

DIV#header p.search BUTTON {
    background: none;
    border: 0 none;
    vertical-align: middle;
}

UL.header-nav LI {
    float: right;
    padding-right: 27px;
    background: transparent url(../images/divider.gif) no-repeat right 1px;
    font-size: 1.2em;
    font-weight: bold;
}

UL.header-nav LI.first {
    padding-right: 0;
    background: none;
}

UL.header-nav LI A {
    color: #fff;
    text-decoration: none;
}

SPAN.sidebar-event-time {
	font-size: smaller;
}

/* Layout */
.left { float: left; }
.right { float: left; padding-left: 10px; }
.floating { float: left; padding-top: 20px; }

.centered { text-align: center; }


DIV.intro {
    padding: 0 8px 10px 8px;
    border-bottom: 1px solid #b3b3b3;
}

.no-border {
    border: 0 none !important;
}

.full-width {
    width: 960px;
    padding: 0 19px 17px 19px;
    float: left;
}

/* Boxes */

.box-content,
.inner {
    float: left;
}

.inner H2 {
/*    padding: 0 8px; */
}

DIV.inner {
    padding: 17px 19px;
}

.top,
.bottom {
    height: 8px;
    font-size: 1px;
    line-height: 1px;
    float: left;
    width: 100%;
}

/* Boxes: Dark Gray */

DIV.dark-gray .top {
    background: transparent url(../images/largegray-top.gif) no-repeat top left;
}

DIV.dark-gray .inner {
    background: #b0b0b0 url(../images/darkgray-bg.gif) repeat-x top left;
    border-left: 1px solid #a1a1a1;
    border-right: 1px solid #a1a1a1;
    width: 689px;
}

DIV.dark-gray .bottom {
    background: transparent url(../images/largegray-bottom.gif) no-repeat bottom left;
}

/* Boxes: Light Gray */

DIV.light-gray-wide {
    width: 686px;
}

DIV.light-gray-wide .top {
    background: transparent url(../images/lightgray-wide-top.gif) no-repeat top left;
}

DIV.light-gray-wide .inner {
    background: #d7d7d7 url(../images/lightgray-bg.gif) repeat-x top left;
    border: 0 none;
    width: 648px;
}

DIV.light-gray-wide .bottom {
    background: transparent url(../images/lightgray-wide-bottom.gif) no-repeat bottom left;
}

DIV.light-gray-narrow {
    width: 333px;
}

DIV.light-gray-narrow .top {
    background: transparent url(../images/lightgray-narrow-top.gif) no-repeat top left;
}

DIV.light-gray-narrow .inner {
    background: #cdcdcd url(../images/lightgray-narrow-bg.gif) repeat-x top left;
    border: 0 none;
    width: auto;
}

DIV.light-gray-narrow .bottom {
    background: transparent url(../images/lightgray-narrow-bottom.gif) no-repeat bottom left;
}

DIV.blockquote {
    margin: 0;
    padding: 0;
}

DIV.video {
    margin: 0;
    padding: 7px 7px 7px 6px;
}

DIV.light-gray-narrow BLOCKQUOTE {
    width: 310px;
    padding: 55px 0 0 23px;
    background: transparent url(../images/quote-start.gif) no-repeat top left;
}

DIV.light-gray-narrow BLOCKQUOTE P {
    padding: 0 76px 35px 0;
    margin: 0;
    background: transparent url(../images/quote-end.gif) no-repeat bottom right;
}

/* Lists */

ul.feature-list {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.feature-list li {
    display: block;
    float: left;
}

ul.feature-list img {
    display: block;
    width: 136px;
    height: 100px;
    float: left;
    margin: 0;
    padding: 0 18px 18px 0;
}

ul.feature-list h3 {
    margin-top: 0;
    margin-bottom: 0;
}

li.next-event {
	width: 390px;
	background:#FFFFAF;
	padding: 20px;
	border: 1px dashed black;
	margin: 10px 0;	
}

li.odd-row {
	list-style-type: none;
	background:#CCCCCC;
	padding: 10px;
}

li.even-row {
	list-style-type: none;
	padding: 10px;
}

p.event-time {
	font-size: 100%;
	font-weight: bold;
}

ul.feature-list .feature-link {
    text-align: right;
    font-weight: bold;
    text-transform: lowercase;
}

ul.feature-list .feature-link A {
    text-decoration: none;
}

/* Inner page */

div.inner-page {
    padding: 17px 15px;
    float: left;
    width: 656px !important;
}

div.inner-page-container {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

div.inner-page-container .full-width {
    display: block;
    width: 656px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;	
}

div.inner-page-container .floating-right {
    display: block;
    width: 446px;
    float: right;
    margin: 0;
    padding: 0;
}

div.inner-page-container .floating-left {
    display: block;
    width: 187px;
    border-right: 1px solid #b5b1b9;
    float: left;
    margin: 0;
    padding: 0 0 30px 0;
}

div.inner-page-container .floating-left H2 {
    background: #560d3b url(../images/sidebar-title.gif) repeat-x top left;
    width: 178px;
    padding: 8px 5px 8px 5px;
    margin: 0;
    float: left;
    color: #fff;
    text-align: left;
    font-weight: normal;
    font-size: 1.4em;
}

div.inner-page-container .floating-left UL {
    margin: 0;
    padding: 8px 5px;
    list-style: none;
    float: left;
    width: 177px;
}

div.inner-page-container .floating-left LI {
    font-size: 1.2em;
    margin: 0;
    padding: .3em 17px .3em 0;
    float: left;
    width: 160px;
}

div.inner-page-container .floating-left LI.children-closed {
	background: url(../images/right-arrow.gif) no-repeat right 7px;
}

div.inner-page-container .floating-left LI.children-open {
	background: url(../images/down-arrow.gif) no-repeat right 7px;
}

div.inner-page-container .floating-left LI.section,
div.inner-page-container .floating-left LI.current {
	font-weight: bold;	
}

div.inner-page-container .floating-left LI.section UL,
div.inner-page-container .floating-left LI.current UL {
	font-weight: normal;	
}

div.inner-page-container .floating-left UL UL {
	width: 160px;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

div.inner-page-container .floating-left UL UL LI {
	padding-left: 10px;
	margin: 0;
	width: 150px;
	font-size: 100%;
}

div.inner-page-container .floating-right H1,
div.inner-page-container .full-width H1 {
    display: block;
    font-weight: bold;
    font-size: 1.4em;
    margin-top: 0;
}

div.inner-page-container .floating-right UL,
div.inner-page-container .full-width UL,
div.inner-page-container .floating-right UL P,
div.inner-page-container .full-width UL P {
	font-size: 100%;
}

div.inner-page-container .floating-right UL LI,
div.inner-page-container .full-width UL LI {
	font-size: 1.2em;	
}

div.inner-page-container .floating-right UL LI UL LI,
div.inner-page-container .full-width UL LI UL LI {
	font-size: 100%;
}

/* Bookmarks */
div.bookmark-bar {
    padding: 15px 0 0 162px;
    width: 584px;
    float: left;
    border-top: 1px solid #adadad;
}

div.bookmark-bar UL {
    border: 1px solid #b4b4b4;
    width: 466px;
    float: left;
    background: #949494 url(../images/bookmark-bg.gif) repeat-x top left;
    list-style: none;
    margin: 0;
    padding: 0;
}

div.bookmark-bar LI {
    float: left;
    line-height: 37px;
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

/* Footer */
DIV#footer {
    width: 960px;
}

DIV#footer .top {
    margin-top: 19px;
    background: transparent url(../images/footerbar-top.gif) no-repeat top left;
}

DIV#footer .inner {
    background: #b8b8b8 url(../images/footer-bg.gif) repeat-x top left;
    border: 0 none;
    width: 922px;
}

DIV#footer .bottom {
    background: transparent url(../images/footerbar-bottom.gif) no-repeat bottom left;
}

DIV#footer UL {
    list-style: none;
	clear:left;
    padding: 0;
    margin: 10px 0 0 0;
    width: 600px;
    font-size: 100%;
}

DIV#footer LI {
    float: left;
    padding: 0 0 0 12px;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    background: transparent url(../images/seperator.gif) no-repeat left 2px;
}

DIV#footer LI.first {
    background: none;
    padding: 0 0 0 20px;
    background: transparent url(../images/RSS_feed.gif) no-repeat top left;
}

DIV#footer LI.first A {
	display: block;
	width: 100%;
	height: 100%;
	float: left;	
}

DIV#footer P {
	clear:left;
	margin:10px 0 5px 0;
}

/* Sidebar */
DIV.sidebar {
    width: 210px;
    float: left;
    background: #b0b0b0 url(../images/sidebar-bg.gif) no-repeat 0 6px;
}

DIV.sidebar DIV {
    width: 182px;
    padding: 0 14px;
    float: left;
}

DIV.sidebar DIV.list-container {
    padding: 0;
    margin: 0;
    width: 210px;
}

DIV.sidebar DIV.event {
    padding: 0;
}

DIV.sidebar DIV.event P {
    padding: 8px 30px;
    margin: 0;
}

DIV.centered P {
    margin: 0;
    padding: 8px 0;
}

DIV.sidebar H3 {
    background: #560d3b url(../images/sidebar-title.gif) repeat-x top left;
    width: 190px;
    padding: 8px 10px;
    margin: 0;
    float: left;
    color: #fff;
    text-align: left;
}

DIV.sidebar H3 A {
	color: #fff;
}

DIV.sidebar H3.top-title {
    background: #46062e url(../images/sidebar-title-top.gif) repeat-x top left;
}

DIV.sidebar UL {
    list-style-type: square;
    padding-left: 20px;
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
    width: 160px;
}

DIV.sidebar UL LI {
    font-size: 1.2em;
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 2px;
}

DIV P.join-today {
	padding-top: 0;	
}

DIV P.join-today A {
    background: url(../images/btn-jointoday-large.png) no-repeat top left;
    display: block;
    width: 208px;
    height: 82px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-indent: -9000px;
    text-decoration: none;
}

DIV.sidebar-bottom {
    background: transparent url(../images/sidebar-bottom.gif) no-repeat top left;
}

DIV.breadcrumb P {
	font-weight: bold;
}

DIV.breadcrumb A {
	font-weight: normal;	
}

DIV.related-articles {
	margin: 10px 0;
	padding: 10px;
	background: #cdcdcd;
}

DIV.related-articles UL {
	margin: 0;
	padding: 0;
	list-style: none;	
}

DIV.related-articles LI {
	display: block;
	margin: 0;
	padding: 0;
}

DIV.related-articles H3 {
	font-weight: bold;
	margin: .3em 0;
	color: #333;
}

DIV.bookmark-toolbar {
	width: 100%;
	padding: 30px 0 0 0;	
}
