/* 
Theme Name: Tobi Fairley Gallery
Theme URL: 
Description: Tobi Fairley Art Gallery
Author: Thomas Wallace
Author URI: http://ualr.edu/tswallace
Version: 1.0.0
*/
/*  The following CSS Reset was written by Eric Meyer      */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Tahoma, Geneva, sans-serif;
	color: #292929;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
Main Styles
*/
body {
	background-image: url('images/bg-tile.jpg');
	background-color: #FFF;
	text-align: center;
	background-repeat: repeat-x;
}
#outer-wrap {
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#outer-wrap #accessibility {
	background-image: url('images/top-cap.png');
	background-repeat: no-repeat;
	height: 26px;
	text-indent: -9999px;
}
#outer-wrap #pos-reset {
	background-image: url('images/btm-cap.png');
	height: 42px;
	clear: both;
	display: block;
	text-indent: -9999px;
}
#wrapper h1 {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 515px;
	margin-left: 35px;
	padding-top: 15px;
	background-position: left bottom;
	margin-bottom: 15px;
}
#wrapper h1 a {
	width: 515px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}

#outer-wrap #wrapper {
	background-image: url('images/body-bg.png');
	display: block;
	width: 910px;
}
/* TOP NAVIGATION
----------------------------------------------- */
ul#navigation
{
	height: 34px;
	width: 842px;
	padding: 0;
	position: relative;
	background-color: transparent;
	background-image: url('images/navigation.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 35px;
}
#outer-wrap #wrapper #content {
	margin-right: 30px;
	margin-left: 35px;
	margin-top: 15px;
	background-color: transparent;
	min-height:260px;
}
.swatch-left {
	border: 2px solid #000;
	float: left;
	margin-right: 7px;
	margin-bottom: 20px;
	height: 155px;
	width: 155px;
	margin-left: 3px;
}
#outer-wrap #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
}
.intro {
	font-size: 17px;
	line-height: 25px;
	font-style: normal;
	padding-bottom: 20px;
	padding-top: 20px;
}
a, a:link, a:visited {
	color: #292929;
}
a:hover {
	text-decoration: none;
}
ul#navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#navigation li, ul#navigation a
{
	height: 34px;
	display: block;
}
ul#navigation li a
{
	text-indent: -9999px;
	text-decoration: none;
}
#nav-home{left: 0;width: 120px;}
#nav-artists{left: 120px;width: 119px;}
#nav-shows{left: 239px;width: 119px;}
#nav-press{left: 358px;width: 119px;}
#nav-gallery{left: 477px;width: 119px;}
#nav-about{left: 596px;width: 122px;}
#nav-contact{left: 718px;width: 124px;}

#nav-home a:hover { background: transparent url('images/navigation.jpg') 0 -36px no-repeat; }
#nav-artists a:hover { background: transparent url('images/navigation.jpg') -120px -36px no-repeat; }
#nav-shows a:hover { background: transparent url('images/navigation.jpg') -239px -36px no-repeat; }
#nav-press a:hover { background: transparent url('images/navigation.jpg') -358px -36px no-repeat; }
#nav-gallery a:hover { background: transparent url('images/navigation.jpg') -477px -36px no-repeat; }
#nav-about a:hover { background: transparent url('images/navigation.jpg') -596px -36px no-repeat; }
#nav-contact a:hover { background: transparent url('images/navigation.jpg') -718px -36px no-repeat; }
#content.internal h2, #content.internal h2 a{
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}
#content.internal h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}
#content.internal h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
#content.internal h5 {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
#content.internal p {
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 18px;
}
#content.internal ul  {
	line-height: 24px;
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 18px;
}
.alignright {
	float: right;
	margin-left: 20px;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-right: 3px;
}

#internal-slides{
	float: right;
	width: 301px;
	margin-right: 25px;
	margin-bottom: 20px;
}
div.artists{
	display: block;
	float: right;
	width: 210px;
	margin-top: -24px;
	margin-left: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-bottom: 20px;
}

#content div.artists h3{
	font-size: 18px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

div.artists li{
	font-size: 14px;
	line-height: 22px;
}

iframe {
	height: 460px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}

#content.blog h2, #content.blog h2 a{
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}
#content.blog h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}
#content.blog h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
#content.blog h5 {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
#content.blog p {
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 18px;
}
#content.blog ul  {
	line-height: 24px;
	margin-left: 30px;
	list-style-type: disc;
	margin-bottom: 18px;
}

#outer-wrap #wrapper #content.blog {
	margin-left: 35px;
	margin-top: 15px;
	width: 600px;
	float: left;
	margin-right: 0px;
}

#outer-wrap #wrapper #sidebar {
	margin-right: 30px;
	margin-top: 15px;
	min-height:260px;
	width: 230px;
	float: right;
}
