/*
Theme Name: NursingRecruitmentAgency.com
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.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

*/


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


body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#404040;
	
	background-color:#9bc3f4;
}



.container {
	width:892px;
	margin:auto;
	background-color:#FFF;
}

.topbg {
	background-image:url(images/topbg.jpg);
	height:13px;
	background-repeat: no-repeat;
}

.bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

.bottombg {
	background-image:url(images/bottombg.jpg);
	height:11px;
	background-repeat: no-repeat;
}




.header {
	padding:3px;
	
	
}


.navigation {
	background-color: #333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	height: 24px;
	color: #CCC;
	text-align: center;
	padding-top: 5px;
}

.navigation a {
	color: #CCC;
	text-decoration:none;
}

.navigation a:hover {
	text-decoration:underline;
}

.content {
	background-image: url(images/nurse-smiling-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 17px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #0072bc;
}

.contentsingle {
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 17px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #0072bc;
}

.contentsingle h1 {
	font-size:24px;
	margin:0px;
	color:#0072bc;
}


.contentsinglebuy {
	width:90%;
	margin:auto;
	border: 1px dashed #E6E6E6;
	padding: 6px;
}

.contentsinglebuyright {
	padding:8px;
}

.contentsinglebuyright ul {
	list-style-image: url(images/bullet4.gif);
	
}

.contentsinglebuyright h2 {
	color:#F30;
	font-size:18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 4px;
	padding-bottom: 4px;
}



.contentsinglebuyright h1 {
	color:#9C0;
	font-size: 18px;
}





.content h1 {
	font-size:24px;
	margin:0px;
	color:#0072bc;
}



.content1 {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 17px;
	border-bottom-width:
; 	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #FFFFCE;
}



.content1right ul,li {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.content1right a {
	color:#666;
	text-decoration:none;

}

.content1right a:hover {
	text-decoration:underline;
}




.content1 h1 {
	color:#98CA00;
	text-decoration:none;
}

.content1 a:active {
	color:#98CA00;
}

.productfeatures {
	padding: 4px;
	border: 1px solid #999;

}

.productfeatures a {
	color:#09F;
}

.productfeatures a:hover {
	color:#F60;
}


.center {
	text-align:center;
}


.highlightwords {
	color:#0072bc;
	font-size:16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.price {
	color:#F30;
	text-decoration:underline;
}

.price2 {
	font-size:36px;
	font-weight:bold;
	color:#06C;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.red {
	color:#F00;
	text-decoration:underline;
	font-weight:bold;
}


.blue {
	color:#2087C9;

	font-weight:bold;
}

.footer {
	width:892px;
	margin:auto;
	text-align:center;
	padding-top: 5px;
}

.note {
	font-size:10px;
}

.tags1 {
	padding:4px;
	color:#06C;
	font-weight:bold;
	border: 1px dashed #999;
	margin-top:20px;
}

.tags1 a{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.tags1 a:hover {
	text-decoration:underline;
}


.contentleft {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}

.contentleft  h1 {
	font-size:16px;
}


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

.contentleft a {
	text-decoration:underline;
}




