/*
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: 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 */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Courier New, Courier, sans-serif;
	padding-top: 30px;

	font-size: .75em;
	line-height: 1.5em;
	
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding: 25px;
	margin-bottom: 30px;
	width: 900px;
}

#header {
	
	float: right;
	width: 425px;

}

#sidebar {
	width: 250px;
	float: left;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:250px;
	float: left;
}

#sidebarright {
	width: 250px;
	float: right;
}

#footer {
	width:250px;
	float: left;
	clear: both;
	font-size: .64em;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
	padding-top: 10px;

}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: dashed 1px #DEE4E5;
}



h1 {
	font-size: 2.2em;
	line-height: 1em;
	padding-top: 5px;
	text-transform: uppercase;
	color: #000000;
	
}

.title {
	border-bottom: 1px dashed black;
}


#primary h3 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding-bottom: 5px;
	margin-bottom: .2em;
	margin-top: 2em;
	border-bottom: 1px dashed black;
}

#container h3 {
	font-family: Arial;
	font-weight: bold;

}

#me {
	padding-top: 30px;

}

/*Blog Posts*/

.post {
	padding: 0px;
	margin: 0px;

}

#container {
	width: 600px;
	float: right;
	color: #000000;
	
}

#container h2 {
	font-family: Arial;
	font-size: 2.4em;

}

#nav-above a, #nav-below a {
	color: #000000;
	border-bottom: 1px dashed black;

}

#nav-below{
	padding-top: 5px;
	padding-bottom: 10px;

}

p {
	padding-bottom: 15px;
	
}

.entry-title {
	margin-top: 10px;
	padding-top: 25px;
	padding-left: 20px;
	
	height: 20px;
	font-size: 28px;

}

.entry-date {
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	
	
}

.entry-date a {
	border-bottom: 1px dashed #ff00ff;
	
}

.entry-content {
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	
	
}

.entry-content a {
	color: aqua;
	font-weight: bold;

}

.entry-meta {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	

	
}

.entry-meta a {
	border-bottom: 1px dashed #ff00ff;
	
}

#comments {
	color: #000000;

}

.form-input {
	padding-bottom: 10px;

}

.form-textarea {
	padding-bottom: 10px;

}

.page-end {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	

	
}

/*Sidebar*/

#primary.sidebar {
	width: 250px;
}

#secondary.sidebar {
	width: 250px;
	visibility: hidden;
	
}

h3.widgettitle {
	color: #000000;
	
}

#secondary h3 {
	color: #000000;
	
}	

.widgettitle {
	
}

.twitter-item {
	color: #000000;
	padding-bottom: 15px;

}

.flickrpress-container {
	width: 250px;
	border-width: 0px;
	color: #000000;
	padding-bottom: 5px;
	
}

.flickrpress-container img {
	border-width: 0px;
	padding-top: 4px;
	padding-bottom: 7px;
	
}

#s {
	width: 150px;

}

#searchform {
	color: #000000;
	padding-top: 10px;
	
}

#linkcat-2 ul {
	color: #000000;
	
}

#linkcat-2 a {
	color: #000000;
	
}

#rss_links ul {
	color: #000000;
	
}

#rss_links a {
	color: #000000;
	
}

#meta ul {
	color: #000000;
	
}

#meta a {
	color: #000000;
	
}

.textwidget {
	color: #000000;
	
}

#sidebarright {
	visibility: hidden;

}


/* New Edits */

#navigation li {
display: inline;

}

#tagline p {
font-size: 1.1em;

}


/* Begin Comments

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid black;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

End Comments */
