/*
Theme Name:Mikestyle DCBA 2.0
Theme URI:http://miketargett.com/
Author:<a href="http://miketargett.com/">Mike Targett</a>
Version:2.0
*/

@font-face {
    font-family: 'kigararegular';
    src: url('fonts/kigaraot_font-webfont.eot');
    src: url('fonts/kigaraot_font-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kigaraot_font-webfont.woff') format('woff'),
         url('fonts/kigaraot_font-webfont.ttf') format('truetype'),
         url('fonts/kigaraot_font-webfont.svg#kigararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;background:transparent;border:0;margin:0;padding:0;vertical-align:baseline;}
:focus{outline: 0;}
body{line-height:1;}
h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
ol,ul{list-style:none;}
blockquote{quotes:none;}
blockquote:before,blockquote:after{content:'';content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
caption,th,td{font-weight:normal;text-align:left;}
a img{border:none;}

/* LINKS */
a{
	color:#0069aa;
	text-decoration:none;
}
a:focus,
a:active,
a:hover{
	color:#003a63;
	text-decoration:underline;
}

/* BODY */
body{
	background:#0069aa;
}
body,
input,
textarea{
	color:#555;
	font-size:62.5%;
	line-height:1.5em;
	font-weight:normal;
}

/* LAYOUT */
#page{
	width:100%;
	background:#e1e1e1;
	margin:0 auto;
}

/* TOP MENU */
#top-menu{
	width:100%;
	border-bottom:solid 1px #1a4e73;
 	background:#0069aa url('images/decoration-top.jpg') no-repeat 50% 0;
}
#top-menu-wrap{
	width:1000px;
	margin:0 auto;
}

/* SLOGAN */
#slogan{
	float:left;
	width:700px;
	margin:0;
}
h1{
	display:block;
	font-size:2.8em;
	line-height:2em;
	font-weight:normal;
	color:#fff;
	margin:0;
}

/* TOP MENU NAV */
.top-menu-nav{
	float:left;
	width:300px;
	margin:0;
	overflow:hidden;
}
.top-menu-nav ul{
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
}
.top-menu-nav li{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	font-size:13px;
	color:#fff;
}
.top-menu-nav a{
	line-height:4.2em;
	padding:0 5px;
	color:#fff;
	text-shadow:0 1px 0 #333;
}
.top-menu-nav a:hover{
	color:#fff;
	text-decoration:underline;
}

/* LAYOUT */	
#wrapper{
	margin:0 auto;
   	width:1000px;
}
#main{
	clear:both;
	overflow:hidden;
	background-color:#fff;
	background-image:url('images/bg-main.jpg');
	background-repeat:repeat-y;
	background-position:0 0;
}

/* HEADER */
#header{
	width:100%;
	height:120px;
	background:#fff;
	border-top:solid 4px #00853e;
	border-bottom:solid 1px #e8e8e8;
}
#banner{
	width:1000px;
	height:120px;
	margin:0 auto;	
	overflow:hidden;
}
#logo{
	float:left;
	width:170px;
	height:70px;
	margin:23px 0 27px;
}
#logo img{
	width:145px;
	height: auto;
}

/* SEARCH */
#search{
	float:left;
	position:relative;
	width:300px;
	height:32px;
	overflow:hidden;
	margin:48px 0 0 310px;
}
input#s{
	width:263px;
	height:22px;
	padding:4px 6px 4px 29px;
	font-size:14px;
	line-height:22px;
	color:#999;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#f7f7f7 url('images/search.png') no-repeat 6px 6px;
}
input#searchsubmit {
	display: none;
}
#search-results-label{
	font-size:.85em;
	line-height:1.5em;
	padding:11px 0;
}

/* SOCIAL */
#social{
	float:left;
	position:relative;
	width:200px;
	height:32px;
	overflow:hidden;
	margin:48px 0 0 20px;
}
#social img{
	float:left;
	margin-right:5px;
}

/* NAV */
#access{
	float:left;
	display:block;
	margin:0 auto;
	width:180px;
	height:100%;
}
#access ul{
	list-style:none;
	margin:0;
}
#access li{
	width:180px;
	display:block;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
#access a{
	display:block;
	height:40px;
	font-size:13px;
	line-height:40px;
	padding:0 10px;
	color:#fff;
	text-shadow:0 1px 0 #333;
	text-decoration:none;
	background:url('images/bg-nav.png') no-repeat 0 0;
}
#access ul ul,
#access ul ul ul{
	display:none;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:url('images/bg-nav-hover.png') no-repeat 0 0 !important;
}
#access ul li:hover > ul {
	display: none;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.current-category-ancestor > a,
#access ul li.current-post-ancestor > a,
.page-template-archive-product-development-php #menu-item-1922 a,
.page-template-archive-marketing-promotion-php #menu-item-1923 a,
.page-template-archive-visitor-servicing-php #menu-item-1924 a,
.page-template-archive-articles-php #menu-item-2231 a{
	background:url('images/bg-nav-hover.png') no-repeat 0 0 !important;
}
.search-results #access a{
	background:url('images/bg-nav.png') no-repeat 0 0 !important;
}
.search-results li#menu-item-search a,
.search-results #access a:hover,
.archive li#menu-item-archive a,
.archive #access a:hover{
	background:url('images/bg-nav-hover.png') no-repeat 0 0 !important;
}

/* MAIN */
#container{
	position:relative;
	width:100%;
}
#content{
	float:left;
	padding-top:10px;
	width:600px;
}
.hentry{
	position:relative;
	float:left;
	display:block;
	width:560px;
	padding:0;
	margin:0 20px 3em;
	border-bottom:solid 1px #e8e8e8;
}
.entry-content{
	font-size:1.4em;
	line-height:1.7em;
	padding-bottom:1.5em;
}

/* FRONT PAGE */
#featured img.thumbnail{
	float:left;
	width:280px;
	height:auto;
	border:solid 1px #e8e8e8;
	margin:6px 20px 10px 0;
}
ul.more-featured{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}
.more-featured li{
	list-style:none;
	float:left;
	width:260px;
	margin:0 20px 1.5em;
	font-size:.85em;
}
.more-featured img.thumbnail{
	float:left;
	width:75px;
	height:auto;
	border:solid 1px #e8e8e8;
	margin:0 10px 10px 0;
}

/* SIDEBAR RIGHT */
#sidebar-right{
	float:left;
	width:220px;
	margin:0;
	padding:0;
	color:#fff;
}
#sidebar-right h2,
#sidebar-right h3,
#sidebar-right h4,
#sidebar-right h5,
#sidebar-right h6,
#sidebar-right p,
#sidebar-right a{
	color:#fff;
}
#sidebar-right > div{
	padding:20px;
}
#sidebar-right ul,
#sidebar-right li{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar-right ul{
	margin-bottom:1.5em;
}
#sidebar-right li{
	font-size:12px;
	padding:.8em 0;
	border-bottom:dashed 1px #ccc;
}
#sidebar-right h3{
	margin-top:.2em;
}

/* JOIN LIST  */
input.fsSubmitButton a{
	display:block !important;
	height:40px !important;
	font-size:16px !important;
	line-height:40px !important;
	font-weight:bold !important;
	text-align:center !important;
	text-transform:uppercase !important;
	color:#fff !important;
	text-shadow:0 1px 0 #333 !important;
	background:url('images/join-list.png') no-repeat 0 0 !important;
	margin-bottom:3em !important;
}
input.fsSubmitButton a:hover{
	text-decoration:none !important;
}

/* IMAGES */
.entry-content img,
.comment-content img,
.widget img{
	max-width:100%;
}
img[class*="align"],
img[class*="wp-image-"]{
	height:auto;
}
img.size-full{
	max-width:100%;
	width:auto;
}
.alignleft,
img.alignleft{
	display:inline;
	float:left;
	margin-right:1.625em;
}
.alignright,
img.alignright{
	display:inline;
	float:right;
	margin-left:1.625em;
}
.aligncenter,
img.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignleft,
img.alignright,
img.aligncenter{
	margin-bottom:1.5em;
}

/* CAPTIONS */
p img,
.wp-caption{
	margin-top:0.4em;
}
.wp-caption{
	background:#f1f1f1;
	margin-bottom:1.5em;
	max-width:96%; 
	padding:4px;
	text-align:center;
}
.wp-caption img{
	display:block;
	margin:0 auto;
	max-width:98%;
}
.wp-caption p.wp-caption-text{
	color:#888;
	font-size:12px;
	padding-top:.6em;
	margin-bottom:.6em;
}

/* HEADERS */
h2,h3,h4,h5,h6{
	clear:both;
	color:#003a63;
	font-weight:normal;
	line-height:1em;
	margin:0 0 10px 0;
}
h2 a:focus,h3 a:focus,h4 a:focus,h5 a:focus,h6 a:focus,
h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active,
h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color:#003a63;
	text-decoration:none;
}
h2{font-size:3.6em;}
h3{font-size:2.8em;}
h4{font-size:2.4em;}
h5{font-size:2.2em;}
h6{font-size:2em;text-transform:uppercase;margin-bottom:0;}

/* META, UTILITY */
.entry-meta,
.entry-utility,
.entry-utility a{
	color:#999;
}
.entry-meta{
	float:left;
}
.entry-meta:after{
	content:' / ';
	padding-right:5px;
}
.entry-utility{
	font-size:13px;
	line-height:18px;
}

/* EDIT */
a.post-edit-link{
	position:absolute;
	z-index:9999;
	top:4px;
	right:0;
	display:block;
	float:right;
	margin:0;
	background:#e8e8e8;
	padding:5px;
	font-size:8px;
	text-transform:uppercase;
	color:#666;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

/* NAVIGATION */
.navigation{
	float:left;
	display:block;
	width:560px;
	padding:0 20px 20px 20px;
}
.nav-previous{
	float:left;
	width:50%;
	padding-bottom:20px;
}
.nav-next{
	float:right;
	text-align:right;
	width:50%;
}
.navigation a{
	font-size:2em;
	text-transform:uppercase;
}
.single .navigation a{
	font-size:1.4em;
	text-transform:none;
}


/** VARIOUS **/
.clear{
	clear:both;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr{
	margin-bottom:1.5em;
}
hr{
	background-color:#e7e7e7;
	border:0;
	clear:both;
	height:1px;
	margin-bottom:1.5em;
}
dl{margin:0 0 1.5em 0;}
dt{font-weight:bold;}
dd{margin-bottom:1.5em;}
b,strong{
	font-weight:700;
	text-shadow:0 0 1px #fff;
}
cite,em,i{
	font-weight:400;
	font-style:italic;
}
small{font-size:13px;}
big{font-size:131.25%;}
ins{
	background:#ffc;
	text-decoration:none;
}
blockquote{
	font-style:italic;
	padding:0 3em;
	color:#777;
}
blockquote cite,
blockquote em,
blockquote i{
	font-style:normal;
}
pre{
	background:#f7f7f7;
	color:#222;
	margin-bottom:1.5em;
	padding:1.5em;
}
abbr,
acronym{
	border-bottom:1px dotted #666;
	cursor:help;
}
sup,
sub{
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
	font-size:.75em;
}
sup{bottom:1ex;}
sub{top:.5ex;}

/* LISTS */
ul,ol{
	margin:0 0 1.5em 1.5em;
	list-style:none;
}
ul li{list-style:disc;}
ol li{list-style:decimal;}
ol ol{list-style:upper-alpha;}
ol ol ol{list-style:lower-roman;}
ol ol ol ol{list-style:lower-alpha;}
ul ul,
ol ol,
ul ol,
ol ul{
	margin-bottom:0;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul{
	margin-bottom:0;
}
li.categories{
	list-style:none;
	overflow:auto;
}
li.categories ul li:last-child{
	padding-bottom:20px;
}

/* TABLES */
.entry-content table{
	margin:0 0 1.5em 0;
	text-align:left;
	width:590px;
}
.entry-content tr th,
.entry-content thead th{
	color:#999;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:2em;
	text-transform:uppercase;
	padding:6px 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	white-space:nowrap !important;
}
.entry-content tr td{
	border-bottom:1px solid #e7e7e7;
	padding:6px 0;
	line-height:1.3em;
}

/* DOC, PDF, LINKS */
a[href$='.doc'], a[href$='.DOC'], 
a[href$='.docx'], a[href$='.DOCX'], 
a[href$='.RTF'], a[href$='.rtf'], 
a[href$='.wps'], a[href$='.WPS'], 
a[href$='.txt'] , a[href$='.TXT'] {
	background-image:url('images/doc.png');
	background-repeat:no-repeat;
	background-position:0 0;
	display:inline;
	padding:0 0 0 20px;
}
a[href$='.pdf'], a[href$='.PDF'] {
	background:url('images/pdf.png');
	background-repeat:no-repeat;
	background-position:0 0;
	display:inline;
	padding:0 0 0 20px;
}
a[href$='.ppt'], a[href$='.pps'] {
	background:url('images/ppt.png');
	background-repeat:no-repeat;
	background-position:0 0;	
	display:inline;
	padding:0 0 0 20px;
}
.external-website{
	background:url('images/external-site.png');
	background-repeat:no-repeat;
	background-position:3px 2px;
	display:inline;
	padding:0 0 0 20px;
}

/* FORMS */
input[type="text"],
textarea{
	background:#f1f1f1;
	border:1px solid #bbb;
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	padding:2px;
}
textarea{
	padding-left:3px;
	width:98%;
}
#content pre,
#content kbd,
#content tt,
#content var,
#content code{
	font-size:1em;
	line-height:1.5em;
}
#content .entry-summary p:last-child{
	margin-bottom:1em;
}
.entry-content fieldset{
	border:1px solid #e7e7e7;
	margin:0 0 1.5em 0;
	padding:1.5em;
}
.entry-content fieldset legend{
	background:#fff;
	color:#000;
	font-weight:bold;
	padding:0 1.5em;
}
.entry-content input{
	margin:0 0 1.5em 0;
}
.entry-content input.file,
.entry-content input.button{
	margin-right:1.5em;
}
.entry-content label{
	color:#888;
	font-size:1em;
}
.entry-content select{
	margin:0 0 1.5em 0;
}

/* VIDEO */
embed,
object{
	width:100%;
	height:auto;
}
iframe{
	width:100%;
}

/* FOOTER */
#footer{
	width:100%;
	overflow:hidden;
	margin:0;
	border-top:solid 1px #222;
	background:#7f7f7f;
}
#colophon{
	width:1000px;
	margin:0 auto;
	padding:25px 0;
	font-size:1.3em;
	color:#fff;
	text-align:center;
	background:#013354;
}
#colophon a{
	color:#fff;
}
#colophon p{
	margin-bottom:0;
	line-height:1.75em;
}

/* FONTS */
body,
input,
textarea{
	font-family:'Noto Sans',sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family:'kigararegular','Noto Serif',serif;
}
input[type=submit]{
	font-size:1em;
	font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;
}
pre{
	font-family:"Courier 10 Pitch",Courier,monospace;
}
code{
	font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}

/* SCREEN READER */
.screen-reader-text{
	position:absolute;
	left:-9000px;
}