/*
Theme Name: Go Save
Theme URI: http://www.gosave.ie
Description: Custom
Version: 1.0
Author: Inspiration Marketing
Author URI: http://www.inspiration.ie
Tags: custom

BASED ON:

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"trebuchet ms", arial;
	background: #FFFFF;
	color: #3b3b3b;
	text-align: center;
	}

#content {
	font-size: 1.3em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.6em;
	line-height : 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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: #ee1997;
	}

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;
	}

.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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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;
	}

#page {
	/*background-color: #FDFBF9;*/	
	background-color : #FCFBF9;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	}

.narrowcolumn {
	float: left;
	padding: 0 45px 20px 45px;
	margin: 0px 0 0;
	width: 620px;
	border-right : 1px solid #E7E7E7;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 20px;
	width: 910px;
/*	background-color : Aqua;*/
	}

.post {
	margin: 0 0 30px;
	text-align: left;
	}

.post hr {
	display: block;
	}
.post h3, .post h2 {
	clear : left;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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 {
	clear: both;
}

fieldset {margin:0px;padding:0px;border:0px;}
/*
.clear {
	clear: both;
}*/
div.clear {display:block;height:1px;clear:both;}
/* End Structure */

/*************************** footer ***************************************/
#footer {
background:#e7e7e7;
margin:10px auto;
width: 960px;
clear: both;
color:#a4a4a4;
font-size:12px;
padding:15px 0 0;
}

#footer #footer-inner {background:#e7e7e7 url(images/footer-div-bg.jpg) top right repeat-y;padding:0;}
#footer #bottom-nav, #footer #company-details, #footer #company-about {float:left;}

#footer #company-details {width:189px;padding:0px 10px 5px 35px; }
#footer #company-about {width:195px;padding:0px 10px 5px 35px; }

#footer #bottom-nav {font-weight:bold;width:470px;padding:0;}

#footer #bottom-nav ul {width:110px;float:left; margin : 0;}
#footer #bottom-nav ul li {margin:0;}

#footer a {text-decoration:none;color:#a4a4a4;}
#footer a:hover, #footer a:focus {color:#EF229B;}
#footer p#footer-clear {clear:both;visibility:hidden;}
#copyright, #web-design {color:#a4a4a4;font-size:12px;line-height:1.5em;}
#copyright a, #web-design a {color:#a4a4a4;}
#copyright {float:left;padding-left:10px;}
#web-design {float:right;padding-right:10px;}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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 5px 5px 0;*/
	padding: 0 5px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

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

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	}
	
.mediuminput {	width : 180px;}	
.smallinput {	width : 80px;}	
.longinput {	width : 300px;}	
/* 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: 20px 0 10px 20px;
	margin-left: 720px;
	width: 200px;
/*	background-color : Aqua;*/
	}

#sidebar form {
	margin: 0;
	}
/* 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-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
	-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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */





/*************************** header area ***************************************/
#header {position:relative;height:121px;background:transparent url(images/header-bg.jpg) 0px 0px no-repeat;}
#header #home-link {position:absolute;top:0px;left:0px;outline:none;}

/*************************** 3 sections navigation ***************************************/
/*#section-nav {position:absolute;top:62px;left:195px;height:49px;width:755px;list-style-type:none;}*/
#section-nav { position:absolute;top:72px;left:240px;height:49px;width:720px; margin : 0; padding : 0;list-style-type:none;}
#section-nav li {display:block;float:left;width:170px;padding-right:10px;height:49px;}
#section-nav li a {display:block;height:49px;width:170px;outline:none;}

#section-nav li#li-go-home a {background: transparent url(images/nav-go-home.jpg) 0px 0px no-repeat;}
#section-nav li#li-go-save a {background: transparent url(images/nav-go-save.jpg) 0px 0px no-repeat;}
#section-nav li#li-go-fundraise a {background: transparent url(images/nav-go-fundraise.jpg) 0px 0px no-repeat;}
#section-nav li#li-go-advertise a {background: transparent url(images/nav-go-advertise.jpg) 0px 0px no-repeat;}

#section-nav li#li-go-home a:hover, #section-nav li#li-go-home a:focus,
#section-nav li#li-go-save a:hover, #section-nav li#li-go-save a:focus,
#section-nav li#li-go-fundraise a:hover, #section-nav li#li-go-fundraise a:focus,
#section-nav li#li-go-advertise a:hover, #section-nav li#li-go-advertise a:focus {background-position:0px -49px;}

.page-id-25 #section-nav li#li-go-save a,
.page-id-27 #section-nav li#li-go-fundraise a,
.page-id-31 #section-nav li#li-go-advertise a {background-position:0px -98px;}

.page-id-25 #section-nav li#li-go-save a:hover, .page-id-25 #section-nav li#li-go-save a:focus,
.page-id-27 #section-nav li#li-go-fundraise a:hover, .page-id-27 #section-nav li#li-go-fundraise a:focus,
.page-id-31 #section-nav li#li-go-advertise a:hover, .page-id-31 #section-nav li#li-go-advertise a:focus {background-position:0px -98px;}

#section-nav li a span {display:none;}

/*************************** top navigation ***************************************/
/*#top-nav {position:absolute;top:5px;left:470px;height:49px;list-style-type:none;}*/
#top-nav { float : right;height:49px;list-style-type:none;}
#top-nav li {display:block;float:left;width:140px;padding:0px 5px;height:31px;}
#top-nav li a {display:block;height:31px;width:140px;outline:none;}

#top-nav li#li-home a {background: transparent url(images/nav-home.jpg) 0px 0px no-repeat;}
#top-nav li#li-about-us a {background: transparent url(images/nav-about-us.jpg) 0px 0px no-repeat;}
#top-nav li#li-news a {background: transparent url(images/nav-news.jpg) 0px 0px no-repeat;}
#top-nav li#li-contact-us a {background: transparent url(images/nav-contact-us.jpg) 0px 0px no-repeat;}

#top-nav li#li-home a:hover, #top-nav li#li-home a:focus,
#top-nav li#li-about-us a:hover, #top-nav li#li-about-us a:focus,
#top-nav li#li-news a:hover, #top-nav li#li-news a:focus,
#top-nav li#li-contact-us a:hover, #top-nav li#li-contact-us a:focus {background-position:0px -31px;}

#top-nav li#li-home a,
body#page #top-nav li#li-home a,
#page-about-us #top-nav li#li-about-us a,
#page-news-list #top-nav li#li-news a,
.page-id-36 #top-nav li#li-news a,
.page-id-23 #top-nav li#li-contact-us a {background-position:0px -62px;}

#top-nav li a span {display:none;}


#topsubnav {text-align : center;padding : 10px 0; color : #666; background-color : #FFF;}
#topsubnav a { text-decoration : none; color : #666; font-size : 14px; padding : 0 10px;}
#topsubnav a:hover, #topsubnav a:focus { color : #ee1997;}


.divider {display:none;height:2px;width:1137px;positon:relative;margin-left:-88px;background:transparent url(images/pink-divider.jpg) 0px 0px no-repeat;}
html>body .divider {display:block;}


/*************************** bottom content areas ***************************************/
#bottomdiv {background: transparent url(images/content-area-bg.jpg) 0px 0px no-repeat;padding:20px 30px 20px 30px;clear:both;}

#botcontent {font-size:14px;line-height:1.5em;color:#868686;width:610px;float:left; padding-right : 20px;}
#botcontent h1 {font-size:18px;line-height:1.5em;padding:0; margin : 0; color : #999;}
#botcontent h2 {font-size:16px;line-height:1.5em;padding:0; margin : 0;}
#botcontent p, #botcontent ul, #botcontent ol {margin-bottom:1em;}
#botcontent ul, #botcontent ol {margin-left:30px;}


#botsidebar {width:240px;float:right; padding-right :30px; text-align : center;}
/*#botsidebar h2 {text-align:left;padding:0; margin : 0; color:#a7a7a7;font-size:16px;line-height:1.5em;}*/
#botsidebar h2 {padding:0; margin : 0;}
#botsidebar a {padding:5px 10px;}


/*************************** HOMEPAGE***************************************/

#buttons a {display:block;float:left;}


/*************************** GO SAVE***************************************/

#offersdiv  {padding:10px 9px 30px 9px;font-size:14px;background-color:#fff;}
#offersdiv h1 {color:#ee1997;background:transparent url(images/featured-h1-bg.jpg) 0px 0px no-repeat;height:70px;font-size:30px;line-height:70px;margin-bottom:0.1em;padding:0px 30px;}

.specialoffer {
	float : left;
	margin : 0 15px 15px 0;
	height : 220px;
}
.specialoffer img {	float : left; padding-right : 10px;}
.specialoffer h3 {margin:0;padding:0; color : #ee1997; font-size : 16px;}
.specialoffer p {margin : 0;}

#buybutton {position:relative;width:251px;padding:10px 10px 10px 10px;height:80px;/*background:transparent url(../images/gosave-usp-div-bg.jpg) 0px 0px no-repeat;*/}
a#gosave-button {height:67px;width:231px;position:absolute;bottom:0px;background:transparent url(images/buy-now.jpg) 0px 0px no-repeat;}
a#gosave-button:hover, a#gosave-button:focus, a#gosave-button:active {background-position:0px -67px;}
a#gosave-button span {display:none;}

#cartdiv{
	float : right;
	width : 200px;
}

.alloffers h3 {	margin-top:0; padding-top:0;}
.alloffers td {
	padding-bottom : 25px;
	padding-top : 20px;
	border-bottom : 1px dashed #ccc;
}

.searchresults {
	float : left;
	margin : 0 15px 15px 0;
	width : 600px;
	border-bottom : 1px solid #ccc;
	padding : 15px;
}
.searchimage {
	width : 180px;
	float : left;
	overflow : hidden;
}
.searchdetails {
	float : left;
	width : 420px;
}
.searchresults img {	float : left;}
.searchresults h3 {margin:0;padding:0; color : #ee1997; font-size : 16px;}
.searchresults p {margin : 0 0 10px 0;}



/* **************** GO FUNDRAISE ****************** */
#fund-side {width:354px;float:right;}
#fundsideone {width:354px;padding-bottom:24px;background: transparent url(images/fund-side-bg.jpg) bottom left repeat-x;text-align:center;font-size:26px;color:#000000;}
#fundsideone .wpcf7-form {position:relative;width:354px;height:351px;background: #00baff url(images/fund-form-bg.jpg) 0px 0px no-repeat;margin-bottom:15px;font-size:12px;}
#fundsideone .wpcf7-form ul {list-style-type:none; text-align : left; margin : 20px 0 0 90px;}
#fundsideone .wpcf7-form ul li {color : #fff; font-weight : bold; font-size : 12px;}
#fundsideone .wpcf7-form h2 {padding:15px 5px 10px 125px;font-size:20px;line-height:22px;text-align:left;color:#000000; margin : 0;}
#fundsideone .wpcf7-form h2 span {color:#fff;}
#fundsideone .wpcf7-form ul li label {display:none;}
#fundsideone .wpcf7-form input {
	border : 1px solid #848484;
	width : 200px;
}
/*#fundsideone .wpcf7-form .your-name input,
#fundsideone .wpcf7-form .your-email input,
#fundsideone .wpcf7-form .your-phone input {position:absolute;left:129px;width:201px;height:14px;padding:3px;font-size:11px;line-height:14px;background-color:#fff;border:0px;margin:0px;}
*/
#fundsideone .wpcf7-form #fund_form_name {top:152px;}
#fundsideone .wpcf7-form #fund_form_email {top:202px;}
#fundsideone .wpcf7-form #fund_form_phone {top:253px;}
#fundsideone .wpcf7-form .wpcf7-submit {position:absolute;top:288px;left:128px;width:206px;height:47px;font-size:1px;color:#354f5c;text-align:right;padding:0px;border:0px;background:#000 url(images/fund-side-submit-bg.jpg) 0px 0px no-repeat;cursor:pointer;cursor:hand;}
#fundsideone .wpcf7-form .wpcf7-submit:hover, #fundsideone .wpcf7-form .wpcf7-submit:focus, #fundsideone .wpcf7-form .wpcf7-submit:active {color:#000;background-position:0px -47px;}

#fundsidetwo {margin-top:20px;width:354px; text-align : center;}

/* **************** GO ADVERTISE ****************** */
#signup {
	float : right;
	width : 340px;
	padding-left : 20px;
	border-left: 1px solid  #EAEAEA;
}


#cartdiv {
	background-image : url(images/cart-bg.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
#cartdiv h3 {
	padding-left : 10px;
}


#searchpod {
float : right;
width: 338px;
height : 310px;
background-image: url(images/gosave-form-bg.jpg); 
background-position:top right; 
background-repeat:no-repeat;
}

#searchform {
	margin : 100px 0 0 60px;
	text-align : left;
}
.business_type, .county, .pod_search {
	width: 200px;
	border : 1px solid #ccc;
	display: block;
	margin-bottom:10px;
	}
	
.pod_submit {
  width: 134px;
  height: 32px;
  margin: 0;
/*  padding: 0;*/
  padding: 32px 0 0;
  
  border: 0;
  background: transparent url(images/search-but.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  
  display : block;
}	

	
#results {
padding:10px 9px 30px 9px;
font-size:14px;
background-color:#fff;
background:transparent url(images/featured-h1-bg.jpg) 0px 0px no-repeat;
}	

#signup .company_logo .button {
	display : none;
}
#signup .county, #signup  .business_type {
	border : none;
}
#signup .county select, #signup  .business_type select  {
	border : 1px solid #E3E3E3;
}

.nicEdit-panel {
	display : none;
}
