
       .marquee ul { list-style: none; margin: 0; padding: 0; }
       .marquee ul li { margin: 0; padding: 0; display: block; }        
       
       
       .marquee { position: relative; height: 330px; width: 610px; overflow: hidden;}
       .marquee .images li { width: 500px; }
       .marquee .thumbnails { position: absolute; right: 0; top: 0; }
       .marquee .thumbnails li { margin-bottom: 10px; }
       .marquee .flavor { background-repeat: repeat; background-image: url(http://www.chainofchange.net/images/text-bg.png); position: absolute; bottom: 0; width: 480px; padding: 5px; font-size: 90%;}
       
       .marquee .flavor a:hover {color: red;}
       
       
       .marquee .flavor { color: yellow; }

		.marquee .thumbnails li { position: relative; overflow: visible; }
		.marquee .thumbnails li .marquee-arrow { display: block; background: transparent url('/images/arrow.png'); height: 76px; position: absolute; right: 0; top: 0; width: 152px; }

/*.marquee { z-index: -1; }*/
		.recent-content { text-align: center; position: relative;}
       .recent-content ul { list-style: none; margin: 0; padding: 0; }
       .recent-content ul li { margin-bottom: 15px; margin-left: 0; margin-right: 0; margin-top: 15px; padding: 0; display: block; }        
       
       
       .recent-content { position: relative;}
       .recent-content .images li { }
       .recent-content .thumbnails { position: absolute; right: 0; top: 0; }
       .recent-content .thumbnails li { }
       .recent-content .flavor { margin-top: 4px; margin-left: 4px; position: absolute; background-repeat: repeat; background-image: url(http://www.chainofchange.net/images/text-bg.png); width: 205px; padding: 5px;}
       
       .recent-content .flavor a:hover {color: red;}
       
       
       .recent-content .flavor { color: yellow; }

		.recent-content .thumbnails li { position: relative; overflow: visible; }
		.recent-content .thumbnails li .recent-content-arrow { display: block; background: transparent url('/images/arrow.png'); height: 76px; position: absolute; right: 0; top: 0; width: 152px; }


div #menu {
	border-left-width: 0px;
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	background-color: #00ace5;
	width: 950px;
	font-weight: bold;
}

#breadcrumb {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #8dd1e5;
	width: 940px;
}
h1 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #da002c;
	font-size: 1.3em;
}

div.wfo_widget h4 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #da002c;
	font-size: 1.3em;
}

.fc caption {
	padding: 0px !important;
	background: transparent !important;
}

.red {
	color: #da002c !important;
}

.feature {
	font-size: 1.3em;
}

.caption {
	font-size: 0.8em;
}

a {
	color: #01232e;
}

h2 {
	font-weight: bold;
}

.marquee .flavor a {
	color: white;
}

.recent-content a {
	color: white;
}

#header {
	height: 217px;
	width: 950px;
}

#header-image {
	display: inline-block;
	height: 149px;
	width: 950px;
	background-image: url('/images/header-coc.png');
	background-repeat: no-repeat;
}

#header-coc {
	top: 169px;
	display: inline-block;
	height: 69px;
	width: 542px;
	background-image: url('/images/header-graphic.png');
	background-repeat: no-repeat;
}

div #body {
	background-repeat: repeat;
	background-image: url('/images/tile.gif');
	min-height: 400px;
}

div #sidebar-left {
	background-image: url('/images/bg-paper.gif');
	background-repeat: repeat;
}

.sidebar-left-box {
	font-size: 90%;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
}

div #sidebar-left h1 {
	font-size: 1.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #00232e;
	min-height: 30px;
	width: 230px;
	text-align: center;
}

h2 {
	font-size: 1.1em;
	color: #00232e;
}

.img-thumb {
	margin-right: 20px;
	margin-top: 0px;
	float: left;
	border-color: #109ade;
	border-style: solid;
	border-width: 6px;
}

.img-thumb:hover {
	border-color: #da002c;
}

div .half-left {
	width: 430px;
	float: left;
	display: inline-block;
}

div .half-right {
	display: inline-block;
	padding-left: 15px;
	float: left;
	width: 430px;
}

div .reaction {
	display: inline-block;
}

li.playlist-odd {
	display: block;
	background-color: #d8d8d8;
}

ul.playlist {
}

li.playlist-even {
}

ul.playlist li {
	border-color: #d8d8d8;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	width: 586px;
}

ul.playlist img {
	margin-right: 15px;
	border-color: #109ade;
	border-style: solid;
	border-width: 5px;
	float: left;
}

div.playlist-summary {
	margin-left: 135px;
	font-size: .8em;
}

ul.playlist img:hover {
	border-color: #da002c;
}

ul.playlist li:hover {
	background-color: #fff200;
}

ul.sidebar {
	font-size: 0.9em;
}

ul#facts {
	font-size: 0.9em !important;
	padding-left: 15px;
	list-style-type: circle !important;
}

#comment-form input {
	width: 210px;
	border-width: 1px;
	border-color: #dadada;
	border-style: solid;
	padding: 5px;
}

#comment-form textarea {
	width: 210px;
	padding: 5px;
	border-color: #da002c;
	border-style: solid;
	border-width: 2px;
}

#comment-form label {
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
}

.caption {
	color: #565656;
	font-size: 80%;
}

.strong {
	font-weight: bold;
}

.reaction-summary {
	background-color: white;
}


#breadcrumb a {
	text-transform: capitalize;
	text-decoration: none !important;
}
div #column {
	background-color: #94cce5;
}
ul#facts li {
	margin-bottom: 15px;
	margin-top: 0px;
}
div.intro {
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-image: url('/images/bg-intro.png');
	height: 75px;
	letter-spacing: 0.5px;
	font-size: 1.3em;
	padding-top: 15px;
}
.offset-left {
	padding-top: 5px;
	margin-left: -5px;
	display: block;
}
.box-leader {
	float: left;
	padding: 5px;
	border-width: 150px;
	display: block;
}
h1.focus {
	border-width: 100%;
}
.white {
	color: white;
}
.status {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #747474;
	line-height: 14px;
	font-size: 10px;
}

div.excerpt {
	width: 100%;
	float: left;
	display: block;
}

.subhead {
	text-transform: uppercase;
}
.intro-strong {
	color: #fffa00;
	font-weight: bold;
}
.side {
	background-color: #efefef;
}
.side .content {
	padding-right: 20px;
	padding-top: 5px;
	border-left-color: #01232e;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 20px;
}
h1.lead {
	color: #01232e;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
}
h1.lead strong {
	font-weight: bold;
	text-transform: uppercase;
}
.index-box {
	font-size: 0.9em;
	margin: 10px;
	float: left;
	display: block;
	width: 160px;
}
.details {
	font-size: 0.9em;
}
/* END BUTTONS */

div.quotes {
	background-color: black;
	color: white;
	font-size: 3em;
	min-height: 900px;
	margin: 0 !important;
	padding: 25px !important;
}

div#footer.container
{padding-bottom: 10px; padding-top: 20px; margin-bottom: 20px; background-color: #003345; color: #e5e5e5; background-image: none !important;
font-size: 0.8em !important;}


   
            
    
div#footer.container a
{ color: #e5e5e5; background-image: none !important; !important;}


/* 
 * Required 
*/  
#newsSlider .contain { clear: both; display: block; height: 300px; width:550px; overflow:hidden; position:relative; }  
#newsSlider .slides { position:absolute; top:0; left:0; }  
#newsSlider .slides div { position:absolute; top:0; width:550px; display:none; }  
/* 
 * Optional 
*/  
#loopedSlider,#newsSlider { margin:0 auto; width:550px; position:relative; clear:both; }  
#newsSlider ul.pagination { list-style:none; padding:0; margin:0; }  
#newsSlider ul.pagination li  { float:left; }
#newsSlider ul.pagination li p {width: 550px; display: block;}
#newsSlider ul.pagination li a { padding:2px 4px; }  
#newsSlider ul.pagination li.active a { background:blue; color:white; }
.slide-summary { margin-left: 10px; font-size: 0.9em; width: 530px;}
.slide-pagination { position: relative; height: 20px; display: inline-block; text-transform: uppercase; margin-right: 5px; float: right; font-size: 0.95em; }
.slide-pagination .next { margin-left: 10px; }
.slide-pagination a { text-decoration: none; color: #00ace5 !important; } 

dd.search-box {
	width: 270px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	display: inline-block;
	float: left;
	margin: 0px;
}

#footer dd.search-box {
	width: 246px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	display: inline-block;
	float: left;
	margin: 0px;
}

div.mailing-list {
	width: 246px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	display: inline-block;
	float: left;
	margin: 0px;
}

dd.search-box input.search {
	border-color: #a3a19f;
	border-style: solid;
	display: inline-block;
	float: left;
	height: 22px;
	line-height: 1.3em;
	font-size: 1.3em;
	font-style: italic;
	text-transform: uppercase;
	font-family: sans-serif;
	color: #333333;
	background-image: url('http://www.hivheyitsviral.com/images/bg-input.png') !important;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	position: relative;
	width: 198px;
	margin-right: 0px;
	border-width: 2px;
}



#footer dd.search-box input.search {
	border-color: #a3a19f;
	border-style: solid;
	display: inline-block;
	float: left;
	height: 14px;
	line-height: 1.3em;
	font-size: 1.3em;
	font-style: italic;
	text-transform: uppercase;
	font-family: sans-serif;
	color: #333333;
	background-image: url('http://www.hivheyitsviral.com/images/bg-input.png') !important;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	position: relative;
	width: 198px;
	margin-right: 0px;
	border-width: 2px;
}

div.mailing-list input.email {
	border-color: #a3a19f;
	border-style: solid;
	display: inline-block;
	float: left;
	height: 14px;
	line-height: 1.3em;
	font-size: 1.3em;
	font-style: italic;
	text-transform: uppercase;
	font-family: sans-serif;
	color: #333333;
	background-image: url('http://www.hivheyitsviral.com/images/bg-input.png') !important;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	position: relative;
	width: 198px;
	margin-right: 0px;
	border-width: 2px;
}

dd.search-box input.search-body {
	height: 28px;
	line-height: 1.1em;
	font-size: 0.9em;
	font-style: italic;
	text-transform: uppercase;
	font-family: sans-serif;
	color: #ffff99;
	background-image: url('http://www.hivheyitsviral.com/images/bg-input.png') !important;
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 7px;
	position: relative;
	width: 150px;
	margin-left: 60px;
	margin-right: 0px;
	border-width: 0px;
	background-color: #eb503e;
}

dd.search-box input.go {
	float: right;
	background-color: #33c2e0;
	border-width: 0px;
	display: inline-block;
	height: 36px;
	width: 58px;
	background-image: url('/images/button-go.png');
	background-repeat: no-repeat;
}

#footer dd.search-box input.go {
	float: right;
	background-color: #33c2e0;
	border-width: 0px;
	display: inline-block;
	height: 28px;
	width: 34px;
	background-image: url('/images/button-go-footer.png');
	background-repeat: no-repeat;
}

div.mailing-list input.go {
	float: right;
	background-color: #33c2e0;
	border-width: 0px;
	display: inline-block;
	height: 28px;
	width: 34px;
	background-image: url('/images/button-go-footer.png');
	background-repeat: no-repeat;
}

div.mailing-list input.go:hover {
	cursor: pointer;
}

dd.search-box input.go:hover {
	cursor: pointer;
}

fieldset {
	border-width: 0px;
}

img.overlay-overlay {
	border-width: 0px !important;
}

span.overlay-container {
	display: block;
}

div.search-left {
	clear: left;
	display: inline-block;
	float: left;
	width: 250px;
}

div.search-right {
	clear: right;
	margin-left: 15px;
	display: inline-block;
	float: right;
	width: 250px;
}

div.results {
	width: 550px;
	display: block;
}

.status a {
	color: #747474;
}

.reaction-result {
	min-height: 225px;
	clear: both;
	display: block;
}

h5 {
	font-weight: bold;
	color: #d6d600;
	font-size: 1em;
	text-transform: uppercase;
}

h5 a {
	color: #d6d600 !important;
}

.footer-1 {
	border-right-style: solid;
	border-right-color: #686d76;
	border-right-width: 1px;
	height: auto;
}

.footer-2 {
	min-height: 180px;
	border-right-style: solid;
	border-right-color: #686d76;
	border-right-width: 1px;
}

h5 span {
	font-style: normal;
	font-weight: normal;
	color: white;
}

h5 a.title {
	color: white !important;
}

div.recent {
	padding-right: 10px;
}

#header .head-graphic img { display: block }

.head-graphic {
	float: left;
	display: inline-block;
	height: 149px;
	width: 950px;
}

.head-coc {
	float: left;
	display: inline-block;
	height: 69px;
	width: 542px;
}

.head-slogan {
	height: 35px;
	width: 408px;
	display: inline-block;
	float: right;
}
.head-bm {
	height: 34px;
	width: 408px;
	display: inline-block;
	float: right;
}
#mc_embed_signup {
	display: inline-block;
}

.img-thumb-store {

	height: 150px;

	border-style: solid;

	width: 150px;

	border-width: 3px;

	border-color: #00ace5;

	margin-bottom: 20px;

	margin-top: 20px;

	margin-right: 20px;

	float: left;

	display: inline-block;
	
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
box-shadow: 0 1px 10px rgba(0,0,0,.5);

}

.img-thumb-shadow {

	height: 150px;

	border-style: solid;

	border-width: 3px;

	border-color: #00ace5;

	margin-bottom: 20px;

	margin-top: 20px;

	margin-right: 20px;

	display: inline-block;
	
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
box-shadow: 0 1px 10px rgba(0,0,0,.5);

}

.img-thumb-store:hover {

	border-color: #01232e;

}

.blog-thumb {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

.blog-summary {
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

.comment-status {
	padding-top: 10px;
	display: inline-block;
}

.bracelet-image {
	float: left;
	display: inline-block;
	width: 275px;
}

.bracelet-header {
	margin-bottom: 20px;
	float: left;
	width: 550px;
	display: block;
}

.bracelet-paypal {
	width: 275px;
	float: right;
	display: inline-block;
}

ul.bracelets {
	padding-right: 20px;
	padding-left: 20px;
}

ul.bracelets li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-color: #a9a9a9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}


div.more-info{
	display: none;
}
div .trigger .open{
display: block;
cursor: pointer;
}

div#related-entries a {

	display: block;

	text-decoration: none;

}

div#related-entries li {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

div#related-entries li:hover {
	background-color: #00ace5;
}


div.pagination a {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: #003345;
	background-color: #94cce5;
	padding: 5px;
	display: inline-block;
}

div.pagination strong {
	color: white;
	background-color: #003345;
	padding: 5px;
}

div.pagination a:hover {
	border-color: #003345;
	border-style: solid;
	border-width: 1px;
}

.pagination-total {
	margin-left: 2px;
	text-transform: uppercase;
	color: #b7b7b7;
}

#post ul {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}

ul.list {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}


#post ol {
	padding-left: 40px;
}

ul.images {
	display: block;
	float: left;
	list-style-type: none;
	list-style-position: outside;
}

ul.images-blog {
padding-left: 40px;
display: block;
}

ul.images li {
	margin-bottom: 20px;
	width: 275px;
	display: block;
	float: left;
}

ul.images li.left {
	margin-right: 20px;
	clear: left;
}

ul.images li span.image-caption {
	font-size: 0.9em;
	margin-bottom: 20px;
	float: left;
	display: block;
}

.workshop-thumb {
	clear: left;
	display: inline-block;
}

.workshop-summary {
	display: block;
	padding-top: 10px;
}

h2 a:href {
	text-decoration: none !important;
}

ul.archive {
	display: block;
	list-style-type: none;
	list-style-position: outside;
}

ul.archive li {
	padding-left: 10px;
}

ul.images-blog {
	display: block;
	float: left;
}

ul.images-blog li {
	border-style: solid;
	border-width: 6px;
	border-color: #3fcdeb;
	margin-bottom: 20px;
	width: 175px;
	display: block;
	float: left;
}

ul.images-blog li.left {
	margin-right: 20px;
	clear: left;
}

ul.images-blog li span.image-caption {
	font-size: 0.9em;
	margin-bottom: 20px;
	float: left;
	display: block;
}

div.from-the-blog {
	float: left;
	display: inline-block;
}

div.from-the-blog-most-read {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: -20px;
	float: left;
	display: inline-block;
}


