/*
THEME NAME: rl_cms_v101
DESCRIPTION: Rich with powerful and dynamic semantic class selectors.
VERSION: 1.0.1
AUTHOR: Taz Online
TAGS: microformats, fixed-width, one-column, right-sidebar
*/

/* Two-column with sidebar on right from css folder  */
@import url('css/1c-r.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background: transparent url(images/menubar.png) top left no-repeat;
   width: 811px;
   height: 35px;
   margin:1em auto;
}

div#menu ul,div#menu ul ul {
   line-height:1;
   list-style:none;
   margin:0;
   padding:0;
}

div#menu ul {
   margin: 0 0 0 1.2em;
}

div#menu ul a {
   display:block;
   height:24px;
   margin:0;
   padding: 10px 1em 0;
   text-decoration:none;
   color: #ffffff;
}

div#menu ul ul a {
   display:block;
   height:24px;
   margin:0;
   padding: 10px 1em 0;
   text-decoration:none;
   color: #ffffff;
   background: #5DC02E;
   text-align: left;
}

div#menu ul ul ul a {
   display:block;
   height:24px;
   margin:0;
   padding: 10px 1em 0;
   text-decoration:none;
   color: #ffffff;
   background: #5DC02E;
   text-align: left;
}

div#menu ul li a:hover{
   background: #419b00;
}

div#menu ul li ul {
   left: -999em;
   position: absolute;
}

div#menu ul li:hover ul {
   left: auto;
   border: solid 1px #419b00;
   border-top: none 0;
}

div#menu ul ul li {
   display: block;
   clear: both;
   width: 180px;
}

div#menu ul li.current_page_item {
   font-weight: bold;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
   margin-top: 0em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
list-style: inside none none;

}

div.sidebar ul ul li {
   list-style-image: url(images/bulletarrow.png);
   margin: 0 0 0 .6em;
   padding: .3em 0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
   list-style-image: url(images/bulletarrow.png);
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

div#footer {
   color: #ffffff;
   padding: 10px;
}

div#footer a {
   color: #ffffff;
}

div#header h1#blog-title{
   background: transparent url(images/title.png) top left no-repeat;
   width: 383px;
   height: 164px;
   text-indent: -5000em;
}

div#header div#blog-description {
   background: transparent url(images/slogan.png) top left no-repeat;
   width: 383px;
   height: 69px;
   text-indent: -5000em;
   clear: right;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.clearboth {
   clear: both;
   margin: 0;
   padding: 0;
   border: none;
}

.invisible {
   display: none;
   text-indent: -5000em;
}

.widget {
   padding: 5px;
   border-top: solid 1px #69A9E7;
}

h3.widgettitle {
   color: #14507F;
   padding: 0 0 10px !important;
   display: block;
}

div#primary {
   margin-top: 3.6em !important;
}

div#extras {
   width: auto;
   text-align: center;
}

div#extras div#newsletter_box {
   background: url(images/newsletter_box.gif) top left no-repeat;
   width: 230px;
   height: 218px;
   padding: 10px;
   float: left;
   margin: 1.2em 0 0 2em;
}


div#newsletter_box h2 {
   text-indent: -5000em;
   background: url(images/newsletter_title.gif) top left no-repeat;
   width: 173px;
   height: 49px;
   display: block;
   margin:1em auto;
   padding: 0;

}

div#newsletter_box form#newsletter_form {
   width: 100%;
   text-align: left;
}

div#newsletter_box form#newsletter_form label {
 display: block;
 padding: 8px;
}

div#newsletter_box form#newsletter_form label span {
    font-weight: bold;
    width: 30%;
}

div#newsletter_box form#newsletter_form label input[type="text"] {
   width: 70%;
}

div#newsletter_box form#newsletter_form input[type="submit"] {
  background: transparent url(images/iloverushford_btn.png) center center no-repeat;
  width: 165px;
  height: 36px;
  border: 0 none;
  text-indent: -5000em;
  margin:1em 0 0 2.4em;
  cursor: pointer;
}


div#extras div#latestphotos_box {
   background: url(images/latestphotos_box.gif) top left no-repeat;
   width: 230px;
   height: 218px;
   padding: 10px;
   float: left;
   margin: 1.2em 0 0 2em;
}


div#extras div#latestphotos_box h2 {
   text-indent: -5000em;
   background: url(images/latestphotos_title.gif) top left no-repeat;
   width: 150px;
   height: 20px;
   display: block;
   margin: .4em auto;
   padding: 0;

}

div#latestphotos_box a#gallery {
  background: transparent url(images/viewourgallery_btn.png) center center no-repeat;
  width: 165px;
  height: 36px;
  border: 0 none;
  text-indent: -5000em;
  margin:1em auto;
  display: block;
}


div#extras div#recentnews_box {
   background: url(images/recentnews_box.gif) top left no-repeat;
   width: 230px;
   height: 218px;
   padding: 10px;
   float: left;
   margin: 1.2em 0 0 2em;
   text-align: left;
}

div#extras div#recentnews_box h2 {
   text-indent: -5000em;
   background: url(images/recentnews_title.gif) top left no-repeat;
   width: 150px;
   height: 20px;
   display: block;
   margin: .4em auto;
   padding: 0;

}

div#extras div#recentnews_box ul {
   text-align: left;
   padding: 0;
}

div#extras div#recentnews_box ul li {
   list-style: inside none none;
   list-style-image: url(images/bulletarrow.png);
   margin: 0 0 0 .6em;
   padding: 1em 0;
   border-bottom: solid 1px #34434A;
}

div#extras div#recentnews_box ul li.li-last {
   border: 0 none;
}


div#recentnews_box a#updates {
  background: transparent url(images/moreupdates_btn.png) center center no-repeat;
  width: 165px;
  height: 36px;
  border: 0 none;
  text-indent: -5000em;
  margin:.6em auto;
  display: block;
}