/*
Theme Name: nonoart 2010
Theme URI: http://nonoart.org/
Description: new nonoart.com theme, 2010.
Version: 1.0
DESIGN: nonoart.com
Author: Ben Swift
Author URI: http://nonoart.com/
Tags:  custom

*/


HTML {
MIN-HEIGHT: 100%; HEIGHT: 100%
}
BODY {
MIN-HEIGHT: 100%; HEIGHT: 100%
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #eaeaea url('images/bg2.jpg');
       background-attachment:fixed;
	color: #333;
	text-align: center;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	/*background-color: white;*/
	/*border: 1px solid #ffffff;*/
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1024px;
	/*height: 100%;*/
	/*background-color: #CECECE;*/
	background-color: #FFF;
	}



#header {
	position:relative;
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 0;
	height: 150px;
	
	}

/*#headerimg {*/
/*	margin: 0;*/
/*	height: 200px;*/
/*	width: 100%;*/
/*	}*/

/* header stuff */

#header_menu, #header_menu li{
	display: inline;
	list-style: none;
	position:relative;
	top:50px;
	left:340px;
	margin: 0 20px 0 0;
	 padding: 1px; 
}

#header_menu li a{
	color: #000;
	font-size: 18px;
font-weight:bold;
}

#header_menu li a:hover{
	background: #ccc;
	/*color: #000;*/
	text-decoration:none; 
}
#header_menu li a:active{
	background: #ccc;
	/*color: #000;*/
	text-decoration:none; 
}


#nono_logo{
	position:absolute;
	top:0px;
	left:10px;
	width:312px;
}

#nono_logo a{
	background: transparent url('images/swift_logo.jpg');
	height: 134px;
	width: 312px;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9999px;
	overflow:hidden;

}


/* end header stuff */
#main {
	background-color: #ffffff;
	height:100%;
	position:relative;
	margin: 0 0 0 0;
}

#content {
	background-color: #ffffff;
	font-size: 1.2em;
	height:100%;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

/*.narrowcolumn .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;
}

/* footer stuff */
#f_holder{
	
background-color:#fff;
}


#footer {
	position:relative;
	/*background-color: #CECECE;*/
	/*border-top: solid 10px #cecece;*/
	margin: 0;
	padding: 10px 0 0 35px;
	height:100%;
	/*min-height: 300px;*/
	/*max-height: inherit;*/
	/*width: 1000px;*/
	clear: both;
	}

#footer p {
	/*margin: 0;*/
	/*padding: 10px;*/
	/*text-align: center;*/
	}
	
#footer div {
    width:300px;
    margin: 0 16px 0 10px;
    float:left;
}

#footer_blogposts ul{
	padding: 0 0 0 10px;
	width:240px;
	/*margin: 10px 0 0 0;*/
}

#footer_blogposts li{
	display: block;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #666;
	padding: 0 0 10px 0;
	overflow: auto;
}

#footer_blogposts li a{
	color: #000;
	text-transform: uppercase; 
	font-size: 14px;
}

#footer_blogposts li a:hover{
	background: #ccc;
	color: #fff;
	text-decoration:none; 
}



#twitter_update_list {
	padding: 0 0 0 10px;
	width:240px;
}

#twitter_update_list li{
	display: block;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #666;
	padding: 0 0 10px 0;
	overflow: auto;
}

#twitter_update_list li span{
	color: #000;
	text-transform: uppercase; 
	font-size: 14px;
}
#twitter_update_list li span a{
	color: #000;
}

#twitter_update_list li span a:hover{
	background: #ccc;
	color: #fff;
	text-decoration:none; 
}



#footer_contact ul{
	padding: 0 0 0 10px;
	width:240px;
        
	/*margin: 10px 0 0 0;*/
}

#footer_contact li{
	display: block;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #666;
	padding: 0 0 10px 0;
	overflow: auto;
	color: #ccc;
	text-transform: uppercase; 
	font-size: 14px;
}

#footer_contact li a{
	color: #000;
	text-transform: uppercase; 
	font-size: 14px;
}

#footer_contact li a:hover{
	background: #ccc;
	color: #fff;
	text-decoration:none; 
}


#credit {
	position:relative;
	background-color: #fff;
	margin: 0;
	padding: 10px 5px 10px 35px;
	/*height: 300px;*/
	width: 1000;
	clear: both;
	}

#credit a{
	text-decoration:underline;
}

/* footer stuff */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	text-transform: uppercase; 
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	}
	

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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: #313d98;
	text-decoration: none;
	}

a:hover {
	color: #red;
	text-decoration: underline;
background:#eaeaea;
	}


/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 0 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 45px 0px 45px;
	margin: 5px 0 0 0;
	
	}
.homecolumn {
	padding: 10px 0px 0px 45px;
	margin: 0px 0 0 0;
	position:relative;
	background-color: #fff;
	
	}

.blogcolumn {
	float: left;
	padding: 0 45px 0 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
background:#eaeaea;
}

.clear {
	clear: both;
}


#workshop_menu {
	float: left;
	padding: 20px 10px 0 45px;
	margin: 0px 0 0;
	/*width: 200px;*/
	
}

#workshop_menu h2{
	padding: 0px 5px 10px 5px;
	margin: 0;
	color: #333;
}

#workshop_menu ul{
	padding: 0 0 0 10px;
	margin: 0;
	
}

#workshop_menu li{
	/*display: inline;*/
	list-style: none;
	/*position:relative;*/
	/*top:50px;*/
	/*left:250px;*/
	/*margin: 0 20px 0 0;*/
	 padding: 5px; 
}

#workshop_menu li a{
	color: #666;
	font-size: 14px;
}

#workshop_menu li a:hover{
	background: #000;
	color: #fff;
	text-decoration:none; 
}
#workshop_menu li a:active{
	background: #000;
	/*color: #000;*/
	text-decoration:none; 
}

 .workshop_column {
	/*float: left;*/
	HEIGHT:100%;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0 255px;
	/*width: 700px;*/
	
}
.workshop2_column {
	/*float: left;*/
	HEIGHT:100%;
	padding: 20px 0px 0px 0px;
	margin: 0px 45px 0 255px;
	/*width: 700px;*/
	
}
#workshop_menu h2.workshop_title {
	font-size: 2.4em;
	margin-top: 30px;
	
}

#grid_display{
	width:200px;
	height:300px;
	overflow: wrap;
	float:left;
	position:relative;
	margin: 5px 50px 25px 0px;
	/* border-top : 1px dotted #e5e5e5;
	border-left : 1px dotted #e5e5e5;
	border-bottom: 1px dotted #e5e5e5;
	border-right: 1px dotted #e5e5e5; */
	/* background-image: url(design/transparent.png); */
	/*padding:5px 8px 5px 7px;*/
}

#grid_display .image {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	width:198px;
	height:198px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	text-align: bottom;
}

#grid_display .image:hover{
	/*border-width: 10px;*/
	border-color: #666;
	
}

#grid_display .h2_title{
	margin:2px 0 0 0;
	
}

#grid_display .titleBG {
	position: relative;
	bottom: 0px;
	padding: 4px 4px 4px 4px;
	background-color: #333;
	color: #fff;
}

#home_display{
	width:200px;
	height:250px;
	overflow: hidden;
	float:left;
	position:relative;
	margin: 5px 44px 25px 0px;
	/* border-top : 1px dotted #e5e5e5;
	border-left : 1px dotted #e5e5e5;
	border-bottom: 1px dotted #e5e5e5;
	border-right: 1px dotted #e5e5e5; */
	/* background-image: url(design/transparent.png); */
	/*padding:5px 8px 5px 7px;*/
}

#home_display .image {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	width:198px;
	height:198px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	text-align: bottom;
}

#home_display .image:hover{
	/*border-width: 10px;*/
	border-color: #666;
	
}

#home_display .titleBG {
	position: relative;
	bottom: 0px;
	padding: 4px 4px 4px 4px;
	background-color: #333;
	color: #fff;
}

#home_display .h2_title{
	margin:2px 0 0 0;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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-type: none;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	/*margin: 7px 0 8px 10px;*/
	}

#sidebar ul 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 795px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	border: 0;
  width: 100%;
color: #eaeaea;
background-color: #eaeaea;
height: 1px;
	}

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;
	-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;
}
/* End captions */


/* add to cart button */

#addtocart button{
	list-style-type:none; 
	display: block;
	width:100%;
	border: 0px;
	color: #4aa250;
	padding: 5px 2px 5px 10px;
	background:#eaeaea; 
	font-size: 14px;
	text-decoration: none;
	text-align: left;
}

#addtocart button:hover{
	list-style-type:none; 
	color: #eaeaea;
	background: #4aa250;
	text-decoration:none; 
}

/* End add to cart button*/

/* soldout button */
#soldout{
	position:absolute;
	left:0px;
	list-style-type:none; 
	width: 198px;
	padding:0; 
	
}
#soldout  ul{
list-style-type:none;
	margin:0;
	padding:0;
}
#soldout li{
	list-style-type:none; 
	display: block;
	/* background:#000; */
	/* padding: 2px 0px 0px 0px; */ 
}

#soldout li a{
	list-style-type:none; 
	display: block;
	/*width:198px;*/
	color: #e81d2c;
	padding: 5px 2px 5px 10px;
	background:#eaeaea; 
	font-size: 14px;
	text-decoration: none;
}

/* End soldout button*/

/* comingsoon button */
#comingsoon{
	position:absolute;
	left:0px;
	list-style-type:none; 
	width:198px;
	padding:0; 
	
}
#comingsoon  ul{
list-style-type:none;
	margin:0;
	padding:0;
}
#comingsoon li{
	list-style-type:none; 
	display: block;
	/* background:#000; */
	/* padding: 2px 0px 0px 0px; */ 
}

#comingsoon li a{
	list-style-type:none; 
	display: block;
	/*width:198px;*/
	color: #313d98;
	padding: 5px 2px 5px 10px;
	background:#eaeaea; 
	font-size: 14px;
	text-decoration: none;
}

/* End comingsoon button*/
