/* 
Theme Name: Metro Orange
Theme URI: 
Description: classic three-column, flexible width 
Tags: flexible, right sidebar, left sidbear, three columns, valid XHTML, valid CSS

Version: 1.0.0
Author: Trevor Morris
Author URI: http://morris-photographics.com/

Attention:
Do not alter height and width unless you know what you are doing,
or the sidebars will fail in header.php for IE
*/

/*<![CDATA[*/

html, body {
	margin: 0;
	padding: 0;
	font: 0.9em/1.4em Verdana, "Trebuchet MS", "Gill Sans MT", "Gill Sans", sans-serif;
}

html {
/*
	color: black;
	background-color: white;
*/
}

div#containerl {
	max-width: 1024px;
	width: 97%;
	margin: 0 auto;
	border: 3px solid white;
	color: #151515;
	background-color: #fff;
	/*text-align: center;*/
}

div#wrapper {
	width: 100%;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 100%;
}

div#content {
	/*margin: 0 27% 5px 21%;*/
	margin: 0 27% 5px 17%;
	text-align: left;
	min-height: 500px;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	padding: 0 20px;
	border-left: 1px dotted #b8b8b8;
	border-right: 1px dotted #b8b8b8;
}

div#header {
	width: 99.8%;
	position: relative;
	height: 185px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-top: 1px solid white;
}

div#header div#search {
	position: absolute;
	top: 11px;
	left: 548px;
	width: 168px;
	height: 21px;
	background-color: #666f78;
	border: 1px solid #36424d;
	padding: 9px;
}

div#header h1 a {
	position: absolute;
	top: 62px;
	left: 23px;
	display: block;
	width: 250px;
	height: 82px;
	outline: none;
	z-index: -1;
}

div#header h1 a span {
	position: relative;
	display: block;
	z-index: -1;
}

div#mainnav {
	position: absolute;
	top: 152px;
	left: 0;
	width: 746px;
	height: 29px;
}

div#mainnav ul {
	padding: 0;
	margin: 0;
	height: 29px;
/*
	position: absolute;
	right: 12px;
	bottom: 13px;
	font-size: 1.2em;
	color: #999;
	font-variant: small-caps;
*/
}

div#mainnav li {
	display: inline;
/*
	margin-left: -4px;
	list-style: none;
	border-left: 1px solid #999;
	padding-bottom: 2px;
*/
}

div#mainnav li a {
	margin: 0;
	padding: 0;
	display: block;
	outline: none;
	float: left;
	height: 29px;
}

div#mainnav a span {
	position: relative;
	display: block;
	z-index: -1;
}

div#mainnav li a.home {
	width: 67px;
	background: url(images/nav-home.png) 0 0 no-repeat;
}

div#mainnav li a.artlinks {
	width: 99px;
	background: url(images/nav-artlinks.png) 0 0 no-repeat;
}

div#mainnav li a.galleries {
	width: 102px;
	background: url(images/nav-galleries.png) 0 0 no-repeat;
}

div#mainnav li a.paper {
	width: 83px;
	background: url(images/nav-paper.png) 0 0 no-repeat;
}

div#mainnav li a.archives {
	width: 99px;
	background: url(images/nav-archives.png) 0 0 no-repeat;
}

div#mainnav li a.about {
	width: 109px;
	background: url(images/nav-about.png) 0 0 no-repeat;
}

div#mainnav li a.store {
	width: 77px;
	background: url(images/nav-store.png) 0 0 no-repeat;
}

div#mainnav li a.artshows {
	width: 110px;
	background: url(images/nav-artshows.png) 0 0 no-repeat;
}

div#mainnav li a.home:hover,
div#mainnav li a.artlinks:hover,
div#mainnav li a.galleries:hover,
div#mainnav li a.paper:hover,
div#mainnav li a.archives:hover,
div#mainnav li a.about:hover,
div#mainnav li a.store:hover,
div#mainnav li a.artshows:hover {
	background-position: 0 -29px !important;
}

#home div#mainnav li a.home,
#home div#mainnav li a.home:hover,
#artlinks div#mainnav li a.artlinks,
#artlinks div#mainnav li a.artlinks:hover,
#galleries div#mainnav li a.galleries,
#galleries div#mainnav li a.galleries:hover,
#paper div#mainnav li a.paper,
#paper div#mainnav li a.paper:hover,
#archives div#mainnav li a.archives,
#archives div#mainnav li a.archives:hover,
#about div#mainnav li a.about,
#about div#mainnav li a.about:hover,
#store div#mainnav li a.store,
#store div#mainnav li a.store:hover,
#artshows div#mainnav li a.artshows,
#artshows div#mainnav li a.artshows:hover {
	background-position: 0 -58px !important;
}

div#mainnav li.active a {
	color: white;
}

div#sidebar {
	float: left;
	width: 26.5%;
	/*margin-top: 8px;*/
	margin-top: -181px; /* move up to top of header*/
	margin-left: -27%;
	text-align: left;
	/*border-left: 1px dotted #b8b8b8;*/
}

div#navigation {
	float: left;
	/*width: 20.5%;*/
	width: 16.5%;
	margin-top: 8px;
	margin-left: -99.74%;
	text-align: left;
	/*border-right: 1px dotted #b8b8b8;*/
}

div#footer {
	color: white;
	margin: 0 auto;
	text-align: center;
	clear: left;
	max-width: 1024px;
	background-color: #8d98a6;
	/*width: 97%;*/
}

div#footer a {
	color: white;
}

div#footer p.topp {
	float: right;
}

/*ol li,*/
ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.6em;
}

body img.wp-smiley {
	border: none;
	float: none;
	vertical-align: middle;
}

.clear {
	clear: both;
}

h2, h3, h4, h5, h6 {
	margin: 6px 8px 4px 8px;
	font: 160%/170% Impact, Arial, sans-serif;
	color: #57a0af;
	background-color: inherit;
}

input, textarea {
	background-color: #fff;
	color: #151515;
}

p {
	padding: 4px 10px;
	margin: 0 10px 0 10px;
}

#footer p {
	font-size: 0.8em;
/*
	margin: 0 5px 0 0;
	padding: 0.5em 0;
	text-align: right;
*/
}

pre, code {
	font: 0.9em/1.7em Courier, monospace;
	width: 90%;
	overflow: auto;
	clear: both;
	margin: 10px 0 10px 15px;
	padding: 5px 3px 20px 4px;

}

pre {
	border: 1px solid #2a4651;
}

b, strong, i, em {
}

ins {
	text-decoration: none;
	padding-left: 2px;
	border-bottom: 1px solid #2a4651;
	border-left: 1px solid #2a4651;
}

del {
	font-weight: bold;
	color: #ff0000;
	background-color: inherit;
}

address {
	margin: 0 5%;
	padding: 0 5px 0 9px;
	border-left: 2px solid #2a4651;
}

blockquote {
	border-left: 3px double #2a4651;
	margin: 5px auto;
	width: 70%;
	padding-left: 5px;
}

blockquote p {
	padding: 5px;
}

acronym, abbr, span.caps, span.abbr {
	cursor: help;
}

acronym, abbr, span.abbr {
	border-bottom: 1px dashed #4d86df;
}

/*--links--*/
a, a:hover {
	padding: 0 2px;
	color: #57a0af;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: #325b63;
	background-color: inherit;
	text-decoration: none;
}

a:hover:focus {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

a:hover:hover, a:visited:hover {
	color: #325b63;
	background-color: inherit;
	text-decoration: none;
}

a:hover:active, a:visited:active {
	color: #325b63;
	background-color: inherit;
}

/*--images as a link--*/
a img,
:hover img,
:visited img,
:hover:active img,
:visited:active img {
	border: none;
}

/*--articles--*/
div.post {
	margin: 10px 0;
	border-bottom: 1px solid #abcfd7;
}

/*--new classes for  WP 27  at the end of the file--*/

.navigate {
	text-align: center;
	width: 98%;
	margin: 0 auto;
}

.metadata {
	border-top: 1px solid #abcfd7;
	color: #7f7f7f;
	font-size: 80%;
	margin: 0;
	margin-top: 1em;
	clear: both;
}

.more-link {
	font-weight: bold;
}

.hentry h2,
.post h2 {
	font: 220%/170% Impact, Arial, sans-serif;
}

/*--lists--*/
.hentry ul li,
.post ul li {
	padding: 2px 0 2px 14px;
	background-repeat: no-repeat;
	background-position: 0 8px;
}

.hentry ol li,
.post ol li {
	margin-left: 22px;
}

/*
.hentry ol li,
.post ol li {
	background-image: url(images/mo-ol-li.png);
}
*/

.hentry ul li,
.post ul li {
	background-image: url(images/mo-ul-li.png);
}

/*
.hentry ol ol,
.hentry ol ul,
.post ol ol,
.post ol ul,
.hentry ul ol,
.post ul ol,
*/
.hentry ul ul,
.post ul ul {
	margin-left: 5px;
}

/*--sidebar on the right--*/
#sidebar h2 {
	margin: 14px 0 14px 4px;
	padding-left: 10px;
	line-height: 1.6em;
/*
	border-top: 3px double #688f9e;
	border-bottom: 1px solid #688f9e;
*/
}

div#sidebar ul {
	margin: 2px 4px 9px 4px;
	padding: 2px 3px;
}

/*
div#sidebar ul ul {
	margin: 0;
	padding: 2px 0;
}
*/

div#sidebar ul li, div#sidebar ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 12px;
	background-image: url(images/mo-links-li.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 1.6em;
}

div#sidebar ul li.current_page_item,
div#sidebar ul li ul li.current_page_item,
div#sidebar ul li.current-cat,
div#sidebar ul li ul li.current-cat { 
	background-image: url(images/mo-links-li-current.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

div#sidebar.rss li {
	background-image: none;
}

div#sidebar a b {
	font-weight: normal;
}

/*--navigation on the left--*/
#navigation h2 {
	margin: 14px 4px 2px 0;
	padding-left: 10px;
	line-height: 1.6em;
/*
	border-top: 3px double #688f9e;
	border-bottom: 1px solid #688f9e;
*/
}

div#navigation ul {
	margin: 2px 4px 14px 4px;
	padding: 2px 3px 2px 6px;
}

/*
div#navigation ul ul {
	margin: 0;
	padding: 2px 0;
}
*/

div#navigation ul li, div#navigation ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 12px;
	background-image: url(images/mo-links-li.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 1.6em;
}

div#navigation ul li.current_page_item,
div#navigation ul li ul li.current_page_item,
div#navigation ul li.current-cat,
div#navigation ul li ul li.current-cat {
	background-image: url(images/mo-links-li-current.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

div#navigation.rss li {
	background-image: none;
}

div#navigation a b {
	font-weight: normal;
}

/*--searchform--*/
form#searchform {
	margin: 0;
/*
	text-align: left;
	width: 90%;
	margin: 2px;
*/
}

form#searchform fieldset {
  border: none;
}

form#searchform input {
	border: 1px solid #4e5863;
	background: url(images/search-bg.png) 0 0 repeat-x;
/*
	border: 1px solid #688f9e;
*/
}

input#s {
	width: 130px;
	height: 15px;
	position: absolute;
	top: 8px;
	left: 8px;
	color: #707070;
	font-size: 0.9em;
	padding: 2px;
/*
	margin-left: 4px;
	padding: 2px;
*/
}

/*
input#searchsubmit {
	cursor: pointer;
	display: inline;
	width: 28px;
}
*/

button#searchsubmit {
	width: 30px;
	height: 21px;
	background: url(images/go-button.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
	position: absolute;
	top: 8px;
	right: 8px;
}

/*--widgets tagcloud calendar-*/
div.textwidget {
	padding: 2px 3px 2px 9px;
}

ul.tagcloud li {
	display: inline;
	margin: 3px 0;
	line-height: 150%;
	padding-left: 3px;
}

#wp-calendar {
	border: 1px dotted #688f9e;
	text-align: center;
	empty-cells: show;
	font-size: 11px;
	margin: 16px auto 5px auto;
	width: 80%;
}

#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;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #688f9e;
}

#wp-calendar a:hover {
	border: 1px solid #2a4651;
}

#wp-calendar a:visited {
	border: 1px solid #2a4651;
	font-weight: normal;
}

#wp-calendar caption {
	text-align: center;
	font-size: 12px;
	margin: 0;
	margin: 0 auto;
	font-weight: bold;
	border: 1px dotted #688f9e;
}

#wp-calendar td {
	border: 1px dotted #688f9e;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #688f9e;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #688f9e;
	color: #fff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #990000;
	text-align: center;
}

/*--images and other--*/
div.post p img {
	padding: 2px;
	float: left;
	margin: 5px 5px 5px 0;
	/*border: 1px solid #688f9e;*/
}

.right {
	float: right;
	margin: 3px 5px;
}

.left {
	float: left;
	margin: 3px 5px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 8px auto;
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
	float: right;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
	float: left;
}

.wp-caption {
	border: 1px solid #688f9e;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}

/*------ gallery ------*/
.gallery {
	text-align: center;
}

.gallery img {
	padding: 3px;
	border: 1px solid #688f9e;
}

.attachment {
	text-align: center;
}

.attachment img {
	padding: 5px;
	border: 1px solid #688f9e;
}

.imgnav {
	text-align: center;
}

.imgleft {
	float: left;
}

.imgleft img {
	padding: 5px;
	border: 1px solid #688f9e;
}

.imgright {
	float: right;
}

.imgright img {
	padding: 5px;
	border: 1px solid #688f9e;
}

html div.post p img.wp-smiley {
	border: none;
}

.topp {
	clear: both;text-align: right;font-size: 0.9em;
}

.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/*--news wp 27--*/
.post {
}

.page {
}

.tag {
}

/*--you can design every post specific to its category --*/
.category-nameofthecat {
}

.hentry {
	margin: 10px 0; 
	border-bottom: 1px solid #abcfd7;
}

.sticky {
	margin: 10px 0;
	text-align: justify;
	border-bottom: 1px solid #688f9e;
}

.sticky h2 {
	border-top: 3px double #688f9e;
	border-bottom: 1px solid #688f9e;
	width: 99%;
	text-align: center;
}

#navigation div.promo-left {
	padding: 0 8px 8px 0;
}

#sidebar div.promo-right {
	padding: 0 0 8px 8px;
}

/*--end news classes--*/
/*]]>*/

