
body { 
  color:#666;
  font-family:arial;
  margin:0; 
  padding:0; 
}

.twtr-widget { 
  border:1px solid #666; 
  border-radius:3px; 
}

.content { 
  margin-top:20px; 
}

p { 
  margin:0 0 12px 0;
  line-height:1.4em;
}

h1, h2, h3 { 
  color:#0044a9;
  margin:0 0 8px 0; 
}

h1.title, h1#page-title { 
  font-size:1.1em;
}

li { 
  margin:0 0 12px 0; 
} 

a, a:link { 
  color: #0044a9;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#5599fe;
}

#wrapper {
  width: 960px; 
  margin: 10px auto 0pt; 
  height:120px; 
  position:relative;
} 

#logo { 
  position:absolute; 
  left:0px; 
  top:0px; 
  width: 600px; 
  height: 113px;
}

#sign-up {
  position:absolute; 
  left:630px; 
  top: 30px;
}

#content-wrapper { 
  width:960px; 
  margin:20px auto;
}

.sidebar.right { 
  width:320px; 
  float:right; 
  margin:30px 0 0 30px;
}

.footer { 
  background-color:#0044a9; 
  color:white; 
  font-weight:bold;
  height:100px;
  padding:10px;
  margin:40px 0 0 0;
}

.footer h2 { 
  color:white; 
}

.footer a {
 color:white;
}

/* Top Nav */


.nav-wrapper { 
  background-color:#013fa7;
  width:100%;
  position:relative;
}

ul#nav-menu {
  position:relative;
  list-style:none;
  display:block;
  text-align:center;
  margin:20px auto 0 auto;
  padding:0;
  width:960px;
}

ul#nav-menu li {
  display:inline;
}

ul#nav-menu li a {
  text-decoration:none;
  padding:5px 10px;
  width:170px;
  background:#013fa7;
  color:#eee;
  float:left;
  text-align:center;
  border-left:1px solid #fff;
  line-height:40px;
}

ul#nav-menu li a.home, 
ul#nav-menu li a.about, 
ul#nav-menu li a.blog, 
ul#nav-menu li a.actions,
ul#nav-menu li a.donate {
  width:90px;
} 

ul#nav-menu li a.home { 
  margin-left:auto; 
}

ul#nav-menu li a.progressivepoint { 
  border-right:1px solid white;
}

ul#nav-menu li a.donate { 
 background-color:#900;
}

ul#nav-menu li a:hover {
  background:#5599fe;
  color:#FFF;
}

ul#nav-menu li a.active {
  background:#5599fe;
  color:#FFF;
}

.nav-menu-shadow { 
  width:100%;
  height:4px;
  background-color:#e6e6e6;
}

.pp-teaser { 
  position:absolute;
  right:15px;
  top:-50px;
}


/* Sidebar */

.sidebar-box { 
  position:relative;
  background-color:#f4f4f4;
  padding:10px;
  width:320px;
}

.sidebar-box h2 { 
  position:absolute;
  top:20px;
  left:-12px;
  color:white;
  font-size:.95em;
  width:140px;
  height:38px;
  line-height:28px;
  text-transform:uppercase;
  padding-left:10px;
  background:url(/images/title_bg.png) no-repeat;
}


.sidebar-box.blog-list ul { 
  margin:0;
  padding:0;
}

.sidebar-box.blog-list li { 
  font-size:.95em; 
  list-style-type:none;
}

.view-more { 
  font-size:.75em; 
  text-align:right;
}

 .sidebar-box { 
  position:relative;
  background-color:#f4f4f4;
  padding:10px;
  width:320px;
}

.sidebar-wide { 
	width:600px;
}

.sidebar-box h2 { 
  position:absolute;
  top:20px;
  left:-12px;
  color:white;
  font-size:.95em;
  width:190px;
  height:38px;
  line-height:28px;
  text-transform:uppercase;
  padding-left:10px;
  background:url(/images/title_bg.png) no-repeat;
}

.sidebar-box.progressive-list {
  margin-top:20px;
}


.sidebar-box.progressive-list ul { 
  margin:0;
  padding:0;
}

.sidebar-box.progressive-list li { 
  font-size:.95em; 
  list-style-type:none;
}


.twtr-widget {
  border-color:#666;
  border-radius:3px;
}

#social-wrapper {}

#title-wrapper { 
  float:left;
  width:400px;
}

#fb-wrapper { 
  float:left;
  width:200px;
}

.MsoTableGrid { 
  border:1px dashed #efefef;
  word-wrap:break-word;
}

.MsoTableGrid td { 
  vertical-align:top; 
  border:1px dashed #efefef;
  word-wrap:break-word;
  padding:10px;
}

.MsoNormal a { 
  word-wrap:break-word;
}

