/*-----------------------
core.css
Artemis PR and Design
250.595.0136
francis@artemisbranding.com
-----------------------*/
html, body, div, span, applet, object, iframe,
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/*** Main ***/
html {
	height: 100%;
	margin-bottom: 1px;
	}
body {
	background: #484646;
	font: 62.5%/1.5 Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
h2, h3, h4, h5, h6 {
	color: #ffffff;
	font-size: 1.2em;
}
p {
	margin-top: 0;
}
a {
	color: #ffffff;
}
a:hover {
	color: #dd7600;
}
.grey {
	color: #8c8c8c;
}
.entry {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
	width: 400px;
}
.date {
	clear: both;	
	float: left; 
	width: 70px;
}
.info {
	float: right;
	padding: 0 20px 0 0;
	width: 300px;
}
.item {
	clear: both;
	margin: 0 0 10px 0;
}
#wrapper {
	background: #484646 url('/images/wrapper.png') repeat-y;
	margin: 0 auto 0 auto;
	height: 850px;
	width: 980px;
}
#container {
	background: #000000 url('/images/panels/one.png') no-repeat;
	margin: 0 auto 0 auto;
	height: 850px;
	width: 900px;
	overflow: hidden;
}
#header {
	float: right;
	width: 450px;
}
#logo {
	display: inline;
	float: right;
	margin: 40px 22px 0 0;
}
#logo h1 {
	float: right;
}
#logo a {
	color: #ffffff;
	float: right;
	font-size: 3.0em;
	height: 60px;
	width: 250px;
}
@media screen {  
	.images-on #logo a {
		background: url('/images/logo.png') no-repeat;
		overflow: hidden; 	
		text-indent: -10000px;
	}
}
#logo span {
	color: #626161;
}
#menu {
	clear: both;
	float: right;
	font-size: 1.2em;
	position: relative; 
	width: 440px; 
}
#menu ul {
	padding: 0 16px 0 0;
}
#menu li {
	float: right;
	position: relative;
}
#menu a, #menu a:visited {
	height:20px; 
	line-height:20px; 
	padding: 5px 9px 5px 9px; 
}
#menu ul ul {
	background: #000000;
	border-left: 1px solid #8c8c8c;
	left: -1px; 
	padding: 5px 0 0 0;
	position:absolute;
	top: 17px;
	width: 220px;
	visibility:hidden;
}
#menu ul ul li{
	clear: both;
	float: left;
	width: 220px;
}
#menu table {
	border-collapse:collapse;
	left:0; 
	position:absolute; 
	top:0; 
}
#menu ul ul a, #menu ul ul a:visited {
	background: #000000;
	height: 20px; 
}
#menu a:hover, #menu a:active, #menu ul ul a:hover, #menu ul ul a:active {
	background: #000000;
	color: #dd7600;
}
#menu :hover > a, #menu :active > a, #menu ul ul :hover > a, #menu ul ul :active > a {
	background: #000000;
	color: #dd7600;
}
#menu ul li:hover ul,#menu ul a:hover ul{
	visibility:visible;	
}
#menu .divider {
	border-right: 1px solid #8c8c8c;
	height: 13px;
	line-height:13px; 
	margin: 4px 0 0 0;
	width: 1px;
}
.highlight {
	color: #dd7600;
}
#reviews a:hover {
	color: #8c8c8c;
}
.content {
	clear: right;
	color: #ffffff;
	display: inline;
	float: right;
	font-size: 1.1em;
	height: 400px;
	margin: 170px 25px 20px 25px;
	width: 400px;
}
.content h2 {
	color: #8c8c8c;
	font-size: 3.0em;
	height: 30px;
	margin: 0 0 25px 0;
}
.content h4 {
	padding: 0;
	margin: 0;
}
.content .entry p {
	margin: 0;
}
.content hr { 
	border-color: #8c8c8c; 
	border-style: dashed; 
	border-width: 1px 0 0 0; 
	height: 0; 
}
.content img {
	padding: 0 10px 0 10px;
}
.content #intro {
	margin: 0 0 25px 0;
}
.content .scroll {
	height: 410px;
}
.content #latest {
	margin: 25px 0 0 0;
}
.content #latest .scroll {
	height: 195px;
}
#quote {
	background: transparent url('/images/quote.png') no-repeat;
	display: inline;
	float: left;
	height: 310px;
	margin: 240px 0 0 180px;
	width: 270px;
}
@media screen {  
	.images-on .content h2 {
		height: 35px;
		overflow: hidden; 	
		text-indent: -10000px;
		width: 400px;
	}
	.images-on #profile h2 {
		background: url('/images/headings.png') no-repeat;
	}
	.images-on #statement h2 {
		background: url('/images/headings.png') 0px -39px no-repeat;
	}
	.images-on #solo h2 {
		background: url('/images/headings.png') 0px -78px no-repeat;
	}
	.images-on #group h2 {
		background: url('/images/headings.png') 0px -117px no-repeat;
	}
	.images-on #permanent h2 {
		background: url('/images/headings.png') 0px -156px no-repeat;
	}
	.images-on #awards h2 {
		background: url('/images/headings.png') 0px -195px no-repeat;
	}
	.images-on #reviews h2 {
		background: url('/images/headings.png') 0px -234px no-repeat;
	}
	.images-on #professional h2 {
		background: url('/images/headings.png') 0px -273px no-repeat;
	}
	.images-on #education h2 {
		background: url('/images/headings.png') 0px -312px no-repeat;
	}
	.images-on #contact h2 {
		background: url('/images/headings.png') 0px -351px no-repeat;
	}
}
#gallery #pane {
	background: #8c8c8c;
	display: table;
	float: left;
	height: 850px;
	overflow: hidden;
	width: 450px;
}
#pane #view {
	display: table-cell; 
	text-align: center;
	vertical-align: middle;
}
#view #shadow-top {
	background: transparent url('/images/view.png') 0 0 repeat-x;
	height: 25px;
	width: 450px;
}
#view #arrow-top {
	background: transparent url('/images/gallery-arrows.png') 0 0 no-repeat;
	cursor: pointer;
	height: 15px;
	width: 450px;
}
#view #holder {
	float: left;
	height: 60px;
	position: relative;
	top: -60px;
}
#view #description {
	background: transparent url('/images/trans-dark.png') repeat;
	overflow: hidden;
	position: relative;
	height: 60px;
	text-align: center;
}
#description p {
	color: #ffffff;
	margin: 10px 0 0 0;
}
#view #shadow-bottom {
	background: #656565;
	height: 20px;
	position: absolute;
	top: 55px;
	width: 450px;
}
#view #arrow-bottom {
	background: transparent url('/images/gallery-arrows.png') 0 -16px no-repeat;
	cursor: pointer;
	height: 15px;
	width: 450px;
}
#gallery #thumbs {
	display: inline;
	float: right;
	margin: 200px 50px 0 0;
	width: 350px;
}
#thumbs .cell {
	float: left;
	padding: 10px;
}
#thumbs .break {
	clear: both;
}
#thumbs img{
	cursor: pointer;
}
#admin-heading {
	color: #828282;
	float: left;
	font-size: 4.0em;
	margin: 38px 0 0 25px;
}
#admin {
	float: left;
	margin: 25px 0 0 25px;
	width: 850px;
}
#admin h3 {
	font-size:1.6em;
	padding: 0 0 15px 0;
}
#admin h4 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
}
#admin #database {
	float: left;
}
#database .scroll {
	height: 550px;
}
#database ul {
	height: 600px;
}
#admin #editor {
	float: right;
	margin: 150px 0 0 0;
	width: 400px;
}
#editor #selection li {
	color: #ffffff;
	list-style: circle inside;
	padding: 0 0 0 10px;
}
#editor ul a {
	color: #ffffff;
	font-size: 1.3em;
}	
#editor form li {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}
.field input {
	font-size: 1.1em;
	padding: 0 0 0 5px;
}
#actions input {
	border: 1px solid #8c8c8c;
	margin: 0 5px 0 0;
}
#login {
	clear: both;
	display: inline;
	float: right;
	margin: 200px 100px 0 0;
	width: 200px;
}
#login label {
	clear: both;
	color: #ffffff;
	float: left;
}
#login .login-field {
	clear: both;
	float: left;
	width: 150px;
}
#login #send {
	border: 1px solid #8c8c8c;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}
#footer {
	background: #484646 url('/images/footer.png') no-repeat;
	height: 25px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 980px;
}
#footer p {
	display: inline;
	float: right;
	font-size: 0.9em;
	margin: 5px 60px 0 0;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #8c8c8c;
}