/*
 *  Theme Name: Docklands Business Forum Theme
 *  Theme URI: idea.ie
 *  Description: Docklands Business Forum Theme
 *  Author: IDEA
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
a img {
    border: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* =Global settings
-------------------------------------------------------------- */
body, input, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #666;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url('images/body-background.jpg') repeat 50% 0;
}


h1, h2, h3, h4 {
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 0;
    color: #004085;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

a,
a:hover,
a:visited {
    color: #37538d;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
blockquote,
.italic {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}
blockquote {
    font-size: 1.2em;
}
p {
    margin: 0 0 15px 0;
    line-height: 1.4em;
}

.entry-content ul {
    margin: 0;
    padding: 0 0 15px 0;
    list-style-type: none;    
}

.entry-content ul li {
    margin: 0;
    padding: 0 0 5px 40px;
    background: transparent url('images/bullet-point.png') no-repeat 5px 6px;
}

.brand-color,
.brand-color:hover,
.brand-color:visited {
    color: #006269;
}

.brand-background {
    background-color: #006269;
}

/* =Layout
-------------------------------------------------------------- */
/*HEADER*/
#header-wrapper {
    height: 140px;
    -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.75);    
}

.main {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#header {
    
}

#header #banner-wrapper {
    width: 595px;
    height: 75px;
    position: absolute;
    top: 20px;
    right: 0;
    text-align: right;
}

#slides {
    margin: 15px 0 0 0;
    padding: 0;
    list-style-type: none;
    width: 960px;
    height: 368px;
    position: relative;
}
.slides_container {
    position: absolute;
    margin: 0;
    padding: 0;
    position: absolute;
    display: block;
    width: 960px;
    height: 368px;
}
.slides_container div {
    width: 960px;
    height: 368px;
    display: block;
}

#homepage-link {
    width: 230px;
    height: 89px;
    display: block;
    position: absolute;
    top: 20px;
    background: transparent url('images/docklands_business_forum_logo.png') no-repeat;
}

#join-the-forum {
    width: 276px;
    height: 165px;
    background: transparent url('images/join-the-forum.png') no-repeat;
    position: absolute;
    top: 203px;
    right: 25px;
    z-index: 9999;
    overflow: hidden;
}
#join-the-forum a {
    display: block;
    text-indent: -1000px;
    height: 165px;
}

#join-the-forum a.contact-us-button {
	width: 129px;
	height: 28px;
	position: absolute;
	top: 3px;
	left: 77px;
}

.slider_bottom {
    height: 6px;
    background-color: #d3bb7e;
}

/*MAIN MENU*/
.menu-main-container {
    position: absolute;
    top: 113px;
	right: 0;
}
#menu-main {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 99999;
}

#menu-main li {
    height: 27px;
    line-height: 27px;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    background-image: none;
}
#menu-main li a {
    padding: 0 0 0 10px;
    color: #fff;
    text-transform: uppercase;
}
#menu-main li.current-menu-item > a,
#menu-main li.current-menu-ancestor > a,
#menu-main > li.current-menu-item > a,
#menu-main > li.current_page_item > a,
#menu-main li a:hover {
    text-decoration: none;
    color: #d2bb7e;
}
#menu-main ul {
    position: absolute;
    top: 27px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;    
    z-index: 99999;
}
#menu-main ul li {
    margin: 0;
    padding: 0;
    min-width: 180px;
    background-color: #006269;
}
#menu-main li:hover > ul {
    display: block;
}
#menu-main li ul li ul {
    position: absolute;
    left: 180px;
    top: 0;
}
#menu-main li ul li:hover > ul {
    display: block;
}

/*TOP MENU*/
.menu-top-container {
    position: absolute;
    top: 113px;
    left: 0;
}
#menu-top {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu-top li {
    background-color: #dde2df;   
    position:relative; 
}
#menu-top > li {
    float: left;
    border-right: 2px solid #006269;
    z-index: 100;
}
#menu-top > li.first-menu-item {
    -webkit-border-radius: 10px 0px 0px 0px;
    border-radius: 10px 0px 0px 0px;
}
#menu-top > li:nth-child(3),
#menu-top > li.last-menu-item {
    -webkit-border-radius: 0px 15px 0px 0px;
    border-radius: 0px 15px 0px 0px;
    border-right: none;
}
#menu-top li a {
    display: block;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
}

#menu-top .sub-menu {
	position: absolute;
	z-index: 100;
	left: 0;	
	top: 27px;
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu-top > li:hover .sub-menu {
	display: block;
}

#menu-top .sub-menu li {
	width: 180px;
}


#main-wrapper {
}

#main {
}



/*HOME*/
.columns_wrapper {
    background-color: #fff;
    min-height: 400px;
    overflow: hidden;
    padding-bottom: 25px;
}

.column_left {
    width: 610px;
    float: left;
    margin-left: 25px;
}

h2.section-header {
    height: 36px;
    margin: 0;
    padding: 0;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
}

.column_left .news-feed-wrapper {
    width: 306px;
    float: left;
}

.news-feed-wrapper h3 {
    font-weight: bold;
    font-size: 15px;
    color: #58585a;
}

.news-feed-wrapper .news {
    padding-top: 10px;
    overflow: hidden;
}

.news-feed-wrapper .image-wrapper {
    padding-top: 5px;
    width: 110px;
    float: left;
}

.news-feed-wrapper .text-wrapper {
    width: 195px;
    float: left;
}

.news-feed-wrapper .first {
    border-bottom: 1px solid #c9c9c9;
    padding-top: 0;    
}


.news-feed-wrapper .first h3 {
    margin: 10px 0 5px;
    padding: 0;
}

.column_left .middle-column-wrapper {
    width: 278px;
    float: left;
    margin-left: 25px;
}

.newsletter-form h3 {
    font-size: 16px; 
    text-align: center;
    margin: 10px 0;
    padding: 0;
}

.newsletter-form p {
    text-align: center;
}

.newsletter-form input.text {
    width: 240px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    color: #58585a;
    text-indent: 5px;
}
.newsletter-form p.submit {
    text-align: right;
}
.newsletter-form p.submit input {
    margin-right: 18px;
}

.twitter-feed-wrapper {
    height: 202px;
    background: #dbe1dd url('images/twitter-feed-icon.png') no-repeat 220px 5px;
    -webkit-border-radius: 10px;
    border-radius: 10px;    
}
.twitter-feed {
    padding: 20px;
}
.tweet {
    height: 140px;
    overflow-y: auto;
}
.tweet ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.tweet li {
    margin: 0 0 5px 0;
    padding: 0;
}

.column_right {
    width: 276px;
    float: right;
    margin-right: 25px;
}



/*FOOTER*/
#footer-wrapper {
    margin: 20px 0;
}

#footer {
    width: 960px;
    margin: 0 auto;
    height: 110px;
}

#footer {
    font-size: 13px;
    color: #fff;
}
#footer p {
    margin: 0;
    font-size: 14px;
}
#footer p.copyright,
#footer p.designed {
    font-size: 13px;
}
#footer a {
    color: #fff;
}
#footer .column {
    float: left;
}

#footer .left {
    width: 530px;
}

#menu-footer {
    margin: 75px 0 0 0;
    padding: 0;
    list-style-type: none;
}

#menu-footer li {
    margin: 0;
    padding: 0;
    float: left;
    border-right: 1px solid #fff;
}

#menu-footer li.last-menu-item {
    border-right: none;
}

#menu-footer li a {
    display: block;
    padding: 0 10px;
    font-size: 13px;
}

#footer .middle {
    width: 285px;
}

#footer .address {
    margin-top: 20px;
    height: 55px;
}

#footer .right {
    width: 145px;
}
#footer .right .wrapper {
    overflow: hidden;
}
.social-tray {
    margin: 20px 0 0 0;
    padding: 0;
    height: 55px;
    float: right;
    list-style-type: none;
}
.social-tray li {
    padding: 0;
    height: 34px;
    float: left;
}
.social-tray li a {
    display: block;
    height: 33px;
    text-indent: -1000px;
}

.facebook {
    width: 22px;
    background: transparent url('images/social-media-icons.png') no-repeat 0 0;
}
.twitter {
    width: 32px;
    background: transparent url('images/social-media-icons.png') no-repeat -22px 0;
}
.linkedin {
    width: 37px;
    background: transparent url('images/social-media-icons.png') no-repeat -54px 0;
}
.youtube {
    width: 45px;
    background: transparent url('images/social-media-icons.png') no-repeat -91px 0;
}

#footer .designed {
    text-align: right;
}


/*SIDEBARS*/
.home .sidebar-wrapper h2 {
	height: 36px;
	margin: 0;
	padding: 0;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
}
.sidebar-wrapper .ad {
    margin-bottom: 10px;
}

.sidebar-wrapper.large {
}

.sidebar-wrapper.large .box{
    margin-top: 10px;
}
.sidebar-wrapper.large .box a{
    display: block;
}

.top-box .box {
position: relative;
}
.top-box .box a.contact-us {
	position: absolute;
	width: 129px;
	height: 28px;
	position: absolute;
	top: 3px;
	left: 77px;
}

/*PAGES*/
h1.entry-title {
    padding: 10px 0 10px;
    font-size: 18px;
}

/*CATEGORY*/
.category .post {
    overflow: hidden;
    margin-bottom: 20px;
}
.category .post h2 {
    font-size: 16px;
}
.category .post .cat-thubmnail {
    float: left; 
    width: 170px;
}

.category .post .cat-exc {
    float: left; 
    width: 440px;
}

.category .post .cat-exc p { 
    margin: 0;
    padding: 0;
}
.category .post .cat-exc .read_more {
    text-align: right;
    margin: 0;
    padding: 0;
}

/*SEARCH BOX*/
.search-box {
    height: 36px;
    padding-top: 6px;
}

.search-field-wrapper {
    border: 1px solid #dbdbdb;
    height: 22px;
    line-height: 22px;
    position: relative;
}
.search-box input {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
}
.search-box input[type="text"] {
    width: 240px;
    height: 20px;
    border: none;
    background-color: transparent;
    line-height: 20px;
    font-size: 13px;
    text-indent: 8px;
    color: #58585a;
    margin-top: 1px;
}

.search-box input.submit {
    top: 0;
    right: 0;
}

/*SINGLE MEMBER PAGE*/
.member-details {
    margin-top: 10px;
}

.member-details .details-wrapper {
    overflow: hidden;
}

.details-wrapper .description {
    width: 380px;
    float: left;
}

.details-wrapper .contact-details {
    margin-left: 30px;
    width: 200px;
    float: left;
}

.contact-details .logo {
    text-align: center;
}
.contact-details h2 {
    font-size: 15px;
    margin-top: 10px;
}
.contact-details span {
    font-weight: bold;
}

.contact-details .phone_number {
    margin-top: 15px;
}

.tags h3 {
    padding-top: 30px;
    font-size: 14px;
}

/* MEMBERS LIST - SERVICE */
.services .member {
    overflow: hidden;
    padding: 10px 0 0 0;
    border-bottom: #dadada 1px solid;
    margin-bottom: 10px;
}
.services .member .member-logo {
    width: 200px;
    float: left;
}
.services .member .member-short-description {
    width: 400px;
    float: left;
    margin-left: 10px;
}

.services .member .read_more {
    text-align: right;
}

/*JOIN US FORM*/
.join-us-form label {
    display: block;
    float: left;
    width: 150px;
    vertical-align: top;
}

.join-us-form input[type="text"],
.join-us-form textarea {
    width: 250px;
    border: 1px solid #c0c0c0;
}

.join-us-form .submit {
    text-align: center;
}

/* DIRECTORY SEARCH BOX */
#directory-search-box {
	width: 276px;
	height: 196px;
	background: transparent url('images/directory-search-box-bg.jpg') no-repeat;
	margin: 5px 0 15px;
}
#directory-search-box label {
	display: block;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Frutiger, ‘Frutiger Linotype’, Univers, Calibri, ‘Gill Sans’, ‘Gill Sans MT’, ‘Myriad Pro’, Myriad, ‘DejaVu Sans Condensed’, ‘Liberation Sans’, ‘Nimbus Sans L’, Tahoma, Geneva, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
#directory-search-box p {
	padding-left: 25px;
}
#directory-search-box p.input {
	padding-top: 50px;
	margin-bottom: 5px;
}

#directory-search-box p.submit {
	padding-right: 20px;
	text-align: right;
}
#directory-search-box input[type=text] {
	width: 150px;
	margin-left: 25px;
}
#directory-search-box select {
	height: 26px;
	min-width: 150px;
	margin-left: 25px;	
	font-weight: bold;
}

.button-css {
	height: 22px;
	line-height: 18px;
	margin: 5px 0 0 5px;
	padding: 0 30px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	border: 2px solid #fff;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color: #837f7f;
	background:rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MyUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjZiNmI2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 21%, rgba(216,216,216,1) 93%, rgba(182,182,182,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(21%, rgba(255,255,255,1)), color-stop(93%,rgba(216,216,216,1)), color-stop(100%,rgba(182,182,182,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 21%, rgba(216,216,216,1) 93%, rgba(182,182,182,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 21%, rgba(216,216,216,1) 93%, rgba(182,182,182,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 21%, rgba(216,216,216,1) 93%, rgba(182,182,182,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 21%, rgba(216,216,216,1) 93%, rgba(182,182,182,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6b6b6',GradientType=0 );
	cursor: pointer;
	cursor: hand;
	width: auto;
	font-family: Frutiger, ‘Frutiger Linotype’, Univers, Calibri, ‘Gill Sans’, ‘Gill Sans MT’, ‘Myriad Pro’, Myriad, ‘DejaVu Sans Condensed’, ‘Liberation Sans’, ‘Nimbus Sans L’, Tahoma, Geneva, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
	
}