/*
Theme Name: WHFC
Description: The 2012 theme for Walton & Hersham FC
Version: 1.2
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 40px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #FFF;;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
.entry-title {
	font-size:50px;
}

/* =Structure
----------------------------------------------- */

#container {
	width: 100%;
	background: #FFF;
}
#secondary {
	display:none;
}
#primary {
	width:100%;
	}

/* =Updating bar
----------------------------------------------- */


.image {
	display:none;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}
img a {
text-decoration: none;
	border: 0 none;}



/* =Header
----------------------------------------------- */

#header {
	margin: 0 auto;
	padding-top:20px;
}
#header img {
	width:90%;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display:none;
}


/* Zed1 */

#fixture {
padding-bottom:25px;
margin-bottom:10px;
margin-top:10px;
border-bottom: 1px red dotted;
}
.teamdetails {
position: absolute;
margin-left:35%;
}
#boxcol1 img {
display: block;
width: 30%;
margin-left:15px;
padding-top:5px;
padding-bottom:10px;
}


/* Boxes */
#boxcol1 {
	margin: 0 auto;
	width: 95%;
	overflow: hidden;
}
#boxcol2 {
display:none;
}
#boxcol3 {
float: left;
width: 85%;
position: relative;
overflow: hidden;}





/* =Widgets (HOME PAGE)
----------------------------------------------- */

.widget {
	background-color:#ffebe8;
	height:100%;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.widget-title {
	color: #fff;
	font-size: 50px;
	font-weight: 400;
	line-height: 2.6em;
	background:#ff0000;
	padding-left:15px;
}
#newsbox {
	column-count: 1;
}
.newsbox {
	margin-left:27px;
	padding:0;
}
.youth-home {
	padding:20px;
	margin-left:27px;
	margin-right:3px;
	margin-bottom:27px;
	border:#dd3c10 1px solid;
	background: #ffebe8;
	text-align:center;
}
section.recent-posts {
	display:none;
}

/* =Footer
----------------------------------------------- */


#tweetbox {
	display:none;
}
.tweet {
	display:none;
}

/* 5 Column */
/* Start of Column CSS */
#container5 {
	display:none;
}

/* Footer */

#tc {
	display:none;
}