/*   
Theme Name: iris Concise Theme - based on Thematic Power Blog
Theme URI: 
Description: Use the Thematic Power Blog Theme to ramp up the power of your WordPress blog.
Author: Ian Stewart and customised by Dylan Coyne
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic Power Blog is copyright Ian Stewart http://themeshaper.com/
iris Concise theme designed/developed by Dylan Coyne
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('3c-r-fixed-primary-988px.css');

/* IE 6 layout */
@import url('ie6.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors
   For demonstration purposes we're using the default Thematic style
   For major changes I recommend copying over the default styles into this file */
/*@import url('../thematic/library/styles/default.css');*/

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =To be edited
-------------------------------------------------------------- */


/* =Global Elements
-------------------------------------------------------------- */

p, ul, ol, dd, pre {
    margin-bottom:12px;
	
}
p { line-height: 1.6em; }
pre, code {
	font:14px Monaco, monospace;
	line-height:1.6em;
}

table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:1.6em;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#E6691B;
	text-decoration:underline;
}
a:visited {
    color:#fd9b54;
}
a:active,
a:hover {
    color: #E6691B;
}

.maptext {
	float:left;
}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
}
#branding {
    padding:88px 0 44px 0;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #e6691b;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
}
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	color:#E6691B;
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}
.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline:		0;
    border-bottom-color:#fff;
	color: #E6691B;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:35px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fdf7f3;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #E6691B;
}




/*navigation me*/

.sf-menu {
border-right:1px solid #fff;
float:left;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	color:#666;
	border-bottom-color:#FFFFFF;

}


.sf-menu a, .sf-menu a:visited {
	color:#666;
}

.sf-menu a {
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	padding:9px 13px;
	text-decoration:none;
}

.sf-menu a:hover {
	color:#E6691B;
}





/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:66px 0 22px 0;
}

#content{

	margin:0 448px 0 24px;
}

.page-title {
    font-size:13px;
    line-height:18px;
    padding:24px 5px 8px;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #e6691b;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    border-bottom:1px dotted #FFB682;
	color:#E6691B;
	font-size:20px;
	font-style:normal;
	margin-bottom:10px;
	padding:24px 0px 8px;
}
.entry-title a {
    color:#E6691B;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #fd9b54;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
	margin-bottom:15px;
}
.entry-meta .author {
}

.author_gravatar{
	float:left;
	margin:24px 14px 0 0;
}
.post_header {
	float:left;
	width:420px;
}

.post_header a{
	line-height:1.2em;
}


.entry-content {clear:left}


.entry-day {
	border-bottom:1px solid #E6691B;
	color:#E6691B;
	display:block;
	font-size:27px;
	font-style:normal;
	padding-bottom:7px;
	text-align:center;
	width:48px;
	
}

.entry-date{
	background:url(images/postit.gif) no-repeat 0 0;
	display:block;
	height:75px;
	margin:-38px 0 0 346px;
	padding-left:12px;
	width:79px;
}


.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#E6691B;
    text-decoration:underline;
}
.entry-meta a:active,
.entry-meta a:hover {
    background-color: #E6691B;
	color:#fff;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
	margin:1px;
}
.entry-content {
	padding:0px;
	margin:0;
	font-size:1em;
}

.entry-content img {
	float:right;
	margin:0;
	padding:0;
}

/*.entry-content img:hover {
	border:5px solid #660000;
}*/

.entry-content h1,
.entry-content h2 {
    font-family:Verdana,arial,helvetica,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:normal;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:15px;
    font-family:Verdana,arial,helvetica,sans-serif;
 }
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#E6691B;
    font-style:italic;
    text-decoration:underline;
}
.entry-utility a:active,
.entry-utility a:hover {
	background-color:#E6691B;
    color: #fff;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #e6691b;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #e6691b;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em !important;
    left:0;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #e6691b;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #e6691b;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #e6691b;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fefefe;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#e6691b;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:448px
}
.form-section textarea {
    width:448px;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:1.7em;
    margin-bottom:6px;
	width:127px;
}
.aside { width: 323px; font-size: 1em; line-height:1.6em }
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #666;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #e6691b;
}

.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin:0;
	padding: 0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    padding:18px 0 0 0;
    margin-bottom:22px;
	}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    border-top:1px solid #ccc;
    margin-top:22px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #e6691b;
}

.footerlinks {
	float:right;
}

.footerlinks a{
	margin-right:15px;
	text-decoration:none;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#e6691b !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#e6691b !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}










<!--/**/-->



/* =Default Widgets
-------------------------------------------------------------- */

#crown h3 {
    font-size:17px;
    padding:0 0 4px 0;
}
#crown #thematic-power-blog-subscribe {
    padding:0 0 44px 0;
    position:relative;
}
#crown #thematic-power-blog-subscribe h3 {
    position:absolute;
    top:0;
    left:0;
}
#crown #thematic-power-blog-subscribe ul {
    list-style:none;
    margin:0;
    position:absolute;
    top:0;
    right:0;
}
#crown #thematic-power-blog-subscribe ul li {
    padding:0;
}
#crown #thematic-power-blog-subscribe a {
    background:url(images/feed-icon-14x14.gif) no-repeat 10px 6px;
    border:1px solid #ccc; 
   /* -webkit-border-radius: .35em;
    -moz-border-radius: .35em;
    border-radius: .35em;*/
    padding:6px 16px 6px 32px;    
    text-decoration:none;
}
/* Fix for the a-tag border bug in IE7 */
body.ie7 #crown #thematic-power-blog-subscribe a {
	float:left; 
}
#thematic-power-blog-about ul {
    list-style:none;
    margin-left:0;
}
#thematic-power-blog-about a.more {
    display:block;
    text-align:right;
}


/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
	color:#5B5B5B;
	font-family:Verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	margin:0;
	padding:0;
}
body { font-size: 67.5%; }

#header {
    background:#FFFFFF url(images/bg.gif) repeat-x scroll 0 0;
}
#branding {
    padding:10px 0 0 0; /* Bottom padding is the same height as the image called above */
}

#wrapper {
	/* ADJUST ALL FONT SIZES ON THE SITE SIMULTANEOUSLY */
	font-size: 1em;
}

#logo {
	width:112px;
	height:58px;
	padding:0px;
	border:none;
}

#blog-description {
	text-indent:-999999px;
}

#leader {
   	margin-top:-10px;
    padding:4px 0 17px 0;
}


#leader-container {
	background:#FFFFFF url(images/aside_bg.gif) no-repeat 0 0;
	height:auto !important;
	min-height:340px;
	height:340px;
	position:relative;
}

.first-image{
	background:url(images/aside_plane.gif) no-repeat 0 0;
        background-position:bottom;
	    width:323px;
        height:96px;
        position:absolute;
		top:258px;
		left:0px;
}

.second-image{
	background:url(images/aside_dolls.gif) no-repeat 0 0;
        background-position:bottom;
	    width:323px;
        height:115px;
        position:absolute;
		top:227px;
		left:325px;
}

.third-image{
	background:url(images/aside_robot.gif) no-repeat 0 0;
        background-position:bottom;
	    width:323px;
        height:229px;
        position:absolute;
		top:128px;
		left:648px;
}


.widgetcontainer {
	padding:20px;
}

.photos {
	overflow:hidden;
}


.photos img {
	float:left;
}

.people{
	float:left;
	width:192px;
	margin-bottom:30px;
	padding-left:9px;
	line-height: 1.4em;
}

.aside a {
	color:#E6691B;
	text-decoration:underline;

}

.aside a:hover, .aside a:active {
	background-color:#E6691B;
	color:#fff;
}


.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
margin-bottom:11px;
}

.aside ul ul{
	margin-bottom:6px;
	list-style: url(images/orange.gif) disc;
}

.crown-aside {
    color:#666;
    padding-top:50px;
    margin:0;
}

#below-mainaside {
	background-image:url(images/notepad_bot.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:410px;
	clear:both;
	height: 60px; 
	}
	
#below-mainaside ul { display:none; }




.attachment-jpeg .crown-aside,
.attachment.png .crown-aside {
    display:none;
}
/*.crown-aside a {
    color:#666;
}
.crown-aside a:active,
.crown-aside a:hover {
    color: #e6691b;
}*/
.crown-aside ul {
    padding:0 20px;
}
.crown-aside ul ul {
    border:none;
    padding:0;
}
.aside h3 {
	font-style:normal;
	background-color:#FFFFFF;
	border-bottom:1px dotted #ffb682;
	padding:0px 5px 5px 0px;
	margin-bottom:10px;
	color:#e6691b;
	font-size:15px;
}

.aside h5 a {
	font-weight:bold;
	text-decoration:none;
	color:#e6691b;
}

.textwidget {
	min-height:277px;
	width:280px;
	
}

#siteinfo {
padding:5px 0 4px;
}

#main {
padding:6px 0px;

}

.main-aside {
    padding-top:22px;
}
.main-aside ul {
    padding:0 20px;
}
.main-aside ul ul {
    padding:0;
}
#crown {
    width:410px;
	background:transparent url(images/notepad_top.jpg) no-repeat scroll 0 0;
}

#sidebar {
float:right;
overflow:hidden;
background:transparent url(images/notepad_tile.gif) repeat-y scroll 0 0;
}


#primary {
    padding:0px 0 11px 0;
    width:212px;
}
#secondary {
    padding:0px 0 11px 0;
    width:213px;
}

#breadcrumb-nav {
    border-top:1px solid #ccc;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin-bottom:-22px;
}
#breadcrumb-nav a {
    color:#666;
}
#breadcrumb-nav a:active,
#breadcrumb-nav a:hover {
    color: #e6691b;
}
#breadcrumb-nav-container {
    margin:0 auto;
    padding:11px 0;
    width:970px;
}
#breadcrumb-nav-container p {
    margin:0;
}
#footer {
	width:970px;
    margin:0 auto;
	border-top:1px dotted #ffb682;
}


.wp-pagenavi span.pages {
		padding:4px !important;
}


/* =Widgets
-------------------------------------------------------------- */

.aside th, .aside td {
	padding:0.25em 0.35em;
}

/* =Homepage
-------------------------------------------------------------- */

.pageid-25 .hentry {
	padding:0 0 8px;
    
}


.pageid-25 #main {
    padding:0;
}

.pageid-25 #content {
    padding:0;
	margin:0;
	
}

.pageid-25 .entry-title {
    display:none;
	
}

.pageid-25  #container {
float:left;
width:970px;
}

.page-template-main-php #content {
	margin:0 25px 0 24px;
	height:300px;
}

.page-template-main-php #main {
	 background:url(images/header_bg.jpg) no-repeat 0 0;
}


/* =People Section
-------------------------------------------------------------- */

.parent-pageid-3 .entry-content, .pageid-3 .entry-content {
    padding:0;
}

.parent-pageid-3 .entry-content img, .pageid-3 .entry-content img {
margin:0;
}

.parent-pageid-3 .entry-content p, .pageid-3 .entry-content p {
margin-bottom:10px;
}

.parent-pageid-3 #content, .pageid-3 #content, .page-child #content {
    margin:0 25px 0 24px;
}


.parent-pageid-3 #main, .pageid-3 #main, .page-child #main {
    background:url(images/header_bg.jpg) no-repeat 0 0;
}






/* =Services
-------------------------------------------------------------- */


.pageid-5 .aside ul ul, .parent-pageid-5 .aside ul ul{
	margin-bottom:6px;
	list-style: url(images/grey.gif) disc;
}

.pageid-5 .entry-content {
    padding:0;
}

.pageid-5 .entry-content img {
margin:0;
}

.pageid-5 .entry-content p {
margin-bottom:10px;
}

.pageid-5 #content, .parent-pageid-5 #content {
    margin:0 626px 0 24px;
	height:300px;
}


.pageid-5 #main {
    background:url(images/header_services.jpg) no-repeat 0 0;
}


.parent-pageid-5 .entry-content{
    padding:0;
}

.parent-pageid-5 .entry-content img {
margin:0;
}

.pageid-19 #main {
    background:url(images/header_change.jpg) no-repeat 0 0;
}

.pageid-15 #main {
    background:url(images/header_insights.jpg) no-repeat 0 0;
}

.pageid-17 #main {
    background:url(images/header_strategy.jpg) no-repeat 0 0;
}

.pageid-21 #main {
    background:url(images/header_transaction.jpg) no-repeat 0 0;
}


.logos {
	overflow:hidden;
	clear: both;
}


.logos img {
	float:left;
}

.clients{
	float:left;
	width:160px;
	margin-top:30px;
	padding-left:9px;
}


.services {
	float:left;
	margin-left:0;
	margin-top:21px;
	padding-left:10px;
	width:144px;
}


.focus-image{
	background:url(images/aside_focus.jpg) no-repeat 0 0;
	background-position:bottom;
	height:116px;
	left:648px;
	position:absolute;
	top:228px;
	width:323px;
}


.services-image{
	background:url(images/aside_services.jpg) no-repeat 0 0;
	background-position:bottom;
	 width:323px;
	height:152px;
	left:0;
	position:absolute;
	top:180px;
	width:323px;
}

/* =Clients
-------------------------------------------------------------- */

.pageid-7 #main, .parent-pageid-7 #main {
	background:url(images/box_top.gif) no-repeat 0 0;
}

.pageid-7 #container, .parent-pageid-7 #container {
	background:url(images/box_tile.gif) repeat 0 0;
	
}

.pageid-7 #content, .parent-pageid-7 #content {
    margin:0 25px 0 24px;
}


.pageid-7 #box, .parent-pageid-7 #box {
    background:url(images/box_btm.gif) no-repeat 0 0;
	background-position:bottom;
	padding:0px;
	margin-bottom:17px;
}

.pageid-7 .entry-content, .parent-pageid-7 .entry-content {
	clear:left;
	padding:0px;
	margin-top:25px;
}

.pageid-7 .entry-content p{
margin-bottom:10px;
}

.parent-pageid-7 .entry-content p {
	margin-right:200px;
}


.parent-pageid-7 .entry-content h4{
	font-size:15px;
	clear:left;
	margin:0 0 15px;
}



.parent-pageid-7 .entry-content img {
	margin:-79px 0 0 726px;
	position:absolute;
}

.pageid-7 .wp-caption {
	margin:20px;
	padding:0px;
}


.pageid-1070 .entry-content, .parent-pageid-1070 .entry-content {
clear:left;
margin-top:25px;
padding:0;
}


.pageid-1070 .entry-content p {
margin-bottom:10px;
}


.pageid-1070 #content, .parent-pageid-1070 #content {
margin:0 25px 0 24px;
}

.pageid-1070 #container, .parent-pageid-1070 #container {
background:url("images/box_tile.gif") repeat scroll 0 0 transparent;
}

.pageid-1070 #main, .parent-pageid-1070 #main {
background:url("images/box_top.gif") no-repeat scroll 0 0 transparent;
}

.pageid-1070 #box, .parent-pageid-1070 #box {
background:url("images/box_btm.gif") no-repeat scroll center bottom transparent;
margin-bottom:17px;
padding:0;
}

.downloads{
margin:22px 0 0 39px;
overflow:hidden;
}


.dlreports {
float:left;
padding-right:22px;
}


.dlreports img {
border:1px solid #666666;
float:left;
}

.dldownlink {
float:left;
padding-bottom:40px;
padding-left:9px;
width:174px;
}


.img-gallery {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
}


.img-gallery li {
float:left;
margin:0 ;
padding:0;
min-height:130px;
}

ul.img-gallery {
	margin:0 0 0 39px;
}

img-gallery p{
	margin:0;
}

.img-gallery h3 {
	font-size:14px;
	font-style:normal;
	float:left;
	margin:0px;
	padding:73px 70px 0 5px;
	width:160px;
}



/* =Blog
-------------------------------------------------------------- */

.blog #main, .archive #main, .single #main,.search #main, .four04 #main{
padding:6px 0px;
background:transparent url(images/box_top.gif) no-repeat scroll 0 0;
}

.blog #container, .archive #container, .single #container, .search #container, .four04 #container{
	background:transparent url(images/box_tile.gif) repeat scroll 0 0;
	min-height:800px;
}

.blog .aside h3, .archive .aside h3, .single .aside h3, .search h3, .four04 h3{
 margin-top: 22px;
 background:transparent url(images/blue_high.png) repeat-x scroll 0 0;
}

#crown .textwidget {
	min-height:199px;
	padding:0;
	width:330px;
}

.blog #leader {
	margin-bottom:0px;
}


.blog #leader-container, .single #leader-container, .archive #leader-container, .search #leader-container, .four04 #leader-container{
    background:url(images/blogaside_bg.gif) no-repeat 0 0;
}

.blog #footer {
	margin-top:0px;
}



.reports {
	overflow:hidden;
}


.reports img {
	border: 1px solid #666;
	float:left;
}

.reports img:hover{
	border: 1px solid #E6691B;
}

.downlink{
	float:left;
	width:205px;
	padding-bottom:40px;
	padding-left:9px;

}



/* =Contacts
-------------------------------------------------------------- */

.pageid-11 .entry-content {
    padding:0;
}

.pageid-11 .entry-content img {
margin:0;
}

.pageid-11 .entry-content p {
margin-bottom:10px;
}

.pageid-11 #content {
    margin:0 550px 0 24px;
	height:300px;
}


.pageid-11 #main {
    background:url(images/header_maps.jpg) no-repeat 0 0;
}


.parent-pageid-11 .entry-content{
    padding:0;
}

.parent-pageid-11 .entry-content img {
margin:0;
}

.parent-pageid-11 .entry-content p{
}

.parent-pageid-11 #content, .parent-pageid-44 #content{
    margin:0 25px 0 24px;
	height:300px;
}


.parent-pageid-11 #main, .parent-pageid-44 #main{
    background:url(images/header_bg.jpg) no-repeat 0 0;
}




.parent-pageid-11 .entry-title {
border-bottom:1px dotted #FFB682;
color:#E6691B;
font-style:normal;
margin-bottom:10px;
padding:24px 5px 8px;
font-size:20px;
}


.europe-image{
	background:url(images/aside_europe.jpg) no-repeat 0 0;
        background-position:bottom;
	    width:323px;
       height:145px;
		left:0;
		position:absolute;
		top:200px;
		width:323px;
}

.america-image{
	background:url(images/aside_america.jpg) no-repeat 0 0;
        background-position:bottom;
	    width:323px;
        height:143px;
		left:325px;
		position:absolute;
		top:193px;
		width:323px;
}

.asia-image{
	background:url(images/aside_apac.jpg) no-repeat 0 0;
	background-position:bottom;
	width:323px;
	height:140px;
	position:absolute;
	top:202px;
	left:648px;
}




/* =Generic
-------------------------------------------------------------- */

blockquote {
	color:#666666;
	font-style:normal;
	margin-top:25px;
	margin-left:0px;
	margin-right: 0;
	padding:0;
	display: block;
}

blockquote p{
	font-style:italic;
	padding-top:15px;
}

.bqstart {
	 font-family:Arial,Verdana,helvetica,sans-serif;
	 float: left;
     height: 45px;
     margin:-20px 0 -50px 0;
     padding-top: 37px;
	 font-size: 700%;
     color: #E6691B;
 }

 .bqend {
	 font-family:Arial,Verdana,helvetica,sans-serif;
	 float: right;
     height: 25px;
     margin-top:0px;
     padding-top: 29px;
     font-size: 700%;
     color: #E6691B;
 }
 
 .flashmovie {
	 margin:0;
	 padding:0;
	 height:300px;
}

 .flashmovie p {
	 margin:0;
	 padding:0;

}

.img-gallery small a {
	margin:0;
	padding-top:5px;
	text-align:center;
	color:#E6691B;
	text-decoration:underline;
}


.img-gallery small a:hover {
	background-color:#E6691B;
	color:#fff;
}


/* =WP Tag Cloud
-------------------------------------------------------------- */

a.tagsize-1 { font-size: 13px; }
a.tagsize-2 { font-size: 15px; }
a.tagsize-3 { font-size: 17px; }
a.tagsize-4 { font-size: 19px; }
a.tagsize-5 { font-size: 21px; }


/* =Navigation
-------------------------------------------------------------- */


.sf-menu .current_page_item a { font-weight: normal; color: #e6691b; }
.sf-menu .current_page_item ul a { font-weight: normal; color: #666; }
.sf-menu .current_page_item ul a:hover { font-weight: normal; color: #666; }
.sf-menu .current_page_parent a { font-weight: normal; color: #e6691b; }
.sf-menu .current_page_parent ul a { font-weight: normal; color: #666; }
.sf-menu .current_page_parent ul a:hover { font-weight: normal; color: #e6691b; }
