/*
Theme Name: Lions Rampant Theme
Theme URI: http://www.lionsrampant.com/
Description: The theme created for Lions Rampant.
Version: 1.0
Author: Stewart Turton
Author URI: http://www.stewartturton.com/
Tags: fixed width, two columns, widgets

*/


/*****************************************************
* Global Styles
*****************************************************/

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

a { text-decoration: none; }
a img { border: none; }

a:hover {
	text-decoration: underline;
}

body {
	text-align: center;
	width: 100%;
}

table, tr, td {
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
}

div.clear {
	position: relative;
	clear: both;
}

/*********************************************************
*    Typography
**********************************************************/
 
body {
	color: #666;
	font-family: Helvetica,Arial,serif;
	font-size: 11px;
	line-height: 17px;
}

input, select, textarea {
	font-family: Helvetica,Arial,serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, p, ol, ul {
	margin-bottom: 10px;
	font-weight: normal;
} /*all but h6*/

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-size:36px; 
	line-height:36px
}

h2 {
	font-size: 22px; 
	line-height: 26px;
}

h3 {
	font-size:18px;
	
}

h4 {
	font-size:12px; 
	font-weight:bold;
}

h5 {
	font-size:12px; 
	font-weight:bold;
}

ul ul, ul ol, ol ul, ol ol {
	margin-top:9px; 
	margin-bottom:9px;
}/*use .none to nullify margins*/

ul { 
	list-style-type: circle; 
}

ol { 
	list-style-type: decimal; 
}

blockquote  { margin: 9px; color: #666; font-style: italic; }
strong      { font-weight: bold; }

/****************************************************************
*    Colour Scheme
*****************************************************************/

body {
	background: #fff url('images/bg.jpg') top center repeat;
	color: #666;
}

a {
	color: #333;
}

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #8ABEED;
	font-weight: bold;
}

/****************************************************************
*    Layout Styles
*****************************************************************/

#headertop {
	background: transparent url('images/bg.jpg') top center repeat;
	height: 200px;
}

/**
#headernav {
	background: url('images/lr_bg_navtop.jpg') repeat-x;
	height: 41px;
}
**/
#primarylinks, #headerbottominner {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#primarylinks a {
	float: left;
	display: inline;
	height: 0px !important;
	padding-top: 35px;
	overflow: hidden;
}

#primarylinks li, #secondarylinks li, #secondarylinks2 li, #footerlinks li {
	display: inline;
}

#navhome a {
	background: url('images/lr_home_but.jpg') no-repeat;
	width: 84px;
}

#navsocks a {
	background: url('images/lr_socks_but.jpg') no-repeat;
	width: 89px;
}

#navtshirts a {
	background: url('images/lr_shirts_but.jpg') no-repeat;
	width: 108px;
}

#navshorts a {
	background: url('images/lr_shorts_but.jpg') no-repeat;
	width: 102px;
}

#navblog a {
	background: url('images/lr_blog_but.jpg') no-repeat;
	width: 80px;
}

#headerbottom {
	background: url('images/lr_navbtm_bg.jpg') repeat-x top;
	height: 26px;
	text-align: left;
}

#secondarylinks {
	padding: 0 8px;
	float: left; 
}

#secondarylinks2 {
	float: right;
	padding: 0 12px 0 8px;
	margin: 0;
}

#secondarylinks a, #secondarylinks2 a, #footerlinks a {
	float: left;
	display: inline;
	height: 0px !important;
	overflow: hidden;
}

#secondarylinks a, #secondarylinks2 a {
	padding-top: 26px;
}

#secondarylinks2 a {
	margin-left: 3px;
}

#navaboutus a {
	background: url('images/lr_aboutus_but.jpg') no-repeat;
	width: 78px;
}

#navmodelscorner a {
	background: url('images/lr_modelscorner_but.jpg') no-repeat;
	width: 122px;
}

#navphotofinish a {
	background: url('images/lr_photofinish_but.jpg') no-repeat;
	width: 101px;
}

#navstockists a {
	background: url('images/lr_stockists_but.jpg') no-repeat;
	width: 87px;
}

#navteamwear a {
	background: url('images/lr_teamwear_but.jpg') no-repeat;
	width: 87px;
}

#navmyaccount a {
	background: url('images/lr_myaccount_but.jpg') no-repeat;
	width: 100px;
}

#navcartcontents a {
	background: url('images/lr_cartcontents_but.jpg') no-repeat;
	width: 117px;
}

#navcheckout a {
	background: url('images/lr_checkout_but.jpg') no-repeat;
	width: 84px;
}

#contentcontainer{
	width: 870px;
	margin: 0px auto 26px;
	background: #fff;
	clear: both;
	text-align: left;
	padding: 40px;
}

#main-column, #sidebar-column {
	float: left;
	overflow: auto;
}

#main-column {
	width: 540px;
	margin-right: 40px;
}

.navigation {
	text-align: center;
}

.navigation div {
	margin-bottom: 20px;
}

.post {
	margin-bottom: 20px;
	clear: both;
	border-bottom: 3px solid #ddd;
	padding-bottom: 10px;
}

.posted-date {
	text-transform: uppercase;
	font-family: Georgia,Helvetica,Arial,serif;
}

.post  img {
	border: 1px solid #ddd;
	padding: 4px;
}

.postmetadata, .tags {
	clear: both;
	font-family: Georgia,Helvetica,Arial,serif;
	text-transform: uppercase;
}

.postmetadata.alt {
	border: solid #ccc;
	border-width: 1px 0;
	padding: 10px 0;
	background: url(images/lr_navbtm_bg.jpg) repeat-x top;
	font-family: Helvetica,Arial,serif;
	text-transform: none;
}

#sidebar-column {
	width: 240px;
}

#sidebar-column ul {
	list-style-type: none;
}

div.widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #ddd;
}

div.widget ul {
	margin-bottom: 0;
}

#text-119014741 {
	text-align: center;
}

#footer{
	text-align: center;
	background: transparent url('images/bg.jpg') top center repeat;
	height: 320px;
}

#footerlinks {
	margin: 0 auto;
	width: 418px;
}

#footerlinks li {
	height: 37px;
}

#footerlinks a {
	padding-top: 37px;
}

#navprivacy a {
	background: url(images/lr_privacy_but.gif) no-repeat;
	width: 78px;
}

#navconditions a {
	background: url(images/lr_conditions_but.gif) no-repeat;
	width: 129px;
}

#navreturns a {
	background: url(images/but_footer_returns.jpg) no-repeat;
	width: 98px;
}

#navcontact a {
	background: url(images/lr_contact_but.gif) no-repeat;
	width: 113px;
}

/* Begin  list styles*/
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar-column ul li:before {
	content: "\00BB \0020";
	}
/* End  list styles*/

/* Begin Comments*/

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: solid #ddd;
	border-width: 1px;
}

.commentlist li.alt {
	background: url(images/lr_navbtm_bg.jpg) repeat-x top;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

#commentform label { 
	margin-left: 10px;
	position: relative;
	top: -5px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	border-bottom: 1px solid #ddd;
}

.commentmetadata cite {
	font-size: 130%;
}
/* End Comments */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	text-align: center;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: 10px; margin-bottom: 10px; line-height: 11px; }
.large      { font-size: 14px; line-height: 16px; margin-bottom: 10px; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.center { text-align: center; }

/*for dev only*/
.bgcolor {background-color:#efe;}
.bgcolor1 {background-color:#fee;}
.bgcolor2 {background-color:#eef;}

/* -------------------------------------------------------------- 
   
   forms css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label { font-weight: bold; }


/* Fieldsets */
fieldset    { padding: 15px; margin: 0 0 15px 0; border: 1px solid #ccc; }
legend      { font-size: 14px; }

legend a:hover {
	border: none;
}

/* Text fields */
input { 
	margin: 5px 0;
	border: 1px solid #bbb; 
	padding: 5px;
	background: #fff;
}

input.form-checkbox, input.form-radio {
	margin: 0;
}

input:focus { 
	border: 1px solid #999; 
	background: #fff; 
}

input.title { font-size:16px; }

/* Textareas */
textarea            { height: 150px; margin:5px 5px 5px 0; }
textarea            { border:1px solid #bbb; padding:5px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields */
select              { border:1px solid #ccc; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }


/* Success, error & notice boxes for messages and errors. */
div.messages  { 
	padding: .8em; 
	margin-bottom: 1em; 
	border: 2px solid #ddd; 
}

div.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
div.status     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
div.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
div.error a    { color: #D12F19; }
div.status a   { color: #817134; }
div.success a  { color: #529214; }