/*
Theme Name: Olives Et Al Theme
Theme URI: http://wordpress.org/
Description: The Olives Et Al Wordpress theme.
Version: 1.0
Author: Jim Rixon
Author URI: http://strangecorp.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 1em;
	line-height: 1.127em;
	font-family: Arial, sans-serif;
	color: #444;
	background: #231f20;
	padding: 0;
	margin: 0;
}
#header {
/* background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center; */
	}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content {
	font-size: 0.75em;
}
#content .pad {
	padding: 0 0 0 20px;
}
#content-wrapper-inner {
	background: url(images/content-bg.png) no-repeat center 14px;
	padding: 10px 0 0 0;
	overflow: hidden;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
/* border-left: 1px solid #ddd; */
	}
#footer {
	/* background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
}
small {
	/* font-family: Arial, Helvetica, Sans-Serif; */
	font-size: 1em;
	line-height: 1.5em;

}
h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-weight: bold;
}
h1 {
		font-size: 1.8em;
	line-height: normal;
	color:#231F20;
	display: block;
		font-weight: bold;
	margin: 0 0 10px 0;
	background: url(images/divider.png) no-repeat 20px bottom;
	clear: both;
	padding: 0 25px 40px 45px;
}
#headerimg .description {
	font-size: 0.75em /* adjusted */;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	/* font-family: 'Lucida Grande', Verdana, Sans-Serif; */
	font-size: 1.25em /* adjusted */;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;/* color: white; */
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00aecb;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
/* color: #b85b5a; */
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
/*generic*/
button {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	cursor:pointer;
}
form, fieldset, input, legend, textarea, ul, ol, dl {
	margin:0;
	padding:0;
}
img, fieldset {
	border: none;
}
fieldset {
	width: 100%;
}
#processing {
	display: none;
}
table {
	border-collapse: collapse;
	width: 100%;
	empty-cells: show;
}
td, th {
	text-align: left;
}
td p {
	font-size: 1em;
}
/*definition list used for product details*/
dl {
	width: 100%;
	overflow:hidden;
}
dd, dt {
	display: block;
	margin: 0;
	padding:0;
	float:left;
}
dt {
	margin: 0 10px 0 0;
}
a {
	text-decoration: none;
	color:#00aecb;
}
/*end definition list used for product details*/

/*end generic*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em /* 'Lucida Grande', Verdana, Arial, Sans-Serif */;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
/* font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em /* 'Lucida Grande', Verdana, Arial, Sans-Serif */;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #00aecb;
	text-decoration: none;
}
a:hover {
	/* color: #147; */
	text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em /* 'Lucida Grande', Verdana, Arial, Sans-Serif */;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#header {
	/* background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px; */
	
	width: 940px;
	margin: 0 auto;
	position: relative;
	z-index: 5000000;
	height: 125px;
}
#footer-wrapper, #header-wrapper {
	background: #201a20;
	height: 125px;
}
#header-wrapper {
	background: #231f20;
}
#content-wrapper {
	background: #fffff8 url(images/content-bg.gif) repeat-x 0 0;
	position: relative;
	z-index: 1000000;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
#header-left {
	width: 700px;
	float: left;
}
#header-right {
	width: 240px;
	float: right;
	padding: 5px 0 0;
}
#header-right, #header-right a {
	color: #d3d2d2;
}
#header-right p {
	padding: 0;
	margin: 0;
}
#stockus, ul#primary_nav {
	font-size: 1em;
}

ul#primary_nav li.on a, ul#primary_nav li a:hover {
	display: block;
	color: #fff;
}


#product_detail ul#primary_nav li#pn-products a, #category ul#primary_nav li#pn-products a, ul#primary_nav li#pn-products a:hover {
	background: url(images/pn-recipes-on.gif) no-repeat 12px 6px;
}
#recipes ul#primary_nav li#pn-recipes a, ul#primary_nav li#pn-recipes.on a, ul#primary_nav li#pn-recipes a:hover {
	background: url(images/pn-recipes-on.gif) no-repeat 8px 6px;
}
#events ul#primary_nav li#pn-events a, ul#primary_nav li#pn-events.on a, ul#primary_nav li#pn-events a:hover {
	background: url(images/pn-recipes-on.gif) no-repeat 35px 6px;
}
#competition ul#primary_nav li#pn-competitions a, ul#primary_nav li#pn-competitions.on a, ul#primary_nav li#pn-competitions a:hover {
	background: url(images/pn-recipes-on.gif) no-repeat 25px 6px;
}
ul#primary_nav li#pn-blog.on a, ul#primary_nav li#pn-blog a:hover {
	background: url(images/pn-blog-on.gif) no-repeat 5px 6px;
}
#careers ul#primary_nav li#pn-about-us a, #meet_the_team ul#primary_nav li#pn-about-us a, #store_locator ul#primary_nav li#pn-about-us a, #deli ul#primary_nav li#pn-about-us a, #about_us ul#primary_nav li#pn-about-us a, ul#primary_nav li#pn-about-us.on a, ul#primary_nav li#pn-about-us a:hover {
	background: url(images/pn-recipes-on.gif) no-repeat 10px 6px;
}

#stockus {
	float: left;
	margin: 30px 0 0 162px;
}
#stockus a {
	display: block;
	padding: 8px 0 0 0;
	height: 24px;
	width: 151px;
	overflow: hidden;
	background: url(images/button-stockus.gif) no-repeat 0 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
ul#utils-nav li, ul#primary_nav li, ul#secondary_nav li, ul#tertiary_nav li {
	float: left;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header a {
	text-decoration: none;
}
#header #header-left h2 a, #header #header-left h1 {
	background: transparent url(images/logo.gif) no-repeat -20px 0;
	display: block;
	padding: 75px 0 0 0;
	width: 280px;
	height: 0;
	overflow: hidden;
	float: left;
	font-size: 0.5em;
}
/*header search*/
#product_search {
	position: relative;
}
#product_search input {
	width: 157px;
	float: left;
	padding: 0 4px;
	border: 0;
	display: inline;
	overflow: hidden;
	height: 24px;
}
#product_search label {
	position: absolute;
	top: -10000000px;
	left: 0;
}
#product_search button {
	margin: 0;
}
#product_search button span {
	margin:-2px 0 0 -3px;
	background: url(images/button-search.gif) no-repeat 0 0;
	display: block;
	padding: 24px 0 0;
	width: 75px;
	height: 0;
	overflow: hidden;
}
#product_search button {
	position: relative;
	float: right;
	height: 24px;
	width: 75px;
	display: block;
}
#product_search p {
}
/*end header search*/
	
ul#primary_nav {
	padding: 10px 0 0 0;
	overflow: hidden;
	margin: 0;
}
ul#primary_nav li {
	font-size: 1em;
	display: block;
}
ul#primary_nav li a {
	color: #f4aa00;
	display: block;
	height: 30px;
	padding: 10px 20px 0 15px;
}
ul#primary_nav li.on a, ul#primary_nav li a:hover {
	color: #fff;
	display: block;
}
ul#primary_nav li#pn-products {
}
/*ul#primary_nav li#pn-products.on a, ul#primary_nav li#pn-products a:hover {
	background: url(images/pn-products-over.png) no-repeat 0 0;
}*/

ul#primary_nav li#pn-blog.on a, ul#primary_nav li#pn-blog a {
	background: url(images/pn-blog-on.gif) no-repeat 5px 6px;
}


ul#primary_nav, ul#secondary_nav {
	clear: both;
	overflow: hidden;
}
ul#secondary_nav li {
	font-size: 0.6875em;
	padding: 0 1px;
}
ul#tertiary_nav {
	float: right;
}
ul#tertiary_nav li {
	border-right: 1px solid #eee;
	line-height: 1em;
	font-size: 0.6875em;
}
ul#tertiary_nav li a {
	color: #eee;
	display: block;
	padding: 0 6px;
}
ul#utils-nav {
	float: right;
}
#content-right ul#utils-nav {
	clear:both;
	float:none;
	overflow: hidden;
}
ul#utils-nav li {
	font-size: 0.6875em;
}
ul#utils-nav li a {
	color: #201a20;
	text-decoration: underline;
	display: block;
}
ul#utils-nav li#un-mailinglist a {
	background: url(images/un-mailinglist-bg.gif) no-repeat 0 0;
	padding: 20px 20px 20px 90px;
}
ul#utils-nav li#un-send-to-friend a {
	background: url(images/un-send-to-friend-bg.gif) no-repeat 0 0;
	padding: 20px 20px 20px 50px;
}
ul#utils-nav li#un-print-page a {
	background: url(images/un-print-page-bg.gif) no-repeat 0 0;
	padding: 20px 20px 20px 40px;
}
ul#tertiary_nav li.last {
	border: none;
	padding: 0 6px 0 0;
}
#header #login-reg {
	font-size: 0.6875em;
	padding: 0 0 5px;
}
#header #login-reg a{
text-decoration: underline;
}

#header #basket-details {
	font-size: 0.875em;
	font-weight: bold;
	padding: 5px 0 5px;
	overflow: hidden;
	width:100%;
}
#basket-details strong {
color:#AAB300;
text-decoration:none;
}
#basket-details .view-basket {
border-bottom:2px solid #D3D2D2;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 20px 20px 25px;
	margin: 0px 0 0;
	width: 450px;
}
.post {
	background: url(images/grime-divider.gif) no-repeat bottom left;
	margin: 0 0 30px 0;
	padding-bottom: 10px;/* text-align: justify; */
	}
.post hr {
	display: block;
}
.post h3,
.post h2 {
	font-size: 2.16em;
	color: #00aecb;
	font-weight: normal;
	line-height:1.5em;
	margin: 0;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	background: url(images/flower-divider.gif) no-repeat top right;
	clear: both;
	padding: 50px 5px 0 5px;
}
.clear {
	clear: both;
}
#footer {
	padding: 0 10px 30px 0;
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
}
/* End Structure */

/*footer*/
#footer {
	padding: 0 10px 30px;
}
#footer a {
	color: #eee;
}
#footer a:hover {
	text-decoration: none;
}
#footer #copyright {
	overflow: hidden;
	float: left;
	color: #eee;
}
#footer #copyright p {
	font-size: 0.6875em;
	padding: 0;
	margin: 0;
}
#be-social {
	clear: both;
	overflow: hidden;
	padding: 18px 0 36px;
}
#be-social h3 {
	display: block;
	padding: 53px 0 0;
	width: 82px;
	background: url(images/title-be-social.gif) no-repeat 0 0;
	height: 0;
	overflow: hidden;
	float: left;
	margin: 0;
}
#be-social ul {
	padding: 10px 0 0 10px;
	overflow: hidden;
}
#be-social ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
}
#be-social ul li a {
	display: block;
	padding: 48px 0 0;
	width: 48px;
	height: 0;
	overflow: hidden;
}
#be-social ul li a#facebook {
	background: url(images/icon-facebook.gif) no-repeat 0 0;
}
#be-social ul li a#twitter {
	background: url(images/icon-twitter.gif) no-repeat 0 0;
}
#be-social ul li a#youtube {
	background: url(images/icon-youtube.gif) no-repeat 0 0;
}
/*end panels*/


/*	Begin Headers */
h1 {
/* padding-top: 70px; */
	}
h2 {
	/* margin: 30px 0 0; */
	
	font-size: 1.625em;
	line-height: 1.5em;
	margin: 0;
	color: #444;
	font-weight: normal;
}
h2.pagetitle {
	margin-top: 5px;/* text-align: center; */
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	width: 90%;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */

/*crumbtrail*/
#crumbtrail {
	overflow: hidden;
	padding: 20px 0 30px 25px;
	color: #7b7b7b;
	background: url(images/divider.png) no-repeat 20px 20px;
}
#crumbtrail ul li {
	list-style: none;
	float:left;
	display: block;
	margin: 0 0.5em 0 0;
	font-size: 0.75em;
}
/*this probably doesn't workin in IE6 or 7*/
/*replace with background image?*/
#crumbtrail ul li {
}
#crumbtrail ul li a {
	color: #000;
	background: url(images/crumbtrail-bullet.gif) no-repeat right center;
	padding: 0 10px 0 0;
	text-decoration: underline;
}
#crumbtrail ul li a.on {
	font-weight: bold;
}
/*end crumbtrail*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
/* content: "\00BB \0020"; */
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
p.button a{
	clear: both;
	background: url(images/button-bg.png) no-repeat 0 0;
	color: #fff;
	width: 171px;
	height: 30px;
	display: block;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 30px;
	margin: 20px 0 0 0;
	font-size: 1em;
	font-weight: bold;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 10px;
	padding: 0;
	font-size: 0.875em;
}
#sidebar h2 a {
	color: #444;
}
.entry {
	overflow: hidden;
}
/* End Entry Lists */



/* Begin Form Elements */
#search-3{
padding: 0 0 0 10px;
}


#sidebar  #searchform {
	margin: 10px auto 20px;
	/* padding: 5px 3px;
	text-align: center; */
	width: 226px;
	overflow: hidden;
}
#sidebar #searchform #s {
	width: 195px;
	padding: 2px;
	border: 1px solid #444;
	margin-bottom: 3px;
}
#sidebar form#searchform #searchsubmit {
	background: url(images/searchbutton.gif) no-repeat;
	display: block;
	border: none;
	width: 75px;
	height: 26px;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	float: right;
	margin-right: 25px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;/* padding: 10px; */
	}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0 0 10px 0;
	margin: 0 5px 0 480px;
	width: 448px;
	overflow: hidden;
	background: url(images/vert-divider.gif) repeat-y 186px 0;
}
#sidebar form {
	margin: 0;
}
#sidebar #sidebarcolumn2 {
	float: left;
	width: 228px;
}
/*promos*/
#sidebar #sidebarcolumn2 .promo {
	clear: both;
	background: url(images/right-col-divider.gif) no-repeat 0 bottom;
	overflow: hidden;
	padding: 0 0 50px 0;
	position: relative;
}

#sidebar #sidebarcolumn2 .last {
	background: none;
}

#sidebar #sidebarcolumn2 .promo h3 {
	padding:0 20px;
	margin: 0;
}
#sidebar #sidebarcolumn2 .promo h3 a {
	display:block;
	height:0;
	overflow:hidden;
	padding:30px 0 0;
	width:172px;
}
#sidebar #sidebarcolumn2 #tasty-recipes h3 a {
	background: url(images/promo-tasty-recipes.jpg) no-repeat 0 0;
	padding: 196px 0 0 0;
	width: 196px;
}
#sidebar #sidebarcolumn2 #meet-the-team h3 a {
	background: url(images/promo-meet-the-team.jpg) no-repeat 0 0;
	padding: 196px 0 0 0;
	width: 196px;
}
#sidebar #sidebarcolumn2 #follow-us-on-twitter h3{
padding: 0;
}

#sidebar #sidebarcolumn2 #follow-us-on-twitter h3 a {
	background: url(images/promo-twitter.gif) no-repeat 0 0;
	padding: 238px 0 0 0;
	width: 238px;
}
#sidebar #sidebarcolumn2 #follow-us-on-twitter p{
position: absolute;
top: 80px;
left: 20px;

font-size: 0.75em;
}
#sidebar #sidebarcolumn2 #follow-us-on-twitter p a{
color: #000;
}

#sidebar #sidebarcolumn2 #follow-us-on-twitter p.button{
position: absolute;
top: 152px;
left: 2px;
font-size: 0.75em;
}
#sidebar #sidebarcolumn2 #follow-us-on-twitter p.button a{
background: none;
color: #fff;

}

#sidebar #sidebarcolumn2 .promo .button a {
	background:url(images/button-bg.png) no-repeat scroll 0 0 transparent;
	width:131px;
	padding:3px 35px 7px 10px;
	color:#FFFFFF;
	display:block;
	height:26px;
	line-height:26px;
}
#sidebar #sidebarcolumn2 .promo .button {
	margin:0 20px;
font-size: 0.75em;
}
#sidebar #sidebarcolumn1 {
	float: left;
	width: 200px;
	overflow: hidden;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
 margin: 20px 0;
 clear: both;
overflow: hidden;
}
.navigation .alignright a {
	background: url(images/rightarrow.gif) no-repeat right;
	padding-right: 20px;
	color: #444;
}
.navigation .alignleft a {
	background: url(images/leftarrow.gif) no-repeat left;
	padding-left: 20px;
	color: #444;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;*/
	margin: 10px 0;/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	background: #f6f2e6;
	padding: 5px 10px;
	margin: 0;
	text-align: center;
}
/* End captions */



#sidebarcolumn1 .widget {
	background: none;
	padding: 0 20px 10px 0;
	background: url(images/widget_divider.gif) no-repeat -20px bottom;
}
#sidebarcolumn1 .widget ul {
	margin-top: 20px;
	padding-right: 20px;
}
#sidebarcolumn2 .widget .rssfeedlink {
	background: url(images/rssfeedlink_divider.gif) no-repeat 10px bottom;
	padding: 0 0 0 10px;
}
#sidebarcolumn2 .widget .rssfeedlink p {
	background: url(images/rssfeedlink_divider.gif) no-repeat left top;
	padding: 15px 5px;
	font-size: 0.75em;
	line-height: 25px;
}
#sidebarcolumn2 .widget .rssfeedlink p a {
	color: #444;
}
#sidebarcolumn2 .widget .rssfeedlink p a img {
	vertical-align: text-bottom;
	margin-left: 5px;
}

.attachment-post-thumbnail{
margin: 10px 0 0 0;
}

#comment-label{
position: absolute;
top: -10000000px;
}

input, select, textarea {
border:1px solid #696664;
font-family:Arial,sans-serif;
padding:3px;
width:260px;
}

