/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#breadcrumbs,
#content { margin: 15px; }

#toolbar,
#header,
#footer { margin: 0 15px; }

#menu .module { margin: 10px 5px; }

#headerbar .module {
	margin-top: 0;
	margin-bottom: 45px;
}

#footer .module { margin: 0; }

#bottom-a .testimonials { margin: -20px 0px -20px 15px; }

.sidebar-testimonials { margin-top: -30px; }

#sidebar-a .grid-box .dotted-line {margin-top: 40px;}

#bottom-c .grid-box .module {height: 248px;}

#bottom-c a {color: #666666;}
#bottom-c a:hover {color: #666666;}


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Blocks*/
#block-toolbar {
	padding: 7px 0;
	background: #f07818;
	background: -moz-linear-gradient(top, #a83000 0%, #f07818 40px);
	background: -webkit-linear-gradient(top, #a83000 0%, #f07818 40px);
	background: -o-linear-gradient(top, #a83000 0%, #f07818 40px);
}

#block-header {
	padding: 10px 0;
	background: #f07818;
	box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset;
}

#block-main {
	padding: 15px 0;
	background: #fff;
}

#block-bottom-b {
	padding: 15px 0;
	background: #f3f3f3;
	box-shadow: 0 -1px 0 rgba(243,243,243,0.05) inset;
	margin-bottom: 10px;
}

#block-bottom {
	padding: 15px 0;
	background: #f6cb00;
	box-shadow: 0 -1px 0 rgba(255,255,255,0.05) inset;
	color: #481800;
}

/* body#page { background: #e68000; } */
#block-footer {
	padding: 15px 0;
	background: #f07818;
}

#maininner .grid-block {
	background: #f3f3f3;
	padding: 20px;
}

.frontpage #maininner .grid-block {
	background: none;
	padding: 0px;
}

#maininner {
	display: block;
	position: relative;
	background: url(../images/line_dotted_vertical.png) right repeat-y;
}

.frontpage #maininner {
	background: none;
}	

/* Header */
#toolbar {
	line-height: 26px;
	font-size: 12px;
}

#header { min-height: 65px; }

#menu {
	position: absolute;
	right: 0;
	bottom: 0;
}

/* Block Separators */
#innertop:after, #top-b .grid-box:after, #main:after {
	content: "";
	display: block;
	margin: 0 15px;
	height: 1px;
	background: url(../images/line_dotted.png) 0 0 repeat-x;
}

/* Remove Block Separators if System Output is disabled */
#header + #bottom-a:before,
#top-a + #bottom-a:before,
#top-b + #bottom-a:before { display: none; }

/* Footer + Header */
#toolbar,
#toolbar a,
#headerbar,
#footer { color: #a83000; }
#headerbar a,
#footer a { color: #481800; }
#toolbar a:hover,
#headerbar a:hover,
#footer a:hover { color: #fff; }

/* Footer */
#footer {
	font-size: 12px;
	line-height: 18px;
}

#totop-scroller {
	display: block;
	position: absolute;
	top: -26px;
	left: 50%;
	z-index: 1;
	width: 27px;
	height: 15px;
	margin-left: -13px;
	background: #1f1f1f url(../images/totop_scroller.png) 50% 7px no-repeat;
	box-shadow: 0 -1px 0 rgba(255,255,255,0.05);
	border-radius: 3px;
	text-decoration: none;
}

#totop-scroller:hover {
	top: -31px;
	padding-bottom: 5px;
}

/* Homepage */
.icon1, .icon2, .icon3, .icon4, .icon5 {
display: inline-block;
text-align: center;
width: 17.4%;
vertical-align: top;
font-size: 11pt;
padding: 10px;
color: #666666;
}

/* The Work */
.thework {
	width: 256px;
	height: 256px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);"
}

.dooropen {
	background: url(../../../../../images/the_work/The-Work-KDO.jpg) no-repeat;
}

.insite {
	background: url(../../../../../images/the_work/Insite.jpg) no-repeat;
}

.safegames {
	background: url(../../../../../images/the_work/SafeGames2010.jpg) no-repeat;
}

.canada {
	background: url(../../../../../images/the_work/School-of-Public-Service.jpg) no-repeat;
}

.opensociety {
	background: url(../../../../../images/the_work/Open-Society-Foundations.jpg) no-repeat;
}

.coaching {
	background: url(../../../../../images/the_work/My-Work-Coaching.jpg) no-repeat;
}

.speaking {
	background: url(../../../../../images/the_work/The-Work-Keynote-Speaking.jpg) no-repeat;
}

.theworklist ul {list-style: none; -webkit-transform: scale(0.8); margin-left: -128px; width: 900px;}

.theworklist ul li {float: left; padding: 15px; width: 256px; text-align: left;}