/*  
* Template-specific stylesheet for the 13 Disciplines template
*/

#content {
	background-color:black;
	padding:10px;
	width: 500px;
} 

#content .entry {
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
}

.entry p {
	margin-top: 5px;
}


#blog-summaries {
	position:relative;
	width:450px;
	background-color: black;	
}

* html #blog-summaries{ /* lte IE6 */
	
}

#blog-summaries div {
	clear:both;
}
#blog-summaries h3 {
	font-size:0.4em;
	font-weight:normal !important;
	line-height:1px;
	margin-bottom:5px;
	overflow:hidden;
	display:inline;
}

#blog-summaries .blog .details {
	/*display:none;*/
	margin-bottom:0px;
}
#blog-summaries div.blurb {
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6; */
	color:#fff;
	padding:0.5em;		
	margin-bottom: 5px;
}

#blog-summaries div.blurb p:first-child {
	margin-top:0;
}

#blog-summaries .blog .button {
	position:relative;
	font-family: Georgia, Arial, Helvetica, sans-serif;	
}

/* hide and show */
#blog-summaries {
  width: 510px;
  margin: 1em 0em;
}

#blog-summaries div {
  padding: 0; margin-bottom: 8px;
}

#blog-summaries p {
  margin-top: 0;
}
.hover {
  cursor: pointer;
  background: transparent;
}


h3.ogilvyone a {display:block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 116px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvyone.gif) no-repeat 0 -24px;}
h3.ogilvyadvertising a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 310px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvyadvertising.gif) no-repeat 0 -24px;}
h3.ogilvyinteractive a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 201px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvyinteractive.gif) no-repeat 0 -24px;}
h3.neo a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 130px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/neo.gif) no-repeat 0 -24px;}
h3.ogilvyaction a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 147px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvyaction.gif) no-repeat 0 -24px;}
h3.ogilvyhealthworld a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 220px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvyhealthworld.gif) no-repeat 0 -24px;}
h3.ogilvyprimary a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 256px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvyprimary.gif) no-repeat 0 -24px;}
h3.ogilvypublicrelations a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 256px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/ogilvypublicrelations.gif) no-repeat 0 -24px;}

h3.dialogues a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 220px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/dialogues.gif) no-repeat 0 -24px;}
h3.coleporterbell a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 200px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/coleporterbell.gif) no-repeat 0 -24px;}
h3.mathercommunication a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 260px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/mather.gif) no-repeat 0 -24px;}

h3.QCi a {display: block;  margin:  0px; padding: 0px; text-indent: -9000px; width: 40px; height: 24px; background: url(/wp-content/themes/ogilvyuk-group/images/headings/QCi.gif) no-repeat 0 -24px;}

h3 a:hover { background-position: 0 0px;}


.visitBlog, .visitSite {
	width: 72px;
	height: 19px; 
	float: right;
	margin-top: -20px;
	}

.visitSite a {
	display: block;
	width: 56px;
	height: 16px;
	background: url("/wp-content/themes/ogilvyuk-group/images/visit_the_site.gif") no-repeat 0 0;
	text-indent: -9000px;

}
.visitBlog a {
	display: block;
	width: 61px;
	height: 16px;
	background: url("/wp-content/themes/ogilvyuk-group/images/visit_the_blog.gif") no-repeat 0 0;
	text-indent: -9000px;
}
.visitSite a:hover, .visitBlog a:hover {background-position: 0 -16px;}
