/* @override http://www.lexingtonflashcoders.com/stylesheets/sblog.css?1231570121 */

/* @group general */

html {
	background-color: #CFC4C6;
}

body {
	line-height: 1.3;
	font: 75%/160% Arial, Helvetica, sans-serif;
	background: #CFC4C6 url(/images/bodybg1.gif) no-repeat center top;
	color: #333333;
	background-color: #CFC4C6;
	width: 100%;
	display: table;
}

a {
	color: #605861;
	text-decoration: none;
	outline: none;
}

p {
	padding: 0 0 0em;
}

p.other-info {
	padding: 0px;
	margin: 2em 0px 0px;
}

#content {
	width: 490px;
	float: left;
	position: relative;
	padding: 10px 0 20px 0px;
	z-index: 5;
}

#content div.pagination a {
	color: #a639c6;
	text-decoration: underline;
}
#content div.pagination a:hover {
	color: #A32BC7;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #A32BC7;
}



#content-wrap {
	width: 904px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0px;
}

#top {
	height: 100%;
}

.pagination {
	padding: 0 0 20px 0px;
	width: 490px;
	font: 2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a89aaa;
}



/* @end */

/* @group #sidebar */



#sidebar {
	width: 267px;
	float: right;
	padding-right: 10px;
	padding-top: 44px;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

#sidebar div.about p {
	margin-left: .3em;
	margin-top: 1.1em;
	margin-bottom: .3em;
}

#sidebar div.next-meeting>li  {
	list-style-type: none;
}



div.post p.other-info span.author,
div.post p.other-info span.date,
div.post p.other-info span.categories,
div.post p.other-info span.comment-summary a {
	position: relative;
	color: #CFC4C6;
	background-color: #605861;
	display: inline-block;
	margin: 0 .3em .6em 0px;
	border: 1px solid #605861;
	padding: .1em .3em;
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: .3em;
	letter-spacing: .1em;
}

div.post p.other-info span.comment-summary a {
	border: 1px solid #413b42;
	background-color: #413b42;
	color: #7FA6B0;
}

#sidebar div.next-meeting>li a {
	color: #A32BC7;
}

#sidebar div.members small {
	color: #968997;
}

#sidebar div.next-meeting li.meeting-detail {
	padding-bottom: .2em;
	border-bottom: 1px dashed #A32BC7;
}

#sidebar div.next-meeting ul li.meeting-detail strong {
	color: #6d7f87;
}

#sidebar div.post p.other-info span.comment-summary a:hover {
	color: #b886c6;
}

#sidebar div.next-meeting h4 {
	color: #A32BC7;
}

#sidebar h4 {
	margin-top: 2em;
}



/* @end */

/* @group post */

.post {
	width: 490px;
	padding: 0 0 3em 0px;
	margin: 0 0 3em;
	border-bottom: 1px dashed #605861;
}
.post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.post {
	display: inline-block;
}
* html .post {
	height: 1%;
}

.post {
	display: block;
}

.post p a {
	text-decoration: underline;
	/*background: url(images/link-bg.gif) repeat-x;*/
	padding: 1px 0;
}
.post p a:visited {
	text-decoration: underline;
}
.post p a:hover {
	text-decoration: underline;
}



/* @end */

/* @group lists */

ul {
	list-style: none;
	padding-top: .5em;
	margin: 0 0 1.1em 0;
}

ul li {
	line-height: 140%;
	padding: 0 0 .7em .3em;
}



ol.commentlist {
	list-style-type: decimal-leading-zero;
	text-indent: 0;
	list-style-position: inside;
	margin: 1em 0 0;
	padding: 0;
	font-family: "Courier New", Courier, mono;
}

ol.commentlist p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ol.commentlist li.comment p.comment-data {
	position: relative;
	color: #CFC4C6;
	background-color: #605861;
	display: inline-block;
	margin: 0 .3em .6em 0px;
	border: 1px solid #605861;
	padding: .1em .3em;
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: .3em;
	letter-spacing: .1em;}

ol.commentlist li.comment {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group headings */

h1 {
	width: 245px;
	height: 40px;
	background: url(/images/flashcoders_logo.png) no-repeat 4px 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4 {
	color: #6D7F87;
	margin-bottom: .5em;
	font: bold 1em/100% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2 {
	padding: 0 0 8px;
	margin-left: -2px;
	color: #2b2b2b;
	text-transform: uppercase;
	font: bold 1.3em/100% "Lucida Grande", Lucida, Verdana, sans-serif;
	word-spacing: .1em;
	letter-spacing: .2em;
}

h1 a:link, h1 a:visited {
	display: block;
	width: 245px;
	height: 40px;
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
}



/* @end */

/* clearfix for recent comments */

/* @group #footer */

#footer-wrap p {
	color: #6D7F87;
}

#footer {
	/*background: url(/images/footer-bg.jpg) no-repeat center top;*/
	clear: both;
}

#footer-wrap {
	width: 905px;
	height: 150px;
	margin: 0 auto;
}



/* @end */

/* @group #header */

#header p {
	margin: 0;
	padding: 0;
	color: #6D7F87;
}

#header {
	height: 140px;
	width: 905px;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}



/* @end */

/* @group forms */

div.commentform {
	border-top: 1px dashed #605861;
	padding-top: 3em;
}

form p label {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: .1em;
}

div.commentform form p {
	margin: 0;
	padding: 0 0 1.1em;
}



/* @end */

#sidebar div.next-meeting ul {
	margin-bottom: 3.2em;
}

#content div.post ul {
	margin-bottom: 1em;
}

#content div.post ul li {
	list-style-type: circle;
	list-style-position: inside;
}
