/*
Theme Name: Own Background Check
Theme URI: http://www.ownbackgroundcheck.com
Description: Ang pogi ni jomar wag kang aangal!
Version: 1.6
Author: Jomar Eugenio
Author URI: http://www.ownbackgroundcheck.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


@charset "utf-8";
/* CSS Document */

body {
	background-image:url(pictures/bg.gif);
	background-repeat:repeat-x;
	margin-top:22px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	
}

a {
	text-decoration:none;
	color:#09C;
}

a:hover {
	text-decoration:underline;
}


.wrapper {
	width:866px;
	margin:auto;
	background-image: url(pictures/bgbg.gif);
	background-repeat: repeat-y;
}

.header {
	height:261px;
	background-image:url(pictures/header-background-check.gif);
}

.logo {
	float:left;
	width:252px;
	padding-left: 77px;
	padding-top: 14px;
}

.logo1 {
	color:#F90;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.logo h1 {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #387D8D;
	font-size: 18px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}


.menu {
	float:left;
	width:444px;
	margin-left: 51px;
	margin-top: 36px;
	font-size: 14px;
	font-weight: bold;
}

.menu a {
	color:#FFF;
	display: inline;
	margin-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
}


.bannerleft {
	float:left;
	width: 377px;
	margin-top: 55px;
	margin-left: 222px;
}

.bannerlefttext1 {
	font-size:24px;
	color: #666;
}

.bannerlefttext2 {
	font-size:36px;
	color:#327888;
}

.bannerlefttext3 {
	font-size:24px;
	color:#327888;
}

	

.rightbanner {
	width:242px;
	float:left;
	margin-top: 16px;
	margin-left: 18px;
}


.content {
	padding:5px;
}

.leftsidebar {
	width:210px;
	margin: 6px;
	float:left;
}

.leftsidebartop {
	background-image:url(pictures/sidebartop.gif);
	height:33px
}

.leftsidebartoptitle {
	padding:9px;
	font-weight: bold;
	color: #FFF;
}

.leftsidebarbg {
	background-image:url(pictures/sidebarbg.gif);
	background-repeat:repeat-y;
}


.leftsidebarbgcontent {
	padding:7px;
}

.leftsidebarbgcontent h2 {
	color:#71AC3B;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}



.leftsidebarbgcontent li {
	list-style-type: none;
	margin-left: 5px;
}


.leftsidebarbgcontent a{
	color:#666;
}


.leftsidebarbgcontent ul {
	padding:0px;
	margin:0px;
	list-style-type: square;
	list-style-position: inside;
}

.sidebarbottom {
	background-image: url(pictures/sidebarbottom.gif);
	height: 11px;
}

.rightcontent {
	float:left;
	width:614px;
	margin: 6px;
}

.rightcontenttext {
	padding:3px;
}

.rightcontenttitle {
	background-image:url(pictures/titlebg.gif);
	height:40px;

}

.rightcontenttitle h1 {
	font-size:18px;
	color:#75b23c;
	margin:0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}

.contentbottom {
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 11px;
	padding-left: 33px;
}


.bottom {
	background-image:url(pictures/bottombg.gif);
	height:150px;
}

.bottom h1 {
	color:#FF9900;
	padding:6px;
	margin: 6px;
}

.clear {
	clear:both;
	
}

.footer {
	text-align:center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
}
