
* {
	margin: 0;
	padding: 0;
}
body {
	font: 75%/170% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #1A2022 url(mainbg.gif);
	margin: 0;
	padding: 0;
}

.ykuu_mainbg {background: url(main-bg.gif) repeat-x;}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p {

}
img {
	border: none;
}
a {
	color: #89b5c6;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* content
-------------------------------------------------------------- */
.ykuu_page {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

/* header
-------------------------------------------------------------- */
.ykuu_header {
	height: 74px;
	margin: 0 auto;
	position: relative;
}
.ykuu_header h1 a {
	background: url(logo.gif) no-repeat;
	text-indent: -900em;
	width: 239px;
	height: 74px;
	position: absolute;
	left: 12px;
}
.ykuu_header h2 {
	display: none;
}
/* nav */
.ykuu_nav {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	border-left: solid 1px #000;
}
.ykuu_nav li {
	float: left;
	position: relative;
	text-align: center;
	border-right: solid 1px #000;
	padding: 7px 0;
}
.ykuu_nav a {
	/*background: url(nav-bg.gif) no-repeat;*/
	padding: 0 7px;
	color: #89b5c6;
	text-decoration: none;
}
.ykuu_nav a:visited {
	text-decoration: none;
}
.ykuu_nav a:hover, .ykuu_nav li.ykuu_current a {
	background-position: left bottom;
	color: #fff;
}
.ykuu_nav span {
	background: url(rss-bg.gif) no-repeat right 0px;
	padding-right: 22px;
}
.ykuu_nav a:hover span {
	background: url(rss-bg.gif) no-repeat right -48px;
}

/* searchbar
-------------------------------------------------------------- */
.ykuu_searchbar {
	padding: 14px 0 0px;
	margin-bottom: 20px;
}
.ykuu_searchbar .ykuu_ad {
	width: 890px;
	height: 150px;
	float: left;
	padding: 5px 0 0 28px;
}
.ykuu_searchform {
	float: right;
}
.ykuu_searchform img {
	vertical-align: bottom;
}
.ykuu_searchform .ykuu_s {
	width: 106px;
	float: left;
	margin-right: 8px;
	padding: 4px 5px;
	background: #304044;
	font: 100%/100% Arial, Helvetica, sans-serif;
	border: none;
	color: #fff;
}
/* content
-------------------------------------------------------------- */
.ykuu_left-col {
	float: left;
	width: 538px;
	border: solid 1px #000;
	clear: left;
	background: #101415 url(content-bg.gif);
	position: relative;
}
.ykuu_left-col .ykuu_top {
	background: url(content-top.gif) no-repeat;
	height: 17px;
	width: 538px;
	display: block;
	overflow: hidden;
}
.ykuu_left-col div.ykuu_content {
	width: 494px;
	padding: 0px 22px 25px;
	overflow: hidden;
}
.ykuu_left-col div.ykuu_page {
	padding-top: 0px;
}
.ykuu_left-col .ykuu_page h2 {
	font: normal 180%/100% Arial, Helvetica, sans-serif;
	color: #93d43b;
	padding: 0 0 10px;
	margin: 0;
}
.ykuu_left-col .ykuu_page h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	color: #93d43b;
	padding: 0 0 5px;
	margin: 0;
}
.ykuu_quality {
	font-size: 120%;
	color: #89b5c6;
	text-align: center;
}
.ykuu_location {
	margin: -5px 0 0;
	padding: 0;
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #93d43b;
	position: absolute;
	left: 24px;
	top: 16px;
	z-index: 10;
}
.ykuu_options {
	position: absolute;
	right: 1px;
	top: 0px;
	width: 363px;
	height: 27px;
	background: #000 url(options-bg.gif) repeat-x;
	border-left: solid 1px #000;
	padding: 5px 10px 0;
	font-size: 95%;
	color: #90a5a9;
}
.ykuu_options input {
	border: none;
	margin-right: 3px;
}
.ykuu_display {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 7px;
}
.ykuu_display li {
	float: left;
	margin-right: 5px;
}
.ykuu_display .ykuu_thumb {
	background: url(view-thumb.gif) no-repeat left top;
}
.ykuu_display .ykuu_full {
	background: url(view-full.gif) no-repeat left top;
}
.ykuu_display .ykuu_details {
	background: url(view-details.gif) no-repeat left top;
}
.ykuu_display a {
	text-indent: -900em;
	width: 17px;
	height: 16px;
	display: block;
	line-height: 1px;
}
.ykuu_display a:hover, .ykuu_display .ykuu_current {
	background-position: left bottom;
}

/* page nav */
.ykuu_wp-pagenavi {
	clear: both;
	line-height: 100%;
	letter-spacing: -1px;
	position: absolute;
	right: 22px;
}
.ykuu_wp-pagenavi a, .ykuu_wp-pagenavi span {
	padding: 5px 0 0;
	background: url(page-nav.gif) no-repeat center top;
	margin-left: 5px;
	width: 32px;
	height: 24px;
	display: block;
	text-align: center;
	float: left;
}
.ykuu_wp-pagenavi a:hover {
	text-decoration: none;
	color: #fff;
}

/* display lists : thumb, full, details
-------------------------------------------------------------- */
.ykuu_thumb {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 530px;
	height: auto;
}
.ykuu_thumb li {
	float: left;
	background: url(list-thumb-bg.gif) no-repeat;
	width: 217px;
	height: 145px;
	padding: 10px 9px 0;
	margin: 10px 24px 0 0;
	position: relative;
}
.ykuu_thumb img {
	border: solid 1px #000;
}
.ykuu_thumb h3 {
	font: normal 100%/100% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 131px;
	left: 8px;
	overflow: hidden;
	width: 204px;
}
.ykuu_thumb h3 a {
	width: 215px;
	color: #6c8085;
	display: block;
	text-decoration: none;
	padding-top: 5px;
}
.ykuu_thumb h3 a:hover {
	color: #fff;
	text-decoration: none;
}
.ykuu_thumb h3 span {
	padding-right: 0;
	position: absolute;
	right: 0;
}

h3.flash {
	padding-left: 14px;
	background: url(type-flash.gif) no-repeat 0 5px;
}
h3.html {
	padding-left: 14px;
	background: url(type-html.gif) no-repeat 0 5px;
}

.ykuu_best-of {
	background: url(bestof.gif) no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	z-index: 20;
	top: 10px;
	left: 9px;
}

/* full */
.ykuu_full {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #000;
}
.ykuu_full li {
	background: #000 url(list-full-bg.gif) no-repeat;
	padding: 9px 12px 0;
	margin: 0;
	position: relative;
	height: 170px;
	display: block;
}
.ykuu_full h3 {
	position: absolute;
	top: 148px;
	left: 12px;
	font: normal 100%/100% Arial, Helvetica, sans-serif;
}
.ykuu_full h3 a {
	background: #000;
	display: block;
	width: 460px;
	padding: 6px 5px;
	color: #fff;
}
.ykuu_full h3 a:visited {
	color: #fff;
}
.ykuu_full h3 a:hover {
	text-decoration: none;
}
.ykuu_full h3 span {
	position: absolute;
	right: 10px;
}

/* details */
.ykuu_details {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #000;
}
.ykuu_details li {
	background: url(list-details-bg.gif) no-repeat;
	height: 133px;
	padding: 12px 0 0 14px;
	clear: both;
	display: block;
}
.ykuu_details img {
	width: 215px;
	float: left;
	margin-right: 18px;
}
.ykuu_details img {
	border: solid 1px #000;
}
.ykuu_details a:hover img {
	border: solid 1px #3b6271;
}
.ykuu_details h3 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 10px;
}
.ykuu_details h3 a {
	color: #89b5c6;
	text-decoration: none;
}
.ykuu_details h3 a:hover {
	color: #fff;
}
.ykuu_details p {
	font: 95%/120% Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #0e181a;
	padding: 7px 0;
	width: 230px;
	float: left;
	color: #999999;
	overflow: hidden;
}

/* single */
.ykuu_single-bg {
	background: #000 url(single-bg.gif) repeat-x;
	border: solid 1px #000;
	padding: 11px;
	color: #ccc;
}
.ykuu_single-bg img {
	margin-bottom: 5px;
}
.ykuu_single-bg h3 {
	font: normal 160%/100% Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 0;
	color: #89B5C6;
}
.ykuu_single-bg h3 a {
	color: #89b5c6;
	text-decoration: none;
}
.ykuu_single-bg h3 a:hover {
	color: #fff;
	text-decoration: none;
}
/* respond */
.ykuu_respond, .ykuu_comments {
	padding: 0;
	color: #93d43b;
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	clear:both;
}
.ykuu_commentform p {
	line-height: 120%;
	padding: 0 0 15px;
}
.ykuu_commentform label{
	color: #ccc;
	font-size: 95%;
	display: block;
}
.ykuu_commentform input{
	width: 145px;
	background: #1f2427;
	border: 1px solid #2c3438;
	padding: 5px 2px;
	margin-top: 3px;
	color: #fff;
}
.ykuu_commentform textarea{
	width: 285px;
	height: 133px;
	background: #1f2427;
	border: 1px solid #2c3438;
	padding: 5px 2px;
	margin-top: 3px;
	color: #fff;
}
.ykuu_commentform textarea:focus, .ykuu_commentform input[type=\"text\"]:focus {
	background: #1b2023;
	border-color: #40494f;
}
/* commentlist */
.ykuu_commentlist {
	margin: 0px 0px 15px;
	padding: 0 0 0 35px;
	clear: both;
	font: italic 135%/100% Georgia, "Times New Roman", Times, serif;
}
.ykuu_commentlist li {
	margin: 0 0 1px;
	padding: 0 0 15px;
	clear: both;
	color: #fff;
	background: #15191a;
	border-top: solid 1px #2a3030;
}
.ykuu_commentlist cite {
	font: normal bold 110%/100% Arial, Helvetica, sans-serif;
	color: #89b5c6;
}
.ykuu_commentlist small {
	color: #999;
}
.ykuu_commentlist p {
	font: normal 80%/130% Arial, Helvetica, sans-serif;
	padding: 10px 10px 5px;
}
.ykuu_comment-entry {
	padding: 5px 5px 2px 10px;
}
.ykuu_comment-entry p {
	padding: 0 0 1em;
}
/*//////////////////////////////

/* sidebar
-------------------------------------------------------------- */
.ykuu_right-col {
	float: right;
	width: 382px;
}
.ykuu_sidebar {
	border: solid 1px #000;
	background: #101415 url(sidebar-bg.gif);
	width: 380px;
}
.ykuu_sidebar .ykuu_top {
	background: url(sidebar-top.gif) no-repeat;
	height: 17px;
	width: 380px;
	display: block;
}
.ykuu_sidebar .ykuu_content {
	padding: 0 8px 10px 18px;
}
.ykuu_sidebar .ykuu_ad {
	margin: -5px 0 0 -2px;
	float: left;
	position: relative;
	z-index: 4;
}
.ykuu_ad-btn {
	margin: 0;
	padding: 0;
}
.ykuu_ad-btn a {
	margin: 0 12px 10px 0;
	display: block;
	float: left;
}
.ykuu_sidebar .ykuu_menu {
	float: right;
	margin-top: -5px;
	width: 165px;
}
.ykuu_sidebar h4 {
	font: 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #93d43b;
	position: relative;
	z-index: 3;
	padding: 0 0 7px;
	margin: 0;
}

/*tag cloud */
.ykuu_tagcloud {
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
	font: 110%/160% Georgia, "Times New Roman", Times, serif;
}
.ykuu_tagcloud li {
	padding: 0;
	margin: 0;
	display: inline;
}
.ykuu_tagcloud a {
	margin: 0 .5em 0 0;
	text-decoration: none;
}
.ykuu_tagcloud a:hover {
	text-decoration: none;
	color: #fff;
}

/* ad buttons */
.ykuu_ad-btn {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ykuu_ad-btn li {
	padding: 0 0 8px;
	margin: 0;
}

/* tab */
.ykuu_tab {
	width: 382px;
	margin-top: 20px;
}

/* extras */
.ykuu_extras ul {
	width: 344px;
}
.ykuu_extras h4 {
	padding: 7px 10px 5px;
	margin: 0;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	color: #999;
	background: #101415;
}
.ykuu_extras {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ebebeb;
}
.ykuu_extras li {
	background: #191e1f;
	border-bottom: solid 1px #0a0d0e;
	margin: 0;
	padding: 0;
}
.ykuu_extras a {
	text-decoration: underline;
}
.ykuu_extras a:hover {
	text-decoration: none;
}
.ykuu_extras p {
	padding: 5px 10px 10px;
}
.ykuu_btn-archive {
	padding: 3px 0;
	float: right;
}

/* recent-comments */
.ykuu_recent-comments ul {
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
}
.ykuu_recent-comments ul li {
	padding: 0;
	margin: 0;
}
.ykuu_recent-comments p {
	padding: 12px 0 0;
	color: #CCCCCC;
}
.ykuu_recent-comments cite {
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
}
.ykuu_recent-comments a {
	background: #191e1f;
	display: block;
	padding: 5px 10px 10px 10px;
	border-bottom: solid 1px #0a0d0e;
	text-decoration: none;
}
.ykuu_recent-comments a:hover {
	background: #090c0d;
	text-decoration: none;
}

/* footer
-------------------------------------------------------------- */
.ykuu_footer {
	background: url(footer-bg.gif) repeat-x left 30px;
	clear: both;
	font-size: 95%;
	color: #858d8f;
	margin-top: 120px;
	height: 100px;
	display: block;
}
.ykuu_footer p {
	width: 950px;
	margin: 0 auto;
	padding: 13px 0 5px;
	line-height: 100%;
}
.ykuu_footer a, .ykuu_footer a:visited {
	text-decoration: none;
	color: #95b7be;
}
.ykuu_footer a:hover {
	text-decoration: none;
	color: #fff;
}
.ykuu_gototop {
	padding: 3px 14px 3px 0;
	margin-left: 500px;
	background: url(backtotop.gif) no-repeat right center;
}


/* misc
-------------------------------------------------------------- */
.ykuu_clear {
	clear: both;
}
.ykuu_hidden {
	display: none;
}
.ykuu_left {
	float: left;
}
.ykuu_right {
	float: right;
}
.ykuu_image img {
	border: solid 1px #000;
	padding: 7px;
	background: #333;
}

/* clearfix */
.ykuu_clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ykuu_clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.ykuu_clearfix {display: block;}
/* End hide from IE-mac */


/* jquery tooltips */
.ykuu_tooltip img {
	background: url(tooltips-bg.gif) no-repeat;
	padding: 6px 7px 6px 11px;
}

.ykuu_screenshot {
	margin: 0;
	padding: 8px;
	position: absolute;
	border: 1px solid #122025;
	background: #000;
	display: none;
	z-index: 200;
}

/* horizontal ad */
.ykuu_horizontal-ad {
	background: url(horizontal-ad-bg.gif) no-repeat;
	width: 487px;
	height: 87px;
	padding: 7px 0 0 7px;
	margin-top: 0;
}

/* intouch form */
.ykuu_intouchform {
	margin: 10px 0px 10px;
	padding-top: 15px;
	font: 110% Arial, Helvetica, sans-serif;
	border-top: solid 3px #000;
}
.ykuu_intouchform p{
	clear: left;
	margin: 5px 0 5px 0px;
	position: relative;
}
.ykuu_intouchform label{
	font-weight: bold;
	color:#598192;
	float: left;
	width: 100px;
	margin-right: 8px;
}
.ykuu_intouchform input{
	width: 300px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
.ykuu_intouchform textarea{
	width: 300px;
	height: 100px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
.ykuu_intouchform .ykuu_submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
.ykuu_intouchform .ykuu_indent {
	margin-left: 108px;
}
.ykuu_intouchform .ykuu_submitbutton:hover {
	background: #779d03;
}
.ykuu_intouchform .ykuu_usermessage {
	margin: 0px 0px 10px 110px;
}
.ykuu_intouchform .ykuu_usermessage ul {
	padding: 10px 0px 20px 15px;
	margin: 0;
}
.ykuu_intouchform .ykuu_usermessage ul li {
	margin: 0;
	padding: 0 0 5px;
}
.ykuu_intouchform .ykuu_error {
	border: 1px solid #FF9900;
}
.ykuu_intouchform .ykuu_failure {
	color:#FF9900;
}
.ykuu_intouchform .ykuu_success {
	color:#669900;
}
.ykuu_intouchform .ykuu_required {
	position: absolute;
	color: #97b5c2;
	top: 3px;
	padding-left: 5px;
}
.ykuu_intouchform textarea:focus, .ykuu_intouchform input[type=\"text\"]:focus {
	background: #F1FFD5;
}

/* jobboard
---------------------------------------------------------------------------------*/
.ykuu_jobboard {
	border: solid 1px #000;
	background: #101415 url(sidebar-bg.gif);
	width: 340px;
	margin: 0;
	padding: 0 20px;
}
.ykuu_jobboard h3 {
	margin: 0;
	padding: 0;
}
.ykuu_jobboard h3 a {
	background: url(portfolio-case.gif) no-repeat;
	padding: 5px 0 0 0;
	color: #93d43b;
	text-transform: uppercase;
	font: bold 140%/100% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	display: block;
	text-decoration: none;
	width: 140px;
}
.ykuu_jobboard h3 a:hover {
	color: #fff;
}
.ykuu_jobboard h3 a em {
	text-transform: none;
	font: italic 75%/100% Georgia, "Times New Roman", Times, serif;
	color: #5c9c31;
	display: block;
}
.ykuu_joblister {
	margin: 10px 0 0;
	padding: 0;
	border-top: solid 1px #0a0d0e;
}
.ykuu_joblister li {
	margin: 0;
	padding: 5px 5px 5px 25px;
	background: #191e1f url(mini-star.gif) 10px 8px no-repeat;
	line-height: 120%;
	border-bottom: solid 1px #0a0d0e;
	list-style: none;
}
.ykuu_joblister .ykuu_jobtitle {
	font-size: 110%;
	color: #89b5c6;
}
.ykuu_joblister .ykuu_company {
	font-size: 90%;
	color: #999;
}
.ykuu_jobboard .ykuu_seealljobs {
	text-align: right;
	background: url(continue-mini.gif) no-repeat right center;
	padding: 7px 0 7px 0;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.ykuu_jobboard .ykuu_seealljobs a {
	color: #89b5c6;
}

.ykuu_header-url h1 {font-size: 20px; padding: 0 10px;}

.ykuu_img-right {padding: 15px 0; text-align: center;}