/*
THEME NAME: Whitney
THEME URI: http://www.whitneyforgov.org
DESCRIPTION: 2010 W4G Theme
VERSION: 0.1
AUTHOR: Craig Brozefsky
AUTHOR Uri: http://www.whitneyforgov.org
TAGS: two columns, green, blue, 
TEMPLATE: sandbox
*/

 @import url('bp/screen.css');


/* Just some example content */
div.skip-link {
    display:none;
}

span.comments-link {
    display:none;
}

body {
font-family: Arial,Helvetica,sans-serif;
}

div#menu {
font-size: larger;
height:1.5em;
width:100%;
background-color: #34A653;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin: 0;
padding:0;
}


div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
position: absolute;
}

.entry-title,.entry-meta {
font-family: Arial,Helvetica,sans-serif !important;
text-decoration: none !important;
/* clear:both; */
}

h2.entry-title { margin-bottom: 5px; }
.entry-title a { text-decoration: none; }

div#wrapper {
  font-family: "Helvetice Neue", Arial, Helvetica, sans-serif; 
  background: #EFE;
}

h3.widgettitle {
   font-family: Arial,Helvetica,sans-serif !important;
   font-size: largest;
   border-bottom: solid #34A653;
   margin-left: 1em;
}

div#content,div#primary {
margin-top:2em;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
border: 0;
}

div#header a { border: 0; padding-bottom: 10;}

div#footer {
	background: #34A653;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div.widget li {
	list-item-style: none;
}

body {
    background: #263873; 
}

div#header {
}



#header, #blog-title { display:none;}
#header, #blog-description { display:none;}

div.post {
	border-bottom: solid #34A653;
	margin-bottom: 2em;
}



.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap1 {
  background:url(shadow180.gif) no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) 0px 100% no-repeat;
  }
.wrap3 {
  padding:4px 6px 6px 4px;
  background:url(corner_tr.gif) 100% 0px no-repeat;
  }

.network li { padding-right: 0px; }


.widget_rss ul {
	list-item-style: square;
}

.widget_rss li {
	list-style: square;
}


.jcp_pp_title { font-size: larger; }

