

a {
	text-decoration: none;
}

a img {
	border: 0;
}

#custom-options a:hover,
#examples a:hover,
#notes a:hover,
#footer a:hover,
#go-home:hover,
#example .controls a:hover {
	border-bottom: dotted 1px #e800da;
}








pre {
	font-size: 14px;
	background: #eee;
	padding: 25px;
	line-height: 22px;
	margin-bottom: 20px;
	border: dotted #ccc 1px;
}

pre span {
	background: yellow;
}

#wrapper {
	width:960px;
	margin:0 auto;
}









#slider1 {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

#slider1 li {
	padding: 0;
	margin: 0;
	zoom:1;
}

#slider1 img,
#slider2 img {
	float: left;
	margin-right: 36px;
	border: solid #666 1px;
}

/* OPTIONS ---------------------------------- */





#example .multiple li {
	width: 190px;
}

#example .images li {
	width: 221px;
}

#example .images img {
	float: none;
}

#example .custom {
	margin-top: 30px;
	border: dotted #999 1px;
	padding: 15px;
}

#example .custom #my-pager a,
#example .custom #my-start-stop a {
	margin-right: 12px;
	font-size: 32px;
}

#example .ticker li {
	width: 500px;
}

#example .controls a {
	font-size: 24px;
}

#example .show {
	border-bottom: dotted #999 1px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#example .thumbs {
	text-align: center;
	padding-top: 30px;
}

#example .thumbs a {
	margin-right: 10px;
}

#example .thumbs img,
#example .bx-pager img {
	border: solid #666 1px;
}

#example .thumbs .pager-active img {
	border: solid #e800da 1px;
}

.custom-pager #example .bx-pager a {
	background: none;
}

.custom-pager #example .bx-pager .pager-active img,
.custom-pager #example .bx-pager a:hover img {
	border: solid #e800da 1px;
}

#callback-wrapper {
	text-align: center;
	border: dotted #999 1px;
	background: greenyellow;
	margin-top: 24px;
	font-size: 26px;
	padding: 20px 0 0;
	display: none;
}

#callback-wrapper p {
	/*padding: 0;
	margin: 20px 0;*/
}

/* CHANGELOG ---------------------------------- */

#changelog li ul {
	margin:0;
}

#changelog li li {
	list-style: none;
	
}

/* COMMENTS ---------------------------------- */

#comments h3 {
	text-transform: lowercase;
}

#comments pre {
	font-size: 12px;
	background: #eee;
	padding: 15px;
	line-height: 16px;
	margin: 20px 0;
	border: dotted #ccc 1px;
}

#dsq-form-area {
	margin-bottom: 20px!important;
}

#dsq-comments-title {
	display: none!important;
}

/* FOOTER ---------------------------------- */







