/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean WordPress Theme by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>. Support is available at <a href="http://wprocks.com/forums/" title="Forums">Forums</a>.
Version: 3.7.2
Author: Sadish
Author URI: http://wprocks.com
Tags: fixed width, two columns, widgets, custom image header, Sadish
*/
/* NEXT AND PREVIOUS */
#nextprevious {
	margin-top: 6px;
	margin-bottom: 40px;
	width: 400px;
	text-align: center;
}

#nextprevious a{
	color: #006666;
}
.next a{
	float: right;
	}
.previous a{
	float: left;
}
/* END NEXT AND PREVIOUS */

* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.8em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	border-width: 4px;
	border-color: #333;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;	
}
img.left {
	float: left; 
	margin:10px 0 0 10px;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border-width: 4px;
	border-color: #333;	
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	background: #000;
	margin: 0;
	color:#ffffcc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #0066CC;	
}
a:hover, a:active {
	border-bottom:#963 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #ccc;
}

#container {
	border: #000 1px solid; /*BORDER AROUND ALL CONTENT */
	background: #000; 
	margin: 0 auto; 
	width: 1000px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent;
	margin: 20px auto 0;
	overflow: hidden;
	width: 980px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-size: 15px;
}
 /*html #navigation {
	height: 1%;
}*/
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #000 1px solid;
	border-bottom:none;
	padding: 2px 12px; 
	display: block; 
	font-weight:bold;
	color:#666;		
	text-decoration: none;
	background:#000;
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active /*, #navigation ul li.current_page_item a*/ {
	background: #333;
	color: #000;	
	border: #000 1px solid;
	border-bottom:none;		
}
#navigation ul li.search {
	font-size: 15px;
	right: 0;
	position: absolute;
	top: 0;
	background-color: #000;
	font-weight: bold;
}
#navigation ul li.search input#searchsubmit { /*CONTROLS STYLE OF THE SEARCH BUTTON*/
	border: #000 1px solid;
	margin: 0 0 0 2px;
	color:#666666;
	padding: 2px;
	background-color: #000000;
	font-weight: bold;
}

#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 980px; /*width: 750px;*/
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:0px;
	font-weight:normal;
}
#header h1 a {
	
	text-decoration:none;	
	border:0;
}
#header h1 a:hover,
#header h1 a:active {
	border-bottom:#963 1px solid;
}
#header #desc 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;	
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	height: 155px;
	width: 490px;
	background-image: url(/images/logos/murray-wagnon-logo-72-shadowed.png);
	margin-top: 10px;
	z-index: 300;
	visibility: visible;
	position: absolute;
	left: 20px;
	top: 340px;
}
 html #headerimage {
	margin-top: 0;
}
#headerimage-small {
	clear: both;
	color: #000;
	height: 90px;
	width: 291px;
	background-image: url(/images/logos/murray-wagnon-logo-72-small.png);
	margin-top: 10px;
}
#content {
	margin: 0 10px 0 30px;
}
 html #content {
	height: 1%;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}
#content-main {     /*CONTAINS THE POST AREA*/
	float: left; 
	width: 770px;
	margin-right: 20px;
}

 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	clear:both;
	padding:0 0 2em 0;
	margin-bottom: 20px;
}
#content h2,
#content h3 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}
#content .entry 
{
    clear:both;
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;    
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info , #content .postmetadata, #content .postmetadata a
{
	clear:both;
	font-size: 12px;
	color:#363624;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	/*background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	*/
}

/*SEARCH STYLES*/
#searchform{
	margin-left: 150px;
	margin-top: 100px;
}
.search {  /*STYLE ONLY THE SEARCH BOX ITSELF*/
	background-color: #333;
	color: #FFFFFF;
	border-color: #999999;
}
#searchsubmit{  /*STYLE ONLY THE SEARCH BUTTON ITSELF*/
	background-color: #13130d;
	color: #000;
	border-color: #999;
}

/*END SEARCH STYLES*/

.postnav {
	display: block;
	margin: 10px 0 0 0px;
	width: 500px;	
}
.alignleft 
{
	float:left;
	text-align:left;
	margin-top: 100px;
}
.alignright
{
	float:right;
	text-align:right;
	margin-top: 100px;
	
}
/* Post Title */
.posttitle a {
	color: #006666;
	margin-right:335px;
	font-size: 16px;
	position: relative;
	text-align: center;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 150px;
	font-size:12px;
	color: #333;
	text-align: center;
	line-height: 14px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:8px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	align: center;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding:1px 10px;
	margin:0 0 1em 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebox-tags {
	line-height: 40px;
	list-style-type: none;
}
li#sidelinks ul
{
	margin:0;
	padding:0;
	text-align: center;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	/*border:#ccc 1px solid;*/
	background:none;
}

#sidebar a {
	color: #666;
	}

#footer {
	clear: both;
	color:#ccc;
	float: none;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 100px;
}
 html #footer {
	height: 1%;
}
#footer p {
	line-height: 1.2em;
	color:#fff;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	text-align: right;
	font-size: 0.9em; 
	color:#ccc;
}
#leavecomment {
	color: #363624;
	font-weight: bold;
	font-size: 14px;
}
#comments, #respond{
	margin: 0;
	color: #363624;
	padding: 10em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#000;
	border: #13130d 1px solid;
	width: 95%;
}
.commentformfield {
	background-color: #363624;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #333 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	border-bottom: #333 1px solid;
}
#container .commentlist li.alt 
{
    background:#999966;    
}
#container .commentlist li.authorcomment, #container .commentlist li.bypostauthor 
{
    border:#fc9 1px solid;      
}

#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#container .commentlist .avatar
{
	float:right;	
}
#container .commentlist .commentmetadata
{
	font-size:0.9em;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea, input[type="text"] /*STYLE ALL TEXT BOXES*/
{
	border:#000 1px solid;
	background-color:#999 /* url(img/shadow_top.gif) repeat-x top;*/
	font:1em Verdana, Arial, Serif;
	padding:4px;
	width:200px;
}
#s
{
	width:150px;
}
textarea{
	width: 95%;
	padding:10px;
	line-height:2em;
	height: 4em;
}
input.textbox:focus, textarea:focus, input[type="text"]:focus
{
	background:#999 /*url(img/shadow_top.gif) repeat-x top;*/
	border:#1c1a1b 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:1em 1em 1em 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}
/* PAINTING DESCRIPTION STYLES */
.paintinginfo { /*padding on the table cell in post containting the painting info*/
	padding-left: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}
.size {
	font-size: 11px;
}
.medium {
		font-size: 11px;

}
.description {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.buynowbutton {
}

/*thumbnail styles*/
.wp-post-image {
	border: 2px solid #ffffff;
	float:left;
	margin-right: 20px;
}
.thumbnail-excerpt {
	float:right;
	margin-top:-115px;
	margin-right:335px;
	width: 240px;
}

.homepagetable {
	width: 780px;
	height: 340px;
	background-color: #000;
	margin-top: 0px;
	margin-left: 0px;
}
.homepagetablecell {
	padding: 2px;
	margin: 0 0 0 0;

}
.featuredcontentslideshow {
	margin-left: 391px;
	margin-top: -441px;
	margin-bottom: 100px;
}
.artistphoto {
	background-image: url(http://www.murraywagnon.com/wp-content/gallery/profile-pictures/murray-wagnon-cover-image.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-top: 65px;
	margin-bottom: 100px;
	height: 340px;
	width: 390px;
}
/* Gallery attributes 520 490*/
	* {margin:0;padding:0;}
	
	* html #gallery {
  display:inline-block;    /* for IE only */
  width:1px;               /* IE will expand 1px width to fit menu width */
  padding:0;           /* fix bug in IE to get border spacing correct */
  }  

	#gallery {width:100%;height:520;overflow:auto;
	position:relative; z-index:1; left: 0px; top: 0px; align:middle;}

	#gallery ul {white-space:nowrap}

	#gallery li {display:inline;list-style-type:none}

	#gallery img {margin-top:0px; margin-left:4px; margin-right:4px; margin-bottom:0px;height:490;}