/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */

/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */



/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */



/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */



/* @override http://matthewgeller.com/test/wp-content/themes/sandbox/style.css */



/* @override http://matthewgeller.com/wp-content/themes/sandbox/style.css */



/* @override http://matthewgeller.com/wp-content/themes/sandbox/style.css */



/* @override http://localhost:8888/geller/wp-content/themes/sandbox/style.css */



/*

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

AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>

AUTHOR URI:

TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer

*/



/* Two-column with sidebar on left from the /examples/ folder  */

@import url('examples/2c-l.css');



/* Just some example content */

/*MATTHEW BEGIN EDITING HERE SEE INSTRCUTIONS FOR EACH SECTION */

/*FONT FAMILY CHANGES FONT GLOBALLY*/
body {

	font-family: "Georgia", serif;

	font-weight: lighter;

	background-color:#ffffff;
	height: 100%;
	overflow-y: auto;
	

}
/*COLOR FOR CONTENT TEXT ON PAGES AND PAGE TITLES */
div#content {
	color: #666666;
}

/*SITE TITLE COLOR AND FONT SIZE*/
h1#blog-title span a {

	font-size: 1.3em;
		color: #705C5B; 

	
	

}
/*CHANGES SIDEBAR BACKGROUND COLOR*/
div#header, div#primary.sidebar {
	background-color: #F2F3F7;
}

/*This Controls Colors of Highlighted Title i.e. Which page you are on */
div#primary.sidebar ul.xoxo ul.one  .current_page_item a,#primary.sidebar li.future a  {
	color: #fff;
	background-color: #7d9998;
}


ul.one ul.sidebar-ul li a {
	color: #7d9998 ;
}
#primary.sidebar li.future a:hover{
	color: #ffffff;
	background-color: #7d9998;

} 
/* THIS CONTROLS HIGHLIGHTED COLOR OF SECTION TITLE, PUBLIC ART, LINKS ETC>*/
ul.xoxo li#pages h3.here a {
	color:  #434353;
	
}
/*Controls Color of Item Links aka Project Names */
div#primary.sidebar a {
	color: #7d9998;
}

/*Controls color of rollover effect on sidebar */
div#primary.sidebar a:hover {

	color: #4F5039;

}

/* END EDITING OF COLORS */
/* THESE DIVS CAN BE ADDED TO PAGES AND POSTS TO CHANGE LOCAL FONTS FOLLOW THE STRUCTURE OF :
<div class="font1"> 
<p>Something</p>
</div>

*/
div.font1{
	font-family: "Helvetica", sans-serif;
	font-size: .8em;
}

div.font2 {
	
}

div.font3 {
	
}
/*END FONT EDITING */

div.homeright{
	float: right;
	margin-top: -20px;
	margin-right: 55px;
}

div.right{
	float: right;
	width: 280px;
	border-left: 1px solid ;
	padding-left: 30px;
	margin-bottom: 75px;
}

div.entry-content div.right p{
	margin-top: 10px;
}
div.links{
	float: left;
	width: 250px;
	height: 800px;
}

div.entry-content div.links p, div.entry-content  div.hits p{
	margin-top: 15px;
}
div.hits{
	float: right;
	width: 250px;
	border-left: 1px solid;
	padding-left: 100px;
	height: 800px;
}

span.more{
	border-top: 1px solid;
	padding-top: 5px;
	font-family: helvetica;
	font-size: 12px;
}
#mail{
	
	
   
    margin-top: 50px;
    margin-bottom: 25px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    
    
}

#mail a{
	font-size: 1.3em;
}

div.entry-content div.title p {
	margin-top: 0px;
	margin-bottom: 0px;
	
}

div#space{
	margin-top: 50px;
}
div.other1, div.other2 {
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom:  0px;
	margin-top: 20px;
}

div.other3{
	padding-bottom:10px;
}
div#movie{
	border-bottom: 1px solid;
	padding-bottom:20px;
}

div.hits h3, div.links h3{
	border-bottom: 1px solid;

	font-weight: lighter;
}

div.fut{
	margin-top: 115px;
}

div.skip-link {

position:absolute;

right:1em;

top:1em;

}

ul.one{
	line-height: 1.2em;
	
}

ul.one li.page_item{
	line-height: 1.5em;
}

li.page_item.page-item-294{
	display: none;
}

li#pages h3 ul.one li a{
		text-decoration: none;
/*this changes color of */
	



	padding: 2px;	

	font-size:14px;
}

ul.one ul.sidebar-ul li  {
		text-decoration: none;

	

line-height:1.2em;

	padding: 2px;	

	font-size:14px;
	
	
}





/* END THIS SECTION */

div#primary.sidebar {

	width: 200px;

	top: 50px;

	left: 0px;

	position: fixed;

	height: 100%;

	padding-top:  1em;

	padding-right: .5em;
   /*IE 7 HACK*/
   *position:absolute;
   *top:100px;
   *width:251px;
   *margin-right:100px;
   /*IE 6 HACK*/
   _position:absolute;
}



div#secondary.sidebar {

	display: none;

}


div#header {

	float: left;

	font-size: .7em;

	color: ;

	width: 200px;

	height: 150px;

	top: 0px;

	left: 0px;

	position:fixed;
	  /*IE 7 HACK*/
   *position:absolute;
   /*IE 6 HACK*/
   _position:absolute;

	padding-right: .74em;

	

}



div#header a {

	text-decoration: none;

	color: #99cccc;

	text-transform: uppercase;

	float: right;

	text-align:right;

	

}



ul.xoxo {

	line-height: 1em;

}

li#pages li {

	

	padding-top: .2em;





	

}



li#pages h3 {

	font-size:  1.05em;

	color: #999999; 

		

	font-weight:lighter;

}

 

 li#pages h3:hover {

	color: #00ffff;

}



div#primary.sidebar h3 a {

	font-size:  1.0em;

	color: #999999; 

		

		font-weight:lighter;

}



li#pages h3 a {

	font-size:  1.0em;

	color: #999999; 

		

		font-weight:lighter;

}

li#pages li#pages h3 {
	
	font-size:  1.0em;

	color: #999999; 

	font-weight:lighter;
	
}



li#pages, li#categories {

	margin-bottom: 0px;

}



li#categories {

	display: none;

}

ul.xoxo h3.widgettitle{

	font-size: 16px;

	color: #999999;

}



h3.widgettitle:hover {

	color: #00ffff;

}



h2.entry-title {

	font-weight:lighter;

	border-bottom: 1px solid;

}

div#primary.sidebar ul li {

	list-style: none;

	

	

}



div#primary.sidebar a {

	text-decoration: none;

	



	padding: 2px;

	font-size: 14px;

	

}




ul.xoxo li {

	list-style:none;

	text-align: right;
	line-height: 2em;

}

div#container{

	

	

	}

div#content{

	height: 100%;

	width: 650px;

	padding-left: 50px;
    /*IE 7 HACK */
    *padding-left:150px;
    /*IE 6 HACK*/
    _padding-left:150px;
	

	font-size: 14px;

	background-color: #;



	

}


div.entry-content{
	margin-bottom: 75px;
}

div.entry-content h3{
	margin-top: 40px;
}
div.entry-content ul {
	margin-bottom: -10px;
}


div.entry-content p {

	font-size: .95em;

	font-style: normal;
	padding-top: 0px;	
	line-height:15px;
	

}

div.entry-content div p{
	margin-top: 50px;
}

div.entry-content a {
	text-decoration:none;
	color: #999999;
}

div.entry-content a.bio{
	float: right;
	margin-top: -30px;
}
div.entry-content a:hover {
	color: #00ffff;
}



div.entry-content img {

	border: none;

}

div.entry-content ul{
	display: inline-table;
	margin-bottom: 25px;
	margin-top: 0px;
	
	}
div.entry-content ul li{
	list-style:none;
	padding-left: 5px;
	line-height:1.8em;
	
}

div.entry-content ul li ul{
	margin-bottom: 0px;
}
div.entry-content ul li ul li{
	padding-left: 5px;
}

div.entry-content
table {
	border: 1px solid;
	width: 600px;
	margin-bottom: 15px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
 
}

div.entry-content table tr td {
	width: 250px;
}

div.bookleft{
	float: left;
}
div.bookright{
	float: right;
	margin-top: -800px;
}

div.bookright p.one{
	margin-top: -100px;
	margin-bottom:  100px;
	
}

div.bookright p.two{
	margin-bottom: 60px;
}
div.thumb {

	width: 200px;
    margin: -100px;
	font-size: .85em;

	

}



a.lightbox img {

	border: none;

}

div#menu {

	display: none;

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:inherit;

margin:1em 0;

width:100%;

}


div#attachment_.wp-caption.alignnone{
	
}

div.entry-content p.wp-caption-text{

font-size: .8em;
text-align:left;
font-family: Helvetica;
margin-top: 0px;
margin-bottom:  0px;
width: 800px;


}

div#attachment_630.wp-caption.alignnone p.wp-caption-text{
	text-align:left;
	width: 800px;
	
}


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:1em;

}



div#nav-images {

height:150px;

margin:1em 0;

}



div.navigation {

height:1.25em;

}



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:disc;

margin:0;

}



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:center;

}



div#footer {
	font-size: .6em;

	color: #666666;

}
div#footer a{
	text-decoration: none;
	color: #666666;
}

div#footer a:hover{
	border-bottom: 1px solid;
}

div#footer a img {
	border: none;
}
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;

}