/*
Theme Name: Out The Box Productions
Version: 1.0
*/

/*********************** 
Build
***********************/

body {
	margin:0px;
	background:#f2f1ef;
	font:14px Arial, Helvetica, sans-serif;
}

#wrapper {
	color: #000;
	margin-left:30px;
	width:980px;
	border:1px solid #f2f1ef; /*fixes ie6 margin issues*/
}


#header {
	height:250px;
	background:url(images/otb-header.jpg) no-repeat left #645a54;
	margin-bottom:40px;
}

#header-c {
	width: 980px;
}

.post-wrapper {
	background-color: #FFF;
	/*padding: 15px;*/
	width: 583px;
	border: 1px solid #EBEBEB;
}



a.logo {
	float: left;
	border: 0px;
	position:relative;
	top:15px;
	left:15px;
	border:0;
}

a.logo:hover {
	filter: Alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	border:0;
}

a.logo img{
	border:0;
}


#main {
	margin-top: 20px;
}

#content {
	width: 540px;
	float: left;
	line-height:20px;
	position:relative;
	top:-30px;
	margin-bottom:0px; /*was -30px */
}

#sidebar {
	float: right;
	padding: 0px;
	width:410px;
	margin-bottom:50px;
}

#hidejw {
	background:url(images/hide-jw-player.jpg) no-repeat;
	width:100px;
	height:35px;
	position:absolute;
	left:545px;
	top:271px; /* 205 + 66 */
}

.swfobject div {
	border:1px solid red;
}

/*********************** 
home
***********************/

#home {
	width:1200px;
}

#int {
	width:590px;
	float:left;
	background:#e1ddda;
}

#intp {
	width:460px;
	margin:15px 0px 15px 15px;
	color:#000;
	line-height:20px;
}

#intp h1{
	font:bold 62px Arial, Helvetica, sans-serif;
	letter-spacing:-7px;
	color:#000;
	padding:0;
	margin:0px 0px 15px 0;
}

#pol div.slideshow {
	width:555px;
	height:458px;
	float:left;
	position:relative;
	top:-140px;
	left:-100px;
	display:block;
	margin-bottom:-150px;
	background:url(images/polaroid-bg.png) no-repeat top;
}

#pol object{
	position:relative;
	top:47px;
	left:0px;
}

.home {
	margin-top:10px;
}

.home h2 {
	line-height:normal;
}

.home h2 a{
	font:bold 35px Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	color:#e98d20;
	padding:0 0 10px 0;
	margin:0;
	line-height:normal;
	background:url(images/h1-border.png) repeat-x bottom left;
	display:block;
}

.home h2 a:hover{
	color:#604d38;
	background:url(images/h1-border-hover.png) repeat-x bottom left;
}


/*********************** 
Sidebar
***********************/

#sm {
	position:relative;
	top:-20px;
	left:0px;
	float:right;
	left:-25px;
}

#sm a img {
	float:left;
	border:0;
	margin-left:10px;
}

#sm a:hover img{
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	border:0;
}

#sbb div {
	float:left;
	width:194px;
	height:170px;
	margin-bottom:10px;
}

.box1{background:url(images/sb1.png) no-repeat top; margin-right:5px;}
.box2{background:url(images/sb2.png) no-repeat top;}
.box3{background:url(images/sb3.png) no-repeat top; margin-right:5px;}
.box4{background:url(images/sb4.png) no-repeat top;}


#sbb span {
	width:160px;
	display:block;
	position:relative;
	left:15px;
	top:15px;
	height:135px;
	overflow:hidden;
}

#sbb h2 {
	color:#5b524b;
	font:bold 23px Arial, Helvetica, sans-serif;
	letter-spacing:-3px;
	margin:0;
}

#sbb h2 a{
	text-decoration: none !important;
	color: #5b524b !important;
	text-decoration:none;
	display:block;
	float:none;
	right:auto;
	top:auto;
	padding:0;
}

#sbb h2 a:hover{
	color:#e3871b !important;
	background:none !important;
	text-decoration:none;
	display:block;
	float:none;
	right:auto;
	top:auto;
	padding:0;
}

#sbb p {
	margin:5px 0;
	line-height:22px;
}

#sbb a{
	display:block;
	float:left;
	position:relative;
	right:-15px;
	top:-15px;
	padding:6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:0;
	text-decoration:underline;
}

#sbb a:hover{
	background:#e3871b;
	color:#fff;
	border:0;
	text-decoration:none;
}


#sbb input[type=text] {
	background:url(images/input.jpg) no-repeat top left;
	width:154px;
	height:25px;
	border:0;
	padding:0px 5px;
	margin:0 0 10px 0;
	position:relative;
	top:8px;
	border:0;
}

#sbb input:hover[type=text],
#sbb-text input:focus[type=text]{
	border:0;
}

#sbb input[type=submit] {
	display:block;
	float:left;
	position:relative;
	right:-10px;
	top:-15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:0;
	text-decoration:underline;
	background:none;
	border:0;
	margin:0;
	padding:6px;
	color:#d27005;
	font:14px Arial, Helvetica, sans-serif;
	border:0;
}

#sbb input:hover[type=submit] {
	background:#e3871b;
	border:0;
	text-decoration:none;
	border:0;
	color:#fff;
	cursor:pointer;
}

/* recent posts */

.sb2-t {
	background:url(images/sb-top.png) no-repeat top;
	height:32px;
	width:393px;
}

.sb2-b {
	background:url(images/sb-btm.png) no-repeat top;
	height:22px;
	width:393px;
	margin-bottom:10px;
}

.sb2-c {
	background:url(images/sb-tile.png) repeat-y top;
	width:393px;
}

.sb-content {
	width:360px;
	position:relative;
	left:15px;
	top:-15px;
	margin-bottom:-20px;
}

.sb-content h2 {
	margin:0;
	padding:0;
	font-size:22px;
	letter-spacing:-1px;
}


/* recent posts */

.box5{
	background:url(images/sb-main.png) no-repeat top;
	width:393px;
	height:228px;
	margin-bottom:10px;
}

.box5 span{
	width:360px;
	display:block;
	position:relative;
	left:15px;
	top:15px;
	height:200px;
	overflow:hidden;
}

.box5 h2{
	color:#e3871b;
	font:bold 23px Arial, Helvetica, sans-serif;
	letter-spacing:-3px;
	margin:0;
}


.box5 ul{
	margin:15px 0 0 0;
	padding:0;
}

.box5 ul li{
	margin:0;
	padding:0;
}

.box5 ul li a{
	margin:0;
	padding:5px 0px 5px 20px;
	background: url(images/b-arrow.png) no-repeat;
	background-position:0px 8px;
	display:block;
	color:#000;
	border-bottom:1px solid #ccc9c3;
}

.box5 ul li a:hover{
	margin:0;
	padding:5px 0px 5px 20px;
	background: url(images/b-arrow.png) no-repeat #e2dfd7;
	background-position:0px 8px;
	display:block;
	color:#000;
}


/*********************** 
Defaults
***********************/

.orange {color:#e98d20}
.clear {clear:both}


a:link { 
	text-decoration: none;
	color: #D27005;
}

a:visited { 
	text-decoration: none;
	color: #D27005;
}

a:hover, a:active { 
	color: #3B3B3B;
}


h1 { 
	font:bold 45px Arial, Helvetica, sans-serif;
	letter-spacing:-4px;
	color:#e98d20;
	padding:0 0 15px 0;
	margin:0;
	line-height:normal;
	background:url(images/h1-border.png) repeat-x bottom left;
}

/*h1 a,
h1 a:visited,
h1 a:active{
font:bold 50px Arial, Helvetica, sans-serif;
letter-spacing:-5px;
color:#e98d20;
padding:0 0 8px 0;
margin:0;
line-height:normal;
background:url(images/h1-border.png) repeat-x bottom left;
}*/

h1 a:hover{
	color:#604d38;
	background:url(images/h1-border-hover.png) repeat-x bottom left;
}

h2 { 
	font-size: 27px;
	color:#826651;
	letter-spacing:-2px;
	line-height:normal;
}

h3 { 
	font-weight: normal;
	font-size: 24px;
	line-height:normal;
}


h4, h5, h6 { 
	font-size: 20px;
	line-height:normal;
}


pre, blockquote  {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}


pre { 
	padding-top: 10px;
	padding-bottom: 10px;
}

a.orange{
	padding:6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:0;
	text-decoration:underline;
}

a.orange:hover{
	background:#e3871b;
	color:#fff;
	border:0;
	text-decoration:none;
}



/*********************** 
Footer
***********************/

#footer {
	background: url(images/footer-top.gif) no-repeat top left #584c3e;
	padding-bottom:20px;
}

#footer h5 {
	color: #FFFFFF;
	font-size: 11px;
}

#footer h5 {
	color: #FFFFFF;
	font-size: 11px;
	height: 63px;
	position:relative;
	margin:0;
	padding:0;
}

#footer h5 span{
	display:none
}

#footer h5.about  { 
	background: transparent url(images/footer-about.png) no-repeat top left;
	width:209px;
	left:-10px;
	top:0px;
}

#footer h5.events { 
	background: transparent url(images/footer-events.png) no-repeat top left;
	width:162px;
}

#footer h5.resources { 
	background: transparent url(images/footer-resources.png) no-repeat top left;
	width:162px;
}

#footer h5.news { 
	background: transparent url(images/footer-news.png) no-repeat top left;
	width:172px;
	top:-5px;
}

.fp {
	float:left;
	margin:15px 0 20px 20px;
	width:890px;
}

.fp div{
	float:left;
	margin-right:50px;
}

#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:200px;
}

#footer li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer li a{
	display:block;
	padding:10px 5px;
	color:#fff;
	border-bottom:1px solid #867f76;
}

#footer li a:hover{
	border-bottom:1px solid #867f76;
	background-color:#756b60;
}


/*********************** 
Single / Post
***********************/

.articleinfo {
	border-bottom: 1px solid #bbb3ac;
	border-top: 1px solid #bbb3ac;
	padding: 7px;
	color: #57554B;
	margin:15px 0;
	background:#e8e6e2;
}


/*********************** 
Comments
***********************/

#commentwrap {
	display: block;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 5px;
}


.saywhat{
	float: left;
	width: 200px;
	margin:5px;
	font-weight:bold;
}

.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}

.commentlist ol {
	margin-left: 0px;
	padding-left: 0px;
}

.commentlist li{
	display: block;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
}

.commentlist ol li{
	margin-left: 0px;
}

/* Comment Box */

.comment-t {
	width:572px;
	height:25px;
	float: left;
	background-image: url(images/comment-top.png);
}

.comment-b {
	width:572px;
	height:54px;
	float: left;
	background-image: url(images/comment-bottom.png);
}

.comment-i {
	background-image: url(images/comment-bg.png);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 542px;
	float: left;
	color: #000;
}

.comment-i p {
	margin:0;
	padding:0;
}

/* Comment Form */

#cm {}

#cm h4{
	color:#604d38;
	background:url(images/h1-border-hover.png) repeat-x bottom left;
	font:bold 40px Arial, Helvetica, sans-serif;
	letter-spacing:-3px;
	padding:0 0 8px 0;
	margin:0;
	line-height:normal;
}


#commentform {}

#commentform textarea {
	background: #fff;
	border: 1px solid #d6d3d3;
	width: 520px;
	font:14px Arial, Helvetica, sans-serif;
	padding:8px;
}
#commentform textarea:hover {
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
}

#commentform #email {
	font-size: 14px;
	background: #fff;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding:6px;
}

#commentform #author {
	font-size: 14px;
	background: #fff;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding:6px;
}

#commentform #url {
	font-size: 14px;
	background: #fff;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding:6px;
}

#commentform #email:focus {
	font-size: 14px;
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding:6px;
}

#commentform #author:focus {
	background: #f6f5f3;
	font-size: 14px;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding:6px;
}

#commentform #url:focus {
	background: #f6f5f3;
	font-size: 14px;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding:6px;
}

#commentform input{
	margin-bottom: 3px;
}

/*********************** 
1st Nav
***********************/

#tnav {
	height: 66px;
	background:url(images/otb-top-nav.png) repeat-x bottom #f18c15;
}

#tnavc {
	width:980px;
}


#pages {
	float:right;
	position:relative;
	top:10px;
}

#pages ul { 
	float: right;
	list-style-type: none;
	padding: 0px;
	margin:0px;
}

#pages li { 
	float: left;
	display: block;
	list-style-type: none;
	margin:0;
	padding:0;
}

#pages li a:link,
#pages li a:visited {
	float: left;
	display: block;
	color:#fff;
	font:18px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:8px;
	margin-left:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#pages li a:hover,
#pages li a:active {
	color:#fff;
	background:#ab6a1e;
}

/*********************** 
2nd nav
***********************/


#nc {
	position:relative;
	top:20px;
	height:97px;
	float:right;
	padding-left:80px;
	background:url(images/sk-star.png) no-repeat 15px 5px;
	width:auto;
}



#nc div{
	float:right;
	height:97px;
}

#n1 {
	width:12px;
	background:url(images/nav1.png) no-repeat top;
}


#n3 {
	background:url(images/nav3.png) no-repeat top left;
	width:54px;
}

#n2 {
	background:url(images/nav2.png) repeat-x top;
	color:#fff;
	margin-right:-40px;
}



#n2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}

#n2 li{
	margin:0;
	padding:0;
	display:inline;
}

#n2 li a{
	color:#fff;
	font:bold 14px Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding:0 10px;
	line-height:55px;
}

#n2 li a:hover{
	color:#c0a692;
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:55px;
}

/*********************** 
Catagories
***********************/

.thumbnail-div {
	float: left;
	margin-right:0px;
	background:url(images/cat-bg.jpg) no-repeat;
	width:139px;
	height:140px;
	position:relative;
	top:-10px;
	margin:0 10px -10px 0;
}

.thumbnail-div img {
	position:relative;
	left:14px;
	top:14px;
}

.cat {
	border-bottom: 1px dashed #a49f95;
}

.cat h2 a{
	font-size: 25px;
	color:#826651;
	letter-spacing:-2px;
	margin:0;
	padding:0;
}

.cat h2 a:hover{
	color:#b2a69c;
}


.post-content {
	line-height:22px;
}


a.readmore  {
	padding:3px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:0;
	background: #826651;
	color:#fff;
}

a.readmore:hover {
	background:#e98d20;
}

.readmore-cat{
	position:relative;
	right:0px;
	top:-20px;
	display:block;
	float:right;
}

/*********************** 
sketches
***********************/

.taxi-home {
	position:absolute;
	top:160px;
	left:800px;
	background:url(images/sk-taxi-home.png) no-repeat;
	width:177px;
	height: 73px;
}

.taxi {
	position:absolute;
	top:173px;
	left:780px;
	background:url(images/sk-taxi01.png) no-repeat;
	width:198px;
	height: 142px;
}

.afrika {
	background:url(images/sk-footer.png) no-repeat;
	width:273px;
	height:198px;
	position:absolute;
	left:745px;
	margin-top:-57px;
}

/*********************** 
gallery pages
***********************/

#gallery {
	line-height:20px;
	position:relative;
	top:-30px;
	width:950px;
	margin-bottom:80px;
}

#gallery h2 {
	font-size:30px;
	line-height:normal;
}

#gallery-th {float:left; width:785px;}
#gallery-sb {float:right; width:156px;}

a.main-gallery {
	background:url(images/arrow-block.jpg) no-repeat 0 0;
	height:66px;
	width:126px;
	display:block;
	line-height:1000px;
	float:right;
	position:relative;
	top:-40px;
	overflow:hidden;
	margin-bottom:-40px;
}

a.main-gallery:hover {
	background:url(images/arrow-block.jpg) no-repeat 0 -66px;
	height:66px;
	width:126px;
	display:block;
	line-height:1000px;
}


/*********************** 
downloads
***********************/

#downloads {
	margin-top:40px;
}

#downloads .item{
	background:url(images/downloads.jpg) no-repeat 0 0;
	border-bottom: 1px dashed #a49f95;
	margin-bottom:10px;
}

#downloads h2 {
	width:370px;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:normal;
}

#downloads h2 a{
	font-size: 20px;
	color:#826651;
	letter-spacing:-1px;
	margin:0;
	padding:0 0 0 70px;
	font-weight:normal;
}

#downloads h2 a:hover{
	color:#b2a69c;
}

.readmore-download {
	float:right;
	position:relative;
	top:-35px;
}


/*********************** 
Links
***********************/

#links {}

#links ul {
	margin:0;
	padding:0;
}

#links li {
	margin-bottom:0;
	padding:0 0 20px 0;
	border-bottom: 1px dashed #a49f95;
}

#links ul li {
	font-weight:bold;
	display:block;
	margin:5px 0;
	font-weight:normal;
	margin:0;
	margin:0;
}

#links ul li a{
	font-weight:bold;
	display:block;
	margin:5px 0;
	text-decoration:none;
}

#links li li {
	background:none;
	border:0;
	margin:20px 0;
	padding:0;
}

#links ul li ul {
	margin:0;
	padding:0;
}

.linkcat {}

#links ul li a img{
	text-decoration:none;
	float:left;
	width:80px;
	margin-right:10px;
	padding:5px;
	background:#fff;
	border:1px solid #d2cdc2;
}


/*********************** 
contact us 
***********************/

.address {
	padding:10px;
	background:url(images/downloads.jpg) no-repeat right 110px;
	border-bottom: 1px dashed #a49f95;
	margin-bottom:0px;
}

.address-p {
	float:left;
	margin:0px 50px 0px 0px;
}

#contact input[type="submit"] {
	background:#e98d20;
	border:0;
	color:#fff;
	padding:5px 10px;
}

#contact input:hover[type="submit"] {
	background:#8b7760;
	cursor:pointer;
	border:0;
}

#contact input[type="text"],
#contact input[type="file"],
#contact textarea{
	background: #fff;
	border: 1px solid #d6d3d3;
	font:14px Arial, Helvetica, sans-serif;
	padding:8px;
	letter-spacing:normal;
	font-weight:bold;
}

/** input text **/


#contact input[type="text"] {
	width: 300px;
}

#contact input:hover[type="text"] {
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
}

#contact input:focus[type="text"] {
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
}

/** text area **/

#contact textarea {
	width: 520px;
	height:100px;
}

#contact textarea:hover {
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
}

#contact textarea:focus {
	background: #f6f5f3;
	border: 1px solid #d6d3d3;
}

/*********************** 
artist signup
***********************/

a.artist-signup, a.artist-signup:visited {
	background:url(images/artist-signup.jpg) no-repeat;
	width:210px;
	height:98px;
	line-height:1000px;
	overflow:hidden;
	display:block;
	border:0;
	float:right;
	position:relative;
	top:65px;
	left:15px;
}


a.artist-signup:hover {
	filter: Alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}

.nofloat {
	float:none !important;
	position:static !important;
}

/*********************** 
Redundant
***********************/

.post-title {
	font-weight: normal;
	margin-top: 0px;
}


#extras {
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.current_page_item {
	background-image: url(images/pages-hover.gif) !important;
}

.search_bg {
	height:35px;
	width:320px;
	background:url(images/search-bg.gif) no-repeat left;
	background-position: left;
	margin-top: 0px;
	float: right;
}

#search {
	color:#4E4C42;
	padding:0;
}

#search input {
	background: transparent;
	font-size:11px;
	color:#4E4C42;
	font-family:Tahoma, arial, verdana, courier;
	width:180px;
	height:22px;
	vertical-align:middle;
	margin: 10px 0px 0 10px;
	padding:0;
	border: none;
}
.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
#search .input {
	width:74px;
	height:35px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left: 33px;
}

.recent-comments li {
	list-style-image: url(images/comment-icon.gif);
}

.list2 {
	color: #A2A2A2;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	font-size: 11px;
}

.list2 a:hover{
	color: #393939;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	font-size: 11px;
}

.list2 a {
	color: #A2A2A2;
	margin-top: 0px;
	font-size: 11px;
}

.toptitle {
	font-size: 20px;
	color: #D27005;
	margin-left: 15px;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.toptitle2 {
	font-size: 24px;
	color: #FFF;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}



#featured {
	background-color: #FFF;
	padding: 10px;
	width: 593px;
	border: 1px solid #EBEBEB;
}

.home-squares {
	width: 280px;
	display: block;
	padding: 10px;
	border: 1px solid #EBEBEB;
	float: left;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comment-author {
	width: 100%;
	margin-bottom: 5px;
	display: block;
	padding-left: 15px;
	background-image: url(images/comment-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.random-image {
	width: 70px;
	height: 80px;
	border: 5px solid #F8F4E0;
	float: left;
}

.random-content {
	float: right;
	width: 190px;
}
.random {
	width: 280px;
	float: left;
	margin-top: 10px;
}
.home-headings {
	height: 27px;
	border: 1px solid #DDD7B3;
	background-color: #F4EFD2;
	background-image: url(images/heading-bg.gif);
	width: 268px;
	color: #575447;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
}

.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}


.current-cat a:link, .current-cat a:visited, .current-cat a:active, .current-cat a {
	background-image: url(images/categories-arrow.gif) !important;
	background-repeat: no-repeat;
	background-position: top;
}

.children {
	display:none;
} 

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:0;
}

a img {
	border:0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
}
/* End Images */


/***************
LIGHTBOX
****************/

.gallery {
	margin-top:20px;
}


.gallery img {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	display:block;
	padding:5px;
	background:#e9e6e2;
	border:1px solid #e9e6e2;
}



/*********************** 
ARTIST DIRECTORY
***********************/


.artist-nav {
	padding:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background:#d2cdc2;
	line-height:22px;
	margin:15px 0 0 0;
}


.artist-list {
	border-bottom:1px dashed #000;
}

.artist-thumb {
	float:left;
	width:150px;
	margin-right:10px;
}


.artist-exp {
	float:right;
	width:360px;
}


/* Made by Mark - Styles to be moved to correct place */

#gallery-sb {
	position: absolute;
	top: 66px;
	left:800px;
}

#gallery-sb p {
	position: relative;
	top: +30px;
}


/*.ngg-navigation {
	width:300px;
	border:1px solid red;
}
*/
#gallery p {
	max-width: 800px;
}

div#gallery-sb p.gallery-desc {
	line-height: 20px;
	padding-bottom: 15px;
}



