/*
Theme Name: Ribena blog
Version: 1.2
Author: Swamp @Brahm

*/


html {height:100%;}

body {
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#263838;
height:100%;
}


a {outline: none;color:#721372;text-decoration:none;}


a:hover{text-decoration:underline;}

img, a {border-style : none; border-width : 0px; }

img, area {border: 0px;}


form{margin:0px;padding:0px;}
/*--fieldset {border: 0px solid #cccccc;}--*/
/*--legend {display:none;}--*/

p{margin:0;padding:0;}
blockquote{margin:20px 20px 0 20px;padding:0;}

.entry p {margin:0 0 20px 0;}
.commentlist p {margin:0 0 20px 0;}
.commentlist {margin:0 0 0 0px;padding:0 0 0 20px;}

/*-------------header--------------------*/
#anti-collapse{}

#header{
width:600px;height:124px;margin:auto;
}

/*------------nav ---------------------*/

#nav {width:600px;height:33px;margin:auto;padding:0px;}


#nav ul{display:inline;}
#nav ul li {margin:0;padding:0px;text-indent: -9000px;font-size:0px;list-style: none;display:inline;}

#nav ul li a {float:left;display:inline;list-style: none;height:27px;background-position: top left;margin:0px 2px 0 0}


#one a {background:url(images/nav-posts.png); width:57px;}
#two a {background:url(images/nav-recipes.png); width:90px;}
#three a {background:url(images/nav-growing.png); width:90px;}
#four a {background:url(images/nav-wildlife.png); width:90px;}
#five a {background:url(images/nav-contact.png); width:85px;}

#one a:hover, #two a:hover, #three a:hover, #four a:hover, #five a:hover{background-position: bottom left!important;}

#one a.selected, #two a.selected, #three a.selected, #four a.selected, #five a.selected{background-position: bottom left!important;}


/*-------------sign post-----------------*/

#sign-post{display:none;}


/*------------colum layout ---------------------*/




#left-column-insert{float:left;display:inline;width:551px;margin:0px 0 0 0px;padding:0px 28px 0 21px;}

#left-column-insert p {margin:0 0 20px 0;font-size:11px;font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;}

#left-column{width:600px;margin:auto;padding:0px 0px 12px 0px;}



#right-column{display:none;}

#facebook{display:none;}
#respond{display:none;}

/*------------footer ---------------------*/

#footer {display:none;}


/*------------headlines ---------------------*/


#header h1 a{
float:left;
display:inline;
background: url(images/ribena-logo.gif) no-repeat top left;
	text-indent: -9000px;
	font-size:0px;
	width:180px;
	height:59px;
	margin:13px 0 0 157px;
	padding:0px;}

h1{  
font-size: 2em;
margin:0px;
padding:0px; 
font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}

h2{  
font-size: 1.43em;
font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}


h3 {  
font-size: 1.6em;
margin:0px; /* top right down left- */
padding:0px; 
font-weight:bold;
font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}

h4 {  
font-size:0.875em;
font-weight:bold;
color:#721372;
margin:0px 0 5px 0; /* top right down left- */
padding:0px;
font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}

/*------------font styles ---------------------*/

.postmetadata, .entry{font-size:11px;font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;}

	
.r-link{font-weight:bold;font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;color:#731472;font-size:14px;float:right;display:inline;line-height:28px;}
	

/*------------ search form -----------------*/

#search {

	margin:0px;
	padding:0px;float:left;display:inline;}

#search label, #search legend {display:none;}

#search fieldset {border: 0px solid #cccccc;background: url(images/search-box.gif) no-repeat left;padding:0px;margin:0px;float:left;display:inline;}

input.SearchIt {
float:left;display:inline;
width:168px;
border:0px;
padding:0px 0 0px 0;
margin:5px 5px 0px 0;
color:#a0a8a8;
text-indent:-1px;
font-size: 11px;
background:transparent;
}

#search button.submit {margin:0px;padding:0px;width:28px;height:24px;border:0px;background: url(images/search-go.gif) no-repeat left;text-indent: -9000px !important;font-size:0px;cursor:pointer;float:left;display:inline;}

	
	
	
	
/*------------posts ---------------------*/
	.post{margin:15px 0px 0px 0px;padding:0px;}
	
	.post h2 a {
	font-family: 'Lucida Grande Bold', Arial, Helvetica, sans-serif;
	color:#721372;text-decoration:none;
	margin:0 0 20px 0!important;
	}
	
.blogbreak hr {display:none;}
.blogbreak {
border-bottom:1px solid #dcc4dc;
height:1px;
margin: 0px 0px 20px 0px;
padding:0;
}
	
.entry .alignleft{float:left!important;display:inline!important;margin:0 3em 0 1em;}

.entry .alignright{float:right!important;display:inline!important;margin:0 0em 0 3em;}





/* sidebar styles */


#sidebar {display:none;}


