/*
Theme Name: Crimes of War
Theme URI: http://crimesofwar.org/
Description: This 2011 theme was created specifically for Crimes of War organization. 
Author: Tommy Gonzalez
Author URI: http://www.tommygonzalez.com
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* = Custom Fonts
-------------------------------------------------------------- */
@font-face {
	font-family: 'ITCOfficinaSansStdBoldItalic';
	src: url('officinasansstd-bolditalic-webfont.eot');
	src: local('☺'), url('officinasansstd-bolditalic-webfont.woff') format('woff'), url('officinasansstd-bolditalic-webfont.ttf') format('truetype'), url('officinasansstd-bolditalic-webfont.svg#webfontIjNO5VVl') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCOfficinaSansStdBold';
	src: url('officinasansstd-bold-webfont.eot');
	src: local('☺'), url('officinasansstd-bold-webfont.woff') format('woff'), url('officinasansstd-bold-webfont.ttf') format('truetype'), url('officinasansstd-bold-webfont.svg#webfontTYHml1yg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCOfficinaSansStdBook';
	src: url('officinasansstd-book-webfont.eot');
	src: local('☺'), url('officinasansstd-book-webfont.woff') format('woff'), url('officinasansstd-book-webfont.ttf') format('truetype'), url('officinasansstd-book-webfont.svg#webfontcCHaNUsc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCOfficinaSansStdBookItalic';
	src: url('officinasansstd-bookitalic-webfont.eot');
	src: local('☺'), url('officinasansstd-bookitalic-webfont.woff') format('woff'), url('officinasansstd-bookitalic-webfont.ttf') format('truetype'), url('officinasansstd-bookitalic-webfont.svg#webfont4sRQJdt4') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html body {
	line-height: 1;
	background:url(images/bg_generic.jpg) top center repeat #F0F0F0;
	border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.single table{
	display:inline-block;	
}
a img {
	border: none;
}
a {
	text-decoration:none;
	outline: none;
}
.fleft{
	float: left;	
}
.fright{
	float: right;
}
.clearfix{
	display:block;
	clear:both;
	float:none;	
}
img{
	border: 0px !important;	
}
/* =Mockups
-------------------------------------------------------------- */

.home #wrapper, .home #wrapper #main {
	background: none;
	background-color:#f0f0f0;
}


#mockupContainer{
	margin: 0 auto;
	position:relative;
	padding:0 5px;
	width: 1034px;	
	display:none;
}
#mockup{
	background: url(flats/COWP_Home011111.jpg) top center no-repeat;
	width: 1034px;
	height: 1700px;
	position: absolute;
	z-index: -1;
}

/* = Header
-------------------------------------------------------------- */
#header{
	height: 106px;
    padding: 0 5px;
    width: 1024px;
	background:url(images/bg_header.jpg) repeat-x top left #3b3b3b;
}
#header a{
	text-decoration: none;	
}
#header a:hover{
	color: #ff0000;	
}

#header #branding{
	background-color: #000000;
    font-family: ITCOfficinaSansStdBook,Georgia,"Times New Roman",Times,serif;
    height: 96px;
    padding-left: 14px;
    padding-top: 10px;
    vertical-align: bottom;
    width: 178px;	
}
#header #branding a{
	color: #afa599;
	font-size:43pt;

	line-height:33pt;
	text-transform: uppercase;	

}
#header #branding a span.header-name{
	clear: both;
	display: block;
	letter-spacing: -0.5pt;
	}
#header #branding a span.header-description{
	clear: both;
	display: block;
	letter-spacing: -1.75pt;
	}
#header #nav {
    font-size: 18pt;
    height: 29px;
    margin-top: 74px;
    padding-top: 0;
}
#header #nav a{
	color: #FFFFFF;
	font-family: ITCOfficinaSansStdBook,Georgia,"Times New Roman",Times,serif;
	font-size: 12.5pt;
	letter-spacing: 1pt;
	vertical-align: bottom;
}

#header #nav li{
	float: left;
	position: relative;
}
#header #nav li:hover a{
	color: #e40000;	
}
#header #nav li:hover ul a{
	color: #ffffff;	
}
#header #nav li:hover ul a:hover{
	color: #e40000;	
}
#header #nav ul.children{
    display: none;
    left: -12px;
    padding-top: 36px;
    position: absolute;
    top: -4px;
    z-index: 999999;
}
#header #nav ul.children li{
	background-color: #3B3B3B;
    display: block;
    float: none;
    height: 17px;
    opacity: 0.8;
    padding: 0 0 4px 10px;
    position: relative;
    vertical-align: middle;
    width: 150px;
}
#header #nav ul.children li:last-child{
	background-color: #3B3B3B;
    display: block;
    float: none;
    height: 25px;
    opacity: 0.8;
    padding: 0 0 4px 10px;
    position: relative;
    vertical-align: middle;
    width: 150px;
}
#header #nav ul.children li a{
	font-family: ITCOfficinaSansStdBook,Georgia,"Times New Roman",Times,serif;
    font-size: 10pt;
    text-transform: uppercase;
    vertical-align: middle;
}

#header #nav li:hover ul.children{
	display:block;	
}

/* Hard coded navigation positions */
#header #nav li.cat-item-1{ /* About */
	margin: 0px 9px;
}
#header #nav li.cat-item-15{ /* Glossary */
	margin: 0 58px;
}
#header #nav li.cat-item-16{ /* Commentary */
	margin: 0 6px;
}
#header #nav li.cat-item-17{ /* Multimedia */
	margin: 0 0 0 62px;
}


/* Search bar Modifications */
#header #search{
 margin-top: 80px;
 height: 26px;	
}
#header #search .screen-reader-text{
	display:none;	
}
#header #search #s{
	background: url("images/search_magGlass.jpg") no-repeat scroll left top #FFFFFF;
    border: 0 none;
    color: #666666;
    float: left;
    font-family: Helvetica;
    font-size: 9pt;
    height: 16px;
    letter-spacing: 0;
    padding-left: 22px;
    width: 129px;
}
#header #search #searchsubmit{
	background-color: #999999;
	border: 0 none;
	float: left;
	font-family: Helvetica,sans-serif;
	font-size: 7.5pt;
	height: 18px;
	margin: 0;
	padding: 0;
	width: 20px;
}

/* =Layout
-------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;	
	position:relative;
	padding-left: 0px;
	padding-right: 0px;
	width:1034px;
	background: url("images/bg_footer2.jpg") repeat-y scroll right top #FFFFFF;
	-moz-box-shadow:0px 0px 7px #999;
	-webkit-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999');
}

#main{
	position: relative;
    padding: 0 5px;
    width: 1024px;	
	background: url("images/bg_sidebar.jpg") repeat-y scroll right top #FFFFFF;
}
.category #main {
	background: url("images/bg_sidebar2.jpg") no-repeat scroll right top transparent;
	padding: 0px 5px 0px 0px;
}
.category #main #content{
	padding-left:10px;
	padding-right:10px;
	padding-top: 9px;
}
.category #sidebar{
	padding-top:9px;	
}
.home #main #container, .category #main #container {
	padding-top:0px;	
}
#main #container{
	padding-top: 9px;	
}
#main #breadcrumb{
	top: 0px;
	position: relative;
	color:#666666;
	font-family: Helvetica,sans-serif;
    font-size: 9pt;
}
#main #breadcrumb a{
	color: #666666;
    font-family: Helvetica,sans-serif;
    font-size: 9pt;
    text-decoration: none;
    text-transform: uppercase;
}
#main #entry-heading{
	height: 40px;
	position: relative;	
}
#main h2.entry-title{
	text-transform:uppercase;
}
.category h2.entry-title a{
	color:#000000;	
}
#main .entry-title{
	color: #FF0000;
    font-family: ITCOfficinaSansStdBold,Georgia,"Times New Roman",Times,serif;
    font-size: 17pt;
    letter-spacing: 0.55pt;
    padding-top: 3px;
}
#main .entry-author{
	color:#777777;
    font-family: Helvetica,sans-serif;
	font-size: 9pt;
	margin-bottom: 2px;
}
.single #main .entry-content{
	color: #000000 !important;
}
#main .entry-content,#main #listing{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;	
	margin-bottom:75px;
	color: #777777;
}
.category .entry-content, #main #listing .article-title a{
	color:#777777;
}
#main #listing .cat-article-list .list-title{
	margin-bottom:2px;	
}
#main #listing .cat-article-list .list-title a{
	color: #999999;
}
#main #listing .cat-article-list .list-title a:hover{
	text-decoration:underline;	
}
.category #main #listing{
	margin-bottom:0px;	
}
#main .featured-content{
	background-color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 9pt;
	left: -10px;
	padding-left: 10px;
	position: relative;
	width: 822px;
}
#main .entry-content p{
	line-height: 10pt;
    margin-bottom: 13.5pt;
}
.category #main .entry-content p {
    margin-bottom: 0pt;
}
#main #social-network{
	margin-top: 6px;	
	font-family: Helvetica, sans-serif;
}
#main #social-network div{
	color: #333333;
    font-family: Helvetica,sans-serif;
    font-size: 10pt;
    padding-right: 19px;
    padding-top: 4px;
    text-align: right;
    width: 48px;
}
#main #social-network div a{
	cursor: pointer;
    font-size: 10pt;
	color: #333333;
	font-family: Helvetica, sans-serif;
}
#main #social-network .print{
	background: url(images/icon_print.gif) no-repeat top right transparent;	
}
#main #social-network .email{
	display:none;
	background: url("images/icon_email.gif") no-repeat scroll right 2px transparent;	
}
#main #social-network .st_sharethis_custom{
	background: url("images/share-icon-12x12.png") no-repeat scroll 54px 2px transparent;
}
#main #listing{
	font-family: Helvetica, sans-serif;
	margin-top: 18px;
}
.category #main #listing{
	margin-top:0px;	
}
#main #listing h2{
	color:#e40000;
	font-weight:bold;
}
.category #main #listing h2 {
	margin-bottom: 6px;
}
#main #listing p, .category #listing .recent-posts{
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 10px;
}
#main #listing li {
    list-style: disc inside none;
	margin-top: 10px;
}
#main .cat-post-listings{
	color: #FF0000;
    font-size: 10pt;
    font-weight: bold;
}
#main #content{
    min-height: 500px;
}
.home #multimedia{
	background: url("images/bg_home_multimedia.jpg") no-repeat scroll -5px -5px transparent;
    font-family: Georgia,Helvetica;
    font-size: 9pt;
    height: 285px;
    margin: 10px 0 10px 0;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
.home #multimedia #media{
	overflow-x: auto;
    overflow-y: hidden;
    width: 792px;
}
.home #multimedia #media-container{
	display: block;
	width: 1650px;
	}

.home .media-post{
	float: left;
    height: 240px;
    margin: 10px;
    overflow: hidden;
    width: 215px;
}
.home .media-post h3.media-title{
	margin: 3px 0;
	font-family: Helvetica;
}
.home .media-post h3.media-title a{
	color: #E40000;
	text-transform: uppercase;
	vertical-align: bottom;	
	font-size: 9pt;
}
.home .media-post .media-posterFrame{
	margin:6px 0 7px;	
}
.home .media-post h6.media-title a{
	color: #000000;
	font-weight:bold;
	font-size: 9pt;
	text-transform:capitalize;
	vertical-align: bottom;
}
.home .media-post .media-descr a{
	color:#000000;
}
.home .category-header{
	clear:none;
}
.home #sidebar{
	padding-top:10px;	
}
#sidebar{
	font-family: Helvetica;	
}
#sidebar .widget{
	margin-bottom: 10px;
	font-family: georgia;
}
#sidebar #social-sidebar{
	height: 25px;
	position: relative;
	margin-bottom: 8px;
}
#sidebar #social-sidebar div{
	padding-right: 4px;
}
#sidebar h2.widgettitle{
	background: url("images/bg_sidebar_headings.jpg") no-repeat scroll 0 0 #E50C0C;
    color: #FFFFFF;
    cursor: pointer;
    font-family: ITCOfficinaSansStdBook,Georgia,"Times New Roman",Times,serif;
    font-size: 10.5pt;
    font-weight: normal;
    height: 18px;
    letter-spacing: 1pt;
    overflow: hidden;
    padding-left: 24px;
    padding-top: 4px;
    position: relative;
    text-transform: uppercase;
}
#sidebar .widget_links .widgettitle{
	background:none;	
	color:#000000;
	overflow:visible;
}
#sidebar .textwidget{
	font-family: Georgia,Helvetica,sans-serif;
	font-size: 9pt;
}
#sidebar .widget_eme_list .eme_period{
	display:none;
}
#sidebar .widget_eme_list ul.event-list{
	margin:10px 0px;
}
#sidebar .widget_eme_list ul ul{
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	margin-bottom: 10px;
}
#sidebar .widget_eme_list li.event-title{
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#000000;
}

#sidebar .widget_eme_list li.event-date{
	font-style:italic;
	color:#e40000;
}

#sidebar .widget_eme_list li.event-descr{
	font-weight:normal;	
}
#sidebar .widget_eme_list li.event-descr p{
	font-size: 9pt;
    line-height: 10pt;	
}
#sidebar h2.collapsed{
	background-position: 0px -21px;	
}
#sidebar .constant-contact-signup label{
	display:none;
}
#sidebar .constant-contact-signup .input-text-wrap{
	margin-bottom: 4px;	
}
#sidebar .constant-contact-signup .input-text-wrap input{
	background: url("images/bg_sidebar_newsletter_fields.jpg") no-repeat scroll left top transparent;
    border: 0 none;
    height: 18px;
    padding-left: 10px;
    width: 162px;
	color:#777777;
	font-family: Helvetica;
}
#sidebar .constant-contact-signup #constant-contact-signup-errors{
	color: #e40000;
	font-size:9pt;
	padding:4px 0px;
}
#sidebar .constant-contact-signup #constant-contact-signup{
	margin-top: 10px;	
}
#sidebar .constant-contact-signup .constant-contact-signup-button{
	text-align:right;	
}
#sidebar .constant-contact-signup .submit{
	background-color: #000000;
	border: 0 none;
	color: #FFFFFF;
	font-size: 7pt;
	height: 18px;
	text-transform: uppercase;
	width: 50px;
	margin-top:3px;
	font-family: Helvetica;
}

#sidebar #donation-form .donation-caption{
    font-size: 9pt;
    line-height: 10.5pt;
    margin: 7px 0;
}
#sidebar #donation-form .radio-text-wrap p{

}
#sidebar #donation-form .radio-text-wrap .first{
	margin-left:4px;
}

#sidebar #donation-form .radio-text-wrap .second{
	margin-left: 4px;	
}
#sidebar #donation-form .radio-text-wrap div div{
	display:block;	
	margin-bottom: 3px;
}
#sidebar #donation-form .radio-text-wrap div div label{
	margin-left: 5px;
}
#sidebar #donation-form .donation-button{
	margin: 10px 0 0;
	text-align: right;
}
#sidebar #donation-form .donation-button .submit{
	background-color: #000000;
	border: 0 none;
	color: #FFFFFF;
	font-size: 7pt;
	height: 18px;
	text-transform: uppercase;
	width: 50px;
	margin:5px 0;
	font-family: Helvetica;
}
#sidebar .resourcewidget .resourceDescr, #sidebar .widget .resourceDescr{
    font-size: 9pt;
    font-weight: normal;
    line-height: 10.5pt;
    margin: 10px 0;
}
#sidebar .resourcewidget .linkcat, #sidebar .linkcat{
	font-size: 10pt;
    margin: 10px 0;
}
#sidebar .resourcewidget .linkcat h2, #sidebar .linkcat h2{
	font-weight: bold;
	font-size:9pt;
}

#sidebar .resourcewidget .linkcat ul li a,#sidebar .linkcat ul li a{
	color: #E40000;
    font-size: 9pt;
    font-style: italic;
    line-height: 10pt;
    text-decoration: underline;
}
.home #footer, .category #footer {
	background: none;	
}
#footer{
	background: url("images/bg_footer.jpg") no-repeat scroll right top transparent;
	font-family: Helvetica,sans-serif;
    font-size: 9pt;
    height: 85px;
    padding: 60px 0 20px;
	text-align:left;
	position: relative;
}
#footer #links ul{
	text-align:center;	
}

#footer #links li{
	padding:0 10px;
	display: inline;
}
#footer #links li a{
	color: #777777;	
}
#footer #copyright{
	color: #777777;
	padding-top: 4px;
	text-align:center;	
}
/* =WP_Standards
-------------------------------------------------------------- */
.size-full{
		
}
.wp-caption{
	float: left;
    word-wrap: normal;
}
#main .wp-caption p{
	margin-bottom: 10px;	
}
.wp-caption-text{
	color:#666666;
	font-style:italic;
}
.entry-utility{
	margin: 10px 0;
	font-weight: bold;	
}


/* =frontpage_Slideshow
-------------------------------------------------------------- */
#slideshowPlaceholder{
	width: 100%;
	height:405px;	
}
#fs-wrap{
	position:absolute;
	left:0;
	top:0;
}
#fs-main{
	left:0px;
	top:0px;
	background: none repeat scroll 0 0 #000000;
    height: 405px;
    overflow: hidden !important;
    width: 837px;
	position: relative;
}
.fs-entry{
    height: 405px;
    overflow: hidden !important;
    width: 837px;
	position:absolute;
}
.fs-img{
	width: 100%;
	position: absolute;	
	z-index: -1;
}
.fs-title{
	color: #FFFFFF;
    height: 60px;
    left: 266px;
    margin: 345px 10px 0;
    padding: 5px 0;
    position: absolute;
    width: 556px;
    z-index: 2;
}
.fs-title h3, .fs-title h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}
.fs-title a{
	color: #FFFFFF;	
}
.fs-title a:hover{
	color: #FF0000;	
}
.fs-entry-bg{
	background-color: #000000;
    height: 60px;
    margin-top: 345px;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 1;
	filter: alpha(opacity=50);
}
.fs-skip{
	color: #FFFFFF;
    height: 90px;
    margin-top: 300px;
    padding: 10px 10px 0;
    position: absolute;
    width: 817px;
    z-index: 3;
}
.fs-description{
	color: #C0C0C0;
    font-size: 9.5pt;
    height: 25px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
	font-family: Helvetica, sans-serif;
}
#slidenav{
	display: block;
    height: 35px;
    margin: 360px 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 246px;
    z-index: 10;
}
#slidenav a{
	background-color: #777777;
    color: #777777;
    display: inline-block;
    font-size: 0;
    height: 10px;
    margin: 0 10px;
    position: relative;
    width: 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
#slidenav a.activeSlide{
	background-color:#ffffff;	
	color:#ffffff;
}
.rot90n{
-moz-transform: rotate(-90deg)	
}
#category-featured{
	border-right: 2px solid #E0E0E0;
    margin-bottom: 20px;
    padding-right: 8px;
    width: 620px;
}
#category-featured .sticky-post img{
	margin-bottom: 10px;
}
.article-title{
	font-family: Helvetica;
    font-size: 9pt;
    font-weight: bold;	
}
.search .article-title {
	font-family:Georgia;
}
.search .article-title a{
	text-decoration: underline;	
}
.article-date{
	color: #E40000;
    font-family: Georgia;
    font-size: 9pt;
    font-style: italic;
    margin-bottom: 4px;
}
.article-author{
	color: #777777;
    font-family: Helvetica,sans-serif;
    font-size: 9pt;
    margin-bottom: 2px;
}
.article-excerpt{
	font-size: 8pt;
    font-weight: bold;
    line-height: 9pt;
}
.article-summary{
	    font-weight: bold;
		font-size:9.5pt;
}
.search .article-summary {
	font-family: Georgia;
}
.search .article-link a{
	color: #777777;
    font-size: 9pt;
	font-family:Helvetica;
}
.search .page,.search .post{
	margin-bottom: 20px;	
}
.pagination a, .pagination .current{
padding: 4px 6px;	
}
.pagination{
	border-top: 1px solid #777777;
	font-family: Helvetica;
	font-size: 10pt;
	margin-bottom: 40px;
	padding-top: 20px;
}

/* =Post tags
-------------------------------------------------------------- */
img.alignleft{
	float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.page .entry-content p {
	margin-bottom: 20px;
}
.page-id-100 .entry-content p,.page-id-119 .entry-content p {
    min-height: 108px;
}
.page .entry-content p a, .post .entry-content a,.page .entry-content a{
	color:#e40000;
	text-decoration:underline;
	font-style: italic;
}

.category #category-title{
	margin-bottom: 16px;	
}
a{
	color:#e40000;	
}
.search-terms{
	text-transform: uppercase;
	font-weight:bold;
	color:#000000;
}
.search-description{
	color: #777777;
    font-family: Helvetica;
    font-size: 8.5pt;
	margin-bottom:20px;
}
#nav .page-item-193{
	display:none;	
}
/* =Custom Scrollbar
***************************************/
#media{
	height:275px;
}
#media_hscrollerbase{
	width:782px;	
}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;background-color: white;}
.vscrollerbar {width: 15px;background-color: black;}
.hscrollerbase {height: 9px; background:url(images/bg_scroll_base.jpg) top left #ffffff no-repeat;}
.hscrollerbar {height: 9px;background-color: #e40000;}
.vscrollerbar {background: #000000 -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2;}
.vscrollerbarbeg {background: #000000 -45px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend {background: #000000 -45px 0px no-repeat;width: 15px;height: 15px;}
.hscrollerbarbeg {background: #e40000;height: 9px;width: 9px !important;}
.hscrollerbarend {background: #e40000;height: 9px;width: 9px;}
.scrollerjogbox {width: 15px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;}
.vscrollerbase {background: #000000 0px 0px repeat-y;}
.vscrollerbasebeg {background: #000000 -30px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbaseend {background: #000000 -60px -30px no-repeat;height: 15px;width: 15px;}
.hscrollerbasebeg {background: #ffffff;height: 0px;width: 0px !important;}
.hscrollerbaseend {height: 0px;width: 0px;background: #ffffff;}
.scrollerjogbox:hover {background: #000000 -45px -15px;}

/* =Sitemap
***************************************/
#sitemap{
	font-size:14pt;
	margin-top: 20px;	
}
#sitemap ul{
	margin-bottom:20px;
}
#sitemap li{
margin-left:20px;
}
#sitemap li a{
	text-transform: capitalize;	
}
#tag{
	display:none;
}
#tabs{
	width:50px;	
}

#glossary-tab{
	width:50px;	
	background:url(images/bg_tabs_glossary.png) 0px -110px no-repeat transparent;
	overflow:hidden;
	height:110px;
}
#commentary-tab{
	background: url("images/bg_tabs_commentary.png") no-repeat scroll 0 -23px transparent;
	height: 123px;
	overflow: hidden;
	width: 50px;
}
#glossary-list{
	/* display:none; */	
}
#tab-wrap{
	display:none;	
}
.home .category-header{
	clear: none;
    padding-bottom: 20px;
    padding-left: 10px;
    width: 100px;
}
.home .category-container{
	background-color: #FFFFFF;
	padding: 20px;
	width: 722px;
}
.home .column{
	padding: 0 12px 0 9px;
	width: 170px;	
}
.home .hide{
	display:none;	
}

/*= Tabs
*/
#tabs-container {
	display: block;
	margin-top: 28px;
	position: relative;
	width: 822px;
}
#tabs {
	width: 44px;
	float: left;
	height: 222px;
}
#tabs .tab {
	background-color: #e2e2e2;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-box-shadow: 0px 0px 7px #999;
	-webkit-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999');
	position: relative;
}
#tabs .highlighted-tab {
	background-color: #fff;
	z-index: 4;
}
#tabs #glossary {
	width: 44px;
	height: 104px;
	float: left;
}
#tabs #glossary img {
	padding-left: 15px;
	padding-top: 15px;
}
#tabs #commentary {
	width: 44px;
	height: 118px;
	float: left;
}
#tabs #commentary img {
	padding-left: 15px;
	padding-top: 15px;
}

.tabs-form-wrapper {
	background-color: #fff;
	border-top-left-radius: 0px; 	
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-box-shadow: 0px 0px 7px #999;
	-webkit-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999')";
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=0, Color='#999999');
	position: relative;
	width: 778px;
	/* height: 650px; */
	float: left;
    zoom: 1;

}
.tabs-form-wrapper a {
	text-decoration: none;
	color: #000
}
.tabs-form-wrapper p, .tabs-form-wrapper ul li {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
.tabs-form-wrapper .content {
	background-color: #fff;
	border-top-left-radius: 0px; 	
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	width: 778px;
	min-height: 222px;
	position: relative;
	z-index: 5;
	float: left;
}
.tabs-form-wrapper .content ul.top-nav {
	width: 761px;
	padding: 20px 0px 0px 17px;
	height: 15px;
	list-style: none;
	list-style-type: none;
	float: left;
}
.tabs-form-wrapper .content ul.top-nav li {
	display: inline;
	margin-right: 50px;
	text-transform: uppercase;
}
.tabs-form-wrapper .content ul.top-nav li a.selected {
	text-decoration: underline;
	color: #e40000;
}
.tabs-form-wrapper .content .relative-content {
	width: 758px;
	padding-left: 20px;
	min-height: 595px;
	float: left;
	margin-bottom: 20px;
}
.tabs-form-wrapper .content .column {
	width: 172px;
	/* height: 555px; */
	float: left;
	padding: 20px 0px 20px 0px;
}
.tabs-form-wrapper .content .column p {
	line-height: 15px;
	width: 172px;
	float: left;
	font-family: Georgia, serif;
}
.tabs-form-wrapper .content .column .headline-paragraph {
	float: left;
	margin-bottom: 15px;
}
.tabs-form-wrapper .content .column .headline-paragraph p {
	font-family: helvetica, sans-serif;
}
.tabs-form-wrapper .content .column .headline-paragraph p.title {
	text-transform: uppercase;
	font-weight: bold;
}
.tabs-form-wrapper .content .column .section {
	margin-bottom: 15px;
	float: left;
}
.tabs-form-wrapper .content .column p.category {
	font-size: 24px;
	font-weight: bold;
	color: #e40000;
	line-height: 24px;
	margin-top: 10px;
	font-family: helvetica, sans-serif;
	text-transform: uppercase;
}
.tabs-form-wrapper .content .column .section p.article-title {
	font-weight: bold;
}
.tabs-form-wrapper .content .column .section p.date {
	color: #e40000;
	font-style: italic;
}
.tabs-form-wrapper .content .column .section p.author {
	color: #777777;
	font-family: helvetica, sans-serif;
}
.tabs-form-wrapper .content .column-separator {
	width: 20px;
	height: 595px;
	float: left;
}
.tabs-form-wrapper .content .column-separator .line {
	width: 1px;
	background-color: #c6c6c6;
	height: 530px;
	margin: 37px 9px 28px 10px;
}
#tabs-glossary{
	display:none;	
}

#topic-content,#law-content,#term-content{
display:none;	
}
.expand, .contract{
	text-align:center;	
	display:none;
	width: 100%;
	height:17px;
	text-align:center;
}
.expand img, .contract img{
	width:100%;
	height: 17px;	
	margin-top:10px;
	background:url(images/btn_expand.png) center 0px no-repeat transparent;
	text-align: center;
}
.overhide {
	overflow:hidden;	
}

@media print {
/* = Custom Fonts
-------------------------------------------------------------- */
@font-face {
	font-family: 'ITCOfficinaSansStdBoldItalic';
	src: url('officinasansstd-bolditalic-webfont.eot');
	src: local('☺'), url('officinasansstd-bolditalic-webfont.woff') format('woff'), url('officinasansstd-bolditalic-webfont.ttf') format('truetype'), url('officinasansstd-bolditalic-webfont.svg#webfontIjNO5VVl') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCOfficinaSansStdBold';
	src: url('officinasansstd-bold-webfont.eot');
	src: local('☺'), url('officinasansstd-bold-webfont.woff') format('woff'), url('officinasansstd-bold-webfont.ttf') format('truetype'), url('officinasansstd-bold-webfont.svg#webfontTYHml1yg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCOfficinaSansStdBook';
	src: url('officinasansstd-book-webfont.eot');
	src: local('☺'), url('officinasansstd-book-webfont.woff') format('woff'), url('officinasansstd-book-webfont.ttf') format('truetype'), url('officinasansstd-book-webfont.svg#webfontcCHaNUsc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ITCOfficinaSansStdBookItalic';
	src: url('officinasansstd-bookitalic-webfont.eot');
	src: local('☺'), url('officinasansstd-bookitalic-webfont.woff') format('woff'), url('officinasansstd-bookitalic-webfont.ttf') format('truetype'), url('officinasansstd-bookitalic-webfont.svg#webfont4sRQJdt4') format('svg');
	font-weight: normal;
	font-style: normal;
}	
	
/* = Layout
-------------------------------------------------------------- */
	
html body, #wrapper, #header,#header #branding,#main{
	background: none !important;	
}
.container_16 #brandingWrap{
	width:600px;	
}
#header #branding a {
color:#000000;	
}
#header #nav,#header #search,#social-network,#listing,#sidebar,#related,#footer {
	display:none;	
}
.header-description{
	width:500px;	
}
#content{
	border-top: 3px solid #E40000;
    min-height: 500px;
    padding-top: 10px;
    width: 960px;
}
#main .entry-author {
    color: #000000;
    font-size: 12pt;
}
}
