/* 
	Theme Name: Ruairi McGinley
	Theme URL: http://www.exsite.ie
	Description: Ruairi McGinley
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.1
*/

/* 
	 RESET -----------------------------------------------------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 .clear
	{
	clear:both;
	}
/* 
	1.1 MAIN  -----------------------------------------------------------------------------------------------------------------------------------------------
*/
body {
	font-size:100%/130%;
	line-height: 1;
	color:#292828;
	background: #FCFE98;
	font-family:Helvetica,Times New Roman,Verdana,Garamond;
}
#panino{
	width:980px;
	margin:0 auto;
	font-size:0.8em;
	background:url(images/panino.png) repeat-y center;
}
#content{
	width:600px;
	float:left;
	padding:20px;
}
#header{
	width:980px;
	height:267px;
	background: url(images/header2014.png) no-repeat 0 0;
}
#sidebar{
	width:340px;
	float:right;
	overflow: hidden;
}
#footer{
	background:#274277 url(images/footer.png) repeat-x top;
}
/* 
	 1.2 TYPO SETTINGS -----------------------------------------------------------------------------------------------------------------------------------------------
*/
p  {
	padding-bottom:5px;
	}
a  {
	color:#f7931d;
	text-decoration:none;
	}
a:hover  {
	color:#f7931d;
	text-decoration:underline;
	}
h1,h2,h3,h4,h5,h6{
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
	color:#3f5e9b;
	text-transform:uppercase;
	}
#footer p  {
	font-size:0.9em;
	}
/* 
	 1.3 LOGO & DESCRIPTION -----------------------------------------------------------------------------------------------------------------------------------------------
*/
#logo{
	width:300px;
	height:100px;
	margin:0;
	float:left;
}
#logo a{
	width:300px;
	height:100px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	background:yellow url(images/logo.jpg) no-repeat 0 0;
}
/* 
	 1.4 NAVIGATION -----------------------------------------------------------------------------------------------------------------------------------------------
*/
#pagesup{
	height:50px;
	padding-left:180px;
	padding-top:215px;
	width:665px;
	float:left;
}
#pagesup li{
	float:left;
	position:relative;
	list-style:none;
}
#pagesup li a{
	padding:0 25px;
	line-height:50px;
	background:url(images/splitter.png) no-repeat right bottom;
	display:block;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}
#pagesup li a:hover{
   color:#f7931d;
}
#pagesup li:hover > a{
	color:#f7931d;
}

/* 
	 1.4.1 SUB_NAVIGATION -----------------------------------------------------------------------------------------------------------------------------------------------
*/
#pagesup li:hover > ul {
	display: block;
}
#pagesup ul {
	margin: 0;
	padding: 0;
	display: none;
	width: 185px;
	position: absolute;
	left: 0;
}
#pagesup ul li {
	float: none;
	margin: 0;
	padding: 0;
	background:#274378;
}
#pagesup ul a {
	font-weight: normal;
}
#pagesup ul a:hover {
	background:none;
}
/* level 3+ list */
#pagesup ul ul {
	left: 181px;
}
/* clearfix */
#pagesup:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#pagesup {
	display: inline-block;
} 
html[xmlns] #pagesup {
	display: block;
}
 
* html #pagesup {
	height: 1%;
}
/* Internt Explorer 7 */
*+html #pagesup ul a {
}
#social {
	float:right;
	margin:225px 10px 10px 10px;
	background:url(images/social.png) no-repeat 0 0;
	width:101px;
	height:32px;
} 
#facebook, #twitter, #mail {
	width:32px;
	height:32px;
	margin-left:3px;
	float:left;
} 
#facebook a, #twitter a, #mail a {
	width:32px;
	height:32px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
} 
/* 
	 1.5 CONTENT-----------------------------------------------------------------------------------------------------------------------------------------------
*/
.boxpost {
	margin:0 0 20px 0;
	}
.read{
	float:right
	}
.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
.navigation{
	clear:both;
	margin:10px 0;
	}
.thumbnail{
	float:left;
	margin-right:10px;
	}

/* 
	 1.6 SIDEBAR-----------------------------------------------------------------------------------------------------------------------------------------------
*/
h2.sideh2{
	padding:20px;
	color:#3f5e9b;
	border-bottom:5px solid #eae4e4;
	text-transform:uppercase;
	}
.article{
	padding:10px 20px;
	border-bottom:1px solid #eae4e4;
	}
.article a{
	font-weight:bold;
	font-size:1.1em;
	}
.box{
	width:50%;
	float:left;
	}
.box li{
	list-style:none;
	visibility:hidden;
	}
.box li a{
	font-weight:bold;
	font-size:1.1em;
	}
.box ul{
	margin-top:-10px;
	}
.box li li{
	padding:10px 20px;
	border-bottom:1px solid #eae4e4;
	visibility:visible;
	}
.boxpost ul{
	padding-left:20px;
	}
/* 
	 1.6 FOOTER-----------------------------------------------------------------------------------------------------------------------------------------------
*/

.boxf{
	width:33.3%;
	float:left;
	padding-bottom:20px;
	}
#footer .article{
	padding:20px 10px;
	margin:0 10px;
	border-bottom:1px solid #425f99;
	color:white;
	}
#footer .article a{
	font-weight:bold;
	font-size:1.1em;
	}
#footer h2.sideh2{
	padding:20px;
	color:#fff;
	border-bottom:1px solid #899dc6;
	text-transform:uppercase;
	}
#footer h2.sideh2 a{
	color:#fff;
	}
#credits{
	color:white;
	padding:10px;
	text-align:right;
	border-top:1px solid #1f396b;
	}
#footer li{
	padding:5px 10px;
	border-bottom:1px dotted #425f99;
	list-style:none;
	margin:0 10px;
	}
#footer a:hover{
	color:white;
	text-decoration:none;
	}
#footer img{
	border:3px solid white;
	}
/* 
	1.7 WORDPRESS STANDARD RULES -----------------------------------------------------------------------------------------------------
*/
#content img{
	border:3px solid #dddddd;
	}
#content a img{
	border:3px solid #dddddd;
	}
#content img.alignright{
	float:right;
	margin:0 0 1em 1em
	}
#content img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
#content a img.alignright {
	float:right;
	margin:0 0 1em 1em
	}
#content a img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
#content a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}





/* 
	1.8 EXTRA -----------------------------------------------------------------------------------------------------
*/
#slider_container{
	width:612px;
	height:292px;
	overflow:hidden;
	padding:25px 27px;
	background:url(images/slider_container.png) no-repeat 0 0;
	position:relative;
	margin-left:-20px;
	margin-top:-15px;
}
#slider{
	margin:0;
	padding:0;
}
#slider li{
	width:618px;
	height:296px;
	list-style:none;
	overflow:hidden;
}
#slider ul{
	margin:0;
	padding:0;
}
#slider #description{
	position:relative;
	z-index:20;
	height:0px;
	top:200px;
}
* + html #slider #description{
	position:relative;
	top:200px;
	z-index:20;
	height:0px;
	overflow:hidden;
}
#slider #description p{
	background:url(images/desc_bg.png) repeat;
	height:10px;
	width:568px;
	padding:40px 10px 50px 10px;
	color:#17437b;
	font-size:1.2em;
	line-height:25px;
	font-weight:bold;
	
}
#slider #description a{
	position:absolute;
	top:15px;
	left:10px;
	font-size:1.6em;
	color:#17437b;
	text-decoration:none;
	text-shadow:1px 0 0 black;
}
#slider #slider_bg a img{
	border:none;
	padding:0;
}
#slider #slider_bg{
	z-index:1;
}