/*
Theme Name: Round Table
Theme URI: 
Description: Lymm Round Table
Version: 1
Author: Chris Stephens & Lesley Campbell
Author URI: http://www.tremtastic.com
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Document */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
	background-color: #F7931D;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: 900;
	color: #ed1c24;
	font-size:30px;
	margin: 0;	
	}

h1 a{
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	color: #ed1c24;
	font-size:26px;
	margin: 0;
        text-decoration:none;	
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	color: #ed1c24;
	font-size:26px;
	text-align: left;
	}

p {
	margin: 15px 0px;
	line-height:1.3em;
	text-align: justify;
	}

a {
	color: #ed1c24;       
	}

a img {
        border: none;
}

a img {
        border: none;
}

.pic_right {
	float:right;
	margin:5px 40px 5px 5px;
	border: none;
	}

.pic_left {
	float:left;
	margin:5px 5px 5px 40px;
	border: none;
	}

.centered {
	text-align: center;
}

.red {
        color: #ed1c24;
}

.events {
        margin-bottom: 30px;
}

#container {
	width:952px;
	margin: 0 auto 0 auto;
	height: 100px;
	}

#header {
	margin: 0 auto 20px auto;
	height: 260px;
	width: 952px;
	clear: both;
	}

#sidebar h2 {
        margin-top: 10px;
        padding-top: 0px;
}

#content {
	background-image: url(images/whitebg.png);
	color: #000000;
	width: 952px;
	min-height: 125px;
	float: left;
	}
	
#contentbg {
	background-image: url(images/topcurve.png);
	background-repeat: no-repeat;	
	width: 952px;
	min-height: 125px;
	float: left;
}
#contentbg2 {
	background-image: url(images/bottomcurve.png);
	background-position: bottom;
	background-repeat: no-repeat;	
	width: 952px;
	min-height: 125px;
	float: left;
}

#contenttext {
	background-color: transparent;
 	float: right;
	width: 800px;
	margin: 64px 76px 64px 0;
	display: inline;
	}

.date {
        font-style: italic;
}

.post {
        margin-bottom: 40px;
}

#contentnav {
	background-color: transparent;
	float: right;
	width: 160px;
	margin: 0 40px 20px 40px;
	border-left: 1px solid #000000;
	display: inline;
	}

#footer {
	height: 50px;
	width: 952px;	
	float: right;
	}

#footer a {
color: #ffffff;
}




/* SIDEBAR NAVIGATION */

.menus-plus-widget {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 18px;
	
        padding: 0px;
        margin: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
        list-style-type: none;	
}
.sidenavul {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 18px;
        padding: 0px;
        margin: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
}
.sidenavul li ul{
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 18px;
        padding: 0px;
        margin: 0px;
}

.sidenavul a {
font-weight: bold;
}

.page_item {
	color: #ed1c24;
	text-decoration:none;	
        padding: 5px;
        padding-left: 0px;
        margin: 0 0 0 20px;
}


.page_item a, .page_item a:link,	.page_item a:visited{
	color: #ed1c24;
	text-decoration:none;
        text-align:center;
	}

.page_item a:hover {
	color: #F7931D;
	}

.current_page_item a .current_page_item a:link,	.current_page_item a:visited{
	color: #F7931D;	
	}

a:hover {
        text-decoration: underline;
}



/******* SIDEBAR *******/

#sidebar {
        width: 200px;
        float: right;
        padding: 15px;
        border: 1px solid #222222;        
        margin: 0 0 15px 15px;
        background-color: #eeeeee;
     }

option {
 width: 200px;
}

#sidebar h2 {
       margin-top: 0px;
}

/******* Thumbnails *******/
.wp-caption {
	background-color: #ffffff;
	padding: 5px;	
	border: 1px solid #000000;
	display:inline;
	}	
.alignright {
	float: right;
        margin: 5px 0 5px 5px;
	}
	
.alignleft {
	float: left;
        margin: 5px 5px 5px 0;
	}

.clear {
clear: both;
}

.aligncenter , div.aligncenter{
display: block;
margin-right: auto;
margin-left: auto;
}

.size-thumbnail {
	margin: 0;
	float:right;
	display:inline;
}

.wp-caption p {
	margin: 2px 0 0 0; 
	text-align: center;
	font-style:italic;
	font-size:small;
	}

.button {

}

.widgettitle {
       font-size: 20px;
       margin-top: 0px;
       padding-top: 0px;
}

#ics-calendar-widget {
       list-style:none;
       margin: 0;
       padding: 0;
}

#ics-calendar-widget li{
       margin: 10px 0;
       font-size: 11pt;
       font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ics-calendar {
       margin: 20px 0 0 0;
       list-style:none;
}

