html, body{height:100%;}
body{
 min-height:100%;
 position:relative;
 color:#666;
 background: url("../i/bg_pattern.png") repeat scroll center center transparent;
 vertical-align:baseline;
 
}
*html body{height:100%;}
body, body *{z-index:1;}

/* COMMON STYLES ------------------------------------------------------------------------- */
a{
text-decoration:none;
color:#235c88;
}
a:hover{
text-decoration:none!important;
}

h1{font: "YanoneKaffeesatz", "Arial Narrow", Arial, sans-serif;}
h2{font: "Philosopher", Tahoma, Arial, sans-serif;}
h3{font: "Philosopher", Tahoma, Arial, sans-serif;}

h1,h2,h3,h4,h5,h6 {font-weight:normal;margin-bottom:0.8em;}

h1 small{display:block;font-size: 14px;margin-top:2px;color:#333;}
h2 small{display:block;font-size: 14px;}
h3 small{display:block;font-size: 11px;}

p {line-height:1.8em;margin: 1em 0;}
.footer ul {margin: 0;}

hr {
width:100%;
height:0;
border:0 none;
margin:0;
padding:0;
height:4px;
margin-bottom:35px;
background:url("../i/bg-hr.gif") repeat-x scroll center center transparent; /* customized for IT Pixie */
margin-top:35px;
clear:both;
}

.bloghr {width:100%;height:0;border:none;border-top:dotted 1px #ccc;padding:0;margin:40px auto;}


table{width:100%;border-collapse:collapse;border-spacing:10px;}
table td{vertical-align:top;padding: 0 10px 20px 10px;}

/* MAIN ------------------------------------------------------------------------------ */
.main-wrapper {
/*background:url("../i/main-content-bg.png") repeat scroll 0 0;*/
background: none repeat scroll 0 0; /* customized for IT Pixie */
background-color: #FCFCFC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 30px auto;
position: relative;
width: 1006px;
webkit-box-shadow: 0 0 6px #E6E6E6;
-moz-box-shadow: 0 0 6px #E6E6E6;
box-shadow: 0 0 6px #E6E6E6; 
border:1px solid #E6E6E6;
}

.main{
min-height:100%;
}


/* HEADER -------------------------------------------------------------------------------- */
#wpadminbar {z-index:1008!important;}
.header-wrapper{position:relative;}
.header {
height: 100px;
margin: 0 auto;
position: relative;
width: 100%;
}

.logo{
position:absolute;
left:35px;
/*top:20px;*/
top:2px; /* customized for IT Pixie */
}
.logo a{
display:block;
}

.nav-top-wrapper{
position:absolute;
right:30px;
top:36px;
}
.nav-top>li{
float:left;
padding:0 5px;
white-space:nowrap;
}

h5 a:hover {
text-decoration:none;

}

.nav-top > li > a {
    color: #333333;
    display: block;
    font: 400 12px/30px "Circle",Verdana,sans-serif; /* customized button backgroup for IT Pixie */
    height: 30px;
    margin-right: 10px;
    min-width: 60px;
    padding-left: 10px;
    position: relative;
    text-align: center;
	background: url(../i/button-nav-top-itpixie.png) left center no-repeat; /* customized button backgroup for IT Pixie */
	text-decoration:none;
}
.nav-top>li>a span, .nav-top li a span, .nav-top li a span, .nav-top li a span{
position:absolute;
display:block;
top:0;
right:-10px;
width:10px;
height:30px;
background: url(../i/button-nav-top-itpixie.png) right center no-repeat; /* customized button backgroup for IT Pixie */
}
.nav-top li>a:hover, .nav-top li.current_page_item>a, .nav-top li.current-menu-ancestor>a, .nav-top li.active>a{
background: url(../i/button-nav-top-active.png) left center no-repeat;
text-decoration:none;
}
.nav-top>li>a:hover span, .nav-top li.current_page_item>a span, .nav-top li.current-menu-ancestor>a span, .nav-top li.active>a span{
position:absolute;
display:block;
top:0;
right:-10px;
width:10px;
height:30px;
background: url(../i/button-nav-top-active.png) right center no-repeat;
}
.nav-top .sub-menu-wrapper{
position:absolute;
display:none;
}
.sub-menu-wrapper .sub-menu li a span {
display:none!important;
}
.nav-top .sub-menu{
opacity:0.92;
border-top-color:#ddd;
background: #fff url(none);
margin-top:5px;
-moz-border-radius: 5px;
border-radius: 5px; 
z-index:1000;
border:1px solid #E4E4E4;
}
.nav-top .sub-menu>li{
display:block;
width:190px;
border-bottom: 1px dotted #DDDDDD;
}
.nav-top .sub-menu > li > a {
    background: url("none") repeat scroll 0 0 transparent;
    color: #333;
    display: block;
    font-size: 11px; /* customized for IT Pixie */
    line-height: 24px;
    padding: 5px 10px;
}
.nav-top .sub-menu>li>a:hover{
color:#000;
text-decoration:none;
background:#f8f8f8;
}


/* TITLE -------------------------------------------------------------------------- */
.title-wrapper {
    background-color:#fff;
    margin-top: 0;
	border-bottom:1px dotted #e4e4e4;
	height:100px;
}

.title-wrapper .title{
overflow:hidden;
margin:0 auto;
}

.title-wrapper .title h1 {
    display: block;
    float: left;    
    margin: 32px 10px 35px 35px;
}

.title-wrapper .title h2{
display:inline-block;
line-height:1.3em;
color:#fff;
}

.title-wrapper .title .desc {
    color: #777;
    display: block;
    float: left;
    font-size: 16px;
    margin: 46px 0 0;
}

.nav-header-wrapper {
    border-bottom: 1px dotted #E4E4E4;
	margin-bottom:35px;
}

.nav-header-wrapper .nav-header {
    height: 40px;
    width: 1006px;
}

.nav-header-wrapper .nav-header li{
float:left;
margin:0 0 0 35px;
}

.nav-header-wrapper .nav-header li a {
color: #666666;
display: block;
font-family: trebuchet MS;
font-size: 12px;
font-weight: normal;
height: 40px;
line-height: 3.4em;

}

.nav-header-wrapper .nav-header li a:hover, .nav-header li.current-menu-item a, .active a{
background: url(../i/arr-nav-header-active.png) center bottom no-repeat;
text-decoration:none;
}

.menu-footer-container, .footer-nav-menu{
float:right;
}
.menu-footer-container ul  li, .footer-nav-menu div ul  li{
float:left;
padding-left:10px;
white-space:nowrap;
}

.footer_menu  li a:hover {
text-decoration:underline!important;
}

/* CONTENT -------------------------------------------------------------------------- */
.content-wrapper {
 margin: 35px auto 0;
 min-height:150px;
}
.content{
width:100%;
min-height:100%;
margin:0 auto!important;

}
.article {
display: inline-block;
float: left;
padding: 0 35px;
position: relative;
width: 630px;
}

.article-portfolio{
display:inline-block;
float:left;
width:971px;
margin:0;
padding-left:35px;
}

.article_main{
display:inline-block;
float:left;
padding:0 35px;
width:936px;
}

.search-resultshr{
margin: 18px 0;
}

.breadcrumb, .breadcrumb *{
color:#A0A0B4;
margin-bottom:20px;
}

.breadcrumb a:hover {
text-decoration:underline;
color: #666;
}

.breadcrumb *:first-letter{
text-transform:capitalize;
}

.article .date{
display:inline-block;
position:relative;
top:0.3em;
float:left;
height:27px;
width:80px;
font: normal 22px/24px "Philosopher", Tahoma, Arial, sans-serif;
color:#fff;
background: #091620 url(../i/date-bg.png) center center no-repeat;
text-align:center;
white-space:nowrap;
overflow:hidden;
margin: 0 15px 0 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.article .info {
    font-size:0.96em;
	position:relative;
	color:#A0A0B4;
	margin-bottom:11px;
}

.info {
    font-size:0.96em;
	position:relative;
	color:#A0A0B4;
}

#comments-wrapper {
margin-top:90px;
}

.article .content-area h2, .port-title {
    position: relative;
    margin-bottom:5px;
}

.sub-menu-wrapper .sub-menuspan {
display:none!important;
}

.article .info span {
float: left;
line-height: 1.6em;
margin: 0 5px 0 0;
white-space: normal;
width: auto;
}

.article-block {
display: inline-block;
float: left;
line-height: 1.6em;
margin-left: 35px;
margin-right: 24px;
width: 273px;
}

.article-block .sdate{
display:inline-block;
width:82px;
background: url(../i/icon-date.png) left 0.5em no-repeat;
padding-left: 18px;

}

.article-block-portfolio {
display: inline-block;
float: left;
line-height: 1.6em;
margin-bottom: 40px;
margin-right: 38px;
position: relative;
width: 285px;
}

.article-block-portfolio-squared {
display: inline-block;
float: left;
line-height: 1.6em;
margin-bottom: 40px;
margin-right: 33px;
position: relative;
width: 128px;
}

.article-block-portfolio h2{line-height:auto;margin-bottom:15px;}
.article-block-portfolio p{margin:15px 0;}
.article-block-portfolio .sdate {
    background: url("../i/icon-date.png") no-repeat scroll left 50% transparent;
    display: inline-block;
    margin-right: 15px;
    padding-left: 18px;
}


.article .pagenav{
color:#999;
}
.article .pagenav a{
display:inline-block;
border:solid 1px #fff;
color:#999;
text-decoration:none;
padding: 5px;
}
.article .pagenav a:hover{
border:solid 1px #999;
}
.article .pagenav a.active{
color:#fff;
background:url("../i/bg_pattern.png") repeat scroll center center transparent;
}

.commentlist{font-size:11px;}
.commentlist .avatar{float:left;width:80px;height:80px;}
.commentlist .avatar img{width:80px;height:80px;}
.commentlist .comment-text{min-height:110px;color:#aaa;margin-left:120px;line-height:1.6em;}
.commentlist .comment-ancor{color:#aaa;}
.commentlist .message{
color:#666;
background-color:#efefef;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 8px 15px 0 15px;
margin:10px 0;
}
.commentlist .message p{padding-bottom: 10px;margin:0;}
.commentlist .comment-reply-link{
background: url(../i/arr-reply.png) left 3px no-repeat;
margin-left:8px;
padding-left:12px;
}
.commentlist .children{margin-left:30px;}

#commentform p input, #commentform p textarea{
border: 1px solid #E5E5E5;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display:block;
  height:15px;
  padding: 5px 10px 5px 10px;
  margin:5px 0 20px;
}

#commentform p #comment{height:98px;}
#commentform .form-submit{
position:relative;
display:inline-block;
height:42px;
background: url(../i/comment-submit.png) right top no-repeat;
cursor:pointer;
padding:0;
margin:15px 0 0 25px;
}

#commentform .form-submit:hover{
background: url(../i/comment-submit-hover.png) right top no-repeat;
}
#commentform #submit{
position:relative;
display:block;
left:-25px;
top:0;
width:auto;
height:42px;
background: url(../i/comment-submit.png) left top no-repeat;
color:#fffffe;
font: normal 15px/42px trebuchet MS;
text-align:center;
border:none;
cursor:pointer;
margin:0;
padding:0 0 0 20px;
}

#commentform #submit:hover {
background: url(../i/comment-submit-hover.png) left top no-repeat;
}



/* SIDEBAR ------------------------------------------------------------------------------ */
#sidebar-left {
    background: url("../i/bg-hr-ver.gif") repeat-y scroll right 0 transparent; /* customized for IT Pixie */
    float: left;
    left: 0;
    padding-left: 35px;
    padding-right: 40px;
    position: relative;
    width: 230px;
}

#sidebar-right {
    background: url("../i/bg-hr-ver.gif") repeat-y scroll 0 0 transparent; /* customized for IT Pixie */
    float: right;
    left: 0;
    padding-right: 35px;
    padding-left: 40px;
    position: relative;
    width: 230px;
}

#sidebar-left .widget, #sidebar-right .widget{
margin: 0 0 60px;
}
#sidebar-left .widget h4, #sidebar-right .widget h3{margin-bottom:25px;}

.widget_nav_menu{}
.widget_nav_menu ul.sub-menu{margin-left:0px!important;}
.widget_nav_menu ul.sub-menu li{border-bottom:1px dotted #CCCCCC;padding:0!important;}
.widget_nav_menu li a {
background: url("../i/arr-nav-sidebar.png") no-repeat scroll 2px 50% transparent;
display: block;
padding: 10px 0 10px 18px;
}
.widget_nav_menu li a:hover{
text-decoration:none;
}

.widget_nav_menu li.current_page_item a{
background: url(../i/arr-nav-sidebar-active.png) 2px 50% no-repeat;
}

#wp-calendar {
text-align:center;
}

#wp-calendar caption {
font-size:12px;
margin-bottom:15px;
}

#wp-calendar thead {
margin-bottom:5px;
border-bottom:1px dotted #CCCCCC;
}

#wp-calendar tbody td {
    padding-bottom: 5px;
    padding-top: 4px;
    width: 14%;
}

#searchform{position:relative;}
#searchform .screen-reader-text{display:none;}
#searchform #s {
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #333333;
    height: 20px;
    padding: 5px 30px 5px 10px;
    width: 190px;
}
.search-head #searchform #s {
width: 140px;
}

.search-head #searchform #s {
    border: 1px solid #E5E5E5;
    border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #333333;
    height: 15px;
    padding: 5px 30px 5px 10px;
}

.search-head #searchform #s:focus, .search-head #searchform #s:hover, #commentform p input:hover, #commentform p textarea:hover, #commentform p input:focus, #commentform p textarea:focus {
border: 1px solid #cccccc;
}

.search-results {
line-height:1.6em;
}

#searchform #searchsubmit {
    background: url("../i/icon-search.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 3px;
    width: 22px;
}
#searchform #searchsubmit:hover{
background-image: url(../i/icon-search-hover.png);
}

#recentcomments li{
line-height:1.6em;
background: url(../i/icon-comments.png) left 6px no-repeat;
border-bottom:dotted 1px #ccc;
padding: 7px 0 7px 25px!important;
}

.widget_tag_cloud a{color:#333;}

.portfolio-linked-works{
margin-left:0x;
}
.portfolio-linked-work{
display:block;
float:left;
border:solid 2px #999;
margin:0 0 18px 21px;
}
.portfolio-linked-work, .portfolio-linked-work img{
width:110px;
height:65px;
}

/* FOOTER -------------------------------------------------------------------------------- */
.footer-wrapper{
position:relative;
margin-top:90px;
}
.footer_slide {padding: 0 0 35px 0}
.footer-bg-bottom {
background: url("../i/footer-bg-bottom.png") repeat-x scroll center top transparent;
height:41px;
}
.footer {
    color: #FFFFFF;
    margin-left:35px;
    /* min-height: 350px; */
    position: relative;
    overflow:hidden;
	text-align:left;
}
.nav-footer{
position:absolute;
right:0px;
bottom:0px;
}

#show_footer {
background: url("../i/more.png") no-repeat scroll center top transparent;
padding:24px;
font-size:16px;
}
.nav-footer li{
float:left;
padding:0 0 0 20px;
}

#sidebar-footer .widget {
    float: left;
    line-height: 1.6em;
    margin-right: 35px;
    margin-top: 35px;
    width: 207px;
}

#sidebar-footer .widget p{
line-height:1.6em;
color:#ffffff;
font-size:11px;
}

#sidebar-footer .widget h4{
color:#fff;
}
#sidebar-footer .widget li {
    border-bottom: 1px dotted #FFFFFF;
    padding: 10px 0;
	line-height:1.6em;
	font-size:11px;
}
#sidebar-footer .widget li a {
    background: url("../i/arr-nav-sidebar-footer.png") no-repeat scroll 2px 50% transparent;
    color: #FFFFFF;
    display: block;
    font: 12px "Trebuchet MS","Arial Narrow",Arial,sans-serif;
    padding: 0 0 0 18px;
}

.search-head {
float:right;
margin:37px 35px 15px 0;
position:relative;
}


#sidebar-footer .follow a{
display:inline-block;
float:left;
padding:10px 10px 0 0;
}

#twitter_update_list li {
line-height:1.6em;
background:url("../i/icon-twitter.png") no-repeat scroll left 1.2em transparent!important;
border-bottom:1px dotted #CCCCCC;
padding:10px 0 10px 25px !important;
}

#sidebar-right ul li, #sidebar-left ul li {
border-bottom:1px dotted #CCCCCC;
padding:10px 0 10px 0;
line-height:1.6em;
font-size:1em;
}

p img {
border: 1px solid #CCCCCC;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
margin-bottom: 15px;
padding: 5px;
}

.wp_syntax {
margin-bottom:25px!important;
}

.article-portfolio .breadcrumb {
margin:20px 0 20px 30px;
}

.content-area {
    line-height: 1.6em;
    margin-bottom: 35px;
    position: relative;
}

.copyright {
height: 60px; /* Customized for IT Pixie */
padding-bottom: 10px;
padding-top: 10px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; 
}

.copywrap { 
color: #FFFFFF;
font-size: 11px;
line-height: 1.7em;
margin: 0 auto;
position: relative;
width: 900px;
}

.copywrap a {
color:#FFFFFF!important;
}

.bg-hr {
    background: url("../i/bg-hr.gif") repeat-x scroll 0 0 transparent; /* customized for IT Pixie */
    height: 5px;
}

.slider-bg-bottom {
    background: url("../i/slider-bg-bottom.png") repeat scroll 0 0 transparent;
    height: 41px;
    position: absolute;
    top: 434px;
    width: 1006px;
	z-index:8888 !important;
}

.nav-top-wrapper .nav-top li .sub-menu li ul {
	left:190px;
	position: absolute;
	margin:0;
	top:-1px;
}

.sub-menu-wrapper span {
	background:none;
}
.nav-top > li {height:35px;}
.nav-top .sub-menu > li { position:relative;}
.sub-menu li a span {display:none;}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}