* {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #777;
}

body {
	background-color: white;
	background-image: url(../images/bg_grey.gif);
	background-repeat: repeat-y;
}

a {
	color: #38A;
	text-decoration: none;
}

a:hover {
	color: #E51;
	text-decoration: underline;
}

p {
	margin-bottom: 18px;
}

h1,h2,h3 {
	color: #E51;
	font-weight: normal;
	font-family: georgia, times, serif;
}

h1,
h1 a{
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .05em;
	font-family: georgia, times, serif;
	color: #E51;
}

h1 {
	border-top: 1px solid #CCC;
	padding-top: 2px;
	margin-bottom: 10px;
}

h2 {
	margin-top: 15px;
	font-size: 13px;
}

h3 {
	color: #38A;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .05em;
	margin: 10px 0;
}

h5, h6 {
	margin-top: 10px;
	margin-bottom: 0;
}

/* Core Five Word Press Theme */

small {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.postmetadata {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #f2faff;
	padding: 5px;
}

.postmetadata.alt small {
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
}

h3#comments, h3#respond {
	margin-top: 30px !important;
}

.commentlist li {
	background-color: #f5f5f5;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 10px 0px 5px 10px;
	margin-bottom: 10px;
}

.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #DDD;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 15px;
	margin: 15px auto;
}

.wp-caption-text {
	font-size: 10px;
}


/* Navigation */

#navContainer {
	display: block;
	width: 750px;
	overflow: auto;
}


#navContainer>h6 {
	width: 300px;
	float: left;
	/* padding-top: 10px; */
	margin-left: 13px;
}

#navPrimary,
#navSecondary,
#navTertiary {
	display: block;
	width: 117px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 14px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
}

#navSecondary,
#navTertiary {
	width: 185px;
	padding-left: 0;
	background-image: none;
}

#navSecondary {
	margin-right: 35px;
}

#navTertiary {
	padding-top: 0;
}

#navPrimary>li,
#navSecondary>li {
	margin-top: -4px;
	margin-bottom: 4px;
}

#navPrimary>li>a {
	text-transform: uppercase;
	color: #888;
}

#navSecondary>li>a,
#navTertiary>li>a {
	display: block;
	padding-left: 13px;
	color: #888;
}

#navPrimary>li>a:hover,
#navSecondary>li>a:hover,
#navTertiary>li>a:hover,
#navPrimary>li.ON>a,
#navSecondary>li.ON>a,
#navTertiary>li.ON>a {
	color: #38A;
	text-decoration: none;
}

#navPrimary>li.ON>a {
	font-weight: bold;
}

#navSecondary>li>a:hover,
#navTertiary>li>a:hover,
#navSecondary>li.ON>a,
#navTertiary>li.ON>a {
	background-image: url(../images/nav_active.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#navFooter li {
	display: inline;
}

#navFooter li:after {
	content: ' | ';
}

#navFooter li:last-child:after {
	content: '';
}

#navFooter>li>a {
	text-transform: lowercase;
}

#navFooter>li>a:hover {
	text-decoration: none;
}




/* Layout */

#colHeader {
	width: 750px;
	height: 200px;
}
	
#colContainer {
	width: 960px;
	overflow: auto;
	margin-bottom: 50px;
	padding-top: 12px;
	clear: left;
}

#colLeft,
#colCenter,
#colRight {
	display: block;
	width: 250px;
	float: left;
}

#colLeft {
	width: 132px;
	padding-left: 18px;
}

#colCenter {
	width: 550px;
}

#colRight {
	width: 210px;
	margin-left: 45px;
}

#colFooter {
	clear: left;
	width: 450px;
	padding-left: 150px;
	padding-top: 8px;
	margin-left: 150px;
	border-top: 1px solid #E0E4E7;
	height: 60px;
	background-repeat: no-repeat;
}

#colFooter * {
	font-size: 10px;
	line-height: 12px;
	color: #AAA;
}

#colFooter p {
	margin-top: 14px;
}

#logo>a {
	display: block;
	width: 450px;
	height: 110px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

span.hidden {
	display: none;
}

#ObjectyMe {
	clear: left;
	width: 750px;
	height: 200px;
}




/* MISC */

ul.bulleted {
	list-style: disc outside;
	padding-left: 15px;
}

ul.bulleted li {
	margin-bottom: 10px;
}

#rss {
	display: block;
	margin-left: 25px;
	/* margin-top: 50px; */
	padding-top: 5px;
	border-top: 1px solid #ccc;
	
}


/* Collapsible Definition Lists */

dl.collapsible > dt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px;
	padding-left: 12px;
	background-image: url(../images/disclosure_closed.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	background-color: #f5f5f5;
	color: #728896;
	font-family: georgia, times, serif;
	font-size: 12px;
	margin-bottom: 6px;
	cursor: pointer;
}

dl.collapsible > dt:hover {
	background-color: #e5e5e5;
}

dl.collapsible > dt.current {
	background-image: url(../images/disclosure_open.gif);
	background-color: white;
	/* margin-bottom: 0; */
	border-bottom: none;
}

/* Fancy Unordered Lists */

ul.ruledlist {
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #E0E0E0;
	margin-bottom: 6px;
}

ul.ruledlist > li {
	margin-left: 24px;
	border-left: 2px solid #A9AAAC;
	padding: 6px;
	padding-left: 8px;
	border-bottom: 1px solid #ddd;
}

ul.ruledlist > li:last {
	border-bottom: none;
}

ul.ruledlist > li > ul {
	margin-left: 36px;
}

ul.ruledlist > li > ul > li {

}

ul.condensed > li {
	border-bottom: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* un-reset some things */
ol.numeric,
ol.alpha {
	margin-left: 20px;
}

ol.numeric li {
	display: list-item;
	list-style: decimal;
}

ol.alpha li {
	display: list-item;
	list-style: lower-alpha;
}

dl.inline {
	overflow: auto;
}

dl.inline dt,
dl.inline dd {
	display: block;
	float: left;
	width: 50%;
}

dl.inline dt {
	font-weight: bold;
	clear: left;
	width: 30%;
}

dl.inline dd {
	width: 70%;
}

dl.actual dt {
	font-weight: bold;
}

dl.actual dd {
	margin-left: 20px;
}


/* Next Links */

a.nextlink {
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px;
	padding-left: 12px;
	background-image: url(../images/disclosure_closed.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	background-color: #f5f5f5;
	color: #728896;
	font-family: georgia, times, serif;
	font-size: 12px;
	margin-bottom: 6px;
	cursor: pointer;
}

a.nextlink:hover,
a.nextlink span:hover {
	text-decoration: none;
}

a.nextlink span {
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}


img.partnerlogo {
	float: right;
	margin-right: -140px;
}


/* Forms */

input,
textarea,
select,
button {
    font-size: 11px;
    border: 1px solid #B1B1B1;
    padding: 2px;
    margin: 3px 0;
    color: #666;
    background-color: #EEE;
}

input[type="file"],
input[type="text"],
textarea {
    color: #000;
    padding-left: 5px;
}

input[type="file"],
input[type="submit"],
input.submit,
button {
    padding: 1px;
    color: #66A3C2;
    font-size: 11px !important;
    font-family: Georgia !important;
    text-transform: uppercase;
}

input[type="submit"],
input.submit,
button {
    display: inline;
}

input[type="radio"] {
    width: auto;
    height: auto;
    margin: 0px 3px -3px 5px;
    display: inline-block;
    background-color: #FFF !important;
    border:none;
    color: #B1B1B1 !important;
}

fieldset {
    padding: 0px;
    border: 1px solid #B1B1B1;
    margin: 30px 0 10px 0;
}

fieldset>*{
    margin-left: 5px;
}

fieldset input[type="file"],
fieldset input[type="submit"],
fieldset input.submit,
fieldset button {
    margin-left: 0px !important;
}

legend {
    color: #FA5105;
    font-size: 11px;
    font-weight: normal;
    margin: 0 15px;
    padding: 0 5px;
}

label {
    font-size: 11px;
    color: #666;
    line-height: 10px;
}


/* Code Snippets */

pre {
	background-color: #f5f5f5;
	border: 1px solid #eee;
	padding: 4px;
	margin: 10px 0;
}

code, code * {
	font-family: panic sans, monaco, geneva, courier, monospace;
}

code ol,
code li {
	list-style: none !important;
}


/* About Core Five */

#aboutlogo {
	margin: 0;
	width: 197px;
	height: 43px;
	background-image: url(../images/aboutlogo.gif);
	background-repeat: no-repeat;
}
