/*
Theme Name: iknow_portvet

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 7-31-2008


/*-----------Block Level Elements--------------*/

html, body
	{
	height: 100%;
	}

body
	{
	color: #111;
	background-color: #76A2DC;
	background-image: url('images/bkgd_body.gif');
	background-repeat: repeat-x;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin: 0;
	
	}

#page
	{
	width: 808px;
	min-height: 100%;
	margin: 0px auto;
	background-color: #fff;
	border-left: 4px solid #999;
	border-right: 4px solid #999;
	}

#header
	{
	border: 4px #999;
	width: 780px;
	height: 115px;
	margin: 0px auto;
	background-image: url('images/brackett_st_header.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #4C4C4C;
	}

#header img
	{
	float: right;
	margin-right: 140px;
	}

#sidebar_left
	{
	width: 148px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #E7E5CA;
	background-image: url('images/bkgd_left_sidebar.jpg');
	}

#sidebar_left div.inner
	{
	margin: 0px 5px 0px 8px;
	}

#sidebar_left div.leftside_post
	{
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 0px;
	margin: 0px 0px 20px 0px;
	}

#sidebar_left div.leftside_post h3
	{
	font-size: 14px;
	margin: 0px 0px 6px 0px;
	}

#content
	{
	padding: 0px 0px 0px 0px;
	}

#content div.inner
	{
	margin: 24px 20px 0px 20px;
	}

#sidebar_right
	{
	width: 199px;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #C4C4C1;
	background-image: url('images/bkgd_right_sidebar.jpg');
	}

#sidebar_right div.inner
	{
	margin: 20px 5px 0px 10px;
	}

#sidebar_right div.rightside_post
	{
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 2px dotted #333;
	}

#sidebar_right div.rightside_post h3
	{
	font-size: 14px;
	padding-left: 33px;
	padding-bottom: 10px;
	background-image: url('images/paw_bullet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px -3px;
	}

#sidebar_right div.rightside_post p
	{
	margin-top: 0px;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

#footer
	{
	font-size: 12px;
	width: 778px;
	height: 58px;
	margin: 0px auto;
	border-left: 1px solid #C7C7C7;
	
	}

.footer
	{
	position: relative;
	background-image: url('images/bkgd_footer.jpg');
	border-right: 1px solid #C4C4C1;
	}

.alt_footer
	{
	position: relative;
	background-image: url('images/alt_bkgd_footer.jpg');
	border-right: 0px solid;
	}

#footer a
	{
	color: #333;
	}

#footer p.copyright
	{
	position: absolute;
	margin: 30px 0 0 40px;
	}

#footer p.iknow
	{
	position: absolute;
	left: 630px;
	margin: 30px 40px 0 0;
	}

/*-------------Text elements-------------*/

a
	{
	text-decoration: none;
	color: #436ABA;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	color: #436ABA;
	}
h1
	{
	font-size: 180%;
	text-align: center;
	margin: 0px 0px 20px 0px;
	}

h2
	{
	font-size: 140%;
	margin: 0px 0px 15px 0px;
	}

h3
	{
	font-size: 120%
	}

h4
	{

	}

h5
	{

	}

/*-------------Left Nav-------------*/

#left_nav
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 148px;
	background-color: #436ABA;
	}

#left_nav ul
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#left_nav ul li
	{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFF;
	}

#left_nav ul li a
	{
	font-size: 13.5px;
	padding: 6px 0px 6px 8px;
	display: block;
	color: #FFF;
	background: #436ABA;
	}

#left_nav ul li ul li a
	{
	color: #FFF;
	}

#left_nav ul li a:hover
	{
	color: #000;
	background: #76A2DC;
	}

#left_nav ul li li.page_item
	{
	font-weight: bold;	
	line-height: 110%;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #FFF;
	border-bottom: none;
	border-left: 8px solid #76A2DC;
	}

#left_nav ul li.current_page_item a
	{
	color: #000;
	background: #76A2DC;	
	}

#left_nav ul li.current_page_ancestor a
	{
	color: #000;
	background: #76A2DC;	
	}

#left_nav ul li li.page_item a
	{
	color: #FFF;
	font-size: 95%;
	padding: 5px 0px 5px 12px;
	background: #16316A;
	}

#left_nav ul li li.page_item a:hover
	{
	color: #000;
	background: #B2CFF6;
	}

#left_nav ul li li.current_page_item a
	{
	color: #000;
	background: #B2CFF6;
	}

/*-------------A few (GASP!)table items-------------*/

table.main
	{
	margin: 0px auto;
	}

td
	{
	vertical-align: top;
	}

/*-------------FCK Editor templates-------------*/


/*-------------The Post-------------*/

.post
	{
	
	}

.post p
	{
	margin: 10px 0px 10px 0px;
	}

.post .entry
	{
	margin: 0px 0px 10px 0px;
	}

.post h2
	{
	margin:0px 0px 0px 0px;
	}

.entry h2
	{
	margin:0px 0px 10px 0px;
	}

.post h3
	{
	margin:0px 0px 0px 0px;
	font-size: 130%
	}

.post ul
	{
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc;
	}

blockquote
	{
	border-top: 2px dotted #333;
	width: 140px;
	float: right;
	margin: 0px 20px 0px 15px;
	color: #5D5AA2;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted #333;
	}

blockquote p
	{
	
	}



/*--------------Home Page Styling------------*/

#home #content
	{
	
	}

#home #content div.inner
	{
	
	}

#home div.post
	{
	
	}

/*--------------Island Vet Page Styling------------*/

#island-vet div.slideshow
	{
	margin:0 0 0 10px;
	float: right;
	clear: right;
	}

/*--------------Pharmacy Page Styling------------*/

div.pharmacy_item
	{
	width: 275px;
	float: left;
	margin: 0px 20px 25px 0px;
	}

div.pharmacy_item h3
	{
	padding: 1px 0px 1px 10px;
	background-color: #ccc;
	}

div.pharmacy_item img
	{
	
	}

#options
	{
	
	}

.addtocart
	{
	
	
	}

/*--------------Shopping Cart Styling------------*/

.eshopform fieldset
	{
	border: 0px solid;
	border-top: 2px solid #ccc;
	}

.reqd
	{
	color: red;
	}

#mainlegend
	{
	font-size: 15px;
	font-weight: bold;
	border: 0px solid;
	}

.eshopform fieldset legend
	{
	font-weight: bold;
	}

fieldset fieldset
	{
	border-top: 0px solid #ccc;
	margin: 5px 10px 10px 10px;
	padding: 0px 0px 0px 20px;
	}

.eshopform label
	{
	margin: 0px 0px 0px 0px;
	}
	
.eshopform input
	{
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0 5px 0px;
	padding: 1px;
	border: 1px solid #8595B2;
	}

.eshopform textarea
	{
	border: 1px solid #8595B2;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 0px;
	}

.eshopform .button, .submit2
	{
	color: red;
	width: 213px;
	height: 43px;
	font-size: 1px;
	padding-top: 18px;
	background-image: url('images/checkout.gif');
	border: 0px solid;
	}

ul.continue-proceed
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/*--------------contact Page Styling------------*/


#contact #sidebar
	{
	
	}

#contact #content div.inner
	{

	}

/*-------------Categories------------------*/

.current-cat a
	{
	color: #666;
	text-decoration: none;
	}
/*-------------Other------------------*/

.clearboth
	{
	clear: both;
	}

.clearright
	{
	clear: right;
	}

.clearleft
	{
	clear: left;
	}

.floatleft
	{
	float: left;
	}

.floatleft_img
	{
	float: left;
	margin-right: 10px;
	}

.floatright
	{
	float: right;
	}

.floatright_img
	{
	float: right;
	margin-left: 10px;
	}

left_margin
	{
	margin-left: 10px;
	}

right_margin
	{
	margin-right: 10px;
	}

btm_margin
	{
	margin-bottom: 10px;
	}

.block
	{
	display: block;
	}

img.bordered
	{
	border: 1px solid #000000;
	padding: 3px;
	}

.hide
	{
	display: none;
	}

hr
	{
	clear: both;
	margin: 20px 30px 15px 30px;
	}

