@charset "utf-8";
/*
Theme Name: Jay hafling
Theme URI: http://www.jayhafling.com/
Description: My portfolio theme
Version: 1
	Brown:  #402f1a
	Gray:   #44453a
	Blue:   #02aeff
	Orange: #ea6320
*/
/***** Global Settings *****/
html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 12px/120% "Trebuchet MS", Helvetica, sans-serif; 
	color:#44453a;
	background:url(images/body.jpg) top left repeat-x;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	font-family:Georgia, Times, serif;
}

h2 
{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Georgia, Times, serif;
}

h3 
{
	font-size:17px;
	line-height:17px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 1.25em 0;
}

ul, ol 
{
	padding:0 0 1.25em 2.5em;
}

blockquote 
{
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:underline;
}

a:link
{
	color:#402f1a;	
	borde-bottom:1px solid #402f1a;
}
a:visited
{
	color:#402f1a;	
}
a:hover 
{
	color:#02aeff;
}
a:active
{
	color:#402f1a;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
}

/***** Wrapper *****/

.wrap 
{
	width:960px;
	margin:0 auto;
}

/***** Global Classes *****/

.clear         { clear:both; width:1px; height:1px; overflow:hidden; }
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight_orange     { background:#ea6320; color:#fff; padding:0 2px; }
.highlight_blue     { background:#02aeff; color:#fff; padding:0 2px; }

a.highlight_orange, a.highlight_orange:visited    { background:#ea6320; color:#fff; text-decoration:none; }
a.highlight_blue, a.highlight_blue:visited     { background:#02aeff; color:#fff; text-decoration:none; }
a.highlight_orange:hover   { background:#402f1a; color:#fff; text-decoration:none; }
a.highlight_blue:hover     { background:#402f1a; color:#fff; text-decoration:none; }

.systemMessage {padding:0 0 10px;}
.systemMessage span { background:#ea6320; color:#fff; padding:0 2px; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 

.more-link {display:block; margin:10px 0 0 0; font-size:0.85em;}

/***** Classes *****/

.part_one
{
	width:100%;
	height:570px;
	position:relative;
	z-index:1;
	background:url(images/header.jpg) top center no-repeat;	
}
.part_one_inner
{
	width:100%;
	height:570px;
	position:relative;
	z-index:1;
	background:url(images/header_inner.jpg) top center no-repeat;	
}
.header
{
	width:960px;
	height:532px;
	top:38px;
	position:relative;
	z-index:2;
	margin:0 auto;
}
.top
{
	width:100%;
	height:42px;
	background-image:url(images/top.png);
	background-position:top;
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
.welcome_message
{
	width:960px;
	margin:0 auto;
	font:normal 16px/100% Georgia, Times, serif;
	color:#756739;
	
}
.welcome_message_body
{
	float:left;
	padding:6px 0 0 0;
	height:20px;
}
.welcome_message form
{
	display:block;
	float:right;
	margin:6px 0 0 0;
	//margin:2px 0 0 0;
}
.search_input
{
	width:172px;
	height:20px;
	background:url(images/search_input.gif) top left no-repeat;
	border:0;
	margin:0 3px;
	vertical-align:middle;
	padding:3px 0 0 5px;
	font:normal 13px/100% Georgia, Times, serif;
	color:#756739;
}
.go_btn
{
	width:36px;
	height:23px;
	background:url(images/go_btn.gif) top left no-repeat;
	border:0;
	vertical-align:middle;
}
ul.menu
{
	display:block;
	position:absolute;
	left:474px;
	top:10px;
	margin:0;
	padding:0;
	list-style:none;
}
ul.menu li
{
	float:left;
	font:normal 16px/100% Georgia, Times, serif;	
}
ul.menu li a, ul.menu li a:visited
{
	color:#6d3c0f;
	text-decoration:none;
	border:0;
}
ul.menu li a:hover
{
	color:#ea6320;
}
a.logo
{
	display:block;
	position:absolute;
	width:272px;
	height:127px;
	top:22px;
	left:0;
	text-indent:-9000px;
}

/**/
dl.about
{
	width:155px;
	height:80px;
	position:absolute;
	top:75px;
	left:347px;
}
dl.about dt
{
	font-size:17px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px 0;
}
dl.about dd
{
	font-size:11px;
	color:#000;
}
dl.about dd a, dl.about dd a:visited
{
	color:#fff;
	font-weight:bold;
}
dl.about dd a:hover
{
	text-decoration:none;
}

/**/
dl.twitter
{
	width:155px;
	height:80px;
	position:absolute;
	top:75px;
	left:580px;
}
dl.twitter dt
{
	font-size:17px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px 0;
}
dl.twitter dd
{
	font-size:11px;
	color:#000;
}
dl.twitter dd a, dl.twitter dd a:visited
{
	color:#fff;
	font-weight:bold;
}
dl.twitter dd a:hover
{
	text-decoration:none;
}

a.subscribe_rss
{
	display:block;
	position:absolute;
	top:57px;
	left:862px;
	font-size:14px;
	line-height:17px;
	width:85px;
}
.subscribe_mail
{
	display:block;
	position:absolute;
	top:102px;
	left:862px;
	font-size:14px;
	line-height:17px;
	width:85px;
}
.index_portfolio
{
	width:525px;
	height:290px;
	position:absolute;
	top:199px;
	left:5px;
}

.available_for_freelance
{
	width:195px;
	height:250px;
	position:absolute;
	left:556px;
	top:218px;
}
.available_for_freelance h1
{
	font:bold 24px/100% "Trebuchet MS", Helvetica, Sans-serif;
	padding:0 0 0px 0;
	color:#02aeff;
}
.available_for_freelance h2
{
	font:bold 18px/100% "Trebuchet MS", Helvetica, Sans-serif;
	padding:0 0 10px 0;
	color:#66654f;
}
.available_for_freelance p
{
	line-height:140%;
}

ul.services
{
	width:138px;
	height:179px;
	position:absolute;
	left:810px;
	top:226px;
	padding:0;
	margin:0;
	list-style:none;
}

ul.services h2
{
	font-size:17px;
	font-family:"Trebuchet MS", Helvetica, Sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:0 0 10px 20px;
}
ul.services li
{
	color:#4f2810;
	margin:0px;
	padding:0px 0 0 20px;
	background:url(images/services_bullet.gif) top left no-repeat;
	margin:0 0 12px 0;	
}
a.ads_btn, a.ads_btn:visited
{
	width:114px;
	height:25px;
	display:block;
	position:absolute;
	bottom:2px;
	right:0px;
	text-indent:-9000px;
	outline:none;
}
.ads
{
	width:100%;
	height:79px;
	background:url(images/ads_body.gif) top left repeat;
	position:relative;
	margin:38px 0 0 0;
}
.ads_inner
{
	width:967px;
	margin:0 auto;
	padding:5px 0 0 7px;
}
.ads_inner img
{
	margin:0 7px 0 0;
}


#content
{
	width:100%;
	position:absolute;
	top:635px;
	left:0;	
	z-index:90;
}
#content_inner
{
	width:100%;
	position:absolute;
	top:210px;
	left:0;	
	z-index:90;
}
.content_top
{
	width:100%;
	height:10px;
	background-image:url(images/content_top.png);
	background-repeat:repeat-x;
}
.content_bottom
{
	width:100%;
	background:url(images/content_body.gif) top left repeat;
}
.content_inner
{
	width:980px;
	//width:990px;
	margin:0 auto;
	padding:10px 0 50px 10px;
}

.index_post
{
	width:235px;
	float:left;
	margin:0 10px 0 0;
}
.index_post_top
{
	width:235px;
	height:19px;
	background:url(images/post_top.gif) top left repeat-x;
}
.index_post_top_left
{
	width:235px;
	height:19px;
	background:url(images/post_t_l.gif) top left no-repeat;
}
.index_post_top_right
{
	width:235px;
	height:19px;
	background:url(images/post_t_r.gif) top right no-repeat;
}
.index_post_bottom
{
	width:235px;
	height:19px;
	background:url(images/post_bottom.gif) top left repeat-x;
}
.index_post_bottom_left
{
	width:235px;
	height:19px;
	background:url(images/post_b_l.gif) top left no-repeat;
}
.index_post_bottom_right
{
	width:235px;
	height:19px;
	background:url(images/post_b_r.gif) top right no-repeat;
}

.index_post_middle
{
	width:235px;
	background:url(images/post_body.gif) top left repeat;
}
.index_post_middle_left
{
	width:235px;
	position:relative;
	background:url(images/post_left.gif) top left repeat-y;
}
.index_post_middle_right
{
	width:235px;
	position:relative;
	background:url(images/post_right.gif) top right repeat-y;
}
.index_post_middle_inner
{
	width:183px;
	padding:1px 26px;
	position:relative;
}
.post_date
{
	width:30px;
	height:61px;
	position:absolute;
	top:-5px;
	left:-6px;
	background-image:url(images/post_date.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.post_date span
{
	display:block;
	text-align:center;
	font:bold 10px/100% "Trebuchet MS", Helvetica, Sans-serif;
	color:#fff;
	padding:12px 0 0 1px;
}
.index_post_middle_inner 
{
	color:#fff;
	font:13px/130% Georgia, Times, serif;
}

.index_post_middle_inner h2
{
	border-bottom:1px dotted #000;
	margin:0 0 7px;
	padding:0 0 7px;
	font-style:normal;
}
.index_post_middle_inner h2 a, .index_post_middle_inner h2 a:visited
{
	text-decoration:none;	
}
.index_post_middle_inner a:hover
{
	color:#fff;
}
.post_comments
{
	width:100%;
	text-align:right;
}
.post_comments a, .post_comments a:visited
{
	color:#fff;
	font:bold 12px "Trebuchet MS", Helvetica, Sans-serif;
	text-decoration:none;
}
.post_comments a:hover
{
	text-decoration:underline;
}
.post_comments img
{
	vertical-align:middle;
}


.footer
{
	width:100%;
	padding:30px 0;
	background:url(images/footer_body.gif) top left repeat;
}
.footer a:hover
{
	color:#fff;
}
ul.footer_inner
{
	width:960px;
	margin:0 auto;
	padding:0px;
	list-style:none;
}
.footer_inner_latest h1, .footer_inner_links h1
{
	border-bottom:1px dotted #000;
	margin:0 0 7px;
	padding:0 0 7px;
}

.footer_inner_latest
{
	float:left;
	display:block;
	margin:0 48px 0 0;
	padding:0px;
	width:320px;
}
.footer_inner_latest ul
{
	padding:0;
	list-style:none;
	display:block;
}


.footer_inner_latest ul li
{
	padding:0 0 8px 30px;
	background:url(images/footer_bullet.gif) top left no-repeat;
	font:13px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.footer_inner_links
{
	float:left;
	display:block;
	margin:0 0px 0 0;
	padding:0px;
	width:220px;
}
.footer_inner_links ul
{
	padding:0;
	list-style:none;
	display:block;
}


.footer_inner_links ul li
{
	padding:0 0 8px 30px;
	background:url(images/footer_bullet.gif) top left no-repeat;
	font:13px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


.copy
{
	width:960px;
	margin:0 auto;
	padding:10px 0;
}

/* Inner */
.post
{
	width:718px;
	float:left;
	margin:12px 0px 0 0;
}
.post_top
{
	width:718px;
	height:19px;
	background:url(images/post_top.gif) top left repeat-x;
}
.post_top_left
{
	width:718px;
	height:19px;
	background:url(images/post_t_l.gif) top left no-repeat;
}
.post_top_right
{
	width:718px;
	height:19px;
	background:url(images/post_t_r.gif) top right no-repeat;
}
.post_bottom
{
	width:718px;
	height:19px;
	background:url(images/post_bottom.gif) top left repeat-x;
}
.post_bottom_left
{
	width:718px;
	height:19px;
	background:url(images/post_b_l.gif) top left no-repeat;
}
.post_bottom_right
{
	width:718px;
	height:19px;
	background:url(images/post_b_r.gif) top right no-repeat;
}

.post_middle
{
	width:718px;
	background:url(images/post_body.gif) top left repeat;
}
.post_middle_left
{
	width:718px;
	position:relative;
	background:url(images/post_left.gif) top left repeat-y;
}
.post_middle_right
{
	width:718px;
	position:relative;
	background:url(images/post_right.gif) top right repeat-y;
}
.post_middle_inner
{
	width:651px;
	padding:1px 0px 0 36px;
	position:relative;
}
.post_date
{
	width:30px;
	height:61px;
	position:absolute;
	top:-5px;
	left:-6px;
	background-image:url(images/post_date.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.post_date span
{
	display:block;
	text-align:center;
	font:bold 10px/100% "Trebuchet MS", Helvetica, Sans-serif;
	color:#fff;
	padding:12px 0 0 1px;
}
.post_middle_inner 
{
	color:#fff;
	font:15px/20px Georgia, Times, serif;
}

.post_middle_inner h1
{
	border-bottom:1px dotted #000;
	margin:0 0 7px;
	padding:0 0 7px;
	font-style:normal;
}
.post_middle_inner h1 a, .index_post_middle_inner h1 a:visited
{
	text-decoration:none;	
}
.post_middle_inner a:hover
{
	color:#fff;
}

ul.related
{
	width:610px;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	background:url(images/related_body.gif) top left repeat;
	padding:10px 20px;
	font-style:normal;
	list-style:none;
}
ul.related li
{
	padding:0 0 0 25px;
	background:url(images/related_bullet.gif) top left no-repeat;
	font-size:13px;
}
ul.related li a, ul.related li a:visited
{
	color:#02aeff;
}
.related h1
{
	border-bottom:0;
	margin:0;
	padding:0 0 7px;	
	color:#402f1a;
}

.comments
{
	width:100%;
	padding:20px 0 20px 0;
}
.comments_header
{
	width:100%;
	padding:0 0 10px;
}
.comments_count
{
	float:left;
	width:28px;
	height:23px;
	background:url(images/comments.gif) top left no-repeat;
}
.comments_count span
{
	display:block;
	width:23px;
	text-align:center;
	padding:4px 0 0 0px;
	font:bold 11px "Trebuchet MS", Helvetica, Sans-serif;
}
.comments_header_inner
{
	float:left;
	width:auto;
	display:block;
	margin:0px 0 0 10px;
	font:bold 24px/22px "Trebuchet MS", Helvetica, Sans-serif;
	text-transform:uppercase;
}


.comment_body
{
	width:100%;
}
.comment_body_left
{
	width:55px;
	float:left;
}
.comment_body_left img
{
	border:1px solid #c8bc97;
}
.comment_body_right
{
	width:550px;
	float:left;
}
.comment_body_right h3
{
	font:bold 14px/12px "Trebuchet MS", Helvetica, Sans-serif;
	font-style:normal;
	padding:0 0 5px 0;
	color:#402f1a;
}
.comment_body_right h3 a
{
	text-decoration:none;
}
.comment_body_right span
{
	display:block;
	font:bold 11px/11px "Trebuchet MS", Helvetica, Sans-serif;
	padding:0 0 5px;
}
.comment_body_right p
{
	font-size:14px;
	font-style:normal;
}
.comment_block
{
	width:610px;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	background:url(images/comment_body.gif) top left repeat;
	padding:10px 20px;
	font-style:normal;
	list-style:none;
}
.comment_block h1
{
	border-bottom:0;
	margin:0;
	padding:0 0 15px;	
	color:#402f1a;
}

#wpcf 
{
	width:100%;
	overflow:hidden;	
}
#wpcf label
{
	width:100px;
	display:block;
	float:left;
	font-size:14px;
	color:#756739;
}
#wpcf input
{
	width:200px;
	height:19px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
#wpcf textarea
{
	float:left;
	display:block;
	width:368px;
	height:100px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
input#contactsubmit
{
	width:59px;
	height:23px;
	border:0;
	vertical-align:middle;
	cursor:pointer;
	margin:0 0 0 15px;
	background:url(images/post_btn.gif) top left no-repeat;
}



.sidebar
{
	width:240px;
	float:left;
	margin:12px 10px 0 0;
}

.sidebar_post
{
	width:240px;
	margin:0 10px 0 0;
}
.sidebar_post_top
{
	width:240px;
	height:19px;
	background:url(images/sidebar_top.gif) top left repeat-x;
}
.sidebar_post_top_left
{
	width:240px;
	height:19px;
	background:url(images/sidebar_t_l.gif) top left no-repeat;
}
.sidebar_post_top_right
{
	width:240px;
	height:19px;
	background:url(images/sidebar_t_r.gif) top right no-repeat;
}
.sidebar_post_bottom
{
	width:240px;
	height:19px;
	background:url(images/sidebar_bottom.gif) top left repeat-x;
}
.sidebar_post_bottom_left
{
	width:240px;
	height:19px;
	background:url(images/sidebar_b_l.gif) top left no-repeat;
}
.sidebar_post_bottom_right
{
	width:240px;
	height:19px;
	background:url(images/sidebar_b_r.gif) top right no-repeat;
}

.sidebar_post_middle
{
	width:240px;
	background:url(images/sidebar_body.gif) top left repeat;
}
.sidebar_post_middle_left
{
	width:240px;
	position:relative;
	background:url(images/sidebar_left.gif) top left repeat-y;
}
.sidebar_post_middle_right
{
	width:240px;
	position:relative;
	background:url(images/sidebar_right.gif) top right repeat-y;
}
.sidebar_post_middle_inner
{
	width:183px;
	padding:1px 26px;
	position:relative;
}

.sidebar_post_middle_inner 
{
	color:#fff;
	font:13px/130% Georgia, Times, serif;
	font-style:italic;
}

.sidebar_post_middle_inner h2
{
	border-bottom:1px dotted #000;
	margin:0 0 7px;
	padding:0 0 7px;
	font-style:normal;
	color:#402f1a;
}
.sidebar_post_middle_inner h2 a, .index_post_middle_inner h2 a:visited
{
	text-decoration:none;	
}
.index_post_middle_inner .tumbnail
{
	width:180px;
}
.theme_middle_inner .tumbnail
{
	width:280px;
}

.sidebar_post_middle_inner a:hover
{
	color:#fff;
}

.sidebar_post_middle_inner ul
{
	padding:0;
	list-style:none;
	margin:0;
}
.sidebar_post_middle_inner ul li
{
	padding:0 0 5px 23px;
	background:url(images/sidebar_bullet.gif) top left no-repeat;
}
/* Portfolio */

.portfolio
{
	width:720px;
	float:left;
	margin:0 0 50px 0;
}
.portfolio_item
{
	float:left;
	width:237px;
	height:150px;
	background:url(images/portfolio_page.jpg) top left no-repeat;
	margin:0px 3px 0 0;
	display:inline;
}
.portfolio_item p
{
	padding:0;
	margin:0;
}
.portfolio_item a
{
	display:block;
	padding:23px 0 0 5px;
}
.portfolio_item span
{
	display:block;
	padding:10px 0 0 30px;
	font-size:14px;
	color:#402f1a;
}


/* Theme */
.theme
{
	width:335px;
	float:left;
	margin:12px 10px 0 0;
}
.theme_top
{
	width:335px;
	height:19px;
	background:url(images/post_top.gif) top left repeat-x;
}
.theme_top_left
{
	width:335px;
	height:19px;
	background:url(images/post_t_l.gif) top left no-repeat;
}
.theme_top_right
{
	width:335px;
	height:19px;
	background:url(images/post_t_r.gif) top right no-repeat;
}
.theme_bottom
{
	width:335px;
	height:19px;
	background:url(images/post_bottom.gif) top left repeat-x;
}
.theme_bottom_left
{
	width:335px;
	height:19px;
	background:url(images/post_b_l.gif) top left no-repeat;
}
.theme_bottom_right
{
	width:335px;
	height:19px;
	background:url(images/post_b_r.gif) top right no-repeat;
}

.theme_middle
{
	width:335px;
	background:url(images/post_body.gif) top left repeat;
}
.theme_middle_left
{
	width:335px;
	position:relative;
	background:url(images/post_left.gif) top left repeat-y;
}
.theme_middle_right
{
	width:335px;
	position:relative;
	background:url(images/post_right.gif) top right repeat-y;
}
.theme_middle_inner
{
	width:280px;
	padding:1px 25px;
	position:relative;
}

.theme_middle_inner 
{
	color:#fff;
	font:13px/15px Georgia, Times, serif;
	font-style:italic;
}

.theme_middle_inner h2
{
	border-bottom:1px dotted #000;
	margin:0 0 7px;
	padding:0 0 7px;
	font-style:normal;
}
.theme_middle_inner h2 a, .index_post_middle_inner h2 a:visited
{
	text-decoration:none;	
}
.theme_middle_inner a:hover
{
	color:#fff;
}
ul#twitter_update_list
{
	margin:0;
	padding:0;
	list-style:none;
}
.view_all_works
{
	position:absolute;
	top:490px;
	left:380px;
}
.view_all_works a, .view_all_works a:visited
{
	font:bold 12px "Trebuchet MS", Helvetica, Sans-serif;
	color:#02aeff;
}
.view_all_works a:hover
{
	color:#ea6320;
	text-decoration:none;
}
.view_all_works img
{
	vertical-align:middle;
}

.navigation
{
	width:100%;
	overflow:hidden;
	height:20px;
}
.navigation img
{	
	vertical-align:middle;
}
.navigation a, .navigation a:visited
{
	font:bold 12px "Trebuchet MS", Helvetica, Sans-serif;
	color:#02aeff;
	text-decoration:none;
}
.navigation a:hover
{
	color:#ea6320;	
}




.index_portfolio_post
{
	width:251px;
	height:153px;
	float:left;
}
.index_portfolio_post a
{
	display:block;
	padding:0;
}
.index_portfolio_post span
{
	display:block;
	padding:10px 0 0 30px;
	font-size:14px;
	color:#402f1a;
}
.index_portfolio_post p
{
	margin:0;
	padding:0;
}



/*

input#contactsubmit
{
	width:59px;
	height:23px;
	border:0;
	vertical-align:middle;
	cursor:pointer;
	margin:0 0 0 100px;
	background:url(images/post_btn.gif) top left no-repeat;
}

 Form */
.form
{
	width:100%;
	overflow:hidden;
}
.form_string
{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
.form_name
{
	float:left;
	width:150px;
	font:normal 14px/180% Georgia, Times, serif;
	color:#fff;	
}
.form_input
{
	float:left;
	width:350px;
	overflow:hidden;
}
.form_input input
{
	width:200px;
	height:19px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
input.input_captcha
{
	width:200px;
	height:19px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
.form_input img
{
	margin:0 0 10px 0;
}
.form_input select
{
	width:210px;
	height:19px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 0px 0 4px;
	margin:0 0 5px;
}
.form_input textarea
{
	
	width:200px;
	height:130px;
	background:#ecebeb;
	border:1px solid #fff;
	font:normal 12px/180% Georgia, Times, serif;
	color:#000;	
	padding:0 4px;
	margin:0 0 5px;
}
.form_input input.submit
{
	width:120px;
	height:30px;
	cursor:pointer;
}










