/* @override http://www.afinelineart.co.uk/wp-content/themes/default/style.css */

/*
Theme Name: a fine line
Description: a fine line art
Version: 1
Author: Burning Red
Author URI: http://www.burningred.co.uk
*/

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}

a, a:visited {
	color: #000000;
	text-decoration: underline;
}

image {
	border: 0px;
}

/* ----- IDS ----- */

#container {
	min-height: 832px;
	width: 923px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	z-index: auto;
}

#header {
	width: 924px;
	height: 188px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_header.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#main {
	width: 924px;
	min-height: 348px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_mainrepeating.gif);
	background-repeat: repeat-y;
}

#mainsub {
	width: 924px;
	min-height: 700px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_mainrepeating.gif);
	background-repeat: repeat-y;
}

body.post #mainsub {
	min-height: 1200px;
}

body.page-2 #mainsub {
	min-height: 384px;
}

body.page-13 #mainsub {
	min-height: 600px;
}

body.page-30 #mainsub {
	min-height: 250px;
}

body.page-27 #mainsub {
	min-height: 715px;
}

#mainsubnews {
	width: 924px;
	min-height: 3020px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_mainrepeating.gif);
	background-repeat: repeat-y;
}

#entry {
	width: 570px;
	min-height: 200px;
	float: left;
	padding: 20px;
	display: block;
}

#entrygallery {
	width: 420px;
	min-height: 500px;
	float: left;
	padding: 0px;
	margin-right: 20px;
	display: block;
}

#gallerymain {
	width: 924px;
	min-height: 1200px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_mainrepeating.gif);
	background-repeat: repeat-y;
}

#gallerymainabstractblues {
	width: 924px;
	min-height: 650px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_mainrepeating.gif);
	background-repeat: repeat-y;
}

#gallerymainchoice {
	width: 924px;
	min-height: 500px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_mainrepeating.gif);
	background-repeat: repeat-y;
}

#sidebar {
	width: 250px;
	min-height: 500px;
	padding: 20px;
	margin-right: 20px;
	float: right;
	display: block;
}

#sidebar a {
	text-decoration: none;
}

#largefooter {
	width: 924px;
	height: 169px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_largefooter.gif);
	background-repeat: no-repeat;
}

#welcome {
	width: 460px;
	height: 140px;
	float: left;
	display: block;
}

#clients {
	width: 450px;
	height: 140px;
	float: left;
	display: block;
}

#bottomfoot {
	width: 924px;
	height: 59px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/bg_smallfooter.gif);
	background-repeat: no-repeat;
	text-align: right;
	color: #999999;
	font-size: 10px;
	line-height: 16px;
}

#pushdown {
	width: 924px;
	float: left;
	display: block;
	clear: both;
}

/* ----- Navigation ----- */

#nav {
	position: relative;
	width: 360px;
	left: 570px;
	top: -30px;
	height: 24px;
}

#homenav {
	width: 38px;
	height: 24px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/nav/home.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#homenav:hover {
	background-position: 0 -24px;
}

#homenav span {
	display: none;
}

body.home #homenav {
	background-position: 0 -24px;
}

#aboutnav {
	width: 62px;
	height: 24px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/nav/about.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#aboutnav:hover {
	background-position: 0 -24px;
}

#aboutnav span {
	display: none;
}

body.page-2 #aboutnav {
	background-position: 0 -24px;
}

#servicesnav {
	width: 80px;
	height: 24px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/nav/services.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#servicesnav:hover {
	background-position: 0 -24px;
}

#servicesnav span {
	display: none;
}

body.page-27 #servicesnav {
	background-position: 0 -24px;
}

#creditsnav {
	width: 71px;
	height: 24px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/nav/credits.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#creditsnav:hover {
	background-position: 0 -24px;
}

#creditsnav span {
	display: none;
}

body.page-437 #creditsnav {
	background-position: 0 -24px;
}

#gallerynav {
	width: 68px;
	height: 24px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/nav/gallery.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#gallerynav:hover {
	background-position: 0 -24px;
}

#gallerynav span {
	display: none;
}

body.page-13 #gallerynav {
	background-position: 0 -24px;
}

#newsnav {
	width: 58px;
	height: 24px;
	background-image: url(http://afinelineart.co.uk/wp-content/themes/default/images/nav/news.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#newsnav:hover {
	background-position: 0 -24px;
}

#newsnav span {
	display: none;
}

body.category #newsnav {
	background-position: 0 -24px;
}

#contactnav {
	width: 75px;
	height: 24px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/nav/contact.gif);
	float: left;
	display: block;
	margin-right: 5px;
}

#contactnav:hover {
	background-position: 0 -24px;
}

#contactnav span {
	display: none;
}

body.page-30 #contactnav {
	background-position: 0 -24px;
}

/* ----- CLASSES ----- */

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.alignright {
	float: right;
	margin: 5px;
}

.alignleft {
	float: left;
	margin: 5px;
}

.gallerychoice {
	width: 900px;
	height: 406px;
}

.gallerythumb {
	float: left;
	display: block;
	border: 0px;
}

.gallery1 {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gallery1r.jpg);
	width: 169px;
	height: 406px;
	float: left;
	margin-right: 10px;
	display: block;
}

.gallery1:hover {
	background-position: 0 -406px;
}

.gallery1 span {
	display: none;
}

.gallery2 {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gallery2r.jpg);
	width: 169px;
	height: 406px;
	float: left;
	margin-right: 10px;
	display: block;
}

.gallery2:hover {
	background-position: 0 -406px;
}

.gallery2 span {
	display: none;
}

.gallery3 {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gallery3r.jpg);
	width: 169px;
	height: 406px;
	float: left;
	margin-right: 10px;
	display: block;
}

.gallery3:hover {
	background-position: 0 -406px;
}

.gallery3 span {
	display: none;
}

li {
	list-style: none;
}

textarea {
	width: 400px;
	height: 200px;
	border: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	border: 1px solid #b0acad;
}

.hideit {
	display: none;
}

.entrytext a {
	text-decoration: underline;
}

.bottomfootpad {
	padding-top: 35px;
	padding-right: 55px;
}

.welcomepad {
	padding-top: 30px;
	padding-left: 70px;
}

.clientspad {
	padding-top: 30px;
	padding-left: 30px;
}

.nobullet {
	list-style: none;
}

.gallery img, .gallery a img {
	border: solid 1px #D9D9D9;
	background: #ffffff;
	padding: 4px;
	float: left;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
}

.gallery a:hover img {
	border-color: #666666;
	background: #fff;
}

.gallerydiv {
	width: 900px;
	height: 200px;
	float: left;
	display: block;
}

#breadcrumbs {
	color: #999999;
}

#breakcrumbs p {
	color: #999999;
}

#breadcrumbs a {
	color: #999999;
	text-decoration: underline;
}

.video-frame {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/video-frame.gif);
	background-repeat: no-repeat;
	width: 406px;
	height: 310px;
	padding: 78px 80px 70px 83px;
	margin: 0px;
}

.video-frame2 {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/video-frame2.gif);
	background-repeat: no-repeat;
	width: 406px;
	height: 310px;
	padding: 78px 80px 70px 83px;
	margin: 0px;
}

/* ----- h3s ----- */

h3 {
	font-family: Cambria;
	color: #b0adae;
	font-size: 21px;
}

h2 {
	font-family: Cambria;
	color: #b0adae;
	font-size: 21px;
}

#welcome h3 {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/h3_welcome.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	width: 372px;
	height: 22px;
	text-indent: -3000px;
}

#clients h3 {
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/h3_clients.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	width: 194px;
	height: 22px;
	text-indent: -3000px;
}

/* ----- Rollovers ----- */

.e4 {
	width: 50px;
	height: 54px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/client_e4.gif);
	float: left;
	display: block;
}

.e4:hover {
	background-position: 0 -54px;
}

.e4 span {
	display: none;
}

.c4 {
	width: 39px;
	height: 54px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/client_4.gif);
	float: left;
	display: block;
	margin-left: 20px;
}

.c4:hover {
	background-position: 0 -54px;
}

.c4 span {
	display: none;
}

.bbc {
	width: 75px;
	height: 54px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/client_bbc.gif);
	float: left;
	display: block;
	margin-left: 20px;
}

.bbc:hover {
	background-position: 0 -54px;
}

.bbc span {
	display: none;
}

.casino {
	width: 112px;
	height: 54px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/client_casino.gif);
	float: left;
	display: block;
	margin-left: 20px;
}

.casino:hover {
	background-position: 0 -54px;
}

.casino span {
	display: none;
}

.layer {
	width: 62px;
	height: 54px;
	background-image: url(http://www.afinelineart.co.uk/wp-content/themes/default/images/client_layercake.gif);
	float: left;
	display: block;
	margin-left: 20px;
}

.layer:hover {
	background-position: 0 -54px;
}

.layer span {
	display: none;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gall/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gall/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gall/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.afinelineart.co.uk/wp-content/themes/default/images/gall/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
