/*
Theme Name: k35c_theme
Description: The portfolio web page of designer/developer Charlie Kehrer Jr. 
Author: Charlie Kehrer Jr.
Author URI: http://k35c.net.com/

This theme was designed and developed by Charlie Kehrer Jr,
whose blog you will find at http://k35c.net/

*/

/****Design Hex Colors

Gray Type Color:      #5c6167
Orange(Sub Headers):  #DD7002
Green Header Styles:  #1e5e2f	

****/

/* Default Styles */

html,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,body
{
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS", "Helevtica Neuve", sans-serif;	
	font-weight: normal;
	list-style: none;
			
	color: #4c2f13;	
}

/* Begin Link Styles */

a:link, a:visited, a:hover img
{
	color: #DD7002
}

a:hover
{
	color: #754C24;
}
.active
{
	margin: 0 0 5px 0;
	padding: 4px;
	
	background: #f3f3f3;
	
	border: 1px solid #dbdbdb;
	border-right-color: #b9b8b8;
	border-bottom-color: #b9b8b8;		
}	

#nav a:hover
{
	color:#868686;
}

/* End Link Styles */

h1
{
	margin-bottom: 15px;
	
	font-size: 28px;
	
	color: #13441E;
}

body
{
	background: #fdfcd7 url(http://www.k35c.net/wordpress/images/body_wrap.jpg) repeat-x;	
}	

a, img
{
	text-decoration: none;
	border: none;
	outline: none;
}

/* Page Header Styles */

#header
{
	width: 100%;
	height: 271px;
	
	margin: 0 auto;
	background: #2aa7f7 url(http://www.k35c.net/wordpress/images/background_header.jpg) no-repeat center top;	
}

#inner_header_wrap
{
	margin: 0 auto;
	
	width: 1000px;
}

#logo
{
	position: relative;
	top: 26px;
	left: 101px;

	display: inline;
}

#wrapper
{	
	margin: 0 auto;
	
	height: auto;
	width: 1000px;
}

/* End Header Styles */

/* Begin Homepage Main Content */

#main_content
{
	margin: 35px auto;
	min-height: 530px;
	
	background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png) no-repeat;
	background-position: -10px -1165px;
}

#about, #work 
{
	margin: 50px 10px 0 0;
	
	width: 510px;
	float: right;
	
	font-size: 19px;
	line-height: 1.4em;
	letter-spacing: .07em;
}

h1#main_page_header
{
	width: 100px;
}

#about a
{
	text-decoration: underline;
}

/* Begin Main Navigation Here */

ul#nav
{
	margin: 100px 0 0 405px;
	width:500px;

}

ul#nav  li, ul#rss_feed li,  ul.footer_subnav li
{
	display: inline;
}

ul#nav li a
{
	display: block;
	float: right;
	
	text-indent: -9999px;
	
	height: 75px;		
}

ul#nav li.nav_home a
{
	width: 94px;
	margin-right: 135px;
	margin-top: -145px;

	background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
	background-position: -10px -85px;
}
		
	ul#nav li.nav_home a:hover
	{
		background-position: -10px -10px;
	}

ul#nav li.nav_work a
{
	width: 94px;
	margin-right: 36px;
	margin-top: -145px;

	background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
	background-position: -10px -255px;
}

	ul#nav li.nav_work a:hover
	{
		background-position: -10px -180px;
	}

ul#nav li.nav_blog a
{
	width: 94px;
	margin-right: -63px;
	margin-top: -145px;

	background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
	background-position: -10px -425px;
}

	ul#nav li.nav_blog a:hover
	{
		background-position: -10px -350px;
	}	

/* End Main Nav */

	/* Begin Sub Navigation Here */
	
	 ul.footer_subnav li a 
	{
		float: right;
		
		width: 125px;
		height: 28px;
		
		text-indent: -9999px;		
		
		display: block;
	}
	
	ul.footer_subnav li.subnav_home a
	{
		width: 34px;
		
		margin: -3px 89px 0 0;	
	
		background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
		background-position: -10px -965px;
	}
		
		#services_subnav_wrapper ul.footer_subnav li.subnav_home a:hover
		{
			background-position: -10px -937px;
		}
	
	ul.footer_subnav li.subnav_work a
	{
		width: 34px;
		margin: -3px -71px 0 0;
	
		background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
		background-position: -10px -1041px;
	}
	
		#services_subnav_wrapper ul.footer_subnav li.subnav_work a:hover
		{
			background-position: -10px -1013px;
		}
	
	ul.footer_subnav li.subnav_blog a
	{
		width: 34px;
		margin: -3px -107px 0 0;
	
		background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
		background-position: -10px -1117px;
	}
	
		#services_subnav_wrapper ul.footer_subnav li.subnav_blog a:hover
		{
			background-position: -10px -1089px;
		}	

		/* End Sub Navigation Here */

/* Begin Work Page */

h2.project_header, h2.comment_form_header
{
	font-size: 20px;
	color: #4c2f13;
}

#slider li img
{
	margin: 10px 0 15px 0;
	padding: 5px;	
	
	width: 445px;
	height: 192px;

	background : #754c24;
}

.latest_projects li a
{
	margin: 0 0 0 -600px;
	width: 48px;
	height: 60px;
	
}

span.latest_projects_details
{
	margin: 0 0 35px 0;
	font-size: 14px;
}

span.project_specs 
{
	font-size: 12px;
	font-style: italic;
}

	/* Begin Work Page Slider Styles */
	
	p#controls
	{
		position: relative;
		top: -356px;
		left: 360px;

		width: 450px;
		height: 60px;
		
		float: left;
	}
	
	#slider li
	{ 
		width:455px;
		height:445px;
		
		overflow:hidden; 
	}	
	
	#prevBtn, #nextBtn
	{ 
		display:block;
		
		position:absolute;
		left:-30px;
		top:71px;
	}	
													
	#prevBtn a, #nextBtn a
	{  
		margin-left: -380px;
		
		display:block;
		width:50px;
		height:58px;
		
		background: url(http://www.k35c.net/wordpress/wp-includes/js/jquery/easyslider1.7/images/left_slider.png) no-repeat;
	}
		
	#nextBtn a
	{ 
		margin-left: 125px;
		background: url(http://www.k35c.net/wordpress/wp-includes/js/jquery/easyslider1.7/images/right_slider.png) no-repeat;
	}	
	
	/* End Work Page Slider Styles
	
/* End Work Page */	

/* Begin Blog Page Styles */

#blog
{
	margin: 35px 0 25px 165px;
	float: left;
	
	width: 580px;

	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: .07em;
}

#blog_single_long_content_format
{
	margin: 35px 0 0 80px;
	padding-bottom: 40px;
	
	width: 630px;
	float: left;

	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: .07em;	
}

#blog_archive_long_content_format
{
	margin: 35px 0 0 80px;
	padding-bottom: 40px;
	width: 630px;
	float: left;
	
	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: .07em;	
}

/*#blog p, #blog_single_long_content_format p, #blog_archive_long_content_format p
{
	margin-bottom: 20px;
}*/

	/* Begin Blog Sidebar */
	
	#blog_sidebar
	{
		margin: 23px -40px 0 0;

		float: right;
		width: 250px;
	}
	
	#blog_sidebar h2.widgettitle
	{
		padding: 10px 0;
		font-size: 19px;
	}
	
	#blog_sidebar ul.xoxo blogroll li 
	{
		font-size: 15px;
		letter-spacing: .08em;
		line-height: 1.9em;
		
		color: #4c2f13;	
	}
	
	#blog_sidebar img
	{
		background-color: #8F6135;
		padding: 4px;
	}
	
		#blog_sidebar img:hover
		{
			background-color: #754C24;				
		}

	/* Begin date format */
		
	span.date_stamp
	{		
		font-size: 17px;
	}
	
	/* End date format */

/* End Blog Sidebar */

/* Begin Sub page navigation */

#blog_navigation_next_prevlinks li.nextlink a[href="http://www.k35c.net/wordpress/blog/page/3"]
{
	position: relative;
	top: -63px;
	left: 449px;
	
	width: 68px;
	
	background: url(http://www.k35c.net/wordpress/images/blog_nextlink.gif) no-repeat bottom center;
}	

#blog_navigation_next_prevlinks li.prevlink a[href="http://www.k35c.net/wordpress/blog/"], #blog_navigation_next_prevlinks li.prevlink a[href="http://www.k35c.net/wordpress/blog/page/2"]
{
	position: relative;
	top: 2px;
	left: 0;	
	
	width: 68px;
	
	background: url(http://www.k35c.net/wordpress/images/blog_prevlink.gif) no-repeat bottom center;
}	

#blog_navigation_next_prevlinks li.prevlink a[href="http://www.k35c.net/wordpress/blog/page/2"]
{
	position: relative;
	top: 0;
	left: -3px;	
	
	width: 68px;
	
	background: url(http://www.k35c.net/wordpress/images/blog_prevlink.gif) no-repeat bottom center;
}	

/* End Sub page navigation */

/* Begin contact form styles */

#contact
{
	margin: 50px 10px 15px 0;
	
	width: 510px;
	height: 600px;
	
	float: right;
	
	font-size: 19px;
	line-height: 1.4em;
	letter-spacing: .07em;
}

#contact_form
{
	width: 400px;
	float: left;
}

input, textarea
{	
	background: #FDFCD7;
	border: 1px solid #4c2f13;	 
}

#contact_form input, #comment_form input
{
	margin-bottom: 10px;
	
	width: 340px;
	height: 35px;
	
	font-size: 20px;
}

#contact_form input.btn, #comment_form input.btn
{	
	margin: 25px 0 0 0;
	
	width: 134px;
	height: 44px;
	
	cursor: pointer;
	
	display: block;
	
	border: none;
	outline: none;
}

textarea
{
	width: 340px;
	height: 200px;	
	
	font-size: 20px;
}

input:focus,
textarea:focus,
select:focus	
{ 
	background:#FFFEEF; 
}

/* form success */

p#success
{
	position: relative;
	top: 5px;
	
	font-size: 14px;
	
	color: #1e5e2f;
	
	display: inline;
}

/* End Contact form styles */

/* Begin vcard styles */

#business_vcard
{
	display: none;
}

#vcard
{
	position: relative;
	top: -85px;
	left: -220px;
	
	width: 200px;
	height: 166px;
	
	display: block;
}

/* End vcard styles */

/* Begin Resume Styles */

span#resume a
{ 
	position: relative;
	top: 446px;
	right: 720px;
	
	width: 95px;
	
	color: #4c2f13;	
	
	text-decoration: none;
	
	display: inline;
}

/* End Resume Styles */

/* Begin Blog Comments Form Styles*/

#blog_comment_container
{
	margin: 0 0 0 80px;
	
	width: 630px;
}

.comment_format
{
	margin: 10px 0 40px 0;
	padding: 15px;	
	
	border: 1px dashed #754c24;	
}

#comment_form
{
	margin-top: 40px;
	padding-bottom: 40px;
	
	float: left;
	
	width: 550px;
}

	/* Required Fields Style */
	
	span.required_form_fields
	{
		margin: 0 0 25px 10px;
		
		font-style: italic;
		font-size: 11px;
		letter-spacing: .03em;
		
		color: #DD7002;
	}
	
	span.comment_icon a
	{
		margin: 25px 0 0 30px;
		
		float: left;
		width: 68px;
		
	 	font-size: 16px;
	 	
	 	color:  #fff;
	} 
	
	span.comment_icon
	{
		margin: 5px 0 0  -83px;
					
	 	width: 58px;
	 	height: 60px; 	
	 	
	 	float: left; 	
	 	background: url(http://www.k35c.net/wordpress/images/blog_comment_icon.png) no-repeat;
	}
	
	/* End Required Fields Style */
	
/* End Blog Comments Form Styles */	

/* Begin Footer Styles*/		

#footer
{
	position: relative;
	
	height: 355px;
	width: 100%;
	
	clear: both;
	background: #002039 url(http://www.k35c.net/wordpress/images/sky_background_footer.jpg) center bottom no-repeat;
}

#subnav_logo
{
	float: left;
	
	margin: -23px 0 0 594px;
	
	width: 47px;
	
	display: inline;
}

#billboard
{
	width: 920px;
	height: 354px;
	
	margin: 0 auto;

	background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
	background-position: -10px -513px;
}

#billboard ul.billboard_info
{
	width: 400px;
}
         
#billboard form#searchform input.box 
{
	margin: 72px 0 0 54px;
	float: left;

	width: 308px;
	height: 30px;
	
	border: none;	
	outline: none;
	border-style: none;	
	
	background: url(http://www.k35c.net/wordpress/images/k35c_theme_sprite.png);
	background-position: -10px -887px;
}

#billboard form#searchform input#s
{
	margin: 79px 0 0 -273px;
	
	font-size: 13px;
	font-style: italic;
	letter-spacing: .09em;

	color: #7D8F82;

	border: none;	
	outline: none;
	border-style: none;
	
	background-color:transparent;
}
 
#billboard form#searchform input.search_field
{
	width: 250px;
	
	border: none;
	display: none;
	background-color:transparent;
}

#billboard ul.billboard_info li.except_clients
{
	text-indent: -9999px;
	
	display: none
}

#billboard ul.billboard_info li.coda_logo 
{
	margin: 100px 69px 0 0;
	float: right;
	
	width: 26px;
}

#billboard ul.billboard_info li.wordpress_logo 
{
	margin: 100px -56px 0 0;
	float: right;
	
	width: 25px;
}

	/* Begin Social Network */
	
	ul#social_network
	{
		position: relative;
		top: 52px;
		left: 60px;
	
		display: inline;
	}
	
	ul#social_network li
	{
		display: inline;
	}
	
	/* End Social Network */

ul li[class="header_services"]
{
	height: 20px;
}

#services_subnav_wrapper ul.k35c_services
{
	margin: -188px 0 0 520px;

	width: 230px;
	height: 130px;

	float: right;
	clear: left;
}

#services_subnav_wrapper ul.k35c_services li.header_services span
{
	padding-bottom: 5px;
	
	font-size: 17px;
	letter-spacing: .19em;
	
	color: #fff;
	
	border-bottom: 1px dashed #fff;
}

#services_subnav_wrapper ul.k35c_services li
{
	padding: 5px 0 10px 0;
	
	font-size: 12px;
	font-style: italic;	
	letter-spacing: .20em;
	word-spacing: .05em;
	
	color: #fff;
}

ul.k35c_services li abbr
{
	border: none;
}

/* End Footer Styles */

span#copyright
{
	position: relative;
	top: 158px;
	left: 163px;
	
	font-size: 11px;
	
	width: 500px;
	
	color: #fff;
}

/* Begin Search Results Styles */

.search-terms
{
	 margin-left: 25px;
	 
	 color: #DD7002;	

	 font-size: 20px;
}
	
#no_search_results 
{
	margin: 45px 0 40px 67px;
	
	width: 656px;
	height: 411px;

	text-indent: -9999px;
	background: url(http://www.k35c.net/wordpress/images/no_search_stopsign.png) no-repeat;
}	

.searchresult_content_wrap
{
	width: 860px;
}

p#searchresult_content_wrap h2 a
{
	color: #1e5e2f;
}	

/* End Search Results Styles */