/*
Theme Name: K4 Media
Theme URI: http://www.k4media.com/
Description: K4 Media Wordpress theme
Author: Robert Starkweather
Author URI: http://www.k4media.com/

*/

/* page top */

body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size:100%;
	color:#888;
	background-color:#fff;
	background-image: url(images/header-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#header {
	margin: 30px auto 0 auto;
	padding: 0;
	width:775px;
}
h1#flag {
	float:left;
	margin: 0px 38px 15px 38px;
}
#description { float:left; }
h2#cutline {
	padding:0; margin: 0;
	display:block;
	color:#000;
}
h2#location {
	padding:0; margin:0;
	color:#0073b2;
	line-height:.5em;
}

/* top navigation */
	
#nav {
	margin:0;
	padding:0;
	clear: both;
	height:2em;
	background-color:#0073b2;
	background-image: url(images/bg-nav.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top:solid 2px #fff;
	text-align:center;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav li {
	display:inline;
	padding:0 1.5em 0 0;
	margin:0;
	line-height:2em;
}
#nav a:active, #nav a:link {
	color:#ccc;
	text-decoration:none;
}
#nav a:visited {
	color:#fff;
	text-decoration: none;
}
#nav a:hover {
	color:#fff;
	text-decoration: underline;
}

#nav .current_page_item a:active,
#nav .current_page_item a:visited,
#nav .current_page_item a:link
{
	text-decoration: none;
	border-bottom: solid 1px #fff
}

/* page structure */

#page {
	margin: auto;
	padding: 0;
	width:775px;
}

#left-column {
	float: left;
	padding: 0 40px 0px 10px;
	margin: 0px 0 0;
	width: 450px;
}
#right-column {
	float: left;
	padding: 0;
	margin: 0;
	width: 260px;
	line-height: 1.75em;
}

/* links */

a {
	color:#0073b2;
	text-decoration:none;
}
a:visited {
	color:#5D00AF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* basic text styles */

h1, h2, h3 { font-weight:normal }

h1 {
	font-family: verdana, sans-serif;
	color:#000;
	font-size:1.75em;
}
h2 {
	font-family: verdana, sans-serif;
	color:#bccc2f;
	font-size:1.5em;
	margin:1.75em 0 0 0 ;
}
h2 + p {
	margin-top:.25em;
}
h3 {
	color:#0073b2;
	text-transform:uppercase;
	font-size:1em;
	margin-bottom:0;
}
h3 + p {
	margin-top:0;
}

p {
	line-height: 1.75em;
}

strong {
	color:#000;
}

h1#summary {
	font-size:1.5em;
	line-height:1.25em;
	margin:1em 0 0 0 ;
	padding:0 2em 0 0;
	color:#888;
}

h1#page-title {
	color:#000;
	line-height:1.5em;
	margin:1em 0 0 0 ;
	padding:0;
}

/* page styles */

.screenshot {
	margin: 1em 0 3em 0;
}

.screenshot img {
	width:420px;
	height:210px;
	padding:5px;
	border: solid 1px #666;
}

.screenshot .client {
	margin-top:4px;
}
.screenshot .url a {
	font-size:.95em;
}

#right-column h2 {
	color:#bccc2f;
	margin-bottom:.25em;
	background-image: url(/wp-content/themes/k4media/images/blu-bullet.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-indent:1.15em;
	
}
#right-column #home h2 {
	color:#bccc2f;
	margin-bottom:.25em;
	background-image: url(/wp-content/themes/k4media/images/blk-bullet.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position:relative;
	text-indent:1.15em;
}
#right-column ul {
	padding-left:1.75em;
}
#right-column li {
	list-style-type:none;
}

h3 {
	color:#0073b2;
	text-transform:uppercase;
	font-size:1em;
}

/* home */

ul#headlines {
	padding:0;
	margin:0 0 0 .25em;
}

ul#headlines li {
	list-style-type:none;
	padding:0 0 0 1em;
	margin:.5em 0 .5em 0;
	line-height:1.2em;
	text-indent:-.85em;
}

/* capabilities */

#capabilities {}

.lede {
	font-size:1.25em;
	line-height: 1.5em;
	margin-top:1em;
	color:#666;
}
#capabilities p {}

#capabilities h2 {
	color:#0073b2;
}

#process p {
	font-size:.85em;
}

#process h2, h2#postmeta  {
	color:#0073b2;
	text-indent:0;
	background-image:none;
}

#process h3 {
	color:#0073b2;
	font-size:1em;
	margin-bottom:0;
	text-transform: uppercase;
}

.blog {
	/* font-size:smaller; */
}

.entry p {
	color:#666;
	font-size:.9em;
	line-height:1.75em;
}


#breadcrumbs {
	font-size:.75em;
}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	clear:both;
}

.post h2 {
	font-size:1.4em;
}
.post h2 a {
	font-size:1.4em;
	text-decoration: none;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.left-column .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	font-size:small;
	clear: both;
	background-image: url(/wp-content/themes/k4media/images/comment-bg.png);
	padding: .5em;
}
.byline {
	font-size:small;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 ;
	clear: both;
	font-size:.75em;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */


/* Begin Comments*/

#comment {
	width: 750px;
}
.commentlist {
	padding:0;
	color:#666;
}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: .5em;
	list-style: none;
}

.commentlist li.odd {
	background-image: url(/wp-content/themes/k4media/images/comment-bg.png);
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:1.25em;
}

#commentform p {
	margin: 5px 0;
	
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	text-align:right;
	font-size:.65em;
}

/* End Comments */





#right-column form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	clear:both;
	height:1em;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Various Tags & Classes*/

/*----Twitter Feed----*/
#twitter-3 ul {
	margin: 8px 0 0;
	padding: 0 0 0 10px;
}
.widget_twitter li {
	margin-bottom:10px;
}
.entry-meta, .entry-meta a {
	font-size: smaller;
}
.from-meta{
	display: none;
}
