/*
Theme Name: Nursingagencybook.com
Theme URI: http://nursingagencybook.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Jumar Eugenio
Author URI: http://seobrothers.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-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #666;
}


.container {
	width:800px;
	margin:auto;
	border: 1px solid #CCC;
}

.header {
	background-image: url(image/nursing-agency-banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:115px;
}

.header h1 {
	padding-left:200px;
	padding-top:57px;
	font-size:15px;
	margin:0px;
	font-weight:normal;
	
}


.headermenu {
	background-color: #572700;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6D395;
	border-bottom-color: #E6D395;
	padding:4px;
	text-align:center;
	color: #CCC;	
}


.headermenu a {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	
}


.leftside {
		width:220px;
		
}

.content {
	padding:7px;
}
.content h1 {
	color:#39C;
	margin:0px;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}



.footer {
	text-align:center;
	padding-top: 7px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 7px;
	color: #CCC;
	background-color: #572700;
}

.red {
	color:#F30;
	font-weight:bold;

}

.featuredproducts {
	background-color:#9C0;
	color:#FFF;
	font-size:15px;
	
	padding:4px;
}

.products a {
	color:#333;
	text-decoration:none;
}

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


.products {
	background-color:#FFFAE6;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
}

.ul {
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.products li {
	
	padding-bottom:5px;
}

.product2 h1 {
	background-color:#06C;
	color:#FFF;
	font-size:18px;
	margin:0px;
	padding:6px;
	text-align:center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

.padding {
	padding:7px;
}

.boldblue {
	color:#06C;
	font-size:13px;
	font-weight:bold;
}

.buynow {
	background-color:#F0FFF1;
	text-align:center;
	padding:4px;
	border: 2px dashed #FDA;
	margin: auto;
	width: 90%;
}

.buynow p {
	margin:0px;
	padding:0px;
}


.price {
	color:#0a81df;
	font-size:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.buynow p {
	margin:0px;
	padding:0px;
}



.titlecenter {
	color:#F60;
	font-size:18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align:center;
	padding-top: 8px;
}

.center {
	text-align:center;
}

.description {
	background-color:#F5F5F5;
	margin:6px;
	padding:6px;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.footer a {
	color: #FFF;
	text-decoration: underline;
}

.recentpost ul {
	padding:6px;
	margin:0px;
	list-style-position: inside;
	list-style-type: none;
		
}

.recentpost h2 {
		margin:0px;
	font-size:19px;
	font-weight:normal;
 	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
}

.recentpost li {
	
	margin-top:6px;
}

.free {
	color:#F30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
}

.ordernow {
	font-size:36px;
	color:#F60;
	font-weight:bold;
	text-decoration: blink;
}

.tags1 {
	border: 2px dashed #CCC;
}

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

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





