html {
	height: 100%;
	overflow-y: scroll; 
}

body {
	height: 100%;
	margin: 0pt;
	min-width: 960px;
	color: rgb(71, 71, 71);
	font: 13px/16px Arial,Helvetica,sans-serif;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
pre {
	background-color:#EFEFEF;
	overflow:auto;
}
pre p{
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}

a {
	text-decoration: none;
	color: rgb(68, 68, 68);
}

a:hover {
	text-decoration: underline;
}

input, textarea, select {
	font: 100% Arial,Helvetica,sans-serif;
	vertical-align: middle;
}

form, fieldset {
	margin: 0pt;
	padding: 0pt;
	border-style: none;
}

#wrapper {
	min-height: 100%;
	overflow: hidden;
	position: relative;
}

* html #wrapper {
	height: 100%;
	overflow: visible;
}

#container {
	width: 100%;
	display: table;
}

#main {
	display: table-footer-group;
	background: url("../images/bg-main.gif") repeat-x scroll 0% 0% transparent;
}

#header-box {
	display: table-header-group;
}

.header-section {
	overflow: hidden;
	height: 1%;
	margin: 0pt 0pt 27px;
}

.logo {
	position: absolute;
	width: 162px;
	top: 33px;
	margin: 0pt;
	z-index: 50;
	height: 74px;
	background: url("../images/logo.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	overflow: hidden;
}

.logo a {
	display: block;
	height: 100%;
}

.header-wrapper {
	background: none repeat scroll 0% 0% rgb(0, 108, 176);
	width: 100%;
	position: relative;
}

#header {
	width: 960px;
	margin: 0pt auto 49px;
}

#nav {
	width: 100%;
	overflow: hidden;
}

#nav ul {
	font-weight: bold;
	margin: 0pt;
	padding: 0pt 50px 0pt 0pt;
	font-size: 21px;
	line-height: 30px;
	float: right;
	list-style: none outside none;
}

#nav li {
	float: left;
	padding: 0pt 0pt 0pt 41px;
}

#nav li a {
	color: rgb(207, 207, 207);
}

#nav .active a, #nav li a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.changer-holder {
	display: inline;
	float: right;
	width: 322px;
	height: 39px;
	margin-right: 148px;
	overflow: hidden;
	position: relative;
}

.changer {
	position: absolute;
	width: 322px;
	top: -39px;
	left: 0pt;
	margin: 0pt;
	padding: 0pt;
	list-style: none outside none;
	height: 39px;
}

.changer li {
	float: left;
}

.changer li a {
	float: left;
	width: 46px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.changer .red a {
	background: url("../images/bg-red.png") no-repeat scroll 0% 0% transparent;
}

.changer .purple a {
	background: none repeat scroll 0% 0% rgb(105, 8, 90);
}

.changer .brown a {
	background: none repeat scroll 0% 0% rgb(65, 80, 88);
}

.changer .turquoise a {
	background: none repeat scroll 0% 0% rgb(56, 179, 207);
}

.changer .blue a {
	background: none repeat scroll 0% 0% rgb(0, 108, 176);
}

.changer .dark-blue a {
	background: none repeat scroll 0% 0% rgb(0, 16, 76);
}

.changer .black a {
	background: url("../images/bg-black.png") no-repeat scroll 0% 0% transparent;
}

.wrapper-red .color-change, .wrapper-red p a {
	color: rgb(219, 0, 26) ! important;
}

.wrapper-purple .color-change, .wrapper-purple p a {
	color: rgb(105, 8, 90) ! important;
}

.wrapper-brown .color-change, .wrapper-brown p a {
	color: rgb(65, 80, 88) ! important;
}

.wrapper-turquoise .color-change, .wrapper-turquoise p a {
	color: rgb(56, 179, 207) ! important;
}

.wrapper-blue .color-change, .wrapper-blue p a {
	color: rgb(0, 108, 176) ! important;
}

.wrapper-dark-blue .color-change, .wrapper-dark-blue p a {
	color: rgb(0, 16, 76) ! important;
}

.wrapper-black .color-change, .wrapper-black p a {
	color: rgb(0, 0, 0) ! important;
}

.wrapper-red .color-change-bg {
	background-color: rgb(219, 0, 26) ! important;
}

.wrapper-purple .color-change-bg {
	background-color: rgb(105, 8, 90) ! important;
}

.wrapper-brown .color-change-bg {
	background-color: rgb(65, 80, 88) ! important;
}

.wrapper-turquoise .color-change-bg {
	background-color: rgb(56, 179, 207) ! important;
}

.wrapper-blue .color-change-bg {
	background-color: rgb(0, 108, 176) ! important;
}

.wrapper-dark-blue .color-change-bg {
	background-color: rgb(0, 16, 76) ! important;
}

.wrapper-black .color-change-bg {
	background-color: rgb(0, 0, 0) ! important;
}

.promo {
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: rgb(255, 255, 255);
	position: relative;
	background: url("../images/bg-promo.png") no-repeat scroll 50% 0pt transparent;
	overflow:hidden;
}

.ttl1 {
	font-size: 38px;
	display: block;
	line-height: 42px;
	font-weight: normal;
}

.ttl2 {
	display: block;
	font-size: 29px;
	line-height: 35px;
	margin: 0pt 0pt 20px;
	font-weight: normal;
}

.text-frame {
	float: right;
	padding: 8px 10px 0pt 0pt;
	width: 460px;
}

.text-frame p {
	margin: 0pt 0pt 21px;
}

.promo-holder {
	width: 960px;
	position: relative;
	margin: 0pt auto;
	padding: 0pt 0pt 30px;
}

.cufon-active .promo-holder {
	padding: 0pt 0pt 28px;
}

.promo-holder:after {
	content: "";
	display: block;
	clear: both;
}

.promo-holder .img1 {
	position: absolute;
	left: -14px;
	bottom: 0pt;
	z-index: 1;
}

.promo-holder .img1 img {
	vertical-align: top;
}

* html.cufon-active .promo-holder .img1 {
	bottom: -1px;
}

.promo .link {
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 17px;
	margin: 0pt 0pt -3px;
	padding: 0pt 0pt 3px;
	background: url("../images/arrow.png") no-repeat scroll 0pt 2px transparent;
}

.shadow {
	position: absolute;
	bottom: 0pt;
	z-index: 15;
	width: 100%;
}

* html.cufon-active .shadow {
	bottom: -4px;
}

.shadow span {
	height: 20px;
	width: 100%;
	float: left;
	background: url("../images/bg-shadow.png") repeat-x scroll 0% 0% transparent;
	margin: 0pt -9999px 0pt 0pt;
}

.threecolumns {
	overflow: hidden;
	height: 1%;
	position: relative;
}

.main-container {
	width: 960px;
	padding: 53px 0pt 190px;
	margin: 0pt auto;
	overflow: hidden;
}

.content-holder {
	width: 710px;
	float: left;
}

#content {
	width: 460px;
	float: right;
}

.main-container h2 {
	margin: 30px 0px 10px;
	font-size: 21px;
	color: rgb(0, 0, 0);
	line-height: 25px;
}

.main-container h2.csc-firstHeader {
	margin: 0px 0px 10px;
}

#sidebar h2 {
	margin: 0pt 0pt 13px;
}

.info {
	font-size: 12px;
	margin: 0pt 0pt 28px;
	color: rgb(43, 43, 43);
	border-bottom: 1px solid rgb(221, 221, 221);
	padding-bottom: 20px;
	padding-left: 1px;
}

.info strong {
	margin: 0pt 5px 0pt 0pt;
}

.post {
	overflow: hidden;
	width: 100%;
	margin: 0pt 0pt 21px;
	border-top: 1px solid rgb(187, 187, 187);
}

.post img {
	vertical-align: top;
	margin: 0pt 0pt 22px;
}

.post p {
	margin: 0pt 0pt 27px;
}

.date {
	font-style: normal;
	padding: 0pt 0pt 0pt 16px;
	color: rgb(128, 128, 128);
	background: url("../images/bg-date.gif") no-repeat scroll 0pt 50% transparent;
}

.post h3 {
	margin-bottom: 5px;
}

.post h3 a {
	margin: 0pt 0pt 2px;
	color: rgb(0, 0, 0);
	font-size: 18px;
	line-height: 20px;
}

#sidebar {
	width: 215px;
	float: left;
	padding: 0pt 25px 0pt 10px;
}

.menu {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside none;
}

.menu li {
	margin: 0pt 0pt 4px;
}

.menu a {
	color: rgb(75, 75, 75);
}

.aside {
	width: 230px;
	float: right;
}

.main-container .columns-holder h2, .main-container .aside h2 {
	margin: 0pt 0pt 12px;
}

.block h3, .aside .csc-default h3 {
	margin: 0pt 0pt 12px;
	font-size: 12px;
	color: rgb(0, 108, 176);
	line-height: 16px;
}

.columns-holder {
	width: 955px;
	position: relative;
	padding: 6px 0pt 0pt 15px;
}

.columns-holder .block {
	float: left;
	width: 220px;
	display: inline;
	margin: 0pt 18px 0pt 0pt;
}

.block, .csc-default {
	margin: 0pt 0pt 26px;
}

.block address, .csc-default address {
	padding: 0pt;
	line-height: 14px;
	font-style: normal;
}

.block address span, .csc-default address span {
	display: block;
}

.list, #content ul {
	margin: 0px 0px 20px;
	padding: 0pt;
	list-style: none outside none;
}

.list li, #content ul li {
	padding: 0pt 0pt 0pt 13px;
	margin: 0pt 0pt -2px;
	position: relative;
	background: url("../images/bullet-list.gif") no-repeat scroll 0pt 6px transparent;
	line-height: 20px;
}

#content ul li {
	margin-bottom: 3px;
}

.footer-wrapper {
	position: relative;
	width: 100%;
	margin: -160px 0pt 0pt;
	background: none repeat scroll 0% 0% rgb(0, 0, 0);
}

.logo-footer {
	display: block;
	width: 75px;
	margin: 0pt auto 17px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../images/logo-footer.gif") no-repeat scroll 0% 0% transparent;
}

#footer {
	width: 960px;
	margin: 0pt auto;
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	height: 132px;
	padding: 28px 0pt 0pt;
}

#footer address {
	padding: 0pt;
	overflow: hidden;
	width: 100%;
	font-style: normal;
}

#footer dl {
	margin: 0pt;
}

#footer dt {
	background: url("../images/bullet-footer.gif") no-repeat scroll 0pt 60% transparent;
	display: inline;
	padding: 0pt 0pt 0pt 7px;
}

#footer dt:first-child {
	background: none repeat scroll 0% 0% transparent;
}

#footer dd {
	margin: 0pt;
	display: inline;
}

#footer a {
	color: rgb(255, 255, 255);
}

#footer .footerimg {
	margin: 5px;
}

.nav {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside none;
}

.nav li {
	display: inline;
	padding: 0pt 5px 0pt 5px;
	background: url("../images/separator-footer.gif") no-repeat scroll 0pt 80% transparent;
}

.nav li:first-child {
	background: none repeat scroll 0% 0% transparent;
}

.threecolumns a {
	font-weight: bold;
}

.text-frame p {
	font-size: 16px;
}

p {
	margin-top: 0px;
}

.news-single-item img {
	border: 10px solid rgb(238, 238, 238);
	margin-bottom: 10px;
}

.news-single-item img:hover {
	border: 10px solid rgb(170, 170, 170);
}

.news-single-img {
	float: left;
	width: 175px;
}

.news-single-content {
	float: left;
	width: 285px;
}

.news-single-item h2 {
	margin: 0pt 0pt 2px;
}

.news-single-backlink a, .nextlink, .prevlink{
	padding-left: 12px;
	background-image: url("../images/arrow1.png");
	background-repeat: no-repeat;
	background-position: 0pt 3px;
}

.news-single-backlink a, .nextlink {
	background-image: url("../images/arrow1back.png");
}

.news-list-container .image {
	float: left;
	width: 160px;
}

.news-list-container .subheader {
	float: right;
	width: 280px;
}

.news-list-browse {
	text-align: center;
}

.browseLinksWrap * {
	margin-right: 20px;
}

.postimage {
	margin-top: -76px;
}

.project {
	width: 700px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 1px;
}

.posting {
	margin-left: 420px;
	width: 280px;
}

.tab {
	 }

.tab .image {
	float: left;
	width: 400px;
}

.tab .info {
	margin-left: 420px;
	width: 280px;
	border-top: 1px solid rgb(204, 204, 204);
}

.tab .info h3 {
	font-size: 18px;
	margin: 17px 0pt;
}

.tab .date {
	 }

.project:hover {
	background-color: rgb(245, 245, 245);
}

.project .tab .info {
	border-bottom: medium none;
}

.project .current .info {
	border-bottom: 1px solid rgb(204, 204, 204);
	border-top: 5px solid rgb(0, 0, 0);
}

.clearer {
	clear: both;
}

table.contenttable {
	width: 100%;
}

.two_cols .content-holder {
	width: 960px;
}

.two_cols #content {
	width: 710px;
}

.indent {
	margin-left:25px;
}

/* gorillary css */
#content .tx-gorillary-pi1 ul li{
	list-style: none;
	list-style-type: none;
	background: none;
	padding-left: 0px;
}
#content .thumbs li a{
	display: block;
}
#content .thumbs li{
	border:5px solid #DDD;
	display:block;
	float:left;
	margin: 0 15px 15px 0;
}
#content .thumbs li.selected{
	border:5px solid #999;
}
.ss-controls{
	float: left;
}
.ss-controls a, .ss-controls a:visited, .nav-controls a{
	background: #222 url(../images/overlay.png) repeat-x;
	display: inline-block;

	color: #fff;
	text-decoration: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin: 20px 10px 10px 0px;
	text-transform: uppercase;
	padding:3px 33px;
	font-weight: bold;
	font-size: 11px;

}
.tx-gorillary-pi1{
	float:left;
}
.tx-gorillary-pi1 #caption {
	background-color:white;
	height:60px;
	margin-top:-80px;
	opacity:0.6;
	padding:10px 23px;
	top:320px;
	opacity:0.6;filter:alpha(opacity=60);
}
.tx-gorillary-pi1 #caption .title {
	font-size:20px;
	margin:5px 0px;
}
/* gorillary css end */

/* blog */
.blog-menu{
	list-style:none outside none;
	margin:0;
	padding:0;
}
.blog-menu li{
	margin: 0 0 10px 0px;
	border-bottom: 1px solid #DDD;
	padding: 0 0 10px 0px;
}
.blog-submenu{
	margin: 10px 0px;
}
.blog-submenu li{
	border-bottom:0 none;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 15px;
}
.tx-comments-pi1 .tx-comments-required-mark{
	font-size: 30px;
	color: #888;
}
.tx-comments-pi1 hr{
	border:1px solid #CCCCCC;
}
.tx-comments-pi1 .tx-comments-comment-1, 
	.tx-comments-pi1 .tx-comments-comment-2{
	padding: 0px 0px 10px 0px;
	border-left: none;
	border-right: none;
	border-top: none;
}
.tx-comments-pi1 .tx-comments-form-top-message{
	margin-bottom: 25px;
}
.tx-comments-pi1 .tx-comments-required-error {
    color: #BB2222;
    float:left;
    margin-left:96px;
    background-color: #FFF;
}

#disqus_thread #dsq-content #dsq-global-toolbar .dsq-global-toolbar-left li,
 #dsq-content #dsq-global-toolbar .dsq-global-toolbar-right li {
	padding: 0px;
	list-style: none;
	background-image: none;
}
/* blog end */
