/*
Theme Name: JobFit
Description: Built by Patrick Mullen at Creative Inc
Version: 1.1.5
Author: Patrick Mullen
*/




/* RESET */
/* ----------------------------------------- */

*				{	margin: 0; padding: 0; }
html			{ 	overflow-y: scroll; }
html, body		{ 	 }
body			{ 	font-size: 62.5%; font-family: arial, verdana, helvetica; color: #666666;
					background: #f2f2f2 /*url(images/bg.gif); */ }
ul				{ 	list-style: none; }
ol				{ 	list-style: none; }
a				{ 	outline: none; text-decoration: none; }
a img			{ 	border: none; }

table			{ 	border-collapse: collapse; }








/* 
UTILITY 
*/
/* ----------------------------------------- */
#fadeshow1		{ z-index:0; }
.floatLeft		{ 	float:left; }
.floatRight		{ 	float:right; }
.clear			{ 	clear:both; }
.button			{	border: 0px solid #565656, background: #fffff; padding: 2px 3px;
					-moz-border-radius: 5px; -webkit-border-radius: 5px; color: #ffffff; }
button:hover	{	background: #fffff; color: #565656 ; }

.breadcrumb
{
	font-size: 1.1em;
	color: #000000;
	margin: 30px 0 0 10px;
	position: relative;
	float: left;
}
 


/*
Typography
*/
/* ----------------------------------------- */
a					{	color: #666666; }
a:hover				{	color: #BFD73B; }

a.inline					{	color: #666666; text-decoration: underline; font-style: italic; }
a.inline:hover				{	color: #BFD73B; font-style: italic;}

a.map					{	color: #BFD73B; text-decoration: none; font-size: 14px; line-height: 25px;}
a.map:hover				{	color: #BFD73B; font-size: 14px; line-height: 25px;}


span.black			{	font-family: georgia; font-size:13px; margin-bottom:0px; color:#808080; }
span.orange			{	font-family: georgia; font-size:13px; margin-bottom:0px; color:#f78f1e;  }




/* 
HEADER
*/
#header				{	width:780px; height:222px; 
					float: left; margin: 0px 0px 0px 0px; }

					
#logo					{	width:780px; height:222px; display: block;
					background: url(images/jobfit_home.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }					

#courseslogo				{	width:780px; height:222px; display: block;
					background: url(images/jobfit_courses.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }
					

#employerslogo				{	width:780px; height:222px; display: block;
					background: url(images/jobfit_employers.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }
					

#locationslogo				{	width:780px; height:222px; display: block;
					background: url(images/jobfit_locations.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }
					

#newslogo					{	width:780px; height:222px; display: block;
					background: url(images/jobfit_news.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }
					
#registerlogo				{	width:780px; height:222px; display: block;
					background: url(images/jobfit_register.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }
					
#successlogo				{	width:780px; height:222px; display: block;
					background: url(images/jobfit_success.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }
			
			
#isitlogo				{	width:780px; height:222px; display: block;
					background: url(images/jobfit_isjobfitforme.jpg) top left no-repeat; 
					text-indent: -9999px; float: left; }		




/* 
sidebar (FOR ADDITIONAL NAV)
*/
/* ----------------------------------------- */
#sidebar		{	float: left; width: 120px; margin-left:10px; margin-top: 25px; margin-right:10px; height:100%; background:#fff;  }

#sidebar ul		{	  }

#sidebar li		{	margin-top:-14px; font-weight: bold;}


 

/* 
Structure 
*/
/* ----------------------------------------- */
#page-wrap		{ 	width: 780px; margin: 0px auto -150px; background: #ffffff; }

		
		
		
#main-col		{	float: right; width:620px; margin:0px 0 0 0px; padding-bottom:50px;   }

#main-col p		{	font-family: arial, verdana, helvetica; font-size:12px; line-height:17px; color:#666666; } 

#navmenu			{	width:610px; height:25px; border-bottom:1px solid #cccccc; }





#img			{	width: 297px; margin-left:20px; float: right;}

#main-col p.postmetadata	{	font-family: georgia; font-size:13px; line-height:18px; color:#565656; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #cccccc;}



/* 
Nav Styles
*/
/* ----------------------------------------- */

#navmenu ul {	margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
	
#navmenu li {	display: inline; text-decoration:none; padding: 5px 12px 5px 0;	color: #999999; font-size: 1em; line-height: 3em; font-weight: bold; color:#999999; background-color:none; text-transform: uppercase;	}
	
#navmenu ul li.page_item a {	border: 0; text-decoration: none; color: #cccccc; }

#navmenu ul li.page_item a:visited {	color: #cccccc; }
	
#navmenu ul li.page_item a:hover { text-decoration: underline; color:#BFD73B; border: none; }
	
#navmenu ul li.page_item a:active {	text-decoration: underline; color:#BFD73B; border: none; }

#navmenu ul li.current_page_item a { color:#BFD73B; }

#navmenu ul li.current_page_ancestor a { color:#BFD73B; }

#navmenu ul li.current_page_parent a { color:#BFD73B; }




/*
Page Templates
*/
/* ----------------------------------------- */
#post				{  }

#post p				

.post h2			{  	font-family: georgia; line-height:14px; }

.post h4			{	width:101%; line-height:20px; font-size:13px; color:#000000; margin:0 0 5px 0; text-style: uppercase;}




/*
Homepage
*/
/* ----------------------------------------- */
#homepage		{ 	width:380px; float:left; margin:15px 10px 0 0; } 

#homepage p		{ 	font-size:13px; line-height:16px; margin-top:15px; }

span.green		{font-weight: bold; color:#BFD73B; }

.post h4.home			{ background: url(images/jobfit_title_home.jpg) top left no-repeat;	}




#sidesection	{	margin:15px 0 0 0; float:left; width:200px; border-left:1px solid #cccccc; padding-left:10px;	}

#sidesection img {	margin-bottom:30px;	}





.post h4.courses			{ background: url(images/jobfit_title_courses.jpg) top left no-repeat;	}




.post h4.employers			{ background: url(images/jobfit_title_employers.jpg) top left no-repeat;	}



.post h4.isit			{ background: url(images/jobfit_title_isjobfitforyou.jpg) top left no-repeat;	}




.post h4.locations			{ background: url(images/jobfit_title_locations.jpg) top left no-repeat;	}



/*
News
*/
/* ----------------------------------------- */
#newspage		{ 	width:380px; float:left; margin:15px 10px 0 0; } 

#newspage p		{ 	font-size:13px; line-height:16px; margin-top:5px; }

#newspage p.date		{ 	font-size:11px; font-style:italic; color:#BFD73B; }

.post h4.news			{ background: url(images/jobfit_title_news_events.jpg) top left no-repeat;	}

a.title					{	font-size: 18px; line-height:30px; font-weight:bold; } 









.post h4.register			{ background: url(images/jobfit_title_register.jpg) top left no-repeat;	}



.post h4.success			{ background: url(images/jobfit_title_success_stories.jpg) top left no-repeat;	}








/*
Text & Image Page
*/
/* ----------------------------------------- */
#image-shift .alignnone	{ margin-right: -225px;}


.s1					{ float: right; margin-left: 15px; margin-right: -5px; margin-top: 0px; cursor: pointer; overflow: hidden; width: 302px; }

.s1 img				{	border: 1px solid #f78f1e; }

#image-shift p		{ 	padding-right:320px; }

.hiddengallery			{ 	position:fixed;
							margin: -1900px 0px 0px -1900px; width:100%; height:100%; }

#hiddengallery img		{ width:100%; height:100%; }

/*
News Page
*/
/* ----------------------------------------- */
#main-col-news		{	float: left; width:645px; margin:20px 0 0 0px; padding-left:20px; padding-bottom:50px; border-left: 1px solid #808080; }

#main-col-news p		{	font-family: georgia; font-size:13px; line-height:18px; color:#808080; width:500px; } 

#main-col-news img			{ margin-left:0px; }

#main-col-news p.postmetadata	{	} 





/*
Comments
*/
/* ----------------------------------------- */
ol.commentlist		{	list-style: none; width:460px;}
.comment-bubble		{	border:1px solid #6d6e70; color: white; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}

ol.commentlist li	{	padding-bottom: 15px; margin-left:-40px; }
ol.commentlist li p	{	font-size: 1.2em; color:#ffffff;  }

ol.commentlist li p.commentmetadata	{	color:#d6de23; font-size: 1.0em; margin-top: -30px; margin-left:40px;  }

img.avatar			{	margin-top:5px;	}




 
 
/*
RSS ENTRIES
*/
/* ----------------------------------------- */
.feed				{	border-bottom:1px;}
.rssdatebox			{	width: 18px; float: left; padding: 2px; background: #6d6e70;
						color: white; text-align: centre; margin: 0px 10px 0 0; }
.rssday				{	font-size: 1.2em; font-weight: bold; margin-left:2px; }
.rssmonth			{	font-size: .8em; font-weight: bold; 
						text-transform: uppercase; margin-left:2px; }
.rssyear			{	font-size: 1.2em; font-weight: bold; margin-left:2px; }
h4.rss				{	color: #565656; font-size: 1.2em;  }
p.footnote			{	padding-top: 10px; padding-bottom:10px; border-bottom:1px dashed #d6de23; }
hr.rss				{	margin-bottom:10px; border:0; color: #ffffff; height: 0px; width: 100%; text-align: left; }




/*
FOOTER
*/
/* ----------------------------------------- */
#footer			{ 	height: 60px; background: #ffffff; border-top: 1px solid #cccccc;
					padding-bottom: 10px; margin:0 10px 0px 10px; width:760px; }
					
#footer	img		{ 	margin:0 0px 0px 0px; border:0 0px 0px 0px; }


#footer p		{	font-family: verdana; font-size:11px; line-height:16px;	}


#socialfoot			{ 	float: left; height: 60px; background: none; border-top: 0px solid #cccccc;
					margin:0px 0px 0px 0px; width:145px; }

#mainfoot			{	float: right; width:610px; height: 60px; margin:0px 0 0 0px;}




/* SEARCHBOX */
/* ----------------------------------------- */
#searchbox {
	background: url(images/searchbox.gif) no-repeat;
	width:180px;
	height:21px;
	display:block;
	float:right;
	margin-top:25px;
	margin-right:15px !important;
	margin-right:5px;
	padding:3px 2px;
}


#searchbox .textfield {
	background:none;
	border:0px;
	width:152px;
	height:17px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}


#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}

#searchbox .searchtip {
	color:#999;
}
/* SEARCHBOX END */




/*
WIDGETS
*/
/* ----------------------------------------- */
.widget				{	background: #fff; width: 185px; float: left; border-right: 1px solid #565656;
					border-bottom: 1px solid #565656;
					-moz-border-radius: 5px; -webkit-border-radius:5px; margin: 0 0 15px 0; }
.widget	.inside		{	padding: 0px;	}
.widget ul			{	list-style: square; margin-left: 15px; }
.widget ul a		{	display: block; padding: 2px; }
.widget ul a:hover	{	background: red; color: white; }	
.thumb				{	width: 62px; float: left; margin: 0 0 10px 15px; }
.flick-thumb		{	hei
