/* @override http://popchair.com/styles/style.css */

/*
Popchair.com
Version: pre-release v1.5
By: Popchair Creative
Contact: info@popchair.com
*/

body {
	color: #777;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	width: 734px;
}

header {
	text-align: center;
}

header img {
	margin-bottom: 3px;
}

header p {
	text-shadow: 0px 1px #fff;
}

.auto_controls {
	display: none;
}

.play {
	display: none;
}

.prev {
	display: none;
	float: left;
	position: relative;
	top: -250px;
	left: -70px;
}

.next {
	display: none;
	float: right;
	position: relative;
	top: -250px;
	right: -70px;
}

.thumbs {
	text-align: center;
}

#slideshow {
	text-align: center;
	margin: 0 auto;
}

#slides1 {
	margin-top: 30px;
}

#slides1 li {
	list-style: none;
}

#slides1 li p {
	margin-top: 10px;
}

.bxslider_container a {
	color: #039df7;
	text-decoration: none;
}

.bxslider_container a:visited {
	color: #2370b0;
	text-decoration: none;
}

.bx_pager {
	margin-bottom: 70px;
}

.bx_pager a {
	background: url(../images/dot.jpg) no-repeat;
	background-position: 5px 0;
	color: #929292;
	font-size: 1px;
	padding: 0px 9px 10px 9px;
	text-decoration: none;
}

.bx_pager a.active {
	background: url(../images/active.jpg) no-repeat;
	background-position: 5px 0;
	color: #0ba7fe;
}

.bx_pager a:hover {
	
}

.bx_pager a:visited {
	color: #939393;
}

.bxslider_contianer {
	display: block;
	margin: 0, auto;
	text-align: center;
}

.slides1_wrap {
	margin: 0 auto;
	width: 734px;
	text-align: center;
}

footer {
	color: #767676;
	text-align: center;
}

footer a {
	color: #bababa;
	text-decoration: none;
}

#status {
	margin-bottom: 15px;
}

#social {
	margin-bottom: 3px;
}

#status img {
	position: relative;
	top: 1px;
	padding-right: 5px;
}

#status a{
	color: #0ca0f8;
}

#twitter:hover {
	color: #3cf;
}

#vimeo:hover {
	color: #486461;
}

#graphic-river:hover {
	color: #1b91cb;
}

footer #copyright{
	font-size: 10px;
}

.bxslider_container ul#slides1 li {
	width: 735px;
	margin: 0;
}
