/*
Theme Name: ricks_v1
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
License:
License URI:
Tags:
Text Domain:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body {background:url(images/background.jpg); font-family: arial; font-size:14px;}

#page {width:900px; margin:0 auto; background:#fbfdfb;}

#header {width:900px; height:120px; border-bottom:2px solid #eee43f; margin-bottom:3px;}
#header h1.site-title {padding:0px;}
#header p.phone {font-size:25px;float:right; margin:20px 20px 0px 0px; line-height:35px; padding:0px;text-align:right;color:#6c8855;clear:right;}
#header p.phone span {font-size:16px;}

#nav {width:900px; height:30px;border-bottom:2px solid #eee43f; border-bottom: 2px solid #eee43f;
  background-image: url(images/dante.png);
  background-size: 435px 30px;
  background-position: right;
  background-repeat: no-repeat;}
#nav div ul#menu-main-menu {width:890px; margin:0 0 0 10px; padding: 5px 0 0 0;}
#nav div ul#menu-main-menu li {display:block;float:left; padding:0; margin:0 10px;}

#main {width:900px;clear:both; margin-top:10px;}
#content {width:580px; float:left; margin: 10px 20px;}
#content .mpu {margin-bottom:10px;}

#content .entry-content {margin-bottom:30px;}

.category h1{padding-bottom:20px;}
#content h1 {font-size:20px;}
#recent-reviews {clear:both;border-top:2px solid #eee43f;}
#recent-reviews h2 {margin-top:10px;}


#shares {clear:both; margin-top:10px; border-top:2px solid #eee43f;}
#shares h3 {padding:10px 0px;}
#blog-comments {clear:both;margin-top:20px; border-top:2px solid #eee43f;}
#blog-comments .comments-title {margin-top:10px;}
#sidebar {width:260px; float:left; margin: 10px 20px 0px 0px;}
#footer {border-top:2px solid #eee43f;width:900px; height:50px;}

#footer p.ft_left {float:left; margin:15px 20px;}
#footer p.ft_right {float:right; margin:15px 20px;}
.comment-notes {display:none;}

#content h1 {margin: 0px;}
#content h2 {font-size: 15px;}
#sidebar h3 {border-bottom:2px solid #eee43f;  }
#sidebar .pod {margin-bottom:30px;}

#sidebar #opening-times table,
#sidebar #price-list table {margin-top:10px;}

a {color:#6c8855;}
a:visited {color:#6c8855;}

h1, h2, h3, h4 {
display: block;
font-size: 17px;
margin: 0em;
font-weight: bold;
}

.entry-content > h3 {padding-top:10px}

.dateposted {font-size:12px; padding:0px; margin:5px 0px;}

.commentlist {list-style-type: none;}
.reviews.commentlist { margin:0 0 0 20px; padding:0px;}

.alignright {float:right; margin:0px 0px 10px 10px; clear:both; }


#sidebar #comment-box textarea {width:250px; height:100px;}
#content #comment-box textarea {width:575px; height:100px;}

p.comment-form-email {display:none;}

ol.commentlist {
margin:0px;
padding:10px 20px;
}

.category .clearb{
  margin-bottom:15px;
}
