/*  
Theme Name: Randale Stud
Theme URI: http://www.randalestud.com
Description: This is the Randale Stud Wordpress theme.
Version: 1.0
Author: Dave Walker
Author URI: http://www.malton-webdesign.co.uk

*/

html, body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, ul, li,  input, select, option{
    margin: 0;
    padding: 0;
}

html {
    background: #5f5f5f url(images/background-gradient.jpg) repeat-x; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
    

}



h1 {
    font-family: Georgia, Sans-serif;
    font-size: 24px;
    padding: 0 0 10px 0;
}


a:link, a:visited {
    color:#0e7fc7;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

p {
    padding: 10px 0 0 0;
}

ul, li {

    list-style:none;
}



/* ==================================
              Header
   ================================== */
	
#login-header {
  width : 890px;
  margin: 10px auto;
  background: #111111;
  color: #CCCCCC;
  text-align: right;  
  padding-bottom: 6px;
}

#login-header li, #login-header a {
  list-style:none;
  display:inline;
  padding-left:6px;
  color: #CCCCCC;  

}

/* ==================================
              Wrapper
   ================================== */
	 
#wrapper {

  width : 890px;
  margin: 0 auto;
	background: #FFFFFF;
  color: #222222;
  overflow:hidden;
	padding-bottom: 20px;

}

#header {

   background: #000000 url(images/header.jpg) top left no-repeat;
   color: #ffffff;
   height:190px;
	 width : 870px;
   margin: 0px auto;
	 margin-top: 10px;
}

#header h1 {

    font-family: "Helvetica Neue Light","HelveticaNeue-Light",Helvetica,Arial;
    font-size: 38px;
    font-weight: normal;
    padding: 40px 0 0 20px;

}

#header p {	
  color: #fff;	
  line-height: 18px;	
  padding-bottom: 10px;
}

/* Container Text */

#section-1 .text {	
  width: 480px;	
  padding: 20px 0 0 20px;
  float:left;
}

#section-1 h2{ 	
  width: 480px;	
  height: 50px;	
  margin: 0 0 10px 0;	
  padding: 0;	
}


/* ==================================
              Menubar
   ================================== */

#menu-container {

   background: #d57869;
   clear: both;
   width: 870px;
	 margin: 0 auto;

}


/*

.menubar ul {
		position: absolute;
}



.menubar li {
    float: left;
    top: 0;
    left: 0;
}


.menubar li a {
    padding: 8px 12px 8px 12px;
}

/*
.menubar li.current a {
    margin-bottom: -1px;
} */


/* this bit fixes IE 7 display block not
   displaying */
	 
	 
	 
	 /* new bin	 
.menubar {
min-height: 1px;
}

.menubar ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility:	hidden;	
}

/*
.menubar li ul li ul {
	position:				relative;
}

.menubar li ul li {
	width:					175px;
}
*/


/* new bin
.menubar li > ul {
	top: auto;
	left: auto;
}

.menubar li:hover ul {
    display: block;
}


.menubar li.current_page_item ul {
	padding-bottom:			1px;
}

.menubar li {
    font-size: 12px;
    text-align: center;
}

.menubar li li {
	text-align: left;
}


*/

/*
.menubar li li li {
	text-indent:			10px;
}
*/

/*   newley binned
.menubar a {
	text-decoration: none;
	display: block;
}

 
.menubar li {
}

.menubar li a:link, .menubar li a:visited {
	background: transparent url(./images/site_nav_borders.gif) bottom right no-repeat;
	color: #fff;
}

.menubar li a:hover {
	background: #d9d9d9 url(./images/site_nav_hover_bg.gif) bottom left repeat-x;
	color: #24495e;
        border-bottom: 1px solid #d9d9d9;
}

.menubar li.current_page_item a:link, .menubar li.current_page_item a:visited {
	background: #fff url(./images/site_nav_current_bg.gif) bottom left repeat-x;
	color: #000;
	border-bottom: 1px solid #fff;
}


*/


/* ==================================
              Content
   ================================== */

	
#content {
    background:#FFF;
    float:left;
    width:550px;
    padding-left: 10px;

}

.post{
padding: 10px 10px 10px 10px;
}

.post h2 a, .post h2 {

  font-family: Verdana, Arial, Helvetica, sans-serif;
 /* letter-spacing: 0;*/
  color: #2a5e68; 
  font-weight: normal;
  font-size: 18px;

}

.post h3 a, .post h3 {

  color: #b02f19; 
  font-weight: normal;
  padding-top: 10px;
  font-size: 18px;

}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5px 0 5px 0;
margin: 10px 0 10px 0;
clear: both;
}

.navigation{
padding: 15px ;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.faq {
  float:right; 
  border: solid 4px #454545;
  margin: 5px 7px 5px 7px;

}

img {
  border: solid 4px #454545;
}

/* ==================================
               Sidebar
   ================================== */

#side-wrap {

    background:#eff9ff;
    float:right;
    width:260px;
    display: inline;


}

#sidebar {

  padding: 10px 20px 10px 5px;
  line-height: 18px;
	min-height: 350px;

}

#sidebar h2 a, #sidebar h2 {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #2a5e68; 
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 10px;

}

#sidebar img {

  border: solid 1px #ccc;
  margin-top: 5px;

}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

#sidebar ul li{
padding: 10px 0 10px 0;
}

#sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

/* take away the inherited padding */

#sidebar ul ul li{
padding: 0;
line-height: 24px
}

table#wp-calendar{
width: 80%;
}

/* ==================================
              Footer
   ================================== */

#footer {

  background:#000;
  color: #666666;
  clear:both;
  width : 890px;
  margin: 0px auto;
  text-align: left;  
	  overflow:hidden;

}

#footer p {
    padding:15px;
    margin:0;
}

#footer a {
    color : #777777;
}
#footer-left {
  float: left; background:#000
	width: 300px;
}

#footer-right {
  float: right; background:#000
	width: 300px;
}


