@import url(//fonts.googleapis.com/css?family=Raleway:200,400);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
	display: block;
}

nav ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

mark {
	background: none;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input[type="submit"], input[type="button"], button {
	padding: 0 !important;
	margin: 0 !important;
}

input, select, a img {
	vertical-align: middle;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

* {
	-webkit-font-smoothing: antialiased;
	position: relative;
}

body {
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1;
	background-color: #e6e5e7;
}

.wrapper {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

header {
	display: block;
	background-color: white;
	border-bottom: 7px solid #ff3196;
	margin-bottom: 18px;
	padding-left: 7px;
	padding-right: 7px;
	height: 111px;
}

header .wrapper {
	overflow: hidden;
	padding-top: 6px;
}

header h1 {
	float: left;
	width: 255px;
	height: 121px;
	text-indent: -9999px;
	background-image: url(../images/logo-header.png);
	margin-top: -10px;
	margin-bottom: -6px;
	z-index: 3;
	position: relative;
}

header .right {
	float: right;
	text-align: right;
	font-family: Raleway;
	padding-top: 17px;
	padding-right: 20px;
}

header .right ul {
	margin-bottom: 7px;
}

header .right ul li {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

header .right ul li a, header .right ul li a:link, header .right ul li a:visited {
	text-decoration: none;
	display: block;
	background-color: #ff3196;
	color: white;
	padding: 8px 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	margin-left: 10px;
}

header .right ul li a:hover {
	
}

header .right p {
	font-weight: 200;
	color: #5e5e5e;
}

ul.videos {
	
}

ul.videos li {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	padding-bottom: 13px;
	margin-right: 11px;
}

ul.videos li a, ul.videos li a:link, ul.videos li a:visited {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

ul.videos li a img {
	display: block;
	border: 2px solid #ff3196;
}

ul.videos li a div.info {
	margin-top: 3px;
	margin-bottom: 5px;
}

ul.videos li a div.info span {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-right: 7px;
	margin-left: 7px;
}

ul.videos li a div.info span img {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-top: -1px;
	border-style: none;
}

ul.videos li div.info {
	margin-top: 3px;
	margin-bottom: 5px;
		font-weight: bold;
	text-decoration: none;
	color: #5e5e5e;
}

ul.videos li div.info span {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

ul.videos li div.info span img {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-top: 0;
	border-style: none;
}

ul.pager {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.pager li {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

ul.pager li a, ul.pager li a:link, ul.pager li a:visited {
	display: block;
	background-color: #ff3196;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: white;
	padding: 6px 10px;
	margin-right: 3px;
	margin-left: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

ul.pager li a:hover {
	background-color: gray;
}

a.bottomlink {
	display: block;
	text-align: center;
	text-decoration: none;
	color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #343434;
	padding-top: 4px;
}

a.buttonjoin {
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-bottom: -20px;
}

footer {
	text-align: center;
	margin-top: 70px;
	padding: 20px 20px 50px;
	background-color: white;
}

footer p {
	font-family: Raleway;
	padding-top: 20px;
	padding-bottom: 10px;
}

footer p a {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	color: #ff3196;
}

@media all and (min-width: 965px) {

.wrapper {
	max-width: 960px;
	min-width: 960px;
}

	
}

@media all and (min-width: 1280px) {

.wrapper {
	max-width: 1280px;
	min-width: 1280px;
}

	
}
