
/* * {margin:0;padding:0;font-size:100%;} */
* {margin:0;padding:0;}
img {border:none;}
#main p,#main ul,#main ol {margin:0.8em 0;}
#content ul,#content ol {margin-left:25px;}
ul.menu li.leaf,
ul.menu li.expanded,
ul.menu li.collapsed {
list-style-image:none;
}
.block ul {padding:0;} /*counter-Drupal*/
ul.menu li {margin-left:0;} /*counter-Drupal*/
ul.links {margin-left:0;padding-left:0;} /*counter-Drupal*/
a {color:#333333;}
a:hover {text-decoration:none;}
h1,h2,h3,h4,h5,h6 {line-height:1.4em;}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cornerstone {
position:absolute;
background-image:url(sprite.png)
}
.hide, .close {display:none;}

/*** LAYOUT ***/

/* body,html {
width:100%;
}

html {font-size:100%;} */

body {
font-size:78%;
font-family:arial,tahoma,verdana,sans;
background:#e8e8e8;
color:#333333;
/* text-align:center; */
padding-bottom:60px;
position:relative;
}

#container {
  /* bds: was 130%.. like a larger line height. Will change sidebar back to 130% */
  line-height: 150%;
}

#header, #topbar, #main {
width:100%;
float:left;  
}

#main .main-inner,.squeeze {
margin:0 auto;
text-align:left;
width:960px;
}

#main {
background:url(bg.gif) repeat-x top left;
}

#main .main-inner {
position:relative;
top:30px; /* bds - moved up 10px */
clear:both;
background:#ffffff url(bgmain-left.gif) repeat-y left;
}

.wrapcolumns {
background:url(bgmain-right.gif) repeat-y right;
position:static; /*leave*/
padding:14px 4px;
}

.wrapcolumns .cornerstone.csmain {
background-image:url(sprite-2000px.png)
}

.wrapcolumns .cornerstone.main-cs1 {
height:274px;
width:100%;
top:0;
left:0;
background-position:-10px -20px;
}

.wrapcolumns .cornerstone.main-cs2 {
height:274px;
width:10px;
top:0;
right:0;
background-position:0 -20px;
}

.wrapcolumns .cornerstone.main-cs3 {
height:10px;
width:100%;
bottom:0;
right:0;
background-position:0 -10px;
}

.wrapcolumns .cornerstone.main-cs4 {
height:10px;
width:10px;
bottom:0;
right:0;
background-position:0 0;
}

#content {
width:60%;
float:left;
word-wrap:break-word; /*** CSS3 property / former microsoft proprietary code so works in older ie ***/
min-height:250px;
}

#content .inner {
position:relative;
z-index:5; /*** content is placed higher than sidebars so that big (admin) tables will not "mix" with sidebar content. Can be removed if necessary ***/
background:#ffffff; /*** do not remove background but rather replace it with another color/image(or white) to ensure no regions blend with main content ***/
padding:0 10px;
}

.sidebar {
float:left;
width:20%;
word-wrap:break-word; /*** CSS3 property / former microsoft proprietary code so works in older ie ***/
}

.sidebar .inner {
position:relative;
margin:0 10px;
}

.sidebar.sleft .inner {
margin-right:0;
}

.sidebar.sright .inner {
margin-left:0;
}

.adtblocks img {
margin:4px;
}

.adtblocks {
width:100%;
float:left;
/* margin:1px 0; */
padding-bottom:10px;
}

.adtblocks
,.sidebar {
z-index:2;
position:relative;
}
#content {
z-index:3;
}

#bigfooter {
clear:both;
width:100%;
}

#footer {
clear:both;
width:100%;
font-size:90%;
}

/*** TOPBAR ***/

#topbar {
background:#383730;
color:#d0d0d0;
font-size:80%;
padding:0.5em 0;
}

#topbar a {
color:#cfd5dc;
text-decoration:none;
border-right:1px solid #4c4c4b;
padding-right:0.5em;
padding-left:0.3em;
}

#topbar ul li.last a {
border-right:none;
}

#topbar ul li {
margin:0;
padding:0;
}

#topbar a:hover, #topbar a:focus {
text-decoration:underline;
}

#topbar .secondary {
  float: right;
  margin-right: 20px;
  padding-top: 5px;
}
/* #topbar .squeeze {
text-align:right;
} */
 
/*** HEADER CONTENTS ***/

#header {
background:#3a3934 url(sprite.png) repeat-x center -83px;
border-top:1px solid #010101;
border-bottom:1px solid #ffffff;
height:49px;
}

#header .wraplogo {
float:left;
padding:5px;
position:relative;
z-index:2;
background:url(logobox-right.png) no-repeat bottom left;
/* height:60px; removed BDS - not needed after removed floats from topbar, header */
}

#header .wraplogo .cornerstone {
bottom:0;
right:0;
width:6px;
height:21px;
background-position:0 -11px;
}

#header h1#sitename {
font-size:2em;
color:#d9d9d9;
line-height:60px;
padding:0 20px;
}
#header h1#sitename a {
text-decoration:none;
color:#d8dde3;
}

#header img.logo {
float:left;
}

/* Search Form */

#topbar form#search-theme-form {
float:right;
padding-top:6px;
position:relative;
z-index:6;
width:240px;
}

#topbar input.form-text {
background-position:0 -112px;
background:#575756  url(sprite-submit.png) no-repeat 0 -112px;
float:left;
color:#d8d8d8;
width:175px!important;
margin-right:5px;
display:block;
}

#topbar div.wrapsubmit {
margin:0;
}

#topbar input.form-submit {

}

/* Primary Navigation */

#header ul {
float: left;
margin:0;
padding:0 10px 0 0;
background: url(navsep.png) no-repeat left center;
}

#header ul li {
float:left;
margin:0;
padding:0 2px 0 0;
display:block;
background: url(navsep.png) no-repeat right center;
position:relative;
z-index:6;
list-style-position:outside; /*fix layout problems for some browsers*/
}

#header ul li a {
display:block;
float:left;
height:49px;
line-height:49px;
color:#d7dce2;
text-decoration:none;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:129%;
padding:0 5px;
min-width:70px;
text-align:center;
}

#header ul li a:hover
,#header ul li a:focus {
background: url(sprite.png) no-repeat center -33px;
}

#header ul li.active-trail a {
text-decoration:underline;
}

/* Dropdown */

#header ul ul {
position:absolute;
left:-99999em;
background:#3a3934;
top:49px;
width:170px;
border:solid #dedede;
border-width:1px 1px 0 1px;
border-top-color:#6a6969;
clear:both;

/* undo first-level styling */
float:none;
padding:0;
}

#header ul ul li {
border-bottom:1px solid #dedede;
padding:0;

/* undo first-level styling */
float:none;
background-image:none;
}

#header  ul ul li.expanded {
background:url(/sites/all/themes/adt_prt_newmedia/decimg/bullet4.gif) no-repeat 90% center;
}

#header ul ul li a {
line-height:2em;
/* undo first-level styling */
float:none;
padding:0 10px;
font-size:100%;
height:auto;
font-weight:normal;
font-size:1em;
font-family:arial,tahoma,verdana,sans;
text-align:left;
}
#header ul li.active-trail ul li a {
text-decoration:none;
}

#header ul ul ul {
margin:-2.05em 0 0 170px;
padding:0;
top:auto;
border-top-width:1px;
}

#header ul ul li a:hover
,#header ul ul li a:focus {
background:#264262;
/* undo first-level styling */
background-image:none;
}

#header li:hover ul ul
,#header li:hover ul ul ul
,#header li:hover ul ul ul ul
,#header li.over ul ul
,#header li.over ul ul ul
,#header li.over ul ul ul ul {
left: -999em;
}

#header li:hover ul
,#header li li:hover ul
,#header li li li:hover ul
,#header li li li li:hover ul
,#header li.over ul
,#header li li.over ul
,#header li li li.over ul
,#header li li li li.over ul {
left: auto;
}

/*** SIDEBAR CONTENTS ***/

.sidebar .block {
margin-bottom:10px;
background:#001e57;
color:#d8d8d8;
position:relative;
clear:both;
}

.sidebar .block a {
color:#d4af37;
}

#main .sidebar .blocktitle {
border-bottom:1px solid #ffffff;
}

#main .sidebar .blocktitle span.cs1 {
background-position:0 0;
}

.sidebar .blocktitle a {
color:#d4af37;
}

.sidebar input.form-text {
float:left;
width:55%;
margin-top:0.4em;
margin-right:4px;
}

.sidebar .block .content {
padding: 16px; /* BDS - Changed from 20px to realign with cornerstone which was reduced by 3px */
clear:both;
}

.sidebar .block .content .content {
padding:0;
}

.sidebar .block .cornerstone.cs2 {
bottom:0;
left:0;
width:4px;
height:4px;
background-position:-6px -11px;
}

.sidebar .block .cornerstone.cs3 {
bottom:0;
right:0;
width:4px;
height:4px;
background-position:-10px -11px;
}

/* Login Form */ 

.sidebar form#user-login-form {
text-align:left;
}

.sidebar form#user-login-form input.form-text {
width:100%;
}

.sidebar form#user-login-form div.item-list ul {
clear:both;
margin:0;
padding:0;
}
.sidebar form#user-login-form div.item-list ul li {
margin:0;
padding:0;
background:none;
line-height:1.4em;
}

/**** ADT BLOCKS ***/

.adtblocks .block {
background:#f1f1f1 url(bg-adtblock.gif) repeat-x bottom;
float:left;
}

.adtblocks .block .blocktitle span.cs1 {
background-position:-22px 0;
width:20px;
}

.adtblocks .block .content {
border:1px solid #e1dbd3;
border-width:0 0 1px 1px;
padding: 10px;
clear:both;
}

.adtblocks .block.last .content {
border-right-width:1px;
}

/* BDS - Added to push cornerstone back to original location for pre and post blocks */
.adtblocks h2 span.cs1 {
  left: 9px;
}

/*** BIGFOOTER CONTENTS ***/

#bigfooter {
float:left;
width:100%;
color:#d8d8d8;
}

#bigfooter .inner {
margin:0 10px;
}

#bigfooter .color {
background:#001e57;
float:left;
width:100%;
}

#bigfooter a {
color:#d4af37;
}

#bigfooter .block {
float:left;
background:#001e57;
}

#bigfooter .block .content
,#bigfooter .block .blocktitle {
border-right:1px solid #403b2f;
}

#bigfooter .block.last .content
,#bigfooter .block.last .blocktitle {
border-right:none;
}

#bigfooter .block .content {
padding:10px 20px 20px 20px;
}

#bigfooter .block .blocktitle {
padding:20px 20px 0 20px;
color:#b94028;
font-family:arial,tahoma,verdana,sans;
font-weight:bold;
margin-bottom:0;
}
#bigfooter .block .blocktitle a {
color:#3065e0;
}

/*** FOOTER CONTENTS ***/

#footer {
color:#d0d0d0;
text-align:center;
}

#footer a {
color:#cfd5dc;
}

#footer .inner {
background:#001e57;
padding:10px 0;
margin:0 10px;
border-top:1px solid #403b2f;
position:relative;
}

/* #footer .inner * {
opacity:0.9;
} */

#footer p
,#footer ul
,#footer ol {
margin:0;
}

/* #footer p {
font-size:95%;
} */

#main #footer ul {
display:inline;
margin:0;
padding:0;
}

#main #footer ul li
,#main #footer ul li a {
background:none;
display:inline;
text-decoration:none;
}

#main #footer ul li {
margin:0 0;
padding:0;
}

#main #footer ul li a {
border-right:1px solid #395370;
padding-right:0.5em;
padding-left:0.3em;
}

#main #footer ul li.last a {
border-right:none;
}

#main #footer ul li a:hover 
,#main #footer ul li a:hover {
text-decoration:underline;
}

#footer .cornerstone.foot-cs1 {
bottom:0;
left:0;
width:4px;
height:4px;
background-position:-6px -11px;
}

#footer .cornerstone.foot-cs2 {
bottom:0;
right:0;
width:4px;
height:4px;
background-position:-10px -11px;
}

/*** NODES ***/

.title {
margin-bottom:0.5em;
}

h1#content-title
,div.title-poser {
clear:both;
font-size:175%;
color:#ffffff;
background:#d3af37 url(nodetitle.png) repeat-x top left;
position:relative;
margin-bottom:0;
padding:5px 12px;
}

h1#content-title .cs1
,div.title-poser .cs1 {
bottom:-11px;
left:9px;
width:22px;
height:11px;
background-position:0 -133px;
}

#content .node-full {
padding-bottom:0;
margin-bottom:10px;
background:url(bg-white-bottom.gif) repeat-x bottom;
}

#content .node-full .submitted {
padding:10px 20px 2px 20px;
display:block;
border:1px solid #dedede;
border-width:0 1px 1px 1px;
}
#content .node-full .submitted a {
color:#393f7c;
}

#content .node-full .content {
padding:15px 20px; /* changed to 15px BDS */
border:1px solid #dedede;
border-width:0 1px 1px 1px;
}

.node-full .links,.comment .links {
font-size:90%;
}

.node-full .links a,.comment .links a {
color:#1755e6;
}

#content .node-full div.links {
border:1px solid #dedede;
border-width:0 1px 1px 1px;
padding:5px 20px 10px 20px;
font-weight:bold;
}

.picture {
border: 1px solid #d3af37;
float: right;
margin: 0.5em;
}
.picture img {
display:block;  
}

/* TEASERS */

#content .node-teaser {
padding:10px 20px;
border:1px solid #dedede;
border-width:0 1px 1px 1px;
}

#content .nodetitle {
/* font-family:arial,tahoma,verdana,sans;   BDS - change to serif font for headers */
font-weight:bold;
}
#content .nodetitle a {
text-decoration:none;
}

.node-teaser .links {
font-size:100%;
font-weight:bold;
}
.node-teaser .links a {
text-decoration:none;
color:#1755e6;
}
.node-teaser .links a:hover {
color:#2a4564;
text-decoration:underline;
}

#content .node span.readmore-item {
background:url(bullet.png) no-repeat right 0.2em;
padding-right:16px;
}

#main ul.inline {
margin-left:0;
padding-left:0;
}

ul.inline li {
margin-left:0;
padding-left:0;
}

/* TAXONOMY TERMS */

div.taxonomy {
border:1px solid #dedede;
border-width:0 1px 1px 1px;
padding:5px 20px 10px 20px;
}

#main .taxonomy ul
,#main .taxonomy ul {
margin:0;
padding:0;
}

#main .taxonomy ul.inline li a {
text-decoration:none;
color:#005abf;
}

#main .taxonomy li.vocab {
line-height:1.8em;
list-style:none;
list-style-type:none;
}

#main .taxonomy li.vocab span.vocab-name {
font-weight:bold;
color:#b94028;
}

#main .taxonomy li.vocab ul {
display:inline;
}

#main .taxonomy li.vocab-term {
display:inline;
}

/*** HEADINGS ***/

h1#content-title {
clear:both;
margin-bottom:14px;
}

body.section-node h1#content-title
,body.front h1#content-title {
margin-bottom:0;
}

h1,h2,h3,h4,h5,h6
,#content-mission {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:129%;
font-weight:normal;
}

/* Dark bar heading */
#comments .box h2.title
,h3.commentheader
,.sidebar .blocktitle
,.adtblocks .blocktitle {
background:#363126 url(bg-sbar-blockt.png) repeat-x top left;
line-height:30px;
text-indent:10px;
color:#d4af37;
margin-bottom:0;
float:left;
width:100%;
position:relative;
}
/* inline cornerstone */
h2 span.cs1
,h3 span.cs1 {
bottom:-11px;
left: 6px;  /* BDS - Changed from 9px to give more room to text */
width:22px;
height:11px;
background-position:-14px -11px;
}

#content .node h1 {
/* font-size:1.9em; BDS - Reduce font size slightly */
  font-size: 150%;
}
#content .node h2 {
font-size:1.6em;
}
#content .node h3 {
font-size:1.4em;
}
#content .node h4 {
  font-size: 1.1em;
}

/* Modifed BDS to revert to normal size text */
#content .node h5,#content .node div.field-label {
/* font-size:1.2em; */
/* text-transform:uppercase; */
}

#content .node h6 {
font-size:1.0em;
text-transform:lowercase;
}

/*** LIST STYLING ***/

ul li { list-style: inside disc; }
ol li { list-style: inside decimal; }
#main ul,#main ol {
margin:0.5em 0 0.5em 10px;
padding:0;
}
#main .sidebar ul {
margin-left:0px;
}

#main li.active a
,#main  a.active {
font-weight:bold;
}

#main .content ul li {
list-style:none;
list-style-type:none;
list-style-position:outside;
background:url(bullet.png) no-repeat left 0.2em;
padding-left:18px;
}

#main .sidebar .content ul li
,#main #bigfooter .content ul li {
background-image:url(bullet2.png);
margin-left:0;
}

#main .adtblocks .content ul li {
background-image:url(bullet3.png);
}

#footer #main .content ul li {
background:none;
}

#main .sidebar .content ul.menu li {
background-position:left 0.45em;
}

.sidebar ul.menu li a {
color:#d7dce2;
text-decoration:none;
}

#main .sidebar ul.links li {
display:block; /*counter drupal style*/
font-size:90%;
line-height:1.6em;
background-position:0 0.35em;
}

/* bds - removed a:hover from below (,.sidebar .item-list ul li a:hover)*/
.sidebar ul.menu li a:focus
,.sidebar ul.menu li a:hover
,.sidebar .item-list ul li a:focus 
{
text-decoration:underline;
}

/*** FORMS ***/

input.form-submit {
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
padding:0 8px 0 2px;
height:27px;
font-size:129%;
border:none;
background:#f0c743;
color:#ffffff;
background:#d3af37 url(sprite-submit.png) no-repeat top right;
}

div.wrapsubmit {
float:left;
height:27px;
margin:0.5em 0.5em 0.5em 0;
padding-left:6px;
width:auto!important;  /* some modules set widths on all divs in blocks :S */
display:block;
background:#d3af37 url(sprite-submit.png) no-repeat 0 -27px;
}

.sidebar .block input.form-submit
,#header input.form-submit {
background-position:right -56px;
}

.sidebar .block div.wrapsubmit
,#header div.wrapsubmit {
background-position:0 -84px;
}

input.form-submit:hover {
cursor:pointer;
color:#d4af37;
}

div.grippie
,input.form-text
,input.form-upload
,textarea {
max-width:99%;
font-family:inherit;
}

input.form-text, input.form-upload, textarea {
background:#f6f6f6 url(bgform.png) no-repeat top left;
border:none;
font-family:inherit;
padding:5px;
}

input.form-autocomplete {
padding:1px;
border:1px solid #474746;
}

#autocomplete ul {
margin:0;
padding:0;
}
#autocomplete ul li {
margin:0;
padding:1px;
list-style:none;
list-style-type:none;
border-bottom:1px dashed #dedede;
}

.sidebar input.form-text
,.sidebar input.form-upload
,.sidebar textarea {
background-color:#d7d7d7;
color:#202020;
}

.form-item label {
/* font-weight:normal; BDS removed */
/* font-size:90%; BDS removed */
}

fieldset {
border:1px solid #dedede;
/* background:url(v0x-gradient-ultralight.gif) repeat-x top left; */
clear:both;
}

html.js #main fieldset.collapsed { /* overwrite drupal core styles */
height:2em;
}

fieldset fieldset {
background:none;
}

legend {
padding:5px;
  font-size: 1.05em; /* BDS modified, was 120% */
display:block;
  font-weight: bold; /* BDS added */
}

#content form legend a {
padding-left:20px;
padding-right:5px;
text-decoration:none;
}

#content form legend a:hover {

}


/* Complex interfaces such as the Views builder don't play nice with sliding doors submit buttons */
body.complex-interface #content div.wrapsubmit {
float:none;
background:none;
padding:0;
}

/*** COMMENTS ***/

#comments {
clear:both;
margin-bottom:10px;
}

/* Progressive enhancement, CSS3 selector */
#comments > div.comment:nth-last-child(-n+2) {
background:url(bg-white-bottom.gif) repeat-x bottom;
}

div.comment {
clear:both;
border-bottom:1px solid #ebebeb;
border-left:1px solid #dedede;
border-right:1px solid #dedede;
padding:10px 20px;
}

#comments div.indented {
margin:0; /*no indenting with this layout */
}

#comments .odd {

}
#comments .even {

}

#comments div.comment h3.title {
font-family:arial,tahoma,verdana,sans;
font-size:100%;
font-weight:bold;
}
#comments div.comment h3.title a {
text-decoration:none;
}

.comment ul.links {
text-align:right;
}

.comment .new {
font-weight:bold;
color:#b94028;
}

/* Comment Form */

#comments form#comment-form:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#comments .box {
margin-top:10px;
}

#comments .box .content {
clear:both;
position:relative;
padding:10px 20px 20px 20px;
border:1px solid #dedede;
border-width:0 1px 1px 1px;
background:url(bg-white-bottom.gif) repeat-x bottom;
}


/*** PAGER ***/

#main ul.pager {
text-align: center;
margin: 20px 0;
line-height:2em;
}

#main .item-list ul.pager li { /*override system.css*/
margin:0;
padding:0;
}

ul.pager li a {
border:1px solid #ffffff;
outline:1px solid #dedede;
background:#f3f3f3;
margin:0 3px;
padding:0.2em 0.6em;
color:#1b1b1b;
text-decoration:none;
}

#main .item-list ul.pager li.pager-current {
margin:0 3px;
padding:0.2em 0.6em;
color: #8f8f8f;
background:#7b7a79;
background:#f3f3f3;
border-color:#e7e6e6;
outline-color:#f3f3f3;
}

ul.pager a:hover {
color:#4f84fe;
outline-color:#ffd658;
}


/*** SUBMITTED ***/

.submitted {
font-size:90%;
color:#807977;
}

.submitted a {
color:#1755e6;
}

/*** MISSION ***/

#content-mission {
font-style:italic;
margin-bottom:1em;
clear:both;
font-size:200%;
color:#b94028;
line-height:130%;
}

/*** FORUMS ***/

div#forum table {
width:100%;
}

/*** TABLES ***/

table {
/*width:100%;
margin:1em 0;*/
}

td, th {
padding: 0.3em 0.4em;
}

thead th {
border-bottom: 2px solid #242424;
color: #303030;
font-weight: bold;
padding-bottom: 0.1em;
}

th a:link, th a:visited {
color: #ce5d5d;
}

tr.even, tr.odd, tbody th {
border: solid #bdbdbc;
border-width: 1px 0;
}

tr.odd, tr.info {
background-color: #eeeeee;
}

tr.even {
background-color: #ffffff;
}

tr.odd td.active {
background-color: #bdbdbc;
}

tr.even td.active {
background-color: #cecdcd;
}

td.region, td.module, td.container {
border-top: 1.8em solid #ffffff;
border-bottom: 2px solid #bdbdbc;
background-color: #dedede;
color: #323a4b;
font-weight: bold;
}

/*** PRIMARY TABS ***/

#content ul.primary {
border:solid #bdbdbc;
border-width:0 0 1px 0;
font-size:80%;
line-height:1.7em;
width:95%;
padding:0 0 0 5%;
float:left;
margin:1em 0 1em 0;
}

ul.primary li {
border:solid #bdbdbc;
border-width:1px 1px 0 1px ;
background: url(/sites/all/themes/adt_prt_newmedia/decimg/x-gradient-ultralight.gif) repeat-x 0 0px;
display:block;
float:left;
padding:0;
margin:0 3px 0 0;
}

ul.primary li a {
border:none;
display:block;
float:left;
padding:2px 1em 1px 1em;
margin:0;
background:none;
color:#264262;
}

ul.primary li.active {
border-top-color:#9c9c9b;
}

ul.primary li.active a {
border:none;
float:left;
background:#ffffff url(/sites/all/themes/adt_prt_newmedia/decimg/x-gradient-ultralight.gif) repeat-x 0 -100px;
font-weight:bold;
}

ul.primary li a:hover,
ul.primary li a:focus {
border-top:2px solid #afbac6;
padding-top:0;
}

ul.primary li.active a:hover,
ul.primary li.active a:focus {
border-top-color:#8898aa;
}

ul.primary li.inactive a:hover,
ul.primary li.inactive a:focus {
background:#ffffff url(/sites/all/themes/adt_prt_newmedia/decimg/x-gradient-ultralight.gif) repeat-x 0 -110px;
}


/*** SECONDARY TABS ***/

#content ul.secondary {
font-size:80%;
margin: 0;
padding: 0 0 0 5px;
border-bottom: 1px solid #c2c2c1;
list-style: none;
white-space: nowrap;
}

ul.secondary li {
float: left;
margin: 0 5px 0 0;
padding: 5px 0;
border-right: none;
}

ul.secondary a {
display: block;
margin: 0;
padding: 0;
border: 1px solid #c3cbd4;
background: url(/sites/all/themes/adt_prt_newmedia/decimg/x-gradient-ultralight.gif) repeat-x 0 0;
}

ul.secondary a .tab {
display: block;
padding: 3px 8px;
line-height: 1.4em;
}

ul.secondary a.active {
font-weight:bold;
border: 1px solid #395370;
}

ul.secondary a:hover,
ul.secondary a:focus {
background: url(/sites/all/themes/adt_prt_newmedia/decimg/x-gradient-ultralight.gif) repeat-x 0 -20px;
border-color:#4d647f;
}


/*** SKIP TO CONTENT ***/

p#skipcontent a {
position:absolute;
top:5em;
left:-99999em;
padding:10px 30px;
background:#c3cbd4;
border:1px solid;
z-index:10;
}

p#skipcontent a:focus {
left:45%;
}

p#skipcontent a:hover {
background:#ebedf0;
}

/*** MISC ***/

div.block-region {
clear:both;
}

.block .content .edit {
clear:both
}

/*****************************
******** MODULES *************
*****************************/

/*** MOD POLL ***/

.poll .bar {
height:6px;
background:none;
}

.poll .bar .foreground {
height:6px;
background:#d3af37 url(sprite.png) repeat-x 0 -144px;
}

.poll .title {
font-weight:bold;
}

.poll .text {
font-size:85%;
}

.poll .percent {
font-size:85%;
line-height:1em;
}

.sidebar .poll .percent {
color:#d4af37;
}

.poll .total {
font-size:85%;
font-style:normal
}

.sidebar .poll .total {
color:#d4af37;
}

/*** MOD ADMIN MENU ***/

body.admin-menu {
margin-top:0!important;
}

#admin-menu {
position:fixed;
}


/*******************************************************************
 *                                        *
 *******************************************************************/

 body {
background:#e8e8e8;
}

#topbar {
background:#35302e;
}

.adtblocks .block {
background-color:#f1f1f1;
}

.messages {
background-color: #fff;
clear:both;
border: 1px solid #b8d3e5;
padding:0.5em;
margin-bottom:1em;
font-weight:bold;
font-size:90%;
}

.preview {
background-color: #fcfce8;
border: 1px solid #e5e58f;
}

div.status {
color: #3a3;
border-color: #c7f2c8;
}

div.error {
color: #c52020;
}

div.warning {
border-color:#ccc;
}

.form-item input.error, .form-item textarea.error {
border: 1px solid #c52020;
color: #494949;
}

.help {
clear:both;
}

input.form-text
,input.form-upload
,textarea {
background-color:#f6f6f6;
}

.sidebar input.form-text
,.sidebar input.form-upload
,.sidebar textarea {
background-color:#d6d6d6;
color:#363636;
}

/**
 * MOD DBLOG
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Color.module
 */
fieldset#color_scheme_form {
min-width:500px;
min-height:240px;
}

/**
* Admin Overview
*/
 
div.admin .left {
margin-left:0;
}
div.admin .right {
margin-right:0;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
background-color: #fcc;
border-color: #ebb;
color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
background-color: #ffd;
border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
background-color: #dfd;
border-color: #beb;
}

/**
* Block region label color
*/

.block-region {
color:#555;
}

/******************************************************************************
                  BDS Added  
******************************************************************************/                  
.item-list ul li {
  margin: 0 0 0.25em 0;
}

.postblocks, .preblocks {
  margin: 10px 0 0 10px;
  width: 932px;
}

.preblocks {
  margin: 0 0 0 10px;
}

/* Fixes Bold leafs in active sidebar menu items */
#main li.active ul a {
  font-weight: normal;
}

#main .postblocks li ul {
  margin: 0;
}

.sidebar {
  line-height: 130%;
}

#main .vertical-tabs-list {
border-top:1px solid #CCCCCC;
float:left;
left:-15em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:-1px -100% -1px 0;
padding:0;
position:relative;
width:15em;
}

#main .vertical-tabs-list li {
  list-style-type:none;
}

#main .vertical-tabs-panes {
  float: left;
}

dl.node-type-list {
  padding: 10px;
}

.node-type-list dt {
  margin-bottom: 1em;
  font-family:Georgia,"Times New Roman",Times,serif;
}

.node-type-list dd {
  margin-bottom: 1em;
}

.node-type-list a {
  font-size: 1.5em;
}

#main .view-id-news .view-footer p, #main .view-id-events .view-footer p {
  text-align: center;
  margin-bottom: 0;
  font-weight: bold;
}

#main .view-content table {
  width: 100%;
}

/* move 'submitted by' info up on node-teasers, also did on full nodes */
#main .node-teaser .title {
  margin-bottom: 0;
}

.teaser-checkbox div.form-item {
  visibility: hidden;
}

div.content-profile-display {
border: none;
margin: 0;
padding:0;
}

/* Styles for the Alert Box --------------------------------------------- */
#block-views-flag_alerts-block_1 {
  background: #8F1F08 url(/sites/all/themes/adt_prt_newmedia/images/alert.png) no-repeat 2% center;
  padding: 15px 0 15px 110px;
  font-size: 125%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#topbar #block-views-flag_alerts-block_1 a {
  padding: 0;
  border: none;
}

#block-views-flag_alerts-block_1 .views-field-title {
  font-size: 125%; /* already at 125% from above */
  font-weight: bold;
  margin-bottom: 4px;
}

#block-views-flag_alerts-block_1 .views-field-body {
  margin-bottom: 8px;
}

#block-views-flag_alerts-block_1 .views-field-changed {
  font-weight: bold;
  font-size: 105%;
  margin-bottom: 4px;
}

#block-views-flag_alerts-block_1 .content {
  background: #8F1F08 url(/sites/all/themes/adt_prt_newmedia/images/alert.png) no-repeat 98% center;
  padding-right: 110px;
}

/* Styles for School views ---------------------------------------------------*/
/* .view-Schools caption { */
.view caption {
  text-align: left;
  font-size: 150%;
  margin-top: 15px;
  font-family: Georgia,"Times New Roman",Times,serif;
}

/* Styles for view submit buttons --------------------------------------------*/
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}

/* Styles for Views ----------------------------------------------------------*/
/* Reduce margin at top and add padding at bottom of Staff, Board, 
    Documents, Job Opening Listings */
.view-staff, .view-documents, .view-job-openings {
  padding-bottom: 1em;
  margin-top: -0.5em;
}




/* Fix for ordered lists -----------------------------------------------------*/
#main .content ol li {
  list-style-position: outside;
  margin-left: 20px;
}

/* Fix for Attached Document and Image tabs */
.filefield-element .widget-preview {
  max-width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  float: none;
}

.filefield-element .widget-edit {
  max-width: 100%;
}

.filefield-element .widget-edit .form-item {
  margin: 0;
}

.filefield-element {
  margin: 0.5em 0 0 0;
}

div.filesize, div.filemime {
  display: none;
}

/* Fixes for FAQs ----------------------------------------------------------- */
.faq-question {
  font-weight: bold;
}

/* Place district_home class in TopBar ---------------------------------------*/
#district_home {
  float: left;
  padding: 4px 0 0 12px;
  font-size: 175%;
  font-family: Georgia,"Times New Roman",Times,serif;
}

#district_home a, #district_home a:hover {
  border: none;
  text-decoration: none;
}

/* Increase size of secondary links */
#topbar .secondary {
  font-size: 115%;
}

/* Theme the Views Slideshow on the homepage */
#views_slideshow_singleframe_main_1 {
  padding: 30px;
  text-align: center;
  border-color:#E9D9D0;
  border-style:solid;
  border-width:0 1px 1px;
}


/* Theme the Simplenews multi signup form  */
#simplenews-subscription-manager-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#simplenews-subscription-manager-form legend {
  display: none;
}

/* Masquerade form */
#edit-masquerade-user-field {
  width: 70%;
}

/* Fix broken blockquote */
blockquote {
 margin: 0 3em;
}

/* Image alignments */
.photo-right {
  float: right;
  margin: 0 0 1em 1em;
}

/* Modify fieldsets **************************************************/
fieldset {
  padding: 1em;
}

/* Modify CCK output fields *****************************************/
.field-type-text, .field-type-content-taxonomy {
  margin-bottom: 1em;
}

/* Modify Hierarchical Select items ------------------------------------*/
.hierarchical-select .wrapsubmit {
  margin: -0.3em 0 0 0;
}

.hierarchical-select-wrapper .dropbox-title {
  color: #444;
  text-align: left;
  font-size: 110%;
}

/* Modify filefield buttons  ----------------------------*/
#edit-field-document-0-upload-wrapper .filefield-upload .wrapsubmit {
  float: none;
}

.section-node-edit #edit-field-document-0-wrapper .wrapsubmit {
  margin: -0.3em 0 1em 2em;
}

/* Fix Read More a little **************************************************/
.read-more {
  margin-bottom: 1em;
  display: block;
}

/* Adjust output widths on Document lists ------------------- */
.view-id-documents .views-field-title { /* was in front: .view-id-documents  */
  min-width: 230px;
}

.view-id-documents .views-field-changed, .view-id-documents .views-field-created {
  width: 70px;
}

.view-id-documents .views-field-field-document-fid {
  min-width: 250px;
}

.view-id-job_openings .views-field-field-document-fid {
  min-width: 150px;
}

/* there is extra p tag when document exists */
#main .views-field-field-document-fid p, #main .views-field-field-job-description-document-fid p{
  margin: 0;
}


/* Fix menus -------------------------------------*/
li.expanded {
  padding: 0.2em 0 0 0;
}

/* Attached images should show across, not down */
.group-page-attach-images div.field-item {
  float: left;
  margin: 0 1em 1em 0;
}

#content fieldset {
  line-height: 160%;
}

#content fieldset p {
  margin: 0;
}

/* Make preblocks a little slimmer */
#main .preblocks {
  line-height: 140%;
}

#main .preblocks ul {
  margin: 0.3em 0 0.3em 10px;
}

/* slim topbar down a little */
#topbar {
  padding-top: 4px;
  padding-bottom: 3px;
}

#topbar form#search-theme-form {
  padding-top: 0;
}

/* Logo and Header Images ------------------------------------------- */

/* Why were these floated? below should fix broken links in topbar */
#topbar, #header {
  float: none;
}

#header  {
  line-height: 100%;
  background-color: #D2D2D2;
  position: relative;
}

#header .wraplogo {
  min-width: 215px;
  background: none;
}

#header div#block-block-82, #header div#block-views-Schools-block_1  {
  float: left;
  margin-top: 5px;
  margin-left: -6px;
}

#header h1#sitename {
  line-height: 38px;
  padding: 0 11px;
}

#header .imagefield-field_school_logo, #header img.logo{
  position: relative;
  z-index: 5;
}

#logoplus {
  background-color: #D2D2D2;
  height: 176px;
}

#logoplus div.squeeze {
  position: relative;
  width: 952px;
}

#logoplus .views-field-field-header-image-fid img {
  position: absolute;
  left: 0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#main .main-inner {
  top: 0;
}

#main .wrapcolumns {
  margin-top: -30px;
}
/* End Logo and Header Images ------------------------------------------*/

/* Set styles for Job Posting Display Suited nodes */
#content .node-type-job_posting .nd-region-left, #content .node-type-job_posting .nd-region-right {
  width: 50%;
}

#content .node-type-job_posting .nd-region-left fieldset {
  margin-right: 15px;
}

/* Override .node-full css for Display Suite nodes */
#content div.buildmode-full .node-full {
  background: none;
}

/* Fix sections with missing border/formatting *************************/
body.page-all-documents div.view-display-id-page_1, body.page-directory div.view-display-id-page_4, body.section-faq div.faq-content, body.section-search div.box, body.section-search #search-form , div.buildmode-full, #main div.profile {
  border-color: #ddd;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 20px 20px 0 20px;
  margin-top: -14px;
}

/* Override margin set above */
div.buildmode-full {
  margin: 0;
}

div.view-id-job_description {
  boder: none;
  padding: 0;
  margin: 0;
}

body.section-search #search-form {
  min-height: 80px;
  padding-top: 10px;
}

body.section-search h2 {
  font-size: 1.6em;
}

body.section-search input.form-text {
  float:left;
}

body.section-search .wrapsubmit {
  margin: 0 0 0 10px;
}

div.spelling-suggestions label {
  display: inline;
}

div.spelling-suggestions  {
  margin-top: 3em;
}

#main p.search-info {
 margin: -0.5em 0 2em 0; 
}

#main p.search-snippet {
 margin: -0.5em 0 0.5em 0; 
}

/* Modify forms a bit ***********************************************/
input.form-text, input.form-upload, textarea {
  background: #f6f6f6;
  border: 1px solid gray;
}

#topbar input.form-text {
  background: #666;
}
/**********************************************************************/

div.view-job-description .views-field-title {
  width: 185px;
}

/* Hide 'Our District' menu from the homepage! ***********************/
body.domain-durango-school-district-9-r.front div#block-menu_block-1 {
  display: none;
}

/* Make changes to adjust Menu Trails breadcrumbs a bit ***************/
#main  .breadcrumb a.active {
  font-weight: normal;
}

/* Fix the Search submit buttons ***************************************/
#topbar input.form-submit {
  background-image: none;
  background-color: #666;
  padding: 0 6px 0 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 140%;
  font-weight: bold;
}

#topbar div.wrapsubmit {
  background-image: none;
  background-color: transparent;
  padding-left: 0;
}

#topbar form#search-theme-form  {
  width: 236px;
}

/* Add additional highlighting to active menu item ***********************/
#main .sidebar  li.active a.active, #main .sidebar li.leaf a.active-trail {
  display: block;
  background-color: #555;
  font-weight: bold;
  padding: 3px 119px;
  margin-left: -120px;
  width: 150px;
  background: url(bullet2.png) no-repeat scroll 27% 50% #444;
  border: 1px solid #aaa;
}

.sidebar .block .content {
  overflow: hidden;
}

/* Modify user profiles a bit ********************************************/
#main div.profile {
  /* padding: 0 20px 20px 20px; */
}

#main div.profile div.buildmode-full {
  border: none;
  padding: 0;
}

#main h3.content-profile-title {
  display: none;
}

#main div.profile h1 {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: .5em;
}

#main p#content-profile-view {
  display: none;
}

#main div.profile div.nd-region-left {
  min-width: 45%;
  margin-right: 10px;
}

#main div.profile div.nd-region-right {
  min-width: 45%;
}

/* Add a little space in unordered lists *********************/
#main #content .content ul li {
  margin-bottom: .5em;
}

/* Reduce size of front page node headers a bit ***************/
.front #content .node h1 {
  font-size: 115%;
 
}

/* Reduce horizontal padding a bit as well **********/
#content .node-teaser {
  padding: 10px 15px;
}

.front #content .view-content .views-row-first .node {
  padding-top: 15px;
}

/* Fix alignment in preblocks a little bit ***********/
#main .adtblocks ul {
  margin: 0.5em 0 0.5em 5px;
}
