/*
Theme Name: Donegal Sports Partnership
Theme URI: http://www.activedonegal.com
Description: Donegal Sports Partnership
Version: 1
Author: Damien Blake
Author URI: http://www.strawberrymedia.ie
*/

h1 {	
	color: #900;
	margin:  0 ;
	font-size: x-large;
}

h2, h3 {	
	color: #900;
	margin: 25px 0 0 0 ;
	font-size: medium;
}

 body {
	font-size: 12px;
	font-family: Arial, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #c5d0e2;
	line-height: 1.5;
	text-align: left;
	color: #333;
}

.container {
	width: 960px;
	margin: 0 auto;
	display: block;
	padding: 0;
}

p{
	margin: 0 15px 5px 0;
}

.main {
	width: 960px;
	margin: 0 auto;
	display: block;
	padding: 0;
	background: url(images/mainbg.gif) repeat-y;
}


.toplink {
	float: right;
	width: 200px;
	text-align: right;
}

.toplink a{
	font-weight: bold;
	color: #000
}

.toplink a:hover{
	font-weight: bold;
	color: #900
}

.post {
width: 710px;
display: block;
float: right;
}

.clear {
	clear: both;
}

.frame {
	width:710px;
	float: right;
	display: block;
}

.sidebarOuter {
	width: 230px;
	display: block;
	float: left;
	text-align: center;
}

.sidebarOuter .sidebar{
	display: block;
	width: 200px;
	margin: 0 auto; ;
}

.sidebarOuter .sidebar ul{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebarOuter .sidebar ul li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.sidebarOuter .sidebar ul a {
	display: block;
	list-style: none;
	padding: 0;
	color: #fff;
	padding: 5px 0;
	margin: 5px 0;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}

.sidebarOuter .sidebar ul a:hover {
	display: block;
	list-style: none;
	margin: 5px 0;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
}

.sidebarOuter .sidebar ul li ul li a {
	display: block;
	list-style: none;
	padding: 0;
	color: #fff;
	padding: 2px 0;
	margin: 2px 0;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	background: none;
}

.sidebarOuter .sidebar ul li ul li a:hover {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 2px 0;
	color: #fff;
	text-align: center;
	font-family: Trebuchet MS, Trebuchet, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}
