/*
   Main StyleSheet for the 'Outsource Force' theme
*/

body { background:url(../images/bg.jpg) repeat-x #fff; color:#5f5f5f; font-family:Arial,Helvetica,Sans-Serif; font-size:12px; }
.post-contents a,.list-title a {color:#d18500;}
.list-info a {color:#333;}

.account-bar {
color:#9d7409;
}

.account-bar a {color:#d6b100 !important;}

#flash_notice {
  background-color: #eef9ff;
  border: solid 1px #b2d9ee;
	color: #477d9b;
}

.h,.nav li a {
	background-image:url(../images/horizontal.png);
	background-repeat:repeat-x;
}

.nav li a {
	padding: 0 15px;
}

.v {
	background-image:url(../images/vertical.png);
	background-repeat:repeat-y;
}

.i {
	background-image:url(../images/icons.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:16px;
	width:16px;
}

.png,.nav li a .nav-left,.nav li a .nav-right {
	background-image:url(../images/global.png);
	background-repeat:no-repeat;
}

.header {
	background:url(../images/header.jpg) no-repeat;
	height:174px;
	margin:0 auto;
	width:944px;
}

.sidebar-block {
	background:url(../images/sidebar-bg-top.png) no-repeat;
	margin-bottom:20px;
	min-height:91px;
	padding:11px 21px 0;
	position:relative;
	width:239px;
}

.search {
	background-position:4px -418px;
	background-repeat:no-repeat;
	background-color:#f6fbff;
	border:solid 1px #a2cee9;
	color:#3783b3;
	margin:5px 0;
	padding:2px 5px 2px 17px;
	width:193px;
}

h1.logo {
	margin:0 auto;
	position:relative;
	text-indent:-5000em;
	top:27px;
	width:491px;
}

h1.logo a {
	display:block;
	height:59px;
}

h2.title {
	color:#d08e00;
	font-size:24px;
	font-weight:bold;
}

.nav {
	margin-top:-42px;
}

.post-box {
	background:url(../images/inset-bg.gif) repeat-x #f5f5f5;
	border:solid 1px #dfdfdf;
	margin-bottom:40px;
	padding:25px 15px 10px;
	position:relative;
}

.post-box {
	background:url(../images/inset-bg.gif) repeat-x #f5f5f5;
	border:solid 1px #dfdfdf;
	margin-bottom:40px;
	margin-top:11px;
	padding:25px 15px 10px;
	position:relative;
}

	.inset-header {
		background:#fff;
		padding:0 5px;
		position:absolute;
	}
	
	.inset-header-left {
		left:5px;
		top:-18px;
	}
	
	.inset-header-right {
		right:5px;
		top:-14px;
	}

	h4 /* used for inset titles */ {
		color:#4d4d4d;
		font-size:18px;
		font-weight:normal;
		line-height:35px;
		padding-left:38px;
		text-transform:uppercase;
	}
	
		h4.post-downloads {
			background:url(../images/downloads-black.png) no-repeat -6px 0;
			height:35px;
		}
	
		h4.post-comments {
			background:url(../images/comments-black.png) no-repeat -6px 0;
			height:35px;
		}

.section-header {
	background:#774f0f;
/*	height:68px; */
	height:10px;
	overflow:hidden;
}

.section-header-bg-film {
	background:url(../images/section-header-film.png) no-repeat right;
	display:none;
	height:68px;
	width:100%;
}

.category-title {
	background-position:0 -355px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:3px;
	padding:5px 7px;
	text-shadow:1px 1px 2px #000;
}

				h3 {
					color:#3783b3;
					font-size:16px;
					line-height:1.2em;
					padding:5px 20px 5px 30px;
					position:relative;
				}
					
					.sidebar-block-contents h3 {
						background:url(../images/arrow-right.gif) no-repeat 17px 9px;
					}
					
					.sidebar-block-contents h3.active {
						background:url(../images/arrow-down.gif) no-repeat 17px 16px;
					}
				
					h3 a span {
						background:none !important;
					}
				
					h3 a {
						color:#000;
						display:block;
						font-weight:bold;
						text-decoration:none;
					}
					
					h3.active {
						color:#000;
						font-weight:bold;
						min-height:26px;
						line-height:26px;
						padding:5px 18px 0px 33px;
					}
					
					h3.active a {
						color:#000;
					}
					
					.h3-active-left,.h3-active-right {
						height:46px;
						position:absolute;
						top:0;
						width:12px;
					}
					
					.h3-active-left {
						background-position:-73px 0;
						left:-9px;
					}
			
					.h3-active-right {
						background-position:-82px 0;
						right:-9px;
					}
					
					.sidebar-block {
						background:url(../images/sidebar-bg-top.png) no-repeat;
						margin-bottom:20px;
						min-height:91px;
						padding:11px 21px 0;
						position:relative;
						width:239px;
					}
					
					.sidebar-block-contents {
						background:#fffef1;
						border:solid 1px #edce72;
						min-height:77px;
					}
					
					.sidebar-block-contents p {
						min-height: 70px;
					}
					
					.sidebar-block-contents p {
						color:#383838;
						margin:5px 10px;
					}
					
					.sidebar-nav {
						background:url(../images/sidebar-nav-bg.gif) no-repeat;
						padding-top:20px;
					}
					
						.search {
							background-position:4px -418px;
							background-repeat:no-repeat;
							background-color:#f6fbff;
							border:solid 1px #a2cee9;
							color:#3783b3;
							margin:5px 0;
							padding:2px 5px 2px 17px;
							width:193px;
						}
						
					.tag-cloud a {
						color:#d18500;
						margin-right:5px;
						text-decoration:none;
					}
					
						.tag-cloud a:hover {
							color:#000;
						}
						
					ul.posts {
					}
					
						.posts li {
							list-style:none;
						}
						
						.posts li a {
							line-height:1.2em;
						}
					
						.posts a {
							color:#d18500;
							display:block;
							font-size:14px;
							padding:4px 20px 4px 45px;
							text-decoration:none;
						}
						
						.posts a:hover {
							background:#fdefc4;
							color:#D18500;
						}
						
						.posts li.active,.posts li.active:hover {
							background:#edce72;
						}
						
						.posts li.active a,.posts li.active a:hover {
							background:#d4ad39;
							color:#fff;
							font-weight:bold;
						}

h2.dashboard_title {
	color: #A90000;
}
		
		.nav li.mega div {
			border: 3px solid #764e0f;
			width: 300px;
			position: absolute;
			top: 29px;
			left: 0em;
			background: #ffffff;
			color: #000;
		}
		
		.nav li.mega div a {
			background:url(../images/dropdown-active.gif) repeat-x bottom #d1ebff;
			display: block;
			height: 32px;
			color: #152d41;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 16px;
			line-height:1em;
			margin:0;
			padding:10px 0 5px 15px;
			position:relative;
			text-align: left;
			text-decoration: none;
		}
		
		.nav li.mega div a:hover {
			background:url(../images/dropdown-active-hover.gif) repeat-x bottom;
			color: #313131;
			font-weight:normal;
		}
		
		.nav li.mega div a img {
			height:32px;
			margin-top:-3px;
			padding-right: 10px;
			vertical-align: middle;
			width:32px;
		}
		
		.nav li.mega div a.inactive {
			background:url(../images/dropdown-inactive.gif) repeat-x top #fff;
			color:#a1a1a1;
			font-weight:normal;
		}
		
		.nav li.mega div a.inactive:hover {
			background:none;
			color:#a1a1a1;
			font-weight:normal;
		}

.block-bio {
	background:url(../images/community/bg-bio.png) repeat-x top;
}

.news-update {
	background:#FDF3D5;
	border:solid 1px #edce72;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#5f5f5f;
	padding:10px 10px 10px 65px;
	position:relative;
}

	.news-update .featured-news {
		top:5px;
	}
	
	.news-update a {
		color:#d08e00;
	}

.sidebar-title-dark {
	background:#b48c24;
}

	.filter li a:hover {
		background-color:#fffbd0;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		text-decoration:none;
	}

.filter li a.active {
	background-color:#fff9c2;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}