/*
	Theme Name: CORK COUNTY CRICKET CLUB WordPress theme
	Theme URI: http://www.corkcountycricketclub.com/wp-content/themes/cricket/
	Version: 2.0
	Author: grzegorz.okonski@gmail.com
*/
/* ---------------------------
	reset
--------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,  blockquote,
pre, a, abbr, acronym, address, code, del, dfn,  img, q, dl, dt, 
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td, p { margin:0;padding:0;border:0;font-weight:normal;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;font-size:75%;}
a { cursor:pointer; text-decoration:underline; }
a img { border:none; }
li { list-style:none; }
table { border-collapse:collapse; border:none; }
:focus { outline: 0; }

/* ---------------------------
	default
--------------------------- */
a { color:#333; text-decoration:underline; }
body { background:#024421; color:#222; font-family:verdana, arial, sans-serif; }
html { overflow-y:scroll; }
hr { display:none; }
h1, h1 *, h2, h2 * { font-family:georgia, times, serif; }
h1 { font-size:1.6em; color:#060; font-weight:bold; margin:0 0 10px; }
h2 { font-size:1.4em; color:#060; margin:0 0 10px 0; font-weight:bold; }
h3 { font-size:1.2em; color:#036; font-weight: normal; }
p { margin-bottom:10px; }

/* ---------------------------
	form
--------------------------- */
.wpcf7 .wpcf7-validation-errors { color:red; text-align:center; }

/* ---------------------------
	layout
--------------------------- */
#page { background:#fff url(images/bg.png) 0 0 repeat-x; border-bottom:2px solid #0E3302; }

#header { padding:15px; position:relative; }
#header #logo { display:block; color:#006600; text-decoration:none; font-size:2.8em; background:url(images/logos/cricket-medium.png) 0 0 no-repeat; padding:20px 0 30px 100px; font-family:times; }
#header #logo strong { color:#036; font-weight:normal; }

#nav  { position:absolute; right:0; bottom:10px; font-size:1.2em; }
#nav li { display:inline; }
#nav li a { color:#111; padding:0 10px; text-decoration:none; text-transform:uppercase; }
#nav li a:hover { text-decoration:underline; }

#container { width:860px; margin:0 auto; padding-bottom:4em; }

#body { background:#fff; min-height:300px; height:auto !important; height:300px; }

#content { padding:5px 15px; }
#content p { text-align:justify; }
#content h2 strong { color:#036; }
#content h3 a { color:#036; }
#content h4 { font-size:1.2em; color:#036; }
#content ol { padding:0 20px; color:#777; }
#content ol li { list-style:decimal; margin-bottom:5px; }
#content ol li a { text-decoration:underline; color:#039; }

#sidebar a img { opacity:.9; margin-bottom:15px; }
#sidebar a:hover img { opacity:1; }
#sidebar dl { border:2px solid #d3c8aa; margin-bottom:2em; padding:1em; background:#d8cfb4 url(images/dl-bg.gif) repeat-x; }
#sidebar dl dt { background:url(images/logos/cricket-sephia.jpg) 0 50% no-repeat; padding:20px 0 20px 70px; font-weight:bold; margin-bottom:10px; }
#sidebar dl dd li { padding:3px 0; }
#sidebar ul ul { margin:.3em 1em; }
#sidebar ul ul a { color:#060; }
#sidebar h2 { font-size:1.2em; color:#069; margin:10px 0 0; font-weight:bold; }

#intro { padding-bottom:20px; background:#fff; }

#footer { padding:20px 0; color:#eee; width:860px; margin:0 auto; }
#footer h3 { color:#fff; }

/* ---------------------------
	specific
--------------------------- */
.ar { text-align:right; }
.al { text-align:left; }
.ac { text-align:center; }
.fl,
img.alignleft { float:left; margin:0 20px 10px 0; border:5px solid #d3c8aa; }
.fr,
img.alignright { float:right; margin:0 0 10px 20px; border:5px solid #d3c8aa; }

.border { border:5px solid #d3c8aa; }
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

.list { margin:20px 0; border-bottom:1px solid #d3c8aa; }
.list li { overflow:hidden; height:100%; border-top:1px solid #d3c8aa; padding:10px 0; }
.list li img { float:left; margin:5px 10px 10px 0; border:5px solid #d3c8aa; }

.grid { margin:20px auto; }
.grid li { float:left; margin:10px 9px; }
.grid li img { border:1px solid #d3c8aa; }

.post { margin:10px 0; border-bottom:1px solid #ddd; }
.post h3 a { font-weight:bold; }
.post a { text-decoration:underline; }
.postmetadata { margin:10px 0; padding:10px; background:#fafafa; border:1px solid #eee; }

#content #about li { overflow:hidden; border-bottom:1px solid #d3c8aa; clear:both; padding:10px 0; }
#content #about li div  { width:370px; float:right; }
#content #about li img { float:left; border:1px solid #d3c8aa; padding:4px; }

#footer .vcard { background:url(images/logos/cricket-small.png) 0 50% no-repeat; float:left; padding-left:80px; width:500px; }
#footer #credits { float:right; width:220px; }
#footer #credits a { color:#fff; text-decoration:underline; }

#SGM { height:300px; margin-top:20px; border:1px solid #aaa; }

/* ---------------------------
	grid
--------------------------- */
.grid-1, .grid-2 { float:left; overflow:hidden; }
.grid-1 { width:550px; margin-right:20px; }
.grid-2 { width:290px }

.wpcf7 { width:440px; float:left; margin-right:20px !important; }
#container .vcard  { width:400px; float:left; }
