/*
	DEFAULTS
	
	Client Bar				- #eceeee
	Logo Bar				- #e3e7e9
	Navigation (primary)	- transparent
	Navigation (secondary)	- #e3e7e9
	Navigation (text)		- #226c89
	Headings/Blockquotes	- #465d65
	Page Content (text)		- #333
	Buttons/Prices			- #4389a2
	Widget (normal)			- 
	Widget (hover)			- 
	Subfooter				- #4389a2
*/


/* Logo/Background
--------------------------------------------------*/
#logo {
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
}

#main,
#features-wrap {
	background-image: url(http://web4.lifelearn.com/brandonanimalclinic/files/2012/01/background.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
}

#branding .inner {
	         	      		background: url() no-repeat center center !important;
	      		height: px !important;
	         }


/* Theme Color 1 (Client Bar)
--------------------------------------------------*/
#header-meta-wrap {
	background-color: #507351 !important;
}


/* Theme Color 2 (Logo Bar)
--------------------------------------------------*/
#header-wrap {
	background-color: #D5CAB7 !important;
}


/* Theme Color 3 (Navigation - primary)
--------------------------------------------------*/
#slideshow-wrap{
	background-color: #4D3222 !important;
}


/* Theme Color 4 (Navigation - secondary)
--------------------------------------------------*/
#menu-main-menu li ul.sub-menu {
	background-color: #4D3222 !important;
}


/* Theme Color 5 (Navigation - text)
--------------------------------------------------*/
#menu-main-menu > li a {
	color: #4D3222 !important;
}


/* Theme Color 6 (Headings/Blockquotes/Links)
--------------------------------------------------*/
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
blockquote,
#content .post-content a,
#content .post-content h2 a,
.widget-area-mid-bottom h6,
.widget-area-mid-bottom h6 a ,
.widget-area-mid-bottom h5,
.widget-area-mid-bottom h5 a ,
.widget-area-mid-bottom h4,
.widget-area-mid-bottom h4 a ,
.widget-area-mid-bottom h3,
.widget-area-mid-bottom h3 a ,
.widget-area-mid-bottom h2, 
.widget-area-mid-bottom h2 a,
#listing h2 a {
	color: #507351 !important;
}


/* Theme Color 7 (Special Buttons/Prices)
--------------------------------------------------*/
#content a.button,
ul.page-numbers li .current,
ul.page-numbers li a.selected {
	background-color:  !important;
}

ul.page-numbers li,
ul.page-numbers li a,
#content .price,
#sidebar #ph-species ul li a:hover span,
#sidebar #ph-species ul li.selected a span,
#sidebar #ph-topics ul li a:hover,
#sidebar #ph-topics ul li.selected a,
#pethealth-wrap h2,
#listing.pethealth li .login-required a:hover {
	color:  !important;
}


/* Theme Color 8 (Subfooter)
--------------------------------------------------*/
#footer-wrap,
/*#footer-wrap #support-nav,*/
#subfooter .widget-area.right {
	background-color: #507351 !important;
}

/* Theme Color 9 (Widget - normal)
--------------------------------------------------*/
#content p.breadcrumb,
#content p.breadcrumb span,
#content p.breadcrumb a{
	color:  !important;
}


/* Theme Color 10 (Widget - hover)
--------------------------------------------------*/
#support-nav #menu-footer li a,
#footer p.copyright,
#footer p.copyright a{
	color: #4D3222 !important;	
}


/* Theme Color 11 (Page Content - text)
--------------------------------------------------*/
#intro,
.post-content,
#listing .desc,
#content li p {
	color:  !important;
}


/* Theme Color 12 (Navigation Text - secondary)
--------------------------------------------------*/
#menu-main-menu li ul.sub-menu li a {
	color: #D5CAB7 !important;
}


/* Theme Color 13 (Header Widget Text)
--------------------------------------------------*/
/*.widget-area-slideshow h3,
.widget-area-slideshow p {
	color:  !important;*/
}

/* Theme Color 14 (Footer widget Text)
--------------------------------------------------*/
#footer-wrap #subfooter .widget-area .widget ul li,
#footer-wrap #subfooter .widget-area .widget div,
#footer-wrap #subfooter .widget-area .widget p,
#footer-wrap #subfooter .widget-area .widget td,
#footer-wrap #subfooter .widget-area .widget a,
#footer-wrap #subfooter .widget-area .widget h1,
#footer-wrap #subfooter .widget-area .widget h2,
#footer-wrap #subfooter .widget-area .widget h3,
#footer-wrap #subfooter .widget-area .widget h4,
#subfooter .widget-area h4,
#subfooter .widget-area h3,
#subfooter .widget-area h2   
{
	color:  !important;
}

/* Theme Color 15 (Slideshow widget area background)
--------------------------------------------------*/
.widget-area-slideshow 
{
	background-color: #4D3222 !important;
}


/* Theme Color 16 (Features Text Color)
--------------------------------------------------*/
#features-wrap /* this has been moved up the file to main*/
{
	color: #507351 !important;
}

/* Theme Color 17 (client bar and footer text)
--------------------------------------------------*/
#header-meta-wrap, #header-meta-wrap a
{
	color: #D5CAB7 !important;
}

/* Theme Color 18 (horizontal widget area background)
--------------------------------------------------*/
.widget-area-mid-top,
#sidebar .sidebar-top,
div.inner #sidebar > div:first-child
{
	background-color: #507351 !important;
}

/* Theme Color 19 (vertical widget area background)
--------------------------------------------------*/
.widget-area-right,
#sidebar .sidebar-bottom,
.directory,
#sidebar > div
{
	background-color: #507351 !important;
}

/* Theme Color 20 (search bar background)
--------------------------------------------------*/
#search-wrap
{
	background-color: #4D3222 !important;
}

/* Theme Color 21 (headerbackground colour)
--------------------------------------------------*/
.widget-area-slideshow h3[class]
{
	background-color:  !important;
	color:  !important;
}


/* Theme Color 22 (footer bottom colour)
--------------------------------------------------*/


			#footer-wrap #support-nav
			{
				background-color: #D5CAB7 !important;
			}
			
			#footer-wrap
			{
				border-bottom: #D5CAB7 8px solid !important;
			}
			
			body.page{
				background: #D5CAB7 !important;
			}
		
/* Theme Color 23 (nav border colour)
--------------------------------------------------*/
#menu-main-menu > li {

	border-left: 2px solid #4D3222;}

/* Theme Color 24 (nav border colour)
--------------------------------------------------*/
div.keep-current{
	
	border-left: 2px solid #507351 !important;	
}


/* Theme Color 25 (nav arrow colour)
--------------------------------------------------*/
.tour-slideshow-wrap a.slide-arrow-small{
	background-color: #507351 !important;
}



/* Theme Color 26 (Homepage Left Widget Area text colours)
--------------------------------------------------*/


.widget-area-mid-top,
.widget-area-mid-top p,
.widget-area-mid-top div,
.widget-area-mid-top .widget > h3,
#sidebar,
#sidebar .sidebar-bottom,
#sidebar .sidebar-bottom p,
#sidebar .sidebar-bottom div,
#sidebar .sidebar-bottom h3{
	color: ;
}

.widget-area-mid-top .widget-title,
.widget-area-mid-top div .widget-title,
.widget-area-mid-top .widget-title a,
.widget-area-mid-top div .widget-title a,
.widget-area-mid-top .widget-home-action  h3,
.widget-area-mid-top .widget-home-action  h3 a,
#sidebar .sidebar-bottom .widget-title,
#sidebar .sidebar-bottom .widget > h2,
#sidebar .sidebar-bottom .widget > h3,
#sidebar .sidebar-bottom .widget > h4,
#sidebar .sidebar-bottom div .widget-title,
#sidebar .sidebar-bottom .widget-title a,
#sidebar .sidebar-bottom div .widget-title a,
#sidebar .sidebar-bottom .widget-home-action  h3,
#sidebar .sidebar-bottom .widget-home-action  h3 a
{
	color: ;
}

.widget-area-mid-top a,
.widget-area-mid-top p a,
.widget-area-mid-top .widget-float ul li p a,
.widget-area-mid-top a:hover,
.widget-area-mid-top p a:hover,
.widget-area-mid-top .widget-float ul li p a:hover,
.widget-area-mid-top .widget-float ul li div > a,
.widget-area-mid-top .widget-float ul li div div ul li p a,
#sidebar .sidebar-bottom a,
#sidebar .sidebar-bottom a:hover,
#sidebar .sidebar-bottom p a,
#sidebar .sidebar-bottom p a:hover,
#sidebar .sidebar-bottom ul li p a,
#sidebar .sidebar-bottom ul li div > a
#sidebar .sidebar-bottom ul li div div ul li p a,
{
	color: ;
}



/* Theme Color 27 (Homepage right Widget Area text colours)
--------------------------------------------------*/


.widget-area-right,
.widget-area-right p,
.widget-area-right div p,
#features .widget-area-right div div p,
.widget-area-right .widget > h3,
#sidebar .sidebar-top,
#sidebar .sidebar-top p,
#sidebar .sidebar-top div p,
#sidebar .sidebar-top div div p,
#sidebar .sidebar-top .widget > h3,
.directory,
.directory p,
.directory div,
.directory h3,
.directory ul li p,
.directory ul li div,
.directory ul li h3{
	color: ;
}

.widget-area-right .widget-title,
.widget-area-right .widget-title a,
.widget-area-right .widget h3.widget-title,
.widget-area-right .widget h3.widget-title a,
.widget-area-right .widget-hours h4,
#sidebar .sidebar-top .widget-title,
#sidebar .sidebar-top .widget-title a,
#sidebar .sidebar-top .widget h3.widget-title,
#sidebar .sidebar-top .widget h3.widget-title a,
div.inner #sidebar .sidebar-top h3,
div.inner #sidebar .sidebar-top h3 a,
body .inner #content .directory h2,
body .inner #content .directory .widget-title,
body .inner #content .directory .widget > h2,
body .inner #content .directory .widget > h3,
body .inner #content .directory .widget > h4,
body .inner #content .directory div .widget-title,
body .inner #content .directory .widget-title a,
body .inner #content .directory div .widget-title a,
body .inner #content .directory .widget-home-action  h3,
body .inner #content .directory .widget-home-action  h3 a{
	color: ;	
}

.widget-area-right a,
.widget-area-right .widget-action a,
.widget-area-right div > a,
.widget-area-right .title a,
.widget-area-right a:hover,
#features .widget-area-right .widget-action a:hover,
.widget-area-right div > a:hover,
.widget-area-right .title a:hover,
.widget-area-right p a:hover,
.widget-area-right ul li p a:hover,
.widget-area-right div ul li p a:hover,
#sidebar .sidebar-top a,
#sidebar .sidebar-top a:hover,
#sidebar .sidebar-top .widget-action a,
#sidebar .sidebar-top .widget-action a:hover,
#sidebar .sidebar-top div > a,
#sidebar .sidebar-top .title a,
#sidebar .sidebar-top p a,
#sidebar .sidebar-top ul li p a,
#sidebar .sidebar-top div ul li p a,
body .inner #content .directory a,
body .inner #content .directory p a,
body .inner #content .directory ul li p a,
body .inner #content .directory ul li div > a,
body .inner #content .directory ul li div div ul li p a{
	color:  !important;
}


/* Theme Color 28 (Slide show left side colours)
--------------------------------------------------*/


#slideshow,
#slideshow .details p,
div.inner #slideshow .details p{
	color: ;
}

#slideshow h2,
#slideshow h2 a,
div.inner #slideshow h2,
div.inner #slideshow h2 a{
	color: ;
}

div.inner #slideshow div.details a.action{
	color: ;
}


/* Theme Color 29 (Slide show  widget area colours)
--------------------------------------------------*/


div.inner .widget-area-slideshow,
div.inner .widget-area-slideshow p{
	color: ;
}

div.inner .widget-area-slideshow h3,
div.inner .widget-area-slideshow h3 > a{
	color: ;
}

div.inner .widget-area-slideshow a.action,
div.inner .widget-area-slideshow a{
	color: ;
}


/* Theme Color 30 (Footer Text Colours)
--------------------------------------------------*/

#footer-wrap #subfooter .widget-area,
#footer-wrap #subfooter .widget-area p{
	color: #DAE5DA;
}

#footer-wrap #subfooter .widget-area h4,
#footer-wrap #subfooter .widget-area h3,
#footer-wrap #subfooter .widget-area h2 {
	color: #DAE5DA !important;
}

#footer-wrap #subfooter .widget-area a{
	color: #DAE5DA!important;
}


/* Theme Color 31 (Subpage Content Area Background Colour)
--------------------------------------------------*/

#main div.inner{
	background-color:  !important;
}


/* Theme Color 32 (Feature Header Colour)
--------------------------------------------------*/

.widget-area-mid-bottom h3.widget-title, 
.widget-area-mid-bottom h3.widget-title a, 
.widget-area-mid-bottom h2.widget-title, 
.widget-area-mid-bottom h2.widget-title a {
	color: #507351 !important;
}



/* Icons
--------------------------------------------------*/



.widget-area-slideshow h3.emergency,
.widget-action h3.emergency a {
	background-image: url(http://web4.lifelearn.com/brandonanimalclinic/files/2012/01/emergency-icons.png) !important;
}
