/*
Theme Name: WooiTuts1
Theme URI: http://heinmaas.com
Description: 
Version: 1.0.1
Author: Hein Maas
Author URI: http://heinmaas.com
Tags: 
*/

@import "inc/css/style.css";

.forum {
    background:#FFFFFF url(../images/dot.png) repeat-y scroll 9px 0 !important;
}
.forum #main {
    width: 978px;
}

.club {
    float: left;
    width: 125px;
    border: 1px solid #ccc;
    margin: 2px 5px;
    padding: 3px;
    text-align: center;
	height: 190px;
}

.club p {
    color:#0B2236;
    text-decoration:none;
    font-size:15px;
    text-align: center;
}

.club p.text_viewmore { font-size: 0.9em; padding: 0; margin: 0; }

.postcontent .wp-post-image {
    float: left;
    border: 1px solid #ccc;
    margin: 2px 5px;
    padding: 3px;
}

.clubsingle{
    float: left;
}
.clubsingle img {
    margin: 5px;
    padding: 6px;
    border: 1px solid #aaa;
    background: #eee;
}
.clubsingle p {
    text-align: center;
}
h2.clubhead {
color:#1D5596;
font-size:20px;
margin-left: 180px!important;
padding-top: 4px!important;
}

h3.clubdetail {
    color:#1D5596 !important;
font-size:18px;
margin:0 0 10px;
}

.downloads {
    border: 1px solid #ccc;
}
.downloads img {
    float: left;
    margin: 5px;
    padding: 6px;
    border: 1px solid #aaa;
    background: #eee;
}
.downloads p {
    margin-left: 70px;
}

.readmore {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 5px;
}
.readmorebutton {
background-image: url(http://www.oldhamfootballforum.org.uk/wp-content/themes/wooituts/inc/images/readmore-button.gif);
display: block;
width: 86px;
height: 21px;
margin-left: 480px;
margin-top: -20px;
}
