/*

Theme Name: MarkBunting.com Wordpress theme
Theme URI: http://www.markbunting.com/
Description: This is a wordpress theme that was developed specifically for Mark Bunting's MarkBunting.com by Rubicon TechVentures. 
Version: 1.0
Author: Dax Davis/Nathan St. Pierre
Designer: Ben Jordan/Jason Bee
Author URI: http://www.rubicontechventures.com/ 
Tags: custom, mark bunting, branded

	Mark Bunting 1.0
	http://www.markbunting.com

	Designed by Ben Jordan, NetSuccess with modifications by Jason Bee, Rubicon TechVentures
	Implemented by Dax Davis, Rubicon TechVentures and started by Nathan St. Pierre, NetSuccess

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	background: #000000 url(images/bgPage.png) repeat-x center top;
	color: #666;
	text-align: center;
	font: 62.5% Georgia, Serif;
	}

#page {
	text-align: left;
	}

#navbar {
	font-size:12px;
	color:#515151;
	text-transform:uppercase;
}

#navbar a {
	color:#515151;
	}

#header {
	background:url(images/bgHomeHeader.png) no-repeat;
	}
#headerBody {
	margin:0 auto;
	width:920px;
	background: url(/wp-content/themes/markbunting/images/bgHomeHeaderContent.png) repeat-y center top;
}

#skyTV p {
	width:300px;
	font-size:13px;
	color:#454545;
}

#header.templateSingle .entry {
	color:#666666;
	font-size:130%;
	line-height:180%;
}
#header.template50x50 .entry {
	color:#666666;
	font-size:130%;
	line-height:180%;
}

#skyTV img {
	margin:0px 10px 0px 0px;
}

#content {
	font-size: 130% /*1.2em*/
	}

#content .contentheader, h1.contentheader,
#rightColumn .contentheader, #rightColumn h1.contentheader {
	font-family:Helvetica Neue, Helvetica, Serif;
	font-size:16px;
	color:#404040;
	text-transform:uppercase;
	font-weight:normal;
	background:#efefef;
	display:block;
	/*width:90%;*/
	margin:0px;
	padding:10px;
}
h1.contentheader {
	margin-top: 15px;
}
.pageID6 #content #leftColumn .contentheader {
	margin-bottom: 10px;
}
#sidebar #featureditem img {
	float:left;
	margin: 0 10px;
}

#sidebar #featureditem p {
	text-align:left;
	color:#666;
	font-size:12px;
	padding:0 10px;
}

#featureditem span {
	
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

#narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

#narrowcolumn .postmetadata {
	text-align: center;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}

/*#footer {
	background:url('images/footerbg.png') no-repeat top;
	border: none;
}*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	/*text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar {
	
}

#sidebar h2, #rightColumn h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #rightColumn {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #rightColumn ul ul li, #rightColumn 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;
	}


#sidebar a, #rightColumn a {
	color:#6a6a6a;
}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	/*width:1000px; */
	}

#navbar {
	width:960px;
	padding:0px;
	margin:0 auto;
	height:98px;
	margin-bottom: 20px;
}

#navbar ul {
	margin:0;
	padding:0;
	height:95px;
	float:left;
}

#navbar li {
	display:block;
	float:left;
	margin:5px 0 0;
	padding:40px 19px 0 18px;
	background: url(images/navSeperator.png) no-repeat right top;
	height:95px;
	text-align:center;	
}

#logoholder {
	background:url(images/logoMarkBunting.png) no-repeat;
	margin-top:5px;
	height:95px;
	width:369px;
	float:left;
}

#header {
	margin: 0 auto;
	padding: 21px 27px 0;
	/*height: 500px;*/
	width:866px;
}
#header.template50x50, #header.templateSingle {
	margin: 0 auto;
	padding: 21px 17px 0;
	/*height: 500px;*/
	width:886px;
}

#buntingWindow {
	width:548px;
	height:428px;
	border: 1px solid #d5d5d5;
	background:#fff url(images/heroHomePage.png) no-repeat 6px 6px;
	margin:0;
	float:left;
}
#buntingWindow #heroHome {
	height:305px;
	padding:6px;
	width:535px;
	position:relative;
}

#buntingWindow #heroText {
	background-color: #e7eaf7;
	border: 1px solid #d5d5d5;
	width: 513px;
	height: 79px;
	padding: 10px;
	margin: 4px 6px 6px 6px;
	font-size: 13px;
	line-height: 21px;
	color: #404040;
	overflow: hidden;
}
#heroText p {
	margin: 0;
}

#buntingWindow #heroHome a {
	display:block;
	font-size:19px;
	color:#ffffff;
	text-align:right;
	right:28px;
	position:absolute;
	width: 243px;
	height:63px;
}

#buntingWindow #heroHome a#btnTVIcon {
	top:38px;
}

#buntingWindow #heroHome a#btnMarketingGuru {
	top:105px;
}

#buntingWindow #heroHome a#btnEntrepreneurInvestor {
	top:169px;
}

#buntingWindow #heroHome a#btnSpeakerAuthor {
	top:235px;
}

#videoContainer {
	width:300px;
	background:url(images/moviebox.jpg) no-repeat;
	margin-left: 15px;
	float:left;
}
.headerContent {
	background: url(images/bgHomeHeaderContent.png) repeat-y center top;	
	width: 920px;
	margin: 0 auto;
}

.headerBottom {
	background: url(images/bgHeaderBottom.png) no-repeat center top;
	width: 920px;
	height: 10px;
	clear:both;
	margin: 0 auto;
	margin-left:-27px;
}
.template50x50 .headerBottom, .templateSingle .headerBottom {
	margin-left:-17px;
}
#skyTV #btnVideoProduction {
	margin-left:-8px;
	margin-top:2px;
}
#sliderapp {
/*	margin-left: 40px;
	color:#9a9a9a;
	font-size:12px;
	text-align:center;
	float:none;*/
}

#sliderapp img {
	float:none;
}
.scrollerDescription {
	text-align: center;
	clear:both;
	margin:0;
	padding:0;
}
#content {
	/*width:920px;*/ /*total of 960 after padding */
	/*background:url(images/contentbg.png) repeat-y;*/
	padding:0;
	margin:0 auto;
	margin-top: 10px;
	clear: both;
	display: block;
}
#contentTop {
	background: url(images/bgContentTop.png) no-repeat center top;
	width: 920px;
}
.template50x50 #contentTop {
	background: url(images/bg50x50Top.png) no-repeat center top;
	width: 920px;
}
#contentBody {
	background: url(images/bgContentBody.png) repeat-y center top;
	width: 920px;
	margin: 0 auto;
	padding: 0 27px;
}
.template50x50 #contentBody {
	background: url(images/bg50x50Body.png) repeat-y center top;
	width: 920px;
	margin: 0 auto;
	padding: 0 27px;
}
#contentBottom {
	background: url(images/bgContentBottom.png) no-repeat center top;
	width: 920px;
	height:10px;
	clear: both;
}
.template50x50 #contentBottom {
	background: url(images/bg50x50Bottom.png) no-repeat center top;
	width: 920px;
	height:19px;
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */


#content p {
	/*color:#454545;*/
	color:#7a7a7a;
}

#narrowcolumn {
	display:inline;
	float:left;
	padding:21px 23px 0 30px;
	width:490px;
}
.template50x50 #leftColumn, .template50x50 #rightColumn {
	display:inline;
	float:left;
	padding:23px 31px;
	width:393px;
}
.template50x50 #rightColumn {
	float:right;
}
.templateSingle #leftColumn, .templateSingle #rightColumn {
	display:inline;
	float:left;
	width:539px;
}
.templateSingle #rightColumn {
	float:right;
	margin: 0;
	padding: 0;
	width: 285px;
	margin: 15px;
	padding: 6px;
	border: 2px solid #b6b6b7;
	background-color:#fff;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 450px;
	}

.post {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	clear:both;
	}

.postmetadata a {
	color:#9a9a9a;
	text-decoration:none;
}

.post h2 {
	color:#5a5a5a;
	font: bold 14px "Helvetica Neue", Helvetica, Serif;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align: left;
}
.titlebox {
	height:32px;
	width:530px;
	vertical-align:middle;
	line-height:32px;
	margin:20px 0px 0px 0px;
}

.titlebox h2 a {
	font-size:18px;
	color:#5a5a5a;
}

.titlebox h2 a:hover {
	font-size:18px;
	color:#6a6a6a;
	text-decoration:underline;
}

.datebox {
	height:31px;
	width:31px;
	float:left;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:12px;
	vertical-align:middle;
	margin:0px 10px 0px 0px;
	padding:2px 0px 0px 0px;
	background: #4873a0;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 0px 0;
	}
/*p.postmetadata {
	width: 100%;
}*/
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

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

.entry {
	color:#9a9a9a;
}

/*.postmetadata {
	float:left;	
}*/
.postReadMore {
	margin:-10px 0;
	padding:0;
	text-align:right;
}
.postThumbnail {
	background-color:#FFFFFF;
	border:1px solid #b6b6b6;
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	clear: both;
	}
/* End Structure */



/*	Begin Headers */

#logoholder h2 {
	text-indent:-1400px;
	margin:0px;
	padding:0px;
	height:100%;
}

#logoholder a {
	display:block;
	height:100%;
	width:100%;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2, #rightColumn h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
ul.noBullets, ul.noBullets li {
	list-style-type: none;
}
.entry ul li:before, #sidebar ul ul li:before, #rightColumn ul ul li:before {
	content: "\00BB \0020";
	}

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

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

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

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#rightColumn ul {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}
#rightColumn ul li {
	padding-left: 10px;
	padding-top: 5px;
}
#sidebar ul p, #sidebar ul select, #rightColumn ul p, #rightColumn ul select {
	margin: 5px 0 8px;
	}

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

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

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

#sidebar ul ul li, #sidebar ul ol li
#rightColumn ul ul li, #rightColumn 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,
#rightColumn #searchfrom #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit,
#rightColumn #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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*/

#comments {
	margin-top:120px;
}

.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 */



/* Begin Sidebar */
#sidebar {
	display: inline;
	float: right;
	margin: 21px 15px 15px;
	padding: 6px;
	width: 314px;
	border: 2px solid #b6b6b7;
	top:0px;
	right:0px;
	background-color:#fff;
}
#sidebar .textwidget,
#rightColumn .textwidget {
	margin-bottom: 40px;
}
#sidebar form,
#rightColumn form {
	margin: 0;
	}

#sidebar #techtalk {
	width:274px;
	padding:120px 0px 0px 0px;
	background:url(images/techtalk.jpg) no-repeat;
}

#sidebar input.textinput,
#rightColumn input.textinput {
	height:16px;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 12px;
	background:url(images/textinputbg.jpg) repeat-x;
	float:left;
	color:#6b6b6b;
	width:170px;
	border:1px solid #ababab;
}

#sidebar input.imageinput,
#rightColumn input.imageinput {
	height:28px;
	width:60px;
	margin:0px;
	padding:0px;
	float:right;
}

#techtalk p {
	padding:10px 0px 0px 0px;
	font-size:12px;
	color:#454545;
	text-align:center;
}

#sidebar img {
	/*margin:10px;*/
}

#sidebar p,
#rightColumn p {
	font-size:12px;
	color:#666;
	padding:0 10px;
}
#rightColumn p {
	padding: 0;
}
#socialnetworking {
}

#socialnetworking img {
	padding:4px;
	margin:0px;
	float:left;
}

/* End Sidebar */



ol.list2col,
ul.list2col,
ol.list3col,
ul.list3col,
ol.list4col,
ul.list4col { /* allow room for columns */
	width: 100%;
}
html > body .entry ol.list2col li,
html > body .entry ul.list2col li,
html > body .entry ol.list3col li,
html > body .entry ul.list3col li,
html > body .entry ol.list4col li,
html > body .entry ul.list4col li {
	margin:0;
	text-indent: 0;
}

ol.list2col > li,
ul.list2col > li { /* float & allow room for the widest item */
	float: left;
	width: 50%;
}
ol.list3col > li,
ul.list3col > li { /* float & allow room for the widest item */
	float: left;
	width: 33%;
}
ol.list4col > li,
ul.list4col > li { /* float & allow room for the widest item */
	float: left;
	width: 25%;
}
ol.list2col,
ul.list3col,
ul.list4col { /* separate the list from subsequent markup */
	margin-bottom: 1em;
}
ul.list2col li, ul.list3col li, ul.list4col li {
	list-style: none;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color: #fff;
	color: #666;
	}
#wp-calendar a {
	display: block;
	background-color:#666;
	color:#FFF;
	display:block;
	}
#wp-calendar caption {
	text-align: center;
	/*width: 100%;*/
	}

#wp-calendar td, #wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td#today {
	border: 1px solid #666;
	}
#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 {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}
	
.grad_hr {
	width:960px;
	height:5px;
	background:url(images/gradhr.png);
	clear:both;
}
.clr {
	clear: both;
}

/* 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 */

.TVIconLogos {
	text-align:center;
	float: right;
	padding-left: 10px;
}
.TVIconLogos img {
	padding: 5px;
}
.logoInFlight {
	text-align:center;
}
.logoInFlight img {
	padding: 5px;
}
.tblEntrepreneurCompanies {
	width: 100%;
}
.tblEntrepreneurCompanies td, .tblEntrepreneurCompanies th {
	padding: 10px;
}
.tblEntrepreneurCompanies th {
	vertical-align: middle;
	text-align: center;
}
p.socialicons {
	text-align: center;
	white-space: nowrap;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
p.socialicons img {
	padding: 1px;
}
.entry form {
	text-align: left !important;
}
#wpcf7-f2-w1-o1 input[type=text],
#wpcf7-f3-w2-o1 input[type=text] {
	width: 200px;
}

.aktt_tweets {
	margin: 10px;
}
#logoFade {
	height: 450px;
	width: 390px;
	padding:0;
	margin:0;
	overflow: hidden;
	text-align: center;
}
#logoFade div {
	height: 450px;
	width: 390px;
}
#logoFade img {
	padding: 10px;
}
#logoFrame {
	height: 450px;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}
#leftColumn.entrepreneur, #leftColumn.speakerAuthor {
	text-align: center;
}
#leftColumn.entrepreneur img, #leftColumn.speakerAuthor img {
	padding: 10px;
	vertical-align: middle;
	}
#rightColumn.entrepreneur, #rightColumn.marketingGuru, #rightColumn.speakerAuthor {
	padding-left:21px;
	padding-right:41px;	
}	
#navExperience {
	float:right;
	padding:5px 5px 0 0;
	margin-bottom: -5px;
}	
#navExperience div {
	text-align: center;	float: left;
	background-color: #fff;
	border: 1px solid #D1D1D1;
	margin: 2px;
	padding: 2px;
}
#navExperience a {
	display: block;
	background-color: #466E9E;
	padding: 5px 10px;
	color: #fff;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}


/* "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." */
