html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

body {
	margin: 0;
	padding: 0
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

:focus {
	outline: 0;
	-moz-outline-style: none
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0
}

body {
	height: 100%;
	width: 100%;
	font: 13px/20px Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	color: #404040
}

:focus {
	-moz-outline-style: none
}

img {
	border: 0
}

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

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px
}

.image-right2 {
	float: right;
	margin: 0 0 3px 3px;
	padding: 0 0 3px 18px
}

a,
a:visited {
	text-decoration: underline
}

a:hover,
a:active {
	text-decoration: none
}

.clearer {
	clear: both
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 27px;
	line-height: 48px
}

.title {
	text-align: center
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 26px;
	font-weight: bolder;
	font-style: normal;
	letter-spacing: -1px
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 22px
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px
}

hr {
	border-top: 1px solid #bfbfbf
}

#contentContainer #content li {
	list-style-position: inside;
	list-style-type: disc
}

ul.disc {
	list-style-type: disc;
	list-style-position: outside
}

ul.circle {
	list-style-type: circle
}

ul.square {
	list-style-type: square
}

ol.arabic-numbers {
	list-style-type: decimal
}

ol.upper-alpha {
	list-style-type: upper-alpha
}

ol.lower-alpha {
	list-style-type: lower-alpha
}

ol.upper-roman {
	list-style-type: upper-roman
}

ol.lower-roman {
	list-style-type: lower-roman
}

#sidebarContainer #sidebar ul {
	margin: 5px 0;
	padding-left: 20px
}

#menuBarBkg {
	height: 69px;
	background: url(images/menuBarBkg.jpg) repeat-x
}

#header {
	width: 100%
}

#headerOverlay {
	width: 100%;
	height: 100%;
	background-image: none
}

#innerHeader {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden
}

#logoContainerTitle {
	float: right;
	display: block
}

#extraContainer1 {
	display: none
}

#subnavBarBkg {
	height: 25px
}

#container {
	background-color: #fff;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 40px
}

#contentContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px
}

#pageTitle {
	width: 900px;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	margin-bottom: 24px
}

#extraContainer2Wrapper {
	display: none
}

#extraContainer2 {
	display: none;
	width: 900px
}

#sidebarContainer {
	width: 250px
}

#sidebar h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px
}

#extraContainer3 {
	width: 900px;
	display: none
}

#footer {
	width: 900px;
	text-align: left;
	margin: 12px auto 40px
}

.navcontainer {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto
}

.navcontainer ul {
	display: block;
	list-style-type: none;
	position: relative;
	left: 12px;
	overflow: hidden;
	float: right;
	height: 69px;
	margin: 0;
	padding: 0
}

.navcontainer li {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #000;
	border-right-color: #2a2a2a;
	margin: 0;
	padding: 0
}

.navcontainer li:first-child {
	border-left-style: none
}

.navcontainer li:last-child {
	border-right-style: none
}

.navcontainer a {
	float: left;
	height: 52px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 35px;
	text-shadow: #000 0 -1px 0;
	color: #8b8b8b;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px
}

.navcontainer a:visited {
	text-shadow: #000 0 -1px 0;
	color: #8b8b8b
}

.navcontainer .current,
.navcontainer .currentAncestor,
.navcontainer a:visited.currentAncestor,
.navcontainer a:link.current,
.navcontainer a:hover,
.navcontainer a:visited.current {
	background: url(images/menuCurrentBkg.jpg) repeat-x;
	color: #000;
	text-shadow: #bce13d 0 1px 0;
	height: 52px;
	border-style: none
}

.navcontainer ul ul {
	display: none
}

.navcontainer ul ul ul {
	display: none
}

.navcontainer ul ul ul ul {
	display: none
}

.subnavcontainer {
	position: relative;
	border-style: none;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 26px
}

.subnavcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.subnavcontainer li {
	position: relative;
	display: inline;
	height: 0
}

.subnavcontainer a {
	display: none;
	text-decoration: none
}

.subnavcontainer a:visited {
	text-decoration: none
}

.subnavcontainer a:hover {
	text-decoration: none
}

.subnavcontainer ul ul li a.current {
	background: url(images/submenuArrow.png) no-repeat center bottom
}

.subnavcontainer ul ul li a.current:hover {
	background: url(images/submenuArrow.png) no-repeat center bottom
}

.subnavcontainer ul ul a {
	display: inline;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
	color: #2a4304;
	text-shadow: #bce13d 0 1px 0;
	height: 21px;
	margin-right: 25px
}

.subnavcontainer ul ul a:hover {
	background: url(images/submenuArrow.png) no-repeat center bottom
}

.subnavcontainer ul ul ul {
	display: none
}

.subnavcontainer ul ul ul ul {
	display: none
}

.subnavcontainer ul ul ul ul ul {
	display: none
}

.subnavcontainer ul ul ul ul ul {
	display: none
}

.subnavcontainer ul ul ul ul ul ul {
	display: none
}

ul.blog-tag-cloud {
	text-align: left;
	margin-top: 12px;
	padding: 0;
	margin-bottom: 12px;
	display: block
}

ul.blog-tag-cloud a,
ul.blog-tag-cloud a:visited {
	text-decoration: none
}

ul.blog-tag-cloud a:hover {
	text-decoration: underline
}

ul.blog-tag-cloud li {
	display: inline;
	padding: 0;
	margin: 0;
	position: relative
}

.blog-tag-size-1 {
	font-size: .8em
}

.blog-tag-size-2 {
	font-size: .85em
}

.blog-tag-size-3 {
	font-size: .9em
}

.blog-tag-size-4 {
	font-size: .95em
}

.blog-tag-size-5 {
	font-size: 1em
}

.blog-tag-size-6 {
	font-size: 1.05em
}

.blog-tag-size-7 {
	font-size: 1.1em
}

.blog-tag-size-8 {
	font-size: 1.15em
}

.blog-tag-size-9 {
	font-size: 1.2em
}

.blog-tag-size-10 {
	font-size: 1.25em
}

.blog-tag-size-11 {
	font-size: 1.3em
}

.blog-tag-size-12 {
	font-size: 1.35em
}

.blog-tag-size-13 {
	font-size: 1.4em
}

.blog-tag-size-14 {
	font-size: 1.45em
}

.blog-tag-size-15 {
	font-size: 1.5em
}

.blog-tag-size-16 {
	font-size: 1.55em
}

.blog-tag-size-17 {
	font-size: 1.6em
}

.blog-tag-size-18 {
	font-size: 1.65em
}

.blog-tag-size-19 {
	font-size: 1.7em
}

.blog-tag-size-20 {
	font-size: 1.75em
}

.blog-archive-background {
	background-color: transparent
}

.blog-archive-headings-wrapper {
	margin-bottom: 20px
}

.blog-archive-month {
	margin: 0;
	font: normal 2em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	float: none
}

.blog-archive-link a:link,
.blog-archive-link a:visited {
	padding: 0 0 15px;
	margin: 0
}

.blog-entry {
	padding-bottom: 10px;
	margin-bottom: 30px;
	background: url(images/blogBadgeStar.jpg) no-repeat left top;
	padding-left: 50px
}

.blog-entry .image-left,
.blog-entry .image-right {
	text-indent: 0
}

h1.blog-entry-title {
	margin: 0;
	font: normal 2em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	float: none;
	letter-spacing: 0
}

.blog-entry-title a {
	text-decoration: none
}

.blog-entry-date {
	padding-bottom: 3px;
	border-bottom: 1px solid #e6e6e6
}

.blog-entry-body {
	padding-top: 16px
}

p.blog-entry-tags {
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 10px 0 0 23px;
	background: url(images/tag.png) no-repeat left 12px
}

p.blog-entry-tags a,
p.blog-entry-tags a:visited {
	font-weight: normal;
	text-decoration: none
}

p.blog-entry-tags a:hover {
	font-weight: normal;
	text-decoration: underline
}

.blog-entry-comments {
	padding-bottom: 20px
}

.blog-entry-comments a,
.blog-entry-comments a:visited {
	text-decoration: none
}

.blog-entry-comments a:hover {
	text-decoration: underline
}

.blog-entry-category {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 12px
}

.blog-entry-category a:link,
.blog-entry-category a:visited {
	padding-left: 17px;
	background: url(images/document.gif) no-repeat left top;
	text-decoration: none
}

.blog-entry-category a:hover {
	text-decoration: underline
}

#blog-archives {
	margin-bottom: 12px
}

a.blog-archive-link-enabled {
	padding-left: 17px;
	background: url(images/write.png) no-repeat left
}

.blog-archive-link-disabled {
	padding-left: 17px;
	background: url(images/write.png) no-repeat left 2px
}

#blog-categories {
	margin-bottom: 12px;
	margin-top: 16px
}

a.blog-category-link-enabled {
	padding-left: 20px;
	background: url(images/document.gif) no-repeat left 2px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 2px
}

.blog-category-link-disabled {
	padding-left: 20px;
	background: url(images/document.gif) no-repeat left 2px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 2px
}

#blog-rss-feeds {
	margin-bottom: 12px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 12px
}

#blog-rss-feeds br {
	display: none
}

a.blog-rss-link,
a.blog-comments-rss-link {
	padding-left: 17px;
	display: block;
	background: url(images/rss.png) no-repeat left 4px
}

.filesharing-description {
	margin: 0 0 20px
}

.filesharing-item {
	margin-bottom: 16px;
	background: url(images/download.jpg) no-repeat 1px 1px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #d0d0d0
}

.filesharing-item:last-child {
	border-bottom-style: none
}

.filesharing-item-title {
	font-size: 20px;
	line-height: 26px;
	margin-left: 50px
}

.filesharing-item-title a:link {
	margin-bottom: 5px;
	text-decoration: none
}

.filesharing-item-title a:hover {
	text-decoration: underline
}

.filesharing-item-title a:visited {
	text-decoration: none
}

.filesharing-item-description {
	margin-top: 6px;
	margin-left: 50px
}

.album-title {
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: -1px;
	font-style: normal;
	line-height: 34px;
	font-size: 30px
}

.album-description {
	margin: 10px 0 20px 0
}

.thumbnail-wrap {
	display: block;
	float: left;
	border: 4px solid #e9efdd;
	margin-right: 16px;
	margin-bottom: 32px
}

.thumbnail-caption {
	padding: 0 0 10px;
	margin: 0;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	height: 30px
}

.photo-background {
	text-align: center;
	background: #3c3c3c url(images/menuBarBkg.jpg) repeat-x
}

.photo-background p {
	margin: 0;
	text-align: center
}

.photo-navigation {
	width: 500px;
	margin: 0 auto;
	padding: 20px;
	border-top: 0;
	height: 102px;
	position: relative;
	top: -6px;
	text-align: center
}

.photo-links {
	text-align: center;
	margin-top: 12px
}

.photo-navigation a:link,
.photo-navigation a:visited {
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-size: 16px
}

.photo-navigation a:hover {
	text-decoration: none;
	color: #fff
}

.photo-frame {
	border: 8px solid #e9efdd;
	margin-top: 30px
}

.photo-background p.photo-title {
	padding-bottom: 2px;
	color: #fff;
	line-height: 40px;
	font-size: 36px;
	text-align: center
}

.photo-background p.photo-caption {
	font-size: 12px;
	line-height: 16px;
	color: #f0f0f0;
	margin-top: 22px;
	text-align: center
}

.exif-data {
	margin-top: 12px;
	margin-bottom: 24px
}

.exif-data p {
	text-align: center
}

.movie-description {
	margin-top: 20px;
	margin-bottom: 20px
}

.movie-page-title {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 2em
}

.movie-page-description {
	margin: 10px 0 20px 0
}

.movie-thumbnail-frame {
	display: block;
	float: left;
	margin-bottom: 0;
	margin-right: 12px
}

.movie-thumbnail-caption {
	display: block;
	width: 138px;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: .71428571428571em;
	text-align: center
}

.movie-background {
	font-size: 1.2em;
	text-align: center
}

.movie-frame {
	padding: 5px;
	padding-bottom: 11px
}

.required-text {
	padding: 10px
}

.form-input-field {
	line-height: 24px;
	font-size: 16px;
	width: 97%;
	padding: 5px;
	border: 1px solid #a6a6a6;
	color: #979797
}

#breadcrumbContainer {
	background-color: #e6e6e6
}

#breadcrumb {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left
}

#breadcrumb ul {
	display: inline;
	list-style-type: none
}

#breadcrumb li {
	list-style-type: none;
	display: inline
}

#breadcrumb li:last-child a {
	font-weight: bold
}

#breadcrumb a {
	display: inline;
	text-decoration: none
}

#breadcrumb a:hover {
	display: inline;
	text-decoration: underline
}

.column {
	float: left
}

.one {
	width: 100%
}

.two {
	width: 50%
}

.three {
	width: 33%
}

.four {
	width: 25%
}

.five {
	width: 20%
}

.two3rds {
	width: 66%
}

.three4ths {
	width: 75%
}

.four5ths {
	width: 80%
}

.column .content {
	width: 90%!important;
	margin: 0 auto;
	padding: 0!important;
	float: none!important
}

.js-singleCommentBodyT {
	display: block;
	padding-top: 17px!important
}

.js-singleCommentHeader {
	padding: 0 8px!important
}

.js-OldComments,
.js-commentFieldLabel,
.js-pmFieldLabel,
.js-singleCommentBody,
.js-singleCommentKarmaComMod,
.js-commentBodyLabel,
.js-commentCmtTextarea,
.js-commentAvatarArea,
.js-OldCommentsWrap,
.js-OldComments,
.js-CreateCommentFieldsWrap,
.js-CreateCommentFields,
.js-commentCmtTextarea,
.js-kit-comments div {
	clear: none!important
}

.js-singleCommentText {
	display: block!important;
	clear: both!important
}

.js-kit-comments br {
	display: none!important
}

.js-singleCommentBody br {
	display: block!important
}

#header {
	background-color: #333
}

a,
a:visited {
	color: #4c4c4c
}

a:hover,
a:active {
	color: #3c3c3c
}

#breadcrumb,
#breadcrumb a,
#breadcrumb a:visited,
#breadcrumb a:hover {
	color: #878787
}

body {
	background-color: #3e3e3e
}

#footer {
	color: #fff
}

#footer a:link,
#footer a:visited {
	color: #e6e6e6
}

#footer a:hover,
#footer a:active {
	color: #8a8a8a
}

#extraContainer2Wrapper {
	background-color: #e6e6e6
}

#extraContainer1 {
	color: #fff
}

#extraContainer2 {
	color: #919191
}

#extraContainer3 {
	color: #fff
}

#extraContainer3 a:link,
#extraContainer3 a:visited {
	color: #b3b3b3
}

#extraContainer3 a:hover,
#extraContainer3 a:active {
	color: #6b6b6b
}

#breadcrumbContainer {
	background-color: #e6e6e6
}

#innerHeader h1 {
	color: #e6e6e6
}

#innerHeader h2 {
	color: #e4e4e4
}

.navSiteTitle h1 {
	color: #e6e6e6
}

#container {
	color: #4c4c4c
}

#sidebarContainer {
	color: #666
}

#innerHeader {
	width: 900px
}

#contentContainer {
	width: 900px
}

#extraContainer2 {
	width: 900px
}

#extraContainer3 {
	width: 900px
}

#footer {
	width: 900px
}

.navcontainer {
	width: 900px
}

.subnavcontainer {
	width: 900px
}

#breadcrumb {
	width: 900px
}

#header {
	background: url(images/hdrTextured2.gif) repeat
}

#headerOverlay {
	background: url(images/overlayLights.png) no-repeat center top
}

#innerHeader h1.hidetitle {
	display: none
}

#innerHeader h2.hidetitle {
	display: none
}

#innerHeader {
	padding-bottom: 24px
}

.navSiteTitle h1 {
	height: 60px;
	text-shadow: #000 0 -1px 0;
	font-size: 36px;
	padding-top: 9px
}

#extraContainer1 {
	display: block;
	padding-top: 24px
}

#logoContainerEC {
	float: right;
	display: block
}

#logoContainerTitle {
	display: none
}

#extraContainer3 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px
}

#footer {
	margin-top: 50px
}

.navcontainer .current,
.navcontainer .currentAncestor,
.navcontainer a:visited.currentAncestor,
.navcontainer a:link.current,
.navcontainer a:hover,
.navcontainer a:visited.current {
	background: url(images/menuCurrentBkg.jpg) repeat-x 0 -345px;
	color: #000;
	text-shadow: #fff 0 1px 0
}

#subnavBarBkg {
	background: url(images/submenuBarBkg.jpg) repeat-x 0 -125px
}

.subnavcontainer ul ul a {
	color: #797979;
	text-shadow: #fffeff 0 1px 0
}

#content {
	margin-right: 325px
}

#sidebarContainer {
	float: right
}

.blog-entry {
	background: url(images/blogBadgeTalk.jpg) no-repeat left top;
	padding-left: 50px
}

.rivetRight {
	display: none
}

.rivetLeft {
	display: none
}

#pageTitle {
	display: none
}