/*
Theme Name:Inspire Ireland Foundation - Verion 2
Theme URI:http://www.inspireireland.ie/
Description:Customised theme for Inspire Ireland Foundation based on the Wordpress Default template.
Version:1.0
Author: Inspire Digital / Technique Interactive
Author URI: http://inspire.org.au
Tags:blue, yellow, fixed width, three columns, widgets
Inspire Ireland Foundation
Built by Adrian Maus (ArtKruft) for studio Tranfer
http://studioTransfer.com.au/
*/

/* GENERAL */

body {
margin:0;
padding:0;
background:#fff;
color:#666;
font-size:14px;
font-family:Arial, Helvetica;
}

ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}

ul, li {font-size:12px;}

small {
font-size:0.9em;
line-height:1.5em;
}

h1, h2, h3 {
color:#0075be;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0px;
padding:0px;
margin-bottom:10px;
margin-top:15px;
}

p, blockquote {
	margin: 0;
	padding: 0;
}

h1 {
font-size:22px;
letter-spacing:1px;
/* color:#004977; */
}

h2 {
font-size:18px;
color:#666666;
padding-bottom:5px;
background:url('images/dots.png') repeat-x left bottom;
margin-top:15px;
/* border-bottom:1px dotted #0A4369; */
}

h3 {
font-size:18px;
color:#0075be;
padding-bottom:5px;
background:url('images/dots_grey.png') repeat-x left bottom;
/* border-bottom:1px dotted #0A4369; */
}

a {text-decoration:none; color:#008bd7;}

a:hover {
color:#147;
text-decoration:underline;
}

/* blockquote { padding: 30px 0; }*/

/* PAGES */

.divider {height:30px;background:url('images/dots.png') 0 50% repeat-x; line-height:30px;}

.grey_divider {height:30px;background:url('images/dots_grey.png') 0 50% repeat-x; line-height:30px;}

#page {
display:block;
width:1010px;
margin:0 auto;
padding:0;
background:url('images/bg_grad.gif') repeat-y 0 50%;
}

/* HEADER */

#header {
padding:0 0 20px 0;
margin:0 5px;
height:140px;
/* background:url('images/bg_content.gif') repeat-x left bottom; */
}

/* SIDEBARS*/

#sidebar_left {
display:block;
float:left;
margin:0px 0 0 20px;
_margin:0px 0 0 5px;
padding:17px 0 0 0;
width:172px;
font-family:Verdana, Arial, Helvetica;
}

#sidebar_right {
display:block;
float:right;
margin:16px 0 0 0;
padding:0 15px 0 0;
width:207px;
}

.sidebar ul,
.sidebar ul ol,
.sidebar ul ul {
margin:0;
padding:0;
}

/*nav hovers and stuff here */

.sidebar ul li {
list-style-type:none;
list-style-image:none;
margin:0;
font-size:14px;
}

.sidebar ul li h2 {
display:none;
}

#sidebar_left ul li {
/* margin-bottom:1px; */

border-bottom:4px solid #abdbf6;
padding:2px 0 3px; 
_padding:2px 0 3px; 
}

#sidebar_left  a {
color:#008bd7;}

#sidebar_left ul li ul li {
padding:0;
margin:1px 0 0 0;
border-bottom:none;
}

#sidebar_left ul li a {
display:block;
margin:0;
padding:4px 10px 4px 0px;
_padding:1px 10px 2px 0px;
font-weight:bold;
text-decoration:none;
}

#sidebar_left ul li ul li a {
display:block;
margin:0;
padding:4px 10px 4px 0px;
_padding:1px 10px 2px 0px;
font-weight:bold;
text-decoration:none;
}

#sidebar_left a:hover {
color:#004977;
}

#sidebar_left ul li ul li a {
padding-left:20px;
background:url('images/bul_blue.png') no-repeat 0px 50%;
color:#008bd7!important;
}

#sidebar_left ul li ul li a:hover {
color:#004977!important;
/* background:url('images/bul_grey.png') no-repeat 10px 50%; */
}

#sidebar_left ul  .current_page_item  a {color:#666;}

#sidebar_left ul  .current_page_parent a {color:#666;}

#sidebar_left ul .current_page_parent,
#sidebar_left ul .current_page_item {
border-bottom:4px solid #c9c9c9;
}

#sidebar_left ul li .current_page_item {border-bottom:none;}

#sidebar_left ul li .current_page_item a{
background:url('images/bul_grey.png') no-repeat 0px 50%;
color:#b5b5b5!important;
border-bottom:none;
}

.widget {
display:block;
width:198px;
margin:0;
padding:0 0 20px 0;
border:0;
}

.bluebox_main {
padding-top:17px;
border:0;
font-size:12px;
background:url('images/bg_blue_sidbox_main.gif') no-repeat top left;
}

.bluebox_foot {
padding-bottom:20px;
background:url('images/bg_blue_sidbox_foot.gif') no-repeat bottom left;
}

.bluebox_foot p {
display:block;
margin:0 30px 9px 30px;
}

.bluebox_foot a {
display:inline;
margin:0;
padding:0;
font-weight:normal;
}

.bluebox_foot a:hover {
background:none;
}

.pinkbox_main {
padding-top:10px;
background:url('images/bg_pink_sidbox_main.gif') no-repeat top left;
}

.pinkbox_foot {
padding-bottom:20px;
background:url('images/bg_pink_sidbox_foot.gif') no-repeat bottom left;
}

.pinkbox_foot div {
display:block;
margin:0 12px;
padding:0 12px;
border:2px dashed #fff;
}

.pinkbox_foot div p {
text-align:center;
font-size:18px;
color:#fff;
font-family:Helvetica;
}

.pinkbox_foot div p span {
margin-top:10px;
color:#fff;
font-weight:bold;
font-size:60px;
line-height:0;
font-family:Trebuchet MS, Times New Roman, Helvetica;
}

/* CONTENT */

#content {
  margin:0px 0 0 210px;
  padding:0px 0 60px 0;
  width:560px;
  line-height:1.8em;
  overflow: hidden;
}

#content p {
margin-bottom:1.0em;
}

#content ul,
#content ol {
margin-bottom:1.0em;
}

#content ul li,
#content ol li {
margin-bottom:0;
}

#content ul li {
background: transparent url(images/bul_blue.png) no-repeat 0 8px;
padding-left: 20px;
list-style: none;
}

#content ul,
#content ol {
padding:0;
list-style-position:outside;
}

#content ul {
/*margin-left:25px;*/

text-indent:0px;
list-style-type:square;
}

#content ol {
margin-left:25px;
text-indent:0;
}

.clear {
clear:both;
}

/* FOOTER */

#footer {
clear:both;
margin:0 5px;
padding:10px;
background:#3574b8 url(images/footer_bg.jpg) 0 0 repeat-y;
color:#fff;
}

#footer p {
margin:0;
padding:0;
text-align:left;
font-size:12px;
line-height:1.6em;
}

/* Begin Images */

p img {
padding:0;
max-width:100%;
}

.home .entry p { color:#959595; font-weight:bold; font-size:15px; line-height:1.3; }

/*	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 */

/* Begin Various Tags & Classes */

#donatenow {
	text-align:left;
	color:#ff7d19;
display:block;
margin:20px 0;
}

#donatenow img {padding-top:8px;}

.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*/

/* End What we do page */

#partners-quote {
text-indent: -9999px;
background: transparent url(/wp-content/uploads/2009/09/InspireFoundationIreland_Col2_image1_570x160.jpg) no-repeat 0 0;
width: 570px;
height: 160px;
margin-left: -10px;
}

#about-us-quote {
/*
text-indent: -9999px;
background: transparent url(/wp-content/uploads/2009/09/InspireFoundationIreland_Col2_image2_570x160.png) no-repeat 0 0;
width: 570px;
height: 160px;
margin-left: -10px;
*/
font-weight: bold;
}

#homePagePanels {
  clear: both;
}

#homePagePanels ul li {
background: transparent url(images/bul_blue.png) no-repeat 0 9px;
padding-left: 0px;
list-style: none;
text-indent:15px;
}

#homePagePanels #news li {
text-indent: 0;
border-bottom: 1px dotted #000000;
}

#homePagePanels #news .title {
margin-left: 15px;  

}

#homePagePanels #news h4 {
/*text-indent: 15px;*/

margin: 0;
display: inline;
}

#homePagePanels #news .date {
font-style: italic;    

font-size:10px;    

margin-right:10px;
text-align:right;    

}

#homePagePanels #news .content {
line-height: 1.5em;
}

#news {width:310px; float:left; margin-right:5px;}

#links {width:225px;float:left; margin-left:5px;}


.values ul li, .our-board ul li {
	background: transparent url(images/bul_orange.png) no-repeat 0 8px!important;
	padding-left: 0px;
	list-style: none;
}

.our-staff img, .values img, .partners img, .supporters img, .reachout img {margin-right:10px;}

.our-people {border:#d0f5ff solid 10px; padding:5px; font-size:16px; font-weight:bold; color:#939393;}

.our-people p {margin-top:10px; margin-bottom:0px!important;}

.our-board h3, .reachout h3 {background:none; margin-bottom:5px; color:#a9a9a9!important; margin-top:0px;}

.our-staff h2 {color:#666666; font-size:16px; font-weight:bold; background:none; margin:0!important; padding:0;}

.our-staff h3 {color:#9a9a9a; font-size:16px;  font-weight:bold; background:none; margin:0!important; padding:0;}

.partners h3 {margin-top:0px; background:none;}

.reachout td {padding-bottom:4px;}

/* Slightly enhanced, universal clearfix hack (http://whatiswrongwiththeworldtoday.com/code/css-clear-hack) */

.clear-fix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

.clear-fix { display: inline-block; }
/* start commented backslash hack \*/
* html .clear-fix { height: 1%; }
.clear-fix { display: block; }
/* stop commented backslash hack */


/* Hero panel */

#hero-panel {
	background-color: #fff;
	height:305px;
	padding: 0;
	position: relative;
	width: 560px; 
	overflow: hidden; /* Needed for clear to work only in the main content area (and not the sidebars) */
}

#hero-panel #myGallery {
	float: none;
	padding:5px;
	background:#fff !important;
}

#hero-panel .jdGallery .slideElement {
	background-color: #ffffff;
	height: 275px;
}

.jdGallery .slideInfoZone {
	background:rgba(255,255,255,0.9) !important; 
	bottom:15px !important; 
	color:#333; 
	height:76px; 
	padding-top:4px !important;
	}

.jdGallery .slideInfoZone h2 {
	line-height: normal; 
}

.jdGallery .slideInfoZone p {
	display: block;  
	line-height: normal;  
}

.jdGallery a.right, .jdGallery a.left { 
	display:none !important; }

.withArrows a.open { 
	height:100% !important; left:0 !important; top:0 !important; width:100% !important; }

#hero-panel .posts {
	background-color: #ffffff;
	float: right;
	width: 200px;
	padding: 0 10px;
	margin-bottom: 0;
}

#hero-panel .posts li {
	background: none;
	border-top: 10px solid #d7d7d7;
	padding: 15px 0 10px; 
}

#hero-panel .posts li.first {
	border-top: none;
}

#hero-panel .posts li {
	font-size: 16px;
	line-height: 20px;
	color: #959595;
	font-weight: bold;           
}

#hero-panel .posts li p {
	margin-bottom: 5px;
}

#hero-panel .posts li a {
	color: #0075BE;
}
      
