/* 
Theme Name: Pres Mitchelstown 
Theme URI: http://http://www.presmitchelstown.ie/ 
Description: A minimalistic, simple theme for WordPress -- supports widgets in the sidebar, all manors of post/page formatting and comes with an easy to customize stylesheet.  
 
Author: Tomas Coman 
Version: 1.0 
Tags: minimalistic, simple, widgets, sidebar, elegant 
*/ 

body {
	font:74% Arial, Helvetica, sans-serif;
	color:#303030;
	text-align:left;
	background-color: #ebeff9;
	background-image:url('Images/bg0.jpg');
	background-repeat:repeat-x;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;	
	line-height: 18px;
}

a img, a, input{border:0; outline:none; color:#303030;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}

h1 {

	font-size: 18px;
	letter-spacing: 0px;
	color:#2e4692;
	padding: 3px 8px;
	margin: 0 0 0px 0px;
	font-weight:lighter;
	border-bottom: #ebebeb 1px solid;
}
h2 {

	font-size: 15px;
	letter-spacing: 0px;
	padding: 3px 8px 3px 0;
	margin: 10px 0 10px 0px;
	/*font-weight:lighter;*/
}
h3 {

	font-size: 10px;
	color: #CCCCCC;
	font-weight:lighter;
		margin: 0 0 0px 0px;

}

#containermain{
	background:url(images/contentBG.png) repeat-y scroll 0 0;
	margin:0 auto;
	width:945px;
	border:#FF0000;
}
#contentcontainer{
	width:900px;
	background:#fff;
	margin:0 auto;
}
#header{
    height:140px;
    width:900px;
	background-image:url('Images/headbg.jpg');
	background-repeat:repeat-x;
}
#leftCol{
    padding:0 10px 0 5px;
    width:200px;
    float:left;
    margin:10px 10px 5px 10px;
	min-height:300px;
}
#content{
   padding:0 10px 0 15px;
   width:632px;
   float:left;
   margin:10px 5px 0 0;
   min-height:680px;
   border-left: 1px solid #dcdfe4;
   /*border-right: 1px solid #dcdfe4;*/
}

#content a {
	color: #4B80C6;
	text-decoration: none;
}

#sidebar{
	margin:10px 5px 0 0;
	padding:0 10px 0 10px;
   width:200px;
   float:left;
	min-height:600px;
}
#footer {
	height: 15px;
	text-align: left;
	background-color:#999999;
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding: 0px 0 0 0px;
	margin:0px;
	clear:both;
	padding: 14px; 
	text-align: center;
}
#footer a {
	color: #CCCCCC;
}

.newscol {
	border-left: 1px solid #DCDFE4;
	width: 180px;
	padding: 0px 12px 30px 12px;
	margin: 0 0 20px 20px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	line-height: normal;
	float: right;
}

.newscol ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

.newscol ul li {
	margin: 0px;
	list-style-type: none;
}
.newscol ul a {
	display: block;
	padding: 5px 0px 4px 10px;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #0561D9;
}

/*Top Menu*/

#menuBar
{
	width: 900px;
	height: 26px;
	background-position: left top;
	background-color: #d1d3e8;
}

#sddm
{
	margin: 20;
	padding: 20;
	z-index: 30;
}
/*ciaran old menu  change display to :none to hide and inline to display*/
#sddm ul
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	background: #003263; /*background: #5970B2; or #0A1EB3*/
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	/*background: #49A3FF;*/
	background: #0A5AB3;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial;
}

#sddm div a:hover
{
	background: #49A3FF;
	color: #FFF;
}
/*End of Top Menu*/

/*Left Col Nav sub link*/
#navLeftCol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #fff;
}

#navLeftCol ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px; 
	line-height: 12px;
	font-weight: normal;
}

#navLeftCol ul li 
{ 
	margin: 0px; 
	list-style-type: none;
}

#navLeftCol ul a
{
	display: block;
	padding: 6px 8px 6px 10px;
	text-decoration: none;
	text-align: left;
	color: #2E4692;
	border-bottom: 1px solid #DEDEDE;
	line-height: 18px;
}
#navLeftCol ul a:hover 
{
	background: #E4E4E4;
}

#navLeftCol h1
{
	font-size: 18px;
	letter-spacing: 0px;
	color:#2e4692;
	padding: 3px 8px;
	margin: 0 0 0px 0px;
	font-weight:lighter;
	border-bottom: #ebebeb 1px solid;
}
.navLeftColText
{
	font-size: 14px;
	color:#2e4692;
	padding: 3px 8px;
	margin: 0 0 0px 0px;
	font-weight:lighter;
	border-bottom: #ebebeb 1px solid;
}


/*End of Left Col Nav sub link*/


/*Side Col News*/
.newsSideBar {
	width:260px;
	padding: 0px 0px 30px 12px;
	margin: 0 0 20px 20px;
	vertical-align:top;
	text-align:left;
	font-size:10px;
	line-height:normal;
	float:right;
}

.newsSideBar ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px; 
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

.newsSideBar ul li 
{ 
	margin: 0px; 
	list-style-type: none;
}

.newsSideBar ul a
{
	display: block;	
	padding: 5px 0px 4px 10px;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #0561D9;
	
}

.newsSideBarText
{
	font-size: 18px;
	color:#2e4692;
	padding: 3px 8px;
	margin: 0 0 0px 0px;
	font-weight:lighter;
	border-bottom: #ebebeb 1px solid;
}

/*End of Side Col News*/

.bottomshadow{
    background:url(images/bottomshadow.png) no-repeat scroll 0 0;
    height:24px;
    width:951px;
    margin:0 auto;
}

#headerImages
{
	height: 116px;
}
.headerCrestImage{
	margin-top: 5px;
	margin-left: 15px;
	vertical-align: top;
}
.headerNameImage{
	width: 630px;
	/*margin-left: 45px;*/
}
.headerCeistImage{
	margin-top: 30px;
	vertical-align: top;
}

/*Post*/
.post {
	margin-bottom: 10px;	
}

.post-details {
	height: 16px;
	background: url(images/details-dots.png) repeat-x;
	padding-top: 5px;
	margin-bottom: 10px;
}

.post-bottom {
	height: 30px;
	margin: 0 0 30px 0;
}

.post-details-left {
	float: left;
}

.post-details-right {
	float: right;
}

.comment-count {
	float: right;
}

.author{
	font-weight:bold;
}

#only-page {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
}

.dots {
	height: 1px;
	width: 100%;
	background: url(images/dots.png) repeat-x;
	margin: 30px 0px;
}

.spacer {
	clear: both;
	display: block;
}

div.sidedock{
	display: none;
}

div.logo{
	display: none;
}






#primary_nav_wrap
{
	margin-top:0;

}
/*ciaran new menu  chnage display to none to hide or inline to display*/
#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:100%;
display:none;
}

#primary_nav_wrap ul a
{
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:12px;
	line-height:26px;
	padding:0 15px;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;

}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#ddd
}

#primary_nav_wrap ul li:hover
{
	background:#f6f6f6
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
z-index:100000;
	
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}