
* {
	padding:0;
	margin:0;
}

body {
	background:#e84b28;
	font-family:sans-serif;
	position:relative;
}

a {
	text-decoration:none;
	color:#ffef66;
}

a:hover {
	text-decoration:underline;
	color:#ffffff;
}

a img {
border:0;
}

#container {
	position:relative;
	left:50%;
	margin-left:-400px;
	width:800px;
	overflow:hidden;
	/* border:1px solid black; */
	padding-top:1em;
	padding-bottom:1em;
}

#header {
	position:relative;
	width:100%;
}

#header h1 a {
	float:left;
	width:203px;
	height:150px;
	background:url(/templates/default/images/artist-guysel-heading.png) no-repeat;
}

#header h1 a span {
	display:none;
}

#header #navigation {
	float:left;
	padding-top:8px;
	padding-left:1em;
	list-style:none;
}

#header #navigation li a{
	display:block;
	width:197px;
	height:16px;
	text-indent:-9999px;
	padding-bottom:8px;
}

#header #slideshow {
	float:right;
	width:380px;
	height:120px;
}

#header #slideshow .flashbox {
	float:right;
}

#header #slideshow .external-link { 
    font-size:10pt;
    text-align:right;
    margin-left:35px;
}

.artprice { 
    background:url(/templates/default/images/artprice.png) no-repeat;
}

.facebook { 
    background:url(/templates/default/images/facebook.png) no-repeat;
}

#navigation .home {
	background:url(/templates/default/images/nav-home.png) no-repeat;
}
#navigation .blog {
	background:url(/templates/default/images/nav-blog.png) no-repeat;
}
#navigation .critique-d-artist {
	background:url(/templates/default/images/nav-critique-d-artist.png) no-repeat;
}
#navigation .gallery {
	background:url(/templates/default/images/nav-gallery.png) no-repeat;
}
#navigation .contact {
	background:url(/templates/default/images/nav-contact.png) no-repeat;
}

#subnavigation  {
	list-style:none;
	float:right;
}

#subnavigation li {
	float:right;
	padding-left:1em;
	padding-right:0.5em;
	background:url(/templates/default/images/bullet.png) no-repeat center left;
}

#content {
	clear:both;
	padding-top:1em;
}

#content p, .text {
	font-size:14pt;
	color:#633008;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
}

#content h2 a {
	display:block;
	width:600px;
	height:38px;
	text-indent:-9999px;
	padding-bottom:1em;
}

#content h3 {
	padding-top:1em;
	padding-bottom:0.5em;
}

#content h2 .welcome { background:url(/templates/default/images/heading-home.png) no-repeat; }
#content h2 .critique-d-artist { float:left; background:url(/templates/default/images/heading-critique-d-artist.png) no-repeat; }
#content h2 .gallery-oils-and-acrylic { background:url(/templates/default/images/heading-gallery-oils-and-acrylic.png) no-repeat; float:left;}
#content h2 .gallery-copies { background:url(/templates/default/images/heading-gallery-copies.png) no-repeat; float:left;}
#content h2 .gallery-commercial-rental-art { background:url(/templates/default/images/heading-gallery-commercial-rental-art.png) no-repeat; float:left;}
#content h2 .gallery-collage { background:url(/templates/default/images/heading-gallery-collage.png) no-repeat; float:left;}
#content h2 .gallery- { background:url(/templates/default/images/heading-gallery.png) no-repeat; float:left;}
#content h2 .contact { background:url(/templates/default/images/heading-contact.png) no-repeat; }

#footer {
	padding-top:2em;
	font-size:small;
	color:#f75d29;
	clear:both;
	padding-left:18%;
	padding-right:18%;
}

#footer ul {
	list-style:none;
}

#footer ul li {
	display:block;
	float:left;
	padding-left:1em;
	padding-right:1em;
	font-size:12pt;
	font-weight:bold;
}

#credit {
	text-align:right;
	padding-right:10px;
}

#credit a {
	font-size:8pt;
}

#credit .credit-logon2 {
	color:#0289C1;
	font-weight:bold;
}

#credit a .credit-on {
	color:#AC00F7;
}

.cleanup {
	clear:both;
}


#content dt, #content dd {
	width:50%;
}

#contact-form {
	text-align:center;
}

#contact-form .title, #contact-form .input {
	width:48%;
}

#content dt, #contact-form .title {
	clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
}

#content dd, #contact-form .input {
	float:right;
	text-align:left;
}

#content dd span, #content dt span{
	padding-left:1em;
	padding-right:1em;
}

#content h3 {
	clear:both;
}

.cleanup {
	clear:both;
}

.hidden {
	visibility:hidden;
}

#gsThumbMatrix {
	position:relative;
	width:100%;
}

#gsThumbMatrix tbody tr td {
	position:relative;
	text-align:center;
	padding-bottom:20px;
}

#content #title {
	padding-top:0.5em;
	text-align:center;
	font-size:14pt;
	font-weight:normal;
	padding-bottom:0.5em;
}

#content #description {
	padding-top:0.5em;
	font-size:12pt;
	font-style:italic;
	text-align:center;
}

#content #share {
	padding-top:1.5em;
	font-size:10pt;
	text-align:center;
}

.block-core-Navigator {
	padding-top:10px;
	position:relative;
	width:100px;
	height:15px;
	left:50%;
	margin-left:-50px; /* Width / 2 */
}

.block-core-Navigator a {
	position:absolute;
	display:block;
	width:15px;
	height:15px;
	text-indent:-9999px;
}

.block-core-Navigator  .first {left:0px; background:url(/templates/default/images/gallery-first.png) no-repeat; }
.block-core-Navigator .previous {left:25px; background:url(/templates/default/images/gallery-previous.png) no-repeat; }
.block-core-Navigator .next {left: 50px; background:url(/templates/default/images/gallery-next.png) no-repeat; }
.block-core-Navigator .last {left: 75px; background:url(/templates/default/images/gallery-last.png) no-repeat; }

.right {
	float:right;
	padding:1em;
}



/* DISQUS */
#disqus_thread h3 {
	color:#ffef66;
}

