/*
Theme Name: Urban
Theme URI: http://www.intego.com
Description: Intego
Author: Intego
Version: 1.0.1
*/


body {
	background-image: url(images/header-checker.png);
	background-repeat: repeat-x;
	font-family: "ff-dagny-web-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

html, body {height: 100%;}

#baseline {
	background-image: url(images/baseline.png);
	width: 100%;
	height: 100%;
	z-index: 100;
	display: block;
	position: absolute;
}

body > header, #Content {
	width: 1100px;
	margin: 0 auto;
}

body > header {
	padding-top: 33px;
	height: 45px;
}

.clear {clear: both;}

a:link, a:visited {
	color: #315f63;
	font-weight: bold;
	text-decoration: none;

	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}

a:hover, a:active, a:focus {
	color: #84b83a;
	outline: none;

	-webkit-transition: color .1s ease-out;
	-moz-transition: color .1s ease-out;
	-o-transition: color .1s ease-out;
	transition: color .1s ease-out;
}

h5, #previous-articles footer p {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
}

h5 em, #previous-articles footer em {
	color: #666;
}

h5 a:link, h5 a:visited,
#previous-articles footer a:link, #previous-articles footer a:visited {color: #999;}

h5 a:hover, h5 a:active, h5 a:focus,
#previous-articles footer a:hover, #previous-articles footer a:active, #previous-articles footer a:focus {color: #666;}

/* -- header -- */

body > header h2 {
	float: left;
	font-weight: bold;
	font-size: 25px;
	margin-top: 9px;
	margin-left: 21px;
}

body > header h2 a:link,
body > header h2 a:visited,
body > header h2 a:hover,
body > header h2 a:active,
body > header h2 a:focus {
	color: #fff;
}

body > header h1 a {
	background-image: url(images/intego-logo.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 118px;
	height: 34px;
	float: left;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header-nav {float: right; margin-right: 20px; margin-top: 14px;}

#header-nav li {
	float: left;
}

#header-nav .primary {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 8px;
	margin: 0 2px;
}

#header-nav .secondary {
	font-weight: bold;
	font-size: 13px;
	color: #becacb;
	padding: 0 8px;
	margin: 0 2px;
}

#header-nav a:hover, #header-nav a:active, #header-nav a:focus {
	color: #84b83a;

	-webkit-transition: color .1s ease-out;
	-moz-transition: color .1s ease-out;
	-o-transition: color .1s ease-out;
	transition: color .1s ease-out;
}

#headlines {
	background-image: url(images/header-bg.png);
	background-repeat: repeat;
	background-position: top left;
	background-color: #f8f8f8;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	width: 1058px;
	padding: 12px 20px;
	margin: 0 auto;

	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9);
	-o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9);
}

.multiplebgs #headlines {
	background-image: url(images/nav-bar-shadow-top.png), url(images/header-bg.png);
	background-repeat: no-repeat, repeat-x;
	background-position: bottom center, top left;
	background-color: #f8f8f8;
}

#featured-articles {float: left; width: 760px;}
#section-focus {float: right; width: 260px;}

#section-focus h5 em {color: #b8463a;}

#chamber {float: left; width: 360px; margin-top: 6px;}
#cartridge {float: right; width: 380px;}

/* #featured-articles h5 {margin-bottom: 6px;} */

#chamber a img {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}

#chamber a h4 {
	font-size: 20px;
	color: #315f63;
	line-height: 24px;
	margin-bottom: 12px;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
}

#chamber a:hover h4 {
	color: #84b83a;
	-webkit-transition: color .1s ease-out;
	-moz-transition: color .1s ease-out;
	-o-transition: color .1s ease-out;
	transition: color .1s ease-out;
}

#chamber a p {
	color: #333;
	font-weight: normal;
}

#cartridge {
	background-image: url(images/rotation-divider-vertical.png);
	background-repeat: no-repeat;
	height: 156px;
}

#cartridge li {
	padding: 12px 0 12px 12px;
}

#cartridge a {display: inline-block; width: 330px;}

#cartridge a:link, #cartridge a:visited {
	color: #4d4d4d;
	font-size: 15px;
}

#cartridge a:hover, #cartridge a:active, #cartridge a:focus {
	color: #84b83a;
}

#cartridge li:first-child, #cartridge li:nth-child(2) {
	background-image: url(images/rotation-divider-horizontal.png);
	background-position: 2px bottom;
	background-repeat: no-repeat;
}

#section-focus > ul, .sidebox > ul {font-size: 14px; margin-top: 12px; margin-bottom: 12px;}

#section-focus ul li, .sidebox ul li {margin-bottom: 12px;}

#categories li {margin-bottom: 6px;}

#section-focus a:link, #section-focus a:visited,
.sidebox a:link, .sidebox a:visited {color: #4d4d4d;}

#section-focus a:hover, #section-focus a:active, #section-focus a:focus,
.sidebox a:hover, .sidebox a:active, .sidebox a:focus {color: #84b83a;}

/* -- nav bar -- */

#nav-bar-container {
	background-image: url(images/nav-bg-gradient.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#nav-bar {
	width: 1100px;
	margin: 0 auto;
	background-image: url(images/nav-bar-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 65px;
	line-height: 49px;
	margin-bottom: 8px;
}

.multiplebgs #nav-bar {
	background-image: url(images/nav-bar-bg.png), url(images/nav-bar-shadow-bottom.png);
	background-repeat: repeat-x, no-repeat;
	background-position: top left, bottom center;
}

#sections {
	font-size: 15px;
	text-transform: uppercase;
	float: left;
	position: relative;
}

#sections > a {
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .9);
	display: inline-block;
	padding: 0 20px;
	background-image: url(images/nav-bar-divider.png);
	background-repeat: no-repeat;
	background-position: right 1px;
}

#sections > a span {
	display: inline-block;
	background-image: url(images/sections-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

#sections-dropdown {
	display: none;
	position: absolute;
	z-index: 20;
	top: 49px;
	left: 0;
	width: 200px;
	text-transform: none;
	background-color: #f2f2f2;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;

	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

#sections-dropdown li:first-child a, #sections-dropdown li:nth-child(2) a {
	border-bottom: 1px solid #cacaca;
}

#sections-dropdown li {padding: 0; margin: 0; line-height: 36px; height: 37px;}

#sections-dropdown a {
	font-size: 14px;
	display: inline-block;
	padding: 0 20px;
	color: #666;
	width: 160px;
	/* line-height: 36px; */
	height: 36px;
}

#sections-dropdown li:last-child a {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#sections-dropdown a:hover {background-color: #e2e2e2; color: #4c4c4c;}

#topics {
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 10px;
	height: 49px;
}

#topics li {
	display: inline-block;
	padding: 0 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .9);
}

#topics .topic-one a {color: #f5bb35;}
#topics .topic-two a, #topics .topic-three a {color: #84b83a;}

#topics .more-topics a {
	font-size: 12px;
	color: #999;
}

#topics .more-topics a:hover {color: #84b83a;}

#search {
	float: right;
	margin-right: 20px;
	padding-top: 1px;
}

#search #s {
	-webkit-appearance: none;
	width: 260px;
	height: 32px;
	border: 1px solid rgba(0, 0, 0, .3);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1), inset 0 2px 4px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1), inset 0 2px 4px rgba(0, 0, 0, .1);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1), inset 0 2px 4px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .1), inset 0 2px 4px rgba(0, 0, 0, .1);

	outline: none;
	font-weight: bold;
	color: #808080;
	font-size: 14px;
	padding-left: 30px;
	background-color: #f9f9f9;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: center;
}

#search #s:focus {background-color: #fff;}


/* -- articles -- */

#articles {float: left; width: 698px; border: 1px solid #e5e5e5;}
#sidebar {float: right; width: 380px;}

#articles h5, #previous-articles footer p {
	height: 35px;
	padding-left: 20px;
	line-height: 35px;
	border-bottom: 1px solid #e5e5e5;
}

#articles #recent-articles article {
	padding: 23px 40px 18px 20px;
	border-bottom: 1px solid #e5e5e5;
}

#articles article .wp-post-image {
	float: left;
	display: block;
}

#articles article a:hover + .article-content h3 a {color: #84b83a;}

/*
.single-post article .wp-post-image {
	margin-right: 20px;
}
*/

#articles #recent-articles article .article-content {
	float: right;
	width: 560px;
	color: #3f3f3f;
	font-size: 15px;
}

#articles article .article-content > p,
#articles article .article-content > ul,
#articles article .article-content > ol {
	margin-bottom: 18px;
}

#articles article .article-content h3 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 15px;
}

#articles article .article-content h3 a:link,
#articles article .article-content h3 a:visited {
	color: #4c4c4c;
}

#articles article .article-content h3 a:hover,
#articles article .article-content h3 a:active,
#articles article .article-content h3 a:focus {
	color: #84b83a;
}

#articles article .article-content .read-more {font-size: 12px; text-transform: uppercase;}

#articles article footer {
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

#articles article footer a {color: #84b83a;}



#previous-articles h5, #previous-articles footer p {
	margin-top: 6px;
	border-top: 1px solid #e5e5e5;
}

#previous-articles ul {
	padding-left: 20px;
	margin: 12px 0;
}

#previous-articles ul li {margin-bottom: 6px;}

#previous-articles ul li span {
	display: inline-block;
	width: 60px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #999;
	margin-right: 20px;
	font-weight: bold;
}

#previous-articles ul li a:link,
#previous-articles ul li a:visited {
	color: #4c4c4c;
}

#previous-articles ul li a:hover,
#previous-articles ul li a:active,
#previous-articles ul li a:focus {
	color: #84b83a;
}

#previous-articles footer p {border-bottom: none;}



#global-footer {
	margin-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid #f2f2f2;
	padding-top: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #8c8c8c;
	width: 700px;
}

#global-footer a {color: #84b83a;}




.sidebox {
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	margin-bottom: 24px;
	padding: 12px 20px 0 20px;
}

/* #connect {padding: 0;} */

#connect ul {margin: 12px 0;}

#connect ul li {
	display: inline-block;
	margin-right: 15px;
}

#connect ul li:last-child {margin-right: 0;}

#connect ul li a {
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 40px;
	height: 40px;

	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .15);
	-o-box-shadow: 0 0 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 1px rgba(0, 0, 0, .15);

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;

	-webkit-transition: -webkit-box-shadow .3s ease-in-out;
	-moz-transition: -moz-box-shadow .3s ease-in-out;
	-o-transition: -o-box-shadow .3s ease-in-out;
	-webkit-transition: -webkit-box-shadow .3s ease-in-out;
}

#connect ul li a:hover {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 2px rgba(0, 0, 0, .3);

	-webkit-transition: -webkit-box-shadow .15s ease-in-out;
	-moz-transition: -moz-box-shadow .15s ease-in-out;
	-o-transition: -o-box-shadow .15s ease-in-out;
	transition: box-shadow .15s ease-in-out;
}

#connect #connect-facebook {background-image: url(images/connect-facebook.png);}
#connect #connect-twitter {background-image: url(images/connect-twitter.png);}
#connect #connect-googleplus {background-image: url(images/connect-googleplus.png);}
#connect #connect-rss {background-image: url(images/connect-rss.png);}
#connect #connect-youtube {background-image: url(images/connect-youtube.png);}
#connect #connect-newsletter {background-image: url(images/connect-newsletter.png);}

/*
#promo {
	background-color: #e5e5e5;
	border: 1px solid #ccc;
	margin-bottom: 24px;
	padding: 20px;
}
*/

#promo {margin-bottom: 12px;}

#categories {
	border: 1px solid #e5e5e5;
}

#categories > ul {padding: 0 20px; margin-top: 12px;}

#categories > ul ul {padding: 0 20px; margin-top: 6px;}

#categories li a:link, #categories li a:visited {color: #4c4c4c;}
#categories li a:hover, #categories li a:active, #categories li a:focus {color: #84b83a;}

#categories h5 {padding: 12px 20px 0 20px;}

#categories footer h5 {
	border-top: 1px solid #e5e5e5;
	padding-bottom: 6px;
}


#single-article article, #single-article #disqus {
	padding: 24px 40px;
}

#single-article #disqus h3 {
	font-size: 20px;
	color: #666;
}

#single-article h3 {
	font-size: 30px;
	color: #315f63;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 18px;
}

#single-article .article-info {margin-bottom: 18px;}

#single-article .featured-image {margin-right: 20px;}

#single-article .article-content {
	font-size: 16px;
	line-height: 24px;
}

#single-article .article-meta {
	text-transform: uppercase;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
}

#single-article .article-meta a {color: #84b83a;}

#single-article article footer p {
	border-top: 1px solid #e5e5e5;
	padding-top: 18px;
}

#section-focus .date, #section-spotlight .date {
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	width: 30px;
	text-align: right;
	float: left;
	padding-top: 1px;
}

#section-focus a {
	display: inline-block;
	float: right;
	width: 225px;
}

#section-spotlight header a:link, #section-spotlight header a:visited {
	color: #999;
}

#section-spotlight header a:hover {color: #666;}

#section-spotlight ul a {
	display: inline-block;
	float: right;
	width: 303px;
}

.share-post {
	background-image: url(images/share-arrow.png);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 9px;
}

#articles article footer a.share-post {color: #999;}

#articles article footer .share {
	border-top: 1px solid #e5e5e5;
	padding-top: 12px;
	line-height: normal;
}

/* .share {display: none;} */

.home .share, .page .share, .search-results .share, .category .share, .tag share {margin-top: 6px;}

.single .share {margin-top: 12px;  margin-bottom: 18px; display: block;}

/* .fb-like {margin-right: 5px;} */

.fb-like span {width: 125px !important;}

.pin-button iframe {width: 80px !important;}

.twitter-share-button {width: 90px !important;}

/* .single .IN-widget {margin-right: 30px;} */

/* .IN-widget {margin-right: 10px;} */

#PinItCount {width: 50px !important;}

.gplusbutton {display: inline-block;}
.gplusbutton > div {width: 65px !important;}


.single-post-header {float: right; width: 498px;}

.centerimg {text-align: center;}

#post-nav {padding: 12px 20px;}

.previous-articles, .next-articles {
	text-transform: uppercase;
	font-size: 12px;
}

.previous-articles {float: left;}
.next-articles {float: right;}

#recent-articles .previous-articles a:link,
#recent-articles .previous-articles a:visited,
#recent-articles .next-articles a:link,
#recent-articles .next-articles a:visited {
	color: #999;
}

#recent-articles .previous-articles a:hover,
#recent-articles .previous-articles a:active,
#recent-articles .previous-articles a:focus,
#recent-articles .next-articles a:hover,
#recent-articles .next-articles a:active,
#recent-articles .next-articles a:focus {
	color: #666;
}


#intego-promo em {color: #84b83a;}

#tag-cloud {padding: 20px 40px 20px 20px;}

#tag-cloud a {
	display: inline-block;
	margin: 5px;
	padding: 0 5px;
}

.article-content b, .article-content em {
	font-weight: bold;
}

#featured-source {display: none;}

#featured-rotation {margin-bottom: 12px;}

blockquote, pre {
	margin-left: 40px;
	background-color: #f7f7f7;
	padding: 20px 18px;
	margin-bottom: 18px;
}

blockquote p {margin: 0;}

pre {
	white-space: pre-wrap;
	font-size: 13px;
	line-height: 18px;
}

code {font-family: Courier, "Courier New", Monaco, monospace;}

.centerimg {text-align: center;}

#recent-articles .article-content img {max-width: 560px;}
#single-article .article-content img {max-width: 620px;}

.article-content ul {
	padding-left: 40px;
	list-style-type: disc;
}

.article-content ol {
	padding-left: 40px;
	list-style-type: decimal;
}

.article-content ul li {margin-bottom: 0;}


.cartridge-thumbnail {
	display: inline-block;
	float: left;
}

#cartridge a {
	display: inline-block;
	float: right;
}

.alignimgleft {display: inline-block; margin: 0 18px 6px 0;}
.alignimgright {display: inline-block; margin: 0 0 6px 18px;}


.blog-download {
	margin-top: 30px;
	margin-bottom: 20px;
	/* height: 40px; */
}

.blog-download h4 {
	margin: 0;
	font-size: 16px;
	line-height: 20px;
}

.blog-download h4 a:link, .blog-download h4 a:visited {color: #333;}
.blog-download h4 a:hover, .blog-download h4 a:active, .blog-download h4 a:focus {color: #333;}

.blog-download .promo {float: right; width: 535px;}

.blog-download .button {float: left; margin-right: 10px;}
.blog-download .button a {
	display: inline-block;
	border: none;
	width: 42px;
	height: 42px;
	background-image: url(images/blog-download.png);
	text-indent: -10000px;
}

.blog-download .vbicon {float: left; margin-right: 10px;}
.blog-download .vbicon a {
	display: inline-block;
	border: none;
	width: 40px;
	height: 40px;
	background-image: url(images/blog-download-vbicon.png);
	text-indent: -10000px;
}

.blog-download p {margin: 0;}
/*
.blog-download p a:link, .blog-download p a:visited {color: #191919;}
.blog-download p a:hover, .blog-download p a:active, .blog-download p a:focus {color: #379626;}
*/

strong {
    font-weight:bold;
}

#Content.not-found {
	background: url(/sites/all/themes/intego/images/404_mini.jpg) center top;
	min-height: 307px;
	padding: 30px;
	width: 1040px;
}

.not-found p {
	font-size: 20px;
	line-height: 27px;
	max-width: 380px;
	font-weight: 200;
	margin: 0 0 20px 0;
}

.not-found ul li {
	font-size: 15px;
	line-height: 22px;
	max-width: 380px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-weight: 200;
	list-style: square;
}

.not-found p.title {
	font-size: 36px; line-height: 36px; font-family: 'ff-dagny-web-pro'; font-weight: bold; color: #224f54;
	margin-top: 30px;
}

body.error404 #nav-bar-container {
	height: 49px;
}