/*
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/1c-b.css');

/* Just some example content */

html {
	background-color: #fff;

}

body {
	color: #231f20;
	line-height:1.5em;
	padding: 0 5%;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
}

img {
	border:0;
	margin-right:10px;
	margin-bottom:10px;
}


img#wpstats{display:none}


div#header {border: 0; 
padding: 0; 
margin-top: 2%; }

h1  {
border: 0; 
padding: 0; 
margin: 0; 
font-size: 1.5em; 
font-weight: normal;
}

h1#blog-title a {text-decoration:none;
	color:black;}

h1#blog-title a:hover{text-decoration: none;
	color:black;}

h2,h3,h4,h2 a {
	color:black;
	text-decoration:none;
	}
	
	h2.entry-title {
	bottom: -0.2em;
	position: relative;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
	color:black;
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
	}
	
	div.entry-content {
	margin-top: 1%;
	border-top: 0;
	padding-top: 0;
	}
	
	
		.entry-title a{
text-decoration:none;
	color:black;
font-style:italic;
	}
		h2.entry-title a:hover{
text-decoration: none;
	color:black;
	}
	
	

a:link {color: #000;}
a:visited {color: #000;}
a:active {color: #45a135;}
a:hover {color: #45a135;}

p {
font-size: 1em;
}

div#container {

		}

h1 {

}

#wrapper {
max-width:810px;
margin-left: auto;
margin-right: auto;
}


#header {
margin-top:50px;
}



#nav-below {
margin-top:10px;
padding-bottom:15px;
}

div.navigation div.nav-previous {
	float:right;
	width:35%;
	text-align:right;
}

div.navigation div.nav-next {
	float:left;
	width:35%;
	text-align:left;
}

.entry-content {
max-width:760px;
margin-left: auto;
margin-right: auto;
}

.hentry {
border-bottom:;
padding-bottom:6%;
margin-top:20px;
}

#header {
font-size: 0.85em;
}

#header a {
text-decoration: none;
}

#header a {
text-decoration: none;
padding-left:8px;
padding-right:8px;
}

.heading {
color: #231f20;
font-weight:bold;
}


#footer {
padding-top:3%;
margin-bottom:30px;
font-size: 0.85em;
clear:both;
width:760px;
}

#footer a {
text-decoration: none;
}

.page-template-links-php ul {
list-style: none;
margin:2em 0.2em;
padding:0;
border:0;
}

.page-template-links-php a {
text-decoration:none;
}


.page-template-links-php h3 {
display: none;
}


