	.Portfolioheader {
	font-family: "Century Gothic", bold;
	color: #FC0;
	font-size: 16px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 20px;
	font-weight: bold;
}
.PortfolioheaderCopy {
	font-family: "Century Gothic";
	color: #FC0;
	font-size: 12px;
	top: 200px;
	font-weight: lighter;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
	width: 50px;
	float: none;
	padding-bottom: 500px;
	position: static;
}
.PortfolioheaderOther {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 16px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 20px;
}
body {
	margin: 0;
	padding: 0;
	color: #5e5b57;
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 1.3 em;
	background-color: #242424;
	background-repeat: repeat-x;
	background-position: top
}


a, a:link, a:visited { 
	color: #f2b600; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a.learnmore { 
	display: block; 
	width: 110px; 
	height: 40px; 
	text-indent: -10000px; 
	background: url(../images/t_learnmore.png) no-repeat; 
}

a.more { 
	display: inline-block; 
	padding-right: 24px; 
	font-size: 11px; 
	font-weight: 700; 
	background: url(../images/t_more.png) no-repeat scroll 34px 3px; 
}

p {
	margin: 0 0 9px 0;
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: normal;
	padding-bottom: 0px;
	font-weight: normal;
}
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#e17300; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #e17300; }

h1, h2, h3, h4, h5, h6 { color: #f2b600; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 {
	font-size: 30px;
	margin: 0 0 25px;
	padding: 10px 0px;
	padding-bottom: 0px;
}
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.float_l { float: left }
.float_r { float: right }

.image_frame {
	display: inline-block;
	position: relative;
	margin: 3px 0 10px 0;
	background: #111111;
	padding: 6px;
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
}

.image_fl {
	float: left;
	margin: 3px 10px 12px 0;
}

.image_fr { 
	float: right; 
	margin: 3px 0 12px 20px; 
}

.t_list {
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.t_list li {
	color:#FFF;
	margin: 0 0 10px 0;
	padding: 0 5px 0 20px;
	line-height: 1 em; 

	background: url(../images/t_list.png) no-repeat scroll 0 5px;
}

.t_list li a {
	color: #FFF;
	font-weight: normal;
}

.t_list li a:hover {
	color: #FFF
}

#home { 
	background-image: url(../images/t_home_bg.jpg); 
}

#subpage {
	background-image: url(../images/t_subpage_bg.jpg);
}

#t_wrapper {
	width: 960px;
	margin: auto;
	padding: 0 10px;
}
#t_menu {
	width: 960px;
	height: 50px;
	padding-top: 0px;
}
#t_menucontact {
	width: 960px;
	height: 50px;
	padding-top: 10px;
}
#t_header_home {
	width: 960px;
	height: 110px;
	background-image: url(../images/t_home_header.jpg);
}
#t_header_sp {
	width: 960px;
	height: 140px;
	background: url(../images/t_subpage_header.jpg) no-repeat top
}
#Porfolio_header_ {
	width: 960px;
	height: 30px
}
#t_middle {
	width: 960px;
	height: 336px;
	padding-top: 25px;
	background:url(../images/t_middle.jpg) no-repeat bottom;
	padding-bottom: 20px;
}
#t_main {
	width: 960px;
	padding: 20px 0 40px
}
#t_footer_wrapper {
	width: 100%;
	background: #1b1b1b url(../images/t_footer.jpg) repeat-x top
}
#t_footer {
	width: 960px;
	padding: 40px 10px;
	margin: 0 auto;
}

#site_title {
	margin: 0 auto;
	padding: 10px 0;
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a {
	display: block;
	width: 500px;
	height: 90px;
	text-indent: -10000px;
	background-image: url(../images/ykazi-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#t_middle_text {
	float: right;
	width: 500px;
	padding: 2px 0px 0px 0px;
}

#t_middle_text h2 {
	color: #000;
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 5px;
}
#t_middle_text h6 {
	color: #000;
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 10px;
}

#t_middle_text h2 strong {
	display: block;
	color: #FFF;
	font-size: 38px;
	font-weight: normal;
}

#t_middle_text p {
	color: #000;
	margin-bottom: 20px;
}

#content_top {
	width: 100%;
	height: 150px;
	margin-bottom: 40px;
}

#t_main h2 a, #t_main h3 a, #t_main h4 a { color: #f2b600 }

.col_2 { 
	float: left; 
	width: 450px; 
	margin-right: 60px; 
}

.col_3 { 
	float: left; 
	width: 280px; 
	margin-right: 60px; 
}

.col_4 { 
	float: left; 
	width: 225px; 
	margin-right: 20px; 
}

.no_margin_right { margin: 0 }

#content {
	float: left;
	width: 620px;
}

#sidebar { 
	float: right;
	width: 280px;
}

.testimonial {
	padding: 0 0 0 50px;
	display: block;
	background: url(../images/t_testimonial.png) left top no-repeat;
	font-family: "Century Gothic";
}

.post {
	clear: both;
	padding: 0px 0;
	border-bottom: 1px solid #343434;
	border-top: 1px solid #000;
}

.fpost { 
	padding-top: 0; 
	border-top: none; 
}

.post h2.home { 
	color: #ba8c00; 
	font-size: 18px; 
	margin-bottom: 0;  
}

.post h2 { 
	margin-bottom: 0;
	line-height: 38px; 
}

.post .meta { 
	font-size: 10px; 
	margin-bottom: 20px; 
}

.post .meta a, .post .meta strong {
	color: #FFF;
	font-weight: 700;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 590px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-left: 5px solid #000; 
	background: #222; 
}

.comments li .commentbox2 { 
	border-left: 5px solid #333; 
	background: #292929; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 15px; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px; 
}

.comment_box .gravatar img {  
	width: 75px; 
	height: 75px; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #ba8c00; 
	margin-bottom: 10px; 
}

.comment_text .date {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
}

.comment_text .time {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
}

.comment_text .reply a {
	display: block;
	clear: both;
	float: right;
	color: #FFF;
	font-weight: 700;
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
}

#comment_form textarea {
	padding: 5px; 
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
	height:150px;
	width: 400px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	padding: 5px; 
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
	width: 280px;
}

#comment_form .submit_btn {
	display: block; 
	width: 70px; 
	height: 30px; 
	padding: 5px 8px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;  
	background: #111;
	border: 1px solid #555;
	color: #fff; 
	font-size:12px;
}

.rp_pp { 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #ced4dc; 
}

.rp_pp a {
	color: #FFF;
	font-weight: 700;
}

.rp_pp img { 
	float: right; 
}

.rp_pp p { 
	font-size: 10px; 
}

#contact_form { 
	padding: 0; 
	width: 460px; 
	margin-bottom: 40px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 300px;
	padding: 5px;
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 448px; 
	height: 210px; 
	padding: 5px; 
	color: #fff;
	background: #333;
	border: 1px solid #555;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	background: #333;
	border: 1px solid #555;
	color: #fff; 
	font-size:14px; 
	margin: 10px 0px;
}	

#t_footer h5 { 
	font-size: 14px; 
	font-weight: 700; 
	margin-bottom: 20px; 
}

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

.footer_list li { 
	margin: 0 0 5px; 
	padding: 0 0 3px; 
	border-bottom: 1px dotted #433854;
}

.footer_list li a {
	color: #CCC;
}

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

.twitter_post li {
	margin: 0 0 10px;
	padding: 0 0 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.footer_social_button { 
	clear: both; 
	margin-top: 20px; 
}

.footer_social_button a { 
	margin-right: 5px; 
}

#slider-wrapper {
	float: left;
    width: 360px;
    height: 228px;
    margin: 0 0 0;
	padding: 10px 11px 14px;
	background: url(../images/t_slider.png) no-repeat 
}

#slider {
	position:relative;
    width: 360px;
    height: 228px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.no_margin_right { 
	margin-right: 0; 
}

.no_pmb { 
	padding-bottom: 0; 
	margin-bottom: 0; 
	border-bottom: 0; 
}

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

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

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a {
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 10px;
	background-color: #000;
	border: 1px solid #2f2f2f;
}

.pagging ul li a:hover { 
	background: #f2b600; 
	border: 1px solid #dfdfdf; 
	color: #fff;  
}
#home #t_wrapper #t_main #content .post.no_pmb p {
	font-style: italic;
}
#home #t_wrapper #t_main #content .post.no_pmb p {
	font-style: normal;
}
#home #t_wrapper #t_main #content .post.no_pmb p italic {
	font-style: italic;
}
#home #t_wrapper #t_main #content .post.no_pmb p {
	font-family: Tahoma, Geneva, sans-serif;
}
.main {
	top: 100px;
}
