/*
Theme Name: Just4Kicks
Theme URI: http://www.rockandrollband.co.uk
Description: Built on Thematic Theme</a>
Author: Mick
Author URI: http://www.pinnaclewebdesign.co.uk
Template: thematic
Version: 0.8
.
All Rights Reserved
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/3c-r-fixed.css');*/
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*Minimal styles that hold to a 18px line-height*/
/*@import url('../thematic/library/styles/18px.css');*/

/*@import url('../thematic/style.css');*/

/* Plugin Specific */
@import url('extra.css');

body{
	background-color: #f6babd;
	color:#494a4b;
	text-align: center;
}

p {
/*	text-shadow:0 0 1px rgba(255,255,255,0);
*/}
#wrapper{
	margin:0 auto;
	width:960px;
	text-align: left;
	border:none;
	background-color:#333;
	margin-bottom:20px;
/*	-moz-box-shadow: 0px 2px 15px rgba(33,33,33,1);
	-o-box-shadow: 0px 2px 15px rgba(33,33,33,1);
	-webkit-box-shadow: 0px 2px 15px rgba(33,33,33,.7);
	box-shadow: 0px 2px 15px rgba(33,33,33,.7);*/
}

#header {
	background:url(images/header.jpg) top left no-repeat;
	background-color:none;
	height:230px;
	overflow:hidden;
}

#branding{
}
#blog-description{
	text-indent:-9000px;
}

#blog-title{
	border:none;
}

#blog-title a{
	background:url(images/transparent.gif) middle center repeat;
	color:#2772b3;
	display:block;
	font-family:"Trebuchet MS";
	font-size:60px;
	font-weight:normal;
	height:100px;
	margin-top: -60px;
	text-indent:-9000px;
	width: 600px;
	/*z-index:1;*/
/*	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity:0;*/
}

/******************************************** menu */
#access {
	background:none;
	font-size:18px;
	font-weight:bold;
	border:none;
}

.menu {
	margin-top:-15px;
}
.menu ul li a:hover{
	background: none;
}

.menu a {
    background:none;
    color:#000;
    border:none;
}

.menu ul li a{
	background:none;
}

.menu a:hover {
    background:none;
    color:#166ca5;
}
.menu .current_page_item a {
    background:none;
    /*border-bottom: 3px solid #777;*/
}
.menu a:focus {
    background:none;
    color:#000;
}

.sf-menu {
	border: none;
	padding-left:27px;
}

.sf-menu a {
	border: none;
}

/*
.sf-menu a:focus {
    background:none;
}
*/

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: none;
}

.sf-menu li {
	background: none;
	border:none;
}

.sf-menu li:hover {
	outline-color:none;
	background-color:transparent;
}

/*.sf-menu a {
	font-size: 18px;
}*/

/*********************************************  MAIN CONTENT */
#content {
	width:594px;
}

#main{
	padding-top: 36px;
/*	background:url(images/wrapper.jpg) top left repeat-y;*/
	background:url(images/paper_middle.jpg) top left repeat-y;
}

.entry-title, .entry-content, .entry-meta, .entry-utility, .page-title, #nav-below {
	padding-left:52px;
}

.paged #nav-above {
	padding-left:52px;
}

#nav-above,#nav-below {
	width: 90%;
}

.nav-previous, .nav-next {
	width:50%;
}

h2.entry-title a:hover{
	color: #166ca5;
}

.entry-meta a:hover, .cat-links a:hover, .comments-link a:hover {
	color: #166ca5;
}

#respond, #comments-list, .comments {
	padding-left:52px;
	background: none;
}

#comments-list ol, #comments-list li {
    border:none;
}

#comments-list li.alt {
	background:none;
}

ul.sitelinks {
	margin-left:0;
}

ul.sitelinks li {
	list-style:none;
}

/* Gig listings*/
dl.events {
	margin: 1.8em 0;
	padding: 0;
}

.events dt {
	font-weight: bold;
	left: 0;
	position: relative;
	top: 1.5em;
	width: 12em;
}

.events dd {
	border-left: 1px solid #666;
	margin: 0 0 0 12em;
	padding: 0 0 .5em .5em;
}

/* Line-up*/
dl.lineup {
	margin: -1.8em 0 0.9em 0;
	padding: 0;
}

.lineup dt {
	font-weight: bold;
	left: 0;
	position: relative;
	top: 1.5em;
	width: 4em;
}

.lineup dd {
	margin: 0 0 0 4em;
	padding: 0 0 0 .5em;
}

/* Set Lists, general listings etc*/
ul.listings {
	margin: 1.8em 0;
	padding: 0;
}

ul.listings li {
	list-style:none;
	text-indent: 0;
}

/* YouTube Video links and audio */
dl.media {
	margin-left:0;
}

dl.media dt {
	font-weight: bold;
	padding-bottom: 18px;
}

.media dd {
/*	margin-left:36px; */
	text-align: left;
}

/* Image gallery styles */
#gallery {
	list-style-type: none;
	padding: 0.9em 0 1.8em 0;
	margin: 0 0 0 0;
}
#gallery li a {
	float: left;
	display:block;
	margin: 0 0.9em 0.9em 0;
	color: #333;
    padding: 9px 9px 18px 9px;
    background: #eee;
    height: 101px;
    width:135px;
    -moz-box-shadow: 0px 2px 15px rgba(33,33,33,1);
    -o-box-shadow: 0px 2px 15px rgba(33,33,33,1);
	-webkit-box-shadow: 0px 2px 15px rgba(33,33,33,.7);
	box-shadow: 0px 2px 15px rgba(33,33,33,.7);
	-moz-transition: top ,25s ease-in;
	-o-transition: top .25s ease-in;
	-webkit-transition: top .25s ease-in;
	transition: top .25s ease-in;
    position: relative;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#gallery li a{
  -webkit-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -moz-transform:rotate(2deg);
  transform:rotate(2deg);
}

#gallery li:nth-child(even) a{
  -o-transform:rotate(-2deg);
  -webkit-transform:rotate(-2deg);
  -moz-transform:rotate(-2deg);
  transform:rotate(-2deg);
  position:relative;
  top:5px;
  background:#f0f0f0;
}

/*#gallery li:nth-child(5n) a{
  -o-transform:rotate(-1deg);
  -webkit-transform:rotate(-1deg);
  -moz-transform:rotate(-1deg);
  transform:rotate(-1deg);
  position:relative;
  top:-9px;
  background:#ccf;
}*/

#gallery li a:hover,#gallery ul li a:focus{
  -moz-box-shadow:9px 9px 7px rgba(0,0,0,.7);
  -webkit-box-shadow: 9px 9px 7px rgba(0,0,0,.7);
  -o-box-shadow: 9px 9px 7px rgba(0,0,0,.7);
  box-shadow:9px 9px 7px rgba(0,0,0,.7);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
 transform: scale(1.25);
  position:relative;
  z-index:5;
}

/* Images within text flow */
.ImgFloatRight {
	float: right;
	padding: 0 0 0 9px;
	margin:0;
}

.ImgFloatRight img {
	background-color:#f0f0f0;
	border:1px solid #333300;
/*	padding: 6px 6px;*/
}

.sidebarimage {
	margin:9px 0 0 18px;
}

.clearleft {
	clear:left;
}

/*********************************************************** columns */
#primary{
	border:none;
}

.aside ul{ /* http://www.positioniseverything.net/explorer/ie-listbug.html */
	position: relative;
}

.aside ul.xoxo{
	list-style:none;
	padding:0;
}

.aside ul.xoxo li{

}

.aside ul.xoxo li ul{
	list-style:none;
	margin-left:18px;
}
.aside ul.xoxo li ul li{
	list-style:none;
}

.aside ul.xoxo h3{
	background:url(images/heading-bg.jpg) top left no-repeat;
	font-weight:bold;
	line-height:33px;
	text-indent:18px;
}

.aside ul.xoxo p{
	margin: 0 36px 0 18px;
}

.aside ul.xoxo li.widgetcontainer, .aside ul.xoxo li#rss-links, .aside ul.xoxo li#meta, .aside ul.xoxo li#latest, .aside ul.xoxo li#mailinglist, .aside ul.xoxo li#subscribe, .aside ul.xoxo li#twitter, .aside ul.xoxo li#facebook, .aside ul.xoxo li#search, .aside ul.xoxo li#categories, .aside ul.xoxo li#archives {
	/*background:url(images/heading-bg.jpg) top left no-repeat;*/
}

.aside ul.xoxo form#searchform{
	padding-top: 3px;
	margin: 9px 0 18px 18px;
}

.aside ul.xoxo li#facebook, .aside ul.xoxo li#twitter, .aside ul.xoxo li#subscribe, .aside ul.xoxo li#archives {
	margin-bottom:18px;
}

.aside ul.xoxo li#subscribe ul li{
	float: left;
	margin: 9px 27px 18px 0;
}

.aside ul.xoxo li#subscribe ul li a{
	opacity: .75;
}

.aside ul.xoxo li#subscribe ul li a:hover, .aside ul.xoxo li#subscribe ul li a:focus{
	opacity: 1;
	 -webkit-transform: scale(1.05);
	 -moz-transform: scale(1.05);
	 -o-transform: scale(1.05);
	transform: scale(1.05);
	 position:relative;
	 z-index:5;
}

.aside ul.xoxo li#subscribe ul li.last {
	margin-right: 0;
}

.aside ul.xoxo li#meta ul li form {
	padding-top:9px;
}

.aside ul.xoxo li#meta ul li form p{
	margin-left:0;
}

.aside ul.xoxo li#meta ul li form p.forminputs label{
	float: left;
	width: 72px;
	clear:both;
}

.aside ul.xoxo li#meta ul.admin_box {
	margin:0;
	padding:0;
}

#archives select {
	margin: 9px 0 0 18px;
}

#error404-searchform {
	padding-left:52px;
}

/***********************************************************  FOOTER  */
#footer{
/*	background:url(images/footer-bg.jpg) bottom left no-repeat;*/
	background:url(images/paper_bottom.jpg) bottom left no-repeat;
	border:none;
	margin:0;
	padding:0;
	overflow: hidden;
	color:#323232;
}

#footer a{
	color:#2772b3;
}

#generator-link, #copyright, #footermenu, #rss-reminder{
	padding-left:52px;
}

#footermenu {
    color:#666;
    margin-bottom:36px;
}

#footermenu a {
    color:#666;
/*    text-decoration:none;*/
}

#footermenu a:hover {
    color: #FF4B33;
    text-decoration:none;
}
/***********************************************************  BREADCRUMBS  */
#breadcrumb-nav {
    color:#494a4b;
    font-size:13px;
    line-height:18px;
    margin: 0 0 27px 0;
    padding-left: 61px
}

#breadcrumb-nav a {
    color:#494a4b;
}
#breadcrumb-nav a:active, #breadcrumb-nav a:hover {
    color: #FF4B33;
}

#breadcrumb-nav-container {
    margin:0 auto;
    width:988px;
}

#breadcrumb-nav-container p {
    margin:0;
}

#facebook {
/*	text-align: center;
*/}

#facebook iframe {
	padding-left: 9px;
}

/* used for pwd_pagination(); */
.pagination {
	clear:both;
	padding:18px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	margin-left: 52px
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
}

.pagination a:hover{
	color:#fff;
	background: #3279BB;
}

.pagination .current{
	padding:6px 9px 5px 9px;
	background: #2772b3;
	color:#fff;
}

a {
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
}
