/* 
Theme Name: Chip Search
Theme URI: http://www.ip-chip-search.com
Description: Custom WordPress theme for exclusive use by ip-chip-search.com
Version: 1.0
Author: Kickass Web Design
Author URI: http://www.kickasswebdesign.com/
Rights to this theme belong exclusively to ip-chip-search.com
*/
* {margin: 0; padding: 0;}
body {
	background: #f9f8f8 url(images/sidebarbg220.gif) repeat-y left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #004466;
}
a {
	font-weight: bold;
	color: #2c32ab;
}
a:link {
	color: #2c32ab;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #2cdccc;
}
a:active {
	color: #ff4f51;
}
h2 {
	font-size: 120%;
}
.header {
	background-image: url(images/topytile.gif);
	background-repeat: repeat-x;
	height: 200px;
	padding-top: 2px;
}
.header p {
	margin: 0;
	padding: 2px 15px 0 0;
	text-align: right;
}
.header img {
	margin: 0px 15px 32px 0;
}
#searchform {
	width: 120px;
	padding: 32px 0 0 10px;
}
.navbar {
	float: right;
	width: 700px;
	clear: both;
	color: #eeeeee;
	margin: 23px 6px 0 0;
	text-align: right;
	font-size: 60%;
	color: #004466;
}
.navbar ul {
	margin: 0;
	display: block;
	width: 750px;
	text-align: right;
}
.navbar li {
	display: inline;
	padding: 0 5px;
	line-height: 1.5em;
	margin-left: 8px;
	width: 10em;
}
.navbar ul a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;

	background: transparent;
}
.navbar ul a:link {
	color: #eaf2e3;
}
.navbar ul a:visited {
	color: #ffffff;
}
.navbar ul a:hover {
	text-decoration: underline overline;
}
.navbar ul a:active {
	color: #ff4f51;
}
.pathwaywrapper {
	width: 100%;
}
.mainwrapper {
	width: 100%;
	float: left;
	background: url(images/schematic1.gif) no-repeat right top;
	min-height: 630px;
}

.sidebar {
	float: left;
	display: inline;
	width: 200px;
	font-size: 90%;
}
.pagelist {
	width: 200px;
	padding: 25px 0 5px 0;
	float: left;
}
.pagelist ul {
	width: 200px;
	padding: 0;
}

.pagelist ul {
	display: block;
	padding: 25px 10px 10px 0;
}
.pagelist ul a  {
	display: block;
	width: 200px;
	padding: 2px 10px;
}
.pagelist li {
	list-style-type: none;
	background: url(images/sidebarlibg175.gif) no-repeat left bottom;
	padding: 0 0 9px 25px;
}
.listwrap {
	background: #eff5f0;
	width: 160px;
	border: 1px solid #60899e;
	float: left;
	clear: left;
	display: inline;
	margin: 15px 5px 15px 15px;
}
.bloglistA, bloglistB {
	width: 140px;
	padding: 10px;
}
.bloglistA {
	background: #d2ded8;
	font-weight: bold;
	font-size: 100%;
	border-bottom: 1px solid #d2ded8;
}
.bloglistB {
	background: #eff5f0;
	font-weight: bold;
	font-size: 90%;
	padding: 5px 0;
}
.bloglistA ul, .bloglistB ul {
	width: 148px;
}
.bloglistA ul a, .bloglistB ul a  {
	display: block;
}
.bloglistA li, .bloglistB li {
	list-style: none;
	padding: 5px 0 8px 10px;
	display: block;
}
.bloglistA p, .bloglistB p {
	padding: 7px 5px;
}
.content {
	width: 60%;
	float: left;
	display: inline;
	margin: 5px 0 5px 60px;
	padding-top: 20px;
	background: transparent;
}
.content h1 {
	font-size: 120%;
	padding: 10px 15px 20px 15px;
}
.content p {
	text-indent: 2em;
	margin: 0 15px;
	padding: 7px 0;
}
.content ol {
   margin: 0 10%;
}
.content ol li {
   padding-bottom: 7px;
   border-bottom: 1px solid #f9f8f8;
} 
.footer {
	width: 100%;
	clear: both;
	background: #60899e url(images/footertop.gif) repeat-x center top;
	color: #f9f8f8;
	font-size: 70%;
	margin-top: 7px;
	padding-top: 10px;
}
.footer p {
	padding: 8px;
	text-align: right;
	background: #60899e;
}
.footer a:link {
	color: #c4d4dc;
}
.footer a:visited {
	color: #eeeeee;
}
.footer a:hover {
	color: #ff4f51;
}
.footer a:active {
	color: #3344ff;
}	
.small {
	padding: 10px 0 35px 35px;
	width: 100%;
}
  .prop {
    height: 630px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
#searchform {

}
#searchbox {
	background: #eff5f0;
}
#searchsubmit{
	background: #c4d8d4;
	margin: 2px 0 0 2px;
}
/* the WP stuff */
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.description {
	margin: 0 10px 20px 0;
	text-align: right;
}
.desimage {
	margin: 0 20px 15px 0;
}
.navigation {
	font-size: 80%;
	width: 90%;
	margin: 0 30px;
	position: relative;
}
/*last entry and next entry link classes */
.alignleft {
	float:left;
	width: 45%;
	margin: 0 15px 0 0;
	display: block;
}
.alignright {
	float:right;
	width: 45%;
	margin: 0 0 0 15px;
	display: block;
}
/* meta and post stuff */
.postmetadata {
	padding-bottom: 8px;
	font-size: 85%;
}
.postmetadata alt {
	visibility: hidden;
}
.post {
	padding: 10px 5px;
	clear: both;
}
.bloginfo {
	margin: 0; padding: 0;
	text-align: right;
}
.bloginfo {margin: 0 10px 0 0;}
/* searchbox form stuff */
.searchbox {
	width: 80%;
	margin: 0;
	background: #fffff1;
	color: #000066;
}
.searchbutton {
	width: 60px;
	margin: 2px 0 0 1px;
	background: #bfc5d5;
	color: #000066;
}
.content h5 {
	padding: 15px;
	font-weight: normal;
	font-size: 100%;
}
.post h2 {
	padding-bottom: 10px;
}
.boldtext {
	font-size: 110%;
	font-weight: bold;
}

