/*
Theme Name: LowChol
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, 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,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
:active, :focus { outline: none; -moz-outline-style: none; }

/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
width: 680px;
  margin-left: -2px;
  margin-top: -1px;
}
.single #container {
	float: left;
width: 650px;
  margin-top: -1px;

}
#content {

}
#primary{

	width: 300px;
margin-bottom: 10px;
height: 90px;
}

#secondary {

	width: 300px;
}
#footer {
	clear: both;
	width: 100%;
}



/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Times New Roman", Times, serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: auto;
	width: 980px!important;
padding: 0!important;
}
#wrapper{
width: 1000px!important;

}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {

background-attachment: fixed;
background-position: center 0px;
background-repeat: repeat-y;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0px 0 0 0;
position: relative;
color: #000000;
}

#header h1{
	margin-top: -5px;
margin-bottom: 12px;
color: #99cc00!important;
  font-family: "courier new";
font-size:30px!important;
line-height: 32px!important;
  word-spacing: -5px!important;
  letter-spacing: -1px;
}

#header-left{padding-top: 20px; padding-left:18px;height: 180px;}

#header-right{width: 540px;
position: absolute;
border-left: 0px solid #ccc;
padding-left: 18px;
right: 0px;
top: 20px;
font-size: 14px;
line-height: 17px;
  font-family: "courier new";
    word-spacing: -2px!important;
letter-spacing: -.5px;
}

#header-right p{ padding: 0px!important; margin: 0px!important; margin-bottom: 0px!important;margin-right: 0px!important; font-size: 17px; line-height: 19px;}
.Signup{
margin-top: 23px;
  color: #ffffff;
  background: #ffffff;
border: 1px solid #eee;
  width: 420px;
  height: 40px;
  padding: 7px;
  padding-left: 15px;
  position: relative;
  border-radius: 5px;
}
.notes{
position: absolute;
  top: 122px;
  right: 6px;
  width: 80px;
  height: 80px;
cursor: pointer;
}
.badge-star{position: absolute; top: 50px; left: 295px;}
#weather{top: -8px; left: 0px; z-index: 2000000; border: 0px dashed #6cb1be; height: 22px; padding-top: 2px; padding-left: 5px; padding-right: 5px;}
#Style{position:absolute; border: 0px solid #ffffff;padding:20px!important; padding-left: 0px; padding-top: 30px!IMPORTANT; background: rgb(255, 255, 255); background: rgba(255, 255, 255, .98); z-index: 2000000;top: 18px; right: -3px;  margin-left: 0px; display: none;  width: 950px; box-shadow: 1px 1px 3px #666; border-radius: 3px;}
#Style p{width: 750px; padding-left: 90px!important; padding-bottom: 15px!important; color: #777; font-weight: 300; padding-top: 0px; margin-top: 0px; line-height: 19px;}
#Style img{margin-top: 2px; padding-left: 0px; z-index: 20000002;}
#Style input{position: absolute; top: 15px; RIGHT: 20px;}
#Style h3{margin-left: 60px}
.Signup form{
position: absolute;
  top: 8px;
  left: 180px;
}
.Signup form input#s{
width: 190px;
  height: 25px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  margin-left: 5px;
  font-family: courier;
  font-size: 16px;
  padding-left: 5px;
}
.Signup form input#searchsubmit{
width: 35px;
  height: 32px;
  margin-left: 3px;
  border-radius: 18px;
  border: 0px;
  background-color: #ff9900!important;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  -webkit-appearance:none;
  text-align: center!important;
}
.Signup form input#searchsubmit:hover{
color: #333333;
background: rgba(255, 255, 255, .6);}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 15px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #ccea54;
	display: none;
	float: left;
	margin: 0 auto;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 30px;
	padding: 0 5px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0px;
width: 980px!important;
position: relative;
margin-bottom: 30px!important;
}
#content {
	margin-bottom: 6px;
padding: 0px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 19px;
  margin-top: 20px!important;
margin-bottom: 0px;
  height: 28px;
	margin-left: 13px!important;
font-family: courier;
word-spacing: -3px;
}
.page-title span {
	color: #ff9900;
	font-size: 50px;
font-family: 'times new roman':
	font-weight: normal;
word-spacing: 0px;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #333;
	font-size: 24px;
font-family: georgia;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.home #content .entry-title, .archive #content .entry-title, .search #content .entry-title  {
	color: #333;
	font-size: 16px;
font-family: georgia;
	line-height: 1.3em;
  margin-right: 10px;
}


.entry-meta {
	color: #888;
	font-size: 11px;
font-family: arial;
margin-top: 0px!important;
}
.single .entry-meta {
	color: #888;
	font-size: 11px;
font-family: arial;
margin-bottom: 10px;
font-family: courier;
word-spacing: -2px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {

}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
font-family: arial;
font-size: 11px;
}
.home .entry-utility, .search .entry-utility, .tag .entry-utility {

bottom: 0px;

}
.entry-meta a,
.entry-utility a {
	color: #999;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #B4C836;
}
#content .video-player {
	padding: 0;
}

.entry-content a{
color: #ff9900;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	padding: 8px;
	padding-left: 20px!important;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, .5);
	width: 640px;
	margin-left: -10px!important;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below.navigation {
	margin: 0px 0px 10px 10px;
font-size: 15px;
line-height: 30px;
text-decoration: underline!important;

}
#nav-below a{
color: #ff9900;
text-decoration: underline!important;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
background-color: #ffffff;
background: rgba(255, 255, 255, .5);
-moz-box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999;
box-shadow: 1px 1px 2px #999;
padding: 20px;
padding-top: 1px;
margin-bottom: 20px;
margin-left: 10px;
min-height: 150px;
position: relative;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;

	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 16px;
	margin: 0 0 33px 0;
	padding: 0 30px 10px 0px;
	position: relative;
font-size: 13px;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist {
border-bottom: 1px solid #eee;
}
.comment-notes {
font-size: 12px;
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 0px solid #e7e7e7;
	margin: px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 9px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#respond a{color: #B4C836;}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-title {
	color: #222;
	font-weight: normal;
margin-bottom: 10px;
font-size: 16px;
font-family: courier;
}

ul.xoxo{
list-style-type: none;
  
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#tag_cloud-2 {
	line-height: 1.6em;
padding: 12px;
}
#tag_cloud-2 div a{
color: #ff9900!important;
}
/* Main sidebars */


#main .widget-area ul {
	margin-left: 0;
	padding: 0 10px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
margin-top: 0px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, .9);
border-radius: 2px;
padding: 0px;
margin-right: 0px;
border-right: 2px solid #ccc!important\9;
border-bottom: 2px solid #ccc!important\9;
}
#secondary {
margin-top: 0px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, .9);
border-radius: 5px;
padding: 0px;
margin-right: 0px;
margin-bottom: 10px!important;
border-right: 2px solid #ccc!important\9;
border-bottom: 2px solid #ccc!important\9;
  
}
#secondary1 {
margin-top: 0px;
background-color: transparent!important;
border-radius: 0px;
margin-bottom: 17px!important;

}
#widget_sp_image-4 img{opacity:0.90;}
#recent-posts-2 a{color: #99cc00; font-size: 13px; line-height: 20px;}
#recent-posts-2{border: 1px solid #eeeeee; width: 268px;}
#recent-posts-2 li{list-style-type: circle;}
#tag_cloud-2{border: 1px solid #eeeeee; width: 265px; margin-top: -6px;}
/* Footer widget areas */
#footer-widget-area {
}
.page-id-6581 h1.entry-title{margin-bottom: 20px!important;}
.page-id-6581 p{margin-bottom: 20px!important;}
.page-id-6581 #widget-side{margin-top: 30px!important;}
/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 0px solid #ccea54;
	margin-top: -4px;
	overflow: hidden;
	padding: 0px 12px;
margin-top: 0px;
margin-bottom: 20px;
}
#site-info {
	font-weight: normal;
font-family: arial;
font-size: 11px;
  margin-left: 10px;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
display: none;
}
#site-generator a {
	background: url(/web/20230820090416im_/https://www.essexgirlcookshealthy.com/wp-content/themes/twentyten-2/images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 100%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;

	}
	#header {
		border-bottom: 0pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area,
	.signup,
	#weather,
	.img_ad,
	.related-posts{
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
	.print{display: none;}
	.widget-side{display: none;}
}

.home .post, .archive .post , .search .post   {
background-color: #ffffff;
background: rgba(255, 255, 255, .75);
box-shadow: 0px 0px 0px #ccc;
padding: 0px;
border: 1px #eee solid;
  width: 212px;
float: left;
  margin-bottom: 10px;
margin-right: 6px;
  margin-left: 4px;
height: 348px;
position: relative;

}

.home #post-top, .tag #post-top{
background-color: #ffffff;
background: rgba(255, 255, 255, .75);
box-shadow: 0px 0px 0px #ccc;
border: 1px #eee solid;
padding: 0px;
  width: 660px;
float: left;
  margin-bottom: 10px;
margin-right: 6px;
  margin-left: 4px;
padding-bottom: 10px;
  height: auto;
  margin-top: 1px;
  min-height: 300px;
position: relative;
font-size: 13px;
line-height: 16px;
font-family: courier;
}
.home #post-top .excerpt-image img, .tag #post-top .excerpt-image img{width: 290px; height: 290px;}
.home #post-top .latest, .tag #post-top .latest{
position: absolute;
z-index: 3;
top: 0px;
display: none;}
.home #post-top p a{
display: inline;
text-decoration: underline;}

.related-posts   {
background-color: #ffffff;
background: rgba(255, 255, 255, .75);
box-shadow: 0px 0px 0px #ccc;
border: 1px solid #eee;
padding: 0px;
  width: 212px;
float: left;
  margin-bottom: 10px;
margin-right: 6px;
  margin-left: 4px;
min-height: 218px;
position: relative;

}
.single .post {
background-color: #ffffff;
background: rgba(255, 255, 255, .75);
border: 1px solid #eeeeee;
padding: 22px;
float: left;
  margin-bottom: 12px;
margin-left: 2px;
margin-top: 3px;
position: relative;

}
.home .post h2, .archive .post h2, .search .post h2{
text-decoration: none;
margin-top: -5px!important;
padding-top: 0px;
  padding-bottom: 0px;

margin-bottom: 10px!important;
  display: block!important;
margin-right: 10px!important;
color: #ff9900!important;
  font-size: 17px;
  line-height: 20px!important;
}


.related-posts h4{
text-decoration: none;
margin-top: 210px!important;
font-size: 13px;
padding-top: 0px;
margin-left: 10px!important;
display: block;
  text-decoration: underline;
color: #ff9900!important;
}
.home .post h2 a, .archive .post h2 a, .search .post h2 a{
color: #ff9900!important;
   	text-decoration: none;
}
.home .post h2 a:hover, .archive .post h2 a:hover, .search .post h2 a:hover{
color: #B2CE4D!important;
 	text-decoration: underline;
	}
.home #post-top h2, .tag #post-top h2 { width: 300px!important;}
.home #post-top h2 a, .tag #post-top h2 a{ width: 30px!important;font-size: 26px; font-family: "times new roman", times;}
.home .post p, .archive .post p, .search .post p{
font-size: 12px!important;
font-family: courier;
word-spacing: -3px;
line-height: 15px!important;
margin-top: 0!important;
  padding-top: 0!important;
color: #555555!important;
width: 190px;
  position: relative!important;
}
.home .post p a, .archive .post p a, .search .post p a{
	color: #666666;
	text-decoration: none;
	display: none;
	}
	.home .post p a, .archive .post p a, .search .post p a{
	color: #666666;
	text-decoration: none;
	display: none;
	}

.home .post #post-excerpt-block, .archive .post #post-excerpt-block, .tag .post #post-excerpt-block, .search .post #post-excerpt-block{

margin-top: 220px;
  
margin-left: 12px;

}
#post-top #post-excerpt-block p a{
display: block!important;
  margin-top: 10px;
  font-size: 18px;
  letter-spacing: -.5px;

}
#post-top p{
font-family: 'courier new';
font-size: 15px!important;
line-height: 18px!important;
width: 300px;
padding-bottom: 30px;
}
.home #post-top img{margin-bottom: 10px!important;}
.home #post-top #post-excerpt-block, .tag #post-top #post-excerpt-block{

margin-top:30px;
  width: 300px;
margin-left: 329px;

}

#related{ width: 700px; margin-left: -2px;}
#related h3{margin-left: 10px; margin-top: 25px; font-size: 16px; font-family: courier; word-spacing: -2px; margin-bottom: 10px;}
.related-posts img, .home .post .excerpt-image, .archive .post .excerpt-image, .search .post .excerpt-image{
position: absolute; 
left: 10px;
top: 10px;
}


.single .main-image img{
border: 1px solid #eee;
background-color: #ffffff;
padding: 14px;
margin-top: 10px;
margin-bottom: 10px;}

.single .entry-content{
width: 375px;
float: left;
margin-bottom: 30px;
}

.single .entry-content p{
font-size: 14px;
line-height: 18px;
margin-bottom: 12px!important;
padding-bottom: 0px!important;
}
.single .entry-utility{
font-size: 13px;
word-spacing: -3px;
border-top: 1px solid #ccc;
padding: 3px;
font-family: courier;
padding-top: 6px;
}

.single #ingredients{
float: right;
width: 193px;
margin-top: 0px;
font-size: 13px;
font-family: courier;
word-spacing: -3px;
line-height: 16px;
border: 1px solid #eee;
padding-top: 10px;
padding-left: 5px;
background-color: #ffffff;
padding-right: 10px;
}
.single #ingredients li{
padding-bottom: 7px;
list-style-type: disc;
margin-left: 0px;
}

.single #ingredients h3{
margin-left: 8px;
font-size: 16px;
padding-bottom: 0px;
margin-bottom: 10px;

}

.single #headline{
font-size: 15px!important;
line-height: 21px;
}

.breadcrumbs{
margin-left: 24px;
font-size: 12px;
font-family: courier;
word-spacing: -2px;
color: #ff9900;
  height: 30px;
}

.breadcrumbs a{
color: #000000;
}

.page #content{
margin-left: 10px;
background-color: #ffffff;
background: rgba(255, 255, 255, .85);

  padding: 10px;
}

.page.page-template-onecolumn-page-php #content{
width: 880px!important;
}

.page #content h1, .page #content h2, .page #content h3{
margin-left: 0px;
  font-family: courier;
    color: #B4C836;
padding: 0px;
  margin: 0px;
}
.page #content p{
  font-size: 15px;
  line-height: 21px;
}

.page #content img{
border: 1px solid #eee;
background-color: #ffffff;
padding: 14px;
margin-top: 10px;}

.page .breadcrumbs{
display: none;
}

.twitter{
top: 30px!important;
display: block;
font-family: courier;
width: 200px;
word-spacing: -2px;
}

.twitter img{
display: block;
margin-top: 2px;}

.home .breadcrumbs{
visibility: hidden;
}
.email{font-family: courier;
width: 200px;
word-spacing: -2px;
height: 50px;}
.email a{color: #ff9900; font-size: 13px;}
#widget-side{float: right; width: 300px; margin-top: 0px;}
.single .thumbs {padding-left: 0px; margin-left: 0px; display: block; float: right; margin-top: 20px;}
.single .thumbs ul {padding-left: 0px; margin-left: 0px;}
.single .thumbs li{list-style-type: none; margin-left: 0px;  padding-left: 0px;}
.single .thumbs li img{padding: 8px; border: 1px solid #eeeeee; background-color: #fff; width: 192px;}
#nav-below .navigation {
display: block!important;
width: 600px;
float: right;}
.cufon-loading { visibility: hidden!important;}
#post-excerpt-block .entry-utility{border-top: 1px dashed #ddd; padding-top: 4px; position: absolute; bottom: 12px!important; width: 190px; font-size: 10px; line-height: 11px; color: #cccccc}
#post-top #post-excerpt-block .entry-utility{margin-top: 40px;border-top: 1px dashed #ddd; padding-top: 4px; position: absolute; bottom: 12px!important; width: 310px; font-size: 10px; line-height: 11px; color: #cccccc}
.entry-utility-prep {}
.widget_recent_entries{ overflow-y: auto; width: 270px; padding: 10px;}
.cc-cookies{width: 100%;
text-align: center;
border-bottom: 1px dashed #cccccc;
padding-bottom: 6px;
padding-top: 4px;
background-color: #ffffff;
}
.cc-cookies a.cc-cookie-accept {
color: #000000;
background-color: #b4ce27;
padding: 2px 4px;
border-radius: 3px;
margin-right: 4px;
}
.cc-cookies a.cc-cookie-decline {
color: #000000;
background-color: #eeeeee;
padding: 2px 4px;
border-radius: 3px;
}
.not-found{padding: 30px!important;
width: 590px!important;
background-color: #ffffff!important;
  border: 1px solid #cccccc;
  border-radius: 6px;
margin-top: 1px;}

.page #content{border: #ffffff 0px!important; box-shadow: 0px!important; width: 620px; margin-top: 40px;}

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
/* iPhone [portrait + landscape] */
@media screen and (max-width: 490px) {
  .not-found{padding: 30px!important;
width: 391px!important;
background-color: #ffffff!important;
  border: 1px solid #cccccc;
  border-radius: 6px;}
  #access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
margin: 0px;
	width: 480px!important;
padding: 0!important;
}
#wrapper{
width: 480px!important;

}

#container {

width: 480px;

}
.single #container {
	float: left;
width: 480px;
  margin-top: -1px;

}
  .home #main{margin-top: -50px!important;}
  .home .post, .archive .post, .search .post {
background-color: #ffffff;
background: rgba(255, 255, 255, .75);
box-shadow: 0px 0px 0px #ccc;
padding: 0px;
  width: 455px;
float: left;
  margin-bottom: 10px;
margin-right: 0px;
  margin-left: 14px;
height: 212px;
position: relative;
}
#post-top.post {
height: auto!important;
margin-left: 14px!important;
width: 455px;
    padding-bottom: 30px;
}
  #post-excerpt-block{
  position: absolute;
    top: 30px;
    margin-top: 0px!important;
    right: 0px;
    width: 230px;
    height: 170px;
  }  
  
#post-top #post-excerpt-block h2{width: 450px!important;}
 #post-top.post #post-excerpt-block{
  display: block!important;
    float: none;
margin-left: 10px;
 height: auto;
    padding-bottom: 20px!important;
  }  
      #post-top .excerpt-image img{
width: 435px!important;
height: 435px!important;
 display: block!important;
 }
    #post-top #post-excerpt-block{
 position: relative;
    margin-top: 440px!important;
    padding-bottom: 60px;
  } 
     #post-top #post-excerpt-block p{
width: 430px;
  }  
  .entry-utility{
  width: 216px!important;
line-height: 15px!important;
	float: left;
width: 480px;
  margin-left: -2px;
  margin-top: -1px;
    font-size: 12px!important;
}
  
   #post-top .entry-utility{
  width: 436px!important;
line-height: 15px!important;
	float: left;
width: 480px;
  margin-left: -2px;
  margin-top: -1px;
    font-size: 12px!important;
}
  
  .entry-utility a{
  font-size: 12px;}
.single #container {
	float: none;
width: 480px;
  margin-top: -1px;

}
  .single .post {
margin-left: 12px;
width: 408px;
  margin-top: -1px;

}
  
   .single .post .main-image img{
  width: 400px;
    padding: 4px;
    margin-bottom: 10px;
  }
  #ingredients{
  width: 390px!important;
    margin-bottom: 20px;
    
  }
  
  .single .entry-utility{
  width: 410px!important;
  }
   .single .navigation{
  margin-left: 12px!important;
    width: 424px;
  }
  #related{
  width: 480px;
    margin-left: 17px;
  }
  
  #header-left{padding-top: 20px; }

#header-right{width: 440px;
position: relative;
border-left: 0px solid #ccc;
padding-left: 18px;
right: 0px;
top: 10px;
font-size: 14px;
line-height: 17px;
  font-family: "courier new";
    word-spacing: -2px!important;
letter-spacing: -.5px;
}
  
  #header-right h1{
  font-size: 22px!important;
    line-height: 22px!important;
  }
    .tag #header-right p, .search #header-right p, .single #header-right p{
  display: none;
  }

#header-right p{ padding: 0px!important; margin: 0px!important; margin-bottom: 0px!important;margin-right: 20px!important; font-size: 14px; line-height: 19px;}
.Signup{
margin-top: 15px;
  color: #ffffff;
  width: 430px;
  height: 40px;
  padding: 7px;
  padding-left: 15px;
  position: relative;
  border-radius: 5px;
    margin-left: -6px;
}
  .notes{
  position: absolute;
    top: -90px;

  }
  .widget_recent_entries{
  display: none;
  }
  
  #secondary {
margin-top: 0px;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, .9);
border-radius: 5px;
padding: 0px;
margin-right: 0px;
margin-bottom: 10px!important;
width: 455px;
  
}
  
  #widget-side{float: left; width: 400px; margin-top: 10px; margin-left: 10px}
   #widget-side .textwidget{display: none;} #secondary1 {width: 480px; text-align:center;}
  #Style{position:absolute; border: 0px solid #ffffff;padding:20px!important; padding-left: 0px; padding-top: 30px!IMPORTANT; background: rgb(255, 255, 255); background: rgba(255, 255, 255, .98); z-index: 2000000;top: -120px; right: -6px;  margin-left: 0px; display: none;  width: 410px; box-shadow: 1px 1px 3px #666; border-radius: 3px;}
#Style p{width: 380px; padding-left: 20px!important; padding-bottom: 15px!important; color: #777; font-weight: 300; padding-top: 0px; margin-top: 0px; line-height: 19px;}
.page #content{border: #ffffff 0px!important; box-shadow: 0px!important; width: 420px; margin-top: 40px;}
  .home .post h2, .archive .post h2, .search .post h2{
font-size: 21px!important;

line-height: 25px!important;

width: 195px;
  position: relative!important;
}  .home .post p, .archive .post p, .search .post p{
font-size: 13px!important;

line-height: 17px!important;

width: 195px;
  position: relative!important;
}
  .breadcrumbs{
  margin-top: 30px;
  } 
.page-title{
  margin-top: 20px;
    margin-left: 16px!important;
    display: none;
  }
  #site-info{margin-left:10px;}
  
  .thumbs{float: left!important;}
   .thumbs img{width: 150px!important; padding: 3px!important;}
  .home #header{height: 389px;}
  .cc-cookies{width: 440px;
  padding: 20px;
text-align: center;
border-bottom: 1px dashed #cccccc;
padding-bottom: 9px;
padding-top: 4px;
background-color: #ffffff;
-webkit-text-size-adjust: none;
}
.cc-cookies a.cc-cookie-accept {
color: #ffffff;
background-color: #b4ce27;
padding: 5px 44px;
border-radius: 3px;
margin-right: 4px;
margin-bottom: 5px;
display: inline-block;
}
.cc-cookies a.cc-cookie-decline {
color: #666666;
background-color: #eeeeee;
padding: 5px 44px;
border-radius: 3px;
display: inline-block;
margin-top: 7px;
}
.badge-star{position: absolute; top: -25px; left: 295px;}

} 
.print{position: absolute;
right: 20px;
top: 20px;
background-color: #ffffff; 
color: #b4ce27;
border-radius: 3px;
padding: 2px 6px;
border: 1px solid #b4ce27;}
.print a{color: #b4ce27;}

div.pagination {
		padding: 3px;
		margin: 3px 0px!important;
		text-align:center;
}

div.pagination a, div.pagination span.pages, div.pagination span.dots, div.pagination span.current {
 font-family: courier;
  margin: 3px 2px 3px 5px;
  font-size: 16px!important;
  padding: 8px 12px;
  display: inline-block;
  border-color: #eeeeee!important;
  text-decoration: none !important;
  color: #000000 !important;
 font-family: courier;
background-color: #fff;
}

div.pagination a:hover, div.pagination a:focus {
  border-color: #fff!important;
color: #ffffff!important;
  background-color: #333333!important;
}

div.pagination span.current {
font-weight: bold;
color: #ffffff!important;
  background-color: #ff9900;
}

.widget_sp_image{
margin-bottom: 15px;
}

.tag-archive-meta{
margin-left: 15px;
margin-top: 13px;
margin-bottom: -10px;
color: #000;
font-size: 16px;
margin-right: 30px;
}


.cufon-loading { visibility: hidden!important;}

/*
     FILE ARCHIVED ON 09:04:16 Aug 20, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:17:48 Mar 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.508
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 27.026
  LoadShardBlock: 116.94 (3)
  PetaboxLoader3.datanode: 84.885 (4)
  PetaboxLoader3.resolve: 80.908 (2)
  load_resource: 65.463
*/