/* @override http://emergencysquirrel.com/eshome/wp-content/themes/Suhweet10/style.css */

body {
	font-size: 10pt;
	font-family: arial,"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background: #868686;
	color: #2D2C28;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

#header {
	clear: both;
	width: 100%;
	padding: 0px 0 0px;
	margin: 0 auto;
	background-image: url(/home/edge.jpg);
	background-repeat: repeat-x;
}

#header h1.blogtitle {
	width: 960px;
	color: #F2EBDA;
	text-align: left;
	font-size: 24px;
	line-height: 100%;
	padding: 0;
	margin: 0 auto;
}

#header p {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	color: #F2EBDA;
}

#wrap {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#page {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(http://emergencysquirrel.com/home/bg2_02.jpg) repeat-y;
}

#pagetop {
	clear: both;
	width: 1000px;
	margin: 0 auto -7px;
	padding: 0;
	background: none no-repeat;
	height: 25px;
}

#pagebot {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: none no-repeat;
	height: 25px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear { clear: both;}
/* End hide from IE-mac */

#contentleft {
	width: 670px;
	float: left;
	padding: 10px 8px 0;
	margin: 0;
	background-color: #e6e6e6;
	clear: right;
	left: 21px;
	position: relative;
	background-image: none;
}

#content {
	width: 510px;
	background-color: #e6e6e6;
	float: right;
}



#content2 {
	width: 506px;
	float: right;
	margin-left: 4px;
	margin-top: 0; margin-bottom: 9px;}

#content3 {
	width: 506px;
	float: right;
	margin-left: 4px;
	margin-bottom: 8px;
}

#content page {
	width: 750px;
	float: right;
	margin: 0;
	padding: 0;
}

#midcontent {
	font-size: 8pt;
	width: 154px;
	float: left;
	margin: -7px 0 0;
	padding: 0 4px 0 0;
	height: auto;
	background: #e8e8e8 none repeat-y;
	border-top-color: #8b8b8b;
	border-top-width: 1px;
}

#contentright {
	width: 254px;
	float: right;
	padding: 0 16px 10px 0;
	height: auto;
	clear: none;
	margin-right: 0;
	right: 20px;
	position: relative;
}

#sidebar {
	font-size: 8pt;
	width: 244px;
	margin: 0 0 10px 12px;
	padding: 0;
	float: left;
	clear: none;
}

#footer {
	font-size: 8pt;
	line-height: 190%;
	color: #F2EBDA;
	background: #333;
	clear: both;
	text-align: center;
	border-top-color: #fff;
	border-top-width: 1px;
	padding-left: 0;
	padding-bottom: 4px;
	margin: 0px auto 0;
}

#footer p {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h5, h6, h7 {
	line-height: 110%;
	margin: 0 0 0 4px;
	padding: 0;
	letter-spacing: 0;
	text-align: left;
	color: maroon;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
	letter-spacing: -1px; margin-top: -2px;}

h3 {
	font-size: 12pt; padding-left: 5px;}

h4,h5,h6,h7 {
	font-size: 10pt; color: black; margin-top: -10px;}

h1.pagetitle {
	margin: 0 0 10px 0;
}

h2#comments, h2#trackbacks, h2#respond {
	
}

h2.sectionhead, #sidebar h2, #midcontent h2 {
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	background: none repeat-x left;
	font-size: 9pt;
	letter-spacing: 0;
	margin-bottom: 7px;
	border-bottom: 1px dotted #7f7f7f;
	margin-right: 11px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 6px;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 9px;
	margin-left: 0;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #2e3886;
	text-decoration: none;
}

a:hover, a:active {
	color: #2e3886;
	text-decoration: underline;
}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
	text-decoration: none;
}

.entry a:hover, .entry a:active, .postinfo a:hover, .postinfo a:active, .postinfo2 a:hover, .postinfo2 a:active {
	text-decoration: underline;
}

#footer a {
	color: #F2EBDA;
	text-decoration: underline;
}

#footer a:hover {
	background: transparent;
	color: #ffcc00;
	text-decoration: underline;
}

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
	color: #454580;
	text-decoration: none;
	margin-left: 0;
}

h2.sectionhead a { color: maroon;}

h1 a:hover, h2 a:hover {
	color: #2e3886;
	text-decoration: underline;
}

/* -------------------[ Images ]------------------- */

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	border: 1px solid #ccc;
	float: none;
	clear: both;
}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Arial;
}

#sidebar ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 5px;
}

#sidebar ul li ul li {
	list-style-type: none;
	background: url(images/oupbullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
}

#sidebar p {
	padding: 0 5px; line-height: 100%;}

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: none;
}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 3px;
	padding: 0;
}

#midcontent ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 5px;
}

#midcontent ul li ul li {
	list-style-type: none;
	margin: 0 0 4px; line-height: 1.3; border-bottom: 1px solid silver; padding-bottom: 4px;}

#midcontent p {
	padding: 0 5px;
}

/* -------------------[ Comment Form ]------------------- */

.allcomments {
	border-top: 5px solid #B3ADA1;
	background: #E5DFCF;
	border-bottom: 5px solid #B3ADA1;
	margin-bottom: 20px;
}

#commentform {
	border-top: 1px solid #F2EBDA;
	border-bottom: 1px solid #F2EBDA;
	padding: 15px 15px 1px;
	margin: 0;
}

#commentform label {
	display: block;
	margin: 0;
}

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
}

#commentform textarea {
	width: 400px;
	padding: 0;
	margin: 0px 0px 10px 0;
}

#commentform #submit {
	margin: 0 0 20px 0;
}

#commentform p {
	margin: 5px 0;
}

/* -------------------[ Comments ]------------------- */

ol.commentlist {
	padding: 0;
	margin: 0 0 1px;
}

ol.commentlist li {
	border-top: 1px solid #F2EBDA;
	display: block;
	list-style: none;
	padding: 15px 15px 1px;
	margin: 0;
}

ol.commentlist li.commenthead {
	display: block;
	list-style: none;
	padding: 5px 15px;
	margin: 0;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

ol.tblist {
	border-top: 1px solid #F2EBDA;
	list-style: none;
	padding: 15px;
	margin: 0 0 1px;
}

ol.tblist li {
	display: block;
	list-style: none;
	background: transparent url(images/hotbullet.gif) 0px 2px no-repeat;
	padding-left: 15px;
	margin: 0 0 5px;
}

/* -------------------[ Misc Tags and Classes ]------------------- */

table {
	border: 0;
}

.post ul, .singlepost ul, .post ol, .singlepost ol {
	margin: 15px 30px;
	padding: 0;
	list-style-type: none;
}

.post ul li, .singlepost ul li {
	list-style-type: none;
	background: transparent url(images/oupbullet.gif) no-repeat 0 2px;
	padding: 0 0 2px 15px;
	border: 0;
	margin: 0;
}

.post ol li, .singlepost ol li {
	list-style-type: decimal;
	background: transparent;
	padding: 0 0 2px 0px;
	line-height: 1.4em;
	border: 0;
	margin: 0 0 0 20px;
	height: 1em;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-left: 0; font-size: .9em;}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #000;
	color: #333;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.navigation {
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

.navigation .alignright {
	float: right;
	margin: 0;
}

.navigation .alignleft {
	float: left;
	margin: 0;
}

.entry {
	padding: 0;
	margin: 0;
}

.postinfo {
	clear: both;
	margin: 0px 0px 0px 11px;
	font-size: 8pt;
	padding: 0; color: gray;}

.postinfo2 {
	clear: both;
	font-size: 8pt;
	margin: 10px 0 0 0px;
}

.post {
	margin: 0 0 10px;
	padding: 0 5px 10px;
	line-height: 130%;
	background: none repeat-x left;
	border-bottom: 1px dotted #c0c0c0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
	display: block;
	clear: both;
}

a.more-link {
	padding-right: 17px;
	background: transparent url(images/hotbullet.gif) 100% 80% no-repeat;
}

/* -------------------[ Search ]------------------- */

#searchform {
	text-align: right;
	float: right;
	margin-top: 4px;
}

#searchform #s {
	padding-left: 2px;
	font-size: 8pt;
	width: 140px;
	margin-right: 1px;
}

#searchform #submit {
	font-size: 8pt;
}

/* -------------------[ Navigation ]------------------- */

#nav {
	font-size: 9pt;
	clear: both;
	height: 28px;
	background: #3e3e3e;
	margin-right: auto;
	margin-left: auto;
}

#nav .stopper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#nav ul {
	font-weight: bold;
	font-size: 8pt;
	float: left;
	list-style: none;
	height: 16px;
	line-height: 32px;
	padding: 0 0 4px;
	margin: 0;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	float: left;
	color: #F2EBDA;
	text-decoration: none;
	margin-right: 16px;
	height: 20px;
}

#nav ul li a:hover, #nav ul li a:active {
	text-decoration: underline;
}

/* -------------------[ Feature Post ]------------------- */

.featurepost {
	line-height: 130%;
	background-color: #ffe7c6;
	padding: 0;
	margin-bottom: 8px; width: 76%; float: right; margin-top: -8px; margin-right: 0;}

.featurepost p {
	padding: 0;
}

.productpost {
	line-height: 130%;
	background-color: #cac2e4;
	padding: 0;
}

.shitwelike {	line-height: 130%;
	background-color: #bde2a7;
	padding: 0;}

.productpost p {
	padding: 0pt 5px 0pt 0;

}

.akst_link {
	float: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-left: 5px;
}

.featurepost h1 {
	margin: 0;
	padding: 0;
}

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom: 15px;
	padding: 0;
	border: 0;
}

.entry tr, .entry td, .entry th {
	margin: auto;
	padding: 0;
	border: 0;
}

.entry td, .entry th {
	vertical-align: top;
	padding-top: 7px;
}

.entry th {
	font-weight: bold;
	background: #E5DFCF;
}

.entry td {
	border: 0 none #E5DFCF;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.x-small {
	font: bold 9px/130% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.featurepicright {
	margin: -37px 7px 0pt 8px;
	float: right;
	background-color: #cea67e;
	text-align: center; width: 145px;}

p.subhed { font-weight: bold; font-size: 110%; letter-spacing: 0;}

.productpicright {
	margin: -37px 7px 0pt 9px;
	float: right;
	background-color: #9196be;
	width: 145px;
	text-align: center;
}

.swlpicright {
	margin: -37px 7px 0pt 9px;
	float: right;
	background-color: #a7d361;
	width: 145px;
	text-align: center;
}

.featurepicleft {
	margin: 0pt 5px;
	float: left;
	color: white;
	text-align: center;
	background-color: #ce9052;
}

.productpicpicleft {
	margin: 0pt 5px;
	float: left;
	width: 200px;
	color: white;
	text-align: center;
	background-color: #6a70a3;
}

#featurehed {
	margin-top: -8px;
	margin-bottom: 12px;
	background-color: #ce9052;
	padding-right: 0;
	height: 32px; width: 89%;}

#producthed {
	margin-bottom: 12px;
	background-color: #6a6fa3;
	height: 28px;
}

.sectionhead2 {
	padding-left: 4px;
	font-weight: bold;
	font-size: medium;
	padding-right: 8px;
}

div#rb-redbubble-clothing img
  {
    border: none;
  }
div#rb-redbubble-clothing
  {
    width: 100%;
    float: left; 
    clear: both;
  }
div#rb-redbubble-clothing ul
  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
  }
div#rb-redbubble-clothing ul li
  {
    display: block;
    float: left;
    width: 139px;
    height: 180px;
    margin: 0 8px 8px 0;
    padding: 0 0 8px 0;
  }
div#rb-redbubble-clothing ul li a.rb-thumbnail img
  {
    width: 135px;
    height: 135px;
    padding: 2px;
    background: white;
    border: 1px solid #ccc; margin-top: 15px;}
div#rb-redbubble-clothing ul li a
  {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 11px; margin-top: -12px;}

img.headImg { margin-top: -26px;}
