/*
Theme Name: Buddy Media
Theme URI: http://buddymedia.com
Description: Buddy Media's theme.
Version: 1
Author: Joseph Owen
Author URI: http://buddymedia.com/
Tags: buddy media
*/


/*=========== zero =========*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, iframe, label, input {
    margin: 0;
    padding: 0;
    border: 0;
	outline: none;
}

/*==== Text ====*/
h1, h1 a,h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,h4, h4 a, h4 a:hover, h4 a:visited, h5, h5 a, h5 a:hover, h5 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
	
h1{
	color:#003366;
}

	
h1 a{
	color:#003366;
}

h2{
	margin-top:10px;
	color:#003366;
}

h2.pagetitle {
	color:#003366;
	font-family:Georgia,serif;
	font-size:26px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:3px solid #EEEEEE;
}


h2.pagetitle.our-approach {
	/*display:none;*/
}

h2.apply {
	color:#3399CC;
	font-family:Georgia,serif;
	font-size:20px;
	font-weight:normal;
	margin-top:30px;
}

h3{
	color:#3399CC;
	margin-top:10px;
	font-family:Georgia,serif;
	font-size:20px;
	font-weight:normal;
}

h3.heading{
	clear:both;
	margin-top:20px;
}

h3.intro{
	font-size:16px;
}

h4{
	margin-top:10px;
	color:#003366;
	font-size:14px;
	font-weight:bold;
}

 

h5{
	margin-top:10px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
}



h2 a{
	color:#003366;
}
h3 a{
	color:#003366;
}
h4 a{
	color:#003366;
}

h5 a{
	color:#003366;
	text-decoration:none;
}

p{
	margin-top:10px;
	line-height:1.4;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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


a{
	color: #64AF2B;
	text-decoration: underline;
}
a:hover {
	color: #147;
	text-decoration: underline;
}

a.action{
	color:#FFFFFF;
	background:#77BB44;
	text-transform:uppercase;
	padding:3px 8px;
	margin:10px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

.external{
	margin-top:0;
	padding-left: 15px;
	background:url('/images/icon_external.gif') no-repeat 0 1px;
}

.facebook{
	margin-top:10px; 
	padding: 2px 0 2px 20px; 
	background:url('/images/16x16_facebook.gif') no-repeat 0 1px;
}

.pdf{
	margin-top:10px; 
	padding: 2px 0 2px 20px; 
	background:url('/images/pdf_icon16.png') no-repeat 0 1px;
}

#sidebar ul#work_with_us_links li{
	margin:10px 0 0 0; 
}
.twitter{	
	padding: 2px 0 2px 20px; 
	background:url('/images/twitterFavIcon.gif') no-repeat 0 1px;
}

.fanpage{	
	padding: 2px 0 2px 20px; 
	background:url('/images/fanFavicon.gif') no-repeat 0 1px;
}

sup{
	padding-left:3px;
}

dl{
	margin:10px 0 0 0;
}

dt{
	font-weight:bold;
	margin:10px 0 0 0;
}


dd{
	margin:0;
}

ul, ol { /*}#page ul, #page ol, #myBlog-wrap ul, #myBlog-wrap ol{	*/
	line-height: 1.4;
	margin: 0; /*10px 20px 0;*/
}

/*
#page ul li, #page ol li, #myBlog-wrap ul li, #myBlog-wrap ol li{	
	margin-top:10px;
}*/

.pageTitle_title{
	float:left;
}

.pageTitle_links{
	float:right;
	font-size:14px;
	line-height:2.1em;
}

.pageTitle_links .viewBy{
	display:block;
	float:left;
}

.pageTitle_links ul{
	line-height:2.1em;
	display:block;
	float:left;
}


.pageTitle_links ul li.first{
	margin-left:0;
}

h2 .pageTitle_links a{
	text-decoration:underline;
}
.pageTitle_links li{
	display:inline;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #003366;
}

.pageTitle_links li.first{
	border-left:none;
}

.imgText{
	clear:both;
}
.imgText img{
	float:left;
	margin:10px;
	border:1px solid #CCCCCC;
}
 

.imgText .text{
	float:left;
	width:389px;
}

.description{
	color:#999999;
	font-size:11px;
	margin:0;
}

.description h4{
	margin:0;
}

ul.screenGallery{
	list-style:none;
	clear:both;
	width:80%;
}

ul.screenGallery li{
	display:block;
	float:left;
	margin:10px 0 0 10px;
	border:1px solid #CCCCCC;
	padding:2px;
}



/* End Typography & Colors */

/*========= containers ========= */
body {
	margin: 0 0 20px 0;
	padding: 0;
    background: #EEEEEE;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #666666;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#container{
  background: url(images/bg_container_topleft.jpg) top left no-repeat;
  width:990px; /* width + left shade + right shade =  960px + 7.5px + 7.5px */ 
  margin:0 auto;
}

#container_pre{ 
  background: url(images/bg_container_topright.jpg) top right no-repeat;
  padding:15px;
  margin:0 -1px 0 0;
}

#container_body { 
  background: url(images/bg_container_right.jpg) top right repeat-y;
  margin:-13px 0 0 0;
  padding:5px 18px 15px;

}

#container_post{
  background: url(images/bg_container_bottomleft.jpg) bottom left no-repeat;
}

#container_post div{ 
  background: url(images/bg_container_bottomright.jpg) bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-15px 0 0;
}
  
#header {
	background: #003366;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;	
	-webkit-border-radius-topleft: 2px;
	-webkit-border-radius-topright: 2px;
}
#header .logo {
	float:left;
    margin: 15px;
}

#brandMessaging{
	color:#FFFFFF;
	float:right;
	font-size:13px;
	margin: 10px 0 10px 10px;
	width:400px;
	height:60px;
}

#brandMessaging ul{
	list-style:none;
}

#footer {
	clear:both;
	width:100%;
	background: #003366;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-top:20px;
	float:left;
}
#footer .menu{
	float:left;
	position:relative;
	top:8px;
	background:#003366;
	width:auto;
}

#footer .menu li a{
	border-left: 1px dotted #3399CC;
}

#footer p{
	font-size:11px;
	color:#005599;
	clear:right;
	width:80%;
	padding: 0 0 15px 15px;
}
#footer .logo{
	float:right;
	margin:10px 15px 10px 20px;
}

#content{
	position:relative;
	float:left;
	width:560px;
	margin:10px 30px 20px 10px;
}

#contentWide{
	position:relative;
	float:left;
	margin:10px 0 20px 0;
	padding:10px;
}

#sidebar{
	float:left;
	width:340px;
	margin:10px 0 0 0;	
}
  
#sidebar .heading{
	margin-top:30px;
	border-bottom:2px solid #CCCCCC;
}
 
#sidebar .heading h2{
	margin:0;
	padding: 0 0 5px 0;
	float:left;
}

#sidebar .heading .viewmore{
	display:block;
	float:right;
	margin-top:2px;
}
 

#sidebar .subheading{
	height:45px;	
	position:relative;
}

#sidebar .subheading h3{	
	position:absolute;
	bottom: 0;	
}


#sidebar .fbActivity{	
	margin-top:0;
}

#sidebar .fbLikeBox{	
	margin-top:15px;
}

#twitter_callout{
	margin-bottom:20px;
}

/*===== Menu ====*/
	
.menu{
	float:left;
	margin:0;
	width:100%;
	background:#4FA951;
	
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;	
	-webkit-border-radius-bottomleft: 2px;
	-webkit-border-radius-bottomright: 2px
}



.menu li{
	position:relative;
	display:block;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0;
}



.menu li a{
	display:block;
	padding:2px 15px;
	border-left: 1px dotted #003366;
	color:#FFFFFF;
	text-decoration:none;
}

.menu li.first a{
	border-width:0 !important;
}

 
 
 
.menu li span.current {
	background:transparent url(images/bg_navtick.gif) no-repeat scroll center center;
	border:medium none;
	clear:both;
	display:block;
	height:15px;
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
}
 
 


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

/* ===== Sidebar =====*/
#sidebar .col1{
	float:left;
	width:50%;
}
#sidebar .col2{
	float:left;
	width:50%;
}

#sidebar .col1 h3, #sidebar .col2 h3{
	font-size:14px;
	vertical-align:baseline;
}
 
/*===== Our Work =====*/ 
#app_category{
	background: #EAF5FB;
	padding:10px;
	margin-top:10px;
}

#app_category h4.label{
	float:left;
	display:inline-block;
	margin:3px 5px 3px 3px;
	color:#003366;
	font-size:12px;
}

#app_category ul{
	float:left;
	display:block;
	width:440px;
	list-style:none;
}

#app_category li{
	float:left;
	margin:2px;	
}

#app_category li a{
	-moz-border-radius:2px;	
	-webkit-border-radius: 2px;
	margin:3px 3px 0 0;
	padding:2px 5px;
	color:#003366;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#app_category li a.current{
	background: #003366;
	color:#FFFFFF;	
}
.app{
	clear:both;
	margin-top:20px;
}
.app_thumb{
	float:left;
	border:1px solid #CCCCCC;
	padding:2px; 
	margin-right:10px;
}
.app_details{
	float:left;
	width:400px;
}

.app_details h4{
	margin-top:0;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.app_feature{
	float:right;
	margin:0 0 10px 20px;
}

.app_feature p{
	margin-left: 5px;
}


div.workItems {
	border-bottom:1px dotted #ccc;
	padding:0 0 10px 0;
	margin:0;
}
	
div.workImages {
	float:left;
	width:225px;
}

div.workImages img {
	border:1px solid #ccc;
	padding:2px;
}

div.workImages p {
	text-align:center;
}

div.workImages p img {
	border:none;
}

h3.workItemHeader {
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#4FA951;
	padding-bottom:5px;
}

.entry ul.workThumbs{
	list-style-type:none;
	margin:0;
	padding: 5px 0;
}

.entry ul.workThumbs li {
	display:inline;
	padding: 0 5px 0 0;
	margin:0;
}

ul.workBullets {
	width:300px;
	float:left;
}
ul.workBullets li {
	border:none;
	padding:0;
}


ul.workPosts{
	margin: 0;
	padding: 0;
}
ul.workPosts li {
	margin: 0;
	padding: 0;
}

ul.workPosts div.workItems{
	border-bottom: none;
}


/* ======= Brands ======= */
.brand{
	float:left;
	margin:20px 5px;
}
.brand img{
	border:1px solid #CCCCCC;
}

.row{
	clear:both;
}

.brand_detail{
	display:inline;
	float:right;
}




/* New Our Work */
ul.workPosts{
	margin: 0;
	padding: 0;
}

ul.workPosts li{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.workPosts li.workPostsItem {
	margin: 10px 0 0 0;
	padding: 10px;
	height: 315px;
	width: 260px;
	float: left;
	background: url(/images/ourWorkItem.png) no-repeat;
}

ul.workPosts div.workItems{
	border-bottom: none;
	padding: 0;
}

ul.workPosts .brand {
	margin-top: 0;
}

ul.workPosts div.workImages p {
	text-align:left;
}
.workImages p {
	margin-top: 0;
	padding-bottom: 10px;
}

/*===== Social Tools =====*/ 
.tool{
	clear:both;
	margin-top:20px;
}
.tool_thumb{
	float:left;
	margin-right:10px;
}
.tool_details{
	float:left;
	width:400px;
}

.tool_details h4{
	margin-top:0;
}

 


/*========= contentBlock  ========= */
.contentNav{
	float:left;
	width:20%;
	list-style:none; 
}

.contentNav .contentLink{
	
	margin-top:10px;
	font-weight:bold;
}

.contentNav .contentLink span{
	color:#7DC443;
	border-bottom:1px dotted #7DC443;
	cursor:pointer;
}

.contentNav .contentLink.current span{ 
	font-weight:normal;
	color:#666666;
	border-bottom:none;
	cursor:default;
}

.contentBlocks{
	float:left;
	position:relative;
	margin-left:10px;
	width:70%;
}

.contentBlocks .contentBlock{
	position:absolute;
	top:0;
	left:0;

}





/* Begin Structure */

 

.post {
	margin:0px 0 0 0;
	clear:both;
	}
	

.post hr {
	display: block;
	}



.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
 





/* Begin Images */

/*	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: 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
	}
/* End Images */



/* Begin Lists

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

.entry ul {
	margin: 10px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}


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

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


.post_content img{
margin:0 7px 2px 0;
padding:4px;
}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
 

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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


 

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*==== platform callout ======*/

ul.logoList, div.featuresContainer ul.logoList {
	list-style-type:none;
	margin:0;
	padding:0;
	width:340px;
	float:right;
}

ul.logoList li, #sidebar ul.logoList li, div.featuresContainer ul.logoList li {
	float:left;
	padding:5px 4px 0 4px;
	margin:0;
}

div.contactUsCalloutSq{ 
	float:right;
	margin: 20px 5px 0 0;
}

div.platformCalloutContainer{ 
	width:100%;
	float:right;
	margin:20px 0 0 0;
	background: url(/images/platform/platform_bg_r.png) no-repeat right top #112c4f;	
}

div.platformCalloutContainer.homePage{ 
	position:relative;
	width:100%;
	float:left;
	margin:20px 0 0 0;
	background: url(/images/platform/platform_bg_l.png) no-repeat left top #112c4f;	
	padding-bottom:75px;
}

div.platformCalloutContainer div.sliding {
	padding-bottom:10px;
}


div.platformCalloutContainer.homePage div.sliding {
	min-height:370px;
}

div.platformCalloutContainer ul.solutionTabs {
	float:left;
	list-style:none;
	margin:40px 0 0 0;
	padding:0;
}
div.platformCalloutContainer ul.solutionTabs li {
	float:left;
	padding:10px 5px 0 0;
	margin:0;
	line-height:0;
}

div.platformCallout {
	float:left;
	width:455px;
	color:#fff;
	padding:20px 20px 0 20px;
	background: url(/images/platform/platform_bg_l.png) no-repeat left top #112c4f;
}

div.platformCallout.homePage {
	float:right;
	width:447px;
	color:#fff;
	padding:20px 25px 0;
	background: url(/images/platform/platform_bg_r.png) no-repeat right top #112c4f;
}
div.platformCallout h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:34px;
	letter-spacing:-1px;
	padding-top:5px;
}

div.platformCallout h4 {
	color:#fff;
	padding: 0 0 5px 0;
}

div.platformCallout p {
	font-size:14px;
	color:#ccc;
}

p.platformContact {
	font-size:16px;
}
p.platformContact a {
	font-weight:bold;
}


div.platformCallout ul {
	float:left;
}


div.platformVideo{
	float:right;
	 padding:25px 20px 0 25px;
}


.homePage div.platformVideo{
	float:left;
	 padding:25px 0 0 35px;
}

div.videoLike{
	float:right;
	clear:right;
	margin:10px 16px 10px 0;
}

.homePage div.videoLike{
	float:left;
	clear:left;
	margin:10px 0 10px 40px;
}




div.platformCallout ul li {
	padding: 0 0 0 5px;
	margin: 0 0 0 18px;
	font-size:15px;	
}
div.featureList {
	float:left;
	padding: 0 0 15px 0;
	margin:15px 0;
}

div.featureList ul {  padding-right:10px; width: 210px;}
div.featureList ul li { padding: 0 0 5px 0;}

#tabs_container{
	position:absolute;
	bottom:0;
	left:0;
}
#tabs_container ul{
	float:left;
	margin:0;
}

#tabs_container ul li {
	display:block;
	margin:0;
	float:left;
}

#tabs_container ul li a{
	display:block;
}
.platformCarouselItem a{
	width:191px;
	height:65px;
	text-indent:-5000px;
}
#tab_bmp{
	background:url(/images/platform/home_tab_bmp.png) no-repeat top left;
}

#tab_bvl{
	background:url(/images/platform/home_tab_bvl.png) no-repeat top left;
}
#tab_glb{
	background:url(/images/platform/home_tab_glb.png) no-repeat top left;
}
#tab_agn{
	background:url(/images/platform/home_tab_agn.png) no-repeat top left;
}

#tab_bmp.ui-tabs-selected{
	background:url(/images/platform/home_tab_bmp_a.png) no-repeat top left;
}

#tab_bvl.ui-tabs-selected{
	background:url(/images/platform/home_tab_bvl_a.png) no-repeat top left;
}
#tab_glb.ui-tabs-selected{
	background:url(/images/platform//home_tab_glb_a.png) no-repeat top left;
}
#tab_agn.ui-tabs-selected{
	background:url(/images/platform/home_tab_agn_a.png) no-repeat top left;
}

p.learnMore{
	margin-top:20px;
}


ul.contactList {
	width:100%;
	float:left;
	background:url(/images/platform/platform_link_bg.png) repeat-x;
	padding:8px 0 11px 0;
	margin:0;
}

ul.contactList li {
	display:block;
	padding:0 17px;
	margin:0;
	float:left;
	border-right:1px dotted #333;
}
ul.contactList li.last { border:none;}


/*==== platform markering styles ======*/
div.featuresContainer { width:100%;}
div.featuresContainer h2{
	float:right;
	width:335px;
}
div.featuresContainer h3.featuresHeader, div.bap h3.featuresHeader { font-family: Helvetica, Arial, sans-serif; font-size:24px; color:#4FA951; font-weight:bold; padding-bottom:5px;}
div.featuresContainer ul { width:465px; float:left; list-style-type:none; margin:0; padding:0;}
div.featuresContainer ul.benefitWide {width:560px;}
div.featuresContainer ul li { padding: 0 0 20px 0; margin-left:0;}
div.featuresContainer ul li h5 { font-size:16px; margin:0; padding: 0;}
div.featuresContainer p { margin-top:0;}
div.featuresContainer p.featureContent { float:left; width:300px; padding: 0 15px 0 0;}

div.bap{
	clear:left;
	margin:30px 0 10px 0;
	width:560px;
}

/*==== temporary featured item ======*/
h3.accoladeHeader {
	color:#4fa951;
	font-family:Georgia,serif;
	font-size:22px;
	font-weight:normal;
	margin-top:15px;
	padding-bottom:5px;
}

div.headerCallouts { float:left; margin-top:15px;}

ul.headerCallouts {
		margin:0;
		padding:0;
		list-style: none;
}
ul.headerCallouts li {
	background:url(/images/header_quote.png) no-repeat 5px 5px;
	float:left;
	margin:0;
	padding:0 5px 5px 5px;
	width:225px;
	height:105px;
	color:#666;
	border-right:1px dotted #ccc;
}
ul.headerCallouts li.last { border:none;}
ul.headerCallouts li a {
	border:none;
	text-decoration: none;
	color:#666;
}
ul.headerCallouts li a:hover {
	text-decoration:underline;
}
ul.headerCallouts li a img {border:none;}
ul.headerCallouts li p {
	font-size:12px;
	margin:0;
	padding:5px 7px 0 30px;
	line-height:1.3;
	height:60px;
}
ul.headerCallouts li p.calloutSource {
	font-weight:bold;
	vertical-align:bottom;
	font-size:13px;
	height:40px;
}	
	
/*==== featured item ======*/
.featured_item{
	margin:30px 0;
}

.featured_item .img{
	float:left;
	width:200px;
}

.featured_item .text{
	float:left;
	width:360px;
}

/*==== buddy feed ======*/
h2.buddy_feed_heading {
	margin-top:30px;
	border-bottom:2px solid #CCCCCC;
}
h5.buddy_feed_heading{
	background:#003366;
	color:#FFFFFF;
	padding:10px;
}

#buddy_feed{
	margin-top: 0;
}

/*.home_page #buddy_feed{
	margin-top: 0;
}*/

#buddy_feed h4.category{
	border-bottom:2px solid #CCCCCC;
	/*padding:5px 10px 5px 10px;*/
	padding:10px 0 0 0;
	font-size: 11px;
	text-transform:uppercase;
}


#buddy_feed h4.category a{
	color:#666666;
}




#buddy_feed .label{
	display: inline;
	float:left;
	font-weight:bold;
	font-size:12px;	
	margin-right:10px;
}

#buddy_feed .filters{
	background:#EAF5FB;
	height:35px;
}

#buddy_feed .filters h4{
	margin:10px ;
}

#buddy_feed .filters ul{
	display: block;
	float:left;
	padding:5px 0;
}

#buddy_feed .filters .category a{	
	list-style:none;
}

#buddy_feed .filters li{
	display:block;
	float:left;
	
}

#buddy_feed .feed{
	float:left;
	clear:both;
	list-style:none;
	margin-top:0;
	width:560px;
}

#buddy_feed .feed li{
	margin-top:10px;
	clear:both;
}

#buddy_feed  .filters .category{
	float:left;
	margin-right:2px;
}

#buddy_feed .filters .category a{
	display: inline-block;
	background: #EAF5FB;
	color: #003366;
	text-decoration:none;
	margin:3px 3px 0 0;
	padding:2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}

#buddy_feed .filters .category.current a{	
	background: #003366;
	color: #EAF5FB;
}

#buddy_feed .thumb{
	float:left;
	margin:10px 0 0 10px;
	padding:1px;
	border:1px solid #CCCCCC;
}

#buddy_feed .details{
	float:left;
	width:430px;
	margin:10px 0 0 10px
}


#buddy_feed .details.withThumb{
	width:390px;
}
#buddy_feed h5.title{
	margin-top:0;
	font-weight:bold;
	color:#003366;
	line-height:16px;
	font-size: 14px;
} 

#buddy_feed h5.title a{
	color:#003366;
}

#buddy_feed p.details{
	margin-top:0;
}


p.post_meta{
	margin-top:0;
	font-size:11px;
}

#buddy_feed p.post_excerpt{
	color:#666666;
}



#buddy_feed .fbLikeButton{
	display:block;
	margin-top:10px;
	float:right;
}
 
 
	
/* ====== Social Math =====*/

#socialMediaEconomics{
	float:left;
	clear:both;
	background:#eeeedd;
	width:440px;
	margin-top:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#socialMediaEconomicsTableContainer{
	overflow:hidden;
}

#socialMediaEconomics h3{
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:10px 20px 0;
	font-weight:bold;
}

#socialMediaEconomics .invalid{
	display:block;
	color:#FF0000;
	padding:5px 0;
}

#socialMediaEconomics .unit{
	color: #99bb88;
	padding-right:2px;
}

#socialMediaEconomics .formRow{
	float:left;
	width:28%;
	margin-left:20px;
	border-left:1px dotted #CCCCCC;
	padding-left:40px;
}
#socialMediaEconomics .formRow.first{
	border-left:none;
	padding-left:0;
}

#socialMediaEconomics label{
	font-weight:bold;
	display:block;
	color:#669966;
}

#socialMediaEconomics input{
	text-align:right;	
	border:1px solid #c6d9b5;
	padding:2px;
}

#banner_cpm_1{
	width:80px;	
}

#totalBudget{
	width:80px;	
}

#socialEconomicsTableContainer{
	clear:both;
}

#socialMediaEconomics table{
	margin-top:20px;
	width:100%;
	background:#f5f5eb;
	border-collapse:collapse;
}

#socialMediaEconomics th{
	font-weight:bold;
	font-size:14px;
	color: #003366;
	padding:10px 0 10px 15px;
	border-top:1px dotted #bbccaa;
}

#socialMediaEconomics th.social{	
	width:110px;	
	text-align:right;	
}

 #socialMediaEconomics th.banner{
	width:120px;	
	text-align:right;
	padding-right:20px;	
}

#socialMediaEconomics td{
	text-align:right;	
	padding:2px 5px;	
	border:dotted #CCCCCC;
	border-width:1px 0;
}

#socialMediaEconomics tr.impressions td{
	padding-top:10px;
	padding-bottom:10px;
	background:#FFFFFF;
	border-top:1px solid #9F9F81;
	font-size:13px;
	font-weight:bold;
}
#socialMediaEconomics tr.totalEngagedUsers td{
	padding-top:10px;
	padding-bottom:10px;
	background:#FFFFFF;
	border-top:1px solid #9F9F81;
	font-size:13px;
	font-weight:bold;
}

#socialMediaEconomics tr.costPerEngagedUser td{
	padding-top:5px;
	padding-bottom:10px;
	background:#FFFFFF;
	border-top:1px dotted #003366;	
	border-bottom:1px dotted #bbccaa;	
	font-size:13px;
	font-weight:bold;
}

#socialMediaEconomics td.label{
	color:#669966;
	font-weight:bold;
	padding-left:0;	
		
}
#socialMediaEconomics td.last{
	padding-right:20px;	
}
#calculate{
	display:block;
	margin:5px 20px 20px;
	padding: 3px 8px;
	background: #77BB44;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	border:none;
}

#calculate.recalculate{
	float:left;
	background: #4ea7d3;
}

#footnotes{
	float:left;
	margin:10px 0 0 10px;
	clear:both;
	font-size:11px;
	color: #7F7F7F;
}

.instructions{
	margin:10px 20px 0 20px;
}
#confirmMessage{
	color:#4EA7D3;
	margin:10px;
}

/*====== BuddyNotes =====*/
#buddyNotes { width:380px; border:1px solid #ccc; padding:10px; margin: 0 auto; background:#fff;}
#buddyNotes h2, #buddyNotes h3{ font-family: "Arial", sans-serif; color:#000; font-weight: bold;}
#buddyNotes h3 { font-size:110%;}
#buddyNotes .pageNum { text-align: center; border-top:1px solid #ccc; padding: 5px 0 0 0;font-weight:bold; font-size:90%;}
p.bnChart { text-align:center; padding:5px; margin: 10px 0 20px 0; border:1px solid #ccc; }
.bnCover { width:370px;}
.bnCenter { text-align:center;}
.bnQuestion { background:#003366; font-size:120%; color:#5db463; padding:10px; margin: 10px 0; text-align:center;}
.bnQuestion strong { font-size:130%; color:#fff;}
.bnQuestion b { font-size:130%; color:#fff;}
.bnQuestion p { padding: 0; margin:0; font-style: italic; }
ul.bnSocialIQ { list-style-type:none}
ul.bnSocialIQ li { font-size:130%; font-weight:bold; padding:0 0 15px 0;}
ul.bnPagination { text-align:center; list-style-type:none; margin:0; padding:0;}
ul.bnPagination li { display:inline; margin:0; padding: 0 10px 0 0;}

/*====== Event Attendee =====*/
.eventAttendeeContainer{
	float:left;
	width:30%;
	margin-left:20px;
}

.entry .eventAttendeeContainer{
	margin:0;
	width:100%;
}
.eventAttendee{
	list-style:none;
	margin:10px 0 0 0;
}

#eventsArchive h6{
	display:inline;
}

#eventsArchive .viewAll{
	text-align:right;
	padding:2px 2px 0 10px;
	color:#64AF2B;
	text-decoration:underline;
	cursor:pointer;
	
}

.eventAttendee li{
	display:inline;
	border-left:1px dotted #CCCCCC;
	margin-left:5px;
	padding-left:8px;
	color:#64AF2B;
	text-decoration:underline;
	cursor:pointer;
	font-size:10.5px;
}

.eventAttendee li.first{
	display:inline;
	border-left:none;
	padding-left:0;
	margin-left:0;
}


#eventsArchive{
	position:relative;
}


.imGoing{
	float:left;
	background:#48649E;
	color:#FFFFFF;
	padding:5px 8px 4px;
	margin:13px 0 5px;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


.imGoing.disabled{
	background:#CCCCCC url(../../../images/checkcircle.gif) no-repeat scroll 89% 50%;
	padding-right:33px;
	margin:11px 0 5px;
	font-size:14px;
	cursor:default;
}

.imNotGoing{
	display:block;
	clear:both;
	color:#64AF2B;
	text-decoration:underline;
	cursor:pointer;
}



.fbProfilePicContainer{
	padding:10px 0;
	margin-top:8px;
	border: solid #CCCCCC;
	border-width:1px 0 0 0 ;
}



.fbConnectButton .fb_login_ready{
	position:absolute;
	top:0;
	right:0;
}

.fbConnectButton .fb_login_not_logged_in {
	
	position:absolute;
	top:25px;
	right:0;
}

.fbConnectButton .fb_login_not_authorized{
	
	position:absolute;
	top:25px;
	right:0;
}

.fb_profile_pic_rendered img{
	margin:0 3px 0 0 ;
	border:1px solid #CCCCCC !important;
	padding:2px;
	vertical-align:middle;
}



.feed .eventAttendeeContainer{
	float:none;
	clear:both;
	margin:0;
	width:auto;
}

/*.feed .eventAttendeeContainer a img{
	width:25px;
	height:25px;
}*/

.feed .fbProfilePicContainer{
	padding:0;
	margin-top:5px;
}

.feed .whosGoingContainer{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.feed .fb_profile_pic_rendered img{
	height:25px;
	width:25px;
	margin-right:5px;
}

.feed .be_the_first{
	margin: 5px 5px 10px 0;
}

.fbLikeStandard{
	margin-top:15px;
}

/*======= forms ========*/

label{
	display:block;
	color:#003366;
	font-weight:bold;
}

input,  textarea{
	border:1px solid #CCCCCC;
	padding:5px;
}

label{
	display:block;
	color:#003366;
	font-weight:bold;
}

/* ====== Common Form Elements ======*/
.row.name, .row.email, .row.resume{
	clear:both;
	display: inline;
	float:left;
	margin:10px;
	width:250px;
}

.row.name input, .row.email input{
	margin-top:10px;
	width:230px;
} 
	
.row.message textarea{
	width:505px;
}

.row.verification input{
	width: 175px;
}

.row.verification img{
	border:1px solid #CCCCCC;
	position:relative;
	top:9px;
}


/* ====== Contact ===== */


/* ======= contact ======== */
.map{
	float:left;
	margin:23px 7px 10px 0;
}

.map img{	
	border:1px solid #CCCCCC;
}


.bmLocation{
	margin:10px;
	float:left;
	width:220px;
}

.address{
	font-size:16px;
	color:#003366;
	font-weight:bold;
}
 
#contactUs{
	margin-top:10px;
	padding:10px;
	background:#F2FAED;
	clear:both;
} 

#contactUs label{
	display:block;
	color:#003366;
	font-weight:bold;
	width:200px;
}

#contactUs input, #contactUs textarea{
	border:1px solid #CCCCCC;
	padding:5px;
}
 



#contactUs .row.company, #contactUs .row.phone{
	display: inline;
	float:left;
	margin:10px;
	width:250px; 
}
#contactUs .row.company input, #contactUs .row.phone input{
	margin-top:10px;
	width:230px;
}

#contactUs .row.help, #contactUs .row.message, #contactUs .row.verification{
	display: inline;
	float:left;
	clear:both;
	margin:10px;
}

.row.help label, .row.message label, .row.verification label{
	/*width:300px;*/
}

.row.help select, .row.message textarea, .row.verification input{
	margin: 10px 0 0 0;
}

/* ====== our approach ====== */
.listTwoCol { clear:both;}
.listTwoCol ul { 
	float:left;
	width:45%;
	}


/* ====== job application ====== */
.jobApplication{
	clear:both;
	margin-top:10px;
	padding:10px;
	background:#F2FAED;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

 

.jobApplication .name{
	width:100%;
}

.jobApplication .name input{
	margin-top:10px;
	width:505px;
}



#resume input{
	margin:10px;
}


.jobApplication .email input, .jobApplication .resume input{
	margin-top:10px;
	width:235px;
}

.jobApplication .company, .jobApplication .phone{
	display: inline;
	float:left;
	margin:10px; 
}
.jobApplication .company input,.jobApplication .phone input{
	margin-top:10px;
	width:235px;
}

.jobApplication .help, .jobApplication .message, .jobApplication .verification{
	display: inline;
	float:left;
	clear:both;
	margin:10px;
}

.jobApplication .message label, .jobApplication .verification label{
	width:300px;
}

.jobApplication .message textarea, .verification input{
	margin: 10px 0 0 0;
}

/* TEMPORARY STYLES FOR HOLIDAY POST */
.holidayPost { margin-top:10px; background:url("http://www.buddymedia.com/images/holiday_bg1.jpg") no-repeat top left; width:520px; font-family:Georgia, serif; font-size:13px; padding-bottom:100px;}
.holidayPost div { width:100%; margin-bottom:20px; line-height:1.4; padding-left:30px}
.holidayPost div a {font-weight:bold; font-style:italic; color: #c00; text-decoration:underline;}
}

 
.chronoform{
	display:none;
}

.submit{
	clear:both;
}

.submit input{
	padding:2px 8px;
	background: #77BB44;
	color: #FFFFFF;
	font-size:20px;
	border:none;
	margin: 10px 0 10px 10px;
	text-transform:uppercase;
}

/* ===== our team ===== */
.person{
	float:left;
	border:1px dotted #CCCCCC;
	margin:10px 5px;
	padding:5px;
	width:70px;
	height:100px;
	text-align:center;
}
.person img{
	margin: 5px 10px 0 10px;
	border:1px solid #EEEEEE;
}

.person p{
	margin-top:5px;
}


/* ===== Makse Social Work ===== */
.msw #container_body{
	padding:15px 38px 35px;
	position:relative;
}
.msw #content.widecolumn{
	width:auto;
	float:none;
	margin:0;
}


#bm_link {
	text-align: right;
	padding-bottom: 10px;
}

#header_msw{
	background:#112c4f;
}

#header_msw_top{
	padding:20px;
}

#platform_screens{
	position:absolute;
	top:60px;
	right:40px;
	z-index:100;
}

#platform_highlevel{
	background:#eaf5fa;
	padding:20px;
}


#platform_highlevel{
	background:#eaf5fa;
	padding:20px;
}
#platform_highlevel p{
	width:325px;
	margin:10px 0 0 0;
}


#platform_highlevel ul{
	width:450px;
	margin:10px 0 0 0;
}

#platform_highlevel ul li{
	float:left;
	width:200px;
	margin:0 0 8px 15px
}

#make_social_work_form{
	clear:both;
	background:#49A941 url(/wp-content/themes/buddymedia/images/bg_makesocialwork_form.png) no-repeat top left;
	padding:40px 20px 20px 20px;
}



#make_social_work_form .wpcf7{
	float:right;
	width:550px;
}

#make_social_work_form .instructions{
	margin:0;
	float:left;
	font-size:12px;
	color:#3c3c3c;
	padding-top: 25px;
}

#make_social_work_form .instructions p{
	font-size:13px;
	color:#3c3c3c;
}
#make_social_work_form .instructions h2{
	color:#FFFFFF;
	font-size:29px;
}


#make_social_work_form .formRow{
	float:left;
	margin:10px 0 0 20px;
}
#make_social_work_form label{
	color:#FFFFFF;
}

#make_social_work_form input{
	width:170px;
	margin-top:5px;
	border:1px solid #3d712f;
	font-size:16px;
}
	
#make_social_work_form .wpcf7-response-output{
	float:left;
	margin:0 0 0 20px;
	width:342px;
}


#make_social_work_form .wpcf7-not-valid-tip{
/*	display:none;*/
}

#make_social_work_form .submit{
	margin:0;
	float:right;
	bottom:10px;
	right:0;
	clear:none;
	padding:0;
}


#make_social_work_form .submit input{
	width:96px;
	height:37px;
	/*background:url(/wp-content/themes/buddymedia/images/btn_submit.png) no-repeat top left;*/
	color:#439c37;
	background:#FFFFFF;
	border:1px solid #b5d4e7;
	margin:0;
	font-size:20px;
}


#make_social_work_form .submit img{
	border:2px solid #ADD3D3;
	background:#FFFFFF;
}

#msw_primary{
	float:left;
	width:590px;
	margin-top:25px;
}
#msw_primary h2{
	background:#112c4f url(/wp-content/themes/buddymedia/images/bg_header_platform_features.png) no-repeat 10px 15px;
	text-indent:-5000px;
	height:50px;
	margin-top:0;
}

#msw_primary h3{
	color:#0d3969;
	font-size:14px;
	font-family:Helvetica;
	font-weight:bold;
	float:left;
}

#msw_primary .pfItem{
	clear:both;
	margin-top:10px;
}
#msw_primary .pfItem p{
	float:left;
	width:430px;
}


#msw_primary .pfItem .pfImage{
	float:right;
	margin:10px 10px 0 0;
}


#msw_primary .pfItem img{
}


#msw_secondary{
	float:right;
	width:300px;
	margin-top:25px;
	background:#ecf3f9;
	padding-bottom:20px;
}

#msw_secondary h2{
	background:#112c4f url(/wp-content/themes/buddymedia/images/bg_header_tesimonials.png) no-repeat 10px 15px;
	text-indent:-5000px;
	height:50px;
	margin-top:0;
	
}


#msw_secondary p{
	font-family:Georgia;
	text-align:center;
	font-size:13px;
	padding: 0 5px;
}

#msw_secondary .tItem img {
	padding:  0 0 15px 0;
}

/*=========== Header Social Marketing Callout =========*/
.smCallout {
	text-align:right;
}


/*=========== Utility =========*/

.ui-tabs-hide {
     display: none;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.printOnly{
	display:none;
}

.screenOnly{
	display:block;
}

.clearBoth{
	clear:both;
}

.hidden, .unseen, .hide{
	display:none;
}
 

.hiddenVisibility{
	visibility:hidden;
}

.clearMe{
	clear:both;
}

img.floatLeft{
	float:left; 
	margin-right:10px;
}


.p1{
	border-color:#FF00CC !important;
}

.p2{
	border-color:#FFCC00 !important;
}
.p3{
	border-color:#00FFCC !important;
}


}
