/*
Theme Name: iris news
Theme URI: http://www.irisnation.com/irisnews
Description: 
Version: 2.0
Author: Mark Chambers & Dylan Coyne
Author URI: http://www.dylancoynedesign.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
html {overflow-x: hidden;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff url(images/body-bg.gif) 0 0 repeat-x;
	color: #5B5B5B;
	
	}

p {
	font-size:1.1em;
}

.entry p {margin-bottom:1.2em}

a {
	color:#4E81B4;
	text-decoration:none;
	font-style: normal;
}
a:hover {
	text-decoration:underline;
}

a:active {
	/*background:yellow;*/
}

.hide {
	visibility:hidden;
	font-size:0;
}


/* general */

#wrapper {
	width:992px;
	margin: 0 auto;
	background:url(images/visual/scribble.jpg) center top no-repeat;
}

#malcolm {
	/*background:url(images/malcolm.png) center 2em no-repeat;*/
	position:relative;
}

#malcolm #hand-left {
	position:absolute;
	top:324px;
	left:10px;
	background:url(images/hand-left.png) 0 0 no-repeat;
	width:56px;
	height:77px;
}

#malcolm #hand-right {
	position:absolute;
	top:366px;
	right:10px;
	background:url(images/hand-right.png) 0 0 no-repeat;
	width:67px;
	height:89px;
}

#iris-header {
	overflow:hidden;
	padding:0 30px;
	min-height:130px;
}

h3 {
	font-size:2em;
	font-weight:normal;
}

h4 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:10px;
}

h5 {	
	color:#4E81B4;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:4px;
}



/* search */
#search {
	float:right;
	background:url(images/search-bg.gif) left bottom no-repeat;
	width:264px;
	margin-top:10px;
	padding-left:10px;
	padding-bottom:8px;
}

#search .screen-reader-text {
	clear:both;
	float:left;
	background:url(images/title/search.png) 0 0 no-repeat;
	width:108px;
	height:20px;
	text-indent:-9999em;
}

#search #s {
	clear:both;
	float:left;
	font-size:1em;
	line-height:1.9em;
	margin-top:10px;
	padding:0;
	width:174px;
}

#search #searchsubmit {
	float:right;
	background:url(images/button-search.gif) 0 0 no-repeat;
	border:none;
	width:71px;
	height:24px;
	padding-top:24px;
	margin-top:6px;
	margin-right:6px;
	cursor:pointer;
}

* html #search #searchsubmit {
margin-top:26px;
}

/* header */

.menu {
color:#4E81B4;
font-style:normal;
text-decoration:none;
}

#iris-header #logo-iris {
	background:url(images/logo-iris.png) 0 0 no-repeat;
	width:111px;
	height:58px;
	text-indent:-9999em;
	margin-top:17px;
	margin-bottom:3px;
}

#logo-iris a{
	display:block;
    width:111px;
	height:58px;
}
#iris-header a {
font-family:Verdana,Arial,'sans-serif';
font-style:normal;
}

#iris-header a:hover {
	text-decoration:none;
	color:#333;
	}

#iris-header a:active {
	background:none;
}

#iris-breadcrumbs li{
	float:left;
	margin-top:1em;
	margin-right:1em;
	font-size:1.2em;
	list-style:none;
}

#iris-breadcrumbs a {
	color:#4E81B4;
	padding-left:1.4em;
	
}

#iris-breadcrumbs a:hover{
	text-decoration:none;
	color:#333;
	padding-left:1.4em;
	background: url(images/icon-breadcrumbs-current.gif) left 5px no-repeat;
}


#iris-breadcrumbs .current_page_item a {
	color:#333;
	padding-left:1.4em;
	background: url(images/icon-breadcrumbs-current.gif) left 5px no-repeat;
}

#iris-breadcrumbs .current a {
	color:#333;
	padding-left:1.4em;
	background: url(images/icon-breadcrumbs-current.gif) left 5px no-repeat;
}

.page-item-808 ul li{
	list-style:none;
}



#iris-breadcrumbs {
	float:left;
}

#iris-tools {
	
	background:transparent url(images/icon-breadcrumbs-current.gif) no-repeat 0px 22px;
	font-size:11px;
	position:absolute;
	right:22px;
	top:-5px;
}

#iris-tools li{
	display:inline;
}


#iris-tools ul {
	float:right;
	margin-top:1.5em;
	margin-right:0.5em;
    margin-left:15px;
}

.vline{
color:#4E81B4;	
}

/* page */

#page-top {
	height:45px;
	background:url(images/page-top.png) center top no-repeat;
}
#page {
	background:url(images/page-bg.jpg) center top repeat-y;
	padding:0 51px;
	overflow:hidden;
}
* html #page {
	padding:0 51px 0 24px;
}
* html #header h1 {
	margin-left:12px;
}
#page-bottom {
	height:45px;
	background:url(images/page-bottom.png) center top no-repeat;
	margin-bottom:4em;
}
#content {
	width:570px;
	float:left;
	margin-left:20px;
}

#headerimg {
	background:url(images/header-seperator.png) center bottom no-repeat;
	padding-bottom:2em;
	margin-bottom:1em;
	overflow:hidden;
}

#headerimg h1 {
	float:left;
}

.homehdr a{
	width:500px;
	height:63px;
	background:url(images/title/the-news-room.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
}

.reporthdr a{
	width:500px;
	height:83px;
	background:url(images/title/end-of-year.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
}


#headerimg .description {
	display:none;
}

#header .rss {
	margin:46px 0 0 32px;
	float:left;
}
#header .rss a {
	background:url(images/icon-rss.png) right no-repeat;
	line-height:2em;
	padding:2px 20px 4px 0;
}



/*** post specific ***/

h2 { 
    color: #5B5B5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.4em;
	font-weight: normal;
	margin-bottom:12px;
	line-height:1.1em;
}

h2 a {
	color: #5B5B5B;
		
}

h2 a:hover {
	text-decoration:underline;
	
	
}


.navigation {
	font-size:1.2em;
	overflow:hidden;
	width:570px;
	margin: 0 0 10px;
}

.navigation .next {
	float:left;
	clear: left;
	padding:0 0 0 10px;
}
.navigation .previous {
	float:left;
}

.date {
	text-align:right;
	font-style: italic;
	color:#999;
}

.post {
	margin-bottom:1.4em;
	padding:0 0 1.4em 0;
	background:url(images/post-seperator.png) center bottom no-repeat;
	overflow:hidden;
}
.entryright  {
    zoom:0;
}


.alignright, img.alignright {
display:inline;
float:right;
margin-left:20px;
overflow:hidden;
}

.alignleft, img.alignleft {
display:inline;
float:left;
margin-right:20px;
overflow:hidden;
}


.alignpostimg {
	margin:0;
	padding:0;
	
}

.post hr {
	border:0;
	background:transparent url(images/post-seperator.png) no-repeat scroll center bottom;
	padding-top:20px;
	clear:both;
}

.postsubtitle {
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:0;
}

.entryright li {
    font-size:1.1em;

}

.entryright p {
	margin-bottom:1.2em;
}

.entryleft {
	width:277px;
	float:left;
	margin:0.5em 1em 1em 0;
	border:1px solid #d9d9d8;
}

.tags {
	clear:both;
	float:left;
	color:#5B5B5B;
}

.permalink {
	float:right;
}

.category {
	float:left;
	margin-right:1em;
}

.category a{
	background:#72a3cb;
	color:#fff;
	padding:0 2px;
}
.category a:hover {
	text-decoration:none;
	background:#2b6899;
}

.category a:active {
	background:#15476f;
}

.wordtube{
padding-bottom:15px;
}


/* lovely stuff */
#icon-finch {
	background:url(images/icon-finch.gif) 0 0 no-repeat;
	width:108px;
	height:73px;
	top:50px;
	right:30px;
	position:absolute;
}

#icon-duck {
	background:url(images/icon-duck.png) 0 0 no-repeat;
	width:102px;
	height:96px;
	bottom:100px;
	right:-30px;
	position:absolute;
}

#malcolm-flash {
	width:477px;
	height:139px;
	position:absolute;
	top:6px; left:248px;
}

/*#icon-coffee {
	position:absolute;
	width:184px;
	height:238px;
	top:145px;
	right:31px;
	border:1px solid red;
}*/

/* sidebar */
#sidebar {
float:left;
width:276px;
margin-left:24px;
}

#sidebar .widget-repeat {
	margin-bottom:12px;
}
#sidebar .widget-bottom {
	padding:0 20px 12px 12px;
}

.press-enquiries .widget-repeat,.fact-sheets .widget-repeat {
	background:url(images/sidebar/grad-1-rep.jpg) top left repeat-y;
}
.press-enquiries .widget-top,.fact-sheets .widget-top {
	background:url(images/sidebar/grad-1-top.jpg) 0 0 no-repeat;
	width:269px;
	height:8px;
}
.press-enquiries .widget-bottom,.fact-sheets .widget-bottom {
	background:url(images/sidebar/grad-1-bot.jpg) bottom left no-repeat;
}

.press-enquiries p {
	margin-bottom:1em;
}

.categories .widget-repeat,.archives .widget-repeat,.bookmarks .widget-repeat,.messages .widget-repeat {
	background:url(images/sidebar/grad-2-rep.jpg) top left repeat-y;
}
.categories .widget-top,.archives .widget-top,.bookmarks .widget-top,.messages .widget-top {
	background:url(images/sidebar/grad-2-top.jpg) 0 0 no-repeat;
	width:269px;
	height:6px;
}
.categories .widget-bottom,.archives .widget-bottom,.bookmarks .widget-bottom,.messages .widget-bottom {
	background:url(images/sidebar/grad-2-bot.jpg) bottom left no-repeat;
	position:relative;
}
.archives .widget-bottom {
	min-height:120px;
}

.archives li,.bookmarks li {
	font-size:1.2em;
}

.messages .widget-bottom {
	color:#fff;
	min-height:90px;
}
.messages .widget-bottom a {
	color:#fff;
	text-decoration:underline;
}

	.categories li {
		font-size:1.2em;
	}
	.categories #category-cloud {
		background:url(images/visual/category-cloud.png) 0 0 no-repeat;
		width:125px;
		height:66px;
		position:absolute;
		bottom:-4px; right:-16px;
	}
.tag-cloud p {
	text-align:center;
}
.tag-cloud .widget-repeat {
	background:url(images/sidebar/grad-3-rep.jpg) top left repeat-y;
}
.tag-cloud .widget-top {
	background:url(images/sidebar/grad-3-top.jpg) 0 0 no-repeat;
	width:269px;
	height:6px;
}
.tag-cloud .widget-bottom {
	background:url(images/sidebar/grad-3-bot.jpg) bottom left no-repeat;
	min-height:160px;
}

 {
	background:url(images/sidebar/grad-4-rep.jpg) top left repeat-y;
}
 {
	background:url(images/sidebar/grad-4-top.jpg) 0 0 no-repeat;
	width:269px;
	height:6px;
}
{
	background:url(images/sidebar/grad-4-bot.jpg) bottom left no-repeat;
	min-height:116px;
}

.fact-sheets .widget-bottom{
	overflow:hidden;
}


.fact-sheets .fact-title {
	width:140px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
}
.fact-sheets .fact-view {
	float:left;
	width:30px;
	margin-top:2px;
	margin-bottom:2px;
	border-right:1px solid #5B5B5B;
	padding-right:2px;
}
.fact-sheets .fact-download {
	float:left;
	width:60px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:6px;
}

ul.children {
	margin-left:10px;
	font-size:0.9em;
}

.categories a,.archives a,.bookmarks a {
	color:#fff;
}

	/* sidebar title */
	#sidebar .press-enquiries h2 {
		background:url(images/title/sidebar/press-enquiries.png) 0 0 no-repeat;
		width:136px;
		height:21px;
		text-indent:-9999em;
	}
	#sidebar .categories h2 {
		background:url(images/title/sidebar/categories.png) 0 0 no-repeat;
		width:86px;
		height:21px;
		text-indent:-9999em;
	}
	#sidebar .tag-cloud h2 {
		background:url(images/title/sidebar/tag-cloud.png) 0 0 no-repeat;
		width:93px;
		height:21px;
		text-indent:-9999em;
	}
	#sidebar .archives h2 {
		background:url(images/title/sidebar/archives.png) 0 0 no-repeat;
		width:73px;
		height:20px;
		text-indent:-9999em;
	}
	#sidebar .fact-sheets h2 {
		background:url(images/title/sidebar/fact-sheets.png) 0 0 no-repeat;
		width:104px;
		height:20px;
		text-indent:-9999em;
	}
	#sidebar .bookmarks h2 {
		background:url(images/title/sidebar/blogs.png) 0 0 no-repeat;
		width:52px;
		height:22px;
		text-indent:-9999em;
	}
	
	
/* 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;
	}
/* 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 */



/* editor */
.post-edit-link {
	background:yellow;
}
.edit {
	font-size:0.75em;
}

/* footer */

#copy {
	float:left;
	padding:49px 0 0 70px;
}


#meta {
	float:right;
	padding:49px 50px 0 0;
}
