﻿/*
Theme Name: Melissa
Theme URI: http://www.awts.com/
Description: Custom Artist's Theme.
Version: 1.0
Author: Dick Raney
Author URI: http://www.awts.com/
*/

/* Begin Typography & Colors 
================================================================ */
body {
	font-size: 62.5%; /* Resets 1em to 10px */;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #777;
	/*text-align: center;*/
}
#page {
	text-align: left;
}
.home {
	background: #0066ff url('images/HPTile2.gif') repeat scroll left top;
}
#page {
	background: #FFF none;
	border-right: 1px #969696 solid;
}
.home #page {
	background: none;
	border-right: none;
}
.normalcolumn .entry {
	font-size: 12px;
	line-height: 1.4em;
}
.normalcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
p {
	margin-top: 6px;
}
strong {
	color: #555;
}
h1, h2, h3 {
	font-family: Arial, Arial, "Lucida, Grande", Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 8px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
}
h1.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1em;
}
h1, h1 a, h1 a:hover {
	text-decoration: none;
	color: black;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
#header h1 {
	font-weight: normal;
	font-size: 2.2em;
	color: red;
	text-transform: uppercase;
	margin-left: 80px;
	/*float: left;*/
}
#header h1 strong {
	color: red;
}
#header h1 a, #header h1 a:hover {
	color: red;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
dl {
	margin-top: 6px;
}
dt {
	font-weight: bold;
	float: left;
}
dd {
	margin-left: 50px;
	margin-top: 6px;
}
/* End Typography & Colors */

/* Begin Structure 
================================================================ */
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {
	margin:0;
	padding:0;
}
html, body, #page {
	height: 100%;
}
body > #page {
	height: auto;
	min-height: 100%;
}
#main {
	padding-bottom: 50px;
}
/* must be same height as the footer */
#footer {
	position: relative;
	margin: -50px 0 0; /* top margin negative value must equal footer height */;
	width: 950px;
	height: 50px;
	clear: both;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Sticky Footer */

#page {
	width: 950px;
	margin: 0;
}
#header {
	/*height: 115px;*/
}
#nav {
	/*width: 500px;
	float: right;*/
	padding: 20px 0 0 70px;
}
.normalcolumn {
	padding: 0 80px 20px;
}
.about .normalcolumn {
	padding: 0 240px 20px 80px;
}
.post {
	padding: 0;
}
.post hr {
	display: block;
}
.normalcolumn .postmetadata {
	padding-top: 0;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer p {
	text-align: center;
	color: #999;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #CCC;
}
/* End Structure */

/*	Begin Headers 
================================================================ */
h1 {
	padding-top: 43px;
	margin: 0;
}
h2 {
	margin: 20px 0 0;
	color: #555;
}
h1.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 20px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */

/* Begin Nav Menu 
================================================================ */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	/*right:			0;*/
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* SKIN 
================================================================ */
/* -- Gray Nav Links -- */
/*
.artwork .sf-menu a,
.artwork .sf-menu a:visited,
.artwork .sf-menu li li.page_item a, 
.other-work .sf-menu a,
.other-work .sf-menu a:visited,
.other-work .sf-menu li li.page_item a { 
	color: gray;
	border-left: 1px gray solid;
}
*/
/* -- DarkGray Nav Links -- */
/*
.contact .sf-menu a,
.contact .sf-menu a:visited,
.contact .sf-menu li li.page_item a { 
	color: #333;
	border-left: 1px gray solid;
}
*/
/*******************/

.sf-menu a, 
.sf-menu a:visited,
.sf-menu li ul li a,
.sf-menu li li.page_item a { 
	color:			gray;
	border-left:	1px solid #fff;
}

.sf-menu a:hover,
.sf-menu li.current_page_item a, 
.sf-menu li.current_page_item li a:hover,
.sf-menu li li a:hover {
	color: red !important;
}

/* -- Home Page Nav Links -- */
.home .sf-menu a,
.home .sf-menu a:visited,
.home .sf-menu li li.page_item a { 
	color: #FFF;
	border-left: 1px #FFF solid;
}

.sf-menu li.current_page_item li a {
	color: gray !important;
}

.sf-menu {
	/*float:			right;*/
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		2px 1em;
	text-decoration:none;
}
.sf-menu li.first_item a {
		border: 0 !important;
}
.sf-menu li li a {
	border: 0 !important;
}
.sf-menu li {
	text-transform: uppercase;
}
.sf-menu li li {
	border-left: none;
	font-size: 95%;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***
============================================================================================== */
.sf-menu li 	ul {
}
.sf-navbar {
	height:			2.5em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li {
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			500px; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	/*float:			right;*/
}
.sf-navbar a, .sf-navbar a:visited {
}
.sf-navbar li.current {
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
}
/* End Nav Menu */

/* Begin Images 
================================================================ */
p img {
	padding: 0;
	max-width: 100%;
}
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 */

/* Begin Lists
================================================================ */

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html > body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
ol li {
	list-style: decimal outside;
}
/* End Entry Lists */

/* Begin Form Elements 
================================================================ */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments
================================================================ */
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar 
================================================================ */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Begin Various Tags & Classes 
================================================================ */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* 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;
}
.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 */

/* Everying with a 3 pixel border radius 
================================================================ */
pre, blockquote, .wp-caption, .attachment img, #header #searchform, #s, #searchsubmit, #nav li a, #sidebar>ul, #sidebar h4 {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
/* End everying with a 3 pixel border radius */

/* Galleria Styles
================================================================ */
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */