/*
Theme Name: Nora Roberts UK Bed of Roses variant
Description: Custom theme for www.nora-roberts.co.uk
Author: Darren Turpin, based on original graphic design work by David Evans

/*-----------Block Level Elements--------------*/

*
{
margin: 0px;
padding: 0px;
}

Body {
font-family: Arial, verdana, helvetica, sans-serif;
font-size: 62.5%;
background: #F7F3E8;
margin: 0px;
padding: 20px;
text-align: center;
}

a, a:visited{
color: #732322;
text-decoration: none;
}

a:hover{
color: #E89594;
text-decoration: none;
}

#page {
width: 600px;
margin: 0 auto;
background: url(http://www.nora-roberts.co.uk/wp-content/themes/nora3/images/page-bg.jpg) repeat-y;
position: relative;
border-top: 1px solid #aaaaaa;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
border-left: 1px solid #aaaaaa;
float: none;
}

#header {
width: 600px;
height: 231px;
background: #ffffff;
background: url(http://www.nora-roberts.co.uk/wp-content/themes/nora3/images/header-bg.jpg) no-repeat top left;
position: relative;
text-align: left;
}

#menu {
position: relative;
margin-left: 190px;
padding: 10px 5px;
background: #ffffff;
text-align: center;
}

#menu ul
{
list-style: none;
padding: 2px 0;
margin: 0;
text-align: center;
}

#menu li
{
float: left;
display: block;
margin: 0 3px;
padding: 0;
font-family: "New York", "Times New Roman", serif;
font-size: 17px;
font-weight: bold;
text-align: center;
}

#menu li a
{
float: left;
display: block;
color: #732322;
text-decoration: none;
text-align: center;
margin: 0;
padding: 0 1px;
}

#menu li a:hover
{
color: #E89594;
}

#description 
{
position: absolute;
top: 30px;
left: 155px;
width: 350px;
padding: 50px 0px 0 80px;
background: none;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size: 2.1em;
line-height: 1.5em;
color: #732322;
font-weight: bold;
text-align: left;
}

#content {
position: relative;
float: left;
width: 388px;
background: url(http://www.nora-roberts.co.uk/wp-content/themes/nora3/images/main-bg.jpg) no-repeat top left;
background-color: #FBDADA;
padding-top: 260px;
padding-bottom: 20px;
position: relative;
text-align: left;
}

.content-block{
text-align: left;
padding: 15px 30px;
font-size: 1.25em;
line-height: 1.5em;
}

.content-block p
{
font-weight: normal;
margin-bottom: 15px;
}

.content-block input, .content-block textarea
{
font-family: Arial, verdana, helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
padding: 3px;
}

.content-block ul
{
margin: 10px 5px 20px 5px;
padding: 0px;
}

.content-block ul li
{
margin: 0px 5px 0px 10px;
line-height: 1.5em;
}



#jump-link{
text-align:right; 
font-size: 0.9em;
padding-right: 20px;
padding-top: 10px;
}

#sidebar {
margin-left: 388px;
background: url(http://www.nora-roberts.co.uk/wp-content/themes/nora3/images/sidebar-bg.jpg) no-repeat top left;
background-color: #F9A7A6;
padding-top: 230px;
padding-bottom: 20px;
position: relative;
}

.sidebar-block{
text-align: left;
padding: 20px;
font-size: 1.2em;
line-height: 1.45em;
}

.sidebar-block a, .sidebar-block a:visited, .content-block a, .content-block a:visited{
color: #732322;
text-decoration: none;
}

.sidebar-block a:hover {
color: #eeeeee;
text-decoration: none;
}

.content-block a:hover{
color: #E89594;
text-decoration: none;
}

#footer {
position: relative;
width: 600px;
clear: both;
padding: 10px 5px 5px 5px;
margin: 0 auto;
background: #FEFBF5;
}

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}



/*-------------Headings-------------*/

h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
color: #111111;
padding: 0px;
line-height: 22px;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #111111;
margin-bottom: 10px;
padding: 0px;
line-height: 19px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Content-------------*/


.imgr
{
float:right;
margin-left: 20px;
margin-bottom: 15px;
}

.imgl
{
float:left;
margin-right: 20px;
margin-bottom: 15px;
}

.imgc
{
margin: 20px auto;
}


.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {
float: left;
margin-right: 150px;
margin-left: 20px;
}

.alignright {
float: right;
margin-left: 150px;
margin-right: 20px;
}

.center {

}

.pagetitle {

}

blockquote {
padding: 5px 10px;
background-color: #F0F9C4;
border: 1px dotted #333333;
margin: 10px 0px;
}

/*--------------Sidebar------------*/

#sidebar p {

}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {
background-color: #ffffff;
margin: 5px 0px;
padding: 10px;
border: 1px solid #666666;
}

ol.commentlist li.alt {
background-color: #F6FCDB;
margin: 5px 0px;
padding: 10px;
border: 1px solid #666666;
}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}



/*-------------Images------------------*/



/*-------------Other------------------*/

hr {
display: none;
}


