/*
Theme Name: ollys version
Theme URI: http://wordpress.org/
Description: template to integrate into ollyandbecca
Version: 1.0
Author: Olly Butters

Olly's version || http://www.ollyandbecca.co.uk
*/


*{
	font-family: Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
}

A:link {color: #3300CC}
A:visited {color: #3300CC}

body {background-image: url("../../../../pictures/background.jpg"); margin-top: 0px; font-size:small; font-size: 0.76em;}

div.nav_bar         {position: absolute;
                     left: 0px;
                     top: 0px; 
                     width: 132px; 
                     margin-top: 
                     10px; 
                     margin-left:10px}

div.blog_content    {position: absolute;
                     left: 132px;
                     right: 200px;
                     top: 0px; 
                     margin-left:10px; 
                     margin-right:10px; 
                     margin-bottom:10px}

div.blog_sidebar    {position: absolute;
                     right:0px;
                     top: 10px; 
                     margin-left:0px;
                     margin-right:0px; 
                     margin-bottom:10px;
                     width:210px}

div.blog_entry      {position:relative; 
                     margin-bottom:20px}

div.footer          {position: relative;
                     width: 100%}

h3.blog             {font-size: x-large;
                     border-bottom: dotted 1px #eee;	
                     font-family: "Times New Roman", Times, serif}

ul.blog_sidebar     {list-style-type: none}

li.blog_sidebar     {list-style-type: none}


/* Sidebar */
#blog_sidebar li 
{
	margin: 1em 0 0 0;
	padding:0;
	list-style:none;
        list-style-type: none
}
#blog_sidebar ul
{
	margin: 1em 0 0 0;
	padding:0;
	list-style:none;
        list-style-type: none
}
#blog_sidebar li li
{
	margin: 0;
	padding:0;
	list-style:none;
        list-style-type: none
}
#blog_sidebar ul li
{
	margin: 1em 0 0 0;
	padding:0;
	list-style:none;
        list-style-type: none
}
#blog_sidebar li li li
{
	margin: 0;
	padding:0;
	list-style-type: none
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
}
#wp-calendar caption {
	color: #000000;
	font-size: 16px;
	text-align: left;
}