/**** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
background-image: url(../images/bg-top.jpg);
background-repeat: repeat-x;
}

body {
font: 12px/1.3 Arial, Helvetica, sans-serif;
}

hr {color: #003E7E;}

/***** Links *****/
 
a, a:link, a:visited, a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #233E7C;
	
}
a:hover {
  text-decoration: underline;
}

/***** Images *****/

p img {
	padding: 0;
	max-width: 100%;
	}

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.navigation,categories {
	list-style: none;
}

li.cat-item, li.categories,li.current-cat {
	list-style: none;
}


/***** Header *****/
 
#content-wrap {
position:relative;
width:1000px;
min-height: 680px;
margin: 0 auto; 
}
ul.addtoany_list li a {
	padding:0px;
}


#wrap {
position:relative;
width:1000px;
min-height: 800px;
margin: 0 auto; 
padding-bottom: 20px;
margin-bottom: 20px;
}
#header {
	height: 100px;
	min-height: 100px;
}
#respond {
	float: left;
	padding-left: 20px;
}

#logo {
	position:absolute;
	width: 130px;
	top: 10px;
	left: 0px
}
#nav {
	position:absolute;
	top: 15px;
	left: 240px;
}
#links {
	position:absolute;
	width: 170px;
	top: 55px;
	left: 810px;
}
#search {
	position:absolute;
	top: 22px;
	left: 810px;
}
#magGlass {
	position:absolute;
	top: 7px;
	left: 925px;
	z-index:2;
}

/***** Index Page Layout *****/

#box-left-home {
    width: 465px;
    float: left;
    min-height: 680px;
}
#box-top-left {
	position:relative;
	float:left;
	width: 450px;
	left: 0px;
	min-height: 120px;
}
#box-bottom-left {
	position:relative;
	text-align: right;
	float: left;
	width: 450px;
	left: 0px;
	padding-left: 10px;
	min-height: 120px;
}
#box-feature-home {
	position:relative;
	text-align: left;
	float: left;
	width: 450px;
	left: 0px;
	padding-left:10px;
	padding-top:20px;
	min-height: 280px;
}
#feedbox {
	background-image: url(../images/v-line.gif);
	background-repeat:repeat-y;
	position: relative;
	text-align: left;
	width: 460px;
	float: left;
	min-height: 680px;
	padding: 0px 10px 0px 20px;
}

/***** 3 Columns Page Layout *****/

#box-left {
	width: 230px;
	float: left;
	padding-right: 10px;
	text-align: right;
	min-height: 550px;
}
#box-left ul {
	list-style: none;
}
#box-left ul {
	list-style: none;
}
#box-mid {
	background-image: url(../images/v-line.gif);
	background-repeat:repeat-y;
	text-align: left;
	width: 350px;
	float: left;
	padding: 0px 10px 0px 20px;
}
.full-width {
	width: 350px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#box-right {
	background-image: url(../images/v-line.gif);
	background-repeat:repeat-y;
	text-align: left;
	width: 350px;
	float: left;
	padding: 0px 10px 0px 20px;
}

/***** 2 Columns Page Layout *****/

#box-main {
	background-image: url(../images/v-line.gif);
	background-repeat:repeat-y;
	text-align: left;
	width: 560px;
	float: left;
	padding: 0px 10px 0px 20px;
  padding-bottom: 50px;
  color: black;
}

/***** Spotlight *****/

.img-spotlight {
	float:left;
	margin:4px 10px 0px 0px;
}
.spotlightTitle {
	color: #233E7C;
	font-weight:normal;
	padding: 10px 0px 0px 0px;
	font-size:1.4em;
	line-height:1.2em;
	border-top: #c0cfdf solid 1px;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding:0;
	font-weight:normal;
}
 
h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #233E7C;
	padding: 0px 0px 10px 0px;
	letter-spacing:-1px;
	font-size:4em;
	line-height:1em;
}
 
h2 {
	color: #233E7C;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size:2.1em;
	line-height:1.1em;
}
 
h3 {

	color: #233E7C;
	font-size:1.8em;
	line-height:1em;
}

h4 {
	color: #233E7C;
	font-size:1.2em;
	line-height:1.2em;
	margin: 25px 0px 10px 0px;
}

h5 {
	color: #233E7C;
	font-size:3.5em;
	line-height:1em;
	margin: 0px 0px 100px 0px;
}

.feedTitle {
	color: #233E7C;
	font-weight:normal;
	padding: 10px 0px 0px 0px;
	font-size:1.4em;
	line-height:1.2em;
	border-top: #c0cfdf solid 1px;
	margin-right: 10px;
}
.feedDate {
	color: #8BC53F;
	padding: 0px 0px 20px 0px;
	font-size:0.7em;
}

.subtitle {
	color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size:1.3em;
	background-color: #8BC53F;
	margin: 30px 0px 5px -5px;
		font-family: Arial,Helvetica,sans-serif;
}

.name {
	color: #233E7C;
	padding: 15px 0px 0px 0px;
	font-size:1.4em;
	font-family: Arial,Helvetica,sans-serif;
}
.title { 
	color: #8BC53F;
	font-size:1em; 
	margin: 3px 0 10px 0;

}
 
/***** Common Formatting *****/
 
p, ul, ol {
	color:#333;
}
 
ul, ol {
	margin: 0px 0px 0px 20px;
	padding:10px 0 10px 0;
}

li {padding: 0 0 10px 0;}
 
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
 
small {
	
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/**** Homepage ***/

.service {
  width: 152px;
  height: 136px;
  float: left;
  padding: 5px;
  margin-right:27px;
  border: 1px solid #999999 
}

#slideOneContent {
width: 200px;

}

h1.slideHeader {
font-size: 1.5em;
margin: 20px 0 0 60px;
text-align: right;
}
h1.TwitterSlideHeader {
font-size: 1.5em;
margin: 0px 0 0 20px;
}


h1.slideHeaderOne{
font-size: 1.5em;
margin: 20px 0 0 60px;
text-align: left;

}

ul.slideOneList {padding: 5px 0 0 0;}

ul.slideOneList li{padding: 0 0 5px 0;}

#homeBlurb {width: 100%;}

#homeBlurbTitle {float: left; width: 27%; }

#homeBlurbText {float: left; width:73%; }

#slideOneParaContent {
margin: 20px 0 0 30px;

}

#slideOneParaContent p {padding: 0; margin: 3px 0 3px 0;  }

#home-main {
  padding-left:200px;
  float: left;
}
.ascentum_blurb {
  padding: 5px;
  width: 545px;
  padding-bottom:20px;
}
.bottom_blurb {
  padding: 5px;
  width: 545px;
  padding-top: 30px;
}

.featured_slide {
  top: 0;
  background-image:url('http://ascentum.com/wp-content/themes/ascentum/images/slide_2_back.jpg');
}
.twitter_slide {
  top: 0;
  background-image:url('http://ascentum.com/wp-content/themes/ascentum/images/slide_3_back.jpg');
}
.ascentum_slide {
  background-image:url('http://ascentum.com/wp-content/themes/ascentum/images/slide_1_back.jpg');
  padding-left: 20px;
  padding-top: 22px;
  position: absolute; 
  padding: 0px;
  visibility: hidden;
  width: 545px;
}
.image_wrapper {
  padding-left: 35px;
  padding-top: 10px;
}
.link_wrapper {
  text-align:center;
  padding-top: 10px;
}
.slide_title {
  float: left;
  width: 130px;
  height: 248px;
}
.slide_post {
  float: left;
  width: 370px;
  height: 200px;
  margin: 20px 0 0 20px;
  }
  
  
 .slide_post_title  a, a:link, a:visited, a:hover{font-weight: bold;}
 
 .slide_post_date, .date {color: #8cc540;}
 
 ul.twitter-updates {list-style: none;}
 
/***** What We Do Pages ***/
.what-we-do-wrap {
	background-image: url(../images/v-line.gif);
	background-repeat:repeat-y;
  width: 575px;
  float: left;
	padding: 0px 10px 40px 20px;
}
.public-participation-col{
  width: 160px;
  height: 330px;
  margin-right: 27px;
  float: left;
	border: 1px solid #bfcfdf;
}
.public-participation-col p{
  padding: 3px;
}
.employee-engagement-col{
  width: 160px;
  height: 330px;
  margin-right: 27px;
  float: left;
	border: 1px solid #bfcfdf;
}
.employee-engagement-col p{
  padding: 3px;
}
.stakeholder-col{
  width: 160px;
  height: 330px;
  margin-right: 27px;
  float: left;
	border: 1px solid #bfcfdf;
}
.stakeholder-col p{
  padding: 3px;
}
.what-we-do-wrap .services {
  padding-top: 53px;
}

.whatWeDoBottomBlurb {
  padding-top: 25px;
  width: 550px;
  clear: both;
}

/***** Services Pages ***/
.services_title {
  text-align: right;
  padding-right: 5px;
  width: 340px;
  float: left;
}
.services-main {
	background-image: url(../images/v-line.gif);
	background-repeat:repeat-y;
	text-align: left;
	width: 575px;
	float: left;
	padding: 0px 10px 0px 20px;
  padding-bottom: 50px;
}

 
/***** Forms *****/
 
.form {
	margin:0;
	padding:0;
	display:inline;
	font-size: 1em;
	color: #333;
	background-color: #fff;
	border: 1px solid #8BC53F;
	padding: 3px 1px 3px 3px;
}
 
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
	line-height:1.25;
}
 
label {
	cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}
 
table tr td {
	padding:2px;
}

 
/***** Global Classes *****/

.h-line	       {color: #BFD5FF; }
 
.clear         { clear:both; }
.float-left    { float:left;}
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { color: #8BC53F;font-size:0.9em; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 0px 0px; padding-bottom:40px; }
.img-right     { float:right;margin:4px 0 4px 13px; padding-bottom:20px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.shadowblur{  
  box-shadow: 0px 10px 8px #999999;
  -webkit-box-shadow: 0px 10px 8px #999999;
  -moz-box-shadow: 0px 10px 8px #999999;
}
/*What We Do Page*/

.headeringTwoDo {
  font-size: 1.6em;
  padding: 0 0 0 3px;
}

/*new footer*/
.footer_wrap {
  background: #013e7f;
  color: white;
  width: 100%;
  height: 140px;
  position: relative;
  margin:0 auto;
  clear: both;
}
.footer {
  color: white;
  background: #013e7f;
  font-size:11px;
  position: relative;
  bottom: 0; 
  text-align:center;
  width:750px;
  margin:0 auto;
  padding-top:4px;
}
.form .footer_column ,
.footer_column {
  float: left;
  color: white;
  background: #013e7f;
  width: 75px;
  text-align: left;
  border-right: 1px solid white;
  padding-left: 20px;
  height: 100px;
}
.footer_column a{
  color: white;
  text-align: left;
}
.footer_column a:hover, .footer_column a:link,.footer_column a:visited {
  color:white;
}

.footer_column_1,
.footer_column_2 {
  color: white;
}
.footer_column_3 {
  color: white;
  width: 150px;
}
.footer_column_4 {
  color: white;
  width: 150px;
}
.footer_column_6 {
  color: white;
  border: 0px;
}
.footer_column_1 a,
.footer_column_2 a,
.footer_column_3 a,
.footer_column_4 a,
.footer_column_5 a,
.footer_column_5 a
{
  color: white;
  background: #013e7f;
}

.clear {clear: both;}

.slide_post_img { float: right;}

.sidebar { float: right; width: 200px }
.sidebar.blog { float: right; width: 170px; }

.sidebar iframe { width:100px; float: left;}
.sidebar.blog iframe { width:75px; float: left;}

.sidebar .tw_button { float:left; padding-right:15px; padding-left: 15px; }
.sidebar.blog .tw_button { float:left; padding-right:15px; padding-left: 0px; }

.ideascale-announcement {
  background-image: url(../images/hoehn-announcement.jpg);
  clear: both;
  position: relative;
  width:1000px;
  height:125px;
  padding-left:15px;
  background-repeat:no-repeat;
  margin:0 auto;
}
.quote-txt {
  padding-top:40px;
  padding-left:276px;
  width: 492px;
  height: 75px;
  color: white;
  font: 13px Arial, Helvetica, sans-serif;
}
.announcement-wrap {
  background-image: url(../images/announcement-back.jpg);
  width:100%;
	background-repeat:repeat-x;
  padding: 0px;
}

