/*
Theme Name: UG Refresh
Theme URI: http://understandinggov.org/
Description: 2010 Refresh
Version: 0.2
Author: B Clark with mods by Jesse keyes
Author URI: http://jessekeyes.com
*/

 

/* Begin Typography & Colors */
body {
 	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	background: #f6f6f6 url(images/bgshadow-gray.jpg) repeat-y scroll center center;
	}

#page {
	background-color: white;
	text-align: center;
	}


#content {
	font-size: 1.2em;
	z-index: 2;
	margin: 0 20px 0 0;
    padding-right:20px;
    line-height: 120%;
    border-right: 1px solid #ccc;
	}

#sidebar {
      font-family: Verdana,Arial,Sans-Serif;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-size: 10px;
      line-height: normal;
      font-size-adjust: none;
      font-stretch: normal;
      text-align: left;
      color:#666;
      }

#sidebar a {
      color: #0066CC;
}

#sidebar h2 {
	color: #000;
	padding-bottom: 10px;
    margin-left:15px;
	font-size: 20px;
    font-family: Arial, Verdana, Sans-serif;
}

#sidebar hr {
    margin-left:15px;
    margin-top:10px;
    margin-bottom:10px;
    size:1;
}

#sidebar li {
      list-style-type: none;
      list-style-image: none;
      margin-bottom: 5px;
      margin-left: -10px;
      margin-top: 15px;
      text-align:left;
	  text-indent:0;
      }

#sidebar ul li ul li {
      list-style-image: url(images/dot.png);
      margin-bottom: 5px;
      margin-left:-30px;
      margin-top: 0px;
      text-align:left;
	  text-indent:0;

      }
      
#sidebar ul li ul li a:hover {
	background: #06c;
	color: #fff;
}
      

#sidebar ul li ul li ul li {
      list-style-type:square;
      list-style-image:;
      margin-left:-15px;
      margin-bottom: 0;
      text-align:left;
      text-indent:0;
      }



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.entrytext {
	padding: 5px;
	}

.featureintro {
	border: 1px solid #CCC;
	background-color: #f0f0f0;
	padding: 5px;
	margin-top: 10px;
	}

.alter {
	border-top: 1px solid #ddd;
	}

#footer {
	border-top: 2px solid #003399;
	}
	
#footer td {
	font-size: 16px;
	padding: 10px 0 20px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	width:200px;
	}

#small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-weight: bold;*/
	}

h1 {
	font-size: 4em;
	text-align: left;

	}

h2 {
	font-size: 20px;
	color:#000;
    line-height:1em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	}

h1 a:hover {
	color: #000;
	}

h2, h3 {
	color: #000;
	text-align:left;
	padding:5px 0 5px 0;
	}

h2 a, h3 a {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000;
	}

.entry p a:visited {
	color: #333;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	}

.commentlist li {
	font-weight: bold;
	list-style: decimal outside;
	background-color: #FFF;
	border: 1px solid #ddd;
	margin-bottom: 5px;
	}

.commentlist cite {
	font-weight: bold;
	color: #000;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist cite a {
	color: #003399;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#links ul ul li, #links li {
	list-style: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0066CC;
	text-decoration: none;
	}

a:hover {
	color: #003399;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#byline {
   font-family: Arial, Helvatica,Sans-Serif;
   font-size:13px;
   font-style: normal;
   color: #666;
   }

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
    text-align: center;
	}

#page {
	background-color: white;
	margin: 0;
	padding: 0;
	width: 980px;
	}

#sidebar {

       padding-top: 00px;
       padding-right: 5px;
       padding-bottom: 10px;
       padding-left: 0pt;
       margin-left: 650px;	
       }
       
.side-home {

       padding-top: 20px;
       padding-right: 0pt;
       padding-bottom: 10px;
       padding-left: 0pt;
       margin-left: 0 !important;
       border: none !important;
       }

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 590px;
	}

.post {
	margin: 0 0 20px 0;
	text-align: left;
	padding: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 3px;
	}

#footer {
	padding: 0 0 0 1px;
	margin-top: -12px;
	clear: both;
    text-align: left;
	}

#footer p {
	margin: 10px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 40px;
	}

.description {
	text-align: center;
	}

h2 {
	margin:0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin-top: 0;
	vertical-align: top;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0 5px 5px 5px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 5px;
	list-style: none;
	}

html>body .entry li {
	margin:  5px 0 5px 5px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {

	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: right;
    vertical-align: bottom;
    width: 180px;
	}

#searchform #s {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin-left: 20px;
	padding: 4px;
	list-style: decimal inside;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {


    margin: 5px;
    padding: 5px;
    border:1px solid #CCC;
    background-color: #fafafa;
    color: #003399;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
    border:1px solid #011A80;
    background-color: #e4e4e4;
	}

.center {
	text-align: center;
	}

hr {
	 color: #ccc;
         background-color: #ccc;
         height: 1px;
         border: 0;
         margin: 20px 0;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/





#datum {
	font-size: 10px;
	font-weight: bold;
	color: #DDD;
	padding: 0;
    text-align: left;
	}

#date {
	font-size: 10px;
	font-weight: bold;
	color: #666;
        text-align: left;
	}

#navcontainer {
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: 100%;
    height: 3px;
    background-color: #e4e4e4;
    text-align: right;
    position: static;
    z-index:3;
    clear:both;
}

#banner {

    }

#navlist ul {
	margin-left:0;
    margin-bottom:-3px;
	padding-left: 0;
	white-space: nowrap;
	float:right;
    clear:both;
    vertical-align:left;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}


#nav a {
    padding: 3px 0px;
  	color: #003366;
   	text-decoration: none;
    vertical-align: bottom;
    background: url(http://understandinggov.org/wp-content/themes/new_theme_073109/images/tab.gif);
    background-repeat: no-repeat;
    width:65px;
	}

#nav a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	}


#switcher {
	background-color: #CCC;
	text-align: center;
	}

#themeswitcher li {
	list-style-type: none;
	margin: 0;
	}
/*menu */

#nav {
            list-style: none;
            padding: 0;
}

#nav ul {
            margin: 0;
            padding: 0;
            }

#toolbar form {
            margin: 0;
            padding: 0;
            }

#toolbar input {
            margin: 1px;
            }

#nav a {
        display: block;
  	    color: #003399;
	    background-color: #E4E4E4;
        text-decoration: none;
        vertical-align: bottom;
        margin-bottom:0px;
}

#nav li {
            float: left;
            padding: 0;
	        margin-left: 0px;
            background: #E4E4E4;
            border: 1px solid #fff;
            border-width: 1px 0;
}

#nav li ul {
            position: absolute;
            left: -999em;
            height: auto;
            font-weight: normal;
            border: 1px solid #fff;
            margin: 0;
            list-style: none;

}

#nav li li {
            padding-right: 0em;
            border: 0px;
			float:none;
			text-align:left;
}

#nav li ul a {
          background: url();
          background-color: #E4E4E4;
          width:100%;
          padding: 3px 10px;
          border:1px #CCC;
}

#nav li ul ul {
            margin: -1.75em 0 0 14em;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
            left: -999em;
            background-position: 0 0; /* kicks IE 7 */
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
            left: auto;
            background-position: 0 0; /* kicks IE 7 */

}

#nav li:hover, #nav li.sfhover {
            background: #FFF 0 0;
}

*:first-child+html #nav {
height: 1%;
}
*:first-child+html #nav li {
height: 1%;
}

/** Support for the "iehover-fix.js" **/
#nav iframe {
position: absolute;
left: 0;
top: 0;
z-index: -1;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
/** end **/
/* end menu */


/* home page layout */
#hp_container  {
     width: 100%;
     font-size: 11px;
     vertical-align:top;
     margin-left:0;
     }

#hp_container h1 a {
     margin: 0 0 7px 0;
     font-size:22px;
     display: inline;
     padding-bottom: 10px;
    }

#hp_container h2 a {
     margin: 0 0 3px 0;
     font-size:17px;
     display: inline;
	 padding-bottom: 10px;
	 color:#000;
	 font-family: Arial, Helvetica, Sans-Serif;
	 }

#hp_header {
     margin: 0 0 3px 0;
     font-family: Arial, Helvetica, Sans-Serif;
	 color:#006699;
     font-size:22px;
     font-weight:bold;
     display: inline;
	 }

#hp_header_right {
     margin: 0 10px 0 10px;
     font-family: Arial, Helvetica, Sans-Serif;
	 color:#006699;
     font-size:19px;
     font-weight:bold;
     display: inline;
	 padding-bottom: 20px;
	 }

#hp_header_depart {
     margin-left:0;
     font-family: Arial, Helvetica, Sans-Serif;
	 color:#006699;
     font-size:18px;
     font-weight:bold;
     display: inline;
	 padding-bottom: 20px;
	 }

#hp_left_column {
	width: 300px;
    padding: 10px 15px 0 15px;
    /* background: url(http://understandinggov.org/images/gradient.jpg) repeat-x; */
    height:100%;
    border-right: 1px solid #ccc;
    }

#hp_center_column  {
    width: 400px;
    padding: 10px 15px 0 15px;
    border-right: 1px solid #ccc;
    /* background: url(http://understandinggov.org/wp-content/themes/new_theme_073109/images/gradient.jpg) repeat-x; */
}

#hp_right_column {
    width: 230px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
		 }
#hp_departmentalized {
    margin-left: 0;
    position:relative;
    left:0;
		 }
/* end home page*/

/* fix logo file placement */


#logo_fix {
     position: relative;
     margin-top: -3px;
     margin-left:0;
     z-index: 2;

}
.navTable{
	padding: 0px;
	border-bottom: 2px solid #003399;
	border-top: 2px solid #003399;
	margin:0;
	width:100%;
	height:25;
}

.donateButton blockquote{
	background-color: #EBEBEB;
}

#photo{
   padding:0 5px 0 5px;
   width:95%;
   margin-top:10px;
   margin-left:auto;
   margin-right: auto;
   background-color: #FFF;
   font-size: 0.9em;
   line-height: 1.5em;
}
a.fed_digest{color:#003399;}
a.fed_digest:hover {color:#006699;}


/*** jesse added styles ***/


a #donate {
	display: inline;
	border: 2px #309 solid;
	padding: 4px 10px 5px;
	background: #66f;
	width: 70px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-bottom-radius: 8px;
	-khtml-border-radius: 8px;
	margin-right: 10px;
}

a:hover #donate {
	background: #EBEBEB;
	color: #039;}

td.feed-rail img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}


input#cat-go {
	background: url(images/arrow-green.png) no-repeat;
	color: #fff;
	border: none;
	height: 31px;
	width: 33px;
	cursor: pointer;
	font-weight: bold;
}



img.thumbnail {
	float: left;
	margin: 0 10px 10px 0;
	max-width: 100%;
	max-height: 150px;
}




#sidebar ul li h2, #sidebar ul{
	margin-left: -10px;
}


div.clear
{
height: 1%;
clear: both;
content: ".";
height: 0;
visibility: hidden
}

.gimby-table {
	margin-left:0px;
}




li#sub {
	margin-top: -24px !important;
}

.search #unsub, .featureintro #unsub {
	display: none;
}

.search #subr {
	float: right;
	margin-right: 15px;
}

#subr, #unsub {
	border: solid 1px #aaa;
	margin: 2px 1px;
	-moz-border-radius: 8px;
	-webkit-border-bottom-radius: 8px;
	-khtml-border-radius: 8px;
	background: #ddd;
}


