/* 
Theme Name: McKeown Resourcing Theme
Theme URI: http://www.mckeownresourcing.com
Description: Blog for John McKeown, recruitment director.
Author: Fergus Haverty
Author: URI: http://www.fadtechonline.com
 */
#body{
	background-color:#EBE5E5;
}
#wrapper {
	
	padding:0;
	width: 1000px;
	height:900px;
	margin:0 auto;
	}

#container {
	background-color:#FFFFFF;
	padding-bottom: 10px;
	width:970px;	
	margin:0 auto;

	}

#header{
	width:100%;
	height:122px;
	position:relative;
	clear:both;
	
}
#header_right{
	position:absolute;
	padding-top:5px;
	top:1px;
	right:0;
	width:214px;
	height: 3px;

		
}
#banner{
background: #000000 url(images/banner.jpg);
height:282px;
width:970px;
margin:0 auto;
}


#header_left{
	width:222px;
	position:absolute;
 	top:0;
 	left:0;
}
#menu{
	clear:both;
	width:100%;
	float:left;
}
#main-content{
	width:970px;
	height:auto;
	margin:0 auto;
	margin-bottom:30px;
	font-size: 12px;
	color: #454545;
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height:16px;
	font-weight:normal!important;
}
#content{
	width:670px;
	float:left;
	height:auto;
	font-size: 12px;
	color: #454545;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	line-height:16px;
	font-weight:normal!important;
}

#content_home{
	width:100%;
	float:left;
	height:auto;
	font-size: 12px;
	color: #454545;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	line-height:16px;
	font-weight:normal!important;
	margin-bottom:30px;
}
#content_left{
	width:34%;
	float:left;
	text-align:left;
	font-family: Arial, Verdana;
	font-size: 14px;
}
#content_center{
	width:33%;
	float:left;
	text-align:left;
	font-family: Arial, Verdana;
	font-size: 14px;
}
.content_center .summary 
{ 
	width:80%;
	float:left; 
	font-family: Georgia, serif; 
	font-size:12px;
	margin-right:10px;
}
#content_right{
	width:33%;
	right:0;
	float:left;
	text-align:left;
	font-family: Arial, Verdana;
	font-size: 14px;
}

pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 30px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #414141;
	}

	
.title a {
	text-decoration: none;
	color: #4E6FA2;
	}

.title a:hover {
	text-decoration: none;
	color: #e96800;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 11px;
	padding: 1px 0px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #555;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}
	

	
#posts {}
	#posts .post { margin-bottom:10px; padding:20px; background-color:#fff; border:3px double #4E6FA2; position:relative; }
	.post-header { margin-bottom:10px; padding:20px; background-color:#fff; border:3px double #4E6FA2;}

	#posts .col2 { width:239px; }
		/*## post title / headline title ##*/
		.post h2.post-title { font-size: 25px; color: #4E6FA2; font-family: 'Arial', 'Trebuchet MS'; 
		letter-spacing: -1px; margin:0; padding:0; text-transform:uppercase; }
		.post-title a { color:#4E6FA2; text-decoration:none; }
		

		.post-title a:hover { text-decoration:underline; }
		.headline h2 { color:#0077ff; }
		/*## post image ##*/
		.post .post-image { margin-bottom:10px; padding:3px; border:1px solid #d9d9d9; }
		/*## post meta ##*/
		.post .post-meta { padding-top:5px; padding-bottom:20px; font-size:10px; color:#4E6FA2; text-transform:uppercase; }
			.post-meta ul, .post-meta ul li { margin:0; padding:0; list-style:none; }
			.post-meta ul li { float:left; padding:0 16px; }
			.post-meta ul li.time { background:url(images/clock.png) no-repeat 0 3px; }
			.post-meta ul li.category { background:url(images/category.png) no-repeat 0 3px; }
			.post-meta ul li.comment { background:url(images/comments.png) no-repeat 0 3px; }
			.post-meta ul li a { color:#c9c9c9; text-decoration:none; }
				.post-meta ul li a:hover { text-decoration:underline; }
		/*## post content ##*/
		.post .post-content { font-family: Georgia, serif; font-size:14px; }
		/*## post bottom ##*/
		.post-bottom {}
			.post-bottom .post-related { width:250px; }
				.post-bottom .post-related ul { margin:0; padding:0; list-style:none; }
				.post-bottom .post-related ul li { margin:0 0 0 5px; padding:5px 0 5px 22px; background:url(images/list.png) no-repeat 0 7px; }
				.post-bottom .post-related a { text-decoration:none; }
			.post-bottom .post-share { width:210px; padding-left:13px; border-left:1px solid #dcdcdc; }
			.post-bottom .post-share ul { width: 210px; padding:0; margin:0; list-style:none; }
			.post-bottom .post-share ul li { padding:5px; margin:0; float: left; width: 32px; }
	/* extra */
	#posts .strip { padding:12px 0 0 0; background:none; border:0; }
		.strip .strip-head { border-bottom:3px solid #252e28; padding-bottom:4px; }
		.strip .heading { font-size:20px !important; color: #252e28; font-family: 'Arial', 'Trebuchet MS'; letter-spacing: -1px; margin:0; padding:0; text-transform:uppercase; }
		.strip .strip-body { padding:10px 0 0 0; }
			.strip-body .left { width:400px; }
			.strip-body .right { width:220px; text-align:right; }
			.strip-body .left .heading { background:url(images/arrow.gif) no-repeat 0 10px; padding-left:15px; }
			.strip-body .comment-count { font-size:20px !important; color: #252e28; font-family: 'Arial', 'Trebuchet MS'; letter-spacing: -1px; margin:0; padding:0; text-transform:uppercase; }
				.comment-count a { color:#c9c9c9; text-decoration:none; }

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #7a7a7a;
	color: #fff;
	text-decoration: none;
    text-shadow: 0 1px 0 #3e3f3f;
    font-size: 12px;
    font-weight: bold;
	}

a.readmore:hover {
	background: #4E6FA2;
    text-shadow: 0 1px 0 #637f01;
	}


.wp-caption {
   border: 1px solid #FF6801;
   text-align: center;
   background-color: #FF6801;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.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;
	}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	width:260px;
	float:right;
	margin: 0 10px 10px 0;
    font-size: 15px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #555;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#617c02;
	}
	
	
#search {
    border: 1px solid #8a8a8a;
    height: 26px;
    padding: 2px;
    background: #ebebeb;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #7e7e7e;
}
	
	
#s {
	width: 257px;
	padding: 3px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch {
    margin-top: 15px;
}
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 5px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 4px 0 4px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


.rssbox {
	background: #e9e9e9;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #86ac01;
    }

.rssbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #86ac01; 
	text-decoration: underline;
	}

.twitterbox {
	background: #e9e9e9;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #86ac01;
    }
	
.twitterbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #86ac01; 
	text-decoration: underline;
	}
	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 0 6px 12px;
	background: url(images/sidebar-tab.png) left center repeat-x;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    text-shadow: 0 1px 0 #597202;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

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

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}



#footer {
	margin-top:30px;
	width:970px;
	clear:both;
	font-family: Arial, Verdana;
	font-size: 14px;

}
#socialnets {
	float: right;
}
#socialnets p {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#socialnets img {
	margin: 0px;
}
#contactinfo p {
	margin: 10px 0px 0px;
	padding: 0px;
}
