/*
Theme Name: Everything Xcelsius
Theme URI: 
Description: Everything Xcelsius
Version: 1.0
Author: 
Author 
Tags: 
*/
html 										{ background:#FFF;}
body 										{ background:#FFFFFF url(images/nav_bg.jpg) repeat-x left top; font-size:100%;}
body, input, select, textarea, td, th 		{ font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;}
body, form, input, select, textarea 		{ margin:0; padding:0;}
a 											{ color:#c62c2c; text-decoration:underline;}
a:hover 									{ text-decoration:none;}
img, table 									{ border:0 none;}
p 											{ margin:0 0 1em 0; padding:0;}
table 										{ border-collapse:collapse;}
textarea 									{ overflow:auto;}
td, th 										{ padding:0; vertical-align:top;}
ul 											{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0;
}

#main 										{ margin:0 auto; width:1110px;}
#menu 										{
	height:75px;
	font-family:Trebuchet MS,Arial,sans-serif;
}
#menu ul 									{
	padding:22px 0 0 0;
}
#menu li 									{ float:left; list-style:none; margin:0 20px 0 0;}
#menu li.current_page_item a 				{ background:#b52222 url(images/mlbg.gif) no-repeat left top;}
#menu li.current_page_item a  span 			{ background:url(images/mrbg.gif) no-repeat right top;}
#menu a 									{ color:#FFFFFF; display:block; font-size:0.8em; font-weight:bold; text-decoration:none; text-transform:uppercase;}
#menu span 									{ display:block; line-height:24px; padding:0 8px;}
#menu a:hover 								{ background:#4d4c4c url(images/mlbg_hover.gif) no-repeat left top;}
#menu a:hover span 							{ background:url(images/mrbg_hover.gif) no-repeat right top;}
#wrap 										{ background:url(images/wbg.gif) repeat-y 720px top; overflow:hidden; padding:0 0 32px 0; width:100%;}

#content 									{ color:#333; float:left; font-size:.75em; line-height: 20px; width:705px;padding:3px 0 0 5px;}
#content h2.title 							{
	color:#9BBB59;
	font-size:32px;
	font-weight:normal;
	margin:20px 0 2px;
	padding:0;
	line-height: normal;
	letter-spacing: -1px;
}
#content h2.title_big						{
	color:#9BBB59;
	font-size:38px;
	font-weight:normal;
	margin:20px 0 2px;
	padding:0;
	line-height: 28px;
	letter-spacing: -1px;
}
#content h2.title a 						{
	color:#9BBB59;
	font-size:24px;
	text-decoration:none;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content .entry 							{
	padding:0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#content ol li,#content ul li				{
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-type: square;
}
#content p									{ color:#333; line-height: 20px; font-size: 14px;}
#sidebar 									{
	float:right;
	font-size:0.75em;
	padding:16px 0 0 0;
	position:relative;
	width:375px;
}
#sidebar ul 								{ margin: 10px 0 0; padding:0;}
#sidebar li 								{ margin: 0 0 5px;padding:5px 5px 5px 10px; text-decoration: none;font-size: .9em; background: url(images/bullet_arrow.gif) no-repeat center left;}

#sidebar .title 							{
	color:#FFFFFF;
	margin:0;
	width:100%;
}
#sidebar .title h2 							{
	font-size:17px;
	font-weight:normal;
	margin:0;
	color:#222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-bottom: 10px;
}
#sidebar h3									{ font-size:1.1em; color:#222;}
#sidebar .sidebar_blocks				{
	overflow:hidden;
	border: 1px solid #cccccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	background-image: url(images/angled-stripe.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#sidebar .sidebar_blocks_small				{
	float:left;
	margin:0;
	overflow:hidden;
	width:172px;
	padding: 0px;
}
#sidebar #translation_bar					{ margin:10px 0 0;}
.icon 										{ padding:0 2px 2px; vertical-align:bottom;}
#sidebar div.recentvideos li				{ float:left; width:121px; list-style: none;padding:0;margin:10px 28px;}
#sidebar div.recentvideos ul				{ float:left; padding: 0;}
a.sectionHeadingLink 						{
	float:right;
	margin:8px 10px 5px 0;
	font-size:12px;
	font-weight:normal;
	color:#B60A00;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.sectionHeadingLink:hover 					{
	text-decoration:underline;
}

.separator 									{ background:url(images/separator.jpg) no-repeat; height:3px; margin:3px 0;}
.separator_small 							{ background:url(images/separator_small.jpg) no-repeat; height:3px; margin:3px 0;}
.separator_big 								{ background:url(images/separator_big.jpg) no-repeat; height:3px; margin:3px 0;}
.separator_footer 							{ background:url(images/separator_footer.jpg) no-repeat; height:3px; margin:3px 0;}
.separator_footer_alt 						{ background:url(images/separator_footer_alt.jpg) no-repeat; height:3px; margin:3px 0;}

#footer 									{ background:#282828; color:#b2b2b2; font-size:0.75em; padding:10px 0; text-align:center;}
#footerContent								{ margin:0 auto; width:1110px;} 
#footerContent p							{ padding:5px; color:#fff; line-height: 15px;}
#footerContent a 							{ color:#FFFFFF; text-decoration:none;}
#footerContent .title 						{ color:#FFFFFF; margin:0; width:100%;}
#footerContent .title h2 					{ font-size:20px; font-weight:normal; margin:0; color:#FFFFFF;}
#footerContent .sidebar_blocks 				{ margin:0 5px 0 0; overflow:hidden; width:379px; text-align: left; float:left;}
#footerContent .sidebar_blocks_small		{ margin:0 5px 0 0; overflow:hidden; width:300px; float:left;}


.f_right 									{ float:right;}

.links ul 									{ padding:0;}
.links li 									{ background:url(images/arrow.gif) no-repeat 13px 8px; border-bottom:1px solid #e8e8e8; color:#4d4d4d; list-style:none; padding:7px 0 7px 35px;}
.links li a 								{ color:#4d4d4d; text-decoration:none;}
.links li a:hover 							{ text-decoration:underline;}
.links .f_left,	
.links .f_right 							{ width:200px;}
.more-link 									{ color:#333; font-weight:bold; text-decoration:underline; font-size: 11px;}

.name 										{ padding:15px 0 10px;}
.name img 									{ vertical-align:top;}
.post										{ margin:0 0 45px;}
.posted 									{
	padding:0 0 16px 0;
	height:20px;
}

.postauthor 								{ float:left;margin:0 5px 0 0;}
.postauthor a,.postauthor a:link			{ color:#737373; font-weight: normal;}
.postfooter									{
	font-size: .9em;
	text-transform: uppercase;
	font-size:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 4px;
}
.postfooter a 								{
	color:#0C47B1;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}
.postfooter a:hover							{ text-decoration:underline;}


ol.commentlist li							{ list-style: none; margin-left:0;}
ol.commentlist 								{ list-style: none; padding-left:0;}
.avatar										{ margin:0 10px 0 0; float: left; border: 1px solid #D5D5D5; padding:2px;}
.search 									{ background:url(images/sbg.gif) no-repeat left top; height:79px;}
.search form 								{ padding:14px 0 0 12px;}
.search form #s 							{ border:1px solid #b4b8c6; margin:0 10px 0 0; width:262px;}

.sponsors img, .sponsors .f_left {
	padding: 0px;
	margin: 0;
}

								
.rss 										{ float:right;margin:10px 0 0;}
.subscribe, .searchglobal 									{
	width:170px;
	float: right;
	padding-top: 16px;
	background-image: url(images/black-seperator.jpg);
	background-repeat: no-repeat;
	background-position: left -4px;
	padding-left: 18px;
}
form.feedburner 							{

}
form.feedburner p							{ margin:4px 0 2px;padding:0;font-size: .9em;color:#555;}
form.feedburner input["text"]				{ margin:0;padding:2px;border:1px solid #333;}

#footerContent form.feedburner p.feedburnerText		{ margin-top:0;font-size: .85em;}

#sidebar #s									{ width:270px; padding:5px; margin:10px;}

.subscribeFooter									{ background:url(images/email_footer.jpg) no-repeat left 25px; float:left; padding:0 0 0 30px;}
.subscribeFooter form.feedburner 					{ margin:0;}
.subscribeFooter form.feedburner p					{ margin:0;padding:0;font-size: .9em;color:#fff;}
.subscribeFooter form.feedburner input["text"]		{ margin:0;padding:2px;border:1px solid #333;}

.subscribeRssFooter							{ float:left; padding:0; width:113px;}
.subscribeRssFooter	p						{ margin:4px 0 2px;padding:0;font-size: .9em;color:#fff;}

#translation_bar a							{margin:2px;}

.dateoverlay_alt 							{
	float:left;
	height:40px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	width: 44px;
}
.dateoverlay_alt .month						{
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	height: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}
.dateoverlay_alt .day						{
	font-size: 18px;
	color: #FFF;
	background-color: #ad0500;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	width: 44px;
}

.clear										{
	display:block;
	clear:both;
	height:0px;
	padding:0;
	margin: 0px;
	line-height: 0px;
}
#footerContent .copyright					{ text-align:center;font-size: .9em;}
#footerContent .copyright a:hover			{ text-decoration: underline;}

.feedcount 									{-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;background-color:#B70900;border:2px solid #999;color:#181818;font-weight:bold;padding:3px 6px;text-align:center;color:#FFF; float:right;font-size:12px;width:100px;}

/*	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 */

img.headshot								{ border:2px solid #7F7F7F; margin:6px 15px 100px 0;padding:0;}
#sidebar ul.contributors					{
	list-style: none;
	margin:0;
	padding-left: 12px;
}
#sidebar ul.contributors li					{ list-style: none; margin:2px; padding:0; float:left;}

#content h1									{ margin:40px 0 6px;color:#9BBB59; font-size:24px;}
#content h3									{
	color:#9BBB59;
	font-size:26px;
	text-decoration:none;
	line-height: 28px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 8px;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h3	a,#content h3	a:link			{
	margin:0 0 3px;
	padding:0;
	color:#9BBB59;
	text-decoration:none;
	line-height: 28px;
}
#content h4									{
	margin:0 0 3px;
	color:#333;
	font-size:20px;
	text-decoration:none;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -1px;
}
#content #respond h3						{ margin:0 0 3px;color:#9BBB59; font-size:18px; text-decoration:none;line-height: 28px;}
#content div.highestRated h3				{ margin:5px 5px 0;color:#777; font-size:12px; text-decoration:none;line-height: 18px;}
.highestRated 								{ border:1px solid #CCCCCC;margin:0;padding:0;}
#content div.highestRated ul li{ list-style: none;padding: 5px;margin:0;}
.contentSeparator							{background:#ccc;height:1px;clear:both;margin:2px auto 10px;}
.contentSeparator_alt						{background:#ccc;height:1px;margin:2px 0 10px 120px; width:575px;}
.guruIconContainer							{float:right;margin:0 10px;padding:10px 0;position: relative;}
.guruIcon									{float:right; margin:0 5px;padding: 0;position: absolute;right:5px;}
.guruGray									{color: #7F7F7F;}
#sidebar .contributors li img {
	height: 72px;
	width: 72px;
	padding: 3px;
	border: 1px solid #CCC;
}
#wrap #sidebar .sidebar_blocks .contributors li {
	background-image: none;
	margin-right: 6px;
	margin-bottom: 6px;
}
.subscribe label, .searchglobal label {
	color: #FFF;
	font-size: 14px;
	display: block;
}


#menu input[type="text"] {
	font-size:12px;
	background-color:#FFF;
	color:#abadb3;
	border:1px solid #abadb3;
	width: 122px;
	height: 22px;
}

#menu .searchglobal #searchform input#searchsubmit {
	background-image: url(images/search-icon.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-indent: -99999px;
}
#main #wrap #sidebar ul.commentsrecent li {
	background-image: url(images/comment-li-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 24px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type: none;
}
.sidebarcontent {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#sidebar .sidebar_blocks.twitterbg {
	background-image: url(images/twitter-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#sidebar .sidebar_blocks .sidebarcontent ul.twitter li.twitter-item {
	list-style-type: none;
	background-image: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 6px;
	padding-bottom: 6px;
}

.feedcountdiv p{
margin-top:0px;
}
.feedcount {
	text-align:left;
	padding:0px;
	background-color:#fff;
	color:#999;
	font-weight:normal;
	-moz-border-radius:0px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subscribers {
	padding:0px 2px 0px 2px;
}#sidebar .sidebar_blocks .recommendedlinks ul {
	margin-left: 12px;
}
#sidebar .sidebar_blocks .recommendedlinks ul li {
	line-height: 12px;
	padding-bottom: 4px;
	padding-top: 0px;
	list-style-type: none;
	background-position: left 4px;
}
#sidebar .sidebar_blocks .facebookwidget img {
	float: left;
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 41px;
	width: 41px;
}
#sidebar .facebookwidget a {
	font-size: 12px;
	color: #004C90;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.facebookwidget {
	background-color: #d0e4f5;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: 280px;
}
.counters {
	float: right;
	padding: 8px;
	background-color: #ddeef8;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 4px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
#main #wrap #sidebar a.calltoactionbutton {
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	float: left;
	background-image: url(images/calltoaction-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.dates {
}

.featuredimage {
	float:left;
	display: block;
	margin-right: 16px;
	margin-bottom: 32px;
}.imageleft {
	float: left;
	margin-right: 14px;
	margin-bottom: 2px;
	padding: 0px;
}
.socialmediaprofiles span {
	float: left;
	padding-right: 8px;
	display: block;
}
.socialmediaprofiles a {
	margin-right: 4px;
	display: block;
	float: left;
	margin-top: 2px;
}
.socialmediaprofiles {
	padding-top: 14px;
	float: right;
	background-color: #FFF;
	padding-left: 14px;
}
.socialmediaprofiles.guru {
	float: right;
}
.entry #columnedlist ul li {
	font-size: 12px;
	line-height: normal;
	list-style-image: url(images/bullet_arrow.gif);
}


.entry #columnedlist ul
  {

  }

.entry #columnedlist ul li
  {
	list-style-type: square;
  }

.entry #columnedlist  br
  {
    clear: left;
  }

.translate_block a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	background-image: url(images/translate-icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 24px;
	width: 99px;
	float: right;
	padding: 2px 12px 0 0;
}

.translate_block {
	text-align: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.translate_block .translate_hr { display:none;}



.postshares {
	float: right;
	width: 100px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DCDCDC;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
}

#tweet-button .tb-container .tb {
	float:left;}
	
	#fb_share_1 {
	padding-bottom: 6px;
}
.leftsized {
	width: 400px;
}
.smicons img {
	padding-right: 3px;
	padding-left: 4px;
}
.ilikesingle iframe {
	width: 400px;
}
.sectionseparator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	height: 2px;
}

.calendarpost {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.fblike_button {
	float: left;
	width: 200px;
}
#content .postshares a.readmore {
	display: block;
	float: left;
	margin-top: 6px;
	background-color: #f5f9fc;
	border: 1px solid #efcdce;
	text-decoration: none;
	background-image: url(images/readmore-arrow.gif);
	background-position: 72px center;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tranlike {
	margin: 6px 0 0 0;
	padding: 14px 6px 0 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
.formcontact {
	background-image: url(images/contactform-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 188px;
	padding-top: 110px;
	padding-left: 20px;
	float: left;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mapcontact {
	float: left;
	width: 470px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-left: 16px;
	display: block;
	padding-top: 12px;
}
#content a.largermap {
	float: right;
	display: block;
	margin-right: 12px;
}
.phoneicon {
	background-image: url(images/phoneicon.jpg);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 4px 8px;
	height: 20px;
	padding-left: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}

#main #wrap #content .entry .mapcontact .emailicon a {
	color: #345F99;
	float: right;
	font-size: 18px;
	text-decoration: none;
	background-image: url(images/email-icon.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 34px;
	padding-top: 10px;
	text-transform: lowercase;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar .twitterbg #twitter_update_list li {
list-style-type: none;
	background-position: left 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	}
.excerptpeek {
	float: right;
	width: 534px;
}
#main #wrap #content .entry .excerptpeek h2.title {
	padding-top: 0px;
	margin-top: 0px;
}


.mapbottom {
	padding: 10px;
	float: right;
	width: 460px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}
#main #wrap #content .entry .formcontact #cformsform .cf-ol li {
	padding: 0px;
}
#wrap #content .formcontact .spammy {
	font-size: 10px;
	line-height: normal;
	padding-top: 26px;
	display: block;
}
#main #wrap #sidebar .sponsors.sidebar_blocks img {
	margin-right: 6px;
	margin-bottom: 4px;
}
#sidebar .sponsors.sidebar_blocks table td {
	padding-top: 5px;
	padding-left: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.titleprolie {
	float: left;
	background-image: url(images/titleprofile-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 530px;
}
.titleprolie h3 {
	background-color: #FFF;
	float: left;
	padding-right: 8px;
}
#main #wrap table.servicesportfolio td {
	text-align: center;
	width: 33%;
	padding-bottom: 20px;
}
table.servicesportfolio {
	width: 96%;
}
#main #wrap #content .servicesportfolio {
	width: 95%;
}
#main #wrap #content .entry .servicesportfolio td a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.servprod {
	padding: 12px;
	border: 1px solid #CCC;
	margin-bottom: 16px;
	margin-top: 4px;
}
.facebookwidget a strong {
	font-size: 13px;
	font-weight: bold;
}
#content .archivelinks li {
	display: inline;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 4px;
	padding-left: 4px;
}
#content .archivelinks ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content .archivelinks li a {
	text-decoration: none;
	color: #666;
}

img.hiring {
	float:right;
margin: -50px 0 0 0;	
}
#sidebar .hiring img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0 12px 0 0;
}
#main #wrap #sidebar .sidebarcontent.hiring {
	padding: 0 0 8px 12px;
}

