/*

Theme Name: Spectral Waves Theme

Theme URL: http://www.spectralwaves.com/

Version: 1

Author: Jacob Speer

Author URL: http://www.spectralwaves.com/

Tags: blue, custom header, fixed width, two columns, widgets



*/



/* ========== CSS RESETS ========== */



	@import url(styles/reset.css);

	

/* ========== LINKED STYLESHEETS ========== */

	

	@import url(styles/prettyGallery.css);
 @import url(styles/superfish.css);
/* ========== MAIN STYLESHEET ========== */



* {
	margin:0;
}
html {
	overflow-y: scroll;
}
html, body {
	height:95.2%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:1.26em;
	color:#2c2c2c;
	background:#E9E9E9 url(images/bg_main2.jpg) repeat-x;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}
a {
	text-decoration:none;
	color:#999999;
}
a:hover {
	color:#CCCCCC;
	border-bottom:1px solid #0099FF;
}
.push {
	height:60px;
}
#footerBar {
	width: 100%;
	height:60px;
	background: #F0F0F0 url(images/bg_main2.jpg) 0 -38px repeat-x;
	float:left;
	margin-top:38px;
	bottom:0px;
	position:relative;
	clear:both;
}
#footerBar #footerContent {
	margin:0 auto;
	xheight:102px;
	width:960px;
	color:#888;
	padding:18px;
	text-align:right;
	font-size:12px;
}
#footerBar #footerContent p {
	float:left;
	clear:none;
}
#headerBar {
	xbackground: url(images/bg_main2.jpg) repeat-x;
	width: 100%;
	height:100px;
	margin-top:38px;
	border-bottom:1px solid #111111;
	border-top:1px solid #222222;
}
#headerBar #headerContent {
	margin:0 auto;
	height:102px;
	width:960px;
}
#headerBar #headerContent #leftSide {
	float:left;
	width:426px;
	overflow:hidden;
}
#headerBar #headerContent .logo {
	text-indent:-999px;
	background:url(images/txt_logo.jpg) no-repeat;
	width:427px;
	height:60px;
	display:inline-block;
	margin-top:20px;
	float:left;
}
#headerBar #headerContent p {
	margin-top:-10px;
	font-size:.8em;
	letter-spacing:.1em;
	color:#555;
	float:right;
}
#headerBar #headerContent #navigation {
	background:url(images/bg_nav.jpg) no-repeat;
	margin:38px 38px 0 0;
	width:396px;
	height:36px;
	float:right;
}
#headerBar #headerContent a:hover {
	border-bottom:none;
}
.btnGraphic {
	background:url(images/btn_graphicdesign.jpg) no-repeat;
	display:block;
	height:57px;
	width:232px;
	text-indent:-10000px;
	float:left;
	margin:12px 12px 0 0;
}
.btnGraphic:hover {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -57px;
}
.btnGraphic:active {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -114px;
}
.btnIllustration {
	background:url(images/btn_fineart.jpg) no-repeat;
	display:block;
	height:57px;
	width:312px;
	text-indent:-10000px;
	float:left;
	margin-top:12px;
}
.btnIllustration:hover {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -57px;
}
.btnIllustration:active {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -114px;
}
.btnResume {
	background:url(images/btn_resume.jpg) no-repeat;
	display:block;
	height:57px;
	width:232px;
	text-indent:-10000px;
	xfloat:left;
	margin:18px 12px 0 0;
}
.btnResume:hover {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -57px;
}
.btnResume:active {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -114px;
}
#flickr_badge_source_txt {
	padding:0;
	font: 11px Arial, Helvetica, Sans serif;
	color:#000000;
}
#flickr_badge_icon {
	display:block !important;
	margin:0 !important;
	border: 1px solid rgb(0, 0, 0) !important;
}
#flickr_badge_uber_wrapper {
	width:280px;
	display:block;
	float:right;
	margin-top:20px;
	margin:0;
}
#flickr_icon_td {
	padding:0 5px 0 0 !important;
}
.flickr_badge_image {
	text-align:center !important;
	float:left;
}
.flickr_badge_image img {
	padding:5px;
	background:#fff !important;
	margin:0 8px 8px 0;
	display:block;
}
.flickr_badge_image img:hover {
	background:#F4F4F4;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:link,  #flickr_badge_uber_wrapper a:active,  #flickr_badge_uber_wrapper a:visited {
	display:block;
	text-decoration:none !important;
	background:inherit !important;
	color:#000000;
	border:none;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#000000 !important;
}
/* Begin Typography & Colors */



#page {
	width:960px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}


.narrowcolumn .post h2 {
	clear:both;
	display:block;
	float:left;
	color:#000;
	padding-bottom:6px;
	margin:18px 0 0 0;
	width:100%;
}
.narrowcolumn .post h2 a {
	clear:both;
	width:auto;
	display:block;
	color:#000 !important;
	margin:0 !important;
	padding-bottom:none !important;
	border-bottom:none !important;
}
.narrowcolumn .post small {
	font-size:12px;
	margin-bottom:12px;
	zfloat:right;
	clear:both;
	display:block;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn .category-artworkcat{
	clear:both;
	

}
.widecolumn p {
	font-size: 1em;
	margin-bottom:12px;
	text-align:left;
}
.widecolumn h2 {
	font-size: 20px;
	border-bottom:1px solid #ccc;
	padding-bottom:6px;
	margin-bottom:8px;}
.widecolumn .showCategories{
	margin-top:12pxl
}
	.widecolumn .showCategories li{
		float:left;
		width:200px;
	}
.narrowcolumn .entry p {
	font-size: 1em;
	margin-bottom:12px;
	text-align:left;
}
.narrowcolumn .entry h2 {
	font-size: 1.1em;
	margin:0 0 -18px 0;
	font-weight:bold;
	padding:0;
	border:none;
}
.narrowcolumn .entry .flickrDiv img {
	padding:10px;
	background:#FFF;
	margin:0 auto;
	display:block;
	clear:both;
}
.narrowcolumn .entry .flickrDiv a {
	border-bottom:none;
}
.narrowcolumn .entry .flickrDiv .flickrDescrip {
	text-align:right;
	color:#333333;
	font-size:12px;
	margin-top:4px;
	display:block;
}
.narrowcolumn .entry ul {
	list-style:inside;
	list-style-type:disc;
	line-height:15px;
	color:#ff0064;
}
.narrowcolumn .entry ul li {
	margin:0;
	padding:0;
}
#sidebar ul ul {
	list-style:inside;
	list-style-type:none;
	line-height:15px;
	color:#ff0064;
	float:left;
	margin-bottom:18px;
}
#sidebar ul ul li {
	margin:2px 0 0px 0;
	color:#ff0064;
	padding:0;
	float:left;
	clear:both;
}
#sidebar ul ul li a {
	border-bottom:1px solid #c9c9c9;
	color:#0095c6;
	padding:2px 0 1px 0;
	display:inline-block;
}
#sidebar ul ul li a:hover {
	border-bottom:1px solid #ff0064;
	color:#333;
}
#sidebar h2.widgettitle {
	clear:both;
	width:100%;
	display:block;
	margin:18px 0 8px 0;
}
.narrowcolumn h2 {
	font-size: 1.6em;
	font-weight:bold;
	color:#000;
	margin-bottom:12px;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: right;
	padding-bottom:12px;
	border-bottom:1px solid #ddd;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 1.2em;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.oooocommentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
}
.oooocommentlist li ul li {
	font-size: 1em;
}
.oooocommentlist li {
	font-weight: bold;
}
.oooocommentlist 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 {
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
oooh2 a:hover, oooh3 a:hover {
	color: #06c;
	text-decoration: none;
}
/* End Typography & Colors */





.narrowcolumn {
	float: left;
	padding: 10px;
	margin: 12px 32px 0 20px;
	width: 640px;
}
.widecolumn {
	padding: 10px;
	margin: 12px 0 0 20px;
	width: 900px;
}
.post {
	margin: 0 0 40px;
	text-align: left;
}
.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;
}
.clear {
	clear: both;
}
/* End Structure */







/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}
#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: 0px;
	margin: 0 0 0px 0px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
	clear:both;
}
/* End Images */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#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: left;
}
.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 {
	float:left;
	padding: 20px 0 10px 0;
	width: 200px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */









.navigation {
	display: block;
	text-align: center;
	width:100%;
}
/* End Various Tags & Classes*/







/* Captions */

.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#page  .artTemplate h2{
	text-decoration:none;
	color:#000;
	padding-top:20px;
	font-size:24px;
	border-top:1px solid #ccc;
	border-bottom:none;;
	display:block;
	float:left;
	clear:both;
	width:960px;
}
#page  .artTemplate .post{
	margin-bottom:20px;
overflow:hidden;
}
#page  .artTemplate ul{
	margin-bottom:12px;
float:left;
clear:both;
}
#page  .artTemplate p{
	
clear:both;
}

.artTemplate .wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:8px 4px 4px 4px;
	margin:0 4px 8px 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	float:left;
	clear:none;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:12px 8px 8px 8px;
	margin: 12px auto;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption a {
	border:none !important;
	padding:0;
	margin:0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 14px;
	padding:0;
	margin: 8px 0 0 8px;
	height:30px;
}
/* End captions */





/* ------ START CSS STYLING FROM OLD SITE ------------ */



#content {
}
#content a {
	color:#0095c6;
	border-bottom:1px solid #c9c9c9;
}
#content a:hover {
	color:#333333;
	border-bottom:#ff0064 solid 1px;
}
#content ul li {
	list-style-type:disc;
	list-style-position:inside;
}
#content #title {
	width:892px;
	padding-bottom:18px;
	border-bottom:1px solid #c9c9c9;
	text-indent:-10000px;
	float:left;
}
#content .bulletin {
	width:892px;
	padding-bottom:28px;
	border-bottom:1px solid #c9c9c9;
	float:left;
}
#content .bulletin h2 a {
	color:#333;
}
#content .bulletin h2 a:hover {
	border:none;
}
#content ul a {
	color:#0095c6;
	border-bottom:1px solid #c9c9c9;
	line-height:22px;
}
#content ul a:hover {
	color:#333;
	border-bottom:1px solid #ff0064;
	line-height:22px;
}
#content .contentArea {
	float:left;
	width:640px;
}
#contentStuff {
	width:640px;
	float:left;
}
#content .innerList {
	list-style:inside;
	list-style-type:disc;
	line-height:1.5em;
}
#content .contentArea .innerImg {
	padding:10px 10px 30px 10px;
	margin:14px 0 0 10px;
	border:solid 1px #282828;
	background:#242424;
}
#content .contentArea a.top {
	float:right;
	font-size:.8em;
	margin:-23px 0 0 2px;
	color:#666666;
}
#content .contentArea p {
	font-size:.8em;
	margin:18px 0 0 0;
	color:#666666;
	font-size:1em;
	text-align:left;
	line-height:1.5em;
	clear:both;
}
#content .contentArea h1 {
	margin:0 0 8px 0;
	font-size:1.2em;
	font-weight:100;
	color:#666;
}
#content .contentArea #contentTitle {
	width:540px;
	height:40px;
	text-indent:-9999px;
	margin:32px 0 0 0;
	padding-bottom:4px;
	border-bottom:1px solid #333;
}
.title2 {
	width:100%;
	display:block;
	padding-bottom:26px;
	border-bottom:1px solid #c9c9c9;
	text-indent:-10000px;
	margin:12px 0 0 0;
	float:left;
}
.imageFolio img {
	background:#FFFFFF;
	padding:10px;
	margin:0px 12px 12px 0;
	display:block;
	float:left;
}
#content .contentArea .contentTitle2 {
	width:640px;
	xheight:40px;
	text-indent:-9999px;
	margin:26px 0 0 0;
	padding-bottom:26px;
	border-bottom:1px solid #c9c9c9;
	clear:both;
}
#content .contentArea .contentTitleSpace {
	width:550px;
	height:40px;
	text-indent:-9999px;
	margin:32px 0 0 0;
	display:block;
	padding-bottom:4px;
	border-bottom:1px solid #333;
	clear:both;
}
#content .contentArea .portItem {
	margin:20px 0 20px 0;
	float:left;
	width:860px;
}
#content .contentArea .portItem .slideDescrip {
	width:300px;
	float:right;
	margin:10px 0 0 20px;
}
#content .contentArea .portItem .slideDescrip h2 {
	font-size:17px;
	color:#333333;
	margin:0;
}
#content .contentArea .portItem .slideDescrip h3 {
	font-size:12px;
	font-weight:normal;
	color:#777;
	margin:0;
}
#content .contentArea .portItem .slideDescrip h4 {
	margin-top:14px;
	font-size:14px;
	color:#777;
}
#content .contentArea form.contactForm {
	margin:10px 0px;
	padding:0;
	float:left;
	clear:both;
}
#content .contentArea form.contactForm form {
	text-align:left;
	display:block;
	margin:12px;
	padding:0;
}
#content .contentArea form.contactForm .inputText, #content .contentArea form.contactForm .inputTextArea {
	width:300px;
	border:1px solid #bfbfbf;
	margin:0 0 12px 12px;
	;
	padding:7px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	float:left;
	clear:right;
	background:#fff url(images/formBG.jpg) 0 -3px repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#content .contentArea form.contactForm fieldset {
	float:left;
}
#content .contentArea form.contactForm label {
	display:block;
	width:100px;
	text-align:left;
	vertical-align:top;
	padding:6px 0 6px 0px;
	float:left;
	clear:left;
	cursor:pointer;
	margin-right:20px;
	overflow:hidden;
	font-weight:bold;
}
#content .contentArea form.contactForm label.error {
	display:none;
}
#content .contentArea form.contactForm label:hover {
	color:#000;
}
#content .contentArea form.contactForm .submitButton {
	border:1px solid #bfbfbf;
	padding:8px 26px;
	margin:4px 0 12px 132px;
	float:left;
	clear:both;
	-moz-border-radius:20px;
	-khtml-border-radius:20px;
	-webkit-border-radius:20px;
	cursor:pointer;
	display:block;
	background:url(images/gradBG.jpg) 0 0px repeat-x;
}
#content .contentArea form.contactForm .submitButton:hover {
	background:url(images/gradBG.jpg) 0 -50px repeat-x;
	border:1px solid #999;
	color:#000;
}
/*----- Special Content Styling ----------------*/

.smallNote {
	font-size:.8em;
	color:#555;
	display:block;
	margin-left:12px;
}
.normalNote {
	color:#000;
	font-weight:bold;
}
.imgDescrip {
	margin:-26px 0 0 22px;
	;
	display:block;
	font-size:.8em;
}
/*----- SOCIAL ICONS ----------------*/

.socialIcons a {
	display:block;
	width:195px;
	height:46px;
	float:left;
	margin-right:12px;
	border-bottom:none !important;
	text-indent:-9999px
}
.socialIcons a.siFacebook {
	background:url(images/socialIcons.jpg) -196px -51px no-repeat;
}
.socialIcons a.siFacebook:hover {
	background:url(images/socialIcons.jpg) -1px -51px no-repeat;
}
.socialIcons a.siFlickr {
	background:url(images/socialIcons.jpg) -196px -1px no-repeat;
}
.socialIcons a.siFlickr:hover {
	background:url(images/socialIcons.jpg) -1px -1px no-repeat;
}
.socialIcons a.siEtsy {
	background:url(images/socialIcons.jpg) -196px -151px no-repeat;
}
.socialIcons a.siEtsy:hover {
	background:url(images/socialIcons.jpg) -1px -151px no-repeat;
}
.socialIcons a.siRateYourMusic {
	background:url(images/socialIcons.jpg) -196px -101px no-repeat;
}
.socialIcons a.siRateYourMusic:hover {
	background:url(images/socialIcons.jpg) -1px -101px no-repeat;
}
