/*
Theme Name: Ducaticlub
Description: A theme for the Ducaticlub designed by LiquidSky.
Author: LiquidSky (Jeroen Sanders)
Version: 1.0
*/

/*
##########################
##  Design by LiquidSky.be  ##
##########################
Start of reset*/
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, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
/*end of reset*/

/* General styling */

html {
background: url('img/container.png') #282828;
}

body {
font-family:Arial, Helvetica, sans-serif;
background: url('img/Panigale_Tricolore_1600x900.jpg') center top #282828 no-repeat ;
/*background: url('img/sauerland.jpg') center top #282828 no-repeat;*/
color:white;
}

.wrap {
width:960px;
margin:0 auto;
}

/* Top bar styling */

#top {
background: url('img/container.png');
font-size:12px;
}

#top .wrap {
height:32px;
position:relative;
}

#top .left, #top .right{
position:absolute;
top:11px;
}

#top .right{
right:0;
}

#top .right a {
color:white;
text-decoration:none;
font-weight:bold;
}

#top .right a:hover {
color:gray;
}


/* Head Styling */

#head h1 {
background: url('img/logo.png') no-repeat;
width:353px;
height:91px;
text-indent:-9999px;
float:left;
}

#head {
margin-top:12px;
overflow:hidden;
position:relative;
margin-bottom:22px;
}

#head ul {
position:absolute;
bottom:0;
right:32px;
}

#head li {
float:left;
margin-left:42px;
}

#head li a {
text-decoration:none;
text-transform:uppercase;
font-weight:bolder;
font-size:12px;
color:white;
}

#head li a:hover{
color: #c30109;
}

#head .sub-menu {
position:absolute;
top:-75px;
left:40px;
height:75px;
width:540px;
display:none;
z-index:5;
}

#head .sub-menu li a{
font-size:11px
}

#head .sub-menu li {
background:url('img/container.png');
padding:5px;
margin:10px 10px 0 0;
width:120px;
text-align:center;
}

#head .sub-menu .double {
width:260px;
}

#head ul li:hover > ul {
display:block;
}

#doc p{
background: url('img/doc.jpg') no-repeat;
width:100px;
height:51px;
text-indent:-9999px;
position:absolute;
right:0;
}

/* Content Styling */

#content {
overflow:hidden;
position:relative;
}

.container {
padding:10px;
margin-bottom:15px;
background: url('img/container.png');
float:left;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

.small {
width:210px;
height:110px;
margin-right:13px;
}

.small img {
margin:24px 10px 24px 10px;
}

.button {
display: block; 
text-decoration: none;
color: white;
text-align:center;
height:95px;
padding:35px 10px 0 10px;
}

.button img {
margin-top:-5px;
}

.last {
margin-right:0;
}

#content img {
float:left;
}

#content h1 {
clear:left;
padding-top:1px;
}

#content .right {
float:right;
}

#join img{
margin:4px 28px;
}

#join a:hover img {
border:1px solid white;
margin:3px 27px;
}

#join h2{
font-size:12px;
margin-left:5px;
margin-bottom:5px;
}

#newsletter {
position:relative;
}

#newsletter h2{
font-size:12px;
margin-left:5px;
margin-bottom:5px;
}

#newsletter input {
color:gray;
background:black;
border:1px solid gray;
margin-top:5px;
margin-bottom:5px;
}

#newsletter .wpcf7-captcha-captcha-778{
margin:0;
border:1px solid gray;
position:absolute;
left:80px;
bottom:33px;
}

#newsletter .wpcf7-captcha-captcha-778:hover{
border:1px solid white;
}

#newsletter .captcha-778 input{
width:60px;
height:18px;
}

#newsletter .wpcf7-submit {
position:absolute;
bottom:3px;
right:15px;
width:65px;
}


#newsletter p{
font-size:13px;
overflow:hidden;
}

#newsletter input:focus,#newsletter input:hover {
color:white;
background:black;
border:1px solid white;
}


.news  {
width:450px;
height:210px;
color:#fff;
/*color:#9c9c9c;*/
position:relative;
}

.news p {
font-size:13px;
line-height:1.3;
}

.news a ,.post a{
color:white;
text-decoration:none;
}

.news a:hover ,.post a:hover {
color: #c30109;
}

.news h2 {
margin-bottom:10px;
margin-left:25px;
}

.news h2 a , .post h2 a {
color:white;
text-decoration:none;
}

.news h2 a:hover , .post h2 a:hover {
color: #c30109;
}

.news .wp-post-image {
margin:0 10px 10px 24px;
border:1px solid white;
}

.news .meta {
position:absolute;
bottom:10px;
left:35px;
font-size:11px;
font-style:italic;
}

.placehold {
width:180px;
height:170px;
background: url('img/container.png');
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
margin-left:25px;
text-indent:-9999px;
}

.placehold .wp-post-image {
border:1px solid white;
margin:10px 7px 0px 14px;
}

.post {
clear:left;
position:relative;
width:940px;
padding-bottom:20px;
margin-bottom:20px;
float:none;
}

.rps div div {
display:none;
}

/* Footer Styling */

#footer {
min-height:82px;
background: url('img/container.png') #282828;
font-size:12px;
}

#footer .wrap {
position:relative;
}

#footer .left, #footer .right {
position:absolute;
top:11px;
}

#footer .right {
right:0;
}

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


#footer a:hover {
text-decoration:underline;
color: white;
}

#ducati {
background: url('img/ducati.png');
position:absolute;
text-indent:-999px;
width:88px;
height:92px;
top:-10px;
left:442px;
z-index:3;
}

/* Widget Styling */
#widgetized-footer {
padding-top:80px;
padding-bottom:20px;
overflow:hidden;
}

.widget {
float:left;
color: #ccc;
width:32%;
border-right:1px solid gray;
padding-left:10px;
}

#widgetized-footer .widget:first-child {
padding-left:0px;
}

.widget h4 {
font-size:14px;
padding-bottom:10px;
margin-bottom:10px;
width:95%;
}

.widget h4 a{
color: #ccc !important;
}

.rsswidget img {
display:none;
}

.widget li {
font-size:11px;
margin-top:10px;
padding-top:10px;
border-top:1px solid gray;
width:95%;
}

#nav_menu-3 {
border:none;
padding-top:24px;
}

/* Sponsor Styling */
.simply-scroll-container { 
	position: relative;
        border-top:white solid 1px;
        border-bottom:white solid 1px;
}

.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}


.simply-scroll { 
	width: 100%;
	height: 50px;
}

.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 50px;
}
	
.simply-scroll .simply-scroll-list li {
	float: left;
	width: 143px;
	height: 50px;
}

/* Post Styling */
.post p {
margin-top:10px;
margin-left:10px;
color:#9c9c9c;
font-size:13px;
line-height:1.3;
overflow:hidden;
}

.post blockquote {
margin-left:25px;
border-left: 1px gray solid;
padding-left:10px;
}

.post blockquote p {
color:#c79fa4;
}

.post cite {
font-style:italic;
}

.post h1{
font-size:20px;
margin:10px 0 0 10px;
clear:left;
}

.post h2{
font-size:18px;
margin:10px 0 0 10px;
clear:left;
}

.post h3{
font-size:16px;
margin:10px 0 0 10px;
clear:left;
}

.post h3{
font-size:18px;
margin:10px 0 0 10px;
font-weight:normal;
clear:left;
}

.post h4{
font-size:16px;
margin:10px 0 0 10px;
color:gray;
clear:left;
}

.post h5{
font-size:14px;
margin:10px 0 0 10px;
color:gray;
clear:left;
}

.post h6{
font-size:14px;
margin:10px 0 0 10px;
color:gray;
font-weight:normal;
font-style:italic;
clear:left;
}

.post ul {
list-style-type:square;
margin-top:5px;
color:gray;
font-size:13px;
line-height:1.3;
}

.post ul li {
margin-left:25px;
padding-left:10px;
margin-top:3px;
}

.post ol {
list-style-type:decimal;
color:gray;
margin-top:5px;
font-size:13px;
line-height:1.3;
}

.post ol li {
margin-left:25px;
padding-left:10px;
margin-top:3px;
}

.post img {
padding:5px;
background:black;
border:1px solid gray;
margin:5px 10px 5px 5px;
}

.post .borderless {
background:none;
border:none;
}

.post a img:hover {
background:gray;
border:1px solid black;
}

#content .post .wp-smiley {
background:none;
padding:0;
margin:0;
border:none;
float:none;
}

#title {
margin-bottom:10px;
margin-top:10px;
border-bottom:1px solid gray;
padding-bottom:10px;
}

.post input:focus,.post input:hover, .post textarea:focus,.post textarea:hover {
color:white;
background:black;
border:1px solid white;
}

.post input, .post textarea {
color:gray;
background:black;
border:1px solid gray;
margin-top:5px;
margin-bottom:5px;
}

.post .wpcf7-captcha-captcha-778 {
margin-left:10px;
padding:0;
border:1px solid gray;
float:none !important;
margin-top:0;
margin-bottom:-6px;
}

.post .wpcf7-captcha-captcha-778:hover{
border:1px solid white;
}

.post .captcha-778 input{
width:60px;
height:18px;
}

.post .wpcf7-submit {
position:absolute;
bottom:3px;
right:15px;
width:65px;
}

.post label {
float:left;
margin-top:7px;
width:100px;
}

.wpcf7-checkbox span label {
float:none;
width:auto;
}

.straat input {
width:210px;
}

 .gemeente input {
width:170px;
}

.post .alignright {
float:right !important;
}

/* more-prev etc */

#morePrev {
width:100%;
clear:both;
}

#morePrev p {
float:right;
}

#morePrev a{
color:white;
text-decoration:none;
}

#morePrev a:hover{
color:#c30109;
}

.more-link {
position:absolute;
right:10px;
bottom:10px;
font-style:italic
}

.news .more-link {
font-size:12px;
}

/* Share this */
/* list */

.sharthis {
position:absolute;
top:0;
left:0;
width:0;
height:0;
}

.sharthis div {
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
z-index:5;
padding:0;
overflow:hidden;
}

.sharthis a {
position:absolute;
width:17px;
height:69px;
left:0;
top:120px;
background: url('img/sharethis.jpg') no-repeat;
text-indent:-999em;
}

.sharthis:hover{
height:100%;
width:100%;
}

.sharthis div a {
position:absolute;
width:100px;
height:100px;
background:none;
}

.sharthis div img {
width:100px;
}

.sharthis div img:hover {
width:110px;
margin-left:2px;
margin-right:0px;
}


.sharthis .FB {
top:50px;
left:15px;
}

.sharthis .TWIT {
top:50px;
left:125px;
}

.sharthis .DIGG {
top:50px;
left:235px;
}

.sharthis .MAIL {
top:50px;
left:345px;
}

/* post */

.sharethis {
position:absolute;
top:90px;
right:150px;
height:80px;
overflow:hidden;
}

.sharethis a img {
margin-top:30px;
}

.sharethis a img:hover {
margin-top:0;
}

.yks-mailchimpFormDivRowLabel {
	font-size: 12px;
	margin-top: 10px;
}
