/* @group Universal Overrides */

#header {
background:transparent url(../images/header_bg.gif) no-repeat scroll left bottom;
font-size:11px;
height:80px;
margin:0 18px 0 0;
padding:0px 32px 10px 20px;
width:817px;
}
#header ul.header_nav {
float:right;
margin:0;
padding-top:10px;
}
#header ul.header_nav li {
list-style: none;
}
.cityvision #wrapper {
width:872px;
background-image:url(../images/wrapper_bg.gif);
}

.cityvision .submitted{display:none;}

a {
color:#5D6E83;
text-decoration:underline;
font-weight:bold;
}

a:hover {
 text-decoration:underline;	
}
.cityvision h1.title {
color:#80825D;
}

h2, h2 a, h2 a:hover {
 
}

h1, h2, h3, h4, h5 {
 font-family: arial, helvetica, sans-serif;
}

h1 { 
 font-size: 1.8em;
}

h1.section-title {
 border-bottom: 2px solid #4d4d4d;
}

h2 {

}

h2.title {
 color:#66332B;
}
#latest_block h2.title {
border-bottom:2px solid #4D4D4D;
font-size:1.5em;
font-weight:bold;
margin-bottom:20px;
}

h3 {
 color: #4D4D4D;
 font-size: 1em;
}
.faceted-search-facet h3 {
display:block;
background-color: #ccc;
}
.faceted-search-facet .item-list li a{
font-weight:normal;
}
h4 {
 color: #000000;
 font-size: 0.9em;
}

h5 {
 color: #4d4d4d;
 font-size: 0.85em;
}


/* @end Universal Overrides */

/* @group Header */

#header .advertisement {
 float: right;
 border: none;
 padding: 5px;
}

/* @end Header */


/* @group Major Layout */

.cityvision #content {
background:#FFFFFF url(../images/splash_message_bg.gif) repeat-x scroll left top;
margin:0 23px 0 19px;
overflow:visible;
}
.cityvision #main-content {
 padding-bottom:20px;
 padding-right: 20px;
 width:590px;
}
.cityvision #inner-wrapper {
margin: 0px;
padding:0px;
}

.cityvision #content-area { 
 padding:10px; 
}
.cityvision div.panel-flexible div.panel-row-1 div.panel-col-1 {
width:500px;
}
/* @end Major Layout */


/* @group Nodes */

.node-teaser .links, .node .links {
 font-size: 11px;
}

/* @end Node */


/* @group Main Navigation */

.cityvision #menu {
background:transparent url(../images/nav_bg.gif) repeat-x scroll left top;
font-size:17px;
font-weight:bold;
height:33px;
margin:0;
padding:0 0 0 16px;
text-transform:capitalize;
width:856px;
border-top:none;
}

.cityvision #menu ul { /* Setting a precedant for dropdowns beneath */
 padding: 0px;
 margin: 0px;
 list-style: none;
}

.cityvision #menu li { /* Setting a precedant for dropdown-items beneath */
 padding: 0px;
 margin: 0px;
}

.cityvision #menu a { /* Setting a precedant for links beneath */
 color: #404040;
 text-decoration: none;
 font-size:15px;
 padding:10px 10px 5px;
}

.cityvision #menu ul.nice-menu li { /* Styles for Main Buttons */
 font-weight: bold;
 position: relative;
 float: left;
 border-right: none;
 
background:transparent url(../images/nav_item_bg.gif) no-repeat scroll right top;
display:inline;
float:left;
list-style-type:none;
margin:0;
}

.cityvision #menu ul.nice-menu li a:hover{
 background-color:#FFB13D;
}
.cityvision #menu ul.nice-menu li a{
height:24px;
padding:9px 10px 0;
}
.cityvision #menu ul.nice-menu > li:hover > a {
 background: none;
 color: #404040;
}

.cityvision ul.nice-menu ul { /* First level of dropdowns */
 display: none;
 position: absolute;
 top: 34px; /* Height of #menu + 1 */
 border-bottom: 1px solid #ccc;
 border-top: none;
 background-color: #eee;
 size: 0.85 em;
}

.cityvision #menu ul.nice-menu ul li { /* Styles for Dropdown items */
background:#FFC46B none repeat scroll 0 0;
border-top:1px solid #BF8B3E;
clear:both;
display:block;
float:none;
height:auto;
padding:0;
position:relative;
width:150px;
}
.cityvision #menu ul.nice-menu ul li a, .cityvision #menu ul.nice-menu ul li a:visited {
 color: #404040;
 display:block;
 height:auto;
 padding:9px;
}

.cityvision #menu ul.nice-menu ul li a:hover {
 background-color:#FFB13D; 
 color: #fff;
}

.cityvision #menu ul.nice-menu ul ul { /* Second level dropdown */
 left: 150px; /* = width of 1st tier items */
 top: -1px; /* Compensating for border on top of 1st tier items */
 border-left: solid 4px #ccc;
}
#menu ul.nice-menu li ul{
	font-size:12px;
}
#menu ul.nice-menu li ul li:hover { /* Turns on a highlight color on 1st Tier Item while on 2nd Tier Child */
 background-color: #FFB13D;
}


/* @end Main Navigation */
#content-wrapper {
background:transparent url(../images/nav_ribbon.gif) no-repeat scroll left top;
clear:both;
}


/* @group Footer */

.cityvision #footer {
 background-color:#fff;
 color:#666;
margin:0 23px 0 19px;
}
.cityvision #footer a{ color: #5D6E83;}
#footerbar {
	font-size: 10px;
	color: #fff;
	margin-top: 20px;
	padding: 15px 30px 15px 30px;
	background: transparent url(../images/footerbar_bg.gif) repeat-y;
	text-align: right;
}

#footerbar_footer {
	height: 22px;
	background: transparent url(../images/footerbar_footer.gif) no-repeat;
	text-align: right;
}

.cityvision .footer_sections {
 background-color:#DFDFDF;
 }

.cityvision td.footer_sections_left {
  background-color:#CBCBCB;
  width:80px;
}

.footer_links {
padding-left:5px;
padding-right:5px;
text-decoration:none;
margin:10px 0;
width:100%;
}

/* @end Footer */

/* @group Sidebar */

.cityvision #sidebar .block {
 border:1px solid #D6D7C4;
}

.cityvision #sidebar .block h3.title {
 background-color:#D6D7C4;
 font-size:12px;
}
#sidebar-wrapper {
background:transparent url(../images/sidebar_footer.gif) no-repeat scroll left bottom;
float:left;
margin-left:-19px;
padding-bottom:24px;
width:230px;
}
#sidebar-content {
background:transparent url(../images/sidebar_bg.gif) repeat-y scroll left top;
margin-top:40px;
padding:15px 0 15px 30px;

}
/* @end Sidebar */



/*----------------Sidebar Items ---------------------------*/
.sidebar_item{
border: solid 1px #D6D7C4;
margin-left: 20px;
}
.cityvision .sidebar_item h2.title {
background-color:#D6D7C4;
border-bottom-color:#FFFFFF;
color:#000000;
margin:0;
padding:5px;
}
.sidebar_item h2.title {
 color:#000000 !important;
 }
 .sidebar_item p, .sidebar_item .form-item, .sidebar_item .item-list ul li, .sidebar_item .more-link {
 padding: 0px 10px;
 }
/*---------------end: Sidebar Items ------------------------*/
.cityvision #featured_video {
height: 250px;
width:550px;
background-color: #FFFFFF;
padding:10px;
overflow:auto;
border:1px solid #6699CC; }

.node-text {
margin-bottom:10px;
}
#video_body h2 a {
color:#6B768F;
}
#video_body h2 a:hover { text-decoration:none; color:#5D9345;}



/*------------Popular Block - from drupal5------------------*/

.cityvision #popular_block {
margin-bottom: 20px;
}

#popular_block .fragment{
padding: 15px;
background-color: #93B6F0;
border:1px solid #66332B;
}
#popular_block .panel-pane .content { /* tabs block when it's inside popular block */
height: 250px;
background-color: #FFFFFF;
padding:10px;
overflow:auto;
border:2px solid #66332B;
border-top:none;
}
.cityvision #popular_block .section-title {
border-bottom:none;
padding-bottom: 0px;
}

#popular_block .tabs ul.primary li.active a {
background-color:#93B6F0;
color:#000000;
font-weight:bold;
text-decoration:none;
}
#popular_block #tabs .fragment{
height: 250px;
overflow:scroll;
}
.cityvision #popular_block .faceted-search-env-Grants, .cityvision #popular_block .faceted-search-env-Jobs, .cityvision #popular_block .faceted-search-env-Authors, .cityvision #popular_block .faceted-search-env-Volunteer_opps, .cityvision #popular_block .faceted-search-env-Volunteers, .cityvision #popular_block .faceted-search-env-Volunteer_orgs{
float:left; 
width:180px;
padding-right: 5em;
}

.cityvision #popular_block th{
display:none;}

.cityvision #popular_block td.active{
background-color:#FFFFFF;
}
/* end of popular block */
.clearer {
clear:both;
}
 /* Weird */
 /* What is this for? -- evan */
form#civicrm-subscribe-form input#edit-email { float:none;}
.cityvision #organiz-edit, div#user-edit, #volunteer_opp {
margin-left:0;
padding:10px;
width:auto;
overflow:scroll;
}

/* Fixes to the user-login-form for City Vision -- to move to main.css */
body.cityvision form#user-login-form #edit-name-wrapper, body.cityvision form#user-login-form #edit-pass-wrapper, body.cityvision #user-login-form input {
float: none;
}

body.cityvision #block-user-0 use-text, body.cityvision #block-user-0 gigya-login, body.cityvision #block-user-0 div.item-list {
display: none;
}

/* Settings on the Download Catalog block */
.cityvision #block-block-134 .wFormContainer {
margin-top: 0px;
}

.cityvision #block-block-134 .wForm form {
margin: 0;
padding: 0 !important;
}

.cityvision #block-block-134 #tfa_Email-D label {
font-weight: normal;
}

#block-block-134 input#tfa_Email {
width: 160px;
}

.cityvision .colorbox input#tfa_Email {
width: 220px;
}

.cityvision #block-block-134 .wForm form .actions {
margin: 0;
padding: 0;
}

.cityvision #block-block-134 .actions .secondaryAction {
display: none;
}

.cityvision #block-block-134 p.supportInfo {
display: none;
}

.cityvision #block-block-134 h3.title {
margin-bottom: 0;
}
