h6 {
	color: #10375D;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Carter One', sans-serif;
	letter-spacing: 1px
}

#cg_homepage {
	width: 100%;
	max-width: 980px;
	background-color: white;
	margin: 0 auto;
	margin-top: 10px
}

#cg_homepage a {
	font-weight: bold;
	text-decoration: none
}

#cg_homepage a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline
}

#hello {
	display: none
}

#cg_homebody ul#total {
	list-style: none;
	margin-left: -30px;
	font-weight: bold
}

#cg_homebody ul#total li {
	margin-top: 8px
}

#cg_homebody ul#heading {
	list-style: none;
	margin-left: -20px;
	font-weight: normal;
	margin-top: 2px
}

#cg_homebody ul#heading li {
	margin-top: 2px
}

.centerContent {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	background-color: white;
	margin-top: 6px
}

.centerContent a {
	color: #333333;
	text-decoration: none;
	font-weight: bold
}

.centerContent a:visited {
	color: #333333;
	text-decoration: none
}

.centerContent a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold
}

.centerContent_change {
	max-width: 980px;
	width: 100%;
	margin: 0 auto
}

.centerContent_change a {
	color: #333333;
	text-decoration: none;
	font-weight: bold
}

.centerContent_change a:visited {
	color: #333333;
	text-decoration: none
}

.centerContent_change a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold
}

#formleft {
	width: 20%;
	float: left;
	max-width: 100px;
	min-width: 110px
}

#andrewSearch {
	width: 80%
}

a.green.button {
	-webkit-animation-name: greenPulse;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite
}

#primary {
	float: left
}

#container {
	width: 960px;
	float: right;
	margin: 0 0 0 -300px
}

#content {
	width: 660px;
	overflow: hidden;
	margin: 0 0 0 310px
}

#loginBox {
	margin: 0 auto;
	padding-top: 8px;
	width: 250px
}

#username {
	width: 160px
}

#password {
	width: 152px
}

.home-item {
	text-align: justify;
	text-justify: auto
}

.home-item ul.tagcloud {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}

.home-item a {
	text-decoration: none;
	color: #333
}

.home-item a:hover {
	text-decoration: underline;
	color: red
}

.home-item ul.tagcloud li {
	display: inline !important;
	margin-right: 25px;
	line-height: 2em
}

.home-item ul.tagcloud li a {
	display: inline;
	color: #333;
	text-decoration: none
}

.home-item ul.tagcloud li a:hover {
	display: inline;
	color: red;
	text-decoration: underline
}

.home-item ul.tagcloud li.cloud-0 a {
	font-size: 100%
}

.home-item ul.tagcloud li.cloud-10 a {
	font-size: 110%
}

.home-item ul.tagcloud li.cloud-20 a {
	font-size: 120%
}

.home-item ul.tagcloud li.cloud-30 a {
	font-size: 130%
}

.home-item ul.tagcloud li.cloud-40 a {
	font-size: 140%
}

.home-item ul.tagcloud li.cloud-50 a {
	font-size: 150%
}

.home-item ul.tagcloud li.cloud-60 a {
	font-size: 160%
}

.home-item ul.tagcloud li.cloud-70 a {
	font-size: 170%
}

.home-item ul.tagcloud li.cloud-80 a {
	font-size: 180%
}

.home-item ul.tagcloud li.cloud-90 a {
	font-size: 190%
}

.home-item ul.tagcloud li.cloud-100 a {
	font-size: 200%
}

#navParagraph {
	position: relative;
	margin-top: -10px
}

#navParagraph a {
	border: 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 4px;
	width: 95%;
	position: inherit;
	max-width: 200px;
	display: block;
	margin-right: 10px;
	background-color: #0099FF;
	color: white;
	font-weight: bold;
	text-decoration: none
}

#navParagraph a:visited {
	border: 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 4px;
	width: 95%;
	position: inherit;
	max-width: 200px;
	display: block;
	margin-right: 10px;
	background-color: #0099FF;
	color: white;
	font-weight: bold;
	text-decoration: none
}

#navParagraph a:active {
	border: 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 4px;
	width: 95%;
	position: inherit;
	max-width: 200px;
	display: block;
	margin-right: 10px;
	background-color: #9CF;
	color: white;
	font-weight: bold;
	text-decoration: none
}

#navParagraph a:hover {
	border: 2px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 4px;
	width: 95%;
	position: inherit;
	max-width: 200px;
	display: block;
	margin-right: 10px;
	background-color: #9CF;
	color: white;
	font-weight: bold;
	text-decoration: none
}

.centerContent2 {
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	background-color: white;
	margin-top: 6px;
	border: 2px black solid
}

.centerContent2 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold
}

.centerContent2 a:visited {
	color: #333333;
	text-decoration: none
}

.centerContent2 a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold
}

#centerContentInside {
	position: relative
}

#cg_homebody {
	margin-bottom: 1px;
	height: 100%;
	position: relative;
	width: 100%
}

#cg_homesidebar {
	max-width: 22%;
	float: left;
	padding-left: 1%;
	margin-top: 10px
}

#cg_homesidebar img {
	padding: 8px 0
}

#sbLargeContainer {
	border: 5px solid black;
	margin-left: 16px;
	margin-top: 10px;
	box-shadow: 3px 3px 1px #888888;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 1px #888888;
	height: 100%;
	width: 70.5%;
	float: left;
	position: relative;
	bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	clear: none
}

#sbLargeContainer a {
	font-weight: bold;
	text-decoration: none;
	color: #0052cc;
	position: inherit
}

#sbLargeContainer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: black
}

#sbLargeContainer-display {
	border: 5px solid;
	margin-left: 16px;
	margin-top: 10px;
	box-shadow: 3px 3px 1px #888888;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 1px #888888;
	height: 100%;
	width: 100%;
	max-width: 680px;
	float: left;
	height: auto !important;
	bottom: 0;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif
}

#sbLargeContainer-display a {
	font-weight: bold;
	text-decoration: none;
	color: #06F
}

#sbLargeContainer-display a:hover {
	font-weight: bold;
	text-decoration: none;
	color: black
}

#sbLargeContainer-display-bw {
	border: 5px solid;
	margin-left: 16px;
	margin-top: 10px;
	box-shadow: 3px 3px 1px #888888;
	padding: 10px;
	-webkit-box-shadow: 5px 5px 2px #888888;
	height: 100%;
	width: 100%;
	max-width: 680px;
	float: left;
	height: auto !important;
	bottom: 0;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif
}

#sbLargeContainer-display-bw a {
	font-weight: bold;
	text-decoration: none;
	color: black
}

#sbLargeContainer-display-bw a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: black
}

.spacer {
	clear: both
}

#sbPlaceHolder {
	border: 5px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 3px 3px 1px #888888;
	background-color: #fddb24;
	display: block
}

#sbTagsHolder {
	border: 5px solid black;
	margin-top: 10px;
	margin-bottom: 5px;
	box-shadow: 3px 3px 1px #888888;
	background-color: #06F;
	display: block;
	padding: 5px;
	color: white
}

#sbTagsHolder h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid white;
	padding-bottom: 5px;
	margin-bottom: 10px; 
	font-family: 'Carter One', sans-serif;
}

#sbTagsHolder a {
	color: white
}

#sbTagsHolder2 {
	display: none
}

#sbTagsHolder2 a {
	color: white
}

#sbTagsHolder2 a:hover {
	text-decoration: underline
}

#sblcph {
	border: 5px solid;
	margin-top: 8px;
	box-shadow: 3px 3px 1px #888;
	background-color: #fddb24;
	display: block;
	float: right;
	clear: none;
	margin-right: 14px;
	width: 73%;
	min-height: 150px;
	text-align: center;
	padding-top: 10px
}

#sblcph a {
	font-weight: bold;
	text-decoration: none
}

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

#sbHorBlock {
	border: 5px solid black;
	margin-top: 10px;
	box-shadow: 3px 3px 1px #888888;
	background-color: #f4a261;
	width: 96.5%;
	min-height: 125px;
	display: block;
	clear: both;
	margin-left: 8px;
	text-align: center;
	padding-top: 8px
}

#sbHorBlock a {
	font-weight: bold;
	text-decoration: none
}

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

#sbHorBlock-black {
	border: 5px solid;
	margin-top: 10px;
	box-shadow: 3px 3px 1px #888888;
	background-color: #000;
	width: 96.5%;
	min-height: 125px;
	display: block;
	clear: both;
	margin-left: 8px;
	padding-top: 18px;
	color: white;
	text-align: center
}

#sbHorBlock-black a {
	font-weight: bold;
	text-decoration: none;
	color: white
}

#sbHorBlock-black a:hover {
	text-decoration: underline;
	color: white
}

#sbHorBlock-black p {
	color: #fff
}

#searchBox {
	box-shadow: 3px 3px 1px #888888;
	height: 45px;
	border: 5px solid black;
	background-color: #da5b26;
	display: block;
	margin-top: -10px;
	padding-left: 10px;
	padding-top: 12px
}

#search_text {
	border: 1px solid #FFEDE8;
	border-radius: 4px;
	float: left;
	height: 14px;
	padding-right: 25px !important;
	width: 76%;
	background-color: white;
	-webkit-appearance: none;
}

#search_submit {
	background: white;
    border: medium none;
    cursor: pointer;
    padding: 2px;
    font-size: 18px;
    margin-left: 5px;
}

#buttonLink a {
	color: white;
	background-color: #06f;
	font-weight: bold;
	border: 2px black solid;
	border-radius: 8px;
	padding: 4px 12px 4px 12px;
	margin-top: 6px
}

#sbHorBlock-display {
	border: 5px solid black;
	margin-top: 15px;
	box-shadow: 3px 3px 1px #888888;
	background-color: #da5b26;
	width: 94%;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-left: 8px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-family: "Carter One", sans-serif;
	letter-spacing: 1px
}

#navHolder {
	font-family: 'Permanent Marker', sans-serif
}

#sbNav a {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	border: 5px solid;
	margin-bottom: 5px;
	box-shadow: 3px 3px 1px #888888
}

#sbNav a:hover {
	background-color: #fddb24;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-left: 5px
}

#sbNav2 a {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	border: 5px solid;
	margin-bottom: 5px;
	box-shadow: 3px 3px 1px #888888
}

#sbNav2 a:hover {
	background-color: #06F;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-left: 5px
}

#sbNav3 a {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	border: 5px solid;
	margin-bottom: 5px;
	box-shadow: 3px 3px 1px #888888
}

#sbNav3 a:hover {
	background-color: #da5b26;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-left: 5px
}

.panel {
	border: solid 2px #000;
	background-color: white;
	float: none;
	margin-top: .5em;
	width: 95.5%;
	padding: 1em
}

.panel #ta {
	width: 100%;
	max-width: 400px;
	min-height: 100px
}

.panel #submit {
	margin-top: 0px
}

.panel #submitxxx {
	margin-left: 20px;
	padding: 1em;
	width: 19%
}

.panelxxx {
	background-color: #eeffee;
	background-position: top right;
	background-repeat: repeat-x;
	border: 1px dashed #88ff55;
	border-radius: 16px;
	float: left;
	margin-top: 1em;
	width: 95%;
	padding: 1em
}

.newConfirm {
	border: solid 2px #000;
	background-color: white;
	float: left;
	font-size: 18px;
	text-align: center;
	margin-top: .5em;
	width: 92%;
	padding: 1em
}

#confirmOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url("../images/confirm_back.png");
	z-index: 100000;
	background-repeat: no-repeat;
	background-size: cover;
}

#confirmOverlay #confirmBox {
	width: 460px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -230px 0 0 -230px;
	background-color: white;
	font-size: 18px;
	border: 5px solid;
	width: 100%;
	max-width: 450px;
	height: 100%;
	max-height: 150px;
	padding: 15px;
	text-align: center
}

#confirmBox #confirm_no {
	padding: .5em
}

#confirmBox #confirm_yes {
	margin-right: 4em;
	padding: .5em
}

#confirmButtons {
	width: 98%;
	text-align: center
}

#confirmButtons #submit {
	margin-right: 10%;
	padding: .5em;
	width: 19%
}

#confirmButtons #delete {
	padding: .5em
}

select {
	width: 225px
}

#adSearchBox {
	width: 98.5%;
	position: relative;
	border: 5px solid black;
	background-color: #fff
}

#asbHead {
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	font-family: 'Carter One', sans-serif;
	letter-spacing: 1px
}

#asbInside {
	padding: 10px
}

#asbInside select {
	border-radius: 4px;
	background-color: #fbf8ea
}

#asbInside select:after {
	content: attr(x);
	background-color: #faf0db;
	box-shadow: #03C
}

#asbSubmit {
	clear: left;
	text-align: center
}

#adSearch_submit {
	width: 120px;
	cursor: pointer
}

textarea {
	font-family: sans-serif
}

.warning {
	background-color: #ED7802
}

.search-skinnier .core #search_field {
	font-size: 1rem;
	height: 32px;
	padding: 0
}

@media (min-width: 800px) {
	.search-skinnier .core #search_field {
		padding: 0;
		padding-left: 4px
	}
}

@media screen and (max-width: 800px) {
	#sbLargeContainer {
		width: 70%
	}

	#search_text {
		width: 70%
	}
}

@media screen and (max-width: 500px) {
	#sbPlaceHolder {
		display: none
	}

	#loginBox {
		margin: auto 0;
		padding-left: 8%
	}

	#centerContentInside {
		padding: 0
	}

	#cg_homesidebar {
		max-width: 95%;
		float: none;
		padding-left: 8px
	}

	#sbTagsHolder {
		display: none
	}

	#sbTagsHolder2 {
		border: 5px solid black;
		margin-top: 10px;
		margin-bottom: 5px;
		box-shadow: 3px 3px 1px #888888;
		background-color: #06F;
		display: block;
		padding: 5px;
		color: white
	}

	#sbTagsHolder2 a {
		color: white;
		text-decoration: none
	}

	#sbLargeContainer {
		height: inherit;
		width: 88%;
		float: none;
		position: inherit;
		margin-left: 8px;
		bottom: 0;
		font-family: 'Carter One', sans-serif;
		letter-spacing:1px;
		font-weight: bold;
		clear: left
	}

	#sbHorBlock {
		width: 93%;
		margin-top: 5px
	}

	#sbHorBlock-black {
		width: 93%;
		margin-top: 10px
	}

	.panel {
		width: 90%;
		font-size: 14px
	}

	#sbHorBlock-display {
		border: 5px solid black;
		margin-top: 5px;
		width: 88%;
		padding: 10px;
		color: white;
		font-size: 18px;
		font-weight: bold;
		font-family: 'Carter One', sans-serif;
		letter-spacing:1px;
		font-weight: bold;
		letter-spacing: 1px
	}

	#sblcph {
		float: none;
		margin-left: 8px;
		width: 93%
	}

	#adSearchBox {
		width: 97%
	}
}

.search-skinny .scope label {
	font-size: 12px;
	font-size: .9rem
}

/*# sourceMappingURL=../css_sourcemaps/sb-new.css.map */