/*
Theme Name: Plinko
Theme URI:
Description: Plinko Wordpress template
Author: Xhtmlthis
Author URI:http://xhtmlthis.com
Tags:
Version: 1.0
*/
/* === reset === */
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset, blockquote{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
a{
	text-decoration:none;
	color:#00CAFF;
}
a:hover{color:#8FEA00;}
input,
select,
textarea{font-family:Arial, Helvetica, sans-serif;}
body{
	background:url(images/bg-body.gif) repeat;
	font:12px/1.4em Arial, Helvetica, sans-serif;
	color:#666;
}
.main-wrapp{
	width:960px;
	margin:auto;
	padding:20px 0;
}
.main-header{
	width:960px;
	height:9px;
	overflow:hidden;
	background:url(images/bg-main-header.gif) no-repeat;
}
.main-footer{
	width:960px;
	height:10px;
	overflow:hidden;
	background:url(images/bg-main-footer.gif) no-repeat;
}
.main{
	width:960px;
	background:#fff;
}
/* --Header-- */
#header{
	width:816px;
	height:41px;
	padding:7px 0 0 144px;
	overflow:hidden;
	position:relative;
}
/* --Logo-- */
#header h1{
	background:url(images/logo.gif) no-repeat;
	width:105px;
	height:24px;
	position:absolute;
	top:10px;
	left:25px;
}
#header h1 a{
	display:block;
	width:105px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
/*--main menu--*/
.main-menu{
	width:960px;
	overflow:hidden;
}
.main-menu li,
.main-menu li a,
.main-menu li a span{
	float:left;
	height:24px;
}
.main-menu li{padding:0 10px 0 0;}
.main-menu li a{
	background:url(images/btn-main-menu-left.gif) no-repeat 0 0;
	color:#666660;
}
.main-menu li a span{
	cursor:pointer;
	line-height:24px;
	font-size:1.25em;
	padding:0 9px 0 15px;
	background:url(images/btn-main-menu-right.gif) no-repeat 100% 0;
}
.main-menu li a:hover{
	background-position:0 -24px;
	color:#666660;
}
.main-menu li a:hover span{background-position:100% -24px;}
.main-menu li.active a{
	background-position:0 -48px;
	color:#fff;
}
.main-menu li.active a span{background-position:100% -48px;}
/*--slogan--*/
em.slogan{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#606058;
	position:absolute;
	top:12px;
	right:32px;
}
/* --Content-- */
#content{width:960px;}
.content-bg{
	width:920px;
	margin:0 auto;
	background:url(images/bg-content.gif) repeat-y;
}
.content-bg-header{
	width:920px;
	background:url(images/bg-content-header.gif)  no-repeat;
}
.content-bg-footer{
	width:896px;
	padding:12px 12px 0 12px;
	background:url(images/bg-content-footer.gif) no-repeat 0 100%;
	overflow:hidden;
}
/*--Main content--*/
.main-content{
	float:left;
	width:500px;
	padding:40px 40px 0 40px;
	position:relative;
	min-height:460px;
}
* html .main-content{height:460px;}
.main-content h2{
	color:#fff;
	font-weight:normal;
	font-size:4.8em;
	line-height:1em;
	letter-spacing:-1px;
	padding:0 0 10px 0;
}
.main-content p{
	color:#fff;
	font-size:2.8em;
	line-height:1.2em;
	letter-spacing:-1px;
}
/*--see-our--*/
a.see-our{
	display:block;
	background:url(images/btn-see-our.gif) no-repeat;
	width:141px;
	height:47px;
	position:absolute;
	top:297px;
	left:92px;
	color:#44443e;
	text-align:center;
	line-height:47px;
	font-weight:bold;
	font-size:1.5em;
}
a.see-our:hover{
	color:#44443e;
	background-position:0 -47px;
}
/*--sidebar--*/
.sidebar{
	float:right;
	width:304px;
}
/*--sidebar-block--*/
.sidebar-block{
	width:304px;
	margin-bottom:12px;
	background:#5c5c59;
}
.sidebar-block-header{
	width:304px;
	background:url(images/bg-sidebar-block-header.gif) no-repeat;
}
.sidebar-block-footer{
	background:url(images/bg-sidebar-block-footer.gif)  no-repeat 0 100%;
	width:266px;
	padding:10px 19px 5px 19px;
	color:#fff;
}
.sidebar-block-footer h3{
	padding:0 0 7px 0;
	font-size:1.167em;
}
.sidebar-block-footer h3 span{
	color:#e6e6de;
	font-weight:normal;
}
.sidebar-block-footer p{
	padding-bottom:5px;
	font-size:1.105em;
}
.sidebar-block-footer p a{font-weight:bold;}
/*--plinko-tweets--*/
.plinko-tweets{
	width:100%;
	padding:0 0 5px 0;
min-height: 220px;
}
* html .plinko-tweets{height: 220px;}
.plinko-tweets li{
	font-size:1.083em;
	padding:5px 0;
	border-bottom:1px solid #898986;
}
.plinko-tweets li span{
	color:#b6b6b2;
	font-size:0.769em;
}
/*--mail--*/
.mail-bg{
	background:url(images/bg-mail.gif) no-repeat;
	width:265px;
	padding:12px 0 0 0;
	margin-bottom:5px;
}
.mail-bg input{
	background:none;
	border:none;
	width:255px;
	padding:0 5px;
	margin:0 0 11px 0;
	font-size:16px;
	line-height:16px;
}
.btn-submit{
	background:url(images/btn-email-submit.gif) no-repeat;
	width:125px;
	height:36px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.btn-submit.hover,
.btn-submit:hover{background-position:0 -36px;}
.btn-submit input{
	cursor:pointer;
	width:125px;
	height:36px;
	background:none;
	border:none;
}
/* --Footer-- */
#footer{
	width:920px;
	height:25px;
	overflow:hidden;
	padding:14px 20px 0 20px;
}
/*--footer menu--*/
.footer-menu{float:right;}
.footer-menu li{
	float:left;
	padding-left:15px;
}
/*--share-this--*/
.share-this{
	float:left;
	height:25px;
}
.share-this h3{
	font-size:1em;
	line-height:25px;
	font-weight:normal;
	padding:0 5px;
	float:left;
}
.share-this ul,
.share-this ul li,
.share-this ul li a{
	float:left;
	height:25px;
}
.share-this ul li{padding:0 6px 0 0;}
.share-this ul li a{
	width:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/ico-share.gif)  no-repeat;
}
.share-this ul li a.facebook{background-position:0 0;}
.share-this ul li a.twitter{background-position:0 -25px;}
.share-this ul li a.delicious{background-position:0 -50px;}
.share-this ul li a.stumble-upon{background-position:0 -75px;}
/*===About US Page===*/
.content-bg-inner{
	width:920px;
	margin:0 auto;
	background:url(images/bg-content-inner.gif) repeat-y;
}
.content-bg-header-inner{
	width:920px;
	background:url(images/bg-content-header-inner.gif) no-repeat;
}
.content-bg-footer-inner{
	width:896px;
	padding:12px 12px 0 12px;
	overflow:hidden;
	background:url(images/bg-content-footer-inner.gif) no-repeat 0 100%;
}
.inner-content{
	float:left;
	width:530px;
	padding:20px 25px 12px 25px;
}
.inner-content h2{
	font-size:3.4em;
	line-height:1em;
	letter-spacing:-2px;
	padding-bottom:5px;
}
.inner-content p{
	font-size:1.25em;
	line-height:1.4em;
	padding-bottom:15px;
}
/*--thanks-block--*/
.thanks-block{
	width:100%;
	overflow:hidden;
	border-top:1px solid #e0e0df;
	padding:20px 0;
}
.thanks-block h3{
	font-size:0.917em;
	text-transform:uppercase;
	padding-bottom:15px;
}
.thanks-block ul{
	float:left;
	width:190px;
}
.thanks-block ul.last{width:135px;}
.sidebar-block-footer h4{
	color:#fff;
	background:#00caff;
	font-size:0.917em;
	padding:0 5px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.services{
	width:100%;
	padding-bottom:5px;
}
.services li a{color:#fff;}
.services li a:hover{
	color:#8FEA00;
	text-decoration:underline;
}
/*--awards--*/
.awards{
	width:100%;
	overflow:hidden;
	padding:5px 0 0 0;
}
.awards li{
	width:100%;
	float:left;
	color:#fff;
	padding-bottom:8px;
}
/*===talk to us page===*/
.contact-form-wrapp{
	width:100%;
	min-height:370px;
}
* html .contact-form-wrapp{height:370px;}
.sidebar-block-footer .contact-form-wrapp h3{
	padding:0px 0 10px 0;
	margin:0;
}
.sidebar-block-footer .contact-form-wrapp p{
	padding:10px 0 5px 0;
	margin:0;
	font-size:1.25em;
}
.sidebar-block-footer .contact-form-wrapp a{font-weight:normal;}
.error{background:#ff3001;}
.form-element-wrapp{
	width:100%;
	overflow:hidden;
	padding:10px 0;
}
.form-element-wrapp input{float:left;}
.form-element-wrapp label{
	float:left;
	color:#fff;
	width:49px;
	text-align:right;
	height:31px;
	line-height:31px;
}
.input-bg{
	background:url(images/bg-input.gif) no-repeat;
	width:213px;
	height:23px;
	float:right;
	padding-top:8px;
}
.input-bg input{
	width:193px;
	height:14px;
	padding:0 10px;
	background:none;
	border:none;
	font-size:12px;
}
.bg-textarea{
	background:url(images/bg-textarea.gif) no-repeat;
	width:213px;
	height:181px;
	float:right;
	overflow:hidden;
}
.bg-textarea textarea{
	width:203px;
	height:176px;
	overflow:auto;
	padding:5px 0 0 10px;
	border:none;
	background:none;
	font-size:1em;
}
.send{
	background:url(images/btn-send.gif) no-repeat;
	width:125px;
	height:37px;
	overflow:hidden;
	margin: 0 0 0 49px;
}
.send input{
	width:125px;
	height:37px;
	background:none;
	border:none;
	cursor:pointer;
}
.send:hover,
.send.hover{background-position:0 -37px;}
/*===Our Werk Page===*/
.content-bg-portfolio{
	width:920px;
	margin:0 auto;
	background:#e6e6de;
}
.content-bg-header-portfolio{
	width:920px;
	background:url(images/bg-content-header-portfolio.gif) no-repeat;
}
.content-bg-footer-portfolio{
	width:896px;
	background:url(images/bg-content-footer-portfolio.gif) no-repeat 0 100%;
	padding:12px;
	overflow:hidden;
}
.portfolio-header{
	width:896px;
	height:66px;
	background:#fff url(images/bg-portfolio-header.gif) no-repeat;
}
.portfolio-header:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.portfolio-header h3{
	float:left;
	width:104px;
	padding:14px 0 0 20px;
	text-transform:uppercase;
	color:#fff;
	font-size:0.917em;
	font-weight:normal;
}
/*--portfolio menu--*/
.portfolio-header ul{
	width:613px;
	float:left;
	padding:4px 0 0 0;
}
.portfolio-header ul li{
	float:left;
	width:49px;
	height:45px;
	margin-right:2px;
}
.portfolio-header ul li.active{
	background:url(images/pointer.gif) no-repeat 50% 100%;
}
.portfolio-header ul li a{
	display:block;
	width:45px;
	height:30px;
	border:2px solid #323232;
	outline:none;
}
.portfolio-header ul li a.item-1{background:url(images/portfolio-thumbnails/thumb_01_off.gif) no-repeat;}
.portfolio-header ul li a.item-2{background:url(images/portfolio-thumbnails/thumb_02_off.gif) no-repeat;}
.portfolio-header ul li a.item-3{background:url(images/portfolio-thumbnails/thumb_03_off.gif) no-repeat;}
.portfolio-header ul li a.item-4{background:url(images/portfolio-thumbnails/thumb_04_off.gif) no-repeat;}
.portfolio-header ul li a.item-5{background:url(images/portfolio-thumbnails/thumb_05_off.gif) no-repeat;}
.portfolio-header ul li a.item-6{background:url(images/portfolio-thumbnails/thumb_06_off.gif) no-repeat;}
.portfolio-header ul li a.item-7{background:url(images/portfolio-thumbnails/thumb_07_off.gif) no-repeat;}
.portfolio-header ul li a.item-8{background:url(images/portfolio-thumbnails/thumb_08_off.gif) no-repeat;}
.portfolio-header ul li a.item-9{background:url(images/portfolio-thumbnails/thumb_09_off.gif) no-repeat;}
.portfolio-header ul li a.item-10{background:url(images/portfolio-thumbnails/thumb_10_off.gif) no-repeat;}
.portfolio-header ul li a.item-11{background:url(images/portfolio-thumbnails/thumb_11_off.gif) no-repeat;}
.portfolio-header ul li a.item-12{background:url(images/portfolio-thumbnails/thumb_12_off.gif) no-repeat;}
/*---hover/active--*/
.portfolio-header ul li.active a.item-1,
.portfolio-header ul li a.item-1:hover{background:url(images/portfolio-thumbnails/thumb_01_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-2,
.portfolio-header ul li a.item-2:hover{background:url(images/portfolio-thumbnails/thumb_02_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-3,
.portfolio-header ul li a.item-3:hover{background:url(images/portfolio-thumbnails/thumb_03_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-4,
.portfolio-header ul li a.item-4:hover{background:url(images/portfolio-thumbnails/thumb_04_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-5,
.portfolio-header ul li a.item-5:hover{background:url(images/portfolio-thumbnails/thumb_05_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-6,
.portfolio-header ul li a.item-6:hover{background:url(images/portfolio-thumbnails/thumb_06_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-7,
.portfolio-header ul li a.item-7:hover{background:url(images/portfolio-thumbnails/thumb_07_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-8,
.portfolio-header ul li a.item-8:hover{background:url(images/portfolio-thumbnails/thumb_08_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-9,
.portfolio-header ul li a.item-9:hover{background:url(images/portfolio-thumbnails/thumb_09_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-10,
.portfolio-header ul li a.item-10:hover{background:url(images/portfolio-thumbnails/thumb_10_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-11,
.portfolio-header ul li a.item-11:hover{background:url(images/portfolio-thumbnails/thumb_11_on.gif) no-repeat;}
.portfolio-header ul li.active a.item-12,
.portfolio-header ul li a.item-12:hover{background:url(images/portfolio-thumbnails/thumb_12_on.gif) no-repeat;}
.portfolio-header ul li a em{
	display:none;
	position:absolute;
	top:-14px;
	left:-128px;
	width:300px;
	height:20px;
	padding-bottom:6px;
}
.portfolio-header ul li a:hover{position:relative;}
.portfolio-header ul li a:hover em{
	display:block;
	background:url(images/pointer-2.gif) no-repeat 50% 100%;
}
.portfolio-header ul li a:hover em span.wrapp-tit{
	display:table;
	margin:0 auto;
}
.portfolio-header ul li a:hover em span.left{
	float:left;
	background:url(images/bg-t-l.gif) no-repeat;
	width:7px;
	height:20px;
	overflow:hidden;
}
.portfolio-header ul li a:hover em span.right{
	float:left;
	background:url(images/bg-t-r.gif) no-repeat;
	width:7px;
	height:20px;
	overflow:hidden;
}
.portfolio-header ul li a em strong{
	float:left;
	white-space:nowrap;
	font-weight:normal;
	font-style:normal;
	color:#fff;
	background:#fc24cd;
	height:20px;
	line-height:20px;
}
.next-proj{
	float:right;
	width:149px;
	height:34px;
}
.next-proj a{
	float:right;
	background:url(images/btn-next-prodj.gif) no-repeat;
	width:149px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:1.583em;
	display:inline;;
	margin:4px 8px 0 0;
}
.next-proj a:hover{
	background-position:0 -34px;
	color:#44443e;
}
/*--portfolio-content---*/
.portfolio-wrapp{
	width:896px;
	background:#fff;
	border-bottom:1px solid #d2d2cc;
	overflow:hidden;
}
.portfolio-content{
	float:left;
	width:550px;
	padding-left:24px;
}
.portfolio-content img{
	display:block;
	margin-bottom:15px;
}
.portfolio-content p.last{
	font-size:0.833em;
	float:left;
	padding:0 5px;
	background:#e2f8f8;
	margin:0 0 23px 0;
}
.portfolio-sidebar{
	float:right;
	width:274px;
	padding:0 24px 0 0;
}
/*--cite--*/
.cite{
	width:100%;
	background:#ff8c00;
	margin-bottom:15px;
}
.cite-header{background:url(images/bg-cite-header.gif) no-repeat;}
.cite-footer{
	width:246px;
	background:url(images/bg-cite-footer.gif) no-repeat 0 100%;
	padding:20px 14px 7px 14px;
	color:#fff;
}
.cite-footer q{
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	font-size:1.083em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.cite-footer cite{
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
}
.portfolio-sidebar p{
	margin-bottom:13px;
	font-size:1.083em;
}
.portfolio-sidebar h2{
	font-weight:normal;
	font-size:1.917em;
	color:#606058;
	line-height:1em;
	margin-bottom:6px;
}
.portfolio-sidebar h3{
	color:#606058;
	font-size:1.25em;
	line-height:1em;
	font-weight:normal;
	padding:0 0 10px 0
}
.portfolio-sidebar h3 span{
	color:#787870;
	font-size:0.75em;
	text-transform:uppercase;
}
.post{
	width:100%;
	padding-bottom:10px;
	overflow:hidden;
}
/*--error--*/
.error-404{
	width:100%;
	padding:100px 0;
}
.error-404 h2{
	text-align:center;
	padding-bottom:40px;
}
.error-404 p{text-align:center;}
/*--navigation--*/
.navigation{
	width:100%;
	overflow:hidden;
}
.alignleft{float:left;}
.alignright{float:right;}
p.next-p a{
	font-weight:bold;
	font-size:1.167em;
}
.thanks-block li{font-size:11px;}