/*   
Theme Name: Think Agency
Theme URI: http://blackbirdi.com
Description: A custom, copyrighted theme produced by Blackbird Interactive.
Author: Blackbird Interactive
Author URI: http://blackbirdi.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Think Agency is © Blackbird http://blackbirdi.com/
.
*/

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

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

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

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



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

body {
    font:Arial, Helvetica, sans-serif 80%;
	color:#333;
    line-height:150%;
	background:url(assets/images/bg-body.gif) repeat-x top left #333;
}
body.home {
	background:url(assets/images/bg-body-home.gif) repeat-x top left #333;
}
p, ul, ol, dd, pre {
    margin:.5em 0;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
input, .wpcf7-form-control-wrap input, textarea {
	background:#999;
	border:#666 1px solid;
	padding:4px 8px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.wpcf7-form-control-wrap input, textarea {
	width:320px;
	cursor:text;
	padding:4px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    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:#007DBF;
}
a:visited {
    color:#999;
}
a:active,
a:hover {
    color: #019af0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:.5em 0;
}
h1 {
    font-size:200%;
	line-height:100%;
    font-weight:normal;
	color:#007dbf;
}
.home h1 {
	font-size:135%;
	color:#fff;
}
h2 {
	font-size:160%;
    font-weight:normal;
}
h3 {
	font-size:125%;
}

#wrapper {
	background:url(assets/images/bg-body.gif) repeat-x bottom left;
}
.home #wrapper, .home #main-wrap {
	background:0;
}
#main-wrap {
	background:#cfcfcf;
}

#header, #main, #footer {
	width:960px;
	margin:0 auto;
}
#header {
	height:110px;
}
.home #header {
	height:80px;
}
#header {
    z-index:2;
}
#branding {
    padding:25px 0 0 0;
}
#logo {
	float:left;
	display:inline;
	width:140px;
	height:60px;
	margin:0;
}
	#logo a {
		float:left;
		display:inline;
		width:140px;
		height:60px;
		background:url(assets/images/think-agency-logo.gif) no-repeat center center;
		text-indent:-5000px;
	}

.skip-link {
    display:none;
}
#access {
	float:right;
	display:inline;
	width:620px;
}
	#access .menu ul {
		list-style:none;
		margin:0;
		margin-top:25px;
		text-transform:uppercase;
	}
		#access .menu ul ul {
			display:none;
		}
		#access .menu ul li {
			float:left;
			display:inline;
			width:auto;
			margin:0 25px;
		}
			#access .menu ul li a {
				text-decoration:none;
				color:#444;
			}
			#access .menu ul li.current_page_ancestor a, #access .menu ul li.current_page_item a {
				color:#007DBF;
			}
			#access .menu ul li a:hover {
				color:#019af0;
			}
.home #main {
	padding:0;
	width:100%;
	background:0;
}
#main {
    clear:both;
    overflow:auto;
	min-height:370px;
	padding:45px 0 25px 0;
	background:url(assets/images/bg-border.gif) no-repeat 690px 0;
}
	#secondary-menu {
		float:left;
		display:inline;
		width:180px;
	}
		#secondary-menu ul {
			margin:25px 0 0 0;
			list-style:none;
		}
		#secondary-menu ul li {
			margin:0 15px 10px 10px;
			line-height:110%;
		}
		#secondary-menu ul li a {
			color:#555;
			text-decoration:none;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
		}
		#secondary-menu ul li a:hover {
			color:#019af0;
		}
		#secondary-menu ul li.current_page_item a {
			color:#007DBF;
		}
		#secondary-menu ul li address {
			font-style:normal;
			font-size:90%;
		}
		#secondary-menu ul li address strong {
			font-size:125%;
		}
	#container {
		float:left;
		display:inline;
		width:460px;
	}
	.home #container {
		margin:0 auto;
		width:960px;
		float:none;
		display:block;
		overflow:auto;
		height:267px;
	}
	#homeFeature {
		width:100%;
		height:247px;
	}
		#container .features {
			float:right;
			display:inline;
			width:300px;
			margin:0 30px 0 0;
			color:#fff;
		}
		#container #middleCol {
			width:440px;
			margin-right:40px;
		}
	.aside {
		float:right;
		display:inline;
		width:220px;
		clear:right;
	}
		.aside ul {
			margin:0;
			list-style:none;
		}
		.widgettitle {
			margin-top:0;
		}
	.home .textwidget p {
		color:#fff;
	}
	.home .textwidget p a.more {
		color:#333;
		background:url(assets/images/ye-old-arrow_10.gif) no-repeat left center;
		text-transform:uppercase;
		padding-left:10px;
		text-decoration:none;
	}
	.home .textwidget p a.more:hover {
		color:#444;
	}
	.textwidget p {
		margin:.5em 0;
		color:#666;
	}
	.textwidget p img {
		border:1px solid #333;
		max-width:218px;
	}
	
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.home .hentry {
    padding:0;
}
.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 {
    font-size:220%;
	color:#007dbf;
	margin:0 0 12px 0;
	line-height:100%;
}
.entry-title a {
	color:#007dbf;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color:#019af0;
}
.entry-meta {
	display:none;
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.home .entry-content {
    padding:0;
}
	.home .entry-content .latest-home {
		float:right;
		display:inline;
		width:220px;
		margin:10px 0;
		background:#878787;
		padding:10px 20px;
	}
	.home .entry-content .latest-home h2 {
		margin:0;
		color:#fff;
	}
	.home .entry-content .latest-home h3 {
		margin:.5em 0;
		padding:0;
		color:#000;
		font-size:120%;
	}
	.home .entry-content .latest-home ul {
		margin:0;
	}
	.home .entry-content .latest-home .twitter-item {
		list-style:none;
		margin:0;
		font-size:85%;
		line-height:normal;
		color:#fff;
	}
	.home .entry-content .latest-home p {
		list-style:none;
		margin:0;
		font-size:85%;
		line-height:normal;
		color:#fff;
	}
	.home .entry-content .latest-home a {
		color:#000;
		text-decoration:none;
	}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
	margin-top:1.75em;
}
.home .entry-content h3 {
	color:#fff;
	font-weight:normal;
	font-size:160%;
	padding-bottom:0;
}
.home .entry-content #middleCol h3 {
	font-size:160%;
	padding:0;
	margin:1em 0;
}
.home .entry-content #middleCol p {
	font-size:105%;
	line-height:160%;
}
.home .entry-content img {
	margin:0;
}
.entry-content img {
	border:1px solid #333;
}
.slug-success-stories .entry-content img {
	border:0;
	display:block;
}
.entry-content ul {
	margin:.5em 0 .5em 2em;
}
.entry-content h3 {
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content .callout {
	float:left;
	display:inline;
	height:267px;
	overflow:hidden;
}
.entry-content .callout img {
	border:0;
}
.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;
	display:none;
}
.cat-links, .meta-sep, .tag-links, .comments-link {
	display:none;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.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: #FF4B33;
}
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;    
}


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

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
	display:none;
}
#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;
    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: #FF4B33;
}
.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: #FF4B33;
}
.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: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    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:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#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;
}


.home #footer {
	padding-top:0;
	margin-top:-19px;
}
#footer {
    height:70px;
	padding-top:30px;
	font-size:90%;
}
	#footer address, #footer p.contact, #footer p.copyright {
		float:left;
		display:inline;
		width:180px;
		margin:0 30px;
		color:#818181;
		font-style:normal;
	}
	#footer p.copyright {
		margin:1em 0 0 0;
		width:220px;
		text-align:center;
	}
		#footer address strong {
			color:#e7e2e2;
			font-weight:normal;
		}
		#footer a {
			color:#818181;
		}
		#footer a:hover {
			color:#999;
		}

/* =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:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !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;
}

.piclenselink {
	display:none;
}
#nav-above, #nav-below {
	display:none;
}
