/*
Theme Name: Drummond theme
Theme URI: http://www.drummondeducation.com
Description: Custom theme for Drummond Clinic site.
Version: 1.0
Author: Halmat Ferello
Author URI: http://www.halmatferello.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url('css/reset.css');
@import url('css/typography.css');
@import url('css/form.css');
@import url('css/list.css');
@import url('css/layout.css');
@import url('css/menu.css');
@import url('css/images.css');
@import url('css/panel.css');
@import url('css/buttons.css');
@import url('css/icons.css');
@import url('css/errors.css');
@import url('css/jquery.autocomplete.css');
@import url('css/special.css');

#contact-us .bottom
{
display: block !important;
}

.smooth_slider
{
height: auto !important;
}

.smooth_slider .jcarousel-item
{
height: auto !important;
padding-bottom: 3px;
}

.ppics
{
float: left;
width: 570px;
}

.pdesc
{
}

.thumb
{
opacity: 0.5;
cursor: pointer;
margin-top: 10px
}

.thumb:hover
{
opacity: 1;
}

#wp-calendar
{
height: 120px;
margin: -10px auto 0 !important;
width: 290px;
}

.smooth_slider_thumbnail
{
border: 1px solid #a0a0a0 !important;
}

.smooth_slider h2
{
padding-top: 10px !important;
}

.jcarousel-control a
{
font-size: 10px !important;
border: 1px solid #A0A0A0 !important;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
}

.smooth_slider p.more a
{
background: none repeat scroll 0 0 #222222;
color: #FFFFFF !important;
font-weight: bold;
padding: 5px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
}

#smooth_slider
{
background: url("http://test.drummondclinic.co.uk/wp/wp-content/uploads/2011/09/sliderbg.png") no-repeat scroll center bottom #FFFFFF;
padding-bottom: 10px;
}

.sldrlink
{
display: none !important;
}

#logo {
	height: 59px; padding-top: 59px;
	width: 131px;
	margin: 12px 0 12px 12px;
}

div.post {
	margin-bottom: 2.5em;
}

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
	}

div#greydust {
	float: right;
	margin: 12px 12px 0 0;
	width: 20px;
	}

#table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	}
