/*
Theme Name: Victorian Institute of Forensic Medicine
Theme URI: 
Description: VIFM theme for WordPress.
Author: V3
Version: 1.0
Tags: 
*/

/* RESET STYLES
_____________________________________________________________________*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{ font-size:62.5%;	line-height: 1; }
ol, ul{ list-style: none; }
blockquote, q{	quotes: none; }
del{ text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table{	border-collapse: collapse; border-spacing: 0; }

/* HACKS AND FIXES 
_____________________________________________________________________*/
/* IE Fixes */

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{ display: inline-block; }


body{
	font-family: Arial, Helvetica, sans-serif;
	background:  #000;
}

#wrap{
	margin: 0 auto;
	width: 898px;
	padding: 0px;
	background: transparent url(images/bg_pagecontent.jpg) repeat-x top left; 
}

#headerwrap{
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	text-align: center;
	background: transparent url(images/bg_header.jpg) repeat-x top left; 
}

#header{
	margin: 0 auto;
	width: 898px;
	height: 110px;
	position: relative;
	background-color: #1667f6;
	background: transparent url(images/bg_header-white.gif) no-repeat top left; 
	text-align: left;
}

#header h2{
	font-family: Arial, helvetica, Sans-Serif;
	color: #009de7;
	font-size: 3.4em;
	font-weight:  normal;
	line-height: 1.2em;
	position: absolute;
	margin-top: 32px;
	margin-left: 0px;
	width: 880px;
	background-image: url(images/vifm_logo.jpg) no-repeat left top;

}

#header .mainnav{
	font-family: Arial, helvetica, Sans-Serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	margin-top: 80px;
	margin-left: 0px;
	width:auto;
	letter-spacing: -.02em;
}

#header .mainnav li{
	float: left;
	margin-right: 30px;
}

#header .mainnav li.cat-item-3{
	margin-right: 0;
}

#header .mainnav li.menu-item-1118{
	margin-right: 0;
}

#header .mainnav a{
    color: #231f20;
    text-decoration: none;
}  

#header .mainnav a:hover, #header .mainnav li.current_page_item a,
#header .mainnav li.current-page-ancestor a{
    text-decoration: underline;
}

#search{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	text-align: right;
	margin-top: 42px;
	font-size: 11px;
	background-color: transparent;
}

#search a{
	color: #1d2e8b;
}

#search form{
	float: right;
}

#search label{
	display: none;
}

#search input#s{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 16px;
    width:162px; 
    border:none;
    background-color:#ebebeb;
}
#search input#go{
    position: relative;
    top: 4px;
    right: 0;
}

#intro{
	float: left;
	width: 528px;
	height: 235px;
	padding: 10px 20px;
	color: #fff;
	border: 5px solid #4EB7E9;
	box-shadow: 3px 3px 3px 3px #888;
	background: #0484c8 url(images/logo-vifm-light.gif) no-repeat 95% 42px; 
}

#intro h2{
	margin-top: 0.5em;
	color: #fff;
	font-size: 2.3em;
}

#intro p{
	font-size: 1.4em;
	padding-bottom: 1.2em;
}

#bluestripwrap{
	width: 100%; 
	background-color: #06c4f6;
	background-image: -moz-linear-gradient(top, #06c4f6, #009fdb); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #06c4f6),color-stop(1, #009fdb)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#06c4f6, #009fdb); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #06c4f6, #009fdb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#06c4f6', EndColorStr='#009fdb'); /* IE6–IE9 */
}

#bluestrip{
	margin: 0 auto;
	width: 898px;
	height: 56px;
	background-color: #06c4f6;
	background-image: -moz-linear-gradient(top, #06c4f6, #009fdb); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #06c4f6),color-stop(1, #009fdb)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#06c4f6, #009fdb); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #06c4f6, #009fdb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#06c4f6', EndColorStr='#009fdb'); /* IE6–IE9 */
}

#bluestripwrapextended{
	width: 100%; 
	background-color: #0bb5f0;
	background-image: -moz-linear-gradient(top, #0bb5f0, #0173b9); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0bb5f0),color-stop(1, #0173b9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#0bb5f0, #0173b9); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #0bb5f0, #0173b9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0bb5f0', EndColorStr='#0173b9'); /* IE6–IE9 */
}

#bluestripextended{
    margin: 0 auto;
	width: 898px;
	height: 245px;
	padding-top: 14px;
}

#bluestripextended img{
	border: 1px solid #fff;
}

#bluestripextended h3{
	margin: 0.5em 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3;
	text-transform: capitalize;
	border: none;
}

#bluestripextended h4{
    color: #fff;
}

#bluestripextended p{
    color: #fff;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 0;
}

#bluestripextended p#excerpt{
	height: 75px;
}

#bluestripextended a{
    color: #fff;
}

#bluestripwraphome{
    width: 100%; 
	background-color: #0bb5f0;
	background-image: -moz-linear-gradient(top, #0bb5f0, #0173b9); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0bb5f0),color-stop(1, #0173b9)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#0bb5f0, #0173b9); /* Chrome 10+, Saf6 */
	background-image: linear-gradient(top, #0bb5f0, #0173b9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0bb5f0', EndColorStr='#0173b9'); /* IE6–IE9 */
}

#bluestriphome{
    margin: 0 auto;
	width: 898px;
	height: 265px;
}

#contentwrap{
	clear: both;
    margin: 0 auto;
	width: 100%;
	padding: 0px;
	text-align: center;
	background: #fff url(images/bg_pagecontent.jpg) repeat-x top left; 
}

#content{
    width: 898px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: left; 
    height: auto;
    overflow:hidden;
}

#lhscolumn{
    width: 579px; 
    float: left; 
    height: auto;
    margin-right: 20px;
}

.home #lhscolumn{
	margin-right: 0;
}

#rhscolumn{
    float: left; 
    width: 263px; 
    border: solid 1px #e5e5e5; 
    background-color: #fff; 
    height: auto; 
    padding: 0 17px;
}

.home #rhscolumn{
	float: right;
	width: 296px;
	padding: 0 10px;
}

.authorstamp{
	font-size: 1.1em;
    padding-bottom: 0.5em;
} 

#shareit{
    float: left;
    margin: 0 0 1em 0;
}

#pagecontrols{
    float:left;
    margin-left: 20px; 
    margin-top: -4px;
}

.entry{
    clear: both; 
    margin-top: 25px;
}

#gateway-page .entry, .category .entry{
	float: left;
	margin: 0 0 1em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #e5e5e5;
}

.category .entry{
	width: 100%;
}

.category .post{
	float: left;
	width: 100%;
}

#gateway-page .entry h3, .category .entry h3{
	margin: 0 0 0.3em;
	border: none;
}

#gateway-page .entry img, .category .entry img{
	float: left;
	margin: 3px 2em 0 0;
	border: 1px solid #00c3f3;
}

.category .entry img{
	float: right;
	margin: 5px 0 0 2em;
}

/*
.archive .entry, .search .entry{
	margin: 30px 0 15px 0;
}
*/

.wp-caption, #content .gallery .gallery-item{
	float: right;
	margin: 0 0 1em 1.5em;
	padding-top: 4px;
	text-align: center;
	background-color: #d0ecf4;
	border: 1px solid #b2d2eb;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 2px #888;
	-webkit-box-shadow: 3px 3px 2px #888;
	box-shadow: 3px 3px 2px #888;
}

.wp-caption.alignleft{
	margin: 0 1.5em 1em 0;
}

#content .gallery .gallery-item{
	float: left;
	width: auto;
	margin: 0 20px 1.5em 0;
	padding: 4px 4px 0;
}

.wp-caption img, #content .gallery img{
   border: none;
}

.wp-caption p.wp-caption-text, #content .gallery .gallery-caption{
	color: #1B3060;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3;
	padding: 6px 0;
}

#related{
    float: left;
    width: 229px; 
    border-top: solid 1px #e5e5e5; 
    border-bottom: solid 1px #e5e5e5; 
    height: auto; 
    margin-top: 1.5em;
    padding: 10px 17px 17px 17px;
    background-color: #ececed;
    background: #ececed url(images/bg_subscribe.jpg) repeat-x top left;
}

ul.related li{
    font-size: 12px; 
    margin-bottom: 9px; 
    line-height: 1.2em;  
}

.docs img{
	vertical-align: middle;
	margin-right: 5px;
}

.docs h4{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}

.topics{
    float: left;
}

.featurebins{
    width:146px; 
    margin-right: 30px; 
    float: left;
    color: #fff;
}

#bluestripextended .featurebins{
	width: 200px;
	margin-right: 15px; 
}

.homefeaturebins{
    width:162px; 
    margin-right: 30px; 
    float: left;
}

.row{
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#rhscolumn #featured .jdGallery .slideInfoZone h2 {
    font-size: 1.4em !important;
    line-height: 1.2em;
}

.home #rhscolumn h3{
	font-size: 1.6em;
}

#rhscolumn ul{
    list-style-image: url(images/bullet_arrow.jpg); 
    padding-left: 5px;  
}

#rhscolumn #related ul{
	list-style-image: none;
	padding: 0;
}

#rhscolumn #related li{
	margin-left: 0;
	padding-left: 0;
}

#rhscolumn #related li img{
	float: left;
}

#rhscolumn ul ul{
	padding-top: 1em;
}

#rhscolumn li{
    margin-left: 13px; 
    font-size: 12px; 
    margin-bottom: 9px; 
    padding-left: 5px;   
    line-height: 1.4em;  
}

.home #rhscolumn li{
    margin-left: 13px; 
    font-size: 1.3em; 
    margin-bottom: 5px; 
    padding-left: 5px;   
    line-height: 1.4em;  
}

#rhscolumn li.current_page_item a, #rhscolumn li.current_page_ancestor a,
#rhscolumn li.current_page_ancestor li.current_page_item a{
	font-weight: bold;
	text-decoration: underline;
}

#rhscolumn li.current_page_item li a, #rhscolumn li.current_page_ancestor li a{
	font-weight: normal;
	text-decoration: none;
}

#rhscolumn .eme-calendar-table{
	width: 100%;
}

#morenews{
    text-align: right; padding-top: 5px; 
    padding-right: 17px; font-size: 12px;
}

#featured, .widget{
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

#footerwrap{
	float: left;
	width: 100%;
	padding: 150px 0 0;
	text-align: center;
	background: #97989c url(images/bg_footer.jpg) repeat-x top left; 
}

#footer{
    /*background-color: #97989c;
     background-image:url(images/bg_footer.gif); */
    width: 898px;
    height: 86px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: left; 
}

.commstripbins{
    color: #000;
    float: left; 
    padding-right: 6px; 
    font-size: smaller;
    margin-bottom: 85px;
    height: 61px;
}

.commstripbins#training-education{
	 width: 193px;
}

.commstripbins#expert-witness{
	 width: 169px;
}

.commstripbins#paternity-testing{
	 width: 178px;
}

.commstripbins#ncis{
	 width: 155px;
}

.commstripbins#vifm-library{
	 width: 169px;
}

.commstripbins img{
	float: left;
}

.commstripbins a{
	color: #0063e9;
}

.commstripbins h4{
	font-size: 12px;
}

.commstripbins p{
	 font-size: 11px;
	margin-bottom: -3px;
}

#footerlinks{
	color: #fff;
	font-size: 1.1em;
	float: left;
	clear: both;
	width: 700px;
}

#footerlinks ul, #footerlinks li{
	float: left;
}

#footerlinks p{
	padding-top: 40px;
	font-size: 1em;
}

#footerlinks a{
	color: #fff;
	margin-right: 20px;
}

#credits{
	color: #fff;
	font-size: 12px;
	float: right;
	text-align: right;
	width: 150px;
}

h2{
    font-size: 2.8em;
    margin: 0.25em 0 0.5em;
    color: #231f20;
    font-weight: normal;
}

h3{
    font-size: 2em;
    line-height: 1.3em;
    margin: 0.25em 0 1em;
    color: #523d0b;
    font-weight: normal;
    border-bottom: 1px solid #523d0b;
}

h4{
    font-size: 1.7em;
    margin: 0.75em 0;
    color: #231f20;
    font-weight: normal;
}

.post h4{
	clear: both;
}

.home h4{
	font-size: 1.5em;
	line-height: 1.2em;
}

h5{
    font-size: 1.4em;
    margin: 0.75em 0;
    color: #231f20;
    font-weight: bold;
    line-height: 1.3em;
}

p, #content .entry li, .entry table td{
    font-size: 1.3em;
    line-height: 1.4; 
    padding-bottom: 10px;
    
}

#content .entry table td li{
	font-size: 1em;
}

.home .row p{
	font-size: 1.2em;
}

p.backtop{
	padding: 0;
}

p.backtop a{
	display: block;
	padding-left: 30px;
	background: url(images/arrow_up_blue.png) no-repeat center left;
}

#content .entry ul{
	list-style: disc;
	margin: 1em 0 1em 4em;
}

#content .entry ul.eme_events_list{
	margin-left: 0;
}

#content .entry li{
	padding-bottom: 0.5em;
}

a{
    color: #0063e9;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.navigation{
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 15px;
}

.alignleft{
	float: left;
}

.page .entry img.alignleft{
	float: left;
	margin: 5px 17px 17px 0;
}

.alignright{
	float: right;
}

.page .entry img.alignright{
	float: right;
	margin: 5px 0 17px 17px;
}

#featured #myGallery{
	border: none;
	float: left;
}

.carouselBtn{
	display: none;
}

#featured .jdGallery .slideInfoZone h2{
	font-size: 2em !important;
	font-weight: normal !important;
	line-height: 1.4em;
}

#featured .jdGallery .slideInfoZone{
	padding-left: 5px;
	opacity: 0.6 !important;
}

#video{
	float: right;
}

#video p{
	display: none;
}

#video .vvqbox{
	margin: 0;
}

/* Event calendar table */

.eme-calendar-table{
	float: left;
	width: 100%;
	margin-top: 0.5em;
}

.eme-calendar-table{
	background: #e8fbff;
	border: 1px solid gray;
	border-collapse:collapse;
	color :#fff;
	font-size: 1em;
}

.eme-calendar-table caption{ border:1px solid #5C443A;
	 color:#5C443A;
	 font-weight:bold;
	 letter-spacing:20px;
	 padding:6px 4px 8px 0px;
	 text-align:center;
	 text-transform:uppercase;
}

.eme-calendar-table td, .eme-calendar-table th{
	color: #363636;
	padding: .4em;
}

table.eme-calendar-table td.eventless-today{
    background-color: #92E7FC !important;
    color: #fff !important;
}

table.eme-calendar-table td.eventful, table.eme-calendar-table td.eventful-today{
    background-color: #06C4F6 !important;
}

table.eme-calendar-table td.eventful a, table.eme-calendar-table td.eventful-today a{
	 color: #fff !important;
}

.eme-calendar-table tr{
	border: 1px dotted gray;
}

.eme-calendar-table thead th, .eme-calendar-table tfoot th{
	background:#5C443A;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	text-align:left;
	text-transform:uppercase;
}

.eme-calendar-table tbody td a{
	color:#363636;
	text-decoration:none;
}

.eme-calendar-table tbody td a:visited{
	color:gray;
	text-decoration:line-through;
}

.eme-calendar-table tbody td a:hover{
	text-decoration:underline;
}

.eme-calendar-table tbody th a{
	color:#363636;
	font-weight:normal;
	text-decoration:none;
}

.eme-calendar-table tbody th a:hover{
	color:#363636;
}

table.eme-calendar-table tbody th, table.eme-calendar-table tbody td{
	padding: 6px 4px;
	text-align: center;
	vertical-align:top;
}

.eme-calendar-table tfoot td{
	background:#5C443A;
	color:#FFFFFF;
	padding-top:3px;
}

.eme-calendar-table .odd{
	background:#fff;
}

.eme-calendar-table tbody tr:hover{
	background:#99BCBF;
	border:1px solid #03476F;
	color:#000000;
}

/* sitemap */

#content .entry .ddsg-wrapper ul{
	margin-bottom: 0;
}

#content .entry .ddsg-wrapper li{
	font-size: 12px;
	padding-bottom: 0.25em;
}

