/*
Theme Name: ProductIP
Theme URI: http://www.productip.com
Description: The default ProductIP Theme
Version: 1.0
Author: Ibuildings
Author URI: http://www.ibuildings.com
Tags: productip, grey

*/


/* GLOBAL RESET */
/* ################################################### */

html, body                          { width: 100%; height: 100%; }
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote
{  
  margin: 0; 
  padding: 0; 
} 
*                                   { line-height: 140%; }
fieldset                            { padding: .5em; }

* html div, * html li
{
  zoom:1;
}


/* LAYOUT */
/* ################################################### */


html
{
	 background: #c9c9c9 url(images/bg.jpg) repeat-x left top;
	 font-family: Arial, Helvetica, Tahoma, sans-serif;
	 font-size: 0.75em;
}

body
{
  background: url(images/bg2.jpg) no-repeat center top;
}

#page
{
  position: relative;
  margin: 0px auto;
  width: 954px;
}

#header
{
  position: relative;
  width: 917px;
  height: 108px;
  margin: 0px auto;
  padding: 20px 0 0 0;
  z-index: 9999;
}

#header .menu
{
  position: relative;
  float: right;
  line-height: 100%;
  text-align: left;
  font-size: 1.1em;
  text-transform: uppercase;
  margin: 28px 0 0 0;
  z-index: 9999;
}

#header .loginlink
{
  position: relative;
  line-height: 100%;
  text-align: right;
  font-size: 0.85em;
  z-index: 10;
}

/* Style menu */
#mc_menu_1{
	list-style-type:none; 
}

#mc_menu_1 li {
	display: inline; 
	float: left; 
	margin: 4px 4px 0 0;
}

#mc_menu_1 li a{
	display: block; 
	padding: 4px 12px 0 12px; 
	height:22px; 
	white-space: nowrap; 
	background: url(images/menubg.gif) repeat-x left top; 
	border: 1px solid #adadad;
  color: #292929;
  text-decoration: none;
}

#mc_menu_1 li ul{
  list-style-type:none; 
  position:absolute; 
  left:-999em;
}

#mc_menu_1 li li{
	margin-right: 250px;
  width:170px; 
}

#mc_menu_1 li ul ul{
  left: -999em;
}

#mc_menu_1 li:hover ul ul, #mc_menu_1 li:hover ul ul ul, #mc_menu_1 li.sfhover ul ul, #mc_menu_1 li.sfhover ul ul ul {left: -999em;}
#mc_menu_1 li:hover ul, #mc_menu_1 li li:hover ul, #mc_menu_1 li li li:hover ul, #mc_menu_1 li.sfhover ul, #mc_menu_1 li li.sfhover ul, #mc_menu_1 li li li.sfhover ul{left: auto;}

* html #header .menu li a
{
  width: 1%;
}

#header .menu li a:hover
{
  background: #e8e8e7;
}
/* End style menu */

#logo
{
  display: block;
  position: relative;
  float: left;
  width: 187px;
  height: 97px;
  text-decoration: none;
}

#logo span
{
  display: none;
}

#banner
{
  display: block;
  position: relative;
  margin: 0px auto;
  width: 917px;
  height: 158px;
  z-index: 10;
  background: url(images/banner.jpg) no-repeat left top;
}

a
{
  color: #292929;
}

.hr1
{
  display: block;
  margin: 0px auto;
  position: relative;
  line-height: none;
  height: 15px;
  z-index: 10;
  background: url(images/hr1.jpg) no-repeat center 14px;
}

#container
{
  color: #5b5b5b;
}

#content
{
  float: left;
  width: 690px;
  padding: 10px 0 0 0;
  z-index: 10;
}

.post
{
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  background: url(images/hr2.png) no-repeat left 27px;
}

.post .entry
{
  padding: 10px 0 0 0;
  margin: 0 0 0 18px;
}

#sidebar
{
  float: right;
  width: 204px;
  padding: 12px 18px 0 18px;
  background: url(images/sidebar.jpg) no-repeat left top;
}

#sidebar h2#news_header {
  background: url(images/header_news.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	height: 28px;
	width: 204px;
        cursor: pointer;
}

#sidebar .item
{
  padding: 0 0 10px 0;
  margin: 10px 0 10px 0;
  border-bottom: 1px solid #d3d3d3;
}

#sidebar .item h3 a,
#sidebar .item p a
{
	text-decoration: none;
}

#sidebar .item h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#sidebar .banners a
{
  display: block;
  margin: 0 0 10px 0;
}

#sidebar li
{
	list-style-type: none;
}

	

#footer
{
  position: relative;
  clear: both;
  height: 50px;
  width: 940px;
  margin: 0px auto;
  text-align: center;
  padding: 15px 0 0 0;
  text-decoration: none;
  background: url(images/hr3.png) no-repeat center top;
}

#footer a
{
  text-decoration: underline;
  color: #292929
}

#footer img
{
  margin: 0 5px 0 5px;
}

#footer li
{
  display: inline;
}

#footer .menu li a
{
  padding: 4px 12px 0 12px;
  height: 22px;
  white-space: nowrap;
  text-decoration: none;
  background: url(images/dot.png) no-repeat left 10px;
}

* html #footer .menu li a
{
  width: 1%;
}


/* TYPOGRAPHY */
/* ################################################### */


h1
{
  font-size: 1.7em;
  font-weight: normal;
  letter-spacing: 0.05em;
  padding: 0 0 5px 34px;
  color: #292929;
  background: url(images/globe.gif) no-repeat left top;
}

.post h1
{
  margin: 0 0 0 18px;
}

.post h1 a
{
  text-decoration: none;
}

.post h1 a:hover
{
  text-decoration: underline;
}

h2
{
  font-size: 1em;
  font-weight: bold;
  color: #383838;
}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	

/* IMAGES */
/* ################################################### */


p img {
	padding: 0;
	max-width: 100%;
	}

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
	}



/* LISTS */
/* ################################################### */


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

html>body .entry li {
	margin: 7px 0px 8px 10px;
	list-style-type: none;
	list-style-position: outside;
	}

.entry p
{
  margin-bottom: 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;
	}


.entry h1 {
	background: none;
	}

.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;
	}

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

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


/* FORMS */
/* ################################################### */


#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:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* COMMENTS */
/* ################################################### */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	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: 1.5em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}

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

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

#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;
	}
	
#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; }

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

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

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}


#sidebar form {
	margin: 0;
	}

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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.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;
}


/* GLOBAL CLASSES */
/* ################################################### */

.clearfix:after 
{
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix 
{
  display: inline-block;
}

html[xmlns] .clearfix 
{
  display: block;
}

* html .clearfix 
{
  height: 1%;
}

.clear        { clear: both; }
.floatleft    { float: left; }
.floatright   { float: right; }
 
.textleft     { text-align: left; }
.textright    { text-align: right; }
.textcenter   { text-align: center; }
.textjustify  { text-align: justify; }
 
.bold         { font-weight: bold; }
.italic       { font-style: italic; }
.underline    { border-bottom: 1px solid; }
.highlight    { background: #ffc; }

a img         { border: none; } 
.imgleft      { float: left; margin: 4px 10px 4px 0; }
.imgright     { float: right; margin: 4px 0 4px 10px; }
 
.noindent     { margin-left: 0; padding-left: 0; }
.nobullet     { list-style: none; list-style-image: none; }

#wpcf label {
	clear: both;
	display: block;
	float: left;
	text-align: right;
	line-height: 1.7em;
	padding: 0 3px 0 0;
	width: 100px;
}
#wpcf input {
	float: left;
	width: 350px;
	background-color: #fff;
	border: 1px solid #adadad;
	padding: 2px;
	margin: 0 0 2px 2px;
}
#wpcf textarea {
	float: left;
	width: 350px;
	height: 100px;
	padding: 2px;
	border: 1px solid #adadad;
	margin: 0 0 2px 2px;
}
#wpcf #contactsubmit {
	display: block;
  padding: 4px 12px 4px 12px;
  white-space: nowrap;
  background: url(images/menubg.gif) repeat-x left top;
  border: 1px solid #adadad;
  color: #292929;
  text-decoration: none;
	margin-left: 102px; /* 100px + 2px padding */
	width: 100px;
}

.contactform strong {
	display: block;
	color: #FC8E00;
	padding: 5px 0;
}

#wpcf .contacterror {
	border: 1px solid #FC8E00;
}

p#breadcrumbs {
	font-size: 10px;
	text-align: right;
	color: #5B5B5B;
}

p#breadcrumbs a {
	text-decoration: none;
	color: #5B5B5B;
}

p#breadcrumbs a:hover {
	text-decoration: underline;
	color: #292929;
}

div.post h3 {
	margin-top: 5px;
}
