/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}
a {
	color: #09F;
	color: #7E6839;
	text-decoration: none;
	outline: none;
	}
a:hover {
	color: #3CF;
	}
a:active {
	color: #369;
	}	
a img {
	border: 0;
	}			
.skip-link {
	display: none;
}
h1#blog-title {
	position: absolute;
	width: 237px;
	height: 186px;
	text-indent: -1200px;
	top: 0;
	left: 12px;
	background-image: url(images/12-logo.png);
	background-repeat: no-repeat;
	}
h1#blog-title a {
	display: block;
	width: 237px;
	height: 186px;
	}	
#blog-description {
	position: absolute;
	top: 108px;
	left: 300px;
	width: 598px;
	line-height: 36px;
	font-size: 36px;
	font-weight: bold;
	}	
#wrapper {
	margin: 0 auto;
	padding: 198px 12px 0 12px;
	position: relative;
	width: 920px;
	}	
#menu ul {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 598px;
	height: 45px;
	top: 24px;
	left: 300px;
	font-weight: bold;
	background-image: url(images/bg-images.png);
	background-position: -135px 0;
	background-repeat: no-repeat;
	}
#menu li {
	display: block;
	float: left;
	padding: 9px 12px;
	margin: 0;
	font-size: 18px;
	list-style-type: none;
	}	
#menu li a {
	color: #FFF;
	}	
#menu li a:hover {
	color: #000;
	}
#menu li.current_page_item a {
	color: #000;
	}
li.page-item-20 a {
	display: none;
}			
#content {
	margin: 0;
	padding: 36px 0;
	background: url(images/line-horizontal2.png) repeat-x 0 18px;
	}
/***** PAGE TEMPLATES ******/
#content.pagetemplate {
	position: relative;
	background: none;
}
#content.pagetemplate h2, #content.comments_page h2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 290px;
	font-size: 24px;
	color: #7E6839;
	color: #09F;
}
#content.pagetemplate h3 {
	font-size: 18px;
	padding: 15px 18px;
}
#content.pagetemplate p {
	margin: 0;
	padding: 0 18px;
	font-size: 12px;
}
#content.pagetemplate p strong {
	color: #7E6839;
	color: #09F;
}
#content.pagetemplate h4 {
	margin: 0;
	padding: 15px 18px 0 18px;
	color: #7E6839;
	color: #09F;
}
#content.pagetemplate h4.entry-title {
	color: #FFF;
}
#content.pagetemplate ul h3 {
	margin: 0;
	padding: 15px 12px;
}
#press {
	margin-top: 48px;
}
#content.pagetemplate #section1 {
	float: left;
	width: 303px;
	padding-bottom: 36px;
	background: url(images/line-vertical2.png) repeat-y 0 -50px;
}
#content.pagetemplate #section2 {
	float: left;
	width: 303px;
	padding-bottom: 36px;
	background: url(images/line-vertical2.png) repeat-y 0 0;
}
#content.pagetemplate #sectionA {
	float: left;
	clear: left;
	width: 303px;
	padding-bottom: 36px;
	background: url(images/line-vertical2.png) repeat-y 0 -50px;
}
#content.pagetemplate #sectionB {
	float: left;
	width: 303px;
	padding-bottom: 36px;
	background: url(images/line-vertical2.png) repeat-y 0 0;
}
#content.pagetemplate #sectionC {
	float: left;
	width: 303px;
	padding-bottom: 36px;
	background: url(images/line-vertical2.png) repeat-y 0 -75px;
}
#content.pagetemplate #also {
	float: right;
	width: 152px;
}
#content.pagetemplate #also img {
	margin: 12px;
}
#content.pagetemplate ul {
	margin: 0;
	padding: 3px 12px;
	list-style-type: none;
}
#content.pagetemplate ul li li {
	padding: 6px 0;
	font-size: 12px;
}
#content.pagetemplate ul li li a {
	display: block;
	font-size: 18px;
}
/***** END PAGE ******/

/***** ABOUT *****/
#content.about {
	background: none;
}
#content.about h3 {
	font-size: 24px;
}
#aboutinfo {
	float: right;
	top: 0;
	right: 0;
	width: 508px;
}
#starring {
	width: 380px;
	
}
#starring h3 {
	color: #FFF;
	padding: 15px 12px;
	background: url(images/bg-starring.png) no-repeat #09F;
}
#starring h4 {
	color: #09F;
	padding: 0 12px;
}
#starring #starringstills {
}
#nav {
	margin: 6px 0 12px 0;
	padding: 15px 0;
	font-size: 12px;
	background: url(images/starring-buttons-bg.png) no-repeat 0 0; 
	text-align: center;
}
#nav a { 
	text-decoration: none;
	margin: 0;
	padding: 6px 9px;
	color: #FFF;
}
#nav a:hover { 
	background: url(images/starring-button-hover.png) no-repeat center; 
}
#nav a.activeSlide {
	background: url(images/starring-button-hover.png) no-repeat center;  
}
#nav a:focus { 
	outline: none; 
	}
#starring ul#skaters {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 380px;
	height: 320px;
	background-color: #09F;
	overflow: hidden;
}
#starring ul#skaters li {
	margin: 0 10px;
}
#starring ul#skaters li img {
	margin-bottom: 6px;
}
#starring ul#skaters li strong {
	font-size: 18px;
	color: #000;
}

#alsostarring {
	padding: 12px 0;
	background: url(images/line-horizontal.png) no-repeat;
}
dl {
	padding: 6px 12px;
	line-height: 15px;
}
dl#extra {
	background: url(images/line-horizontal.png) repeat-x bottom;
	padding-bottom: 36px;
}
dt {
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
dd {
	margin: 0;
	padding-bottom: 12px;
	font-size: 12px;
	color: #7E6839;
	color: #09F;
}


/***** END PRESS *****/

#stills {
	display: block;
	width: 950px;
	height: 270px;
	}
#stills img {
	margin: 0 0 6px 0;
	}
#stills div div {
	width: 145px;
	height: 90px;
	margin: 0 0 6px 0;
	}
#col1, #col2, #col3, #col4, #col5, #col6 {
	width: 151px;
	margin: 0;
	padding: 0;
	float: left;
	}
#col1 {
	padding-top: 36px;
	}
#col2 {
	padding-top: 72px;
	}	
#col3 {
	padding-top: 36px;
	}	
#col5 {
	padding-top: 36px;
	}	
#col6 {
	padding-top: 72px;
	}						
/***** END STILLS *****/	

#video {
	width: 448px;
	height: 300px;
	}
#intro {
	position: absolute;
	top: 498px;
	left: 474px;
	width: 290px;
	}
#intro * {
}	
#intro h3 {
	margin: 0;
	padding: 15px 0 0 12px;
}	
#intro p {
	padding: 0 12px;
	}			
/***** SIDEBAR *****/
#sidebar {
	position: absolute;
	top: 498px;
	left: 776px;
	width: 152px;
	padding-bottom: 190px;
	background: url(images/line-vertical2.png) repeat-y -1px 0;
	}
#sidebar h3 {
	padding: 15px 0 0 12px;
	}	
#sidebar h4 {
	margin: 0;
	padding: 6px 0 0 12px;
	font-size: 12px;
	}
#sidebar p {
	padding: 0 0 0 12px;
	font-size: 12px;
	line-height: 15px;
	line-height: 18px;
	font-weight: normal;
	}
#sidebar .entry-content p {
	margin: 0;
	padding: 0 0 0 12px;
}	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
#sidebar ul li li {
	padding-left: 12px;
}
#share li {
	margin-left: 12px;
}		
#share {
	margin: 9px 0 0 12px;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	line-height: 18px;
	list-style-type: none;
	}
	
/**** END SIDEBAR *****/		


.readmore a {
	width: 119px;
	height: 26px;
	padding: 6px 36px 6px 9px;
	background-image: url(images/bg-images.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	}
.readmore a:hover {
	background-position: 0 -30px;
	}

/***** COMMENTS *****/		
	
#wp_wall {
	clear: both;
	position: relative;
	padding: 24px 0;
	width: 750px;
	background-image: url(images/line-horizontal.png);
	background-position: -238px 12px;
	background-repeat: repeat-x;
}
#wp_wall .wall-1, #wp_wall .wall-2 {
	padding: 12px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	}
#wp_wall .wall-1 {
	float: left;
	width: 270px;
	background: url(images/line-vertical2.png) repeat-y -2px -500px;
	}
#wp_wall .wall-2 {
	float: right;
	width: 270px;
	background: url(images/line-vertical2.png) repeat-y -2px 0;
	}	
/* Section commentaires */	
#wp_wall #part1, #wp_wall #part2 {
	width: 290px;
	}
#wp_wall #part1 {
	position: absolute;
	top: 36px;
	left: 160px;
	}
#wp_wall #part2 {
	float: left;
}
#wp_wall #form {
	position: relative;
	clear: both;
	padding: 24px 0;
	background: url(images/line-horizontal2.png) repeat-x -238px 9px;
}
#wp_wall #form p {
	margin-left: 152px;
	}
#wp_wall h3 {
	float: left;
	padding-top: 12px;
	width: 152px;
	}
#wp_wall h3#wall_post_toggle {
	clear: left;
	float: none;
	padding: 15px 0 6px 152px;
	}	
#wp_wall #part1 input {
	float: left;
	width: 175px;
	background-color: #000;
	border: none;
	border-bottom: 1px solid #003d66;
	color: #09F;
	}		
		
#wp_wall label {
	float: left;
	padding-top: 15px;
	width: 60px;
	}
#wp_wall #part1 input {
	float: left;
	width: 220px;
	padding-top: 15px;
	background-color: #000;
	border: none;
	border-bottom: 1px solid #003d66;
	color: #09F;
	}
#wp_wall #wpwall_comment {
	position: absolute;
	top: 36px;
	left: 470px;
	width: 270px;
	height: 90px;
	}
.wallauthor, .wallauthor a {
	font-weight: normal;
	color: #09F;
	}
#wallresponse {
	margin-top: 60px;
	margin-left: 152px;
	font-size: 12px;
}
.wall-error {
	color: #FF0;
}
.wall-success {
	color: #7E6839;
	clear: both;
}
#wp_wall #submit_wall_post {
	display: block;
	position: absolute;
	top: 140px;
	left: 470px;
	color: #FFF;
	width: 73px;
	height: 26px;
	border: none;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(images/bg-images.png);
	background-position: 0 -122px;
	background-repeat: no-repeat;
	}
#submit_wall_post:hover {
	background-position: 0 -152px;
	}
#comment-form {
	clear: both;
	}			
/***** FORMS *****/

input, textarea {
	padding: 3px;
	border: 1px solid #003d66;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
label {
	display: block;
	clear: left;
	font-size: 12px;
	}		
#email {
	color: #999;
	width: 130px;
	}	
#join {
	margin: 3px 0;
	border: none;
	color: #FFF;
	width: 48px;
	height: 28px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(images/bg-images.png);
	background-position: 0 -60px;
	background-repeat: no-repeat;
	}
#join:hover {
	background-position: 0 -90px;
	}		


/***** TYPOGRAPHY *****/
h1, h2 {
	font-size: 36px;
	line-height: 36px;
	}
h3 {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 15px;
	color: #09F;
	}
ul#remember {
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	color: #09F;
	height: 24px;
	font-weight: bold;
	list-style-type: none;
}
ul#remember li {
	display: block;
	width: 280px;
}
		
p, ul, ol {
	font-size: 15px;
	}

.author a:hover {
	color:	#8d7e5f;
	}
.info {
	color: #09F;
}
/* WP COMMENTS */
#comments {
	margin-left: 290px;
}
#comments ol {
	margin: 0;
	padding: 0;
}
#comments ol li {
	padding: 0 0 15px 0;
	background: url(images/line-horizontal2.png) repeat-x -238px bottom;
}
#comments ol li.alt {
	background: url(images/line-horizontal2.png) repeat-x 0 bottom;
}
.photo {
	display: none;
}
.comment-author {
	color: #09F;
}
.comment-meta {
	font-size: 12px;
}
.required {
	color: #09F;
}
#commentform #submit {
	display: block;
	margin: 3px 0 0 0;
	padding-left: 3px;
	color: #FFF;
	width: 73px;
	height: 26px;
	border: none;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(images/bg-images.png);
	background-position: 0 -122px;
	background-repeat: no-repeat;
	}
#commentform #submit:hover {
	background-position: 0 -152px;
}
#footer {
	clear: both;
	margin: 0 152px;
	padding: 36px;
	background: url(images/line-horizontal2.png) repeat-x 0 24px;
	font-size: 12px;
	text-align: center;	
	color: #003d66;
	}				