body {
  background: #F2F2F2 url(./images/bg.jpg) repeat-x top;
  font-size: 12px;
  font-family:Arial;
  color: #4b4b4b;
}

* {
  padding:0;
  margin:0;
}

a:link, a:visited {
  color:#046632;
  text-decoration:none;
	outline: 0;
}
a:hover, a:active {
  color:#E2001A;
}
a:link img {
	border:0;
}
img {
	border: 0;
	outline: 0;
}


div#wrapper {
  margin:15px auto;
  position:relative;
  width:1024px;
  background: #fff url(./images/backgroundTop1.jpg) left top scroll no-repeat;
}

div#wrapperFront {
  margin:15px auto;
  position:relative;
  width:1024px;
  height: 766px;
  background: #fff url(./images/backgroundFront.jpg) left top scroll no-repeat;
  border:8px solid white;
}

#header {
  position:relative;
  height: 122px;
  background:url(./images/menuTopBackground.png) repeat-x scroll left 34px transparent;
  z-index: 99;
}

div#logoTop {
  position: absolute;
  left: 0;
  top: 0;
}

div#menuTop {
  float: right;
  height: 35px;
  color: #02341a;
}

div#menuTop h3 {
  float:left;
  font-size:11px;
  line-height:35px;
  margin-right:10px;
}

div#menuTop a {
  display:block;
  float:left;
  margin-right:5px;
  padding-top:8px;
}

div#menuTop img {
	border:0px;
}

div#navigation {
  position: absolute;
  left: 146px;
  top: 34px;
}

div#navigation ul {
  list-style:none outside none;
  margin:0;
}

div#navigation li {
  background:url("./images/menu.png") no-repeat scroll left bottom transparent;
  float:left;
  height:51px;
  padding-left:47px;
  position:relative;
}

div#navigation .current-menu-item {
  background:url("./images/menu.png") no-repeat scroll left top transparent;
}

div#navigation .current-menu-item a {
  color:#e7dd18;
}

div#navigation .next {
  background:url("./images/menu.png") no-repeat scroll -260px top transparent;
}

div#navigation a {
  color:#FFFFFF;
  display:block;
  font-size:14px;
  font-weight:bold;
  height:33px;
  padding-top:14px;
  text-transform:uppercase;
}

div#navigation a:hover {
  color:#e7dd18;
}

div#menuSignUp {
  background:url("./images/signupButton.gif") no-repeat scroll left top transparent;
  height:30px;
  position:absolute;
  right:4px;
  top:40px;
  width:168px;
}

div.menuSignUpOver {
  background:url("./images/signupButtonOver.gif") no-repeat scroll left top transparent;
}

div#menuSignUp a {
  color:#FFFFFF;
  display:block;
  line-height:30px;
  padding-left:10px;
  font-size:11px;
  text-transform:uppercase;
}

div#menuSignUp a:hover {
  color:#e7dd18;
}

#signUpForm {
	display:none;
	position:absolute;
	top:77px;
	right:3px;
	z-index:200;
	background:#04562A url(images/bgSignup.gif) top left repeat-x scroll;
	-moz-border-radius-bottomright :8px;
	-khtml-border-radius-bottomright :8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft :8px;
	-khtml-border-radius-bottomleft :8px;
	-webkit-border-bottom-left-radius:8px;
	box-shadow:3px 3px 5px #999;
	-webkit-box-shadow:3px 3px 5px #999;
	-moz-box-shadow:3px 3px 5px #999;
	width:200px;
	padding:10px 20px 20px 20px;
}
#signUpForm h3 {
	color:#fff;
	margin-bottom:5px;
}
#signUpForm form ol {
	margin-bottom:10px;
}
#signUpForm form li {
	list-style:none;
}
#signUpForm form fieldset.cf_hidden {
	display:none;
}
#signUpForm form input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
	padding:3px;
	border:1px solid #e5e5e5;
	background:#fff;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position: static; 
}
#signUpForm form #sendbutton {
	background:url("images/button_submit_red.gif") top left no-repeat scroll;
	width:93px;
	height:26px;
	text-indent:-999px;
	border:1px solid #BB1A1A;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#signUpForm form #sendbutton:hover {
	border:1px solid #7C1111;
}

#signUpForm .linklove {
	display:none;	
}
#signUpForm #usermessagea {
	color:#E7DD18;
	padding-bottom:5px;
	font-weight:bold;
}
#signUpForm #signupClose {
	position:absolute;
	right:10px;
	bottom:10px;
	color:#999;
}

div#main {
  /*margin-left:146px;*/
  position: relative;
  padding-bottom:135px;
  /*z-index: 100;*/
  background: url(images/bg_bottom.gif) bottom left no-repeat scroll;
  display:block;
  z-index:1;
}

div#main.story {
}


div#mainFront {
  position: relative;
  z-index: 10;
}

div#videoContainer {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 0;
}

div#container {
	position:relative;
  	margin-bottom: 30px;
	min-height: 1000px; 
	z-index:1;
}

div#content {
  margin-right:0px;
  padding:0 370px 0 162px;
  line-height:17px;
  width:462px;
}

div#container .title {
  font-size: 32px;
  color: #e2001a;
  margin-bottom: 17px;
  font-weight: bold;
}

div#container .intro {
  font-size: 15px;
  color: #046632;
  margin-bottom: 15px;
}


div#container .text p {
  margin-bottom: 15px;
}

div#storyform {
	background:url(images/bg_bubbles.png) top left no-repeat scroll;
	height:636px;
	position:relative;
	margin-top:40px;
	margin-left:-120px;
}

.page_image {
	position:absolute;
	top:20px;
	right:50px;
	height:305px;
	width:267px;
}

div#primary {
background:url("./images/menuRightBackground.gif") no-repeat scroll center top transparent;
float:left;
margin-top:50px;
width:170px;
}

div#primary ul {
  list-style:none outside none;
  margin:0;
}

div#primary ul a {
color:#4A4A49;
display:block;
font-weight:bold;
height:20px;
padding:8px 22px 0;
text-transform:uppercase;
}

div#primary ul a:hover {
  color:#e2001a;
}

div#primary #menu-subnav {
  margin:10px 0;
}

div#primary #menu-subnav .current-menu-item {
  background:url("./images/menuRightOver.gif") no-repeat scroll left center transparent;
}

div#primary #menu-subnav .current-menu-item a {
  color: #fff;
}
#page_nav {
	background: url("/wp-content/themes/7upfree/images/subnavbar.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:30px;
	width:405px; 
	margin-bottom: 20px;
}
#page_nav ul {
	list-style-type: none; 
	margin-left: 10px;
	padding-top: 5px;
}
#page_nav ul li {
	float: left;
	margin-right: 10px; 
	padding-left: 6px;
	padding-right: 6px;
}
#page_nav ul li.last {
	margin-right: 0px; 
}
#page_nav ul li.selected, #page_nav ul li:hover {
	background: url("/wp-content/themes/7upfree/images/hoverstate.png");
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#page_nav ul li a {
	font-size: 13px;
	font-weight: bold; 
}
#page_nav ul li.selected a, #page_nav ul li:hover a {
	color: #E7DD18;
}
div#basement {
  clear: both;
  position: relative;
  height: 136px;
  background: #fff left top no-repeat scroll url("./images/backgroundBottomCenter.jpg");
}

div#basementBackgroundLeft {
  background:url("./images/backgroundBottomLeft.jpg") no-repeat scroll left top #FFFFFF;
  height:165px;
  left:293px;
  position:absolute;
  top:-165px;
  width:273px;
  z-index:0;
}


div#basementBackgroundRight {
  background:url("./images/backgroundBottomRight.jpg") no-repeat scroll left top #FFFFFF;
  height:442px;
  left:566px;
  position:absolute;
  top:-442px;
  width:418px;
  z-index:0;
}

div#footer {
  position: relative;
  height: 34px;
  background:url("./images/menuTopBackground.gif") repeat-x scroll left top #FFFFFF;
  clear: both;
}

div#logoBottom {
  position:absolute;
  right:15px;
  top:-70px;
  z-index:110;
}

div#footerContainer {
  left:0;
  position:absolute;
  top:0;
  width:1024px;
  z-index: 100;
}

div#footerContainer ul {
  list-style:none outside none;
  margin:0;
}


div.menu-footer-menu-container {
  overflow:hidden;
  width:100%;
}

div.menu-footer-menu-container ul {
  float:left;
  left:50%;
  list-style-type:none;
  margin:0 auto;
  padding:0;
  position:relative;
}

div.menu-footer-menu-container li {
  float:left;
  position:relative;
  right:50%;
  background: transparent right center no-repeat scroll url(./images/menuBottomSeparator.gif);
}

div.menu-footer-menu-container li a {
  color:#FFFFFF;
  display:block;
  font-size:11px;
  line-height:28px;
  padding:4px 16px;
  text-decoration:none;
  text-transform:uppercase;
  width:auto;
}

div.menu-footer-menu-container li a:hover {
  color:#e7dd18;
}

#follow-widget h3, .follow-widget-content {
/*display: none !important;*/
}

#pagination {
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
}

#pagination a.prev {
	float:left;
	background:transparent url(images/icon_previous.png) center left no-repeat scroll;
	line-height:38px;
	padding-left:45px;
	width:70px;
	margin-left:-5px;
}

#pagination a.next {
	float:right;
	background:transparent url(images/icon_next.png) center right no-repeat scroll;
	line-height:38px;
	padding-right:45px;
	width:40px;
	margin-right:-5px;
	text-align:right;
}

#pagination div.page_numbers {
	line-height:38px;
	float:left;
	width:260px;
	text-align:center;
	font-weight:bold;
}

#pagination div.page_numbers a {
	padding:0 2px;
}

#pagination div.page_numbers span {
	padding:0 2px;
	color:#E2001A;
}

.static #container {
	background:transparent url(images/bg_single.png) top left no-repeat scroll;
}
.single #container {
	background:transparent url(images/bg_single.png) top left no-repeat scroll;
}
#container {
	background:transparent url(images/bg_single.png) top left no-repeat scroll;
}
/*.bubblediff {
	background:url("images/bubbled-fixed.png") no-repeat scroll left center transparent !important;
}*/

.stories h1 {
	margin:20px 0;	
}
.stories .entry {
	margin-bottom:10px;
	width:462px;
}
.stories .entry_top {
	background:url(images/bg_story_top.jpg) top left no-repeat scroll;
	padding:15px 15px 0 15px;
}
.stories .entry_image {
	float:left;
	width:120px;
	height:85px;
}
.stories .entry_content {
	float:right;
	width:302px;
}
.stories .entry_content h2 {
	color:#E2001A;
	font-size:16px;
	margin-bottom:3px;
}
.stories .entry_content p {
	line-height:16px;
	margin-bottom:6px;
}
.stories .entry_comments {
	float:left;	
	width:150px;
	font-weight:bold;
}
.stories .entry_like {
	float:right;	
	width:80px;
}
.stories .entry_like p{
	margin-bottom:0px;
}
.stories .entry_bottom {
	background:url(images/bg_story_bottom.jpg) bottom left no-repeat scroll;
	height:15px;
	padding:0px;
}



.comments h3#comments {
	font-size:14px;
	margin-top:20px;
	border-top:1px solid #046632;
	padding-top:20px;
	display:block;
}
.comments .navigation {
	display:none;	
}
.comments .commentlist {
	margin-top:20px;
	margin-left:0px;
}
.comments .commentlist li {
	margin-left:0px;
	margin-bottom:10px;
	/*border-top:1px dotted #046632;
	padding-top:10px;*/
	list-style-type:none;
	background-color:#EFF9EE;
	padding:10px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #349F3D;
}
.comments .comment-author {
	float:left;	
	width:50%;
}
.comments .comment-author img {
	margin-right:5px;
	vertical-align:middle;
}
.comments .comment-meta {
	float:right;	
	width:50%;
	text-align:right;
	line-height:32px;
}
.comments p {
	clear:both;
	padding-top:5px;
}
#respond {
	margin-top:20px;
}
#respond form textarea {
	width:450px;
	padding:5px;
	border:1px solid #999;
	background:#efefef;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family:Arial, Helvetica, sans-serif;
}
#respond form #submit {
	background:url("../../themes/7upfree/images/button_comment.gif") top left no-repeat scroll;
	width:135px;
	height:38px;
	text-indent:-999px;
	border:1px solid #4BAB3B;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top:5px;
}
#respond form #submit:hover {
	border:1px solid #13455b;
}

.story_image {
	width:180px;
	margin:0 10px 10px 0;
	float:left;
}

#loggedin {
	position:absolute;
	top:90px;
	right:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	z-index:190;
}	

.uppercase {
	text-transform:uppercase;	
}
.strong {
	font-weight:bold;	
}
.normal {
	font-weight:normal;	
}
.red {
	color:#E2001A;	
}

/*----------------------------------
CLEAR FLOATS
------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepess.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.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;
}
.tdomf_form .message {
	font-size:14px;
	font-weight:bold;
	left:20px;
	position:absolute;
	text-shadow:1px 1px 1px #333333;
	top:130px;
	width:320px;
}

.sendbutton {
	display: block;
	border: 0!important;
}
input.tdomf_form_send { 
	display: block; 
}

fieldset { 
	display: block;
}	
.stories {
	height:760px;
}
.static {
	min-height: 640px;
}
#content p {
	line-height: 18px;
	margin-bottom: 10px;
}

#featureCarousel {
	*TOP: 30px!important;
}
.text ul {
	margin-top: 10px;	
	margin-left: 15px;
}
.text ul li {
	margin-bottom: 4px;
	list-style-image: url("images/bullet.png");
}
p.fb-like {
	margin-top: 20px;
	display:block;
	background: url('images/facebook-like.png') no-repeat; 
	width: 300px;
	height: 50px;
	margin-bottom:0;
	padding:10px 10px 0 23px;
	margin-left: -20px;
}
#signupToggle {
	font-weight: bold; 
}

.stories ul.simple-images {
	width: 700px;	
}
.stories ul.simple-images li {
	float: left; 
	display: block;
	height: 375px;
}
.stories { 
	padding-bottom: 665px !important;
}
#menu-main ul.sub-menu {
	background-color: #8aaa2a; 
	width: 140px;
	margin-top: -4px;
	position: relative; 	
	box-shadow: 0px 7px 8px #818181;
	-webkit-box-shadow: 0px 7px 8px #818181;
	-moz-box-shadow: 0px 7px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=0, offY=7, positive=true);
	margin-left: -22px;
	display: none; 
}
#menu-main ul.sub-menu li {
	background:none repeat scroll 0 0 transparent;
	float:none;
	height:10px;
	margin:0;
	padding:10px;
	border-bottom: 1px solid white; 
}  
#menu-main ul.sub-menu li a{
	color: white; 
	text-align: center; 
	padding:0;
	margin:0;
}
#menu-main ul.sub-menu li a:hover { 
	color: #E7DD18	
}
	
#menu-item-357 {
	border-bottom: 0!important;
}
.post-348 #content, .post-350 #content, .post-353 #content, .post-355 #content, .post-544 #content {
	padding:0 0 0 162px;
	width:822px;
}
img.pageimg {
	float: right; 
	margin-top: -30px;
}
.story div#content {
	line-height:17px;
	margin-right:0;
	padding:0 0 0 152px;
	width:862px;
}
#lunch-stories {
	margin-top: 30px;
}
.storylist {
	display:block;
	background: url('images/story-box.png') no-repeat;
	width: 452px;
	height: 185px;
	margin-bottom: 20px; 
	position:relative;
}
.story-title {
	color:#006633;
	font-size:16px;
	font-weight:bold;
	left:34px;
	position:absolute;
	top:19px;
}
.story-content {
	position: absolute;
	height:100px;
	left:37px;
	top:38px;
	width:260px;	
}
.story-image {
	left:319px;
	position:absolute;
	top:20px;
}
.story-community {
	left:35px;
	position:absolute;
	top:150px;
}
#wrapper #footer {
	*MARGIN-TOP: 80px; 
}
a.selectedb {
	background:url("images/hoverstate.png") no-repeat scroll 0 0 transparent;
	color: #e7dd18!important; 
	display:block;
	padding:1px 3px 3px 9px;
	width:171px;
}
#cforms2form {
	background:url("images/formbox.png") no-repeat scroll 0 0 transparent;
	display:block;
	width:466px;
	height: 772px;
	position: relative; 
}
#cforms3form {
	background:url("images/formbox_lunch.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	width:482px;
	height: 772px;
	position: relative; 
}

#cforms3form input {
	height:20px;
	left:40px;
	padding:0;
	width:338px;
}
#cforms4form {
	background:url("images/formbox_lunch.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	width:482px;
	height: 772px;
	position: relative; 
}

#cforms4form input {
	height:20px;
	left:40px;
	padding:0;
	width:338px;
}
#cforms5form {
	background:url("images/formbox_lunch.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	width:482px;
	height: 772px;
	position: relative; 
}

#cforms5form input {
	height:20px;
	left:40px;
	padding:0;
	width:338px;
}

#cforms6form {
	background:url("images/formbox_lunch.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	width:482px;
	height: 772px;
	position: relative; 
}

#cforms6form input {
	height:20px;
	left:40px;
	padding:0;
	width:338px;
}


.linklove {
	display: none; 
}
fieldset {
	border: 0;
}
legend {
	display: none; 
}
.reqtxt,.emailreqtxt {
	display: none;
}
.cf_li_err .emailreqtxt {
	left:165px;
	position:absolute;
	top:157px;
	display:block;
	color: red; 
}
li#li-2-3.cf_li_err .reqtxt {
	left:195px;
	position:absolute;
	top:149px;	
	display:block;
	color: red; 
}
li#li-2-2.cf_li_err .reqtxt {
	left:195px;
	position:absolute;
	top:61px;	
	display:block;
	color: red; 
}
li#li-3-3.cf_li_err .reqtxt, li#li-4-3.cf_li_err .reqtxt, li#li-5-3.cf_li_err .reqtxt, li#li-6-3.cf_li_err .reqtxt {
	left:165px;
	position:absolute;
	top:95px;	
	display:block;
	color: red; 
}
li#li-3-2.cf_li_err .reqtxt, li#li-4-2.cf_li_err .reqtxt, li#li-5-2.cf_li_err .reqtxt, li#li-6-2.cf_li_err .reqtxt {
	left:164px;
	position:absolute;
	top:35px;	
	display:block;
	color: red; 
}
fieldset ol li {
	list-style-type: none;
}
fieldset ol li label { 
	display: none; 
}
.cform input {
	border:0 none;
	display:block;
	left:33px;
	padding:7px;
	position:absolute;
	top:91px;
	width:343px;
}
p.cf-sb {
	position: absolute;
	top: 460px;	
	left: 60px; 
}
#cformsform p.cf-sb {
	position: static; 	
}
#cforms3form p.cf-sb,#cforms4form p.cf-sb,#cforms5form p.cf-sb,#cforms6form p.cf-sb {
	top: 615px;
}
#cforms3form p.cf-sb input,#cforms4form p.cf-sb input,#cforms5form p.cf-sb input,#cforms6form p.cf-sb input {
	height:40px;
}
.cf_info  { display: none; } 
#li-2-3 input {top: 180px;}
#li-2-4 input {top:267px;}
#li-2-5 input {top:355px;}
#li-3-2 input {top: 57px;}
#li-3-3 input {top: 120px;}
#li-3-4 input {top: 181px;}
#li-3-5 input {top: 245px;}
#li-4-2 input {top: 57px;}
#li-4-3 input {top: 120px;}
#li-4-4 input {top: 181px;}
#li-4-5 input {top: 245px;}
#li-5-2 input {top: 57px;}
#li-5-3 input {top: 120px;}
#li-5-4 input {top: 181px;}
#li-5-5 input {top: 245px;}
#li-6-2 input {top: 57px;}
#li-6-3 input {top: 120px;}
#li-6-4 input {top: 181px;}
#li-6-5 input {top: 245px;}
.success { display: block; } 
#li-2-6 	  { 
	left:39px; 
	position:absolute; 
	top:430px; 
} 
#li-2-6 label { 
	display: block; 
}
#li-2-6 input { 
	display:block;
	left:-23px;
	top:3px;
	width:20px;
}


#li-2-7	  { 
	left:39px;
	position:absolute;
	top:500px;
} 
#li-2-7 label { 
	display: block; 
}
#li-2-7 input { 
	display:block;
	left:-23px;
	top:4px;
	width:20px; 
}

#li-3-6 { 
	left:39px; 
	position:absolute; 
	top:608px; 
} 
#li-3-6 label { 
	display: block; 
}
#li-3-6 input { 
	display:block;
	left:-23px;
	top:3px;
	width:20px;
}


#li-3-7	  { 
	left:39px;
	position:absolute;
	top:664px;
} 
#li-3-7 label { 
	display: block; 
}
#li-3-7 input { 
	display:block;
	left:-23px;
	top:4px;
	width:20px; 
}
#li-4-6 { 
	left:39px; 
	position:absolute; 
	top:608px; 
} 
#li-4-6 label { 
	display: block; 
}
#li-4-6 input { 
	display:block;
	left:-23px;
	top:3px;
	width:20px;
}


#li-4-7	  { 
	left:39px;
	position:absolute;
	top:664px;
} 
#li-4-7 label { 
	display: block; 
}
#li-4-7 input { 
	display:block;
	left:-23px;
	top:4px;
	width:20px; 
}
#li-5-6 { 
	left:39px; 
	position:absolute; 
	top:608px; 
} 
#li-5-6 label { 
	display: block; 
}
#li-5-6 input { 
	display:block;
	left:-23px;
	top:3px;
	width:20px;
}


#li-5-7	  { 
	left:39px;
	position:absolute;
	top:664px;
} 
#li-5-7 label { 
	display: block; 
}
#li-5-7 input { 
	display:block;
	left:-23px;
	top:4px;
	width:20px; 
}

#li-6-6 { 
	left:39px; 
	position:absolute; 
	top:608px; 
} 
#li-6-6 label { 
	display: block; 
}
#li-6-6 input { 
	display:block;
	left:-23px;
	top:3px;
	width:20px;
}


#li-6-7	  { 
	left:39px;
	position:absolute;
	top:664px;
} 
#li-6-7 label { 
	display: block; 
}
#li-6-7 input { 
	display:block;
	left:-23px;
	top:4px;
	width:20px; 
}  

#sendbutton2,#sendbutton3,#sendbutton4,#sendbutton5,#sendbutton6 {
	background:url('images/submitcontact.png') no-repeat;
	width: 250px!important;
	height: 36px;
	text-indent: -9999px;
	cursor:pointer;
}
span.title {
	display: none; 
}
.navigation {
	-moz-border-radius:5px 5px 5px 5px;
	background:url("images/paginationbg.png") repeat-x scroll 0 0 transparent;
	display:block;
	height:30px;
	position:relative;
	width:450px;
}
ol.wp-paginate {
	left:190px;
	position:absolute;
	top:5px;
	font-weight: bold; 
}
ol.wp-paginate li a{
	border: 0;
	background:none; 
	color: #056535!important; 
}	
ol.wp-paginate li span.current {
	border: 0;
	background:#006732; 
	color: #feff01; 
}	
ol.wp-paginate li a.next {
	background:url("images/nextbtn.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:36px;
	left:240px;
	padding-top:15px;
	position:absolute;
	text-indent:-70px;
	top:-15px;
	width:31px;
}
ol.wp-paginate li a.next:hover {
	text-decoration: underline; 
}
ol.wp-paginate li a.prev { 
	left:-202px;
	position:absolute;
	top:-15px;
	background:url("images/prevbtn.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:36px;
	padding-top:15px;
	text-indent:40px;
}
ol.wp-paginate li a.prev:hover {
	text-decoration: underline; 
}
#voucher p{
	width: 486px; 
}
.post-355 .pagenav_item {
	width: 115px
}
.smaller {
	background:url('images/bg_bubbles_smaller.png')no-repeat scroll left top transparent!important;
	height: 516px!important; 
}
#menu-item-342 {
	background: url("./images/menu_small.png") no-repeat scroll left bottom transparent; 
	width: 102px; 
}
.page-item-245  {
	background: url("./images/menu_small.png") no-repeat scroll left top transparent!important; 
	width: 102px; 
}
.smaller .tdomf_form {
	left:205px;
	position:absolute;
	top:75px;
}
.smaller .tdomf_form input.text, .smaller .tdomf_form textarea {
	width:270px; 
}
.smaller .tdomf_form textarea {
	height: 80px; 
}
#uploadfiles_inline {
	margin-top: -20px;
}
.smaller .tdomf_button {
height:40px;
left:61px;
position:absolute;
top:205px;
width:143px;
}
.smaller .tdomf_form .message {
	top:100px;
	left: -20px;
}
#voucher #page_nav { margin-top: 20px; margin-left:30px; } 
#voucher #page_nav ul li { font-size: 16px; margin-right:46px;}
#voucher #page_nav ul li.last { font-size: 16px; margin-right:0px;} 
#voucher #page_nav ul li a { font-size: 16px; } 

.cf_li_err .cf_errortxt {
	color:red;  
}
#voucher { 
	padding-bottom: 110px;
}
.cocktailholder {
	width: 450px;
}
.cocktailholder img {
	margin-right: 10p;
	width: 110px;
}
.smallertitle { 
	font-size: 20px!important;
}
.story-community p.fb-like {
	margin-top: 0px;float:left;width:80px;
	display:inline;
	background: none; 
	width: 80px;
	height: 20px;
	margin-bottom:0;
	padding:0;
	margin-left: 0px;	
}
.story-content a {
	font-size: 14px;
	text-decoration: underline; 
}
#commentform p input#submit {
	display:block;
}
#lunch_nav {
	display:block;
	background: url('images/lunchmap.png') no-repeat; 
	height: 181px;
	width: 458px;
	position: relative;
}
#lunch_nav a {
	position: absolute;
	display:block;
	text-indent: -9999px;
} 
#lunch_nav a.belfast { 
	background:url("images/mapbuttons/belfast.png") repeat scroll 0 0 transparent;
	height:30px;
	left:340px;
	top:13px;
	width:100px;
}
#lunch_nav a.cork { 
	background:url("images/mapbuttons/cork.png") repeat scroll 0 0 transparent;
	height:39px;
	left:275px;
	top:114px;
	width:79px;
}

#lunch_nav a.dublin { 
	background:url("images/mapbuttons/dublin.png") repeat scroll 0 0 transparent;
	height:30px;
	left:326px;
	top:74px;
	width:92px;
}

#lunch_nav a.galway { 
	background:url("images/mapbuttons/galway.png") repeat scroll 0 0 transparent;
	height:40px;
	left:190px;
	top:60px;
	width:98px;
}
#lunch_nav a.belfast:hover, #lunch_nav a#belfast.selected {
	background:url("images/mapbuttons/belfast-over.png") repeat scroll 0 0 transparent;
} 
#lunch_nav a.cork:hover, #lunch_nav a#cork.selected {
	background:url("images/mapbuttons/cork-over.png") repeat scroll 0 0 transparent;
} 
#lunch_nav a.dublin:hover, #lunch_nav a#dublin.selected {
	background:url("images/mapbuttons/dublin-over.png") repeat scroll 0 0 transparent;
} 
#lunch_nav a.galway:hover, #lunch_nav a#galway.selected {
	background:url("images/mapbuttons/galway-over.png") repeat scroll 0 0 transparent;
}
div#container.post-32 {
	min-height:700px
}
div#container.nightsout {
	min-height:696px;
}
.tdomf_form input.tdomf_form_send {
	background: url("images/button_upload_submitnow.gif") no-repeat scroll left top transparent!important; 
}
#TB_title {
	display:none!important;
}
.right-images {
	float: right;	
}
.placebox {
	margin-top: 20px;
	display:block;
	width: 476px;
	height: 149px;
	position: relative;
}
.placebox span {
	position: absolute;
	top: 40px;
	left: 125px;
	font-size: 11px;
}
#corkbox {
	background: url("images/corkbox.jpg") no-repeat; 
}
#galwaybox {
	background: url("images/galwaybox.jpg") no-repeat; 
}
#belfastbox {
	background: url("images/belfastbox.png") no-repeat; 
}
#dublinbox {
	background: url("images/dublinbox.png") no-repeat; 
}
#logoTop a {
	display:block;
	width: 170px;
	height: 120px;
	background: url("images/logoTop.png") no-repeat; 
	text-indent: -9999px;
}
div#logoBottom {
	display:block;
	width: 93px;
	height: 94px;
	background: url("images/logoBottom.png") no-repeat; 
	text-indent: -9999px;
	
}
span.biggerfont {
       font-size: 18px;        
}
#winnerspage {
	/*width:530px; */
}
.winners_results{
	width:530px;
}

.winnerright{
	float:right;
	width:190px;
}
#winnerspage .winnerbox a:link, #winnerspage .winnerbox a:visited {
	display:block;
	width: 129px;
	height: 186px;
	background: url('images/winner-background.gif') no-repeat;
	position: relative;  
	float: left; 
	margin-right: 45px;
	margin-bottom: 30px;
}
#winnerspage .winnerbox a:hover {
	background: url('images/winner-background-hover.gif') no-repeat;
}
#winnerspage .winnerbox img {
	position:absolute;
	left:31px;
	top:56px;
	width: 76px;
	height: 65px;
}
#winnerspage .winnerbox span {
	position:absolute;
	left:16px;
	top:147px;
	width:102px;
	text-align: center; 
	color: #E2001A; 
	font-weight: bold;
}
#winnerspage .winnerbox span.winner-type {
	color: #E2001A;
	font-weight: bold;
	top: 162px;
	left: 16px;
	width: 102px;
	font-size:10px;
}
.nightoutlogo{
	position:absolute;
	right:40px;
}
.long {
	background:url('images/subnavbar_long.png') no-repeat!important;
	width: 505px !important;	
}

#roadshow-table {
	display:block;
	background: url('images/roadshow-bg.png') no-repeat; 
	width: 454px;
	height: 518px;
	position: relative;
}

#roadshow-table table {
	left:30px;
	position:absolute;
	top:20px;
	width:390px;
}
#roadshow-table table thead {
	margin-bottom: 10px;
	}
#roadshow-table table thead tr td{
	color: #006633; 
	font-weight: bold; 
	font-size: 16px;
}
#hotofferstext {
	width:550px;
}
#hotofferstext .offercolumn {
	float: left; 
	margin-right: 10px;
}
.post-245 {
	min-height: 690px!important; 
}

.nightoutdiv{
	width:400px !important;
}
.recipediv{
	width:400px !important;
}
.recipediv span, .nightoutdiv span{
	display:block;
	width:370px;
}
.strike{
	color:#E2001A;
	text-decoration:line-through;
	width:120px;
	display:inline;
}