/*
THEME NAME: Simplish
THEME URI: http://labs.utopian.net/blogs/simplish/
DESCRIPTION: Simplish is a WordPress variant of the Scribbish theme for blogs.
TAGS: two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post, microformats, white, light
VERSION: 2.1.9
AUTHOR: <a href="http://labs.utopian.net">Utopian.net Labs</a>, <a href="http://pittcrew.net/geekblog/">K. Pitt</a>, <a href="http://quotedprintable.com">J. Hardy</a>
AUTHOR URI:
*/

/*
 * #container
 * 	#header
 * 	#page
 * 		#content
 * 			#article-num (.hentry)
 * 				.entry-title
 * 				.posted
 * 				.entry-content
 * 				.meta
 * 		#sidebar
 * 	#footer
 */


body{   

	font: normal .72em lucida grande, calibri, liberation sans, "verdana", "arial", helvetica, sans-serif;
	margin: 0;
	padding: 0.0em 1em 1em;
        background: #fff url('http://www.getownd.com/skin/frontend/default/ownd/images/background.gif');
	text-align: left;
}


#container{

color:#333333;
margin:0 auto;
padding:10px;
background: transparent url('http://www.getownd.com/skin/frontend/default/ownd/images/footer.png') top center repeat-y;
width:1300px;


}
#header{
    background: url(img/top_bg.gif) no-repeat -20px bottom;
    height:144px;
    margin:0 auto;
    padding:0px 0px 0px 30px;
    width:900px;
    position: relative;
}
    
#page{
}
#content{
	float: left;
	padding: 0 0 0 275px;
	width: 750px;
}
#sidebar{
	border-left: 1px dotted #ddd;
	float: right;
	font-size: .9em;
	padding-left: 15px;
	text-align: left;
	width: 200px;
}
#footer{
	clear: both;
	font-size: 90%;
	height: 40px;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
#header a:link, #header a:visited{
	color:#000;
	text-decoration: none;
}
#header a:hover, #header a:active{
	/*background: transparent;*/
	color:#760909;
	text-decoration: none;
}
#header h1{
	float: left;
	font: bold 310% verdana, calibri, "liberation sans", arial, sans-serif;
	letter-spacing: -1px;
	margin: 0;
}
#header h2{
	float: right;
	font: normal 1em verdana, calibri, "liberation sans", arial, sans-serif;
	margin: 2.35em 0.2em 0 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5{
	font-family: georgia, constantia, times, serif;
	font-weight: normal;
	letter-spacing: -1px;
}
#content h2{
	font-size: 2em;
	margin: 0 0 0.3em;
}
#content h3{
	font-size: 1.6em;
	margin: 1.2em 0 0.3em;
}
#content h4{
	border-bottom: 1px dotted #bbb;
	font-size: 1.6em;
	margin: 1.2em 0 0.3em;
}
#content h5{
	background: #ffd;
	border-bottom: 1px dotted #aaa;
	font-size: 1.4em;
	margin: 1.2em 0 0.3em;
}
#content h1.archive-title{
	color: #a9a9a9;
	font-size: 2.3em;
	margin: 0 0 0.3em;
}
#content h1.archive-title span.archive-subtitle{
	font-weight: bold;
}
#content .archive-meta{
	color: #a9a9a9;
	font-size: 1.4em;
	margin: 0 6em;
	text-align: justify;
}
#content .archive-meta .vcard .fn{
	font-family: georgia, times, serif;
	font-size: 1.6em;
	letter-spacing: -1px;
}
#content .archive-meta .vcard img.avatar{
	border: 1px solid #ddd;
	clear: both;
	float: left;
	margin: 0 8px 0 0;
}
#content .archive-meta .vcard .note{
	margin: 0 0 0 8px;
}
#content p{
	margin: 1.2em 0;
}
#content ul, #content ol{
	margin-left: 1em;
	padding:0;
}
#content ul{
	list-style-type: square;
}
#content li{
	margin-left: 1em;
	padding: 0;
}
#content dl dt{
	font-weight:bold;
}
#content hr{
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px dotted #bbbbbb;
	margin-bottom: 1em;
}
#content blockquote{
	color: #555;
	border-left: 5px solid #ccc;
	margin: 1.3em 1em;
	padding: 0 1em;
}
#content code{
	font: normal 1em "helvetica, arial, verdana, sans-serif;
}
#content pre{
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #000000;
	font: normal 1em "helvetica, arial, verdana, sans-serif;
	margin: 0.9em 0;
	overflow: auto;
	padding: 8px;
}
/*
 * Tables. From	Gesso, after Boilerplate.
 */
table { border-collapse: separate; border-spacing: 0; }
table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }
#content th{
	background: #eee;
}
#content .hentry{
	margin: 0 0 3em 0;
}
#content .hentry .entry-title{
	font-size: 2 em;
	letter-spacing: -1px;
	line-height: 99%;
	margin: 0;
}
#content .hentry h2.page-title{
	margin: 0 0 .3em;
}
#content .hentry .entry-title a:link, #content .hentry .entry-title a:visited{
	color: #FF0000;
	text-decoration: none;
}
#content .hentry .entry-title a:hover, #content .hentry .entry-title a:active{
	background: transparent;
	color: #CCO;
	text-decoration: ;
}
#content .hentry .posted{
	color: #a9a9a9;
	float: left;
	font: normal 1.15em helvetica, arial, verdana, sans-serif;
	letter-spacing: -1px;
	margin: 1px 0 0.6em 2px;
}
#content .hentry .posted .fn{
	font-weight: bold;
}
#content .hentry .posted a, #content .hentry .posted a:hover{
	color: #a9a9a9;
	background: transparent;
	text-decoration: none;
}
#content br.downpad{
	margin: 0 0 33px;
}
#content .hentry ul.meta{
	background: #eee;
	border: 1px solid #ddd;
	clear: both;
	font-size: .85em;
	list-style-type: none;
	margin-left: 0;
	padding: 5px;
}
#content .hentry ul.meta li{
	line-height: 13px;
	margin: 0;
	padding: 0;
}
#content .hentry .meta a:link, #content .hentry .meta a:visited{
	border-bottom: 1px dotted #aaa;
	color: #555;
	text-decoration: none;
}
#content .hentry .meta a:hover, #content .hentry .meta a:active{
	color: #fff;
}
#content ol.comments{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content li.comment, #content li.trackback, #content li.pingback{
	border-left: 1px dashed #bbb;
	list-style-type: none;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
}
#content #commentslist li.depth-1{
	border: 1px solid #ddd;
	margin: 1.5em 0;
}
#content li.comment.preview{
	background: #ffc;
	border: 3px solid #fab444;
	list-style-type: none;
	padding: 1em;
}
/* Even-Odd Thread Shading - disabled.
#content li.comment.thread-even{
	background: #fff;
}
#content li.comment.thread-odd{
	background: #eee;
}
 */
#content li.comment .comment-head,
#content li.trackback .comment-head{
	font-weight: bold;
	margin-bottom: 1em;
}
#content #commentslist li .comment-author{
	font-size: 1.3em;
	letter-spacing: -1px;
}
#content #commentslist li span.says{
	display: none;
}
#content li.comment .comment-head abbr,
#content li.trackback .comment-head abbr{
	color: #999;
}
#content li.comment .comment-head a.comment-permalink,
#content li.trackback .comment-head a.comment-permalink{
	text-decoration: none;
}
#content li.comment .comment-author img.avatar{
	background: #fff;
	clear:both;
	float: right;
	margin: 0.5em;
}
#content li.comment p{
	margin-right: 2em;
}
#content form.comments{
	background: #f2f2f2;
	border-top: 1px solid #ddd;
	padding: 1em 0.5em;
}
#content form.comments fieldset{
	border: none;
}
#content form.comments legend{
	display: none;
}
#content form.comments label{
	font-weight: bold;
}
#content form.comments textarea{
	height: 150px;
	padding: 3px;
	width: 90%;
}
#content .readmore{
	font-style: italic;
}
#content .navigation{
	display: block;
	font-size: .9em;
	margin-bottom: 60px;
	margin-top: 24px;
	text-align: center;
}
#content .navigation .prevlink{
	float: left;
}
#content .navigation .nextlink{
	float:right;
}
#sidebar h2{
	font: bold 1.3em "lucida grande", calibri, "liberation sans", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0.5em;
}
#sidebar h2 a:link, #sidebar h2 a:visited{
	color: #000;
	text-decoration: none;
}
#sidebar h2 a:hover, #sidebar h2 a:active{
	background: transparent;
	text-decoration: none;
}
#sidebar ul{
	list-style-type: none;
	margin: 0 0 2em;
	padding: 0;
}
#sidebar li{
	margin: 0;
	padding: 1px 0;
}
#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}
#sidebar ul li li li{
	list-style-type: square;
	margin-left: 1.5em;
}
#sidebar ul li li li li{
	list-style-type: disc;
	margin-left : 1.5em;
}
#sidebar em{
	font-style: normal;
}
#sidebar .search p input{
	font-size: .9em;
	width: 92%;
}
#sidebar #search, #sidebar #tag_cloud{
        margin-bottom: 2em;
}

#footer hr{
	display: none;
}

#footer ul{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li{
	display: inline;
	margin: 0;
	padding: 0 0 0 1em;
}

/* Applied-last Element Treatments */
input, textarea{
	font: normal 1em "bitstream vera sans", verdana, sans-serif;
}
abbr{
	border: none;
}
cite{
	font-style: normal;
}
a img{
	border: none;
	margin: 0;
	padding: 0;
}
a{
text-decoration:none;
}

a:link, a:visited{
	color: #000;
	text-decoration:none;
}
a:hover, a:active{
	/*background: #000;*/
	text-decoration: none;
}
span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}
p img{
	max-width: 100%;
	padding: 0;
}
.aligncenter, div.aligncenter, img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.alignright{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
.alignleft{
	float: left
}
.alignright{
	float: right;
}
span.caps{
	cursor: help;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.clear{
	clear: both;
}

/* WordPress img captions */
.wp-caption{
	background-color: #eeeeee;
	border: 1px solid #ddd;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img{
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text{
	font-size: 0.8em;
	padding: 1em 4px 0 5px;
}

/* Galleries. */
div.entry-content div.gallery{
	clear: both;
	float: left;
	margin: 1em auto;
	text-align: center;
	width: 100%;
}
div.entry-content div.gallery dl{
	float: left;
	margin: 0.5em auto;
	text-align: center;
}
div.entry-content div.gallery dl.gallery-columns-2{
	width: 49%;
}
div.entry-content div.gallery dl.gallery-columns-3{
	width: 33%;
}
div.entry-content div.gallery dl.gallery-columns-4{
	width: 24%;
}
div.entry-content div.gallery dl.gallery-columns-5{
	width: 19%;
}
div.entry-content div.gallery dd{
	font-style: italic;
	margin: 0 auto 1em auto;
	text-align: center;
}
 
/* Sitemap template uses .hentry .entry-title as list item. */
#sitemap-list .hentry{
	margin: 0 0 0 1em;
}
#sitemap-list #all-posts span.entry-title{
	font-size: 1em;
	letter-spacing: normal;
	line-height: normal;
}
#sitemap-list #all-posts .hentry .entry-title a:link,
#sitemap-list #all-posts .hentry .entry-title a:visited{
	text-decoration: underline;
}
#sitemap-list #all-posts .hentry .entry-title a:hover,
#sitemap-list #all-posts .hentry .entry-title a:active{
	background: #000 none repeat scroll 0 0;
	color: #fff;
}
#sitemap-list ul ul, #sitemap-list ol ol{
    margin-left:0;
}

/* Search template specifics. */
#content.search-results .hentry{
	margin: 0;
}
#content.search-results .hentry h2.entry-title{
	font-size: 1.7em;
	letter-spacing: -1px;
}
#content.search-results .hentry .entry-title a:link,
#content.search-results .hentry .entry-title a:visited{
	text-decoration: underline;
}
#content.search-results .hentry .entry-title a:hover,
#content.search-results .hentry .entry-title a:active{
	background: #000 none repeat scroll 0 0;
	color: #fff;
}

@media print{
	#content{
		float: none;
		width: 90%;
	}
	#content pre{
		background: #eee;
		color: #000;
	}
	#content form.comments{
		display: none;
	}
	#sidebar{
		display:none;
	}
}
/*myStyles*/
    .logo {
        float: right;
        background: url("http://www.getownd.com/skin/frontend/default/ownd/images/logo.gif")
 no-repeat top left;
        width: 573px;
        height: 88px;
        margin-right: 15px;
        margin-top: 0px;
    }
    .top_lists{
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
		margin:0;
		padding:0;
    }    
    .top_lists li {
        float: left;
    }
    .lists {
        left: -39px;
        position: relative;
        top: 8px;
    }
    .lists li a {
        display:block;
        height:71px;
    }
    a.lists-email {
        background-image:url(http://www.getownd.com/skin/frontend/default/ownd/images/top_email.gif);
        width:73px;
    }
    .lists .lists-email:hover {
        background-position: 0px -73px !important;
    }
    .lists-stocklist {
        background-image:url(http://www.getownd.com/skin/frontend/default/ownd/images/top_stocklist.gif);
        width:69px;
    }
    .lists .lists-stocklist:hover {
        background-position: 0px -73px !important;
    }

	
	
#nav { 
    font-size:1.1em;
    float:right;
    margin:0;
	padding:0;
    height: 49px;
    /*width: 322px;*/
}
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; 
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; color: #DDD !important; }

/************ 0 LEVEL  ***************/
#nav li { 
    float:right;
    /*background: url(../images/menu_separator.gif) no-repeat 100% 50%;*/
    padding-top: 0px; 
    height: 49px;
}
#nav li.last { background: none !important; padding-top: 0px; }

#nav li.active a { color:#d3d2d2; }
#nav a { 
    display: block;
    /*padding:7px 10px 4px; */
    color:#FFF; 
    font-weight:bold; 
}
#nav li.last a { padding-right: 0; }
#nav li.over a,
#nav a:hover { color:#d3d2d2; /*background: url(../images/menu_bg_active.gif) repeat-x;*/ }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active {
    float: none;
    background:#2f2f2f ; 
    color: #FFF;
    height:23px;
}
#nav ul li.over { 
    background:url(http://www.getownd.com/skin/frontend/default/ownd/images/nav_divider.gif) repeat-x 0 100%; 
}
#nav ul li.last { background:#FFF; padding-bottom:0;}

#nav ul a,
#nav ul a:hover { padding:0; background:none; color: #2f2f2f !important; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:9em; top:37px; left:-10000px; border:1px solid #000; margin:0; padding:0;}

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:70px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background-image: none !important; background:#2f2f2f ; width:100%;}
#nav ul li a:hover { background:#777; color:#000; }
#nav ul li a,
#nav ul li a:hover {  }
#nav ul li a:hover span{ color:#000; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 3px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

#nav li.last a {
    padding-right: 7px;
}

#productsmenu > li:last-child {padding-bottom: 0px}
#productsmenu li a { height: auto !important; }
    
    
   /******* MENU *****/
   
   
   
    
    .navroot a{
        background: url(http://www.getownd.com/skin/frontend/default/ownd/images/menu_bg.gif) no-repeat;
        background-position: 5px;
        height: 49px;
    }

    .navroot a.menu-about{
        background-position: -232px 0;
        width: 76px;
    }
    .navroot a.menu-about:hover{
        background-position: -232px -49px;
    }
    .cms-about .navroot a.menu-about{
        background-position: -232px -49px;
    }
        .navroot a.menu-artwork{
        background-position: -151px 0;
        width: 81px;
    }
    .navroot a.menu-artwork:hover{
        background-position: -151px -49px;
    }
    .cms-artwork .navroot a.menu-artwork{
        background-position: -151px -49px !important;
    }
    .navroot a.menu-shop{
        background-position: -75px 0;
        width: 76px;
    }
    .navroot a.menu-shop:hover, #nav li.over a{
        background-position: -75px -49px;
    }
    
    .catalog-product-view .navroot a.menu-shop{
        background-position: -75px -49px;
    }
    
    .navroot a.menu-home{
        background-position: 0 0;
        width: 74px;
    }
    .navroot a.menu-home:hover{
        background-position: 0px -49px;
    }
    .navroot a.menu-home{
        background-position: 0px -49px;
    }
	
	.header-nav{
		float:right;
		position:absolute;
		right:7px;
		top:94px;
	}
	
	
.footer-links{
}
.footer-links li{
    display: inline;
    padding:0px 15px;
    background: url("../images/bottom_pipe.gif") right center no-repeat;
}
.footer-links .last{background: none;}
.footer-links li a {
    color: #777;
    font-size: 16px;
    text-decoration: none;
    font-family: "Arial", sans-serif;
}
.footer-links a:hover{
    color: #333;
}

/* newsletter */

.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

.subscribe-center{
    background: url("http://www.getownd.com/skin/frontend/default/ownd/images/newsletter.gif") no-repeat left top;
    border:medium none;
    height:73px;
    left:135px;
    top:8px;
    position:absolute;
    width:180px;    
}
.subscribe-center .content{
	background:transparent none repeat scroll 0 0 !important;
	border:medium none;
	left:10px;
	position:absolute;
	top:20px;
}
.subscribe-center .content .input-text{
    width: 110px;
    background: none !important;
    border: none !important;
}
.subscribe-center .content .form-button-alt{
    background: none !important;
    border:none !important;
    color:#FFFFFF;
    height:20px;
    left:115px;
    margin-top:0;
    position:relative;
    top:-23px;
    width:28px;
}
.subscribe-center .content .form-button-alt span{
    background: none !important;
}
.subscribe-center .validation-advice {
    position: absolute;
    top: 0;
    left: 205px;
    width: 150px;
    padding: 0;
    background: none !important;
}
#newsletter-validate-detail{
    margin-right: 10px;
    background: url("http://www.getownd.com/skin/frontend/default/ownd/images/top_separator.gif") no-repeat right middle;
}

