/*
Theme Name: Vantage Pharmacy Website Project
Theme URI: http://www.boldhorizon.co.nz/wordpress-website-templates-theme.php
Description: 2 Column theme by the no. 1 in search engine optimisation! WordPress theme designed by <a href="http://www.boldhorizon.co.nz" target="_blank">Bold Horizon</a>.
Version: 1.8
Author: Bold Horizon
Author URI: http://www.boldhorizon.co.nz
Tags: 2 columns, widgets, fixed width, bold horizon, solbergs, blue, gravatars, business, 1st position in search engines, fixed width, two columns, clean, lorem ipsum, search engine optimized,
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear { clear: both; }

/* Body */
* {margin:0; padding:0;}
body {background: white; color:#262626; font: 12px Verdana,sans-serif; line-height: 18px;}

#SiteContainer {
	 position: relative;
}

#BannerContainer {
	background: url("img/banner-bg.gif") repeat-x left top transparent;
	height: 134px;
}

#Banner {
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 980px;
}

#Banner img {
    position: absolute;
    right: 0;
    top: 0;
}

#Banner a {
    background-color: transparent;
    left: 0;
    position: relative;
    top: 24px;
	font-size: 28px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}

#Banner a.no-logo-image {
	top: 54px;
}

#Banner a img {
	top: -13px;
	position: relative;
	left: 0;
}

#Banner a:hover {
	text-decoration: none;
}

#NavContainer {
	background: url("img/nav-bg.png") repeat-x left top transparent;
	height: 65px;
	padding: 14px 0 0;
	position: absolute;
	top: 120px;
	width: 100%;
	z-index: 10;
}

#MainContainer {
	background: transparent url(img/wrapper-bg.jpg) center top no-repeat;
	margin-top: 42px;
	z-index: 1;
}

#ContentShadow {
	width: 1040px; background: transparent url(img/content-bg.png) center top repeat-y; margin: 0 auto;
}

#wrap { background: transparent; color:#333; margin:0 auto; width: 920px; padding: 20px 30px; }

/* Links */
a {background-color:inherit; color:#E60000; font-weight:normal; text-decoration:none;}
a:hover {background-color:inherit; color:#EE7509; font-weight:normal; text-decoration:underline;}
a img {border:0;}

/* Nav Bar */
#NavBar { height: 42px; width: 980px; margin: 0 auto;}
#NavBar ul { float: left; list-item-style: none; }
#NavBar ul li { float: left; display: block; }

#NavBar ul li a { display: block; padding: 0 12px; line-height: 42px; font-family: Verdana, serif; font-size: 16px; font-weight: normal; color: white; }
#NavBar ul li a:hover, #NavBar ul li.current-menu-item a  { background: rgba(255, 255, 255, 0.8); color: #262626; text-decoration: none; }

#Logo img { margin-top: 8px; padding-right: 30px; margin-right: 30px; border-right: 1px solid #D7DFE0; float: left; }

/* Sidebars */
#rightbar { float:right; margin:0; padding: 0 0 30px; width: 220px; }
#leftbar p, #leftbar ul, #leftbar div.textwidget, #rightbar p, #rightbar ul, #rightbar div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftbar li, #rightbar li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftbar ul ul, #rightbar ul ul {margin:6px 0 0 10px;}
#leftbar ul ul li, #rightbar ul ul li {margin:0 0 4px;}
#leftbar ul ul li a, #rightbar ul ul li a {font-weight:normal;}
#leftbar ul.linklist, #rightbar ul.linklist {font-size:1em;}
#leftbar ul.linklist ul, #rightbar ul.linklist ul {margin:0 0 20px;}
#leftbar ul.linklist ul li a, #rightbar ul.linklist ul li a {font-weight:bold;}
#leftbar h2, #leftbar ul.linklist li h2, #leftbar h3, #rightbar h2, #rightbar ul.linklist li h2, #rightbar h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftbar label, #rightbar label {display:none;}

#RecentPosts h2 {
	margin-bottom: 0;
}

#RecentPosts h2 a {
    display: block;
    height: 46px;
    width: 220px;
	text-decoration: none;
	background: transparent url(img/pharmacy-news.gif) center top no-repeat;
	cursor: pointer;
}

#RecentPosts h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FC3AFC;
	margin-bottom: 0;
}

#RecentPosts p {
    font-size: 11px;
    line-height: 16px;
}

#RecentPosts #Snippets {
	padding: 10px 20px;
	background: #FFFFDE;
}

#RecentPosts #Snippets a {
	color: #FC3AFC;
}

#Snippets .Snippet {
	margin-top: 18px;
}

#Snippets .Snippet.FirstSnippet {
/*	border-bottom: 2px dotted #262626;*/
	margin-top: 0;
}

.ContactDetails {
	background: #F0F0F0;
	padding: 10px 20px;
	margin-top: 20px;
	/* Add a 5px rounded border */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* This stops background colour from bleeding through the rounded corners. */
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	behavior: url(/?pie=true);
}

.ContactDetails p {
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 16px;
}

.FollowBox {
	border-top: 2px dashed #DBDADA;
	margin-top: 10px;
	padding-top: 10px;
}

.FollowBox p {
	font-family: Verdana, sans-serif;
	font-size: 14px !important;
	font-weight: normal;
	line-height: 17px !important;
	color: #333 !important;
}

.FollowBox img {
	float: none !important;
	margin: 10px 10px 0 0 !important;
	position: relative;
	top: -5px;
	vertical-align: middle;
}

#design {
text-align:center;
font-size:10px;
}
#ProductionBox {
	background: transparent url(img/produced-bottom.gif) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 40px;
}

#ProductionBoxInner {
	background: transparent url(img/produced-middle.gif) repeat-y left top;
	padding: 0 20px 10px;
}

#ProductionBox h2 {
	display: block;
	height: 35px;
	width: 268px;
	background: white url(img/produced-top.gif) no-repeat left top;
	color: white;
	font: 16px Georgia,serif;
	line-height: 35px;
	margin: 0 -20px 10px;
	padding: 0 20px;
}

#ProductionBox #ProductionCreditLeft {
	float: left;
	width: 115px;
}

#ProductionBox #ProductionCreditRight {
	float: right;
	width: 115px;
}

#ProductionBox dt {
	font: 11px Verdana,sans-serif;
	line-height: 18px;
	color: #87918F;
	text-align: center;
}

#MWDesign {
	padding-top: 17px;
}


/* Content */
#contentwide { width: 670px; float: left; }
#contentwide h1, #contentwide h2, #contentwide h3 { color:#E60000; font-size:24px; line-height:28px; margin:0 0 10px; font-weight:normal;}
#contentwide h2 {font-size:20px; line-height:24px; margin:0 0 10px;}
#contentwide h3 {font-size:18px; line-height:22px;; margin:0 0 8px; color:#54625F; font-weight:bold;}
#contentwide img {border:none; float:left; margin:3px 10px 3px 0;}
#contentwide ul,#contentwide ol {margin:0 0 16px 20px;}
#contentwide li {padding:0 0 0 5px;}
#contentwide ul ul,#contentwide ol ol {margin:0 0 0 16px;}

#contentwide .hometable img {margin:0;}

/* Submenu menu */
#submenus {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#submenus h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#submenus ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#submenus ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#submenus ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#submenus ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#submenus ul.submenu li ul li a {width:170px;}
#submenus ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#submenus ul.submenu li ul ul li a {width:160px;}
#submenus ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#submenus ul.submenu li ul ul ul li a {width:150px;}
#submenus ul.submenu li a:hover,#submenus ul.submenu li.current_menu_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#555;}
#submenus ul.submenu li.current_menu_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:0px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#121212; font-size:12px; font-weight:regular;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Book Antiqua,Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

/* Footer */
#FooterWrap { background: transparent; clear:both; }
#footer { height: 50px; overflow:hidden; background-color: #F6EFE5; color:#706A6A; padding:24px 30px 0; font: 11px Verdana,sans-serif; line-height: 13px; width: 920px; margin: 0 auto; border-top: 4px solid #ccc; }
#footer .block { float: left; width: 445px;}
#footer .block.right { float: right; border: none; margin: 0; text-align: right; }
#footer .last { padding-right:0; border-right:0; }
#footer p { margin:0 0 6px; padding:0; }
#footer ul { list-style:none;  margin: 0; }
#footer li {
    border-right: 1px solid #706A6A;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0 5px;
}
#footer li.first-menu-item { padding-left: 0; }
#footer li.last-menu-item { border-right: none; }
#footer a { color: #706A6A; text-decoration:none; font-weight: normal; }
#footer a#BHLink { color: #999; }
#footer a:hover { text-decoration:underline; }

#FooterBase {
	display: block;
	background: transparent url(img/footer-bottom.png) top center no-repeat;
	width: 1040px;
	margin: 0 auto;
	height: 40px;
}



#contentwide .StaffMember {
	float: left;
	width: 160px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding: 20px 20px 2px;
	background-color: #E6E6E6;
}

#contentwide .StaffMember.NewRow {
	margin-left: 0;
	clear: left;
}

#contentwide .StaffMember .StaffPhoto {
	margin-bottom: 10px;
}

#contentwide .StaffMember h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	color: black;
	font-weight: bold;
}

#contentwide .StaffMember h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	font-style: italic;
	color: black;
	font-weight: normal;
}

#contentwide .StaffMember p {
	font-family: Verdana, sans-serif;
	color: #262626;
	font-size: 12px;
	line-height: 14px;
}

#contentwide table#ContactTable {
	width: 100%;
}

#contentwide table#ContactTable td {
	vertical-align: top;
}

#contentwide table#ContactTable td h2 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #DA1C23;
}

#contentwide p.DividerBar {
	border-top: 1px solid #A7A9AC;
	margin-bottom: 0;
}

#contentwide #si_contact_form2 .AMPMLabel {
	display: block;
	width: 20px;
}

#contentwide #si_contact_form2 .AMPMLabel ~ div {
	padding-top: 13px !important;
	padding-left: 15px !important;
}

#contentwide #si_contact_form2 .AMPMLabel ~ div ~ div {
	padding-top: 10px !important;
	padding-left: 0 !important;
}

input#si_contact_captcha_code1 {
	margin: 10px 0 !important;
}

.contentdate {
	display: none;
}

#contentwide .BlogPost {
	clear: left;
	overflow: hidden;
	zoom: 1;
	padding-top: 15px;
}