.fullwidth {
	margin: 0 auto;
	width: 924px;
}

#social_bar {
	padding: 17px 0 8px;
	float: left;
}

#social_bar a {
	background-image: url(../img/social_icons.png);
	width: 36px;
	height: 36px;
	margin: 0 5px 0 0;
	display: inline-block;
}

#social_bar a.facebook {
	background-position: -5px	0px;
}

#social_bar a.twitter {
	background-position: -48px 0px;
}

#social_bar a.googleplus {
	background-position: -91px 0px;
}

#social_bar a.youtube {
	background-position: -134px 0px;
}

#social_bar a.rss {
	background-position: -180px 0px;
}

#social_bar a.email {
	background-position: -222px 0px;
}

#social_bar a.facebook:hover {
	background-position: -5px	-41px;
}

#social_bar a.twitter:hover {
	background-position: -48px -41px;
}

#social_bar a.googleplus:hover {
	background-position: -91px -41px;
}

#social_bar a.youtube:hover {
	background-position: -134px -41px;
}

#social_bar a.rss:hover {
	background-position: -180px -41px;
}

#social_bar a.email:hover {
	background-position: -222px -41px;
}

.global_nav {
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 0;
	margin: 22px 0 0 100px;
	height: 24px;
}

.ie8 .global_nav {
	margin: 22px 0 0 80px;
}

.global_nav li {
	list-style: none;
	float: left;
	font-family: "Cabin", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10.5px;
	background-color: #dde2e7;
	padding: 6px 0;
	border-right: 1px solid #b7c3d1;
}

.global_nav li:hover {
	background-color: #ffffff;
}

.global_nav li:first-child {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
}

.global_nav li:last-child {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	border-right: none;
}

.global_nav a {
	line-height: 15px;
	padding: 0 8px;
	margin: 5px 0;
	height: 15px;
	color: #5178ad;
	text-decoration: none;
}

.global_nav a:hover {
	
}

.sixpix {
	height: 6px;
}

.ie7 .sixpix {
	clear: both;
	float: none;
	display: block;
}

.all_sites {
	margin: 0 -500px 0 0;
	padding: 0;
	list-style: none;
}

.all_sites li {
	float: left;
	font-family: "Cabin", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	line-height: 35px;
}

.oldie .all_sites li {
	margin-right: 15px;
}

.all_sites li:after {
	content: url(../img/cross.png);
	margin: 0 62.5px;
}

.all_sites li:last-child:after {
	content: "";
	margin: 0;
}

.oldie .all_sites li:after{
	content: "";
	margin: 0;
}

.all_sites li a {
	text-decoration: none;
	color: #ffffff;
	position: relative;
}

.all_sites li a.currentsite:after {
	content: url(../img/triangle.png);
	position: absolute;
	margin-top: 21px;
	left: 50%;
	margin-left: -5px;
}

.all_sites li a:hover {
	color: #4583d2;
}

#searchform {
	margin:	22px 0 0 15px;
	height: 24px;
	display:block;
	float: right;
	text-align: right;
}

#searchform label {
	font-family: "Cabin", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10.5px;
	color: #1f4577;
}

#searchform input {
	width : 100px;
}


.archive .entry-title, .archive .entry-content, .archive .entry-date {
	margin-left: 180px;
}

.forum-archive .entry-title, .forum-archive .entry-content, .forum-archive .entry-date, .tax-wpsc_product_category .entry-title, .tax-wpsc_product_category .entry-content {
	margin-left: 0px;
}

.tax-wpsc_product_category .type-wpsc-product > .entry-title {
	display: none;
}

.single_product_display .imagecol img.product_image, img.product_image {
	background-color: #ffffff !important;
	border: none !important;
}

.product_form legend {
	display: none;
}

.wpsc_variation_forms {
	margin-bottom: 25px;
}

.widget_wpsc_donations .wpsc_buy_button {
	margin-top: 25px;
}

.group::after {
	clear: inherit !important
}

#international_note {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.archive #main, .search #main {
	margin-top: 70px;
}

.archive #main aside, .search #main aside {
	margin-top: -45px;
}

.forum-archive .entry-title, .forum-archive .entry-content, .forum-archive .entry-date {
	margin-left: 0px;
}

.forum-archive #main, .forum-archive #main aside {
	margin-top: 0px;
}

.mini {
	width: 720px;
	float: left;
}

.mini-conditional {
	width: 716px;
}

header h1 {
	text-indent: 0;
	margin-top: 250px;
	position: absolute;
	width: 600px;
	overflow: hidden;
	height: 40px;
}

.home header h1, .single header h1, .page header h1, .forum-archive h1, .reply h1 {
	text-indent: -999em;
	margin-top: 50px;
	height: 0px;
}

.error404 header h1 {
	text-indent: 0;
	margin-top: 250px;
}

.error404 #main {
	margin-top: 70px;
}

.error404 #main aside {
	margin-top: -45px;
}

h2.global_results {
	margin-right: 380px;
}

#comment {
	width: 60%;
	margin-left: 50px;
}

.gform_wrapper .gform_footer {
	clear: inherit !important;
}

.form-allowed-tags {
	font-size: 10px;
	color: #9c9c9c;
	font-style: italic;
	padding: 0 15px;
	background-color: #efefef;
}

.prev_post, .next_post {
	float: left;
	width: 49%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.textleft {
	float: left;
	text-align: left;
	margin: 0px 30px 10px;
	border-bottom: 1px inset #cfcfcf;
}

.textleft span img, .textright span img {
	margin: 0 -30px;
}

.textleft p, .textleft h3 {
	margin-left: 462px;
}

.textright {
	float: right;
	text-align: right;
	margin: 0 30px 10px;
	border-bottom: 1px inset #cfcfcf;
}

.textright.annunciation {
	border-bottom: none;
}

.textright p, .textright h3 {
	margin-right: 462px;
}

.annunciation {
	margin-top: 0px;
}

.strong {
	font-weight: bold;
}

.sidebar-ad img {
	margin: 30px 0 30px -2px;
	border: 2px solid #3c3c3c;
}

.commentlist li {
	padding: 30px;
	font-size: 12px;
}

.commentlist li.odd {
	background-color: #f3f3f3;
}

.nicebox {
	width: 43.5%;
	float: left;
	border: 1px solid #888888;
	margin: 0 2% 2% 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #b4b385;
	padding: 2%;
}

.notify {
	float: left;
	clear: both;
	padding: 10px 25px;
	border: 1px solid #888888;
	margin: 0 2% 2% 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #c7c7e7;	
}

.small {
	font-size: .8em;
}

.italic {
	font-style: italic;
}

section.author {
	padding: 15px;
	border: 1px solid #777777;
	background-color: #ececec;
}

section.author h4{
	margin: 0;
	font-size: 16px;
}
section.author img{
	float:left;
	margin: 0 15px 45px 0;
}
section.author p{
	text-align: left;
	font-size:11px;
}

.post-author{
	margin:0;
}
.clearleft:before, .clearleft:after { content: ""; display: table; }
.clearleft:after { clear: left; }
.clearleft { zoom: 1; }