/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* v1.0 | 20090916 */

/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

body {
	color: #58595b;
	background-color: #d1d1d1;
	line-height: 1;}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
*/

/***************************************************************/



/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');


html {
	height: 100%;
	/* overflow: hidden; */
	color:#58595b;
}

body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	color:#58595b;
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	font-size:100%;
	background-color:#9a949d;
}

div#wrapper {	
	z-index:1000; 
	position: absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height: 100%;	
}

div#toggle {
	position: absolute;
	top: 10px;
	right: 70px;
	width: 150px;
	height: 75px;
	font-size: 12px;
	font-family: Georgia;	
	font-style: normal;
	background: transparent url(http://www.swiftcollective.com/v3/images/swift.gif) no-repeat top left;
	padding-left: 20px;
	padding-top: 2px;
	color: #333333;
	/* line-height: 130%; */
	z-index:3000; }

#swiftsmall{
	font-size: 10px;
	padding-top: 8px;
}

.active {
	color: #cccccc;
}

div#header {
	width: 830px;
	height: 67px;
	margin: 50px auto 15px auto;
	position: relative;
}


#leftside {
	overflow:hidden;
	padding:0;
	width:240px;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:495px;
width: 220px;
font-size: 11px;
text-transform: uppercase;
margin-bottom: 15px;
}

.blue {
	font-weight: bold;
	color: #3cbbec;	
}

div#nav-images {
height:150px;
margin:150px 0 0 0;
}

div.navigation {
margin-left: 15px;
height: 5px;
}

div#divider {
background:#3cbbec;
width: 4px;
height: 20px;
margin: 0 15px;
}

div.navigation div.nav1 {
	display: block;
}

div.navigation div.nav-previous {
float:left;
/* border-right: solid 4px #3cbbec; */

}

div.navigation div.nav-previous a {

}

div.navigation div.nav-next {
float: right;
text-align: right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
text-decoration: none;
margin:0;
}

div.sidebar ul ul li a {
	position:relative;
	text-decoration: none;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;

}

div#header,div#footer {
text-align:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/*//////////////////////////////////////////////////////////////////*/

/* remember to define focus styles! */
:focus {outline: 0;}

img { border: 0; }

a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:active {color: #333333; text-decoration: none;}
a:hover {color: #00aef0; text-decoration: underline;}

h3 {
	text-transform: uppercase;
	font-size: 11px;
	background-color: #333333;
	display: block;
	padding: 3px 15px 1px 15px;
	letter-spacing: .035em;
	color: #cccccc;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
#current {
	color: #00aef0;
}


/* Styles for the "background" layer */

#flashBase {
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index:20;
	position: absolute;
	visibility: visible;
	display:none;
}

#flashUnder {
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index:30;
	position: absolute;
	position:fixed;
	visibility: visible;
}


#flashUnder2 {
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index:1;
	visibility: visible;
	display:none;
}





.headshot {
	width: 143px;
	float: left;
	display: block;
	font-family: georgia;	
	font-size: 12px;
	margin: 0 2px 0 0;
	line-height: 16px;
	height:165px;
}

.headshot img{
	padding: 0 0 5px 0;
}

.headshot p{
	margin: 0 0 5px 7px;
}




.workshot {
	width: 143px;
	float: left;
	display: block;
	font-family: georgia;
	font-size: 12px;
	margin: 0 2px 0 0;
}

.workshot img{
	padding: 0 0 5px 0;
}

.workshot p{
	margin: 0 0 5px 7px;
}



.workpage-content {
	color: #58595b;
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia;
	padding: 0;
}

.entry-content{
	color: #58595b;
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia;
	/* padding: 0 15px; */
	max-height: 450px;
}

.tiny {
	font-size: 10px;
	display:block;
	clear:left;
}


#blurb {
	padding: 80px 0px 20px 10px;
}

#workblurb {
	/* padding: 150px 0px 20px 10px; */
	width: 200px;
	position: relative;
	top: -300px;
	left: -240px;
	font-size: 12px;
	line-height: 16px;
	font-size: 11px;
	font-family: Georgia;	
	font-style: italic;
	line-height: 130%;
	padding: 0 0 0 7px;
}

#workblurb h3{
	background-color:transparent;
	color:#333333;
	font-family:Helvetica,Arial,"Lucida Sans","Lucida Grande",Verdana,Sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 -8px -14px;
	text-transform:uppercase;
}

#blurb h4{
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 10px 7px;
	font-style: normal;
	color: #828284;
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
}

#blurb h3{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 -8px 7px;
	font-style: normal;
	font-family: Helvetica, Arial, "Lucida Sans", "Lucida Grande", Verdana, Sans-serif;
	background: transparent;
	color: inherit;
	
}

.blurbcopy {
	font-size: 11px;
	font-family: Georgia;	
	font-style: italic;
	line-height: 130%;
	padding: 0 0 0 7px;

}

#news {
padding: 5px 0px 20px 17px;
	font-size: 11px;
	font-family: Georgia;	
	font-style: italic;
	line-height: 130%;

}

#news h3{
	background-color:transparent;
	background: transparent url(http://www.swiftcollective.com/v3/images/twitterbird.png) no-repeat top left;
	padding-left: 20px;
	padding-top: 2px;
	color:#333333;
	font-family:Helvetica,Arial,"Lucida Sans","Lucida Grande",Verdana,Sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 3px 0;
	text-transform:uppercase;
}


.contentText {
	padding: 17px 15px 15px 15px;
}


.accordion p { 
	display:none; 
	padding: 7px 15px 15px 15px;
	background: transparent url(images/bg_hover.png);
	font-size: 12px;
	font-family: Georgia;	
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
	line-height: 130%;
}
.accordion h4 {
	/* background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px; */
	padding: 4px 4px 4px 15px;
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	
}
.accordion h4:hover {	
	background-position: right 5px;
	background: transparent url(images/bg_hover.png);
	border-left: solid 4px #00aef0;
	padding: 4px 4px 4px 11px;
	cursor: pointer;
	color: #00aef0;
}
.accordion h4.active {
	background-position: right 5px;
	background: transparent url(images/bg_hover.png);
	border-left: solid 4px #00ccff;
	padding: 4px 4px 4px 11px;
	cursor: pointer;
	color: #00aef0;
}

div#outer_holder {
		overflow: hidden;
		margin: auto;
		background-image: url(http://www.swiftcollective.com/v3/images/transbg.png);
		width: 830px;
		min-height:510px;
	}
	

.entry-title {
	padding-left: 15px;
}
