/*  
Theme Name: Striking Ultra
Theme URI: http://www.kendraschaefer.com
Description: A bold business theme
Version: 1.0
Author: Kendra Schaefer
Author URI: http://www.kendraschaefer.com

*/

body {
margin: 0;
padding: 0;
}

.border {
background-color: #f4f2f2;
border: 1px solid #cecccc;
padding: 6px;
}


img {
border: 0;
}

#menubar {
width: 100%;
height: 55px;
background: url('images/menubarbg.gif') repeat-x;
}

#menuwrapper {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
position: relative;
width: 960px;

}

#logo {
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 50px;
}

#menu {
margin-left: 420px;
line-height: 18px;
padding-top: 1px;
}

#menu ul {
list-style-type: none;
}

#menu ul li {
padding-left: 15px;
padding-right: 30px;
padding-top: 12px;
padding-bottom: 10px;
display: inline;
background-image:url('images/topmenubg.png');
background-repeat:no-repeat;
}

#menu ul li a:link, #menu ul li a:visited {
color: #fff;
text-decoration: none;
font-family: Tahoma, sans-serif;
font-size: 16px;
}

#menu ul li a:hover {
text-decoration: underline;
}

#menu ul li a:active {
color: #c0c0c0;
text-decoration: underline;
}

#contentarea {
width: 100%;
background: #f0efef url('images/contentbg.gif') repeat-x top left;
}

#contentfooter {
width: 100%;
background: url('images/contentfooter2.gif') repeat-x bottom left;
height: 76px;
}

#contentwrapper {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
width: 960px;
overflow: hidden;
}

#hometopwrapper {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
width: 885px;
height: 230px;
}

#homeleft {
float: left;
width: 235px;
height: 158px;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #fff;
font-size: 13px;
background: url('images/marketingback.png') no-repeat top left;
margin-right: 50px;
margin-left: 30px;
}

#homecenter {
float: left;
width: 235px;
height: 158px;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #fff;
font-size: 13px;
background: url('images/positioningback.png') no-repeat top left;
margin-right: 50px;
}

#homeright {
float: left;
width: 235px;
height: 158px;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #fff;
font-size: 13px;
background: url('images/brandingback.png') no-repeat top left;
}

.homeblock {
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #3a3634;
font-size: 13px;
padding-top: 65px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 20px;
background: url('images/homeblockfoot.png') no-repeat bottom right;
}


#sidebar {
background: url('images/sidebarbg.png') repeat-y top left;
margin-left: 55px;
padding: 80px 20px 20px 20px;
margin-right: 0px; 
width: 256px;
padding-bottom: 8000px;
margin-bottom: -8000px;
float: left;
}

#articlelistheader {
margin-left: 10px;
margin-bottom: 10px;
background: url('images/articlelistheader.png') no-repeat top center;
width: 209px;
}

#sidebarcontent {
margin-bottom: 15px;
padding-right: 20px;
}

#sidebarcontent ul {
padding-left: 0px;
margin-left: 0px;
}

#sidebarcontent ul li {
list-style-type: none;
background: url('images/menusep.png') no-repeat bottom center;
padding-bottom: 10px;
}

#sidebarcontent ul li a, #sidebarcontent ul li a:visited {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
color: #fff;
text-decoration: none;
}

#sidebarcontent li a:hover {
text-decoration: underline;
}

#sidebarcontent li a:active {
color: #c0c0c0;
}

#maincontent {
float: left;
}

#postcontainer{
margin-top: 20px;
margin-bottom: 20px;
}

.thepost {
background: url('images/post_topleft.png') no-repeat top left;
padding-top: 15px;
padding-left: 20px;
width: 580px;
margin-bottom: 20px;
}

.thepost .more-link a:link, .thepost .more-link a:visited {
color: #fff; !important
}


.postfooter {
background: url('images/post_bottomright.png') no-repeat bottom right;
}

.thepost h3 {
font-family: Verdana, sans-serif;
font-size: 24px;
font-weight: normal;
margin: 0px;
padding-right: 20px;
}

.thepost a:link, .thepost a:visited {
color: #3a3634;
}

.postbody {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
padding-bottom: 20px;
padding-right: 20px;
}

.metadata {
margin-top: 0px;
padding-top: 2px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
padding-right: 20px;
}

#sliderdiv {
background: url('images/post_topleft.png') no-repeat top left;
width: 825px;
padding-top: 15px;
margin-left: auto;
margin-right: auto;
}

#sliderdivfoot {
background: url('images/post_bottomright.png') no-repeat bottom right;
width: 820px;
padding-top: 10px;
}

#footer {
width: 100%;
background: url('images/footerbg.gif') repeat-x top left;
height: 172px;
}

#footer a {
color: #fff;
text-decoration: underline;
}

#footerwrapper {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
width: 845px;
padding-top: 20px;
}

#footerleft {
float: left;
width: 280px;
height: 140px;
overflow: hidden;
font-family: Tahoma;
color: #fff;
font-size: 11px;
background: url('images/footersep.gif') no-repeat top right;

}

#footercenter {
float: left;
width: 280px;
height: 140px;
font-family: Tahoma;
color: #fff;
font-size: 11px;
background: url('images/footersep.gif') no-repeat top right;

}

#footerright {
float: left;
width: 280px;
height: 140px;
font-family: Tahoma;
color: #fff;
font-size: 11px;

}

#footerleft p {
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
}

#footercenter p {
padding-top: 10px;
padding-right: 10px;
padding-left: 20px;
}

#footerright p {
padding-top: 10px;
padding-left: 20px;
}

.clear {
clear: both;
}

.articleheader {
background: url('images/post_topleft.png') no-repeat top left;
padding-top: 15px;
padding-left: 20px;
width: 580px;
margin-bottom: 5px;
}

.aheaderfoot {
background: url('images/post_bottomright.png') no-repeat bottom right;
}

.headerbody {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
padding-bottom: 10px;
}

#post-about-on-target-research h3 {
display: none;
}

#clientlist {
padding-top: 5px;
padding-bottom: 10px;
width: 580px;
margin-bottom: 20px;
}

#clientlistheader {
margin-bottom: 10px;
padding-bottom: 5px;
}


.clientleft {
float: left;
width: 190px;
}

.clientright {
width: 190px;
float: left;
}

.clientleft h2, .clientright h2 {
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #312d2c;
font-weight: bold;
font-size: 12px;
margin: 0 0 4px 0;
padding: 0;
}


.clientleft p, .clientright p {
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #312d2c;
font-size: 10px;
}

.clientimg {
float: left;
}

.clientimg img {
background-color: #f4f2f2;
border: 1px solid #cecccc;
padding: 4px;
margin-right: 5px;
}

.clienttext {
float: left;
}

#banner {
width: 100%;
height: 387px;
background: url('images/headerbg2.gif') repeat-x;
}


#bannerwrapper {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
width: 960px;
height: 387px;
background: url('images/headerglow2.jpg') top center no-repeat;
}

#introwrapper {
width: 400px;
float: left;
margin-top: 85px;
margin-left: 60px;
margin-right: 40px;
}

.theintro {
background: url('images/post_topleft.png') no-repeat top left;
padding-top: 15px;
padding-left: 20px;
margin-bottom: 20px;
}

.introfooter {
background: url('images/post_bottomright.png') no-repeat bottom right;
}

.introtext {
margin-right: 20px;
padding-bottom: 15px;
}

.introtext p {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
color: #e5e0e0;
}

#headerpic {
float: left;
margin-left: 20px;
height: 387px;
width: 409px;
background: url('images/graph.png') no-repeat top left;
}

.more-link {
text-decoration: none;
background: url('images/more.png') top left no-repeat;
font-size: 13px;
padding: 5px 17px 12px;
color: #fff !important;
width: 103px;
height: 28px;
line-height: 50px;
}


/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}