/*  
Theme Name: KH Creative
Description: 
Version: 1.0
Author: Keith Higginbotham
Author URI: http://www.khcreativemedia.com/
*/

.caption { margin: 5px; padding: 5px; border: solid 1px #E5E5FF; background: #E5F2FF; font-size:90%; color: black }

.clear{
	clear: both;
}

body {
	margin: 0px;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p {
	font-size: 9pt;
}

p.wp-caption-text {
	margin-top: -3px;
	margin-left: 5px;
	font-size: 8pt;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a.red {
	color:#f21928;
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	color: #999999;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}
.entry img {
	border: solid 1px #999999;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 105px;
	margin: 10px 0;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 91px;
}
.top {
	float: right;
	font-size: 9px;
	margin-top: 10px;
}
/* Header */
#welcome{
	float: right;
	width: 600px;
}

#welcome h1{
	margin: 0px;
	font-size: 2em;
}
#logo {
	width: 955px;
	height: 91px;
	margin: 0;
}

a.home{
	background: url(http://www.khcreativemedia.com/images/kh-logo.gif) no-repeat;
	height: 91px;
	width: 129px;
	float:left;
}

#logo h1, #logo p {
	margin: 0;
	color: #909090;
	text-align: right;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding-bottom:3px;
	font-weight: normal;
	font-size: 2em;
}

#logo p {
	text-transform: lowercase;
	font-size: 14px;
	color: #888888;
	margin-top: -4px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #666666;
}

p.subhead {
	padding-bottom: 10px;
}

.print {
	margin-right:240px;
}
.print a{
	background-image: url(http://www.khcreativemedia.com/images/print-sprite.gif);
	background-repeat: no-repeat;
	width:50px;
	height:40px;
	background-position: 0px -57px;
	float: right;
}
.print a:hover{
	background-repeat: no-repeat;
	width:50px;
	height:40px;
	background-position: 0px 0px;
}

.web {
	margin-right:140px;
}
.web a{
	background-image: url(http://www.khcreativemedia.com/images/web-sprite.gif);
	background-repeat: no-repeat;
	width:50px;
	height:40px;
	background-position: 0px -58px;
	float: right;
}

.web a:hover{
	background-repeat: no-repeat;
	width:50px;
	height:40px;
	background-position: 0px 0px;
}

.motion {
	margin-right:40px;
	
}
.motion a{
	background-image: url(http://www.khcreativemedia.com/images/motion-sprite.gif);
	background-repeat: no-repeat;
	width:50px;
	height:40px;
	background-position: 0px -57px;
	float: right;
}

.motion a:hover{
	background-repeat: no-repeat;
	width:50px;
	height:40px;
	background-position: 0px 0px;
}


.Web {
	background-image: url(http://www.khcreativemedia.com/images/small/web.jpg);
	background-repeat: no-repeat;
	width:20px;
	height:22px;
	padding: 3px;
	float: left;
}

.Print {
	background-image: url(http://www.khcreativemedia.com/images/small/print.jpg);
	background-repeat: no-repeat;
	width:24px;
	height:22px;
	padding: 3px;
	float: left;
}

.Motion {
	background-image: url(http://www.khcreativemedia.com/images/small/motion.jpg);
	background-repeat: no-repeat;
	width:22px;
	height:19px;
	padding: 3px;
	float: left;
}
/* Menu */
.bullet {
	font-size: 18px;
}

#port-menu {
	text-align: center;
	margin-bottom: 20px;

}

#port-menu li{
	display: inline;
	font-size: 18px;
}

#port-menu a:hover {
	text-decoration: none;
	color: #f21928;
}

#menu {
	width: 920px;
	margin: 0 auto;
	height: 30px;
	padding: 0px 20px;
	background-color: #231f20;
}

#menu ul {
	list-style: none;
	padding-top: 7px;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	padding-right: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888;
}

#menu a:hover {
	color: #f21928;
}

#menu .current_page_item a {
	color: #ffffff;
	text-decoration: underline;
	}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img03.gif) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 20px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

ul.bio {
	list-style-type:square;
	padding-left: 10px;
}

a.details {
	color: #f21928;
	font-size: 10px;
}

a.details:hover{
	color: #999999;
}


#content {
	float: left;
	width: 400px;
	margin: 10px 30px 20px 50px;
}

h2.portfolio-title {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: dotted #696969 1px;
	padding: 3px 0;
	}
h2.portfolio-title a:hover{
	color: #f21928;
}

h2.portfolio {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	}

h2.title a {
	color: #696969;
}

h2.title:hover{
	color: #999999;
}

.portfolio {
	margin:0 0 3px 0;
	padding:0;
	}

.spacer{
	border-bottom: solid #f21928 15px;
	border-top: solid #231f20 15px;
	margin-bottom: 10px;
	}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px 25px;
	
}

.links {
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

h2.widgetitle-tweet {
	padding-top: 20px;
}

h2.widgetitle-network {
	padding-top: 20px;
}

h2.widgetitle-me {
	padding-top: 20px;
}
.right-menu li{
	padding:0px;
}

#sidebar1 {
	float: left;
	width: 210px;
}

#sidebar2 {
	float: right;
	width: 210px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li ul {
	background: none;
}

.sidebar li li {
	margin: 0px;
	padding: 2px 0;
	border-bottom: dotted 1px #454545;

}


.sidebar li h2 {
	height: 26px;
	margin: 0 0 0 0;
	text-transform: capitalize;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

.textwidget{
	margin: 0 0 0 0;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #454545;
	padding: 0;
}

.textwidget p {
	margin-bottom: 3px;
}

li#text-6.widget {
	padding-bottom: 0px;
}
.textwidget li#text-6.widget {
	padding: 0px;
}

li#text-4.widget {
	padding: 0px;
}

li#linkcat-2.widget h2 {
	display: none
}

ul.xoxo{
	margin: 0px;
}


li#recent-posts-3.widget {
	padding: 0;
}

li#recent-posts-3.widget li{
	margin: 0;
	padding: 2px 0;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #231f20;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px;
	background: #111111;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding: 20px 0px;
}

.pagetitle {
	margin: 0px;
	padding: 20px 0px;
	font-size: 2.4em;
	font-weight: normal;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
}

hr {
	display: none;
}

.commentlist {
	padding-left: 40px;
}
