/*
Theme Name: Y Gogs
Theme URI: http://www.ygogs.com/
Description: Theme for Y Gogs Goden Oldies rugby team 
Version: Beta 1.0
Author: Mei Gwilym
Author URI: http://mei.gwilym.net/blog
*/

/*Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.3.1 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Layout */
div#container{width:900px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 172px;padding:0 10px;}
div#cy{float:left;width:150px;margin-left:-900px}
div#en{float:left;width:150px;margin-left:-172px}
div#footer{clear:left;width:100%}

/*
=====================

Main Styles

=====================
*/
body {
background:#8E032C url(images/page-bg.jpg) repeat-x scroll left top;
font-family:arial, sans-serif, sans;
font-size:0.9em;
line-height:1.2em;
color:#fff;
}
div#container{
background:transparent url(images/header.jpg) no-repeat scroll left top;
}
div#header {
height:150px;
text-indent:-9999px;
}
#content h3, #content h4{
font-size:2.2em;
font-weight:normal;
letter-spacing:-1px;
line-height:0.9em;
}
/* Headings */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
text-decoration:none;
}
h2 a:hover,h3 a:hover, h4 a:hover{
text-decoration:underline;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
color:#fff;
}
h1, h2, h3, h4 {
font-family:'Trebuchet MS',Verdana,Sans-Serif;
}
div.meta {
margin-top:5px;
color:#ead611;
font-style:italic;
font-size:small;
}
/* Content */

.item {
margin:0 0 30px 0;
border-bottom:5px solid #740124;
padding:15px 0;
}

.itemtext p{
margin:10px 0;
}
.itemtext p img{
float:right;
margin:0px 0px 5px 5px;
border:4px solid #9e0a35;
}
/* styles for both columns */
div#cy, div#en {
border-top:1px solid #9e0a35; border-left:1px solid #9e0a35;
border-bottom:1px solid #62001c; border-right:1px solid #62001c;
padding:10px;
}
div#cy h2, div#en h2{
color:#ead611;
font-size:1.8em;
letter-spacing:-1px;
margin-bottom:0.5em;
}
div#cy ul li, div#en ul li{
margin:3px 0;
}
div.news {
margin:20px 0px 0px 0px;
}
a {
color:#fff;
}
strong{
font-weight:bold;
}
em{
font-style:italic;
}

/* Footer */
#footer {
text-align:center;
}