/* 
Theme Name: kcblog 2012



*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


body {
	background: #fff;
	color: #444;
	margin: 0;
	padding: 0;
	font-family: "MateRegular", Georiga, serif;
	font-size: 62.5%;
	border-top: 3px solid #048abc;
}

a:link, a:visited {
	color: #048abc;
	text-decoration: none;
	transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out;
}
a:hover, a:active {
	color: #ee9619;
}
p {
	margin: .8em 0;
}

h2 { font-size:150%; font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 120%; }


.padding {
	padding: 20px 40px;
}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

#container{
	max-width: 960px;
	margin: 0px auto;
	position: relative;
	
}

/* HEADER */
.banner {
	padding: 20px 0;
}
#header {
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}
#topTitle {
}
#header h1, #header #logo {
	
	font-size: 6.0em;
	margin: 0;
	padding: 0;
	line-height: 100%;
	white-space: nowrap;
	
}
#header a {
	color: #636363;
	display: block;
}
#tagline {
	font-size: 2.0em;
	margin: 0;
	white-space: nowrap;
	color: #8a8a8a;
}

/* NAV */
#topNav {
	position: inherit;
	font-size: 2.0em;
	
}
#topNav ul {
	padding: 40px 0px;
		list-style: none;
	margin: 0;
	overflow: auto;
	float: right;
	text-transform: uppercase;
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#topNav ul li {
	display: inline;
	float: left;
}
#topNav a {
	display: block;
	float: left;
	line-height: 40px;
	padding: 0 0px;
	margin-left: 20px;
}
#content{
	font-size: 2.1em;
	line-height: 150%;
	margin: 0;
}
#content ul {
	margin:1.5em 0;
	
}
#content ul li {
	margin-left:1.5em;	
}
h1.post-title, h2.archive-post-title {
	font-size: 200%;
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 120%;
}

.postmeta{
	font-size: 80%;
}
.postnavigation {
}
.postnavigation a {
	display: inline-block;
	background-color: #048abc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(4, 138, 188)), to(rgb(0, 96, 133)));
	background-image: -webkit-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: -moz-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: -o-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: -ms-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#048abc', EndColorStr='#006085');
	color: #fff;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: none;
	text-transform: uppercase;
	font-size: 100%;
	margin:0 40px;
}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

#sidebar {
	padding: 40px;
	font-size: 1.8em;
}
/* FOOTER */ 
#footer {
	padding: 40px 0;
	font-size: 1.8em;
	color: #aaa;	
}
#footer h3 {
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#footer h3 a {
	color: #aaa;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	display: block;
	padding: 5px 0;
}
.widget {
	margin-bottom: 20px;
}

/* POSTS */

.odd-post1 {
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.even-post1 {
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
}
p.date {
	font-size: 70%;
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #888;
	margin: 0;
}

/* IMAGES */
img.size-large, img.size-full {
	width: 100%;
	height: auto;
	display: block;
}
img.size-medium {
	float: right;
	margin: 0 0 40px 40px;
	max-width: 280px;
	height: auto;
}

/* FORMS */

textarea, input.text {
	width: 96%;
	padding: 1em 2%;
	background: #f3f3f3;
	border: 1px solid #ddd;
	font-size: 80%;
	color: #666;
}
input#submit, input.wpcf7-submit {
	background-color: #048abc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(4, 138, 188)), to(rgb(0, 96, 133)));
	background-image: -webkit-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: -moz-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: -o-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: -ms-linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	background-image: linear-gradient(top, rgb(4, 138, 188), rgb(0, 96, 133));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#048abc', EndColorStr='#006085');
	color: #fff;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "FrancoisOneRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: none;
	text-transform: uppercase;
	font-size: 100%;
}

/* LISTS */

#content ol {
	margin: 1.0em;
	padding-left: 1.8em;
}
#content ol li {
	margin: .5em 0;
}

.sidebar iframe {
         width:100%;
}