/*
THEME NAME: Sandbox2
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-r.css');


/* GLOBAL ESSENTIALS */
/*_________________________________________________*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFF;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #000;
	}

a:hover {
	text-decoration: none;
	outline: none;
	color: #000;
	}

img, a img {
	border-style: none;
	}


/* STRUCTURE */
/*_________________________________________________*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#header {
	margin-bottom: 70px;
	text-align: center;
	background-color: #fff;
	}

#footer {
	padding-top: 100px;
	background-color: #fff;
	color: #ec7671;
	text-align: center;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 10px;
	width: 700px;
}

#footer-bottom {
	background-color: #fff;
	color: #000;
	text-align: center;
	font-family: "futura-pt", arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 10px 0 20px 0;
	border-top : 1px #d8d8d8 solid; 
}

#footer-bottom a:hover {
	text-decoration: underline;
}


#content {
	width: 460px;
}

#nav-above {
	display: none;
}

#nav-below {
	width: 460px;
	height: 50px;
	float: left;
	display: inline;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
	border-top: 1px solid #d8d8d8;
	margin-top: 25px;
	padding-top: 6px;	
}

#nav-below a {
	color: #000;	
}

#nav-below a:hover {
	text-decoration: underline;	
}

.nav-previous {
	width: 230px;
	float: left;
}

.nav-next {
	width: 230px;
	float: right;
	text-align: right;
}

#primary {
	padding-top: 40px;
}

#secondary {
	display: none;
}


/* PAGE HEADER */
/*_________________________________________________*/

h1#blog-title, #blog-description {
	display: none;
}

img#titleImage {
	padding-top: 52px;
}

ul#categories {
	margin-top: 45px;
	padding-top: 12px;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid #d8d8d8;
}

ul#categories li { 
	display: inline; 
}

ul#categories li a {
	text-decoration: none;
	padding: .2em 1em;
	font-family: "futura-pt", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;

}

ul#categories li a:hover {
	color: #ec7671;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	font-style: italic;
	font-size: 11px;
}



/* HEADER SELECTORS */
/*_________________________________________________*/

h2.entry-title {
	font-family: "futura-pt", Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #ec7671;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0 0 25px 0;
	padding-bottom: 12px;
	border-bottom : 1px #d8d8d8 solid;
	}

h2.entry-title a {
	color: #ec7671;
}

h3.entry-title {
	font-family: "futura-pt", Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #ec7671;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0 0 25px 0;
	padding-bottom: 12px;
	border-bottom : 1px #d8d8d8 solid;
	}

h3.entry-title a {
	color: #ec7671;
}

h2.page-title {
	font-family: "futura-pt", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #EC7671;
	margin: 0 0 30px 0;
	}

h2.page-title a {
	color: #000000;
	}


/* POSTS */
/*_________________________________________________*/

.hentry, .entry-content {
	margin: 0 0 40px 0;
	}
	
.hentry p, .entry-content p {
	margin-bottom: 30px;
}

.hentry ul {
	margin: 5px 0 10px 0;
	list-style-type: disc;
	}

.hentry ol, .entry-content ol {
	margin: 0px 0 10px 0;
	}

.hentry ul li, .entry-content ul li {
	margin: 0 0 8px 10px;
	}

.hentry ol li, .entry-content ol li{
	margin: 0 0 0 15px;
	}

.hentry p.caption {
	font-size: 0.9em;
}

.hentry img {
	margin-bottom: 5px;
}

abbr {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	border-style: none;
}

.entry-date {
	padding-bottom: 15px;
	font-family: "futura-pt", Arial, Sans-Serif;
	letter-spacing: 3px;
	color: #000000;
	text-transform: uppercase;
}

.entry-content {
	font-size: 1.2em;
	line-height: 20px;
	margin-bottom: 10px;
}

.entry-content a {
	text-decoration: underline;
	color: #000000;
	}

.entry-content p {
	line-height: 20px;
}

.entry-meta {
	font-size: 12px;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	line-height: 1.4em;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: -14px;
}

.entry-meta a {
	font-family: "futura-pt", Arial, sans-serif;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
}

.entry-meta a:hover {
	text-decoration: underline;
}

.comments-link a {
	font-size: 12px;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	line-height: 1.4em;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 2px;
}

.meta-sep {
	color: #d8d8d8;
	text-weight: bold;
}

.trackable_sharing {
	text-align: right;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 75px;
}

.trackable_sharing_text {
	padding-top: 10px;
	text-align: left;
	margin-bottom: -25px;
	font-family: "futura-pt", Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: normal;
}

.trackable_sharing_text b {
	font-weight: normal;
}

.trackable_sharing img {
	padding-left: 6px;
}

h6 {
	font-size: 16px;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	line-height: 20px;
	font-style: italic;
	color: #EC7671;
	padding: 20px 0 20px 0;	
}


/* SIDEBAR STYLING */
/*_________________________________________________*/

#primary ul {
	list-style: none;
}

#primary ul li {
	margin-bottom: 20px;
}

#primary ul li h3 {
	font-family: "futura-pt", "Arial", "Sans-Serif";
	font-size:  12px;
	line-height: 18px;
	color: #EC7671;
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 3px;
	font-weight: normal;
	padding-top: 15px;
}

label.screen-reader-text {
	display: block;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#primary ul li ul li {
	margin-bottom: 2px;
	font-family: "futura-pt", Arial, sans-serif;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: 1.4em;
}

#primary a {
	color: #000;
}

#primary a:hover {
	color: #EC7671;
}

li#search form {
	margin: 0;
	padding: 0;
}

.textwidget {
	font-family: "futura-pt", Arial, sans-serif;
	text-transform: lowercase;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: 1.4em;
	color: #000;
}

.screen-reader-text {
	visibility:hidden;
}

input[type="submit"] {
	background-color: #d8d8d8;
	background-image: url('images/searchicon.png');
	background-repeat:no-repeat;
	border: 0;
	text-align: center;
	width: 20px;
	cursor: pointer;
}

input, input[type="password"], input[type="search"], isindex {
	background-color: white;
	border: 1px solid #d8d8d8;
	height: 20px;
	width: 170px;
}

#searchform-no-results input[type='submit'], #searchform input[type='submit'] {
  color: transparent;
}

#connect {
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 14px;
	margin-top: 40px;
}

#connect a:hover {
	font-family: "Didot", "didot-cufon", Georgia, serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 1.0em;
}

#photonotice {
	border-top: 1px solid #d8d8d8;
	margin-top: 40px;
}

div.sidebar {
  width: 200px;
}


/* CAPTION STYLING */
/*_________________________________________________*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	font-family: "futura-pt", Arial, sans-serif;
	text-align: left;
	color: #000000;
	background-color: #fff;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
}

.wp-caption img {
	margin-bottom: 5px;
}

.wp-caption p.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.7em;
}


#searchform {
	padding: 5px 0 10px 0;
}

input#s {
	float: left; 
	margin-right: 5px;
}

input#arrowSearch {
	float: left;
	margin-top: -4px; 
}


/* COMMENTS STYLING */
/*_________________________________________________*/

#comments {
	float:left;
	display:inline;
	padding: 20px 0;
	width: 460px;
	}

#comments-list h3 {
	font-family: "futura-pt", Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 4px 0 4px 0;
	}

#respond {
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #fff;
	padding: 0;
	}

#respond h3 {
	font-family: "futura-pt", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: 3px;
	border: none;
	margin: 20px 0 8px 0;
}

#comments ol {
	color: #000;
	list-style: none;
}

.comment-author {
	margin:0;
	padding:0;
	color: #EC7671;
	font-size: 12px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: "Didot", "didot-cufon", Georgia, serif;
	line-height: 1.4em;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 2px;
}

.comment-author a {
	color: #EC7671;
}
	
.comment-author img {
	display: none;
}	

#comments-list ul {
	list-style-type: none;
	}

#comments-list li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 25px;
	}

.comment-meta {
	font-family: "futura-pt", Arial, Sans-Serif;
	letter-spacing: 3px;
	color: #000;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.0em;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
	}

.comment-meta a {
	text-decoration: underline;
	color: #000;
}

#comments p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #000;
}

input#author, input#email, input#url, textarea#comment {
	width: 460px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
}


/* ASSORTED */
/*_________________________________________________*/

#footer p {
	margin: 0 auto;
	font-size: 1.1em;
	width: 540px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
}

#footer a:hover {
	color: #EC7671;
}

input#s {
	margin-bottom: 5px;
}

select {
	background-color: white;
	border: 1px solid #d8d8d8;
	height: 18px;
	width: 200px;
	font-family: "futura-pt", Arial, Sans-Serif;
	font-size: 10px;
	letter-spacing: 3px;
	color: #000;
	text-transform: uppercase;
}

select[name='archive-dropdown'] {
	font-family: "futura-pt", Arial, Sans-Serif;
	font-size: 10px;
	letter-spacing: 3px;
	color: #000;
	text-transform: uppercase;	
}


input#submit.button {
	width: 59px;
	height: 11px;
	border: none;
}