/* 
	Theme Name: Germoe
	Theme URL: 
	Description: Three column widget based theme for Germoe Parish Council. 
	Author: Jeff Meadows
	Author URI: http://www.jackplug.co.uk
	Version: 1.0		
*/

body {
	background: #ffc;  
	margin:0;
	padding:0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:90%;
	color:#03c;	
	line-height:1.25em;
	text-align:center;
}

a {
	color:#060; 
	text-decoration:none; 
	font-weight:bold
}

a:hover {
	color: #606; 
}

a img {
	border:0 !important; 
}

.alignright  {
	float: right;
	width: 330px;
}

img.alignleft {
	float:left;
	margin:0 12px 0 0;
}

img.alignright {
	float:right;
	margin:0 0 0 12px;
}

img.aligncenter {
	display: block;
	margin:0 auto;
}

p {
  margin:0;
  padding:0 0 10px 0;
}

ul {
  margin:0;
  padding:0;
}

#container {
	background: #ffc;
	width:988px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	overflow:hidden;
}

#header {
	height:182px;
	padding: 0;
	text-align:center;
	background: #eec url(images/germoe-from-tregonning-hill.jpg) top center no-repeat;
	border: 1px dashed #ccd;
	border-top: 0;
}
#header h1 {
	color: #ffc; 
	text-shadow: #333 3px 3px 3px;
	font-size: 4em; 
	letter-spacing: 0.1em;
	position: relative; 
	top: 140px;
}

#content, #widecontent  {
	float:left;
	width:520px;
	margin: 25px 0 0 0;
	padding: 0;
	font-size:1em;
	display:inline;
	overflow:hidden;table
}

#widecontent {
	width:760px;
}

#content h2, #widecontent h2 {  
	line-height:1.25em;
	margin:0 0 5px 0 ;
	font-size:1.25em;
}

#content a, #widecontent a {
	color: #060; 
	text-decoration:none;
}

#content a:hover, #widecontent a:hover {
	color:#606; 
	text-decoration:none;
} 

.entry_left  {
	float:left;
	width:430px;
}
.entry_right  {
	float:right;
}

.alignright {
	float:right;
}

table  {
	padding: 0;
	border: 0;
}

td  {
	padding: 0 15px 0 0;
	border-bottom: 1px dashed #99a;
}

#footer {
	clear:both;
  }

.sidebar {
	font:1em;
	color: #336;
	overflow:auto;
}

.sidebar_box{
	padding: 4px;
	background: #eec;
	border: 1px dashed #ccd;
	margin:5px 0;
	position:relative;
	overflow:hidden;
}

.sidebar ul li {
}

.sidebar ul li a {
	display: block;
	color: #060;
	background: #ccd;
	padding: 5px 10px;
	margin-bottom: 1px;
}

.sidebar ul li a:hover {
	color: #606;
	background: #cc9;
}

.sidebar ul li.current_page_item a {
	background: #cc9;
}

.sidebar ul li  ul li a {
	padding-left:25px;
}

.sidebar ul li  ul li a:hover {
	padding-left:25px;
}

.sidebar ul li.current_page_item  ul li a {
	padding-left:25px;
}

 .sidebar ul li.current_page_item  ul li a:hover {
	padding-left:25px;
}

.sidebar ul li  ul li.current_page_item a {
	padding-left:25px;
}
 
#sidebar_l {
  float:left;
  width:200px;
  border:solid 0px;
  margin:20px 20px 0 0;
  font-size:0.9em;			
}

#sidebar_r {
  float:right;
  width:200px;
  border:solid 0px;
  margin: 20px 0 0 10px;
  font-size:0.9em;
  overflow:auto;
}

.textwidget {
	font-size: 0.875em;
	padding: 0 5px;
}

#wp-calendar {
	/*border: 1px solid #ddd;*/
	empty-cells: show;
	font-size: 0.9em;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar caption {
	color: #14568A;	
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
}

#wp-calendar td {
/*	color: #ccc;*/
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {

}

#wp-calendar td:hover, #wp-calendar #today {

}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.wp-caption {
	border: 1px dashed #ccd;
	text-align: center;
	background-color: #eec;
	padding-top: 4px;
	margin: 0 10px 10px 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption a {
	text-decoration: none;
	color: #339;
	padding: 0;
	border: 0 none;
}

.ec3_events  {
	list-style: none;
	padding: 0 0 0 10px;
}

#credit  {
	width: 100%;
	text-align:center;
	font-size: 0.675em;
	color: #ccd;
	border-top: 1px dashed #ccd; 
}

#credit  a  {
	color: #ccd;
	font-weight: normal;
}

#credit  a:hover  {
	font-weight: bold;
}
.gallery-row {
	padding:15px 0 0 0;
	background: #eec;
	border: 1px dashed #ccd;
	margin:10px 0 !important;
}


