/*
Theme Name: PowerJobsDirect Theme
Theme URI: http://powerjobsdirect.com/
Description: Powerjobsdirect.com blog template
Version: 1.0
Author: PowerJobsDirect
Author URI: http://Powerjobsdirect.com/


*/



/* Begin Typography & Colors */


a{color:#367bdd;}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display:block; }
audio[controls],canvas,video { display:inline-block; display:inline; zoom:1; }
html { font-size:100%; overflow-y:scroll; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
body { margin:0; font-size:13px; line-height:1.231; }
body,button,input,select,textarea { font-family:sans-serif; color:#222; }
::-moz-selection { background:#fe57a1; color:#fff; text-shadow:none; }
::selection { background:#fe57a1; color:#fff; text-shadow:none; }
a { color:#2473ab; text-decoration:none; }
a:visited { color:#2473ab; }
a:focus { outline:thin dotted; }
a:hover,a:active { outline:0; }
abbr[title] { border-bottom:1px dotted; }
b,strong { font-weight:bold; }
blockquote { margin:1em 40px; }
dfn { font-style:italic; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
ins { background:#ff9; color:#000; text-decoration:none; }
mark { background:#ff0; color:#000; font-style:italic; font-weight:bold; }
pre,code,kbd,samp { font-family:monospace, monospace; _font-family:'courier new', monospace; font-size:1em; }
pre { white-space:pre; white-space:pre-wrap; word-wrap:break-word; }
q { quotes:none; }
q:before,q:after { content:""; content:none; }
small { font-size:85%; }
sub,sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-.5em; }
sub { bottom:-.25em; }
ul,ol { margin:1em 0; padding:0 0 0 40px; }
dd { margin:0 0 0 40px; }
nav ul,nav ol { list-style:none; margin:0; padding:0; }
img { border:0; -ms-interpolation-mode:bicubic; vertical-align:middle; }
svg:not(:root) { overflow:hidden; }
figure { margin:0; }
form { margin:0; }
fieldset { border:0; margin:0; padding:0; }
legend { border:0; margin-left:-7px; padding:0; }
label { cursor:pointer; }
button,input,select,textarea { font-size:100%; margin:0; vertical-align:baseline; vertical-align:middle; }
button,input { line-height:normal; overflow:visible; }
button,input[type=button],input[type=reset],input[type=submit] { cursor:pointer; -webkit-appearance:button; }
input[type=checkbox],input[type=radio] { box-sizing:border-box; }
input[type=search] { -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box; }
button::-moz-focus-inner,input::-moz-focus-inner { border:0; padding:0; }
textarea { overflow:auto; vertical-align:top; }
input:valid,textarea:valid { }
input:invalid,textarea:invalid { background-color:#f0dddd; }
table { border-collapse:collapse; border-spacing:0; }


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */






.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;}

.clear {
	clear: both;
}

#footbottom .footlinks2 ul{
	padding:0;
	margin:0;
}
#footbottom .footlinks2 ul li{
	float:left;
	list-style:none;
	padding:0 30px 0 0;
}
#footbottom .footlinks2 ul li a{
	display:block;

}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */





select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */













	body{
		background: url(images/bg.png) repeat-x;
	}

	#wrapper{
		width: 1040px;
		margin: 0 auto;
	}
	#container{
		width: 981px;
		margin: 0 auto;
	}
	#logo{
		margin: 18px 0 0 20px;
		float: left;
	}
	#logo,#logo a{
		width: 368px;
		height: 85px;
	}
	#logo a{
		background: url(images/logo.png) no-repeat;	
	}
	#top-links{
		float: right;
		width: 300px;
		text-align: right;
		margin-top: 50px;
	}
	#top-links a{
		color: #606e78;
	}
	#main-menu{
		background: url(images/nav-bg.png) no-repeat;
		height: 40px;
		width: 981px;
		overflow: hidden;
		opacity: 0;
	}
	.no-js #main-menu{
		opacity: 1;
	}
	#main-menu ul{
		margin: 0;
		padding: 0;
	}
	#main-menu li{
		float: left;
		display: inline;
		list-style: none;
		height: 41px;
		background: url(images/pipe.png) no-repeat right;
		width:120px;
	}
	#main-menu li a{
		color: #98aab4;
		text-transform: uppercase;
		font-size: 14px;
		text-decoration: none;
		display: block;
		text-align: center;
		outline: none;
		line-height: 42px;
		text-shadow: 1px 1px 0 #FFF;
		
	}
	#main-menu li a:hover{
		color: #2b6da8;
	}
	#main-menu li.current_page_item.fchildmenu{

		background: url(images/nav-left.png) no-repeat;
	}
	#main-menu li.current_page_item.fchildmenu a{
		padding-right: 6px;
		margin-left: 6px;
	}

	#main-menu #curEmployer #navEmployer.menu-lastchild,
	#main-menu #curFaq #navFaq.menu-lastchild{
		background:url(images/nav-right.png) no-repeat right;
	}
	#main-menu #curEmployer li#navEmployer.menu-lastchild a,
	#main-menu #curFaq #navFaq.menu-lastchild a{
		padding-left: 6px;
		margin-right: 5px;
	}

	/*
	#main-menu li a:hover{
		background: url(images/nav-hover.png) repeat-x;
		color: #FFF;
	}
	*/


	#main-menu li.current_page_item a{

		background: url(images/nav-hover.png) repeat-x;
		color: #FFF;
		margin-bottom: 1px;
		text-shadow: none;
	}

	#bottom-nav{
		background: url(images/bottom-nav-bg.png) no-repeat bottom;
		margin: 0 auto;
		height: 52px;
		width: 937px;
		padding: 0 15px;

	}

	#bottom-nav,#bottom-nav #bottom-nav-con{
		display: none;	
	}
	.no-js #bottom-nav,.no-js #bottom-nav #bottom-nav-con{
		display: block;
	}


	#login_btn,input[type=submit],div.quick_search_box div.quick_search_submit input{
		display: block;
		background: url(images/btn2.png) no-repeat;
		width: 120px;
		height: 28px;
		color: #FFF;
		text-align: center;
		line-height: 28px;
		margin-top: 10px;
		border: 0;
		font-size: 12px;
		clear: left;
	}
	div.qs_secondary_submit_submit input[type=submit]{
		clear: none;
	}
	#login_btn{
		float: right;
		clear: none;
	}
	input[type=submit].login{
		float: left;
		background: url(images/btn.png) no-repeat;	
		width: 82px;
		height: 28px;
		display: block;
	}

	.content-outer-1{
		background: url(images/content-top.png) no-repeat top center;
		padding-top: 13px;
		margin-top: 15px;
	}
	.content-outer-2{
		background: url(images/content-bottom.png) no-repeat bottom;
		padding-bottom: 13px;
		position: relative;
		z-index: 2;
		margin:0 1px 0 0;
	}
	.content{
		background:#FFF url(images/content-middle.png) repeat-x bottom;
		min-height: 265px;
		border-left: 1px solid #f4f4f4;
		border-right: 1px solid #f4f4f4;
		margin: 0;
		position: relative;
		z-index: 2;
	}
	.infiniteCarousel{
		height: 285px;
		position: relative;
		width: 977px;
		top:-11px;
	}
	.infiniteCarousel .wrapper{
		width: 974px;
		height: 285px;
		position: absolute;
		overflow: auto;
		top: 0;
		overflow: hidden;
	}
	.infiniteCarousel ul{
		margin: 0;
		padding: 0;
		width: 9999px;
	    list-style-image:none;
	    list-style-position:outside;
	    list-style-type:none;
	    margin:0;
	    padding:0;
	    position: absolute;
	    top: 0;
	}
	.infiniteCarousel li{
		float: left;
		display: inline;
		list-style: none;
		width: 222px;
		height: 285px;
		padding:8px 11px;
		background: url(images/slide-pipe.jpg) no-repeat right;
	}
	.infiniteCarousel li a{
		outline: none;
	}

	.infiniteCarousel li span{
		display: block;
		color: #27a5d5;
		margin-top: 10px;
		font-size: 16px;
		text-align: center;
	}
	#slide1previous
	{
		background: url(images/slider-prev.png) no-repeat;
		left: -25px;
		top: 110px;
	}
	#slide1next{
		background: url(images/slider-next.png) no-repeat;
		right: -25px;
		top: 110px;
	}
	#slide1previous,
	#slide1next{
		width: 24px;
		height: 50px;
		position: absolute;
		display: block;
		text-indent: -2000px;
		cursor: pointer;
		outline: none;
	}
	.slider{
		height: 265px;
	}
	#flash_bg{
		width: 968px;
		height: 330px;
		background: url(images/flash-bg2.png) no-repeat;
		margin: 0 auto;
	}
	#flash_bg_inner{
		width: 924px;
		padding-top: 2px;
		margin: 0 auto;
		overflow: hidden;
	}
	#flash_bg_inner object{
		outline: none;
	}
	.page-content{
		padding:0 5px;
		border-left: #f4f4f4 solid 1px;
		border-right: #f4f4f4 solid 1px;
		margin-top: -5px;
	}
	h1#latest-power-jobs{
		background: #2d80b8;
		color: #FFF;
		font-weight: normal;
		padding: 10px 20px;
		font-size: 24px;
	}
	.content-wrapper{
		padding: 0 0 20px;
	}
	.subpage-wrapper{
		padding: 10px;
		width:640px;
		float:left;
	}
	.subpage-wrapper h1{
		margin-top: 0;
	}
	table.search_res{
		width: 95%;
		margin: 0 auto;
	}
	table.search_res .date_format_all{
		background: url(images/date-bg.png) no-repeat;
		width: 59px;
		height: 53px;
		display: block;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		padding-top: 1px;
		margin-right: 10px;
	}
	table.search_res .date_format_all .date_format_day{
		display: block;
		font-size: 26px;

	}
	table.search_res td{
		padding: 10px 0;
		background: url(images/row-bg.jpg) repeat-x bottom;
	}
	table.search_res tr.nobackground td{
		background: none;
	}

	#footer{
		background: url(images/footer-bg.png) repeat-x;
		height: 306px;
		margin-top: -50px;
		z-index: 1;
		position: relative;
		width: 100%;
	}
	#foot-content-wrapper{
		width: 940px;
		margin: 0 auto;
		padding: 60px 20px 0 20px;
	}
	#footlinks{
		margin-left: 20px;
		height: 132px;
	}
	#footlinks ul{
		margin: 0 ;
		padding: 0;
	}
	#footlinks ul li{
		float: left;
		width: 230px;
		list-style-image: url(images/arrow.png);
		margin-bottom: 10px;
	}
	#footlinks ul li a{
		color: #FFF;
	}
	#footer #footbottom{
		margin-top: 30px;
		line-height: 24px;
	}
	#footbottom,#footbottom a{
		color: #FFF;
	}
	#footcopyright a:hover,
	#footlinks ul li a:hover{
		border-bottom: 1px solid #FFF;
	}
	#footcopyright{
		float: left;
		width: 400px;
	}

	#foot-social-media{
		float: right;
		margin-top: 10px;
		width: 300px;
	}
	#foot-social-media span,#foot-social-media a{
		float: left;
		display: block;
		margin-right: 10px;
	}

	#foot-social-media span{
		font-size: 16px;
		line-height: 44px;
	}
	#foot-social-media a.facebook{
		background: url(images/facebook.png) no-repeat;
		width: 41px;
		height: 41px;
	}
	#foot-social-media a.youtube{
		background: url(images/youtube.png) no-repeat;
		width: 42px;
		height: 42px;
	}
	#foot-social-media a.linkedin{
		background: url(images/linkedin-icon.png) no-repeat;
		width: 40px;
		height: 40px;
	}
	#foot-social-media a.twitter{
		background: url(images/twitter.png) no-repeat;
		width: 40px;
		height: 40px;
	}



	input {
	    font-size: 18px;
	    margin: 5px 0;
	}
	#submenu{
		margin: 0;
		padding: 0;
	}
	#submenu li{
		float: left;
		list-style: none;
		padding: 0;	
		padding: 17px 30px 0 0;
		font-weight: bold;
		text-shadow: 1px 1px 0px #9eb1bc;
		color: red;	
	}

	#submenu li a{
		display: block;
		color: #FFF;
		text-shadow: 1px 1px 0px #66747c;
	}

	select {
	    border: 1px solid #DEDEDE;
	    padding: 4px;
	}


#main-content{
	background:#f4f4f4;
	font-size:12px;
	min-height:400px;
	
}
#main-content #content{
	margin-top:10px;
	padding:10px 10px 0;
	width:600px;
	float:left;
}
#sidebar{
	width:270px;
	float:right;
	background-color:#e4eef0;
	min-height:500px;
	margin:10px 10px 0 0;
	padding:10px 10px 0;
	overflow:hidden;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.bottomlinks{
	padding: 25px 0pt 20px; font-size: 12px; clear: both; text-align:center;background:#f4f4f4;
}
#login-box{
	margin-top:10px;}
#login-title{
	background:url(images/login-title-bg.png);
	height:49px;
	text-align:center;
	font-size:18px;
	color:#FFF;
	line-height:50px;
}
#login-form{
	background:#FFF;
	padding:10px;
	width:175px !important;
	overflow:hidden;
}
#newscontent{
	background:#FFF;
	padding:10px;
	width:175px !important;
	overflow:hidden;
}
#login-form ul{
	margin:0px;
	padding:10px 16px;
}
#login-form input[type=text],#login-form input[type=password]{
	width:170px;
}


#footer div{
	margin-top:22px;
}
#footer div div{
	margin-top:0;
}


#footer .footerBGRPadding{
	width:510px;
}


#footer a,#footer{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#footer #footer-logo{
	width:50px;
	height:55px;
	background:url(images/footer-logo.png);
	float:right;
	margin-top:0;
}
.clear{
	clear:both;
}

table.search_res td,table.search_res tr{
	padding:10px;
}
tr.search_row1 td{
	background-color:#daebf4;
	
}
table.search_res a{
	color:0a3e77;
}
table.search_res,ol, ul, li, p, td, th ,td.seeker_search_row2_wide, td.seeker_search_row1_wide, tr.search_row1, td.search_row1, tr.search_row2, td.search_row2{
	color:#333;
}
table.search_res a:hover{
	color:#f33f10;
}
h1,h2,h3,h4,h5,h6,.sub_heading{
	color:#0a3e77 !important;
	border:0;
}
div.featuredemp{
	background:#FFF;
	padding:10px;
}
div.featuredemp img{
	width:170px;
}
div.featuredemp ul{
	margin-left:20px;
	
}
#subpagecontent{
	padding:20px;
	background:#f4f4f4;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	min-height:500px;
	color:#333 !important;
}

.ie #main-menu
{
	opacity: 1;
}
.ie #bottom-nav,
.ie #bottom-nav #bottom-nav-con{
	display: block;
}
.ie .infiniteCarousel li a img {
      background: transparent;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
      zoom: 1;
}


/*
* form element
*/

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 147px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 26px;
	padding: 2px 26px 0 10px;
	color: #000000;
	text-align: left;
	font: 12px/21px arial,sans-serif;
	background: url(images/select.gif) no-repeat;
  
	overflow: hidden;
}


/*
* menu
*/


/*
* misc
*/
a{ text-decoration:none;}
.blogLeftContent{
	padding:10px;
}
.blogLeftContent img{
	max-width:550px;
}
.blogRightContent{
	float:right;
	width:265px;
	
}
.sidebarTop{ width:265px; height:14px; background:url(images/sidebarTop.png) no-repeat;}
.sidebarBottom{ width:265px; height:14px; background:url(images/sidebarBottom.png) no-repeat;}
.sidebarMiddle{;padding:0 15px 20px; background-color:#FFF; }

.sidebarMiddle ul{
	margin:0;
	padding:0;
}

div.entry{ padding-left:5px;}
.sidebarMiddle li{
	list-style:none;
}
.sidebarMiddle li h2{
	font-size:16px;
	color:#34474d;
}
.sidebarMiddle ul li ul{
	margin-left:25px;}
.sidebarMiddle ul li ul li{
	list-style:url(images/arrow2.png);
}
h2.postTitle {
	border-bottom:1px solid #CCCCCC;
	display:block;
	font-size:18px;
	margin:0 0 5px 0;
	padding:0 5px 5px;
	color:#000;
}


h2.postTitle a {
color:#005797;
}
a{ color:#005797;}
h2.postTitle a:hover{
	color:#367bdd;
}
.post{
	padding-bottom:30px;
}
.post .date {
	background:url(images/calendar.png) no-repeat;
	height:16px;
	display:block;
	float:left;
	padding-left:20px;
	font-size:11px;
}
div.info{ margin-left:5px;}
.post .act {
	float:right;
	height:16px;
}
.post .comments {
	background:url(images/comment.png) no-repeat;
	padding-left:20px;
	font-size:11px;
}
#social{ float:right; margin-top:-25px;}
.postmetadata,#social{ padding-left:5px;}
#social a.twitter,#social a.stumbleupon,#social a.digg,#social a.delicious,#social a.netvibes,#social a.facebook,#social a.reddit,#social a.mixx{ width:16px; height:16px; display:block; float:left; margin-right:5px;}
#social a.twitter{ background:url(social/twitter_16Off.png);}
#social a.stumbleupon{ background:url(social/stumbleupon_16Off.png);}
#social a.digg{ background:url(social/digg_16Off.png);}
#social a.delicious{ background:url(social/delicious_16Off.png);}
#social a.netvibes{ background:url(social/netvibes_16Off.png);}
#social a.facebook{ background:url(social/facebook_16Off.png);}
#social a.reddit{ background:url(social/reddit_16Off.png);}
#social a.mixx{ background:url(social/mixx_16Off.png);}


#social a.twitter:hover{ background:url(social/twitter_16.png);}
#social a.stumbleupon:hover{ background:url(social/stumbleupon_16.png);}
#social a.digg:hover{ background:url(social/digg_16.png);}
#social a.delicious:hover{ background:url(social/delicious_16.png);}
#social a.netvibes:hover{ background:url(social/netvibes_16.png);}
#social a.facebook:hover{ background:url(social/facebook_16.png);}
#social a.reddit:hover{ background:url(social/reddit_16.png);}
#social a.mixx:hover{ background:url(social/mixx_16.png);}

#searchsubmit{  width:58px; height:22px; background:url(images/searchBtn.png); border:0; color:#FFF; clear:none; float:right; margin:5px 10px 0 0;}
#s{ width:160px; margin-left:5px; background:#E8E8E8 url(images/find.png) 2px 2px no-repeat; height:20px; border:1px solid #ccc; padding-left:20px;}

#twitter_update_list{ margin:0;}
#twitter_update_list li{ list-style:none; margin:0 0 5px 0; border-bottom:1px dotted #CCC; padding-bottom:5px;}
#twitter_update_list li a{}
#postpath{ padding-bottom:20px;}
h4.pagetitle{ margin-top:0;}

.footerBGRPadding ul{
	margin:0;
	padding:0;
}
.footerBGRPadding li{
	float:left;
	width:80px;
	display:inline;
}

.footerBGRPadding li a{
	display:block;
	border-left:1px solid #FFF;
}.footerBGRPadding li.noborder a{
	border:0;
}



/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
  
}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}
@media (max-device-width: 480px) {
  
  footer{
  	width: 107%;
  }
  
}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

