/*  
Theme Name: Medical Blog
Theme URI: http://med.qual
itywordpress.com
Description: Medical blog that is clean, simplistic and modern.
Version: 1.0
Author: qualitywordpress
Author URI: http://qualitywordpress.com
*/
/* General */

body {
	margin: 0;
	/*background: #748AB3;*/
	background: #FFF;
	}

h1, h2, h3, h4 {
	margin: 0;
}


img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* Page */

#page {
	margin: 0 auto;
	width: 760px;
}
/* Header */

#header {
	width: 760px;
	height: 120px;
	/*background: url("images/header.jpg") no-repeat;*/
	position: relative;
	/*margin-top: 100px;*/
}

	/* Header - Info */

#header #header-info {
	position: absolute;
 	/*top: 100px;*/
 		left: 120px;
		display: none;
	}

#header #header-info h1 {
		color: #ffffff;
		font: bold 33px Verdana;
		padding-bottom: 5px;
	}

	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}


	#header #header-info .description {
		color: #ffffff;
		font: bold 15px Verdana;
	}

	/*logo*/

	#logo {

	position: absolute;
	z-index: 5;
	width: 137px;
	height: 111px;
	background: url("images/logo.jpg");
	top: 13px;
	left: 18px;
	}

	/* dropdown - Menu */

	#popup {
		position: relative;
		z-index: 1;
		top: 1px;
	}


	#lengkung-menu {
		position: absolute;
		width: 600px;
		height: 44px;
		/*background: url("images/bg-menu.gif");*/
		left: 165px;
		top: 46px;
	}/**/

	#garis1 {
		position: absolute;
		background: #fff;
		width: 1px;
		height: 31px;
		left: 298px;
		top: 30px;
		z-index: 2;
	}

	#garis2 {
		position: absolute;
		background: #fff;
		width: 1px;
		height: 31px;
		left: 367px;
		top: 30px;
		z-index: 2;
	}

	#garis3 {
		position: absolute;
		background: #fff;
		width: 1px;
		height: 31px;
		left: 459px;
		top: 30px;
		z-index: 2;
	}

	#garis4 {
		position: absolute;
		background: #fff;
		width: 1px;
		height: 31px;
		left: 561px;
		top: 30px;
		z-index: 2;
	}

	#garis5 {
		position: absolute;
		background: #fff;
		width: 1px;
		height: 31px;
		left: 657px;
		top: 30px;
		z-index: 2;
}

	#top-fish {
		position: relative;
		width: 580px;
		height: 10px;
		top: 21px;
		left: 166px;
		background: url(images/top-fish.gif);
	}
	
	#right-fish {
		position: relative;
		width: 12px;
		height: 50px;
		left: 746px;
		top: 11px;
		background: url(images/right-fish.gif);
	}


	#left-fish {
		position: relative;
		width: 10px;
		height: 50px;
		left: 156px;
		top: -39px;
		background: url(images/left-fish.gif);
	}


	#bottom-fish {
		position: relative;
		width: 580px;
		height: 10px;
		top: -49px;
		left: 166px;
		z-index: 0;
		background: url(images/bottom-fish.gif);
	}
	
	/*menu text di atas dropdown*/

	#header-menu {
		float:right;
		margin-top: 25px;
		margin-right: 14px;
		/*margin-bottom: 100px;*/
		/*left: 205px;*/
		/*width:100%;
		height: 54px;
		/*background: url("images/header_menu.gif") repeat-x;
		border-top: 1px solid #51668D;
		border-bottom: 1px solid #51668D;	*/
	}


	#header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		/*width:100%;*/
	}

#header-menu ul li {
		float: left;
		/*height: 50px;*/
		margin-right: 0px;
		font: 10px/32px Verdana;
		color: #003F89;
		/*background: url("images/header_menu.gif");
		border-top: 1px solid #51668D;
		border-bottom: 1px solid #51668D;
		border-right: 1px solid #fff;*/
		padding: 0px 25px 0px 25px;
	}

	#header-menu ul li a {
		color: #003F89;
		text-decoration: none;
	}

	#header-menu ul li a:hover {
		text-decoration: underline;
	}


	#header-menu ul li ul {
		display: none;
	}

#jarakatas {
		height: 10px;
	}

#imgheader {
	position:relative;
	width: 763px;
	height: 176px;
	margin-left: 15px;
}

#imgheader input{
	width: 125px;
	height: 152px;
	background: none;
	border: 0px solid #ff0000;
	margin-top: 36px;
	margin-left: 38px;
	cursor: pointer; 
	cursor: hand;
	outline: none;
}

#imgheader a{
	text-decoration: none;
	outline: none;
}

/*  	 */

#main {
	width: 760px;
	background: #262626 url("images/main.gif") repeat-y;
}

#main-top {
	width: 760px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 760px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */

	#content {
		float: left;
		width: 414px;
		padding: 12px 16px 0 16px;
	}

	/* Main - Content - Post */

	#content .post {
		float: left;
		margin-bottom: 25px;
		width: 414px;
	}

		/* Post - Date */

		#content .post .post-date {
			background: url("images/post_date.gif") no-repeat;
			width: 122px;
			height: 25px;
			color: #51668D;
			text-align: center;
			font: bold 10px/25px Verdana;
		}

		/* Post - Title */

		#content .post .post-title {
	width: 382px;
	height: 35px;
	/*border: 1px solid #FFFFFF; */
	/*background: url("images/post_title.gif") repeat-x; */
	color: #003D86;
	font: bold medium Verdana;
	padding: 0 15px 5px;
	border-bottom: 1px solid #51668D;
	border-bottom-style: groove;
		}

		#content .post .post-title a {
			color: #51668D;
			text-decoration: none;
		}

		#content .post .post-title a:hover {
		text-decoration: underline;
		}

		#content .post .post-title h2 {
			color: #51668D;
			font: bold 15px/35px Verdana;
			float: left;
		}

		#content .post .post-title h2 a {
			color: #51668D;
			text-decoration: none;
		}

		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}

		#content .post .post-title .post-title-info {
			float: right;
			line-height: 35px;
		}

		/* Post - Entry */

		#content .post .post-entry {
			font: normal 11px/18px Verdana;
			color: #000000;
			padding: 0 15px;
			width: 390px;
			background: #FFFFFF;
			float: left;
		}


		#content .post .post-entry a {
			color: #000000;
			text-decoration: none;
		}

		#content .post .post-entry a:hover {
			text-decoration: underline;
		}

		#content .post .post-entry .more-link {
			font: bold 11px/20px Verdana;
			color: #51668D;
			float: right;
			padding-bottom: 5px;
		}


		#content .post .post-entry .more-link a {
			color: #51668D;
		text-decoration: none;
		}


		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}

		/* Post - Info */

		#content .post .post-info {
			padding: 0 10px 0 0;
			width: 414px;
			clear: both;
			font: bold 10px/19px Verdana;
			color: #51668D;
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}


		#content .post .post-info a {
			color: #51668D;
			text-decoration: none;
	}

		#content .post .post-info a:hover {
			text-decoration: underline;
		}

		/* Post - Comments */
		#content .post .post-entry h3 {
			color: #51668D;
			font: bold 14px Verdana;
			margin: 25px 0 5px 0;
		}

		#content .post .post-entry .comments {



			font: normal 11px/18px Verdana;



			color: #51668D;



			width: 414px;



		}



		#content .post .post-entry .comments a {



			color: #000000;



			text-decoration: none;



		}



		#content .post .post-entry .comments a:hover {



			text-decoration: underline;



		}


		#content .post .post-entry .comments ol {



			margin: 10px 0 10px 0;



			padding-left: 25px;



		}



		#content .post .comments ol li {



			padding: 5px;



		}



		#content .post .post-entry .comments ol li.alt {



			background: #F6F6F6;



		}



		#content .post .post-entry .comments ol li cite {



			color: #000000;



			font-style: normal;



			font-weight: bold;



		}




		#content .post .post-entry .comments ol li cite a {



			color: #000000;



			text-decoration: none;



		}



		#content .post .post-entry .comments ol li cite a:hover {



			text-decoration: underline;



		}


		#content .post .post-entry .comments ol li .commentmetadata a {



			color: #000000;



			text-decoration: none;



		}


		#content .post .post-entry .comments ol li .commentmetadata a:hover {



			text-decoration: underline;



		}


		#content .post .post-entry #commentform {



			font: normal 11px/18px Verdana;



			color: #51668D;



			width: 410px;



			padding-left: 15px;



			margin: 0;



		}



		#content .post .post-entry #commentform a {



			color: #000000;



			text-decoration: none;



		}



		#content .post .post-entry #commentform a:hover {



			text-decoration: underline;



		}


	/* Main - Content - Navigation */



	#content .navigation {



		font: bold 11px/25px Verdana;



		color: #51668D;



		width: 420px;



		height: 25px;



		float: left;



		margin-bottom: 25px;



	}


	#content .navigation a {



		color: #51668D;



		text-decoration: none;



	}



	#content .navigation a:hover {



		text-decoration: underline;



	}


		#content .navigation .navigation-previous {



			float: left;



		}


		#content .navigation .navigation-next {



			float: right;



		}


	/* Main - Sidebar */

	.sidebar {



		float: left;



		width: 146px;



		font: normal 11px/18px Verdana;



		color: #51668D;



	}


	.sidebar a {



		color: #FFFFFF;



		text-decoration: none;



	}



	.sidebar a:hover {



		text-decoration: underline;



	}


		/* Sidebar - Sides */

		.sidebar-left {



			padding: 12px 3px 15px 16px;



			margin-top: 0px;



		}

		.sidebar-right {



			padding: 12px 0 15px 3px;



		}


		/* Sidebar - Titles */


		.sidebar h3 {



			padding-left: 10px;



			font: bold 12px/26px Verdana;



			color: #FFFFFF;



			width: 140px;



			height: 26px;



			background: url("images/sidebar_title.gif") repeat-x;



			/*background: url("images/header_menu.gif") repeat-x;*/



		}


		/* Sidebar - Menus */

		.sidebar ul {



			margin: 5px 0 8px 0;



			padding: 0;



			list-style-type: none;



		}


		.sidebar ul li {



			padding-left: 11px;



			color: #51668D;



			font: bold 10px/25px Verdana;



			background: url("images/sidebar_menu.gif") repeat-x;



		}


		.sidebar ul li a {



			color: #51668D;



			text-decoration: none;



		}


		.sidebar ul li a:hover {



			text-decoration: underline;



		}



			/* Sidebar - Submenus */


			.sidebar ul li ul {



				margin: 0;



				padding: 0;



			}

		/* Sidebar - Forms */

		.sidebar #searchform {



			margin: 0;



			padding: 5px 0 8px 0;



			width: 146px;



			text-align: center;



		}


		.sidebar #searchform #s {



			width: 120px;



		}



		/* Sidebar - Tables */


		.sidebar #calendar_wrap {



			margin: 0 auto;



			padding: 5px 0 8px 0;



			width: 130px;



		}


		.sidebar #calendar_wrap caption {



			font-weight: bold;

		}


		.sidebar #calendar_wrap tbody {



			text-align: right;



		}



		



		.sidebar #calendar_wrap tfoot #next {



			text-align: right;



		}




		.sidebar #calendar_wrap #today {



			font-weight: bold;



		}



		



		/* Sidebar - Texts */



		



		.sidebar .textwidget {



			padding: 5px 4px 8px 4px;



		}



		



		/* Sidebar - Feed */



		



		.sidebar #sidebar-feed {



			margin: 5px auto 8px auto; 



			width: 146px;



			height: 60px;



		}



/* begin BlockHeader */



.BlockHeader



{



  position: relative;



  overflow: hidden;



  height: 30px;



  z-index: 0;



  line-height: 30px;



  padding: 0 0px;



  margin-bottom: 0px;



  text-align: center;



  color: #FFF;



  font-family: 'Verdana';



  font-size: 13px;



  font-weight: Bold;



  font-style: normal;  



  text-decoration: none;



  width: 146px;



}


* html .BlockHeader



{



  zoom: 1;



}







.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 



{



  top: 0;



  position: absolute;



  z-index: -1;



  overflow: hidden;



  height: 30px;



}



.BlockHeader .l 



{



  left: 0;



  right: 0px;



}



* html .BlockHeader .l



{



  width: expression(this.parentNode.offsetWidth-7+'px');



}







.BlockHeader .r 



{



  right: 0;



  width: 0px;



}







* html .BlockHeader .r



{



  left: expression(this.parentNode.offsetWidth-7+'px');



}







.BlockHeader .r div



{



  width: 760px;



  right: 0;



}







* html .BlockHeader .r div



{



  left: expression(this.parentNode.offsetWidth-760+'px');



}







* html .BlockHeader .l, * html .BlockHeader .r div 



{



  font-size: 1px;



}







.BlockHeader .l, .BlockHeader .r div 



{



  background-position: left top;



  background-repeat: no-repeat;



  background-image: url('images/BlockHeader.png');



}







* html .BlockHeader .l, * html .BlockHeader .r div 



{



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");



}



/* end BlockHeader */







/* begin Box, BlockContent */



.BlockContent 



{



  min-width:13px;



  min-height:13px;



  margin: 0px auto;



  position: relative;



  overflow: hidden;



  z-index: 0;



}











* html .BlockContent 



{



  width:expression(this.offsetWidth < 13 ? 13+"px" : "auto !important");



  height:expression(this.offsetHeight < 13 ? 13+"px" : "auto !important");



  



  zoom: 1;



}











.BlockContent-body 



{



  position: relative;



  overflow: hidden;



  z-index: 0;



  margin: 5px;



  text-align: left;



  color: #51668D;



  font-family: 'Arial';



  font-size: 13px;



  font-weight: normal;



  font-style: normal;  



  text-decoration: none;



}







.BlockContent-search



{



  position: relative;



  overflow: hidden;



  z-index: 0;



  margin-top: 7px;



  margin-left: 0px;



  text-align: center;



  color: #51668D;



  font-family: 'Arial';



  font-size: 11px;



  font-weight: normal;



  font-style: normal;  



  text-decoration: none;



}







.BlockContent a



{



  color: #51668D;



}



.BlockContent a:link



{



  color: #51668D; 



}







.BlockContent a:hover



{



  color: #51668D;



}



.BlockContent a:hover:visited



{



  color: #51668D;



}







.BlockContent a:visited



{



  color: #51668D;



}







.BlockContent-tl 



{



  position: absolute;



  overflow: hidden;



  z-index: -1;



  top: 0;



  left: 0;



  width: 1px;



  height: 6px;



  background-image: url('images/BlockContent-v.png');



}







* html .BlockContent-tl 



{



  font-size: 1px;



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");



}











.BlockContent-tr 



{



  position: absolute;



  overflow: hidden;



  z-index: -1;



  top: 0;



  right: 0;



  width: 6px;



  height: 6px;



}







* html .BlockContent-tr 



{



  font-size: 1px;



  left: expression(this.parentNode.offsetWidth-6+'px');



}







.BlockContent-tr div



{



  position: absolute;



  z-index: -1;



  top: 0px;



  left: 5px;



  width: 1px;



  height: 12px;



  background-image: url('images/BlockContent-v.png');



}







* html .BlockContent-tr div



{



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");



}







.BlockContent-bl 



{



  position: absolute;



  overflow: hidden;



  z-index: -1;



  bottom: 0;



  left: 0;



  width: 6px;



  height: 6px;



}







* html .BlockContent-bl 



{



  font-size: 1px;



  top: expression(this.parentNode.offsetHeight-6+'px');



}







.BlockContent-bl div



{



  position: absolute;



  z-index: -1;



  top: -6px;



  left: 0;



  width: 1px;



  height: 12px;



  background-image: url('images/BlockContent-v.png');



}







* html .BlockContent-bl div



{



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");



}







.BlockContent-br 



{



  position: absolute;



  overflow: hidden;



  z-index: -1;



  bottom: 0;



  right: 0;



  width: 6px;



  height: 6px;



}







* html .BlockContent-br



{



  font-size: 1px;



  top: expression(this.parentNode.offsetHeight-6+'px');



  left: expression(this.parentNode.offsetWidth-6+'px');



}







.BlockContent-br div 



{



  position: absolute;



  z-index: -1;



  top: -6px;



  left: 5px;



  width: 1px;



  height: 12px;



  background-image: url('images/BlockContent-v.png');



}







* html .BlockContent-br div



{



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");



}







.BlockContent-tc 



{



  position: absolute;



  overflow:hidden;



  z-index: -1;



  top: 0;



  left: 6px;



  right: 6px;



  height: 6px;



}







* html .BlockContent-tc



{



  font-size: 1px;



  width: expression(this.parentNode.offsetWidth-12+'px');



}











.BlockContent-tc div



{



  position: absolute;



  z-index: -1;



  top: 0;



  left: 0;



  width: 100%;



  height: 1px;



 /* background: black;*/



  /*background-image: url('images/BlockContent-h.png');*/



}







* html .BlockContent-tc div



{



  font-size: 1px;



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='crop')");



}











.BlockContent-bc 



{



  position: absolute;



  overflow:hidden;



  z-index: -1;



  bottom: 0;



  left: 6px;



  right: 6px;



  height: 6px;



}







* html .BlockContent-bc



{



  font-size: 1px;



  top: expression(this.parentNode.offsetHeight-6+'px');



  width: expression(this.parentNode.offsetWidth-12+'px');



}







.BlockContent-bc div 



{



  position: absolute;



  z-index: -1;



  top: 5px;



  left: 0;



  width: 100%;



  height: 0px;



  background: black;



 /* background-image: url('images/BlockContent-h.png');*/



}







* html .BlockContent-bc div



{



  font-size: 1px;



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='crop')");



}











.BlockContent-cl 



{



  position: absolute;



  overflow:hidden;



  z-index: -1;



  top: 6px;



  left: 0;



  width: 6px;



  bottom: 6px;



}







* html .BlockContent-cl



{



  font-size: 1px;



  height: expression(this.parentNode.offsetHeight-12+'px');



}







.BlockContent-cl div



{



  position: absolute;



  z-index: -1;



  top: 0;



  left: 0;



  width: 1px;



  height: 100%;



  background-image: url('images/BlockContent-v.png');



}







* html .BlockContent-cl div



{



  font-size: 1px;



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='crop')");



}







.BlockContent-cr 



{



  position: absolute;



  overflow:hidden;



  z-index: -1;



  top: 6px;



  right: 0;



  width: 6px;



  bottom: 6px;



}







*  .BlockContent-cr



{



  font-size: 1px;



  left: expression(this.parentNode.offsetWidth-6+'px');



  height: expression(this.parentNode.offsetHeight-12+'px');



}







.BlockContent-cr div



{



  position: absolute;



  z-index: 30;



  top: 0;



  left: 5px;



  width: 1px;



  height: 100%;



  background-image: url('images/BlockContent-v.png');



}







* html .BlockContent-cr div



{



  font-size: 1px;



  background: none;



  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='crop')");



}







.BlockContent-cc 



{



  position: absolute;



  overflow:hidden;



  z-index: -2;



  top: 6px;



  left: 6px;



  right: 6px;



  bottom: 6px;



  background-image: url('images/BlockContent-c.png');



}



* html .BlockContent-cc



{



  font-size: 1px;



  width: expression(this.parentNode.offsetWidth-12+'px');



  height: expression(this.parentNode.offsetHeight-12+'px');



}



/* end Box, BlockContent */

/* begin LayoutCell */



.contentLayout .sidebar1



{



	position: relative;



	margin:0;



	padding:0;



	border:0;



	float: left;



	overflow: hidden;



	width: 30%;



}



/* end LayoutCell */


.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{

	margin-left: 0; 
	padding-left: 20px;

}


.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

#jarak {
	height: 12px;
	background: #fff;
}


#lengkungbawah {
	position:relative;
	height: 4px;
	width: 146px;
	background-image: url('images/BlockContent-h.gif');
}


/* Footer */

#footer {
	position: relative;
	width: 760px;
	height: 72px;
	background-image: url('images/footerbg.jpg');
	/* background: #51668D; */
	/*color: #ffffff;*/
	font: 10px/40px Verdana;
	/*text-align: center;*/
}


#footer a {
	color: #ffffff;
	text-decoration: underline;
}


#footer a:hover {
	text-decoration: underline;
}

#footer-menu {
	font: 12px/32px Verdana;
	color: #FFFFFF;
	/* margin-left:171px; */
	text-align:right;
}


#footer-menu a{
	font: 12px/32px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-menu a:link{
	font: 12px/32px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-menu a:visited{
	font: 12px/32px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}


#footer-menu a:hover{
	font: 12px/32px Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}


#logofooter {
position: relative;
}

#tweets {  
    margin: 0 auto; 
} 
 
#tweets .element.style {
    /*width: 150px;*/
}
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
	/*background-color: #ED9A0B !important;*/
    color: #0637B5 !important;
}

#tweets .twtr-widget, 
#tweets .twtr-doc { 
    width: 100%; 
    height: auto; 
}

.orange-block-top {

	width: 146px;
	height: 6px;
	background: url('images/orange-block-top.gif');
}

.orange-block-middle {
	padding: 10px;
	color:white;
	background: url('images/orange-block-middle.gif');
}

.orange-block-bottom {
	width: 146px;
	height: 6px;
	background: url('images/orange-block-bottom.gif');
}

.blue-block-top {
	width: 146px;
	height: 6px;
	background: url('images/blue-block-top.gif');
}


.blue-block-middle {
	padding: 10px;
	color:white;
	background: #003F87 url('images/blue-block-middle.gif');
}

.blue-block-bottom {
	width: 146px;
	height: 6px;
	background: url('images/blue-block-bottom.gif');
}

.blue-block-title {
  font-family: 'Verdana';
  font-size: 14px;
  font-weight: Bold;
  margin-top: -7px;
}

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;
	}


#firsttimeapplicant {
	width:146px;
	height:66px;
	background-image:url("images/1-firsttimeapplicant.jpg");
	background-position:top;
	background-repeat:no-repeat;
}


#callrequest {
	width:146px;
	height:66px;
	background-image:url("images/2-callrequest.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

#staffingrequest {
	width:146px;
	height:66px;
	background-image:url("images/3-staffingrequest.jpg");
	background-position:top;
	background-repeat:no-repeat;

}



#staffingrequest:hover, #firsttimeapplicant:hover, #callrequest:hover {
	background-position: 0px -66px;
}



div.toc {
	border: 1px solid #ccc;



	font-size: .75em;



}



div.toc.toc-left {



	max-width: 22em;



	float: left;



	margin: 5px 5px 5px 0;



}



div.toc.toc-right {



	max-width: 22em;



	float: right;



	margin: 5px 0 5px 5px;



}







div.toc a.toc-header {



	display: block;



	background-color: #f8f8ec;



	border-top: 1px solid #fcfcfc;



	border-left: 1px solid #fcfcfc;



	border-bottom: 1px solid #f0f0e0;



	border-right: 1px solid #f0f0e0;



	color: #777;



/** Styling regarding TOC title: **/



	padding: 1px 2px;



	text-align: left;



	font-size: 1.25em;



	font-weight: bold;



}







div.toc a.toc-header:hover {



	border-top: 1px solid #ccc;



	border-left: 1px solid #ccc;



	border-bottom: 1px solid #fcfcfc;



	border-right: 1px solid #fcfcfc;



}



div.toc ul {



	list-style: none;



	



	margin: 0;



	padding: 5px;



	background-color: #fcfcfc;



	overflow: hidden;



	white-space: nowrap;



}



div.toc.auto-collapse ul {



	display: none;



}







div.toc li a {



	text-decoration: none;



	border: 0 none;



	color: #777;



}



div.toc li.toc-level-1 {



	font-weight: bold;



}



div.toc li.toc-level-2 {



	font-weight: bold;



	padding-left: .25em;



}



div.toc li.toc-level-3 {



	padding-left: .5em;



}



div.toc li.toc-level-4 {



	padding-left: .75em;



}

