/*  
Theme Name: Ormskirk RUFC
Description: Based on Nikynik Green theme reloaded with sidebar widget support by Nikynik www.nikynik.com
Version: 1.1
Author: DTL 
Author URI: http://www.darrenturpin.co.uk

/* Begin Typography & Colors */

body 
{
color            : #000000;
margin-bottom    : 20px;
padding          : 0px;
background-color : #223622;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
text-align: center;
}

#page 
{
background-color: #223622;
border: 1px solid #959596;
text-align: left;
}

#header 
{
background-color: #ffffff;
}

#content 
{
font-size: 1.1em;
line-height: 1.6em;
}

.widecolumn .entry p 
{
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry 
{
line-height: 1.4em;
}

.narrowcolumn .postmetadata 
{
text-align: left;
}

.alt 
{
-moz-border-radius: 7pt;
background-color: #B7DDB9;
}

.alt2 
{
background-color: #99CC99;
-moz-border-radius: 7pt;
}

.wp-smiley 
{
border: none;
}

small 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

small a, small a:link, small a:visited 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

#item
{
margin: 0 0 40px 0;
text-align: justify;
}

h1, h2, h3 
{
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 
{
font-size: 4.0em;
text-align: center;
}

.description 
{
font-size: 1.2em;
text-align: center;
}

h2 
{
font-size: 1.8em;
margin: 0;
padding: 0;
margin-bottom: 12px;
padding-bottom: 4px;
border-bottom: 2px solid #000034;
}


h2.pagetitle 
{
font-size: 1.8em;
}

h3 
{
font-size: 1.5em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description 
{
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
{
color: #000034;
text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited 
{
color: #000034;
}

#meta
{
border: 1px solid #000034;
margin: 6px 0;
padding: 6px;
background: #F4F8F0;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
.commentlist a, .commentlist a:link{
color:#000000;
}
.commentlist a:hover {
color: #000034;
text-decoration: underline;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

small, .nocomments, .postmetadata, strike {
color:  #000000;
font-size: 10px;
font-weight: bold;
}

{
color:#000000;
}	
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: #000034;
text-decoration: none;}

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



/* Begin Structure */
body {
margin: 0;
padding: 0; 
}

#page {
margin: 20px auto;
padding: 0;
width: 760px;
border: 1px solid #959596;
}

#header {
padding: 0;
margin: 0 auto;
height: 200px;
width: 100%;
background-color: #223622;
}

#headerimg {

height: 200px;
width: 100%;
}

.narrowcolumn {
float: left;
display: inline;
padding: 0 10px 0 20px;
margin: 5px 0 0 10px;
width: 490px;
}

.widecolumn {
padding: 5px 0 5px 5px;
margin: 5px 0 0 20px;
width: 690px;
}

.entrytext ul, .post ul {
margin           : 2px;
padding-left     : 10px;
list-style       : none;
}
.entrytext ul li, .entrytext ul ol, .post ul li, .post ul ol {
line-height      : 15px;
padding-left     : 15px;
padding-top      : 0px;
background-image : url(images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}
.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

#footer {
padding: 0 0 0 1px;
margin: 0 auto;
width: 760px; height: 92px;
clear: both;
color: #FFFFFF;
}

#footer p {
margin: 0;
padding: 30px 0;
text-align: center;
}
#footer a, #footer a:link, #footer a:visited{
color: #FFFFFF;
}
/* End Structure */



/*	Begin Headers */
ul.menu {
float: left;
margin: -24px 0 0 1px;
padding: 0px;
width: 720px;
}
ul.menu li {
display: inline;
margin: 0;
}

ul.menu,
ul.menu li a {
padding: 5px 15px 3px;
}

ul.menu li a {
font: 1em;
color: #000;
margin: 0;
}

ul.menu li a:hover {
color: #000 !important;
text-decoration: none;
border-bottom: 3px solid #000034;}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #000 !important;
border-bottom: 3px solid #000034;
text-decoration: none;
}
h1 {
padding-top: 70px;
margin: 0;
}

.description {
text-align: center;
}

h2 {
margin: 20px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;

}

.entry ul li:before {
content: "»  ";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
font-size: 9px;
color: #000000;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;

}


/* End Entry Lists */



/* Begin Form Elements */

#searchform {
margin: 5px 0;
padding: 5px 5px; 
}

#sidebar #searchform #s {
background: #ffffff;
border: 1px solid #cccccc;
width: 120px;
padding: 2px;
font-size: 1em;
color: #888888;
}

#sidebar #searchsubmit {
margin-top: 2px;
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}
#commentform textarea {
background-color: #E6EFDE;
border: 1px solid #959596;
width: 390px;
padding: 4px;
font: 0.8em Verdana, Arial, Sans-Serif;
}
input {
color: 000;
font: 0.9em Verdana, Arial, Sans-Serif;
padding: 2px;
text-transform: uppercase;
border: 1px solid #959596;
margin-right: 1px;
background-color: #E6EFDE;
}
#commentform #submit {
color: #000;
font: 0.9em Verdana, Arial, Sans-Serif;
padding: 2px;
text-transform: uppercase;
width: 190px;
border: 1px solid #959596;
margin-right: 1px;
background-color: #E6EFDE;
}
#commentPreview {
width: 374px;
font: 0.9em Verdana, Arial, Sans-Serif;
background-color: #fff;
border-top: 1px solid #959596;
border-bottom: 1px solid #959596;
border-left: 1px solid #959596;
border-right: 1px solid #959596;
padding: 6px;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */


/* Begin Sidebar */

#sidebar {
width:200px;
margin-top: 0px;
margin-left:550px;
padding: 0px;
}

#sidebar ul {
margin: 0px;
padding: 0px;
list-style-type:none;
text-align: left;
}

#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
margin:0px;
padding:0px;
}

#sidebar ul #linkslist {
margin:0px;
padding:0px;
}

#sidebar h2, #sidebar h2 a{
font-size        : 11px;
font-weight      : bold;
text-transform   : uppercase;
text-align       : left;
height           : 21px;
line-height      : 21px;
text-indent      : 8px;
letter-spacing   : 1px;
color            : #FFF;
background-image : url(images/modul.jpg);
}

#sidebar p{
margin:0px;
color: #555;
word-spacing: -1px;
font-size:0.9em;
}

#sidebar ul ul li, #sidebar ul ol li {
display          : block;
font-size        : 10px;
font-weight      : BOLD;
color            : #ffffff;
margin:0px;
padding:0px;
}

#sidebar ul ul li a, #sidebar ul ol li a {
margin:0px;
background-color : #E6EFDE;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
display          : block;
border-top       : 1px solid #ffffff;
border-bottom    : 1px solid #999999;
background-color : #EDEDED;
font-weight      : normal;
padding          : 2px 0px 2px 0px;
color            : #333333;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
background-color : #ffffff;
color			 : #B70000;
font-weight      : normal;
text-decoration  : none;
}

/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 20px;
padding-bottom: 5px;
padding-top: 5px;
padding-right: 20px;
background	   : transparent url(images/back.gif);
border: 2px solid #000034;
color			   : #000034;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
text-align: center;
margin: 10px 0 10px;
padding: 0;
width: 100%;
}

.navigation .left {
float: left;width: 50%;
text-align: left;
height           : 21px;
line-height      : 21px;
text-indent      : 8px;
color:#000;
font-size: 0.8em;
}

.navigation .right {
float: right;width: 50%;
text-align: right;
height           : 21px;
line-height      : 21px;
text-indent      : 8px;
color:#000;
font-size: 0.8em;
}

.navigation p {
margin: 0;
padding: 0;
}

.navigation a {
color: #000;
text-decoration: none;

}

.download {
background: #D0F29D ;
border-top: 2px solid #9CD941;
border-bottom: 2px solid #9CD941;
margin: 10px auto;
padding: 5px 20px 5px 60px;
text-align: left;
}
.code {
background: #CCCCFF ;
border-top: 2px solid #6666FF;
border-bottom: 2px solid #6666FF;
margin: 10px auto;
padding: 5px 20px 5px 60px;
text-align: left;
}
.favorite_post {
background: #FF9999 ;
border-top: 2px solid #FF6666;
border-bottom: 2px solid #FF6666;
margin: 10px auto;
padding: 5px 20px 5px 60px;
text-align: left;
}

.alert 
{
background: #FFF6BF ;
border-top: 2px solid #FF9900;
border-bottom: 2px solid #FF9900;
margin: 10px auto;
padding: 5px 20px 5px 60px;
text-align: left;
}

.alarm 
{
background: #F0E68C;
border-top: 2px solid #BFAE0F;
border-bottom: 2px solid #BFAE0F;
margin: 10px auto;
padding: 5px 20px 5px 60px;
text-align: left;
}

.sponsor
{
margin-left: 5px;
}

/* End Various Tags & Classes*/


