/*  
Theme Name: Wire-Sculpture
Description: New Wire-Sculpture Skin
Version: 1
Author: CTW
Author URI: http://www.claimtheweb.com
Tags: dark, light, two-columns, custom-colors, custom-header, theme-options, right-sidebar, threaded-comments
*/
html {
	margin: 0px;
	min-height: 100%;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
body {
	margin:0px;
	padding:0px;
	background-color: #42246A;
	min-height: 100%;
	background-image: url(images/backgrounds/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link, a:visited, a:active, a:focus, a:hover {
	-moz-outline-style:none;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
.postcontent h1 {
	font-size: 28px;
	line-height:36px;
}
.postcontent h2 {
	font-size: 22px;
	line-height:27px;
}
.postcontent h3 {
	font-size: 18px;
	line-height:23px;
}
.postcontent h4 {
	font-size: 16px;
	line-height:20px;
}
.postcontent h5 {
	font-size: 12px;
	font-weight: bold;
}
.postcontent h6 {
	font-size: 11px;
	font-weight: bold;
}
embed {
    margin:0 0 0 -15px;
}
img {
	border:none;
	margin:0;
	padding:0;
}
.alignleft {
	margin-right:10px;
	margin-bottom:10px;
	float: left;
}
.alignright {
	margin-bottom:10px;
	margin-left:10px;
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}
hr {
	height: 1px;
	border:0;
	width: 95%;
	color: #E6E6E6;
	background-color: #E6E6E6;
}
h2.pagetitle {
	padding:8px 8px 8px 15px;
	margin:0px 0px 5px 0px;
	background-color:#FFFFFF;
	font: normal 16px/20px Georgia;
	color: #333333;
	border: solid 1px #FFFFFF;
}
.postwrap blockquote {
	margin:0 15px 10px 15px;
	padding:10px 15px;
	border: 1px solid #999999;
	background: #CCCCCC;
}
.postwrap blockquote blockquote {
	margin-right:5px;
	margin-left:0;
	background: #CCCCCC;
}
.postwrap blockquote p {
	margin:0;
	padding:0 0 5px;
}
.postwrap a {
	color: #A10000;
}
#bgwrapper {
	width:1242px;
	margin:0px auto;
	padding-top:0px;
	background:url(images/square_pattern.png) repeat-y top left;
	min-height:100%;
} 

#wrap {
	width:1040px;
	margin:0px auto 0px;
	padding:0;
	font:14px Arial, Arial, sans-serif;
}
#header {
	background-image: none;
	background-color: #FFFFFF;
	height:120px;
	width:1040px;
	border-bottom: solid 0px #000000;
	position: relative;
}
#header a {
	color:#FFFFFF;
	text-decoration: none;
}
#header h3, #header h1 {
	font-size:34px;
	width:600px;
	left:20px;
	font-weight:400;
	line-height:38px;
	font-family: Georgia;
	margin:0px;
	padding: 0px 0 10px 20px;
}
#logo {
	margin-top: 0px;
}
#header h3 a, #header h1 a {
	color: #FFFFFF;
}
#header h3 a:hover, #header h1 a:hover {
	color: #999999;
	text-decoration: none;
}
p.tagline {
	font-size:14px;
	font-weight:700;
	width:600px;
	left:20px;
	color: #FFFFFF;
	margin:0;
	float:left;
	padding: 0 0 0 20px;
}
#header h3, #header h1, #header p.tagline {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -999px;
}
#nav {
	background-color: #FFFFFF;
	padding-left:4px;
	border-bottom: solid 0px #000000;
	width:1040px;
	margin: 0px;
	padding-left: 8px;
}
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:150px;
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:inherit;
}
.sf-menu li {
	float:left;
	position:relative;
	z-index:10;
}
.sf-menu a {
	display:block;
	position:relative;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Arial, Helvetica;
	line-height: 33px;
	white-space: pre;
}
.sf-menu ul a {
	white-space: normal;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:-1px;
	top:33px;
	z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:-999em;
}
#nav ul.sf-menu li:hover, #nav ul.sf-menu li.sfHover * {
	z-index:1000;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:150px;
	top:-1px;
}
ul.sf-menu li li:hover ul li, ul.sf-menu li li.sfHover ul li {
	left:1px;
}
ul.sf-menu li ul {
	background-color:#000000;
	width:152px;
}
ul.sf-menu ul li {
	width:150px;
	margin-left:1px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:150px;
	top:-1px;
}
#nav ul.sf-menu li.sfHover li.sfHover li, #nav ul.sf-menu li.sfHover li.sfHover li {
	margin:0px;
	padding:0px;
}
.sf-menu {
	float:left;
	margin-bottom:0px;
}
.sf-menu a {
	padding: 0px;
	margin-right: 1px;
	height:33px;
	background: url(images/navbasiclt.png) left top no-repeat;
	background-color: #FFFFFF;
	text-decoration: none;
}
.sf-menu li li a {
	margin:0px;
}
.sf-menu li a span {
	display: block;
	margin-left: 11px;
	padding-left: 1px;
	padding-right: 13px;
	line-height: 33px;
	padding-bottom:0px;
	color: #5A448A;
	background: url(images/navbasicrt.png) right top no-repeat;
	background-color: #FFFFFF;
	text-decoration: none;
}
.sf-menu li li a span {
	display: block;
	padding-bottom:0px;
}
.sf-menu a, .sf-menu a:visited {
	color: #5A448A;
}
.sf-menu li li {
	color:#FFFFFF;
	background:#FFFFFF;
	border-bottom:1px solid #000000;
}
.sf-menu li li a:hover span {
	background-color:transparent;
}
.sf-menu li li li:first-child {
	border-top:1px solid #000000;
}
.sf-menu li li li {
	background:#FFFFFF;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.sfHover a {
	background-position: left -33px;
	text-decoration: none;
	background-color: #B3D334;
	cursor: pointer;
	outline:0;
	color: #FFFFFF;
}
.sf-menu a:focus span, .sf-menu a:hover span, .sf-menu a:active span, .sf-menu li.sfHover a span {
	background-position: right -33px;
	color: #FFFFFF;
	background-color: #B3D334;
}
.sf-menu li li a span, .sf-menu li.current_page_item li a span, .sf-menu li.current-menu-item li a span {
	background-color: transparent;
}
.sf-menu li.current_page_item a:hover, .sf-menu li.current-menu-item a:hover {
	color: #FFFFFF;
	background-color: #B3D334;
}
.sf-menu li.current_page_item a:hover span, .sf-menu li.current-menu-item a:hover span {
	background-color: #B3D334;
}
.sf-menu li li.current_page_item a:hover span, .sf-menu li.current_page_item li a:hover span, .sf-menu li li.current-menu-item a:hover span, .sf-menu li.current-menu-item li a:hover span {
	background-color: transparent;
}
.sf-menu li.current_page_item a, .sf-menu li.current_page a, .sf-menu li.current-menu-item a {
	background-position: left -33px;
	background-color: #FFFFFF;
}
.sf-menu li.current_page_item a span, .sf-menu li.current-menu-item a span {
	background-position: right -33px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.sf-menu li li a span, .sf-menu li li a:visited span {
	color:#FFFFFF;
}
.sf-menu li.current_page_item li a span, .sf-menu li.current-menu-item li a span {
	color: #FFFFFF;
}
.sf-menu li:hover a span, .sf-menu li.sfHover a span {
	color: #FFFFFF;
}
.sf-menu li:hover li a span, .sf-menu li.sfHover li a span {
	color: #FFFFFF;
}
.sf-menu li.sfHover a, .sf-menu li.sfHover a span {
	background-color: #B3D334;
}
.sf-menu li.sfHover li a, .sf-menu li.sfHover li a span {
	background-color: #FFFFFF;
}
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #FFFFFF;
	outline:0;
	color:#FFFFFF;
}
.sf-menu li li a:focus span, .sf-menu li li a:hover span, .sf-menu li li a:active span {
	color:#FFFFFF;
	background: transparent;
}
.sf-menu li li.current_page_item a, .sf-menu li.current_page_item li a, .sf-menu li li.current-menu-item a, .sf-menu li.current-menu-item li a {
	background-image: none;
	background-color: #FFFFFF;
}
.sf-menu li li.current_page_item a:hover, .sf-menu li.current_page_item li a:hover, .sf-menu li li.current-menu-item a:hover, .sf-menu li.current-menu-item li a:hover {
	background-image: none;
	background-color: #FFFFFF;
}
.sf-menu li li.current_page_item, .sf-menu li li.current-menu-item {
	background-color: #FFFFFF;
}
.sf-menu li li.current_page_item a:hover, .sf-menu li li.current-menu-item a:hover {
	color:#FFFFFF;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	outline:0;
	color: #FFFFFF;
}
.sf-menu li:hover li, .sf-menu li.sfHover li, .sf-menu li.sfHover li {
	background: #FFFFFF;
	outline:0;
	color:#FFFFFF;
}
.sf-menu li.sfHover li a:hover {
	color: #FFFFFF;
}
.sf-menu li ul li a, .sf-menu li ul li a span {
	background-image:none;
}
.sf-menu li li a {
	padding: 9px 0px;
	width:150px;
	height:100%;
}
.sf-menu li li a span, .sf-menu li li a:hover span {
	line-height: normal;
}
span.sf-sub-indicator {
	top:1.05em;
}
a > span.sf-sub-indicator {
	top:11px;
}
ul ul a > span.sf-sub-indicator {
	top:10px;
}
.sf-menu a.sf-with-ul {
	padding-right: 0em !important;
	min-width:1px;
}
.sf-menu a.sf-with-ul span {
	padding-right:23px;
}
.sf-menu a.sf-with-ul span.sf-sub-indicator {
	position:absolute;
	display:block;
	padding:0px;
	right:.75em;
	width:10px;
	height:10px;
	text-indent: -999em;
	overflow:hidden;
	background-image:url('images/arrows-ffffff.png');
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:-10px -100px;
}
.sf-menu ul a.sf-with-ul span.sf-sub-indicator {
	right: .5em;
	top: 10px;
}
a > span.sf-sub-indicator {
	background-position: 0 -100px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-menu ul a.sf-with-ul span.sf-sub-indicator {
	background-position:-10px 0;
}
.sf-menu ul a.sf-with-ul > span.sf-sub-indicator {
	background-position:0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}
.headwidget {
	float:right;
}
#header #searchform {
	width: 242px;
	height: 31px;
	background: url(images/searchboxes/magglass2.png) left 0px no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
}
*:first-child+html #header #searchform {
	padding: 0px 0;
}
* html #header #searchform {
	padding: 5px 0;
}
* html #header #searchbox {
	margin-top: 0px;
}
#header #searchbox {
	margin-left: 28px;
	margin-top:6px;
	margin-bottom: 3px;
	width: 140px;
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
}
#header #searchbutton {
	width: 50px;
	background: none;
	border: none;
	margin-left:10px;
}
#header #searchbutton:hover {
	cursor: pointer;
}
#sidebar-top #searchform2 {
	width: 330px;
	padding:8px;
}
#sidebar-top input#searchbox2 {
	width: 215px;
	padding:2px;
}
input#searchbutton2 {
	float:left;
	vertical-align:middle;
}
#sidebar-top input#searchbutton2:hover {
	background-image:none;
}
#sidebar-top #s {
	margin: 20px 0 5px 0;
	width: 345px;
}
#sidebar-left #searchform2 {
	margin:17px 0 0 10px;
}
#sidebar-left input#searchbox2 {
	width: 100px;
	margin:5px 0 0;
	float:left;
}
#sidebar-left #s {
	margin: 20px 0 5px 0;
	width: 180px;
}
#sidebar-right #searchform2 {
	width: 140px;
}
#sidebar-right #s {
	margin: 20px 0 5px 0;
	width: 140px;
}
#rssfeeds {
	width:300px;
	height: 70px;
	position: absolute;
	padding-top: 0px;
	bottom:0px;
	right:22px;
	color: #5A448A;
}
#rssicon {
	float:right;
	margin-left:5px;
}
#rssfeeds a {
	color: #5A448A;
	text-decoration:underline;
}
#rssfeeds a:hover {
	color: #FCFCFC;
}
#rssfeeds p {
	line-height:16px;
	margin:0;
	padding:27px 0px 0 0;
	text-align: right;
}
#feature {
	background-color: #FFFFFF;
	width: 1040px;
	clear:both;
	color: #999999;
	padding-bottom:0px;
	margin:0 auto;
}
#feature .spacing {
	margin:0 auto;
	width:960px;
}
#feature h2 {
	padding:0px;
	margin:0px 0px 10px 0px;
	color: #FFFFFF;
	font-family: Arial, Arial, Helvetica;
	font-size: 18px;
}
#feature a, #feature a:visited, #feature a:active {
	color: #CCCCCC;
}
#feature a:hover {
	color: #FFFFFF;
}
#feature .textwidget {
	padding:0px;
	color: #999999;
}
#feature ul {
	list-style-type:none;
	padding:0px;
}
#feature ul.children {
	margin:3px 0 0px 0;
	padding: 0px 0px 3px 0px;
	border:none;
}
#feature ul.children li {
	padding-bottom: 0px;
}
#feature ul li {
	list-style-type:none;
	background:url(images/liarrow.png) no-repeat left top;
	padding-left:10px;
	padding-bottom:3px;
}
#feature ul li a {
	text-decoration:none;
}
.feat_box {
	padding:15px 15px 15px 15px;
	margin:0px;
	width: 283.333333333px;
	float: left;
}
#content {
	width:1040px;
	position:relative;
	float:left;
	color: #333333;
	background-color: #FFFFFF;
}
.post a:link, .post a:visited, .post a:active {
	text-decoration:none;
	color: #557ebf;
	border:0;
	-moz-outline-style:none;
}
.post a:hover {
	text-decoration:underline;
	color: #000000;
	border:0;
	-moz-outline-style:none;
}
.posthead h1, .posthead h2 {
	margin:0px;
	text-align: left;
	padding:8px 8px 8px 15px;
	font: normal 22px/26px Georgia;
}
.postwrap {
	float:left;
	width:558px;
	padding:0 10px;
	margin:0 0 5px 20px;
	background:url(images/post_wrap_bg.png) repeat-y center;
}
.post {
	margin-bottom:5px;
	padding:0px;
}
.postwrap p {
	line-height: 18px;
}
.posthead {
	padding-bottom:0px;
	position:relative;
	clear:left;
	margin-bottom: 0px;
}
#content .posthead h1, #content .posthead h1 a, #content .posthead h2, #content .posthead h2 a {
	color: #2d5980;
}
#content .posthead h1 a:hover, #content .posthead h2 a:hover, #content .postMeta a:hover {
	text-decoration: none;
	color: #2d5980;
}
.postMeta {
	color: #666666;
	margin:0px;
	padding:5px 15px 5px 15px;
	font-size: 11px;
	height:20px;
}
.postMeta a, .postMeta a:link, .postMeta a:visited, .postMeta a:active {
	text-decoration: none;
	color: #666666;
}
#content .postMeta a:hover {
	text-decoration: underline;
	color: #666666;
}
div.commentcount {
	padding-left: 30px;
	background: url(images/comment.png) left top no-repeat;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	float:right;
}
div.postdate {
	padding-left: 24px;
	background: url(images/date.png) left top no-repeat;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	float:left;
}
#content .postcontent {
	padding:8px 15px 0px 15px;
	line-height:18px;
	color: #42246a;
}
#content .postcontent a {
	text-decoration: none;
}
pre {
	background-color: #F9F8E3;
	border: 1px dotted #999;
	padding: 0px 8px 15px 8px;
	margin:0 15px 10px 15px;
}
.more-link {
	font-weight:700;
	margin-top:15px;
	height: 16px;
	width: 300px;
	display: block;
}
.Note {
	margin:0px;
	padding:0px;
	font-size:11px;
}
#content ul.Note li a, #content ul.Note li a:link, #content ul.Note li a:visited {
	color: #333333;
}
ul.Note {
	margin-top:0px;
	padding:5px;
}
.Note li {
	list-style-type:none;
	padding:2px 0 2px 15px;
}
.NoteRss {
	background:url(images/NoteRss.png) no-repeat left 2px;
	display:inline;
	margin-left:5px;
}
.NoteTrackBack {
	background:url(images/NoteTrackBack.gif) no-repeat left 2px;
	display:inline;
	margin-left:10px;
}
.comment-wrap {
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.commentdate {
	padding-left:0;
}
#commentlist li p {
	margin-bottom:8px;
	line-height:20px;
	padding:0;
}
.commentlist li.alt .commenttext {
	clear: both;
}
.commentname {
	margin:0;
	padding:5px 5px 5px 0;
}
.commentinfo {
	clear:both;
}
.commenttext {
	clear:both;
	padding-top: 10px;
	display:block;
	margin-bottom: 0px;
}
.comment-wrap blockquote, .comment-wrap blockquote blockquote {
	margin-bottom:10px;
	margin-top: 8px;
	background: url(images/comments-lighter.png) no-repeat top left;
	border: 1px solid #000;
}
.commenttext p {
	margin:0;
	padding:0 0 10px 0;
}
#commentform #submit {
	color: #FFFFFF;
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:700;
	border:1px solid #000;
	display:block;
	margin:0;
	padding:4px;
	background-color: #A10000;
}
#commentform input, #commentform textarea {
	padding:5px;
	background-color: #EEEEEE;
	border: solid 1px #999999;
	color: #333333;
}
#commentform textarea {
	width: 98%;
}
p.meta {
	margin: 0 0 5px 0;
	padding: 0px;
	float: left;
}
p.meta a {
	text-decoration: none;
}
p.approval {
	font-style: italic;
	clear: left;
}
p.commenttitle {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
}
#sidebar {
	float:right;
	width:345px;
	margin-top:0px;
	position:relative;
	padding-right: 0px;
	margin-bottom: 15px;
	margin-left:5px;
	margin-right:5px;
}
#sidebar ul, #feature ul {
	margin: 0px;
	padding: 0 0 0 8px;
}
#sidebar-top {
	width: 345px;
	padding:0px;
	color: #333333;
}
#sidebar-top h5 {
	margin:0px;
	padding: 8px 8px 8px 23px;
	color: #FFFFFF;
	font-family: Arial, Arial, Helvetica;
	font-size: 14px;
	background: url(images/sidebar-h2-bg.png) no-repeat 0px 0px;
	background-color: #5A448A;
	border-bottom: solid 1px #000000;
	text-transform: none;
	letter-spacing: 0px;
	text-align: left;
}
#sidebar-top a, #sidebar-top a:visited, #sidebar-top a:active {
	color: #333333;
}
#sidebar-top a:hover {
	color: #000000;
}
.sidebar-top-box {
	margin-bottom:4px;
	padding:8px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #000000;
}
.box-padding {
	padding:7px;
}
.sidebar-top-box p {
	margin-top:3px;
	margin-bottom:3px;
}
#sidebar-top .textwidget {
	padding:10px;
	color: #333333;
}
#sidebar-top ul {
	list-style-type:none;
	padding:10px;
}
#sidebar-top ul ul {
	padding:0px;
}
#sidebar-top .widget {
	margin:0px 0px 5px 0px;
	background-color: #EEEEEE;
	border: solid 1px #000000;
}
#sidebar-top ul.children li {
	padding-bottom: 0px;
}
#sidebar-top ul li {
	list-style-type:none;
	background:url(images/liarrow-dark.png) no-repeat left 4px;
	padding:0 0 0px 8px;
	line-height: 21px;
}
#sidebar-top ul li a {
	text-decoration:none;
}
#sidebar-left a, #sidebar-left a:visited, #sidebar-left a:active {
	color:#557ebf;
}
#sidebar-right a, #sidebar-right a:visited, #sidebar-right a:active {
	color: #557ebf;
	text-decoration: underline;
}
#sidebar #sidebar-left, #sidebar #sidebar-right {
	color: #666666;
}
#sidebar-left a:hover, #sidebar-right a:hover {
	color: #000000;
}
#sidebar-left {
	float:left;
	width: 180px;
	padding:0 4px 0 4px;
	margin:20px 0 0 5px;
}
#sidebar-left h5, #sidebar #sidebar-right h5 {
	margin:5px 0px 10px 0px;
	padding-left: 5px;
	float:left;
	width:100%;
	color: #E8F3FB;
	font-family: Arial, Arial, Helvetica;
	font-size: 1px;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: left;
	background:url(images/headers/search_header.png) no-repeat center;
	height:49px;
	width:183px;
}
.tags, .filed_under, .like_this {
	color:#808080;
	font:11px Arial, Helvetica, sans-serif;
}
#categories-2 .widget {
	background:url(images/headers/categories_header.png) no-repeat center;
	height:49px;
	width:191px;
	color:#E8F3FB;
}
.lower_post_info {
	margin:0;
}
#recent-posts-2 .widget {
	background:url(images/headers/recent_entries.png) no-repeat center;
	height:49px;
	width:221px;
	color:#e8f3fb;
}
#most_commented_widget-3 .widget {
	background:url(images/headers/most_commented.png) no-repeat center;
	height:49px;
	width:221px;
	color:#e8f3fb;
}
#linkcat-2 .widget {
    background:url(images/headers/blogroll_head.png) no-repeat center;
    height:47px;
    width:221px;
    color:#e8f3fb;
}
#sidebar-right {
	float:right;
	width: 220px;
	padding:0 8px;
	margin:25px 5px 0 5px;
}
#sidebar-left ul, #sidebar-right ul {
	padding-left:5px;
        display:inline;
}
#sidebar-left ul ul, #sidebar-right ul ul {
	padding-left:2px;
}
#sidebar-left ul li {
	background:url(images/liarrow-dark.png) no-repeat left 4px;
	padding:0 0 0px 8px;
	list-style:none;
	margin:0;
	width:95%;
	line-height: 21px;
	font:12px/17px Verdana, Geneva, sans-serif;
}
#sidebar-left ul li a {
	color:#557ebf;
}
#sidebar-left li {
	float:left;
	width:100%;
	list-style:none;
}
#text-3 .textwidget .testimonialHeader {
	background:url(images/testimonials_header.png) no-repeat center top;
	height:54px;
	width:192px;
}
#sidebar-left ul li ul.children .cat-item {
	background:none;
}
#sidebar-right li {
	font:12px/17px Verdana, Geneva, sans-serif;
	list-style:none;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	background:url(images/liarrow-dark.png) no-repeat left 2px;
}
#sidebar-top h5 a.rsswidget {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar #sidebar-left h5 a.rsswidget, #sidebar #sidebar-right h5 a.rsswidget {
	color: #A10000;
	text-decoration: none;
}
#sidebar .rsswidget img {
	float: left;
	margin-top: 2px;
	margin-right: 7px;
}
#squeeze #footer {
	width: 650px;
	background-color: #F0F0F0;
	color: #A3A3A3;
	text-align:center;
	border: none;
}
#squeeze #footer a:link, #squeeze #footer a:visited, #squeeze #footer a:active, #squeeze #footer a:focus {
	color: #A3A3A3;
	text-decoration:none;
}
#squeeze #footer a:hover {
	text-decoration:underline;
}
#footerdark {
	background: url(images/footerdark.png) no-repeat top left;
	padding:7px 0 25px 0;
	width: 1040px;
}
#squeeze #footerdark {
	width: 650px;
	background: none;
}
#footer .topshadow {
	background: url(images/feature-shadow.png) no-repeat top left;
	padding-bottom:20px;
}
#footer .textwidget p {
	padding: 0;
	margin: 8px 0;
}
#footer h2 {
	padding:0px;
	margin:0px 0px 10px 0px;
	color: #FFFFFF;
	font-family: Arial, Arial, Helvetica;
	font-size: 21px;
}
#footer .textwidget {
	padding:0px;
	color: #FFFFFF;
}
#footerfeature {
	color: #FFFFFF;
}
#footer ul {
	list-style-type:none;
	padding:0px;
}
#footer ul.children {
	margin:3px 0 0px 0;
	padding: 0px 0px 3px 0px;
	border:none;
}
#footer ul.children li {
	padding-bottom: 0px;
}
#footer ul li a {
	text-decoration:none;
}
.foot_box {
	padding:15px 15px 15px 15px;
	margin:0px;
	width: 440px;
	float: left;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wp-calendar {
	width:100%;
	border-collapse:collapse;
	margin:0;
	padding:0;
	background: #FFFFFF;
}
#wp-calendar caption {
	padding-top:3px;
	padding-bottom:6px;
	text-align:left;
	font-family: Arial, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #A10000;
	text-transform: uppercase;
	letter-spacing: 0px;
}
#wp-calendar td {
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	line-height:15px;
}
#wp-calendar th {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#wp-calendar tbody {
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
}
#content #sidebar #wp-calendar a {
	font-weight:700;
	color: #5A448A;
	text-decoration:none;
	display:block;
	border-style:none;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
#content #sidebar #wp-calendar a:hover {
	font-weight:700;
	color: #FCFCFC;
	text-decoration:none;
	border-style:none;
	margin:0;
	padding:0;
}
#wp-calendar tfoot, #wp-calendar tfoot .pad {
	background-color: #FFFFFF;
}
#wp-calendar tfoot a:hover {
	text-decoration:underline;
}
#wp-calendar tfoot a {
	display:block;
	padding:2px 0;
	color: #FFFFFF;
	text-decoration: none;
}
#wp-calendar tfoot td {
	padding:4px 0;
}
#wp-calendar thead {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#wp-calendar tfoot {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#credit {
	font: 11px Arial, Helvetica;
	padding: 8px;
	width:1040px;
	margin: 0 auto;
	text-align:center;
}
form {
	margin:0;
	padding:0;
}
#rss a {
	color: #FFFFFF;
	line-height: 20px;
}
#rss a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.clearer {
	clear: both;
	float: none;
}
#nextprevious {
	padding: 10px 0;
	margin-bottom:15px;
	float:left;
	width: 95%;
	text-align: center;
}
img.avatar {
	float:right;
	border:solid 2px #000;
}
div.vcard a {
	font-weight:bold;
}
ol li div.comment-meta {
	font-size:9px;
	margin:5px 0 10px 0;
}
#content ol.commentlist a {
	text-decoration:none;
}
#content ol.commentlist a, #content ol.commentlist a:link, #content ol.commentlist a:visited {
	color: #1A41B8;
}
ol.commentlist {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	color: #333333;
}
ol.commentlist li {
	margin-bottom: 10px;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
	background-color: #DDDDDD;
}
ol.commentlist li.comment {
	padding:1em;
}
ol.commentlist li div.comment-author {
}
div.vcard {
	font:normal 16px georgia, times, serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-weight:bold;
}
ol.commentlist li div.vcard cite.fn a.url {
}
ol.commentlist li div.vcard img.avatar {
	border:2px solid #000;
	float:right;
	margin:0 0 1em 1em;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	font-size:10px;
	margin:5px 0 10px 0;
}
ol.commentlist li div.comment-meta a {
}
ol.commentlist li p {
	margin:0 0 1em;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em 2em;
}
ol.commentlist li div.reply {
	font-size:11px;
}
#content ol.commentlist li div.reply a {
	color:#FFF;
	font-weight:bold;
	padding:3px 6px;
	background-color: #A10000;
	border:1px solid #000;
	text-decoration:none;
}
#content ol.commentlist li div.reply a:hover {
	background-color:#555;
	text-decoration:none;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
	background-color: #DDDDDD;
}
ol.commentlist li.depth-1, ol.commentlist li.depth-1.parent {
	border: solid 1px #999999;
}
ol.commentlist li ul.children li.depth-2 {
	border:1px solid #999999;
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-3 {
	border:1px solid #999999;
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-4 {
	border:1px solid #999999;
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.depth-5 {
	border:1px solid #999999;
	margin:0 0 .25em .25em;
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
	background-color: #EEEEEE;
	background-image:none;
}
ol.commentlist li.comment-author-admin.even, ol.commentlist li.comment-author-admin.odd {
	background-color: #DDDDDD;
	background-image:none;
}
ol.commentlist li.odd {
	background: url(images/comments-lighter.png) no-repeat top left;
	background-color: #EEEEEE;
}
ol.commentlist li.parent {
	border:none;
}
ol.commentlist li.pingback {
	border-bottom:1px dotted #666;
	padding:1em;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
ol.commentlist li.bypostauthor {
	background-color: #DDDDDD;
}
ol.pinglist li a, ol.pinglist li a:link, ol.pinglist li a:visited ol.pinglist li {
	color: #A10000;
	;
}
#squeeze #bgwrapper {
	width: 100%;
	margin: 0px;
	padding-top:0px;
	background: url(images/bg-fade.png) repeat-x top left;
	min-height: 100%;
}
#squeeze #wrap {
	width:650px;
	border: solid 0px #000000;
}
#squeeze #spheader {
	width:650px;
	height: 161px;
	padding-top: 25px;
	border-bottom: none;
	color: #FFFFFF;
	padding-top: 25px;
}
#squeeze #spheader h3 {
	width:400px;
	padding-left:20px;
	font-size: 36px;
	font-family: Trebuchet MS;
	font-weight:400;
	line-height:40px;
	margin:0px;
}
#squeeze #spheader p.tagline {
	width:400px;
	padding-left:20px;
	color: #FFFFFF;
	font-size:16px;
}
#squeeze #nav {
	width:642px;
	margin-top:0px;
}
#squeeze .feat_box {
	width: 180px;
}
#squeeze #footer {
	width: 650px;
	background-color: #F0F0F0;
	color: #A3A3A3;
	text-align:center;
}
#squeeze #footer a:link, #squeeze #footer a:visited, #squeeze #footer a:active, #squeeze #footer a:focus {
	color: #A3A3A3;
	text-decoration:none;
}
#squeeze #footer a:hover {
	text-decoration:underline;
}
#squeeze #footerdark {
	width: 650px;
	background: none;
}
#mainContent {
	width:645px;
	position:relative;
	float:left;
	text-align:left;
	color: #000;
	background-color: #FFF;
	padding:5px 0px 0px 5px;
	font-family: Verdana, helvetica, sans serif;
	font-size: 13px;
	line-height: 17px;
}
#mainContent .postwrap {
	float:left;
	width:640px;
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
}
#mainContent .post {
	border:none;
}
#mainContent .postcontent {
	padding:20px;
}
.greybox {
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#squeeze blockquote {
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 25px;
	background-color: #FFF;
}
.offercoupon {
	padding: 20px;
	background-color: #FEFCD8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/coupon-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.offercouponoutline {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px dashed #CC0000;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.offercoupon form {
	margin: 0px;
	padding: 0px;
}
#mainContent .offercoupon p {
	line-height: 22px;
}
.shadowbox {
	background-color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.sbcontent {
	padding: 15px;
	border: 1px solid #E2E2E2;
	background-color: #F3F3F3;
	background-image: url(images/shadowbox-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sbshadow {
	background-image: url(images/shadowbox-shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
}
ul.greencheck, ul.redstop, ul.bluecheck, ul.greencheckbox, ul.bluecheckbox, ul.orangecheckbox, ul.greencheck2, ul.greencheck3, ul.plusgreen, ul.redstop2, ul.redstop3, ul.redstop4, ul.redstop5, ul.warning {
	line-height: 18px;
	min-height:0px;
}
.greencheck li, .redstop li, .bluecheck li, .greencheckbox li, .bluecheckbox li, .orangecheckbox li, #feature .greencheck li, #feature .redstop li, #feature .bluecheck li, #feature .greencheckbox li, #feature .bluecheckbox li, #feature .orangecheckbox li, #footerfeature .greencheck li, #footerfeature .redstop li, #footerfeature .bluecheck li, #footerfeature .greencheckbox li, #footerfeature .bluecheckbox li, #footerfeature .orangecheckbox li {
	list-style:none;
	padding: 4px 20px 10px 50px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-position: 5px top;
}
.greencheck2 li, .greencheck3 li, .plusgreen li, .redstop2 li, .redstop3 li, .redstop4 li, .redstop5 li, .warning li, #feature .greencheck2 li, #feature .greencheck3 li, #feature .plusgreen li, #feature .redstop2 li, #feature .redstop3 li, #feature .redstop4 li, #feature .redstop5 li, #feature .warning li, #footerfeature .greencheck2 li, #footerfeature .greencheck3 li, #footerfeature .plusgreen li, #footerfeature .redstop2 li, #footerfeature .redstop3 li, #footerfeature .redstop4 li, #footerfeature .redstop5 li, #footerfeature .warning li {
	list-style:none;
	padding: 4px 20px 10px 50px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-position: left top;
}
.greencheck li, #feature .greencheck li, #footerfeature .greencheck li {
	background-image: url(images/checkmark-green.png);
}
.greencheck2 li, #feature .greencheck2 li, #footerfeature .greencheck2 li {
	background-image: url(images/checkmark-green2.png);
}
.greencheck3 li, #feature .greencheck3 li, #footerfeature .greencheck3 li {
	background-image: url(images/checkmark-green3.png);
}
.plusgreen li, #feature .plusgreen li, #footerfeature .plusgreen li {
	background-image: url(images/plus-green.png);
}
.redstop li, #feature .redstop li, #footerfeature .redstop li {
	background-image: url(images/stop.png);
}
.redstop2 li, #feature .redstop2 li, #footerfeature .redstop2 li {
	background-image: url(images/stop2.png);
}
.redstop3 li, #feature .redstop3 li, #footerfeature .redstop3 li {
	background-image: url(images/stop3.png);
}
.redstop4 li, #feature .redstop4 li, #footerfeature .redstop4 li {
	background-image: url(images/stop4.png);
}
.redstop5 li, #feature .redstop5 li, #footerfeature .redstop5 li {
	background-image: url(images/stop5.png);
}
.warning li, #feature .warning li, #footerfeature .warning li {
	background-image: url(images/warning.png);
}
.bluecheck li, #feature .bluecheck li, #footerfeature .bluecheck li {
	background-image: url(images/checkmark-blue.png);
}
.bluecheckbox li, #feature .bluecheckbox li, #footerfeature .bluecheckbox li {
	background-image: url(images/checkbox-blue.png);
}
.greencheckbox li, #feature .greencheckbox li, #footerfeature .greencheckbox li {
	background-image: url(images/checkbox-green.png);
}
.orangecheckbox li, #feature .orangecheckbox li, #footerfeature .orangecheckbox li {
	background-image: url(images/checkbox-orange.png);
}
.shortfade {
	background: url(images/fades/sp-short-fade.png) repeat-x center left;
}
.shortreflect {
	background: url(images/fades/sp-short-reflect.png) repeat-x center left;
}
.longfade {
	background: url(images/fades/sp-long-fade.png) repeat-x top left;
}
.longfadedark {
	background: url(images/fades/sp-long-fade-dark.png) repeat-x top left;
}
.longfadelight {
	background: url(images/fades/sp-long-fade-light.png) repeat-x top left;
}
.downarroworange {
	background: url(images/down-arrow-orange.png) no-repeat top center;
	padding-top:120px;
	width:100%;
}
.downarrowblue {
	background: url(images/down-arrow-blue.png) no-repeat top center;
	padding-top:120px;
	width:100%;
}
.downarrowgreen {
	background: url(images/down-arrow-green.png) no-repeat top center;
	padding-top:120px;
	width:100%;
}
.downarrowred {
	background: url(images/down-arrow-red.png) no-repeat top center;
	padding-top:120px;
	width:100%;
}
.downarrowgrey {
	background: url(images/down-arrow-grey.png) no-repeat top center;
	padding-top:120px;
	width:100%;
}
.rightarrowred {
	width:80px;
	height:220px;
	background: url(images/right-arrow-red.png) no-repeat center left;
}
.rightarroworange {
	width:80px;
	height:220px;
	background: url(images/right-arrow-orange.png) no-repeat center left;
}
.rightarrowblue {
	width:80px;
	height:220px;
	background: url(images/right-arrow-blue.png) no-repeat center left;
}
.rightarrowgreen {
	width:80px;
	height:220px;
	background: url(images/right-arrow-green.png) no-repeat center left;
}
.rightarrowgrey {
	width:80px;
	height:220px;
	background: url(images/right-arrow-grey.png) no-repeat center left;
}
.boxtop {
	background: url(images/box-top.png) repeat-x top left;
}
.boxtopdark {
	background: url(images/box-top-dark.png) repeat-x top left;
}
.curvearrow {
	background: url(images/arrow-curved.png) no-repeat top left;
}
.arrowredleft {
	width:100%;
	background: url(images/arrow-left-red.png) no-repeat top left;
	text-align:center;
}
.arrowredright {
	width:100%;
	background: url(images/arrow-right-red.png) no-repeat top right;
	text-align:center;
}
.arroworangeleft {
	width:100%;
	background: url(images/arrow-left-orange.png) no-repeat top left;
	text-align:center;
}
.arroworangeright {
	width:100%;
	background: url(images/arrow-right-orange.png) no-repeat top right;
	text-align:center;
}
.arrowblueleft {
	width:100%;
	background: url(images/arrow-left-blue.png) no-repeat top left;
	text-align:center;
}
.arrowblueright {
	width:100%;
	background: url(images/arrow-right-blue.png) no-repeat top right;
	text-align:center;
}
.arrowgreenleft {
	width:100%;
	background: url(images/arrow-left-green.png) no-repeat top left;
	text-align:center;
}
.arrowgreenright {
	width:100%;
	background: url(images/arrow-right-green.png) no-repeat top right;
	text-align:center;
}
.buybutton {
	margin:10px auto;
	background-repeat: no-repeat;
}
.buybutton a {
	height:100%;
	width:100%;
	display:block;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position:0 0;
}
.submitbutton {
	margin:5px auto;
	background-repeat: no-repeat;
}
.submitbutton a {
	height:100%;
	width:100%;
	display:block;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position:0 0;
}
.focusField {
	width:200px;
	margin-bottom:12px;
	border:3px solid #000;
	background:#eee;
	font-size:16px;
	color:#fff;
	padding:2px;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
}
.idleField {
	width:200px;
	margin-bottom:12px;
	border:3px solid #222;
	background:#fff;
	font-size:16px;
	color:#333;
	padding:2px;
}
.testimonial {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #BFB46B;
	background-color: #FFF6B8;
}
.testimonial img {
	padding-top: 15px;
}
.roundbox {
	background-image: url(images/round-box-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .roundboxcontent p {
	line-height: 25px;
	margin-bottom:0px;
}
.roundboxcontent {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.roundboxcontent .input {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFF9DF;
}
.roundboxcontent .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#mainContent .button, #content .button {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-image: url(images/form-btn-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #000;
	margin-top: 10px;
	cursor:pointer;
}
.flexbutton {
	font: normal 36px/36px Verdana, Helvetica, Arial;
	text-shadow: 0px 0px 5px #000;
	background-color: #CC0000;
	color: #FFFFFF;
	padding:4px 18px 8px 18px;
	width:auto;
	overflow:visible;
	background-image: url(images/button-highlight.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #CC0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
	text-align:center;
	cursor:pointer;
}
.flexbutton:hover {
	background-color: #FF0000;
}
#mainContent .button:hover, #content .button:hover {
	background-color: #FF0000;
}
.roundboxcontent form {
	margin-bottom: 0px;
}
.roundboxbtm {
	background-image: url(images/round-box-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	margin:0px;
	padding:0px;
}
.roundboxtop {
	background-image: url(images/round-box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
#squeeze h1, #squeeze h2, #squeeze h3, #squeeze h4 {
	font-family: Georgia, helvetica, sans serif;
}
#mainContent .postwrap a, #mainContent .postwrap a:link, #mainContent .postwrap a:visited, #mainContent .postwrap a:active {
	color: #CC0000;
	text-decoration: underline;
}
#mainContent .postwrap a:hover {
	color: #000000;
}
#squeeze h1 {
	font-size: 36px;
	line-height: 41px;
	margin-top:0px;
	padding-top:0px;
}
#squeeze h2 {
	font-size: 24px;
	line-height: 29px;
}
#squeeze h3 {
	font-size: 20px;
	line-height: 24px;
}
#squeeze h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
}
.yellow {
	background-color: #FFFF00;
	font-weight:bold;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0000FF;
}
.green {
	color: #007d0f;
}
.center {
	text-align:center;
}
.lineout {
	text-decoration: line-through;
}
.paper1btm {
	background-image: url(images/paper1-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin:0px;
	padding:0px;
}
.paper1top {
	background-image: url(images/paper1-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}
.paper1 {
	background-image: url(images/paper1-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .paper1content p, #content .paper1content p {
	line-height: 26px;
}
.paper1content {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding-right: 35px;
	padding-left: 35px;
}
.stickywrap {
}
.stickynote {
	background: url(images/stickynote.jpg) no-repeat left top;
	padding: 38px 40px 35px 60px;
	height: 261px;
	width: 260px;
	font: 18px/22px "Courier New", Courier, monospace;
	text-align: center;
	float: left;
}
.paper2btm {
	background-image: url(images/paper2-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin:0px;
	padding:0px;
}
.paper2top {
	background-image: url(images/paper2-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}
#mainContent .paper2, #content .paper2 {
	background-image: url(images/paper2-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .paper2content p, #content .paper2content p {
	line-height: 26px;
}
.paper2content {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 45px;
	padding-left: 45px;
}
.paper3btm {
	background-image: url(images/paper3-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
	margin:0px;
	padding:0px 45px 25px;
}
.paper3top {
	background-image: url(images/paper3-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
}
#mainContent .paper3, #content .paper3 {
	background-image: url(images/paper3-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
#mainContent .paper3content p, #content .paper3content p {
	line-height: 26px;
}
.paper3content {
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
}
.wp-pagenavi, #wp-pagenavi {
	color: #FFFFFF;
	margin:0 auto;
}
.wp-pagenavi a, .wp-pagenavi a:link, #wp-pagenavi a, #wp-pagenavi a:link {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #777777;
}
.wp-pagenavi a:visited, #wp-pagenavi a:visited {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #777777;
}
.wp-pagenavi a:hover, #wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #FFFFFF;
	background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #555555;
}
.wp-pagenavi a:active, #wp-pagenavi a:active {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #B3D334;
}
.wp-pagenavi span.pages, #wp-pagenavi span.pages {
	padding: 3px 5px 3px 5px;
	margin: 2px 2px 2px 2px;
	color: #333333;
	border: none
}
.wp-pagenavi span.current, #wp-pagenavi span.current {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #B3D334;
}
.wp-pagenavi span.extend, #wp-pagenavi span.extend {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background: url(images/pagenavi-bg.png) left bottom no-repeat;
	background-color: #777777;
}
#header {
	background-color:transparent;
	border:none;
}
#wrap {
	border:none;
}
#nav {
	border: solid 0px #000000;
}
#feature {
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
}
#content {
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
}/*****************************************NEW WIRE-SCULPTURE*********************************************/
/********************************HEADER****************************************/
#header {
	background:#FFFFFF;
	height:170px;
}
#header_cart {
	background:#ffffff;
}
#logo {
  text-align:left;
}
#logo img {
	padding:15px 30px 0;
}
.supplies_info {
	width:205px;
	float:left;
	margin:0 -120px 0 0;
}
#header img {
	float:left;
}
#live_chat {
	float:right;
	margin:15px 5px 0 0;
	width:120px;
}
#nav {
	padding:10px 30px;
	background:url(images/nav_bar_bg.jpg) repeat-x center top;
	height:52px;
	width:964px;
	margin:0 auto;
	border-left:1px #d6dac7 solid;
	border-right:1px #d6dac7 solid;
}
#nav ul {
	list-style:none;
	float:right;
	text-transform:capitalize;
}
#nav ul a {
	color:#42246a;
	text-decoration:none;
}
#nav_bar {
	margin:0 0 5px 0;
	font-size:18px;
}
#nav li {
	float:left;
}
#nav_bar li:first-child a {
	border:none;
}
#sub_nav li {
	height:14px;
	padding:7px 0;
	font-size:12px;
}
#nav_bar li a {
	float:left;
	padding:0 20px;
	border-left:1px #42246a solid;
}
.border {
	border-left:1px #42246a solid;
}
.caps {
	background:url(images/blog_resource_bg.gif) repeat-x center;
	line-height:28px;
	text-transform:uppercase;
	margin:-7px 0 0 0;
}
#sub_nav {
	margin:6px 0 0;
}
#sub_nav li a {
	float:left;
	padding:0 15px;
}
.blog_sub_head {
	width:1024px;
	padding:5px 8px 0;
	background:#ffffff;
}
/**********************************END HEADER******************************************/
/**********************************************FOOTER******************************************************/

/*************************************************  FOOTER STUFF  ***********************************************/
#footer {
	background:url(images/footer_bg.png) repeat-x center top;
	height:170px;
	float:left;
	width:1040px;
	margin:0 0 0 101px;
	padding:40px 0 10px;
}
#footer_cart {
	background:url(images/footer_cart_bg.gif) repeat-x center;
	height:62px;
	font:11px/62px Arial, Helvetica, sans-serif;
	color:#42246a;
	text-align:center;
}
#footer_cart a{
	color:#42246a;
}
.sign {
	float:left;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height:40px;
	margin:0 0 0 50px; 
}
.sign label {
	color:#797979;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:0 10px;
}
.pattern_email, .pattern_name {
	border:1px #cccccc solid;
	width:118px;
	*height:21px;
	line-height:21px;
	font-size:12px;
	color:#797979;
}
.tell_us:link, .tell_us:hover, .tell_us:visited {
	float:right;
	vertical-align:middle;
	font:16px/40px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
	margin:0 50px 0 0;
	line-height:40px;
}
.email {
	background:url(images/email_bg.png) no-repeat center top;
	height:134px;
	width:212px;
	margin:15px 0 0 20px;
	padding:0px 20px 6px 30px;
	float:left;
	text-align:left;
}
.email_ex {
	margin:0;
	*margin:0px 0px 5px -20px;
	background:none;
	border:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#797979; 
	width:156px;
	height:27px;
	float:left;
	line-height:27px;
}
.email_go {
	vertical-align:middle;
	float:right;
}
.email p {
	color:#42246a;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	float:left;
	padding:0;
}
.email span {
	font:bold 14px Arial, Helvetica, sans-serif;
}
.email em {
	font:normal normal 11px Arial, Helvetica, sans-serif;
}
.email .exclusives {
  margin:-7px 0 4px;
}
div#footer ul {
	list-style:none;
	padding:0;
	margin:0;
}
div#footer ul li.blue_li {
	color:#2d5980;
	float:left;
	font:18px Georgia, "Times New Roman", Times, serif;
	line-height:32px;
	vertical-align:middle;
	padding:0 15px 0 20px;
}
div#footer ul li.blue_li ul {
	padding:0 20px 0 0;
}
div#footer ul li.blue_li ul.last {
	padding:0 51px 0 0;
}
div#footer ul li.blue_li ul li {
	color:#42246a;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:none;
	padding:0;
	margin:0;
	line-height:14px;
}
div#footer ul li.blue_li ul li a {
	color:#42246a;
}
.social a{
	font:13px Arial, Helvetica, sans-serif;
}
.social a img {
	margin:0 3px 0 0;
}
/****************** END FOOTER STUFF ***************/

/**********************************END FOOTER******************************************/
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#nav_bar { padding:0; }
        #sub_nav { padding:0; }
        #footer form .email .email_ex { width:136px;}
        #footer form .email #Contact0Email {margin-top:-3px;}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	#nav_bar { padding:0; }
        #sub_nav { padding:0; }
        #footer form .email .email_ex { width:136px;}
}
