/*
Theme Name: The Whisky Shop Dufftown Wordpress Theme
Theme URI: http://www.brit-net.com/
Description: The Wordpress theme created esclusively for The Whisky Shop Dufftown by <a href="http://www.brit-net.com/">Brit-Net Internet Marketing Ltd</a>.
Version: 1.0
Author: Brit-Net Internet Marketing Ltd.
Author URI: http://www.brit-net.com/
Tags: not applicable
*/
body {
	padding: 0px;
	margin: 0px;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;	
	background-color: #1F1410;
	color: #333333;
}

span.medium-pad {
display:inline-block;
padding-top:5px!important;
}

hr { 
	display: none;
}

#store-phone {
color:#FFFFFF;
position:absolute;
right:15px;
top:8px;
}

a:link, a:visited, a:active {
	color: #C893A7;
	font-weight: bold;	
}
a:hover {
	background-color: #C893A7;
	color: #FFFFFF;	
}

.clear {
	clear: both;	
}
a img {
	border: none;		
}
h1,h2,h3,h4,h1 a,h2 a,h3 a,h4 a,a h1,a h2,a h3,a h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #841039 !important;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal !important;
	letter-spacing:-1px;
	background: transparent !important;
}

h1,h2 {
	font-size: 29px;	
	font-weight: normal !important;
}

h3 {
	font-size: 17px;	
}

#main-content {
	width: 960px;
	margin: 15px auto 0px auto;
}

#main {
	background-color: #FFFFFF;	
}

#sidebar {
	float: right;
	width: 290px;
	margin: 10px 10px 0px 0px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;	
}
#sidebar .menu-group {
	border:1px solid #CCCCCC;
	margin-bottom:10px;	
}
#sidebar .menu-group .menu-group-header {
	background-color:#EFEFEF;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:4px;
	position:relative;
}
#sidebar .menu-group .menu-content {
	padding: 10px;	
}

#content {
	width: 640px;
	float: left;
	margin: 10px;
}

#content p {
	line-height: 16px;	
}

#header {
	background-image: url('images/header.gif');
	background-repeat: repeat-x;
	height: 133px;
	position: relative;
}
#header #linkback {
	position: absolute;
	bottom: 10px;
	right: 50px;
	color: #FFFFFF;	
}
#header #linkback a {
	color: #FFFFFF !important;	
}
.feedlink {
	position: absolute;
	right: 10px;
	bottom: 10px;	
}
#footer {
	background-color: #841039;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;	
	position: relative;
}
#comments {
	list-style: none;
}
.comment {
	margin-bottom: 20px;
}
.comment-content {
	padding: 10px;
	background-color: #EFEFEF;	
	position: relative;
	margin: 0px 0px 27px 0px;
	
}
.comment-pointer {
	width: 28px;
	height: 26px;
	position: absolute;
	bottom: -26px;
	left: 20px;
	background-image: url(images/comment-speech-pointer.gif);	
	background-repeat: no-repeat;
}
.comment-author {
	float: right;
}

textarea#comment {
	width: 600px;
}
#searchform #s {
	border: 1px solid #CCCCCC;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
	font-size: 17px;
	width: 230px;
}
#top-menu-right {
	background-color: #333333;
	line-height: 24px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}
#top-menu-right a {
	color: #FFFFFF !important;
}
