/*

Theme Name: OMRFC Theme

Theme URI: http://someold_url.cxm/

Description: Old Mill Hillians Rugby Football Club Theme

Author: Luke Williams & slightly modified by Martin Coupe-King

Author URI: http://www.radlett.it/

Version: 0.8.1.00

*/



/* CSS Document */

*{ margin: 0;  padding: 0;}



h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; margin-bottom: 12px; }

h1{}

h2{ font-size: 24px;}



a {text-decoration: none;}



p { margin-bottom: 14px; line-height: 20px; }



body { font: 12px "lucida sans unicode", "lucida grande", verdana, 'trebuchet ms', sans-serif; background: #7b593b  repeat-x left top; text-align: center; }



#wrapper { margin: 0 auto; text-align: left; width:900px; }



	#header { height: 200px; background: #fff url(images/header_bg.jpg) repeat-x right top; margin: 0px 50px; position: relative }

	

		#logo { background-image: url(images/logo.gif); background-position: left top; background-repeat: no-repeat; display: block; width: 180px; height: 210px; z-index: 20; position: absolute; top: 16px; left: -76px;}

		

			#logo h1 { display: none; }



	#main { background: #fff; color: #333; width: 800px; margin: 0px 50px; }

	

		#navigation { padding: 10px 10px; color: #fff; background: #432920; border-top: 2px solid #7b593b;}

			#navigation ul { margin-left: 60px; }

			#navigation ul li { float:left; list-style: none; padding-right:5px;  }

			#navigation ul li a { color: #fff; font-size: 13px; font-weight: bold; padding: 10px 5px ;}

			#navigation ul li a:hover { background: #7b593b; color: #E5F0F4; }

			#navigation ul li a:active { background: #000; }

			

			#navigation ul li.current_page_item a { background: #000; color: #7b593b; }

	

		#content { padding: 14px; }

		

			#welcome { padding-bottom: 15px; border-bottom: 1px solid #ccc; margin-bottom: 15px; }

				.firstpara { font-size: 14px; line-height: 26px; }

			#leftbody { float: left; width: 480px; }

			#sidebar { float: right; width: 240px; }

		

			#content a, #content a:visited { color: #4E5B62; background: #f3e9e2; padding:1px;  }

			#content a:hover { background: #E5F0F4; color: #000;}

			

				.newslinks { display: block; border-bottom: 1px solid #d4e0e3; padding: 3px; margin-bottom: 5px; background: #fff !important;}

				.newslinks:hover { background: #E5F0F4 !important; }

			

				.newspost { margin-bottom: 8px; padding: 10px; background: #fafafa; border: 1px solid #E5F0F4; }

				.matchpost { margin-bottom: 8px; padding: 15px 8px; background: #d4e0e3 !important; border: 1px solid #E5F0F4; width: 230px; text-align:center; }

				.matchpost:hover { background: #fafafa !important; }

				

			#content ul, #content ol { margin-left: 30px; }

			#content ul li {margin-bottom: 15px;}

			

			#EC_nextMonthLarge:hover, #EC_previousMonthLarge:hover{ color: #579; }

			

	

	#footer { background: #432920 ; color:#ededed; padding:15px; margin: 0px 50px; }

		#footer a, #footer a:visited { color: #fff; text-decoration: none; }

		#footer a:hover { color: #f00; text-decoration: underline; }



.left { float: left; }

	img.left {	margin: 0px 10px 10px 0px;}

.right { float: right; }

.kill { font-size:1px; clear: both; height: 1px; }

.fifty { width:340px; }



.red { color: #f20;}


