/*
Theme Name: XpertUniverse
Theme URI: http://www.visual-craft.com/
Description: XpertUniverse theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Visual Craft
Author URI: http://www.visual-craft.com/
Tags: blue, fixed width, widgets

	 XpertUniverse v1.0
	 http://www.visual-craft.com/

	This theme was designed and built by Visual Craft
*/



/* Begin Typography & Colors */
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  background: #0E314F url('images/body-bg.png') 0 0 repeat-x;
  color: #666666;
  text-align: left;
}

.clear {
  clear:both;
  font-size:1px;
  height:0;
  line-height:0;
}

.top {
  color:#FBFFFF;
  margin:auto;
  height: 30px;
  text-align:left;
  width:875px;
  position: relative;
}

.top-pad {
  position: absolute;
  left: 0;
  top: 20px;
}

.top a, .top a:hover {
  color:#FBFFFF;
  text-decoration: underline;
  font-size: 11px;
}

#page {
  text-align: left;
}

#header {
  background: url('images/header-bg.png') no-repeat 0 0;
}

/*#other #headerimg 	{
  margin: 7px 9px 0;
  height: 192px;
  width: 740px;
}*/

.head-nav {
  width: 870px;
  height: 46px;
  background: url('images/head-nav-bg.png') no-repeat 0 0;
  margin: 0px auto;
  text-align: left;
}

.head-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
}

.head-nav ul.nav-group {
  margin-left: 24px;
}

.head-nav ul li.navigation-item {
  float: left;
  position: relative;
  line-height: 44px;
  z-index: 150;
}

#demonstration {
  margin-bottom:8px;
  display: block;
  width: 211px;
}

.head-nav ul li.navigation-item a {
  line-height: 44px;
  height: 44px;
  color: #FFF;
  font-size:14px;
  text-decoration:none;
  padding:14px 20px;
  background:transparent url('images/menu/sep1.gif') no-repeat scroll 0 2px;
}
 
.head-nav ul li.navigation-item.hover a {
  background:transparent url('images/menu/hover1.gif') no-repeat scroll left top;
}

.head-nav ul li.navigation-item.next_to_active a {
  background:transparent url('images/menu/hover2.gif') no-repeat scroll left top;
}
/*.head-nav ul li.navigation-item.item-1 a {
  background: url('images/menu/products.png') no-repeat 0 0;
  width: 80px;
}

.head-nav ul li.navigation-item.item-2 a {
  background: url('images/menu/solutions.png') no-repeat 0 0;
  width: 84px;
}

.head-nav ul li.navigation-item.item-3 a {
  background: url('images/menu/services.png') no-repeat 0 0;
  width: 82px;
}

.head-nav ul li.navigation-item.item-4 a {
  background: url('images/menu/partners.png') no-repeat 0 0;
  width: 76px;
}

.head-nav ul li.navigation-item.item-5 a {
  background: url('images/menu/news-events.png') no-repeat 0 0;
  width: 113px;
}

.head-nav ul li.navigation-item.item-6 a {
  background: url('images/menu/about-us.png') no-repeat 0 0;
  width: 83px;
}

.head-nav ul li.navigation-item.item-7 a {
  background: url('images/menu/contact.png') no-repeat 0 0;
  width: 74px;
}

.head-nav ul li.navigation-item.hover a  {
  background-position: 0 -46px;
}

.head-nav ul li.navigation-item.next_to_active a  {
  background-position: 0 -92px;
}

.head-nav ul li.navigation-item.current_page_item a  {
  background-position: 0 100%;
}

.head-nav ul li.navigation-item.next_to_press a  {
  background-position: 0 -138px;
}

.head-nav ul li.navigation-item.next_to_press a:hover  {
  background-position: 0 -184px;
}*/

.head-nav ul li.navigation-item .sub-navigation-group {
  background: #7C7C7C;
  padding-bottom: 8px;
  border-left: 1px #B4B4B4 solid;
  border-right: 1px #353535 solid;
  border-bottom: 1px #353535 solid;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  border-bottom-left-radius: 3px 3px;
  border-bottom-right-radius: 3px 3px;
}

.head-nav ul li.navigation-item .sub-navigation-group li {
  float: none;
}

.head-nav ul li.navigation-item .sub-navigation-group li.navigation-item a {
  background: #797979 url('images/menu/submenu.gif') no-repeat 95% 50%;
  color: #FFFFFF;
  font: bold 11px Tahoma;
  width: 150px;
  line-height: 36px;
  height: 36px;
  border-bottom: 1px #353535 solid;
  padding-left: 8px;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
}

.head-nav ul li.navigation-item .sub-navigation-group li.navigation-item a:hover {
  text-decoration: none;
  background: #B4B4B4 url('images/menu/submenu.gif') no-repeat 95% 50%;
}

.head-nav ul li.navigation-item  .sub-navigation-group {
  position: absolute;
  top: 100%;
  left: 1px;
  z-index: 100;
}

#mini-search {
  position: absolute;
  right: 16px;
  -right: 40px;
  top: 13px;
}

#mini-search-wrapper {
  position: relative;
  padding-right: 26px;
}

#mini-search #searchform {
  display: block;
  padding:0;
  margin:0;
}

#mini-search .head_search_edt {
  border:1px #ABADB3 solid;
  width: 106px;
  height: 14px;
  font: normal 11px Tahoma;
  padding: 0 5px 2px;
}

#mini-search #searchsubmit {
  padding: 0;
  border: 0;
  width: 20px;
  height: 16px;
  background: url('images/searchsubmit.png') no-repeat 0 100%;
  cursor: pointer;
  position: absolute;
  top:0px;
  right: 0px;
}

#content {
  font-size: 1.1em;
  width: 870px;
  margin: 0 auto;
  padding-top: 10px;
}

#page2-column {
  float: left;
  width: 634px;
  margin: 0 0 0 33px;
}

#page2-column .entry {
  padding: 0 10px;
}

.widecolumn .entry p {
  font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.6em;
}

.narrowcolumn .postmetadata {
  text-align: center;
}

.thread-alt {
 /* background-color: #f8f8f8;*/
}
.thread-even {
  background-color: white;
}
.depth-1 {
  border: 0px solid #ddd;
  border-right: 0;
}

.even, .alt {

  border-left: 0px solid #ddd;
}

#footer {
  background: url('images/footer.png') no-repeat 0 0;
  border: none;
  height: 70px;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
}

h1, h2, h3 {
  font-family: 'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

h1 {
  font-size: 4em;
  text-align: center;
}

#headerimg .description {
  font-size: 1.2em;
  text-align: center;
}

h2 {
  font-size: 1.6em;
}

h2.pagetitle {
  font-size: 1.6em;
}

#sidebar h2 {
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
}

h3 {
  font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
  color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}
.entry p a, .entry p a:visited {
  color: #FF6600;
  font-size: 13px !important;
}

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
}
.sticky h2 {
  padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
  font-family: Tahoma;
  font-size: 11px;
  color: #666;
}
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.comments a {
  color: #666666;
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 14px;
  text-transform: none;
}

#commentform p {
  font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}

#sidebar {
  font: 11px 'Tahoma', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
  color: #666666;
  text-decoration: none;
}

.connect a#linkedin span, .connect a#facebook span, .connect a#twitter span, .connect a#youtube span {
  display: none;
}
.connect a#linkedin, .connect a#facebook, .connect a#twitter, .connect a#youtube {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 5px;
}

#connect-title {
  float: left;
  margin: 7px 7px 0 0;
}

a#linkedin {
  background: url('images/connect/linkedin.png') 0 0 no-repeat;
}

a#facebook {
  background: url('images/connect/facebook.png') 0 0 no-repeat;
}

a#twitter {
  background: url('images/connect/twitter.png') 0 0 no-repeat;
}

a#youtube {
  background: url('images/connect/youtube.png') 0 0 no-repeat;
}

a:hover {
  color: #666666;
  text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
}

#wp-calendar a {
  text-decoration: none;
}

#wp-calendar caption {
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
  margin: 0 0 20px 0;
  padding: 0;
}

#page {
  background: url('images/page-bg.png') repeat-y 0 0;
  margin: 0px auto;
  padding: 0;
  width: 949px;

}

#header {
  margin: 0px auto;
  padding: 0;
  height: 382px;
  width: 949px;
}

.other#header {
  height: 250px;
}

#grey-sh {
  background: url('images/viz_bgr.gif') 0 100% repeat-x;
  position: relative;
  top:40px;
  margin: 0 26px;
}

#userbox {
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
}

#headerimg {
  margin: 0 auto;
  /*height: 342px;*/
  width: 870px;

}

.narrowcolumn {
  float: left;
  padding: 0 0 20px 45px;
  margin: 0px 0 0;
  width: 450px;
}

/*.home-conteiner {
  width: 870px;
  margin: 0 auto;
  padding-top: 10px;
}*/

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 0 0 0 150px;
  width: 450px;
}

.post {
  margin: 0 0 40px;
  text-align: justify;
}

.post hr {
  display: block;
}

.widecolumn .post {
  margin: 0;
}

.narrowcolumn .postmetadata {
  padding-top: 5px;
}

.widecolumn .postmetadata {
  margin: 30px 0;
}

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: both;
}

.up-conteiner .left {
  padding-right: 9px;
}

.news ul {
  padding: 0;
  margin: 0 0 0 2px ;
  list-style: none;
}

.news ul h2 {
  margin: 0 0 8px;
  position: relative;
  left:-12px;
}

.news ul h2 a, .news ul h2 a:hover {
  font-size: 14px;
  color: #666666 !important;
}

.news ul h2 a img {
  display: none;
}

.news ul li ul {
  list-style: disc;
}

.news ul li {
  padding-bottom: 5px;
}

.news ul li a:hover {
  text-decoration: none;
  color: #333;
}

#right-column {
  width: 185px;
  float: left;
  padding-left: 25px;
  overflow: hidden;
}

.up-conteiner .left.last {
  padding-right: 0;
}

#query-posts-3 h2 {
  margin-top: 0 !important;
  color:#666666 !important;
  font-size:14px;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 949px;
  clear: both;
}

#footer p {
  margin: 0;
  padding: 20px 44px;
  text-align: right;
  color: #666666;
  font-size: 10px;
}
/* End Structure */

.tel {
  background: url('images/tel.gif') 0 50% no-repeat;
  padding-left: 15px;
  margin-left: 10px;
}

#footer p a.email {
  color: #666666;
  background: url('images/email.gif') 0 50% no-repeat;
  padding-left: 16px;
  margin-left: 10px;
}

/*	Begin Headers */
h1 {
  padding: 0 0 0 14px;
  margin: 7px 0 0 0px;
  display: block;
  float: left;
}

h2 {
  margin: 0;
  color:#666666 !important;
  font-size:14px;
}

p {
  margin: 8px 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 0;
  padding: 0;
}

#sidebar h2 a {
  color:#666666 !important;
  font-size:14px;
  margin-top:0 !important;
}

h3 {
  padding: 0;
  margin: 30px 0 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 0px;
  list-style: none;
  padding-left: 0px;
}

html>body .entry li {
  margin: 7px 0 8px 0px;
  background: url('images/cbull1.gif') 0 6px no-repeat;
  padding-left: 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
  /*content: "\00BB \0020";*/
}
 

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
  margin: 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
  list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
  margin: 8px 0 0;
  padding: 0;
}
/* End Entry Lists */

#left-column {
   width: 190px;
   padding-left: 12px;
   float: left;
}

#middle-column {
  width: 420px;
  float: left;
  padding-left: 25px;
}

.connect {
  margin-top: 15px;
}

.up-conteiner {
  margin-bottom: 6px;
}

.widget_twitter .widgettitle {
 
  margin: 0;
}
 

/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
}

#sidebar #searchsubmit {
  padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
              text-align:left;
}

.wpcf7 .input input {
  width: 140px;
}

select {
  width: 130px;
}

.req {
  color: #FF0000;
}

.left-cont {
  width: 205px;
  display: block;
  float: left;
}

.left-cont.chch {
  width: 196px;
}

.padchk label .wpcf7-list-item-label {
  width: 194px;
  display: block;
  float: left;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  border:1px #CCCCCC solid;
}

#commentform {
  margin: 5px 10px 0 0;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
  border:1px #CCCCCC solid;
}
#respond:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#commentform #submit {
  margin: 0px auto;
  float: left;
  width: 38px;
  height: 16px;
  border:none;
}

#commentform p input, #commentform p textarea {
  margin-left: 2px;
}

/* End Form Elements */

.comments {
  padding: 0 12px;
}

.says {
  display: none;
}

.comment-author {
  float: left;
}

.comment-meta {
  float: right;
}

.comments h3 {
  color:#666666 !important;
  font-size:14px;
  margin-left: 2px;
  margin-top: 2px;
}

.comments h3#comments {
  border-top:1px #CCCCCC solid;
  padding-top: 10px;
}

/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 2px;
  text-align: justify;
  border-bottom:1px #CCCCCC solid;
  margin: 0;
}

.commentlist li {
  margin: 0px 0 12px;
  padding: 0;
  list-style: none;

}
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
  clear: both;
}

#reg-wrapper {
  position: relative;
}

#reg-wrapper #register {
  position: absolute;
  right: 6px;
  top: -60px;
}

.commentlist em {
  float: right;
}

.children { padding: 0; }

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  padding: 0;
}

#sidebar form {
  margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

.screen-reader-text {
  position: absolute;
  left: -1000em;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */

.login-form form {
  display: block;
  margin: 0;
  padding: 0;
}

.login-form {
  width: 212px;
  height: 92px;
  font-size: 11px;
  color: #666666;
  background: url('images/login-form.png') 0 0 no-repeat;
  position: relative;
  z-index: 10;
}

#other-pg.login-form {
  width: 212px;
  height: 75px;
  background: url('images/login-form2.png') 0 0 no-repeat;
}

.left {
  float: left;
}

.login-form #log, .login-form #pwd {
  width: 94px;
  height: 14px;
  border:1px #ABADB3 solid;
  font: normal 11px Tahoma;
  color: #666666;
  padding: 0 2px;
}

.login-form #login-submit {
  width: 38px;
  height: 16px;
  background: url('images/login-submit.png');
  border:none;
  margin-left: 5px;
  position: absolute;
  cursor: pointer;
}

.login-input {
  padding-left: 10px;
  padding-top: 24px;
}

.admin_box {
  margin: 0;
  padding: 0px;
  font-size: 12px;
  list-style: none;
}


.admin_box li {
  line-height: 20px;
  display: inline;
}


.admin_box li a {
  text-decoration: underline;
}

.login-form p {
  margin: 4px 0;
  text-align: left;
  position: relative;
}

.login-form label {
  width: 50px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 2px;
}

.mini-hdr {
  padding: 5px 0 0 0px;
  float: left;
}

.banner {
  float: right;
}

.breadcrumb {
  border-bottom:1px solid #CECECE;
  padding-bottom: 4px;
  margin-bottom: 4px;
}

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

.captha input {
  width: 70px;
}

.widget_twitter .widgettitle {
  background: url('images/twitter-ico.jpg') 0 0 no-repeat;
  padding-left: 22px !important;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
