/*
Theme Name: Loudmouth Theme
Theme URI: http://www.loudmouth.co.uk
Description: The default theme for loudmouth
Version: 0.1
Author: Nathan Roberts
Author URI: http://www.bluecubemedia.co.uk/
Tags: custom
*/

/* @group Temp Styles */

/*body
{
background:url('/temp/education-programs.png') top center no-repeat !important;
opacity: 0.5;
}*/

/* @end */

/* @group Overides */

html
{
font-size: 11px;
font-family: Arial;
background-image: url(/wp-content/themes/loudmouth/images/body-bg.png);
}


/* @end */

body
{
width: 1000px;
margin: 0px auto;
}

/* @group Layout */

/* @group Courses */

body#programmes #content-left,
body#programmes #content-left
{
float: left;
width: 400px;
margin-left: 12px;
}

body#programmes #content-right p
{
width: 300px;
}

body#programmes #content-left #useful-documents
{
margin-top: 300px;
}

body#programmes #content-left #useful-documents a
{
text-decoration: none;
}

body#programmes #content-right
{
float: right;
width: 331px;;
margin-right:10px;
}


body#programmes #content-right #quick-reference
{
background: url(/wp-content/themes/loudmouth/images/quick-reference-top.png) top left repeat-y;
font-size: 12px;
/*margin-top: 52px;*/
padding-top:12px;
}

body#programmes #content-right #quick-reference p
{
margin: 0;
padding:0 12px;
color: #fff;
}

.quick-reference.bottom
{
margin-bottom:10px;
}
body#programmes #content-right #quick-reference span.heading-text
{
font-weight: bold;
color: #000066;
}

/* @end */

/* @group Handy Links */

#handy-links table a
{
color: #000066;
text-decoration: none;
font-weight: bold;
}

#handy-links #group-content #banner #intro-text
{
color:#fff;
}


/* @end */

/* @group Program Details */

.template-program-details #group-main
{
background-image: url(temp/program-background-trustme.jpg);
}

/* @end */

/* @group Homepage */

.page-template.home #group-main #unit-content-left
{
width: 481px;
float: left;
margin-left: 33px;
margin-right: 19px;
background: url(/wp-content/themes/loudmouth/images/home-content-bg.png) no-repeat 0 bottom;
padding-bottom: 30px;
padding-top: 9px;
}

.page-template.home #group-main #unit-latest-news
{
float: left;
width: 228px;
}

.page-template.home #group-main ul#our-programmes
{
margin-left: 0px;
}

.page-template.home #group-main ul#our-programmes
{
margin-left: 8px;

}
.page-template.home #group-main ul#our-programmes li
{
display: inline;
float: left;
margin-bottom: 20px;
}

/* @end */

/* @group General */

#group-main .background-container
{
background: url(/wp-content/themes/loudmouth/images/sidebar-bg-tile.png) top right repeat-y;
}


#useful-documents
{
background: url(/wp-content/themes/loudmouth/images/useful-documents-top.png) top left repeat-y;
width: 404px;
padding-top: 9px;
}

#useful-documents ul
{
margin-left: 17px;
}

#useful-documents .useful-documents-heading
{
margin-left: 17px;
color: #000066;
font-size: 12px;
font-weight: bold;
line-height: 20px;
}

#useful-documents ul li
{
background: url(/wp-content/themes/loudmouth/images/useful-documents-pdf.gif) top left no-repeat;
padding-left: 27px;
line-height: 15px;
font-size: 12px;
}

#useful-documents ul li a
{
color: #fff;
}

/* @end */

/* @group Education Programs */

.unit-education-program
{
background: url(/wp-content/themes/loudmouth/images/education-programs/education-programs-divider.png) no-repeat center bottom;
padding-bottom: 18px;
margin-bottom: 18px;
}
.unit-education-program .logo
{
float: left;
width: 172px;
margin-left: 32px;
width:175px;
}

.template-education-programs .unit-education-program .details
{
float: left;
margin-left: 13px;
width: 524px;
}

.unit-education-program .details h2
{
font-size: 14px;
line-height: 14px;
margin-bottom: 8px;
}

.unit-education-program .details h2 a
{
color: #000066;
text-decoration: none;	
}

.unit-education-program .details p.info
{
font-size: 10px;
color: #000066;
line-height: 14px;
margin-bottom: 9px;

}

.unit-education-program .details p.info span.readmore a
{
color: #3399ff;
text-decoration: none;
}

.unit-education-program .quick-reference
{
background: url(/wp-content/themes/loudmouth/images/education-programs/quick-reference-background-bottom.png) no-repeat center bottom;
color: #fff;
font-size: 12px;
line-height: 14px;
}

#group-main .unit-education-program .quick-reference .background-container
{
background: url(/wp-content/themes/loudmouth/images/education-programs/quick-reference-background-top.png) no-repeat center top;
padding: 8px 9px;
}

.unit-education-program .quick-reference strong
{
color: #000066;
text-transform: uppercase;
}

/* @end */

/* @group Footer */

#group-footer
{
background: url(/wp-content/themes/loudmouth/images/footer-bg.jpg) top left;
}



/* @end */

/* @group Header */

#group-header
{
height: 191px;
background-image: url(/wp-content/themes/loudmouth/images/header.jpg);
}

#group-header ul#unitnavigation
{
background: url(/wp-content/themes/loudmouth/images/menu-sprite.png) 0px top;
top: 155px;
position: relative;
height: 36px;
text-transform: capitalize;
}


#group-header ul#unitnavigation li
{
float: left;
text-align: center;
text-indent:-9999px;
}

#group-header ul#unitnavigation li a
{
display: block;
height: 36px;
}

#group-header ul#unitnavigation li ul
{
margin-top: 8px;
padding: 0;
position: absolute;
visibility: hidden;
}

#group-header ul#unitnavigation li ul ul
{
margin-top:0;
}

#group-header ul#unitnavigation ul li
{
text-indent: 0;
clear: both;

}

#group-header ul#unitnavigation li ul li a
{
display: block;
white-space: nowrap;
color:#fff;
text-align: left;
padding: 0px 20px 0px 10px;
background: #4FA7DA;
border-bottom:1px solid #3683b0;
}

#group-header ul#unitnavigation li ul li a
{
width: 150px;
height: 30px;
line-height: 30px;
text-decoration: none;
display: block;
}

#group-header ul#unitnavigation li ul li a:hover
{
background: #578fb0
}

#group-header ul#unitnavigation li:hover
{
background: url(/wp-content/themes/loudmouth/images/menu-sprite.png) no-repeat left top;
}

#group-header ul#unitnavigation li#home-nav-item
{
background-position: 0px bottom; 
width: 71px;
}
#group-header ul#unitnavigation li#about-nav-item
{
background-position: -71px bottom; 
width: 103px;
}

#group-header ul#unitnavigation li#education-nav-item
{
background-position: -174px bottom; 
width:196px;
}

#group-header ul#unitnavigation li#training-nav-item
{
width:101px;
background-position: -370px bottom;
}

#group-header ul#unitnavigation li#news-nav-item
{
width:73px;
background-position: -471px bottom;
}

#group-header ul#unitnavigation li#faq-nav-item
{
width:81px;
background-position: -544px bottom;
}

#group-header ul#unitnavigation li#get-in-touch-nav-item
{
width:122px;
background-position: -625px bottom;
}

#group-header ul#unitnavigation li#resources-nav-item
{
width: 116px;
background-position: -747px bottom; 
}

#group-header ul#unitnavigation li#links-nav-item
{
width: 137px;
background-position: bottom right;
}


/* @end */

/* @group Sidebar */
#group-sidebar
{
margin-bottom: 10px;
}

#group-sidebar .unit
{
margin-left: 31px;
margin-top: 14px;
width: 175px;
}

#group-sidebar #unit-quote, #group-sidebar #unit-login
{
background: url(/wp-content/themes/loudmouth/images/sidebar/orange-background-bottom.png) no-repeat center bottom; 
}

#group-sidebar #unit-quote .background-container, #group-sidebar #unit-login .background-container
{
background: url(/wp-content/themes/loudmouth/images/sidebar/orange-background-top.png) no-repeat center top; 
}



/* @end */



/* @end */

#group-main
{
background: url(/wp-content/themes/loudmouth/images/home-bg-tile.jpg);
}

body#young-peoples-pages #group-main
{
background-image: none;
background-color: #330001;
}


#group-content
{
width: 769px;
float: left;
margin-bottom: 36px;
}



#group-content #banner h1
{
padding-top: 55px;
color: #000033;
margin-left: 40px;
font-size: 28px;
width: 568px;
padding-bottom: 16px;
opacity:0
}

#group-content #banner #intro-text
{
margin-left: 40px;
color: #000066;
font-size: 14px;
font-weight: bold;
width: 530px;
line-height: 17px;
padding-top:100px;
}

#get-in-touch #intro-text,
#feedback-form #intro-text 
{
margin-left:20px;
margin-bottom:20px;
color: #000066;
font-size: 14px;
font-weight: bold;
width: 530px;
line-height: 17px;
}


#home #group-content #banner #intro-text
{
display: none;
}


#group-content #the-content
{
margin-left: 93px;
}

#group-content h2
{
font-size: 14px;
font-weight: bold;
color: #000066;
line-height: 17px;
}

#group-content p
{
line-height: 17px;
margin-bottom: 20px;
}
#group-sidebar
{
float: right;
width: 231px;
/*background-image: url(/wp-content/themes/loudmouth/images/sidebar-background-tile.png);*/
}

/* @group Type
*/

/* @group General */
#breadcrumbs
{
padding-left: 19px;
padding-top: 19px;
color: #000066;
line-height: 14px;
margin-bottom: 34px;
text-transform:capitalize;
}

#breadcrumbs a
{
color: #3399ff;
color: #000066;
font-weight: bold;
text-decoration: none;
}

#breadcrumbs a:hover
{
text-decoration: underline;
}

#breadcrumbs li
{
display: inline;
}

ul#asterix-list ul
{

}

ul#asterix-list li
{
background: url(/wp-content/themes/loudmouth/images/asterix.png) no-repeat left center;
min-height: 42px;
padding-left: 60px;
margin-left: 0;
font-size: 14px;
line-height: 17px;
margin-bottom: 25px;
font-weight: bold;
}

ul#asterix-list li a
{
text-decoration: none;
color: #000066;
}

/* @end */

/* @group Sidebar */

/* @group Homepage */

/* @group General */

.page-template.home p#welcome
{
padding:7px 0 0px 30px;
width:471px;
}

.page-template.home #unit-content-left
{
color: #fff;
font-size: 13px;
font-family: Helvetica;
line-height: 13px;
}

.page-template.home #unit-content-left p
{
width: 430px;
margin: 0 0 10px 30px;
}

/* @end */

/* @group Latest News */

#latest-news-header
{
margin-bottom: 12px;
}
#unit-latest-news h2
{
color: #000066;
font-size: 14px;
font-weight: bold;
line-height: 14px;
margin-bottom: 2px;
}

#unit-latest-news .info
{
color: #000066;
font-size: 10px;
margin-bottom: 18px;
line-height: 14px;
}


#unit-latest-news .readmore
{
display: inline;
}

#unit-latest-news .readmore a
{
color: #3399ff;
font-size: 10px;
text-decoration: none;
}

/* @end */



/* @end */

/* @group Quote */


#unit-quote p
{
margin: 0 10px;
}

#unit-quote .quote
{
color: #fff;
line-height: 18px;
font-weight: bold;
font-size: 12px;
padding-top: 18px;
min-height: 90px;
}

#unit-quote .author p, #unit-quote p.author
{
color: #000066;
font-weight: bold;
line-height: 16px;
font-size: 12px;
margin-bottom: 21px;
text-decoration: none;
}

#unit-quote p.readmore
{
font-weight: bold;
line-height: 14px;
font-size: 10px;
padding-bottom: 19px;
}

#unit-quote p.readmore a
{
color: #fff;
;
}

/* @end */

/* @group Login */

#unit-login p#member-login
{
color: #fff;
font-size: 16px;
margin-bottom: 16px;
padding-top: 10px;
}

#unit-login form
{
margin: 0 10px;
}

#unit-login label
{
color: #fff;
font-weight: bold;
font-size: 10px;
}

#unit-login input
{
margin-bottom: 8px;
}

#unit-login input.submit
{
color: #fff;
font-weight: bold;
background: #22205f;
border: 0;
}

/* @end */

/* @group Footer */

#group-footer ul.menu
{
color: #fff;
font-size: 10px;
line-height: 14px;
width: 200px;
float: left;
margin-top: 14px;
font-weight: bold;
margin-bottom: 60px;
}

#group-footer ul.menu li
{
margin-left: 14px;
}

#group-footer ul.menu li h3
{
font-size: 14px;
margin-bottom: 3px;
}

#group-footer .menu li a
{
color: #fff;
text-decoration: none;
}

#group-footer .menu li a:hover
{
text-decoration: underline;
}

#group-footer #copyright
{
background: #fff;
color:#000066;
font-size: 10px;
line-height: 28px;
padding-left: 17px;
}


/* @end */

/* @end */

/* @end */


.program-listing
{
background:url(/wp-content/themes/loudmouth/images/education-programs/education-programs-divider.png) no-repeat bottom center;
margin-bottom:17px;
padding-bottom:20px;
color:#000066;
}

.program-listing .thumbnail
{
width:164px;
float: left;
margin-left:32px;
padding-top: 20px;
}

.program-listing .thumbnail p
{
text-align: center;
}

.program-listing .thumbnail a
{
display: block;
}

.program-listing .info
{
float: right;
width:526px;
margin-right:20px;
}

.program-listing h2
{
font-size: 14px;
}

.program-listing h2 a
{
text-decoration: none;
color: #000066;
}

.program-listing .intro-text
{
font-size: 10px;
width:455px;
}

.program-listing .intro-text a.readmore
{
text-decoration: none;
color: #3399ff;
}

.program-listing .quick-reference
{
background:url(/wp-content/themes/loudmouth/images/education-programs/quick-reference-background-bottom.png) no-repeat bottom center;
}

#group-main .program-listing .quick-reference .background-container
{
background:url(/wp-content/themes/loudmouth/images/education-programs/quick-reference-background-top.png) no-repeat top center;
padding:7px;
}

.quick-reference .heading-text
{
font-weight: bold;
color: #000066;
}

#group-content .program-listing .quick-reference p
{
font-size: 12px;
color: #fff;
padding:0;
margin:0;
}

body#training #group-content #the-content
{
margin-left:20px;
}

#young-peoples-pages table td
{
padding:0 20px;
}

#young-peoples-pages table
{
width:700px;
margin:0px auto
}

object
{
margin-left:7px;
}

body#young-peoples-pages #group-content #intro-text
{
margin-left:290px;
width:450px;
}

body#young-peoples-pages #age8to12
{
background:url(/wp-content/themes/loudmouth/images/age8to12-bg.png) repeat-y bottom left;
padding-top: 10px;
padding-right: 50px;
}

body#young-peoples-pages #age13
{
background:url(/wp-content/themes/loudmouth/images/age13.png) repeat-y bottom left;
padding-top: 10px;
}

body#young-peoples-pages td
{
width:274px;
color:#330000;
}

body#young-peoples-pages h2 a
{
color: #993300;
text-decoration: none;
}

body#young-peoples-pages p.url
{
margin-bottom:0px;
font-weight: bold;
}
body#young-peoples-pages p.url a
{
color:#330000;
}


.link
{
width:230px;
}

#programmes #intro-text
{

color: #000066;
font-size: 14px;
font-weight: bold;
line-height: 17px;
margin-bottom: 17px;
}

#about-us-menu

{
float: right;
width: 192px;
margin-left: 30px;
}

#news-archive
{
float:right;
background:url(/wp-content/themes/loudmouth/images/news/news-archive-bg.png) no-repeat bottom center;
width:233px;
}

#news-archive ul
{
padding:0 20px 30px 20px;
}

#news-archive ul li
{
line-height: 21px;
font-size: 13px;
}

#news-archive ul li a
{
color:#ff6600
}

#news-items
{
width:440px;
}

#news-items a.readmore
{
color: #3399ff;
text-decoration: none;
}

#news-items h3
{
font-size: 14px;
line-height: 14px;
}

#news-items h3 a
{
text-decoration: none;
color: #000066;
}

#news-items .entry
{
font-weight: bold;
font-size: 10px;
color:#000066;
background:url(/wp-content/themes/loudmouth/images/news/article-divider.png) no-repeat bottom center;
padding-bottom:10px;
margin-bottom:10px
}

#news-items small
{
font-weight: bold;
font-style: italic;
color:#3399cc;
}

.single #group-content #the-content,
.archive #group-content #the-content
{
margin-left:30px;
}

.single h1
{
font-size:18px;
color:#000066;
line-height: 21px;
}

.single p#month, .archive #group-content h2
{
color:#ff6600;
font-size: 18px;
line-height: 21px;
font-weight: bold;
margin-bottom:20px;
}

.single p#date
{
font-style: italic;
font-weight: bold;
color:#3399cc;
}


body#faq #group-content #intro-text
{
color:#fff;
}


#get-in-touch #form,
#feedback-form #form
{
background:url(/wp-content/themes/loudmouth/images/get-in-touch-contect-form.png) no-repeat top left;
height:339px;
padding-left:20px;
line-height: 20px;
padding-top:20px;
}

#get-in-touch #form input.text,
#feedback-form #form input.text

{
border: 1px solid #ccc;
height:20px;
margin-bottom:5px;
margin-left:10px;
width:320px;
}

#get-in-touch #form textarea,
#feedback-form #form textarea
{
border: 1px solid #ccc;
margin-bottom:5px;
width:430px;
margin-top:10px;
}

#searchform
{
background:url(/wp-content/themes/loudmouth/images/search-box.png) no-repeat top left;
width:175px;
height:204px;
float:right;
margin-right:10px;
}

#searchform input.text
{
width:150px;
margin: 0px auto 10px auto;
display: block;
}

#searchform p
{
display: block;
margin: 0px auto;
width:150px;
}

#members-area table
{
width:650px;
}
#members-area th
{
text-align: left;
}

#members-area th, #members-area td
{
padding:10px 10px;
}

.jds-even
{
background: #EBF5FE;
}

#searchresults a
{
text-decoration: none;
color:#000066;
}

#members-area #group-content #intro-text
{
color:#fff;
float:left;
}

#members-box
{
margin: 0 10px;
}

#members-box
{
height:150px;
line-height: 20px;
}

#members-box p#member-login
{
font-size:15px;
}

#members-box #logout
{
border: 0;
padding:10px 0;
}

#members-box #logout a
{
background: #22205f;
color: #fff;
padding:3px 5px;
text-decoration: none;
}

#members-box a
{
color:#fff;
text-decoration: none;
}

#contact-details
{
line-height: 17px;
}

#form-errors-heading,
#form-errors
{
margin-left:20px;
}

#form-errors
{
list-style:disc;
padding-left: 30px;
margin-bottom:10px;
}

#meet-the-team #group-content #banner #intro-text
{
padding-top: 280px;
margin-bottom:10px;
}

#meet-the-team #the-content .content p
{
margin-left:110px;
width:350px;
}

.parent-pageid-312 .content,
#about-us .content
{
width:440px;
float: left;
}

#handy-links td
{
padding-bottom:20px;
line-height:14px
}

/*
.archive
{
font-size:20px;
}
*/

#group-content .news-summary p,
#group-content .news-article p,
#group-content #news-items .entry p

{
font-size: 11px;
line-height: 16px;
}

#young-peoples-pages #the-content
{
color:#fff;
}


