/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header {
	background: #fff;
	background-image: url(http://www.ipho2012.ee/newsletter/wp-content/uploads/2012/07/ipho_newsletter_bg.png);
	background-position: center;
	border-bottom: 2px solid #000;
}

#branding {
	margin-bottom: 0;
	padding: 0;
}

.blog-description {
	margin: 0;
	padding: 0;
}

.blog-name {
	margin: 0;
	padding: 0;
}

.logo {
	margin: 0;
	padding: 0;
}

.blog-description {
	display: none;
}

#searchbar .searchform {
	border: 1px solid #f5f5f5;
}

#nav {
/*	background: #acd9e8; */
	background: rgb(23,145,255);
	
}

/* Content styles */

.entry-content h1 {
	color: #009ecc;
	font-size: 160%;
}

.entry-content h2 {
	color: #009ecc;
	font-size: 120%;
	padding-bottom: 10px;
}

h1.entry-title {
	width: 450px;
}

/* End content styles */

.simplePullQuote {
	background: #fff url(images/icon-quote.gif) top left no-repeat !important;
	display: block;
	color: #009ecc;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	line-height: 25px;
	border-top: none;
	/* For IE 8 */
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#818181,direction=120);
}

.single .tags {
	display: none;
}

.about-author {
	background: #acd9e8;
	border: none;
}

.about-author img {
	border-bottom: 4px solid #009ecc;
}

blockquote {
	background: #acd9e8 url(images/elogo.png) top left no-repeat;
	color: #000;
	border: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

blockquote h1 {
	padding-bottom: 15px;
}

.entry-content h1 {
	padding-bottom: 15px;
}

/* Category icon */

#cat_icon {
	position: relative;
	top: -90px;
	float: right;
	margin: 5px;
}

/* Image caption fix */

.wp-caption { 
	background: #f5f5f5;
}

/* Sidebar post */

li .cat-post-item img{
	float: right;
	position: relative;
	top: 5px;
	right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 5px solid #acd9e8;
	width: 90px;
}

li .cat-post-item p{
	width: 195px;
	display: inline;
}

li .cat-post-item .post-title{
	display: none;
}

/* Collapsable archives */

ul.collapsing.archives {
	padding: 0;
	margin: 0;
}

ul.collapsing.archives a{
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	padding-left: 5px;
}

ul.collapsing.archives li{
	list-style: none;
	padding: 0;
}

ul.collapsing.archives li a{
	font-weight: normal;
	font-size: 100%;
}

/* Custom view for authors */

ul.cust_post_authors {
	padding-left: 0px;
}

ul.cust_post_authors li img{
	margin-bottom: 0px;
}

ul.cust_post_authors li{
	height: 60px;
	list-style: none;
}

.bns-logo {
	display: block;
}

/* EU logo on sidebar*/

img.aligncenter {
	border: none;
}

/* Footer login link */

.footer_login {
	float: right;
}

.footer_message_align {
	float: left;
}

/* Tracking footer errors */

#footer {
	background: none;
	border: none;
	
}