/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */

/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/* Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

html, body {
    font: normal 14px Arial;
    text-align: left;
    background: #FFFFFF url(/images/header.png) repeat-x;
    width: 100%;
}

h1 {
    color: #936A9B;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;    
    margin-bottom: 5px;    
}

a {
	color: #936A9B;
	text-decoration: none;
	font-weight: bold;
}

p {
	margin-bottom: 15px;
	line-height: 1.3em;
}

/**
 * Success, info, warning and error styles
 */

ul.success,
ul.info,
ul.warning,
ul.errors {
    padding: 10px;
    padding-left: 35px;
    margin-bottom: 10px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

ul.success {
    background: #e0fccf url('/images/icons/dialog-success.png') no-repeat 7px 7px;
    border: 1px solid #00D100;
}

ul.info {
    background: #FBF5D0 url('/images/icons/dialog-information.png') no-repeat 7px 7px;
    border: 1px solid #FAD42E;
}

ul.warning {
    background: #FBEC88 url('/images/icons/dialog-warning.png') no-repeat 7px 7px;
    border: 1px solid #FAD42E;
}

ul.errors {
    background: #FEF1EC url('/images/icons/dialog-error.png') no-repeat 7px 7px;
    border: 1px solid #CD0A0A;
}

.top { vertical-align: top; }
.right { text-align: right; }
.floatRight { float: right; }
.floatLeft { float: left; }
.noBorder { border: 0 !important; }
.bold, strong, b { font-weight: bold !important; }
.georgia { font-family: Georgia !important; }

.green { color: #83BC45 !important; }
.pink { color: #ED008C !important; }
.blue { color: #00AEEF !important; }
.purple { color: #936A9B !important; }
.darkGrey { color: #363636 !important; }
.lightGrey { color: #b7b7b7 !important; }   

.greenTitle {
	font-family: Georgia;
	color: #83BC45;
	font-size: 16pt;
}

.pinkTitle {
	font-family: Georgia;
    color: #ED008C;
    font-size: 16pt;
}

.blueTitle {
	font-family: Georgia;
	font-size: 16pt;
	color: #00AEEF;
}

.purpleTitle {
    font-family: Georgia;
    font-size: 16pt;
    color: #936A9B;
}

div.code {
	border: 1px dashed #000000;
	margin: 0 15px;
	padding: 10px;
	background: #EEEEEE none repeat scroll 0% 0%;
	font-family: courier;
}

/* Header */
div#header {
	width: 920px;
	margin: 0 auto 5px;
	overflow: auto;
	padding: 40px 0 10px 0;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	font: normal 13px Tahoma;
}

div#header div#logo {
	float: left;
	margin-left: 2px;
}

div#header div#contactInfo {
    float: right;
    font-size: 16px;
    margin-right: 2px;
}

div#header div#contactInfo a {
	color: #FFFFFF;
	font-weight: normal;
}

div#header div#contactInfo div {
	float: right;
	margin-left: 20px;
}

div#header div#contactInfo div#phone {
	background: transparent url(/images/icons/phone.png) no-repeat left center;
	padding-left: 15px;
}

div#header div#contactInfo div#email {
    background: transparent url(/images/icons/email.png) no-repeat left center;
    padding-left: 20px;
}

div#header div#mainNavigation {
	margin-top: 26px;
	margin-right: 2px;
	float: right;
	font-size: 14px;
}

div#header div#mainNavigation li {
	float: left;
	margin-left: 35px;
}

div#header div#mainNavigation li a {
	color: #FFFFFF;
	font-weight: normal;
}

div#header div#mainNavigation li.selected a {
    color: #936A9B;
}

/* Page Container */
div#pageContainer {
    background-color: #FFF;
    margin: 0 auto;
    width: 890px;
    padding: 30px 32px 30px 22px;
    background: transparent url(/images/page-background.png) no-repeat;
    overflow: auto;
}

/* Left Sidebar */
div#leftSidebar {
	width: 150px;
	float: left;
}

div#leftSidebar a {
    color: #363636;
}

div#leftSidebar h5.pageTitle {
	color: #363636;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 3px solid #E1D6E9;
}

/* Sub Navigation */
div#leftSidebar div#subNavigation {
	margin: 10px 0 20px;
}

div#leftSidebar div#subNavigation ul li {
	font-size: 12px;
	padding: 5px 0;
    border-bottom: 1px solid #898989;
}

div#leftSidebar div#subNavigation ul li a {
	font-weight: normal;
}

div#leftSidebar div#subNavigation ul li.selected a {
	color: #936A9B;
}

/* Social Networking */
div#leftSidebar ul.socialNetworking {
	margin: 20px 0;
	overflow: auto;
}

div#leftSidebar ul.socialNetworking li {
	float: left;
	margin-right: 10px;
}


/* Right Sidebar */
div#rightSidebar {
	width: 200px;
	float: right;
}

div#rightSidebar div#quickLinks h5 {
    color: #363636;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px solid #E1D6E9;
}

div#rightSidebar div#quickLinks ul {
	font-size: 16px;
	margin: 10px 0 20px;
}

div#rightSidebar div#quickLinks ul li {
	padding: 5px 0;
	border-bottom: 1px solid #898989;
	font-size: 12px;
}

div#rightSidebar div#quickLinks ul li a {
    font-weight: normal;
    color: #363636;
} 

div#rightSidebar div#quickLinks ul li.header {
	color: #815F99;
	border-top: 0;
	padding-top: 7px;
	font-weight: bold;
	font-size: 16px;
}

div#rightSidebar div.sidebarButtons div.blue {
	background: url(/images/sidebar/buttons/blue.png) no-repeat;
	position: relative;
    margin-top: 20px;
    width: 200px;
    height: 122px;
}

div#rightSidebar div.sidebarButtons div.green {
    background: url(/images/sidebar/buttons/green.png) no-repeat;
    position: relative;
    margin-top: 20px;
    width: 200px;
    height: 122px;
}

div#rightSidebar div.sidebarButtons div.pink {
    background: url(/images/sidebar/buttons/pink.png) no-repeat;
    position: relative;
    margin-top: 20px;
    width: 200px;
    height: 122px;
}

div#rightSidebar div.sidebarButtons div.text {
	padding: 7px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

div#rightSidebar div.sidebarButtons div.text span.title a {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

div#rightSidebar div.sidebarButtons div.text span.link {
	margin-top: 5px;
}
                                                       
div#rightSidebar div.sidebarButtons div.text span.link a {
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

div#rightSidebar div.sidebarButtons div.star {
	position: absolute;
	right: -21px;
	top: -10px;
	background: url(/images/sidebar/buttons/star.png) no-repeat;
	width: 85px;
	height: 86px;
	text-align: center;
}


/* Page Content */
div#pageContainer div#pageContent {
    margin: 22px 170px;
    width: 501px;
}

/* CMS */
div.cms ul {
    padding-left: 30px;
    margin-bottom: 20px;
}

div.cms ul li {
	list-style-type: disc;
}

/* Content Header */
div#contentHeader div.introduction {
	color: #663366;
    font-size: 18px;
    font-family: Georgia, serif;
    padding: 5px 0;
    border-bottom: 3px solid #E1D6E9;
    margin-bottom: 20px;
    margin-top: 15px; 
}

div#contentHeader div.headerImage img {
    border: 1px solid #ebebeb;
}

/* Feature Page */
div.cms#feature {
    color: #333333;
    margin-bottom: 35px;
}

div.cms#feature div.smallImages {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
	padding: 15px 10px;
	border-top: 3px solid #E1D6E9; 
	border-bottom: 3px solid #E1D6E9;
}

div.cms#feature div.smallImages div.smallImage {
	margin: 0 1px;
	border: 1px solid #D7D7D7;
}

/* Listing Page */
div.cms#listingPage div.listingItem {
	border-bottom: 3px solid #E1D6E9;
	margin-bottom: 15px;
	overflow: auto;
}

div.cms#listingPage div.listingItem h2 {
	margin-bottom: 8px;
	font-size: 18px;
    color: #936A9B;
    font-family: Georgia;
}

div.cms#listingPage div.listingItem h2 a {
	font-size: 18px;
	color: #936A9B;
	font-weight: bold;		
}

div.cms#listingPage div.listingItem p {
	color: #6F6F6F;
}

div.cms#listingPage div.listingItem div.image {
	float: left;
}

div.cms#listingPage div.listingItem div.image img {
	display: block;
	border: 1px solid #E1E1E1;
	margin: 0 22px 14px 0;
}

div.cms#listingPage div.listingItem div.moreLink {
	float: right;
	padding-bottom: 15px;
	margin-right: 2px;
}

div.cms#listingPage div.listingItem div.moreLink a {
    color: #3E0A63;
    font-size: 13px;
}

/* Quote Box */
div.quoteBox {
    width: 95%;
    padding-right: 10px;
    background: transparent url(/images/quote-close.png) bottom right no-repeat;
    margin: 30px 0;
    font-family: Arial;
    position: relative;
}

div.quoteBox div.quoteOpen {
    height: 34px;
    width: 43px;
    background: url(/images/quote-open.png) no-repeat;
    float: left;
}

div.quoteBox div.quoteText {
    margin-left: 58px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    line-height: 25px;
}

div.quoteBox div.quoteAuthor {
    margin: 20px 0 0 58px;
    font-style: italic;
    font-size: 13px;
    color: #936A9B;
}

/* Figure Box */
div.figureBox {
	width: 135px;
	font-family: Arial;
	font-size: 24px;
	color: #936A9B;
	font-weight: bold;
}

div.figureBox.borderTop {
	border-top: 3px solid #E1D6E9;
	padding-top: 8px;
}

div.figureBox.borderBottom {
    border-bottom: 3px solid #E1D6E9;
    padding-bottom: 8px;
}

div.figureBox.floatLeft {
	margin: 0 25px 10px 0;
}

div.figureBox.floatRight {
    margin: 0 0 10px 20px;
}

div.figureBox div.figureText {
	line-height: 1.1em;
}

div.figureBox span.big {
	font-size: 48px;
	color: #3F3F3F;
}

/* Feature Footer Links */
div.featureLinks {
	clear: both;
	color: #3E0A63;
    font-weight: bold;
    font-size: 13px;
}

div.featureLinks div.previousLink {
	float: left;
}

div.featureLinks div.nextLink {
	float: right;
}

div.featureLinks a {
	color: #3E0A63;
	font-weight: bold;
	font-size: 13px;
}

/* Social Networking Box */
div.socialNetworkingBox {
	height: 66px;
	overflow: hidden;
}

div.socialNetworkingBox ul {
	padding-left: 0;
	margin-top: 10px;
}                           

div.socialNetworkingBox ul li {
	float: left;
	list-style: none;
	padding: 0 5px;
	width: 35px;
	text-align: center;
}

/* Contact Box */
div.contactBox {
    width: 489px;
    background: #C0AAD1 url(/images/contact_box/background.png) no-repeat center bottom;
    border-top: #BBBBBB;
    padding: 7px 15px 25px 15px;
    position: relative;
    clear: both;
    margin-top: 15px;
    margin-bottom: 20px;
}

div.contactBox h3 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 4px;
}

div.contactBox textarea {
    background: #FFFFFF;
    border: 1px solid #BBBBBB;
    width: 91%;
    padding: 2px 19px 2px 2px;
    height: 36px;
}

div.contactBox img.informationIcon {
    position: absolute;
    right: 20px;
    top: 19px;
}

div.contactBox div.actionHolder {
    padding-right: 22px;
    height: 25px;
    margin-top: 5px;    
}

div.contactBox div.actionHolder input {
    float: right;
}

div.contactBox div.actionHolder input.emailAddress {
    width: 215px;
    border: 1px solid #BBBBBB;
    border-right: 0;
    color: #666666;
    padding: 4px;
    height: 16px;
}

div.contactBox div.actionHolder input.submit {
    width: 66px;
    background: #754799;
    color: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-left: 0;
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    height: 26px;
}

div.contactBox div.loader {
    margin: 20px auto;
    text-align: center;
}

div.contactBox div.returnMessage {
    padding: 20px 0;
}

/* Post Comment */
div.commentBox {
    width: 489px;
    background: #E8F8FF;
    border-top: #BBBBBB;
    padding: 7px 15px 25px 15px;
    position: relative;
    clear: both;
    margin-top: 15px;
    margin-bottom: 20px;
}

div.commentBox h3 {
    color: #363636;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 4px;
    padding-left: 34px;
    background: url(/images/icons/post-comment.png) no-repeat; 
}

div.commentBox div.holder {
	margin-top: 10px;
}

div.commentBox textarea {
    background: #FFFFFF;
    border: 1px solid #BBBBBB;
    width: 91%;
    padding: 2px 19px 2px 2px;
    height: 36px;
}

div.commentBox div.actionHolder {
    padding-right: 22px;
    height: 25px;
    margin-top: 5px;    
}

div.commentBox div.actionHolder input {
    float: right;
}

div.commentBox div.actionHolder input.emailAddress, 
div.commentBox div.actionHolder input.name {
    width: 160px;
    border: 1px solid #BBBBBB;
    border-right: 0;
    color: #666666;
    padding: 4px;
    height: 16px;
}

div.commentBox div.actionHolder input.name {
	width: 140px;
	margin-right: 2px;
	border: 1px solid #BBBBBB;	
}

div.commentBox div.actionHolder input.submit {
    width: 66px;
    background: #754799;
    color: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-left: 0;
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    height: 26px;
}

div.commentBox div.loader {
    margin: 20px auto;
    text-align: center;
}

div.commentBox div.returnMessage {
    padding: 20px 0;
}

/* Contact Page */
div#contactPage div#contactInformation p {
	font-size: 30px;
	margin-top: 15px;
}	

div#contactPage div#contactForm {
	margin-top: 40px;
	background: #F7FBFD;
	padding: 15px;
	border: 1px solid #D1E2E8;
	position: relative;
}

div#contactPage div#contactForm img#letter {
	position: absolute;
	top: -10px;
	left: -10px;
}

div#contactPage div#contactForm div.title {
	text-align: center;
	margin: 20px 0;
}

div#contactPage div#contactForm table {
	margin-top: 10px;
}

div#contactPage div#contactForm table td {
    padding: 6px 0;
}

div#contactPage div#contactForm table td.label {
	color: #363636;
    font-weight: bold;
    width: 120px;
    text-indent: -12345px;
}

div#contactPage div#contactForm table td.label span {
    display: block;
    background: url(/images/contact_box/form_titles.png) no-repeat;
    height: 23px;
}

div#contactPage div#contactForm table td.label#name span { background-position: 0 2px; }
div#contactPage div#contactForm table td.label#company span { background-position: 0 -22px; }
div#contactPage div#contactForm table td.label#email span { background-position: 0 -44px; }
div#contactPage div#contactForm table td.label#subject span { background-position: 0 -66px; }
div#contactPage div#contactForm table td.label#question span { background-position: 0 -88px; }	

div#contactPage div#contactForm table td.input input {
	width: 230px;
	border: 1px solid #C2C2C2;
	padding: 5px;
}

div#contactPage div#contactForm table td.input textarea {
	width: 230px;
    border: 1px solid #C2C2C2;
    padding: 5px;
    height: 150px;
}

div#contactPage div#contactForm table td input.submit {
    font-weight: bold;
    color: #FFFFFF;
    border: 1px solid #C2C2C2;
    background: #936A9B;
    margin-left: 18px;
    padding: 4px 16px;
    font-size: 13px;
}

/* Tools */
/* Charity Widget */
div.toolsForm form {
    margin-top: 40px;
    background: #F7FBFD;
    padding: 15px;
    border: 1px solid #D1E2E8;
    position: relative;
}

div.toolsForm table td {
    padding: 6px 0;
}

div.toolsForm table td.label {
    color: #363636;
    font-weight: bold;
    width: 240px;
    text-indent: -12345px;
}

div.toolsForm table td.label span {
    display: block;
    background: url(/images/tools/charity_widget/form_titles.png) no-repeat;
    height: 23px;
}

div.toolsForm table td.label#name span { background-position: 0 2px; }
div.toolsForm table td.label#email span { background-position: 0 -22px; }
div.toolsForm table td.label#website span { background-position: 0 -44px; }
div.toolsForm table td.label#backgroundColour span { background-position: 0 -66px; }
div.toolsForm table td.label#firstText span { background-position: 0 -88px; }
div.toolsForm table td.label#donateButtonText span { background-position: 0 -110px; }
div.toolsForm table td.label#donateButtonLink span { background-position: 0 -132px; }
div.toolsForm table td.label#lastText span { background-position: 0 -154px; }

div.toolsForm table td.input input {
    width: 210px;
    border: 1px solid #C2C2C2;
    padding: 5px;
}

div.toolsForm div#contactForm table td.input textarea {
    width: 210px;
    border: 1px solid #C2C2C2;
    padding: 5px;
    height: 150px;
}

div.toolsForm table td.input button {
    width: 222px;
    border: 1px solid #C2C2C2;
    padding: 5px;
}

/**
 * pelorous cms styles
 */
div#left-col { float: left; width: 150px; }
div#left-col a { color: #363636; }
div#left-col span.widgetTitle {
    display: block;
    /*color: #1786B0;*/
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
div#left-col ul {
    margin-bottom: 20px;
}
div#left-col ul li {
    font-size: 12px;
    padding: 5px 0;
    border-top: 1px solid #898989;
}
div#left-col ul li a { font-weight: normal; }
div#left-col ul li.selected a { color: #936A9B; }

div#left-col ul.socialNetworking li {
    border: none;
    float: left;
    margin-right: 10px;
}

div#left-col .blogWidgetLatestPosts .entry {
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
    border-top: 1px solid #898989;
}
div#left-col .blogWidgetLatestPosts a { font-weight: normal; }


div#intro-image {
	margin: 0 170px 20px 170px;
}

/**
 * pelorous blog styles
 */
div#blogListings,
div#blogEntry {
    margin: 0 170px 20px 170px;
    width: 501px;
}

div#blogListings .entry {
    border-bottom: 3px solid #E1D6E9;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

div#blogListings h2.title { 
    font-size: 18px;
    font-weight: bold;
    font-family: Georgia;
    color: #936A9B;
    margin-bottom: 0px;
}

div#blogListings .author,
div#blogEntry .author {
    font-weight: none;
    font-size: 12px;
    color: #363636;
    margin-bottom: 8px;
}
div#blogListings .date,
div#blogEntry .date {
    font-size: 18px;
    font-family: Georgia;
    color: #936A9B;
    margin-bottom: 2px;
    font-weight: normal;
}
div#blogListings .content,
div#blogEntry .content { color: #6F6F6F; }

div#blogListings .more {
	display: block;
    text-align: right;
    margin-right: 2px;
    font-size: 13px;
}
div#blogListings .more a { color: #3E0A63; }

/**
 * pelorous comments
 */
div#commentsDiv {
    margin: 0 170px 20px 170px;
    width: 501px;
    border-top: 3px solid #E1D6E9;
    color: #6f6f6f;
    padding-top: 10px;
}
div#commentsDiv .author,
div#commentsDiv .datePosted {
    font-size: 14px;
    font-family: Georgia;
    color: #936A9B;
    margin-bottom: 2px;
    font-weight: normal;
}
div#commentsDiv .title,
div#commentsDiv .submitCommentTitle { 
    font-size: 18px;
    font-weight: bold;
    font-family: Georgia;
    color: #936A9B;
}
div#commentsDiv .comment { border-bottom: 1px solid #000; padding: 10px 0; }
div#commentsDiv .content { margin-top: 5px; }

div#submitCommentDiv { margin-top: 10px; }
div#submitCommentDiv table { margin-top: 10px; }
div#submitCommentDiv td.label { vertical-align: top; width: 100px; }
div#submitCommentDiv td { padding-bottom: 5px; }
input#author,
input#email,
input#webLink { width: 250px; }
div#submitCommentDiv textarea { width: 400px; height: 100px; }

/**
 * pagination
 */
div.pagination { font-family: Georgia; color: #936A9B; margin-top: 10px; }
div.pagination .current { font-weight: bold; }

/** facebook comments **/
#fbComments {margin-left: 170px;}


#listingPage h2.feature2 {
color:#936A9B;
font-family:Georgia;
font-size:18px;
font-weight:bold;
padding-bottom:5px;
}

#listingPage p.feature2 { 
	font-weight:bold;
	color:#6F6F6F;
	margin-bottom:7px;
}

#listingPage p.feature2Bold {
	color:#936A9B;
}

#listingPage img.feature2 {
float:left;
padding:3px 10px 10px 0px;
}

#listingItems p.introListed2{
font-weight:bold;
color:#000000;
margin-bottom:05px;"
}