/* @override 
	http://iwib.frequency.netdna-cdn.com/xtesting/main.css
	http://iwib.frequency.netdna-cdn.com/preview/main.css
	http://iwib.frequency.netdna-cdn.com/xcss/main.css
	http://iwib.frequency.netdna-cdn.com/xcss/main2.css
	http://www.irishwomeninbusiness.ie/xcss/main.css
*/

/*
      IWB Site CSS Version 1.0 - Frequency Design
	  
*/

/* @group structure homepage */

#wrapper { 
 margin: 10px auto 0;
 width: 960px;
	background-color: white;
	border: 6px solid #551334;
}

* { padding: 0; margin: 0; }

img {
	border-width: 0;
}

a {
	color: #dccc84;
}

body {
 font-family: "Droid Sans", Cabin, "PT Sans", Lato, Arimo, Nobile, Cantarell, Puritan, Tahoma, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	background: #551334 url(http://iwib.frequency.netdna-cdn.com/zinc/images/bgtexture.jpg) repeat;
}

div#headerbg {
	height: 131px;
	background: white url(http://iwib.frequency.netdna-cdn.com/ximages/headerbg.jpg) repeat-x 0 100%;
}

/* My Comment */

div#header {
 color: #333;
 width: 960px;
 height: 131px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background: url(http://iwib.frequency.netdna-cdn.com/ximages/iwblogo.jpg) no-repeat;
}

#navigationbgx {
	background: none repeat-x 0 100%;
	height: 38px;
	float: left;
	width: 920px;
}

#navigation {
 width: 960px;
 color: #333;
 margin: 0px auto;
	height: 38px;
	background: none repeat-x;
}

#image {
 width: 960px;
 color: #333;
 margin: 0px auto;
	height: 295px;
	background: #b3318e url(http://iwib.frequency.netdna-cdn.com/ximages/iwbimage.jpg) no-repeat;
}

#imagebg {
 width: 100%;
 margin: 0px auto;
	height: 295px;
	background: #b3318e url(http://iwib.frequency.netdna-cdn.com/ximages/imagebg.jpg) repeat-x;
}

#contentbg {
	background: none repeat-x 0 0;
	width: 100%;
	display: inline-block;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#leftcolumn {
 background: transparent;
 margin: 0px 0px 0px 20px;
 width: 265px;
 float: left;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}
#centrecolumn { 
 float: left;
 background: transparent;
 margin: 0px 0px 0px 0px;
 width: 440px;
 display: inline;
	border-left: 0 solid #810844;
	border-right: 0 solid #810844;
	font-size: 1em;
}
#rightcolumn {
 background: transparent;
 margin: 0px 0px 0px 0px;
 width: 210px;
 float: left;
 position: relative;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}

#footerbg {
	width: 972px;
	height: 60px;
	background-position: 0;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	color: white;
	font-size: 11px;
	float: left;
	padding: 0 20px 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	background-color: #551334;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#footer h3 {
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	width: inherit;
	float: none;
	clear: none;
	display: inline;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: white;
}

.clear { clear: both; }

#registerlink a {
	color: white;
	width: 130px;
	height: 40px;
	display: block;
	text-decoration: none;
	margin-left: 80px;
	float: left;
	margin-top: 240px;
	text-align: center;
	line-height: 40px;
	background-image: url(http://iwib.frequency.netdna-cdn.com/ximages/registerbuttonbg.gif);
	text-transform: uppercase;
}

#registerlink a:hover {
	color: #df398f;
	width: 130px;
	height: 40px;
	display: block;
	text-decoration: none;
	margin-left: 80px;
	float: left;
	margin-top: 240px;
	text-align: center;
	line-height: 40px;
	background-image: url(http://iwib.frequency.netdna-cdn.com/ximages/registerbuttonbg.gif);
	text-transform: uppercase;
}

/* @group contentdivs */



/* @end */



/* @end */

/* @group navigation */

#navigation ul {
	list-style-type: none;
}

#navigation li {
	line-height: 38px;
	border-right: 2px groove #b90f6d;
	width: 103px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 0.8em;
}

#navigation li a {
	text-decoration: none;
	width: 103px;
	color: white;
	display: block;
}

#navigation li a:hover {
	color: #810844;
	background: white none 0 -30px;
	line-height: 38px;
	display: block;
}

/* @group navigation_global */

#navigationglobal {
 color: #333;
 margin: 0px auto 0px 20px;
	height: 38px;
	background: #810844 none repeat-x;
	overflow: hidden;
	width: 920px;
	border: 1px solid #dccc84;
	float: left;
}

#navigationglobal ul {
	list-style-type: none;
}

#navigationglobal li {
	line-height: 38px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	width: 10%;
}

#navigationglobal li a {
	text-decoration: none;
	color: #dccc84;
	display: block;
}

#navigationglobal li a:hover {
	color: white;
	background: none 0 -30px;
	line-height: 38px;
	display: block;
}



/* @end */



/* @end */

/* @group headers */

h1, h2, h3, h4 {
	color: #810844;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	text-transform: uppercase;
}

h1 {
	font-size: 1.4em;
	line-height: 1.5;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5;
}

h3 {
	font-size: 1.1em;
	line-height: 1.5;
}

h4 {
	line-height: 1.5;
	font-size: 1.1em;
}



/* @end */

/* @group newsblocks */

.newsblock h2 {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 1.1;
	display: block;
	float: left;
	width: 100%;
}

.newsblock h2 a {
	color: #810844;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
}

.newsblock h2 a:hover {
	color: #810844;
	text-decoration: none;
	font-weight: bold;
}

.newsblock {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 1.4;
	letter-spacing: 0;
	border-bottom: 1px dotted #d2207c;
	padding-bottom: 10px;
	font-size: 11px;
}

.newsblock .date {
	color: #dccc84;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 1em;
	display: inline-block;
	clear: right;
}

.newsblock .author {
	color: #dccc84;
	text-decoration: none;
	font-size: 1em;
	clear: left;
	text-transform: capitalize;
}

#newsheader {
	color: #810844;
	font-size: 1em;
	line-height: 2.4;
	border-bottom: 1px solid silver;
	margin-bottom: 6px;
	text-indent: 50px;
	background: url(http://iwib.frequency.netdna-cdn.com/zinc/icons/png/32x32/cosmos.png) no-repeat 0 5px;
	width: 94%;
	margin-top: 10px;
	text-transform: capitalize;
}



/* @end */

/* @group forumblocks */

.forumblock h2 {
	color: #810844;
	margin-bottom: 6px;
	text-transform: capitalize;
}

.forumblock h2 a {
	color: #810844;
	text-decoration: none;
	font-weight: bold;
}

.forumblock h2 a:hover {
	color: #d11f7b;
	text-decoration: none;
	font-weight: bold;
}

.forumblock {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 1.4;
	border-bottom: 1px dotted #d2207c;
	padding-bottom: 10px;
	font-size: 0.7em;
}

.forumblock .date {
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	clear: right;
}

.forumblock .author {
	color: #d2207c;
	text-transform: uppercase;
	text-decoration: none;
	clear: left;
}

.forumblock .author a {
	text-decoration: none;
	font-size: 1em;
	clear: left;
	text-transform: capitalize;
	color: #810844;
}

#forumheader {
	color: #810844;
	font-size: 1em;
	line-height: 2.4;
	border-bottom: 1px solid silver;
	margin-bottom: 6px;
	text-indent: 50px;
	background: url(http://iwib.frequency.netdna-cdn.com/zinc/icons/png/32x32/cloud.png) no-repeat 6px 4px;
	width: 94%;
	margin-top: 10px;
	font-weight: bold;
}



/* @end */

/* @group centreblocks */

.centreblock {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: white;
	line-height: 1.5;
	font-size: 0.8em;
	list-style-type: none;
}

.centreblock ul {
	border-bottom: 1px dotted silver;
}

.centreblock li {
	list-style-type: none;
}

.centreblock h2 {
	line-height: 1.5;
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px;
	font-size: 1em;
}

.centreblock a {
	text-decoration: none;
}

.centreblock a:hover {
	color: black;
	text-decoration: underline;
}



/* @end */

/* @group featured-profile */

.profileblock {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 1.5;
}

.featuretitle {
	display: block;
	float: left;
	width: 420px;
	margin-bottom: 20px;
	border-bottom: 1px solid #810844;
	padding-bottom: 10px;
	color: black;
}

.featuretitle img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-width: 3px;
	border-color: #d22076;
}

.featureheader {
	text-transform: uppercase;
	color: #810844;
	font-size: 1.4em;
	line-height: 2;
	border-bottom: 1px solid #810844;
	margin-bottom: 6px;
	background: none no-repeat 0 5px;
	width: 60%;
	margin-top: 0;
	float: left;
	display: block;
}

.featuretext {
	display: block;
	float: left;
	width: 100%;
	font-size: 12px;
}

.featurename {
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
	float: left;
	width: 70%;
}

.featurename a {
	color: #810844;
	font-weight: normal;
	font-style: normal;
}

.featurename a:hover {
	color: #dccc84;
	text-decoration: none;
}

.featurecompany {
	font-size: 1.2em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	display: block;
	float: left;
}

.readprofile {
	display: block;
	float: left;
}

.readprofile a {
	display: block;
	float: left;
	margin-top: 10px;
}

.readprofile a:hover {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
}



/* @end */

/* @group support-advertising */

#sponsors {
	list-style-type: none;
	margin: 30px auto;
}

.sponsorlogo {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	float: left;
	display: block;
}

.sponsors li {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: center;
}

.sponsorlogo img {
	margin-left: 2px;
	margin-right: 9px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}

.sponsorlogo a {
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	z-index: 1;
	padding-top: 6px;
	color: white;
	text-decoration: none;
	text-align: center;
}

.sponsorlogo a:hover {
	color: #d2206a;
}

.supportedbyheader {
	text-transform: uppercase;
	color: #d2207c;
	font-size: 1.4em;
	line-height: 2;
	margin: 0 auto 10px;
	display: block;
	float: left;
	background-image: none;
}



/* @end */

/* @group page variants */

/* @group structure page */

#imagepage {
 width: 960px;
 color: #333;
 margin: 0px auto;
	height: 165px;
	background: #b3318e url(http://iwib.frequency.netdna-cdn.com/ximages/iwbimagepage.jpg) no-repeat;
}

#contentbgpage {
	background: white none repeat-x 0 0;
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

#containerpage {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	display: block;
	float: left;
	background-image: none;
}

#pageheader {
	width: 670px;
	height: 50px;
	background-image: none;
	color: #810844;
	text-transform: uppercase;
	line-height: 50px;
	font-size: 24px;
	float: right;
	text-indent: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#pagesubheader {
	width: 100%;
	height: 40px;
	color: #810844;
	text-indent: 30px;
	background: none repeat-x;
	line-height: 40px;
	font-size: 1em;
	text-transform: capitalize;
	border-bottom: 1px solid #dccc84;
}

#leftcolumnpage {
 background: white none repeat-x;
 margin: 0px 0px 0px 20px;
 width: 265px;
 float: left;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	color: black;
}
#centrecolumnpage { 
 float: left;
 background: white none repeat-x;
 margin: 0px 0px 0px 0px;
 width: 653px;
 display: inline;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	color: black;
	padding-bottom: 20px;
	border-left: 1px dotted #dccc84;
}
#rightcolumnpage {
 background: white url(http://iwib.frequency.netdna-cdn.com/ximages/headerbg.jpg) repeat-x;
 margin: 0px 0px 0px 0px;
 width: 210px;
 float: left;
 position: relative;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	color: black;
}



/* @end */

/* @group newsblocks */

#leftcolumnpage .newsblock h2 {
	color: black;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 1.3em;
}

#leftcolumnpage .newsblock h2 a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#leftcolumnpage .newsblock h2 a:hover {
	color: #d11f7b;
	text-decoration: none;
	font-weight: bold;
}

#leftcolumnpage .newsblock {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: black;
	line-height: 1.3;
	border-bottom: 1px dotted #d2207c;
	padding-bottom: 10px;
}

#leftcolumnpage.newsblock .date a {
	color: #dccc84;
	text-decoration: none;
	font-size: 1.2em;
	display: inline-block;
	clear: right;
}

#leftcolumnpage .newsblock .author a {
	color: #dccc84;
	text-decoration: none;
	font-size: 1em;
	clear: left;
}

#leftcolumnpage #newsheader {
	border-bottom: 1px solid silver;
	text-indent: 50px;
	background: url(http://iwib.frequency.netdna-cdn.com/zinc/icons/png/32x32/cosmos.png) no-repeat 0 2px;
	width: 94%;
	margin: 10px auto 6px 10px;
	display: block;
	float: left;
	font-weight: bold;
}



/* @end */

/* @group forumblocks */

#leftcolumnpage .forumblock h2 {
	color: black;
	font-size: 1.3em;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftcolumnpage .forumblock h2 a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#leftcolumnpage .forumblock h2 a:hover {
	color: #d11f7b;
	text-decoration: none;
	font-weight: bold;
}

#leftcolumnpage .forumblock {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: black;
	line-height: 1.4;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
}

#leftcolumnpage .forumblock .date {
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	clear: right;
}

#leftcolumnpage .forumblock .author a {
	text-decoration: none;
	clear: left;
}

#leftcolumnpage #forumheader {
	color: #810844;
	line-height: 2.4;
	border-bottom: 1px solid silver;
	text-indent: 50px;
	background: url(http://iwib.frequency.netdna-cdn.com/zinc/icons/png/32x32/cloud.png) no-repeat 0 4px;
	width: 94%;
	margin: 10px auto 6px;
}



/* @end */

/* @group centreblocks */

#centrecolumnpage .centreblock {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: black;
	line-height: 1.5;
	font-size: 0.8em;
	list-style-type: none;
}



/* @end */

/* @group subnav */

#subnav {
	margin-bottom: 10px;
	list-style-type: none;
	width: 265px;
	float: left;
	margin-top: 50px;
}

#subnav ul {
	margin-bottom: 0;
	list-style-type: none;
}

#subnav li {
	line-height: 26px;
	font-size: 1em;
	text-indent: 20px;
	border-bottom: 1px solid silver;
	float: left;
	background-image: none;
	width: 100%;
	height: 26px;
	list-style-type: none;
}

#subnav li a {
	text-decoration: none;
	color: #d11f7b;
	display: block;
	background-image: none;
	width: 100%;
	list-style-type: none;
	font-size: 0.8em;
}

#subnav li a:hover {
	color: white;
	border-bottom: 1px solid #931656;
	text-decoration: none;
	width: 100%;
	background: white none repeat-x;
}



/* @end */



/* @end */

/* @group members */

#profilepic {
	width: 100px;
	height: 100px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 4px solid #d11f7b;
}

#bio {
	width: 470px;
	margin-left: 120px;
	margin-top: 10px;
}

#personal_info {
	width: 470px;
	margin-left: 120px;
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

#statistics {
	width: 470px;
	margin-left: 120px;
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

/* @group loginmenu */

.loginmenu {
	display: block;
	float: right;
	width: 30%;
	text-align: right;
	color: #ececec;
	margin-top: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
}

.loginmenu a {
	color: #dccc84;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.loginmenu a:hover {
	color: black;
	text-decoration: none;
}



/* @end */



/* @end */

/* @group directorylisting */

.performancedate {
		font-weight: bold;
		float: left;
		display: block;
		width: 100%;
	}
	
	.businesssector {
		display: block;
		width: 100%;
		color: gray;
		border-bottom: 1px dotted silver;
		margin-bottom: 6px;
	margin-top: 6px;
}

.businesssector a:hover {
	text-decoration: none;
}

#memberlist {
			color: #20282f;
			list-style-type: square;
			font-size: 0.9em;
			padding: 10px;
		}
		
		#memberlist h2 {
			color: #2c2a35;
			list-style-type: square;
			display: block;
			margin-bottom: 10px;
		font-size: 1.2em;
	}
		
		#memberlist li {
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			border-bottom: 1px dotted #20282f;
			list-style-type: none;
			list-style-image: none;
		float: left;
		display: block;
	width: 610px;
}
	
	.profiletitle {
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
		display: inline-block;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}

.profiletitle a {
			color: #d11f7b;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font: bold 1.2em "Trebuchet MS", Helvetica, Arial, Verdana;
		display: inline-block;
	}
	
	#xxxeventlist a:hover {
			color: #c5c5c5;
			display: block;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font-weight: bold;
			font-family: Helvetica, Arial, Verdana, "Trebuchet MS";
		}
	
	.eventtitle a:hover {
			color: gray;
			text-decoration: none;
	}
	
	 .profileimage {
		width: 100px;
		height: 100px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		overflow: hidden;
		background-image: none;
	border: 1px solid silver;
}

.aboutimage {
		float: left;
		overflow: hidden;
		background-image: none;
	border: 1px solid silver;
	margin: 10px 20px 20px;
	display: block;
	width: 150px;
	height: 150px;
}

.downloadicon {
		width: 60px;
		height: 60px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		overflow: hidden;
		background-image: none;
	border-right: 1px solid silver;
	padding-right: 20px;
}
	
	.profilelisttext {
		display: block;
		float: left;
		width: 480px;
		margin-bottom: 6px;
}

.abouttext {
		display: block;
		float: left;
		width: 380px;
		margin-bottom: 6px;
	margin-left: 20px;
}

/* My Comment */

#category_select {
	margin-bottom: 20px;
}

#category_select h1 {
	margin-top: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}



/* @end */

/* @group downloads */

.downloadlist {
	display: block;
	float: left;
	border-bottom: 1px solid gray;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.downloadtitle {
		font-weight: bold;
		float: left;
		display: block;
		width: 80%;
	font-size: 1.2em;
}

.downloaddescription {
		float: left;
		display: block;
		width: 80%;
	font-size: 1em;
}

.filesize {
		display: block;
		width: 80%;
		color: gray;
		margin-bottom: 6px;
	font-size: 0.9em;
	margin-top: 10px;
	float: left;
	margin-left: 100px;
}

.downloadlink a {
			color: #d11f7b;
			width: 80%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font: bold 1em "Trebuchet MS", Helvetica, Arial, Verdana;
		display: inline-block;
	margin-left: 100px;
}
	
	.downloadlink a:hover {
			color: gray;
			text-decoration: none;
	}



/* @end */

/* @group xfrimport */

/* @group newslist */

.storyblock { 
 color: black;
 margin: 0px 0 10px 0px;
 float: left;
	list-style-type: none;
}

.storyblock h1 {
	color: black;
	margin: 10px 20px 0;
	font-size: 1.4em;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

.storyblock h1 a {
	color: #810844;
}

.storyblock a {
}

.storyblock a:hover {
	color: gray;
}

.storyblock h1 a:hover {
	color: #721142;
	text-decoration: none;
}

.postdetails {
	color: gray;
	text-transform: none;
	margin: 4px 20px 10px;
	border-top: 1px dotted silver;
	padding-top: 6px;
	font-size: 0.9em;
}

.postdetails a {
	text-decoration: none;
	color: gray;
}

.postdetails a:hover {
	color: #c3cd2c;
	text-decoration: none;
}

.postdetails .date {
	margin-right: 6px;
	padding-right: 6px;
	border-right: 1px solid gray;
}

.postdetails .author {
	margin-right: 6px;
	padding-right: 6px;
}

.storyblock .bodytext {
	display: block;
	float: left;
	line-height: 1.4;
	color: black;
	margin: 10px 20px 6px;
}

.linksblock {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.linksblock a:hover {
	color: white;
}

.linksblock ul {
	
}

.linksblock li {
	color: white;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid #3d3d3d;
	margin-top: 4px;
	padding-bottom: 4px;
	margin-left: 6px;
}

.linksblock .header {
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 6px;
	background-color: #adb525;
}

.readmorenews {
	float: left;
	display: block;
	margin-left: 20px;
	margin-bottom: 0;
	padding: 6px;
}

.readmorenews a {
	text-align: left;
}

.readmorenews a:hover {
	color: black;
}

.newsblock .readmorenews {
	display: block;
	margin-left: 0;
	padding: 0;
	width: 280px;
	float: none;
	margin-top: 4px;
}

.newsblock .readmorenews a {
	text-align: left;
	text-decoration: none;
}

.newsblock .readmorenews a:hover {
	color: silver;
}

.lgsocialsites {
	display: block;
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #d6207c;
	font-weight: bold;
	padding-top: 6px;
	border-top: 1px dotted silver;
	padding-bottom: 10px;
	margin-top: 10px;
}

.lgsocialsites li {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: 10px;
}



/* @end */

/* @group news_comments */

#newscommentform {
	display: block;
	float: left;
	margin-bottom: 20px;
	color: black;
	width: 600px;
}

.commentsingle {
	display: block;
	float: left;
	background-color: white;
	width: 600px;
	margin-bottom: 20px;
	color: black;
	margin-left: 10px;
	border-bottom: 1px solid silver;
}

.returntolist {
	margin-left: 20px;
}

.commentformline {
	float: left;
	display: block;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 20px;
	width: 96%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #8c8574;
	font-weight: bold;
}

#newscommentform h3 {
	color: black;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px dotted #8c8574;
	margin-right: 20px;
}

#newscommentform h4 {
	color: #d6207c;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
	margin-right: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.commentformfield {
	float: left;
	display: block;
	margin-left: 20px;
	padding: 0;
	margin-bottom: 6px;
}

.commentcontent {
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 6px;
	width: 96%;
	padding-top: 6px;
	padding-bottom: 6px;
}

.commentauthorurl {
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 6px;
	width: 96%;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #d6207c;
	font-size: 0.9em;
}

.commentauthorurl a {
	color: #d6207c;
	font-weight: bold;
}

.commentauthorurl a:hover {
	color: #37261b;
}

.commentdatetime {
	float: left;
	display: block;
	margin-left: 10px;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	width: 80%;
	height: 30px;
	font-weight: normal;
	font-size: 0.9em;
	font-style: normal;
}

.commentbox {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	width: 400px;
}

.commentformline input {
	float: left;
	line-height: 1.6;
	margin: 5px 5px 2px;
}

.submitcomment {
	float: left;
	display: block;
	width: 100px;
	height: 20px;
	clear: right;
	margin-left: 20px;
}



/* @end */

/* @group news */

.newsitem {
	margin-bottom: 10px;
	display: block;
	float: left;
	border-bottom: 1px dotted gray;
	padding-bottom: 6px;
}

.story {
	float: left;
	display: block;
	width: 170px;
}

.newsicon {
	width: 14px;
	background: url(http://www.frequency.ie/imagesx/newsicon.png) no-repeat;
	height: 14px;
	display: block;
	float: left;
}

.newsitem .title {
	color: white;
	margin-bottom: 3px;
	margin-top: 0;
	display: block;
	float: left;
	background: none no-repeat 0 0;
	text-indent: 0;
	margin-left: 10px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
}

.newsitem .title a {
	
}

.newsitem .title a:visited {
	color: #c3cd2c;
}

.newsitem .title a:hover {
	color: white;
}

.newsitem .date {
	display: block;
	color: white;
	font-size: 0.9em;
	width: 100%;
	float: left;
	white-space: nowrap;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.newsitem .description {
	display: block;
	float: left;
	margin-left: 10px;
}

.newsitem .link a {
	color: #c3cd2c;
	display: block;
	float: left;
	text-decoration: none;
	margin-top: 6px;
	margin-left: 10px;
	width: 100%;
}

.newsitem .link a:hover {
	color: white;
	margin-top: 6px;
}



/* @end */



/* @end */

/* @group forms */

#member_form {
	border: 1px solid gray;
	padding: 16px;
	margin-top: 20px;
	background-color: #f4f4f4;
}

#member_form input {
	margin-bottom: 10px;
}

#member_form p {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
}

.formfieldblock {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
	font-size: 0.9em;
}

#loginform {
	text-align: left;
	display: block;
	float: right;
	color: black;
	font-size: 0.7em;
	margin-right: 20px;
	margin-top: 10px;
}

#loginform p {
	margin-top: 2px;
}



/* @end */

/* @group carousel */

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

/* @end */

/* @group links */

#links_pagination {
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	border-top: 1px dotted silver;
	padding-top: 6px;
}

.visitlink a {
			color: #d11f7b;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 4px;
			text-decoration: none;
			font: bold 1em "Trebuchet MS", Helvetica, Arial, Verdana;
		display: inline-block;
	}

.visitlink a:hover {
	text-decoration: underline;
	color: gray;
}



/* @end */

/* @group purchase */

.purchaseblock {
	color: black;
	display: block;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid silver;
	padding-bottom: 20px;
}

.purchasedescription {
	display: block;
	float: left;
	margin-bottom: 6px;
}

.purchaselink a {
	width: 145px;
	line-height: 24px;
	text-align: center;
	color: silver;
	margin-right: 10px;
	display: block;
	float: left;
	height: 42px;
	margin-top: 16px;
}

.purchaselink a:hover {
	color: #df398f;
	text-decoration: none;
}

.purchaseblock h2 {
	color: #df398f;
	float: left;
	display: block;
	width: 100%;
}

.subscriptionprice {
	display: block;
	float: left;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}



/* @end */

.aboutblock {
	display: block;
	float: left;
	margin-bottom: 16px;
	border-bottom: 1px dotted silver;
	margin-top: 16px;
}

.socialmedia {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: none;
	list-style-type: none;
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	float: left;
	display: none;
}

.socialmedia li {
	float: left;
	width: 30%;
}

.socialmedia li a {
	color: #d2207c;
	text-decoration: none;
}

/* @group events */

.eventlist {
	display: block;
	float: left;
	border-bottom: 1px solid gray;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.eventicon {
		width: 80px;
		height: 100px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		overflow: hidden;
		background-image: none;
	border-right: 1px solid silver;
	padding-right: 20px;
}

.eventheads {
		width: 490px;
		overflow: hidden;
		background-image: none;
	display: block;
	float: left;
}

.eventicon img {
		width: 75px;
		height: 75px;
}

.eventtitle {
		font-weight: bold;
		float: left;
		display: block;
	font-size: 1.2em;
	clear: right;
	color: #d11f7b;
}

.eventdescription {
		display: block;
		width: 100%;
	font-size: 1em;
	margin-top: 10px;
	float: left;
}

.eventlink {
	float: left;
}

.eventlink a {
			color: #d11f7b;
			width: 100%;
			margin-bottom: 10px;
			margin-top: 10px;
			text-decoration: none;
			font: bold 1em "Trebuchet MS", Helvetica, Arial, Verdana;
		display: block;
	float: left;
}
	
	.eventlink a:hover {
			color: gray;
			text-decoration: none;
	}

.eventdate {
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted silver;
	display: block;
}

.eventlocation {
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted silver;
	display: block;
}

.eventtime {
	float: left;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted silver;
	display: block;
}



/* @end */

/* @group testimonials */

.testimonialslist {
	display: block;
	float: left;
	border-bottom: 1px solid gray;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.testimonialsicon {
		width: 80px;
		height: 100px;
		margin-right: 20px;
		margin-bottom: 10px;
		float: left;
		overflow: hidden;
		background-image: none;
	border-right: 1px solid silver;
	padding-right: 20px;
}

.testimonialsicon img {
		width: 75px;
		height: 75px;
}

.testimonialstitle {
		font-weight: bold;
	font-size: 1.3em;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 0.9;
}

.bigquotes {
	color: #d11f7b;
	font: italic bold 3em Georgia, "Times New Roman", Times, serif;
}

.testimonialsdescription {
		display: block;
		width: 100%;
	font-size: 1em;
	margin-top: 10px;
	float: left;
}

.testimonialslink {
	float: left;
}

/* @group 2011 Mods */

#header2011home {
	width: 100%;
	height: 400px;
	background-image: url(http://iwib.frequency.netdna-cdn.com/zinc/images/iwib2011home.jpg);
}

#header2011 {
	width: 100%;
	height: 320px;
	background-image: url(http://iwib.frequency.netdna-cdn.com/zinc/images/iwib2011page.jpg);
	float: left;
}

.iwibstatementhome {
	color: black;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dccc84;
}

.iwibstatement {
	color: black;
	text-align: left;
	padding-bottom: 10px;
	width: 370px;
	font-size: 10px;
	margin-left: 20px;
	margin-top: 120px;
}

.socmediaicons {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

.facebook-icon {
	margin-right: 30px;
}

.twitter-icon {
	margin-right: 30px;
}

.linkedin-icon {
	
}

.regbuttonpage {
	width: 100%;
	text-align: center;
}



/* @end */

.testimonialsl
