/*
Theme Name: Blix
Theme URI: http://www.kingcosmonaut.de/blix/
Description: A tried and true two-column theme with widgets and a customizable header.
Version: 0.9.1-wpcom
Author: Sebastian Schmieg
Author URI: http://www.kingcosmonaut.de/
Tags: custom-header, fixed-width, green, two-columns, rtl-language-support, white, light, right-sidebar, sticky-post, custom-menu, custom-background, blog, business, real-estate, wedding, artistic, colorful, elegant, geometric, glamorous, light, modern, playful, simple, textured, translation-ready
*/

/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:0px 0;
  font-family: Helvetica, sans-serif;
  font-size:85%;
  line-height:1.6em;
  text-align:center;
  background:url(http://www.walmartgreenroom.com/wp-content/images/bg.jpg) top center repeat;
}

#bodybg {background:url(http://www.walmartgreenroom.com/wp-content/images/bg-header.jpg) top center repeat-x;}

body#commentspopup {padding:0;}

.wp-smiley {
	width: 15px;
	height: 15px;
}

p img { margin: 0 5px 0 0 }


/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}



/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {font-family: myriad-pro,sans-serif;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {}

#content {
  clear: left;
 }

#content h2 {
  clear: both;
  margin:0 0 18px 0;
  font-weight:normal;
  color: #417630;
  font: normal 500 26px/26px myriad-pro,sans-serif;
}

#content h3 {
  margin:0 0 20px 0;
  color: #417630;
  font: normal 500 18px/24px myriad-pro,sans-serif;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {margin:0 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:myriad-pro, sans-serif;
  font-size:1.3em;
  font-weight:normal;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}


/* links
--------------------------------------------------*/
a {text-decoration:none;color:#0072cf;}

a:hover {
	color:#0072cf;
	border-bottom: 1px dotted #0072cf;
}

a.commentlink {
  padding-left:16px;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/comments.gif) center left no-repeat;
}

a.more {
  padding-right:0px;
}

a img {border:0;display: block;}

/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* container
--------------------------------------------------*/
#container {
  width:950px;
  margin:0 auto;
  padding:0px 0px 0 0px;
  text-align:left;
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}


/* header
--------------------------------------------------*/
#header {
  height:160px;
  padding:0 0 0 0px;
}

#header h1 {
  /*display:none; This will hide the text in your header */
  padding-top:0px;
}

#wm-logo {
	height:  106px;
	padding-top:  15px;
}
#wm-logo h1 {
  font: normal 600 46px myriad-pro,sans-serif;
  margin: 0;
  padding: 0;
}
#wm-logo h1 a:hover {
	border: 0;
}

#wm-link {
	float: right;
	margin-top: 30px;
}

.ie6 {
	display: none;
}

/* navigation
--------------------------------------------------*/
#navigation {
	height: 40px;
	line-height: 40px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul.menu li:first-child {
/*	display: none; this was used in original setup to hide the default home tab */
}

#navigation li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 0px solid;
	white-space: nowrap;
}

#navigation li a {
	display: block;
	padding: 0 18px;
	font-size: 14px;
	color: #ffb60f;
	text-transform: none;
	line-height: 39px;
}
#navigation li.selected a {
	color: #fff;
}

* html #navigation a { width:1%; } /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation .children .children, #navigation .sub-menu .sub-menu {
	margin-left: 12px;
}

#navigation ul ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	float: left;
	z-index: 99999;
}

#navigation ul ul li {
	min-width: 85px;
}

#navigation ul ul a {
	width: 81px;
}

#navigation ul li:hover > ul {
	display: block;
}

#navigation form {
  float:right;
  height:37px;
  width:231px;
  padding:0px;
  line-height:0;
  background: url(http://www.walmartgreenroom.com/wp-content/images/bg-search.gif) 0px 3px no-repeat;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:3px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:10px;}

#navigation #s {
  height:26px;
  width:180px;
  margin:0 0px 0 15px;
  padding:4px 0 0 0;
  font-size: 14px;
  line-height: normal;
  color: #fff;
  background: transparent;
  vertical-align: middle;
  font-style: italic;
}

#navigation #searchbutton {
  height:2em;
  width:14px;
  padding:0px;
  border:0px solid;
  margin-left: 5px;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
  background: url(http://www.walmartgreenroom.com/wp-content/images/btn-search.gif) 0px 0px no-repeat;
}

/* you-are-here styles */
#navigation .selected,
#navigation ul li.current_page_item > a,
#navigation ul li.current_page_parent > a,
#navigation ul li.current_page_ancestor > a,
#navigation ul li.current-cat > a,
#navigation ul li.current-menu-ancestor > a,
#navigation ul li.current-menu-item > a,
#navigation ul li.current-menu-parent a {
	background-color: #5b973b;
	color: #fff;
}

#navigation ul li a:hover,
#navigation ul li:hover > a {
	color: #fff;
	border-bottom: 0;
}


/* content
--------------------------------------------------*/
#content {
	float:left;
	width:600px;
	padding:50px 0;
	overflow: hidden;
}

.singlecol #content {
	float:left;
	width:600px;
	padding:50px 0;
	overflow: hidden;
}

/* gl added */
.singlecol #content ol {
	margin-top:0;
}
/* gl added end */

#commentspopup #content {
  float:none;
  padding-top:0;
}


/* entry
--------------------------------------------------*/

.entry {margin:0 0 30px 0; overflow: hidden;border-bottom: 1px solid #d8d8d8;
}

.entry .continue {
	display: none;
}

.entry .info {
  position:relative;
  padding:0 0 15px 0;
  border-bottom:1px solid #d8d8d8;
  font-size: 0.9em;
  clear: both;
  font-style: italic;
  color: #68ace5;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  padding-right:0px;
  font-style: italic;
}

.entry .info em {
  font-style:italic;
}

.entry .author,
.entry .editlink a,
.entry .comments-popup {
  margin:0;
  padding:0 0 0 0px;
  border-left:0px solid #949494;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid;
}

.sticky h2 a {
color: white !important;
padding: 5px;
background: #009193;
display: block;
}
.sticky h2 a:hover {
background: none;
color: #009193 !important;
}

.entry a.more {
}

.entry .info .date {

}

.entry .info .author {
}
.entry.page .info .author {
}

.entry .info .comments-popup {
  padding-left: 12px;
}

.entry #filedunder {border-color:#F3F4F4;}


/* mini-entry
--------------------------------------------------*/
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted;
  border-bottom:1px dotted;
}

.minientry p {padding:0;}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  border-right:1px solid;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author,
.minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  border-left:1px solid;
  font-size:0.9em;
  font-style:normal;
}

.minientry .editlink a {margin:0;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.minientry .permalink {
  padding-left:15px;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/post.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/author.gif) 10px 2px no-repeat;
}

/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}

.archives li {
	list-style-image: url(http://www.walmartgreenroom.com/wp-content/images/bullet-leaf.gif);
	margin-left: 5px;
}

.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}

/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}
.wp-caption {
	background: transparent;
	margin: 0;
	padding: 0px;
	text-align: left;
}
.wp-caption-text {
	font-size: 11px;
	line-height: 1.4em;
	margin: 10px 0 20px 0;
	padding-bottom: 0;
	font-weight: bold;
}

.lead-in-caption {
	font-size: 11px;
	line-height: 1.4em;
	margin: -10px 0 20px 0;
	padding-bottom: 0;
	font-weight: bold;
}

/* images
---------------------- */
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright,
div.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft,
div.alignleft {
	padding: 4px;
	margin: 0 20px 20px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, dl.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;
	-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_dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* container
--------------------------------------------------*/
#container {
  padding-top:0;
/*  border-top:0px solid white;
  background:white url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/container_bg.gif) 500px 0px repeat-y;*/
}

#container.singlecol,
#commentspopup #container {background-image:none;}


/* Comments
--------------------------------------------------*/

#comments {
	margin-top: 20px;
}

#comments h2 {
  background: transparent url(http://www.walmartgreenroom.com/wp-content/images/icon-leaf.gif) center left no-repeat;
  padding: 3px 0 0 30px;
  font: normal 600 18px myriad-pro,sans-serif;
}

#comments h2 a {
  margin: 3px 0 0 25px;
  font: normal 500 14px myriad-pro,sans-serif;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}

#comments li p {padding:0 0 10px 0;}

#comments .header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:myriad-pro, sans-serif;}

#comments .header .avatar {
  position:absolute;
  top:1px;
  right:1px;
  width:23px;
  height:23px;
}


h3#reply-title {
	background: transparent url(http://www.walmartgreenroom.com/wp-content/images/icon-leaf.gif) center left no-repeat;
	padding: 3px 0 0 30px;
	font: normal 600 18px myriad-pro,sans-serif;
}

#comments li.comment {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/pingtrackback.gif);}

#commentform {}

#comments .header {}

#comments .header.alt {}

.welcome {
	padding-top: 10px;
	border-top: 1px solid #D8D8D8;
}

/*.welcome-side div.author_image {
	display: none;
}*/

/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, .contact-form {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
	padding: 6px 12px;
	border-bottom: 1px solid #e3e2e0;
}

form label {
  display:block;
  float:left;
  color:#417630;
}

.contacter form label {
  display:block;
  float:none;
  width:60px;
  color:#417630;
}


form em {color:#C8C8B4;}

form input {color:#000;}

form.contact-form label {
  width:auto;
}

form input#subscribe, form input#subscribe_blog {
  width: auto;
  margin-left:1em;
}

form label#subscribe-label, form label#subscribe-blog-label {
  display:inline;
  float:none;
}

#commentform label,
.contact-form label {
	margin: 3px 10px;
}

form em,
#respond .required {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  width:200px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
  border: 0px;
}

form.contact-form input {
  width:auto;
}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:495px;}
.contact-form textarea, .contact-form #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html .contact-form textarea,
* html .contact-form #bx_subject {width:445px;} /* IE WIN; but why? */

form .button,
#commentform #submit {
  width:90px !important;
  border-bottom:0px solid;
  font-weight:bold;
  background-color:transparent;
  color: #0072CF;
}

#commentform .button,
#commentform #submit,
.contact-form .button {
	padding: 10px 0;
}

form .hiddenfield {display:none;}

form .info {padding-left:75px;}

#respond .required {
	position: relative;
	top: 0;
	left: -4px;
	margin-left: -4px;
	color: #c8c8b4;
}
.form-allowed-tags {
	display: none;
}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/next.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/previous.gif) center left no-repeat;
}

#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:18px;
  padding-bottom:12px;
  border-bottom:0px solid;
  font-size:0.9em;
}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/edit.gif) 0 -14px;
}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}

/* subcontent
--------------------------------------------------*/
#subcontent {
  float:right;
  width:300px;
  padding:50px 0 0 15px;
  font-size:14px;
  line-height:1.5em;
  font-family: myriad-pro,sans-serif;
}

#subcontent > div:first-child {
	font-size:18px;
}

#subcontent li {
	list-style: none;
}

* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0px;}

#subcontent > div {margin-bottom: 35px;}

#subcontent div#calendar_wrap {margin:0;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  margin:0px 0 10px 0;
  color: #ffb60f;
  font: italic bold 24px/1em myriad-pro,sans-serif;
}

#subcontent h2 em {
  display:block;
  padding:5px 0px;
  font-style: italic;
}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:2px 0px;
  padding-bottom:2px;
  list-style-type:none;
}

#subcontent ul li a {
  display:block;
  padding:0px 0;
  height:1%; /* IE WIN */
  border-bottom:1px solid #F0F0F0;
}

#subcontent ul li a:hover {
	border-bottom: 1px dotted #0072cf;
	padding-bottom:0px;
	background-color:#fefcf5;
}

#subcontent ul.tweets li a,
#subcontent li.cat-item a,
#subcontent .widget_archive a {
  display:inline;
  padding:0;
}

#subcontent #recentcomments a {
  display:inline;
  padding: 0;
}
#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}

#subcontent ul li.page_item {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/categories_yellow.gif);}

#subcontent ul.blogroll li {/*list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/links_yellow.gif);*/}

#subcontent ul.feeds li {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/feeds_yellow.gif);}

#subcontent ul.posts li {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(http://www.walmartgreenroom.com/wp-content/themes/blix/images/spring_flavour/sub_categories_yellow.gif);}


/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
  color:#A0A0A0;
}

#subcontent table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid #F3F4F4;
  letter-spacing:0.1em;
}

#subcontent table thead tr {
	border-bottom:1px solid #F3F4F4;
	color:#414141;
}

#subcontent table th {border-bottom:1px solid #F3F4F4;}

#subcontent table td {
  width:200px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid #F3F4F4;
  font-size:1em;
  font-weight:bold;
  color:#414141;
}

#subcontent table td a {
  display:block;
  border-bottom:1px solid #A3C159;
  font-weight:bold;
  font-size:1.15em;
  background-color:#EDF3DE;
}

#subcontent table tfoot {border-top:1px solid #F3F4F4;}

#subcontent table tfoot a {
  border:none;
  font-weight:bold;
  background:none;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}


/* footer
--------------------------------------------------*/
#footerbg {
	clear:both;
    background: #417630 url(http://www.walmartgreenroom.com/wp-content/images/bg-footer.gif) repeat-x left top;
    min-height: 90px;
}
#footer {
	margin: 0 auto;
	width: 950px;
	padding:10px 0 5px 0;
	font-size:0.9em;
	color:#fff;
    background: #417630 url(http://www.walmartgreenroom.com/wp-content/images/bg-footer.gif) repeat-x left top;
}

.singlecol #footer {
  padding:25px 0 15px 0;
  background-image:none;
}

#footer p {
  padding:2px 0 0 0;
}

#footer p.copy, #footer p.copy a {color: #b5cbae;}

#footer p.copy a:hover {color:#fff;border-bottom:none;}

.singlecol #footer p {
  padding:12px 70px 18px 70px;
}

#wm-logo-sm {
	float: left;
}

#footer-nav {
	float: right;
}

#footer-nav ul {
	margin: 0;
	padding: 0;
}

#footer-nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0px solid;
	white-space: nowrap;
}

#footer-nav li:first-child {
	display: none;
}

#footer-nav li a {
	display: block;
	padding: 0 18px;
	font-size: 14px;
	color: #ffb60f;
	text-transform: none;
	line-height: 39px;
}

#footer-nav li.selected a {
	color: #fff;
}
#footer-nav li a:hover {color:#fff;border: 0;
}

/* Contributors */

.entry_author_image {
	float: left;
	width: 50px;
	padding: 0 10px 10px 0;
}

.author_image p {
	width: 240px;
	line-height: 1.4em;
	float: left;
}

.widget {
	overflow: hidden;
}

/* Twitter */

.tweeter, .tweeter a {
	font: normal 500 16px myriad-pro,sans-serif;
	color: #a5760b;
	margin: -8px 0 15px;
}

.tweeter a:hover {
	border-bottom: 1px dotted #a5760b;
}

#subcontent .textwidget li a, #subcontent .textwidget li a img {
	display: inline;
}

img.tweet {
	margin-bottom: 50px;
}

.textwidget ul li div {
	margin-bottom: 70px !important;
}

/* Slider */

.jcarousel-skin-default .smooth_slider {
	padding: 0;
	margin: 0 0 20px 0; /* added 20 pixels to bottom margin */
	width:  600px;
}

/* Polls */

.wp-polls {
	font-family: arial, sans-serif;
}


.wp-polls form p {
	padding: 0 0 10px;
}

.wp-polls form label {
	float: none;
}

.wp-polls form input {
	width: 20px;
}

.wp-polls form input.Buttons {
	width: 70px;
	border: 1px dotted #0072cf;
	background-color:#fefcf5;
	padding: 5px;
	cursor: pointer;
	margin-top: 10px;
	font: normal 500 14px myriad-pro,sans-serif;
	color: #0072CF;
}

.wp-polls-ans {
	margin-top: 10px;
}

.wp-polls form p {
	border: 0;
}

.wp-polls .results {
	font-size: 11px;
}

.widget_text {
	clear: both;
}

/* Social Widgets */

#social-widgets {
	display: block;
	margin:25px 0 10px;
	overflow: hidden;
}

.contacter #social-widgets, .pager #social-widgets {
	display: none;
}

/* Sustainability Map */

#sustainabilityMap {
	float: left;
	width: 275px;
	margin-top:  -60px;
}

/*RSS, Twitter, Facebook Social Media Icons below Twitter widget*/

.rss {
	width: 48px;
	height: 48px;
	margin-right: 5px;
	background: url('http://www.walmartgreenroom.com/wp-content/images/rss.png') no-repeat;
	display: inline-block;
}
.rss:hover {
	width: 48px;
	height: 48px;
	margin-right: 5px;
	background: url('http://www.walmartgreenroom.com/wp-content/images/rss-hover.png') no-repeat;
	display: inline-block;
}
.twitter {
	width: 48px;
	height: 48px;
	margin-right: 5px;
	background: url('http://www.walmartgreenroom.com/wp-content/images/twitter.png') no-repeat;
	display: inline-block;	
}
.twitter:hover {
	width: 48px;
	height: 48px;
	margin-right: 5px;
	background: url('http://www.walmartgreenroom.com/wp-content/images/twitter-hover.png') no-repeat;
	display: inline-block;
}
.facebook {
	width: 48px;
	height: 48px;
	background: url('http://www.walmartgreenroom.com/wp-content/images/facebook.png') no-repeat;
	display: inline-block;
}
.facebook:hover {
	width: 48px;
	height: 48px;
	background: url('http://www.walmartgreenroom.com/wp-content/images/facebook-hover.png') no-repeat;
	display: inline-block;
}
a .rss:hover,a .twitter:hover,a .facebook:hover {

}
.socialmediaicons:hover {
	border-bottom: none;
}
a.twitter-follow-button {
	display: none;
}
#text-8 {
	margin-top: -20px;
}
.twitter-follow-button {
	display: none;
}	
#text-12 {
  margin-top: 40px;
}
#text-12 {
  margin-top: 40px;
}
/*
     FILE ARCHIVED ON 15:42:07 Mar 05, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:15:46 Apr 06, 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.874
  exclusion.robots: 0.008
  exclusion.robots.policy: 0.003
  esindex: 0.005
  cdx.remote: 10.917
  LoadShardBlock: 82.938 (3)
  PetaboxLoader3.datanode: 85.11 (4)
  PetaboxLoader3.resolve: 61.91 (2)
  load_resource: 77.377
*/