/* @override http://newembroiderygroup.net/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

TAGS:  widgets, sandbox, microformats, hcard, hatom, xoxo

VERSION: 1.5.1

AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>

AUTHOR URI:

*/

/* @group reset CSS */

html,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,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}



/* @end */

/* @group typography */

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#28166e;
}

em, i{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Lucida Sans, Trebuchet MS, Verdana, sans-serif;
	color:#28166e;
	clear:both;
	margin:0;
	padding:10px 0;
}

h1 {
	font-size:36px;
	line-height:40px;
	padding:20px 0;
}

h2{
	font-weight: normal;
}


h3 {
	font-size:18px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:13px;
	font-weight:bold;
}

h6 {
	font-size:10px;
	font-weight:bold;
}

p {
	text-align: justify;
	margin:0 0 20px;
}

p.last {
	margin-bottom:0;
}

ul,ol {
	list-style-type:none;
	margin:20px 0 20px 20px;
}

li {
	line-height:20px;
}

ol {
	list-style-type:decimal;
}

dl {
	margin:20px 0;
}

dl dt {
	font-weight:bold;
}

blockquote{
	margin:20px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

pre {
	margin-bottom:20px;
	line-height:20px;
	background:#eee;
	border:1px solid #ddd;
	padding:9px;
}

code {
	font:0.9em Monaco, monospace;
}

th,td {
	height:17px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:0 8px;
}

th {
	font-weight:bold;
}

.small,.small p {
	font-size:11px;
}

.large,.large p {
	font-size:14px;
}

.quiet,.quiet p {
	color:#666;
}

.hide {
	display:none;
}

.amp {
	color:#666;
	font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif;
	font-size:1.1em;
	line-height:10%;
	font-style:italic;
}

.dquo {
	margin-left:-0.7em;
}

/* @end */

body {
	line-height:1;
	color:#333;
	background:white;
	position:relative;
}

table {
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:13px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}

caption,th,td {
	text-align:left;
	font-weight:normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:"" "";
}

ul {
	list-style-type:none;
}

#wrapper {
	width:720px;
	border: 1px solid #28166e;
	margin:40px auto;
	padding:36px;
}

div#container {
	float:right;
	width:100%;
	margin:-272px 0 0 -252px;
}

div#content {
	width:468px;
	background-color:white;
	margin: 0 0 0 252px;
	vertical-align: top;
	}

#searchform div {
	height:  40px;
}

div.sidebar {
	float:left;
	width:216px;
	overflow:hidden;
}
div#primary{
	margin:40px 0 0 0;
	
}
div#secondary {
	clear:left;
	display: none;
}

div#footer {
	clear:both;
	width:100%;
	text-align:center;
}

div#header {
	width:216px;
	height:252px;
	text-align:center;
	background:url('http://newembroiderygroup.net/wp-content/uploads/2008/03/bluelogolesswhitebig_216.jpg') no-repeat;
	margin:0;
}

div#access {
	position:  relative;
	top:  -2000px;
}


.post{
	margin-bottom: 20px;
}

h3.widgettitle {
	display: none;
	margin: 0;
	padding: 0;
}

div#blog-description {
	display:none;
}

div#access div.skip-link {
	position:absolute;
	top:1em;
	right:1em;
}

.entry-title {
	clear:both;
}

.category h2.page-title, .home h2.entry-title {
	font-size:36px;
	line-height:40px;
	padding-bottom: 19px;
	border-bottom: 1px solid #28166e;
	}

h2.entry-title, h2.page-title {
	font-size:27px;
	line-height:40px;
}

.home h2.entry-title {
	font-size: 36px;
}

div.entry-date, div.entry-meta, div.comment-meta{
	font-size: 11px;
	line-height: 20px;
	color: #28166e;
}

div.comment-meta{
	margin: 18px 0;
}

div.entry-content {
	margin: 20px 0;
}

div.entry-meta {
}

dl.gallery-item {	
}

/* @group links */

h2.entry-title a:link,h2.entry-title a:visited {
	color:#28166e;
}

h2.entry-title a:hover,h2.entry-title a:active {
	color:#0292dc;
}

.entry-content a, .comment p a{
	text-decoration: underline;}

a {
	color:#3d746b;
	text-decoration: none;
	outline:none;
}
h1#blog-title span{
	
}

h1#blog-title a {
	display:block;
	text-indent:-5000px;
	height: 220px;
	overflow:hidden;
	width:216px;
}

a:hover {
	color:#0292dc;
	text-decoration: underline;
	}



/* @end */

/* @group menu */

div#menu {
	font-size:0.9em;
	height:1.5em;
	padding-top:0.3em;
	background:#eee;
	width:100%;
}

div#menu ul a {
	font-weight:700;
	text-decoration:none;
}

div#menu ul,div#menu ul ul,div#menu ul li {
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul li {
	float:left;
}

div#menu ul li a {
	background:#eee;
	padding:0.3em 0.5em;
}

div#menu ul ul {
	display:none;
}

div#menu ul ul li {
	float:none;
}

div#menu ul ul li a {
	margin:0;
	padding:0;
}

div#menu ul li:hover ul {
	display:block;
	font-size:0.9em;
	padding-top:0.5em;
	position:absolute;
}

div#menu ul li:hover ul li a {
	background:#f5f5f5;
	border:none;
	display:block;
	width:10em;
	padding:0.1em;
}

/* @end */

/* @group nav */

div#nav-above,div#nav-below {
	width:100%;
	height:20px;
}

div#nav-above {
	display:none;
}

div#nav-below {
	margin:20px 0;
}

.alignleft,div.nav-previous {
	float:left;
}

.alignright,div.nav-next {
	float:right;
}

/* @end */

/* @group comments */

form#commentform .form-label {
	margin:1em 0 0;
}

form#commentform span.req-field {
	background:#fff;
	color:red;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url {
	width:50%;
}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	overflow:auto;
	width:66%;
	margin:0 0 0.5em;
}

/* @end */

/* @group sidebar */

#text-91136481 div.textwidget {
	font-size: 14px;
	line-height: 20px;	
}

.widget_pages li.page-item-27 ul {
	display: none;
}

.widget_pages li.page-item-27.current_page_parent ul{
	display: block;
	margin: 20px;}

.widget_pages li.page-item-27.current_page_parent ul li.page_item {
	font-size: 13px;
	line-height: 20px;
}

.sidebar div, .sidebar h3, .sidebar ul, .sidebar li {
	margin:0;
	padding:0;
}

div.sidebar input#s {
	width:7em;
}

.sidebar li {
	list-style:none;
}

div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}

.sidebar ul ul {
	margin:0;
	padding:0;
}

div.sidebar ul ul li {
	list-style:none;
	font-size: 14px;
	line-height: 20px;
}


div.sidebar ul ul li a{
}

div.sidebar ul ul ul {
}

div.sidebar ul ul ul li {
	list-style:circle;
	list-style-type:none;
}

li#flexi-pages-2 li.page_item li.page_item {
	font-size:13px;
	line-height: 20px;
}

.widget_pages li.page-item-27.current_page_parent ul li.page_item a{
	color:#3d746b;
}

.widget_pages li.page-item-27.current_page_parent ul li.page_item a:hover {
	color: #0292dc;
}

.sidebar a{
	color: #28166e;
}

.sidebar a:hover{
	color: #0292dc;
}



/* @end */

/* @group Members' work page */

#post-27 div.entry-content li.page_item a{
	color: #28166e;
	text-decoration: none;	
}

#post-27 div.entry-content li.page_item a:hover{
	color:#0292dc;
	text-decoration: underline;
}

#flexi-pages-2 li.page-item-27.current_page_item ul {
	display: none;
}

/* @end */

/* @group Links & Archives  */

ul#links-page p{
	margin: 0 18px;
}

ul#links-page a, ul#archives-page a{
	text-decoration: none;
}

ul#links-page a:hover, ul#archives-page a:hover{
	text-decoration: underline;
}

/* @end */

img#wpstats {
	width:0;
	height:0;
	border:none;
	overflow:hidden;
	padding:0;
}
