/*
Theme Name: Articulate city
Theme Author: Moxie Design Studios&trade;
Theme URL: http://moxiedesignstudios.com
*/

/* main selectors */
body {
	margin: 0;
	padding: 0;
	font: 13px/20px Tahoma, Arial, Helvetica, 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #000;
	background: #008C98;
	min-width: 980px;
}

a {
	color: #990066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span.hilite {
background: #008C98;
font-weight: bold;
}

em, i {
font-family: Georgia,'Times New Roman', Times, serif;
font-size: 13px;
}


.alignleft {
	float: left;
	margin: 0 12px 8px 0;
}

.alignright {
	float: right;
	margin: 0 0 8px 12px;
}

.aligncenter {
	text-align: center;
}

img.aligncenter {
	display: block;
	margin: 0 auto 14px auto;
}

img {
	border: none;
}

div.welcome img {
	border: 1px solid #8DC8D1;
	vertical-align: middle;
}


img.ttf {
	vertical-align: baseline;
	display: block;
	border: none !important;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}

ul, ol {
	margin: 0 0 0 22px;
	padding: 0 0 18px 0;
}

dl, dt {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0 0 18px 0;
}

h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 18px;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	color: #008C98;
}

h3 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #990066;
}

h4 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #008C98;
}

div.body h3 {
	clear: both;
}

h3 span {
	font-weight: bold;
	color: #008C98;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
	list-style: none;
}

input.text {
	font: 11px/13px 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #000;
	background: #FFF;
	margin: 0;
	padding: 3px 4px;
	border: 1px solid #000;
	vertical-align: middle;
}

input.contact {
border: none;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
color: #000;
display: block;
margin: 0 0 0 400px;
width: 50px;
height: 18px;
padding: 0;
background: #FFF url(images/button-signup.gif) no-repeat;
}

textarea.text {
width: 450px;
}


div.widget input.text,
div.widget select {
	border-color: #FFF;
}

select {
	font: 11px/13px 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #000;
	background: #FFF;
	margin: 0;
	border: 1px solid #000;
	vertical-align: middle;
}

input.image {
	margin: 0;
	vertical-align: middle;
	font: bold 11px/13px 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #000;
}

textarea {
	font: 11px/13px 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #000;
	background: #FFF;
	margin: 0;
	padding: 4px;
	border: 1px solid #000;
	vertical-align: middle;
	overflow: auto;
}


/* main layouts abd backgrounds */
div.layout {
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/* header section */
#header {
	width: 100%;
	position: relative;
	z-index: 5;
	background: #0E0C0D url(images/background-header.png) repeat-x;
	border-bottom: 2px solid #008C98;
}

#header div.layout {
	height: 148px;
	overflow: visible;
}

#header q {
	position: absolute;
	top: 20px;
	right: 20px;
	text-indent: -9999px;
	overflow: hidden;
	quotes: none;
	width: 218px;
	height: 42px;
	background: url(images/tagline.gif) no-repeat;
}

#header q:after, #header q:before {
	content: '';
}

/* header rsvp link */
#header a.rsvp {
	position: absolute;
	top: 0;
	left: 350px;
	width: 171px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	background: #008C98 url(images/link-rsvp.gif) no-repeat;
}

#header a.rsvp:hover {
	background-position: 0 -29px;
	background-color: #993366;
}

/* logo section */
h1.logo {
	margin: 0;
	padding: 0;
	font-size: 11px;
	position: absolute;
	top: 13px;
	left: 10px;
}

h1.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 174px;
	height: 174px;
	background: url(images/logo.gif) no-repeat;
}

/* navigation section */
#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 122px;
	left: 215px;
}

#navigation li {
	float: left;
}

#navigation li a {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
	background-repeat: no-repeat;
	color: #FFF;
}

#navigation li a:hover {
	background-position: 0 -34px;
	color: #008C98;
}

#navigation li.active a,
#navigation li.active a:hover {
	background-position: 0 -68px;
	color: #008C98;
}

#navigation li.home a {width: 61px;background-image: url(images/navigation/home.gif);}
#navigation li.join a {width: 55px;background-image: url(images/navigation/join.gif);}
#navigation li.about a {width: 69px;background-image: url(images/navigation/about.gif);}
#navigation li.events a {width: 78px;background-image: url(images/navigation/events.gif);}
#navigation li.blog a {width: 57px;background-image: url(images/navigation/blog.gif);}
#navigation li.photos a {width: 76px;background-image: url(images/navigation/photos.gif);}
#navigation li.community a {width: 103px;background-image: url(images/navigation/community.gif);}
#navigation li.press a {width: 69px;background-image: url(images/navigation/press.gif);}
#navigation li.partners a {width: 94px;background-image: url(images/navigation/partners.gif);}
#navigation li.contact a {width: 83px;background-image: url(images/navigation/contact.gif);}

/* header ning section */
ul.ning {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 8px;
	left: 400px;
	color: #8DC8D1;
}

ul.ning li {
	float: left;
	padding: 0 7px 0 14px;
	background: url(images/bullet-ning.gif) no-repeat left;
font-size: 11px;
}

ul.ning li.first {
	padding-left: 0;
	background: none;
	font-weight: bold;
}

ul.ning a {
	color: #8A8C8F;
}

ul.ning a:hover {
	color: #8DC8D1;
	text-decoration: none;
}

/* footer section */
#footer {
	width: 100%;
	position: relative;
	border-top: 2px solid #333;
	font-size: 11px;
	line-height: 13px;
	color: #333;
}

#footer div.layout {
	overflow: visible;
	margin-top: -2px;
}

#footer div.inner {
	width: 745px;
	padding: 12px 20px 30px 20px;
	background: #000;
	border-top: 2px solid #008C98;
	margin-left: 195px;
	overflow: hidden;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	border-left: 1px solid #333;
	padding: 0 5px 0 9px;
}

#footer ul li.copy {
	border-left: none;
	padding-left: 16px;
	background: url(images/bullet-ning.gif) no-repeat left;
}

#footer ul a {
	color: #333;
}

#footer ul a:hover {
	color: #8DC8D1;
	text-decoration: none;
}

/* content section */
#content {
	width: 100%;
	overflow: hidden;
	background: #8DC8D1;
	position: relative;
	z-index: 3;
}

#content div.layout {
	background: url(images/background-content.gif) repeat-y top right;
}

#main {
	width: 785px;
	float: right;
	background: #FFF;
	padding: 35px 0 0 0;
}

#sidebar {
	width: 195px;
	float: left;
	padding: 68px 0 10px 0;
}

#primary {
	width: 480px;
	float: left;
	padding: 15px 0 10px 20px;
}

#secondary {
	width: 245px;
	float: right;
	padding-right: 20px;
}

/* widgets section */
div.widget {
	width: 100%;
	margin-bottom: 35px;
	position: relative;
}

div.widget:after,
div.widget-inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div.widget p, div.widget ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

div.widget a {
	color: #993366;
}

div.widget h3 {
	padding-bottom: 10px;
}

div.widget div.inner {
	padding: 0 10px;
}

#sidebar div.widget div.inner {
	padding-left: 20px;
}

div.alt div.widget {
	background: #D1EAEC url(images/widget-bottom.gif) no-repeat bottom left;
	margin-bottom: 30px;
}

div.alt div.widget div.inner {
	background: url(images/widget-top.gif) no-repeat;
	padding: 10px 10px 0 10px;
}

#sidebar div.alt div.widget {
	background: #A4D3DA url(images/widget-bottom-sidebar.gif) no-repeat bottom left;
}

#sidebar div.alt div.widget div.inner {
	background: url(images/widget-top-sidebar.gif) no-repeat;
	padding-left: 10px;
}

#secondary div.alt div.widget div.inner {
	padding-top: 20px;
	padding-bottom: 10px;
}

div.widget em.head {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: top;
}

div.widget strong.head {
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	padding-bottom: 5px;
}

div.widget strong.head img.ttf {
	display: inline;
	padding-left: 17px;
	background: url(images/bullet-widget-lite.gif) no-repeat;
	margin-left: -17px;
}

#secondary div.widget strong.head {
	margin-bottom: 10px;
}

#secondary div.widget strong.head img.ttf {
	background-image: url(images/bullet-widget.gif);
	margin-left: 0;
}

#secondary div.widget strong.head span {
	background: url(images/bullet-widget.gif) no-repeat top right;
	padding-right: 17px;
	border-bottom: 1px dashed #8DC8D1;
	padding-bottom: 2px;
}

/* rss widget section */
div.widget-rss strong.head {
	padding: 0 0 10px 0!important;
}

div.widget-rss strong.head img.ttf {
	background-image: url(images/link-rss.gif);
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
	margin: 0 !important;
}

/* search widget section */
div.widget p.quick-search {
	width: 100%;
	padding: 0;
	background: url(images/deco-search.gif) no-repeat bottom left;
}

p.quick-search:after,
div.widget-signup dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

p.quick-search input.text {
	width: 155px;
	display: block;
	margin-bottom: 10px;
}

div.alt p.quick-search input.text {
	width: 165px;
}

p.quick-search input.image {
	float: right;
}

/* signup widget section */
div.widget-signup em.head {
	height: 56px;
	background-image: url(images/widget-signup.gif);
}

div.widget-signup dl {
	width: 100%;
	padding-bottom: 5px;
}

div.widget-signup dd {
	padding: 0 0 5px 10px
}

div.widget-signup dd.button {
	float: right;
	padding-top: 5px;
}

div.widget-signup dd.privacy {
	float: left;
	padding-top: 5px;
	padding-left: 0;
}

div.widget-signup dd.privacy a {
	padding-left: 15px;
	background: url(images/bullet-widget-list.gif) no-repeat;
}

div.widget-signup input.text {width: 145px;}
div.alt div.widget-signup input.text {width: 155px;}

/* twitter widget section */
div.widget-twitter div.deco,
div.theme_aktt_widget div.deco {
	position: absolute;
	top: -20px;
	left: 0;
	width: 177px;
	height: 39px;
	background: url(images/deco-twitter.gif) no-repeat;
}

div.widget-twitter div.inner,
div.theme_aktt_widget div.inner {
	padding-top: 25px !important;
}

div.widget-twitter p.date,
div.theme_aktt_widget p.date{
	text-align: right;
}

div.widget-twitter em.head a,
div.theme_aktt_widget em.head a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 124px;
	height: 34px;
	background: url(images/widget-twitter.gif) no-repeat;
	margin: 0 auto;
}

/* browse widget section */
div.widget-browse select {
	display: block;
	width: 99%;
	margin-bottom: 10px;
}

/* discount widget section */
div.widget p.discount {
	padding: 0;
	height: 100px;
	position: relative;
}

div.widget p.discount a {
	width: 176px;
	height: 122px;
	position: absolute;
	top: 0;
	left: -10px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/widget-discount.gif) no-repeat;
}

div.alt div.widget p.discount a {
	left: 0;
}

/* links widget section */
div.widget-links {
	font-size: 11px;
	line-height: 16px;
}

/* membership buy link section */
p.buy {
	padding: 0 !important;
}

p.buy a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 225px;
	height: 48px;
	background: url(images/link-buy.gif) no-repeat;
}

p.buy a:hover {
	background-position: 0 -48px;
}

/* upcoming events widget section */
div.widget-events ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

div.widget-events ul li {
	border-bottom: 1px dashed #8DC8D1;
}

div.widget-events ul a {
	display: block;
	padding: 8px 25px;
	background: url(images/bullet-upcoming.gif) no-repeat 8px 10px;
}

div.widget-events ul a span {
	display: block;
	color: #000;
}

div.widget-events ul a:hover {
	text-decoration: none;
	color: #1EA3A5;
	background-color: #E8F4F5;
	background-image: url(images/bullet-upcoming-hover.gif);
}

div.widget-events p {
	padding: 8px 25px;
	background: url(images/bullet-upcoming.gif) no-repeat 8px 10px;
}

/* stuff widget section */
div.widget-stuff em.head {
	height: 53px;
	background-image: url(images/widget-stuff.gif);
}

div.alt div.widget-stuff div.inner {
	padding-top: 10px !important;
	padding-bottom: 0 !important;
}

div.widget-stuff h3 {
	padding-bottom: 4px;
}

div.widget-stuff p.more {
	width: 100%;
	overflow: hidden;
}

div.widget-stuff p.more a {
	width: 104px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/widget-stuff-more.gif) no-repeat;
	float: right;
}

/* gallery widget section */
#secondary div.widget-gallery strong.head {
	margin-bottom: 0;
}

#secondary div.widget-gallery strong.head span {
	border: none;
	padding-bottom: 0;
}

div.widget-gallery img {
	display: block;
	border: 1px solid #279EA8;
}

div.widget-gallery p {
	padding: 4px 0 10px 0;
	font-size: 11px;
	text-align: center;
}

/* slideshow widget section */
div.widget_slideshow embed,
div.widget_slideshow object{
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #279EA8;
}

/* inner boxes section */

/* headlines section */
div.headline {
	width: 100%;
	overflow: hidden;
	padding-bottom: 2px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #8DC8D1;
}

div.headline h2 {
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
	padding: 0;
	background-repeat: no-repeat;
}

div.headline h2.misc {
	padding-left: 20px;
	text-indent: 0;
	padding-bottom: 6px;
	background: url(images/headlines/star.gif) no-repeat 0 2px;
	height: auto;
}

div.headline h2.welcome {background-image: url(images/headlines/welcome.gif);}
div.headline h2.blog {background-image: url(images/headlines/blog.gif);}
div.headline h2.event {background-image: url(images/headlines/event.gif);}
div.headline h2.events {background-image: url(images/headlines/events.gif);}

/* welcome box section */
div.welcome {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

div.welcome div.icon {
	width: 200px;
	float: left;
        margin: 6px 10px 3px 0px;
}

div.welcome div.icon p {
	padding: 4px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 11px;
}

div.welcome div.text {
	width: 195px;
	float: right;
}

/* sociable box section */
div.sociable {
	width: 100%;
	overflow: hidden;
	padding-bottom: 18px;
	margin: 0 !important;
}

div.sociable_tagline {
	display: none !important;
}

div.sociable ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

div.sociable ul li {
	float: left;
	padding-left: 7px;
	line-height: 15px;
}

div.post div.sociable img {
	border: none;
}

/* post section */
div.post {
/*	width: 100%;*/
	overflow: hidden;
	margin-bottom: 20px;
}

div.post div.head, div.post div.body, div.post div.foot {
	width: 100%;
	overflow: hidden;
}

/* post head section */
div.post div.head p {
	color: #008C98;
	padding-bottom: 14px;
}

/* post foot section */
div.post div.foot {
	border-top: 1px dashed #8DC8D1;
	padding: 8px 0 6px 0;
}

div.post div.foot ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}

div.post div.foot ul li {
	float: left;
	border-left: 1px solid #000;
	padding: 0 8px;
}

div.post div.foot ul li.comments {
	padding-left: 20px;
	border: none;
	background: url(images/bullet.gif) no-repeat;
}

/* simple blog section */
div.section {
	width: 100%;
	margin-bottom: 20px;
}

div.section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* respond form section */
div.respond h3 {
	padding-bottom: 10px;
}

div.respond ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

div.respond ul li {
	margin-bottom: 14px;
	line-height: 22px;
}

div.respond ul li.button {
	text-align: right;
	margin-top: -8px;
	position: relative;
}

div.respond input.text {
	width: 260px;
	margin-right: 5px;
}

div.respond textarea {
	width: 470px;
	height: 90px;
}

/* comments and trackbacks section */
ol.comments,
ol.comments ul.children {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.comments, div.trackbacks {
	margin-bottom: 10px;
}

div.comment, div.trackback {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

div.comment img.avatar {
	float: right;
	margin: 4px 4px 14px 0;
	display: inline;
	border: 1px solid #0091BB;
}

div.comment p, div.trackback p {
	padding-bottom: 10px;
}

div.comment p.info, div.trackback p.info {
	padding-bottom: 6px;
	font-weight: bold;
}

div.trackback p.info {
	color: #FFF;
}

div.comment div.inner, div.trackback div.inner {
	overflow: hidden;
	position: relative;
	height: 1%;
	padding: 10px 10px 0 10px;
}

div.comment cite, div.trackback cite {
	font-style: normal;
}

div.comment {
	width: 480px;
	float: left;
	background: #E8F4F5 url(images/comment-br.gif) no-repeat bottom right;
	display: inline;
}

div.comments div.depth-2 {margin-left: 20px;width: 460px;}
div.comments div.depth-3 {margin-left: 40px;width: 440px;}
div.comments div.depth-4 {margin-left: 60px;width: 420px;}
div.comments div.depth-5 {margin-left: 80px;width: 400px;}

div.comment div.bg1 {background: url(images/comment-tr.gif) no-repeat top right;}
div.comment div.bg2 {background: url(images/comment-bl.gif) no-repeat bottom left;}
div.comment div.inner {background: url(images/comment-tl.gif) no-repeat;}

div.bypostauthor {background-color: #8DC8D1;background-image: url(images/comment-alt-br.gif);}
div.bypostauthor div.bg1 {background: url(images/comment-alt-tr.gif) no-repeat top right;}
div.bypostauthor div.bg2 {background: url(images/comment-alt-bl.gif) no-repeat bottom left;}
div.bypostauthor div.inner {background: url(images/comment-alt-tl.gif) no-repeat;}

div.comment div.text {
	margin-right: 65px;
}

div.trackback {
	width: 480px;
	float: left;
	background: #993366 url(images/trackback-bottom.gif) no-repeat bottom left;
}

div.trackback div.inner {
	background: url(images/trackback-top.gif) no-repeat;
	padding-right: 75px;
}

div.trackback a {
	color: #A4D3DA;
}

/* navigation box section */
div.navigation {
	width: 480px;
	overflow: hidden;
	padding-bottom: 10px;
	position: absolute;
	bottom: 0;
	left: 215px;
}

div.navigation span.prev {
	float: left;
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat left;
}
div.navigation span.next {
	float: right;
	padding-right: 20px;
	background: url(images/bullet.gif) no-repeat right;
}

/* next gen styles */
div.ngg-widget img {
	border: 1px solid #279EA8 !important;
	margin:0 !important;
	padding: 0 !important;
}

/* slideshow test */
div.ngg-gallery-hidden {display: none !important}
div.ngg-event-thumbnail {float: left; padding-right: 10px; height: 190px;}
div.photo-holder p, div.photo-holder br {clear: both;}

div.ngg-event-thumbnail p, div.ngg-event-thumbnail h3 {width: 120px;}


div.post blockquote,
div.page blockquote {
background: #D1EAEC;
border: 1px dashed #8DC8D1;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

padding: 5px 10px;
}

div.post a.pdf {
background: url(images/pdf.gif) left no-repeat;
padding-left: 30px;
}

div.post div.downloads blockquote form {
float: left;
margin-right: 5px;
}

div.post div.downloads blockquote p strong{
font-size: 13px;
}

div.post div.downloads blockquote p {
padding-bottom: 8px;
}

/* IMAGE CAPTION */
.wp-caption {
border: 1px solid #A4D3DA;
text-align: center;
background-color: #FFF;
padding-top: 4px;
margin: 0px 10px 10px 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
}

div.post p img {
border: 1px solid #A4D3DA;
background-color: #FFF;
padding: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

div.post p img.wp-smiley {
border: 0;
background: transparent;
padding: 0;
}

div.post div.body ul {
margin: 5px 15px;
display: block;
list-style: none;
}

div.post div.body ul li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #A4D3DA;
}

div.post div.body div.sociable ul li {
border-bottom: 0;
}

.communityevent {
background: #D1EAEC url(images/commevent.png) bottom right no-repeat;
padding: 10px;
}