/*
Theme Name: Lousy With the Spirit
Theme URI: http://www.lousywiththespirit.com/
Description:
Version: 0.0
Author: Ian Crowther
Author URI: http://www.lousywiththespirit.com/
Tags: 

*/



body {
background: #cadce5;
margin: 0px;
font-family: "hoefler text", georgia, palatino, times, serif;
}

.clear {
clear: both;
}

/*@font-face {  
  font-family: League;  
  src: local("League Gothic"), 
  url(http://www.lousywiththespirit.com/wp-content/themes/lousy/images/LeagueGothic.otf);  
  font-weight: normal;  
}  */

h1 {
font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
font-size: 30px;
text-transform: uppercase;
padding: 0px;
margin: 0px;
display: inline;
font-weight: normal;
}

h2 {font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
font-size: 30px;
text-transform: uppercase;
padding: 0px;
margin: 0px;
display: inline;
font-weight: normal;
}

h3 {}

a:link, a:visited {
text-decoration: none;
color: #724200;
}

a:hover, a:active {
color: #fce43c;
}

a img {
border: 0px none;
}

#wrapper {
width: 1220px;
position: relative;
margin: 0px auto;
z-index: 1;
top: 0px;
}

#header {
width: 800px;
margin-top: 0px;
}

#logo_a {
background: url(images/lousy_rotator.png) no-repeat;
height: 177px;
width: 177px;
margin: auto;
position: relative;
top: -200px;
left: 1px;
}

#logo_b {
background: url(images/lousy_rotator_b.png) no-repeat;
height: 145px;
width: 144px;
margin: auto;
position: relative;
top: -161px;
left: 0px;
opacity: .85;
}

#logo_c {
background: url(images/lousy_rotator_c.png) no-repeat;
height: 117px;
width: 118px;
margin: auto;
position: relative;
top: -131px;
left: 0px;
opacity: .85;
}

#logo_d {
background: url(images/lousy_rotator_d.png) no-repeat;
height: 95px;
width: 96px;
margin: auto;
position: relative;
top: -106px;
left: 0px;
opacity: .85;
}

#logo_e {
background: url(images/lousy_rotator_e.png) no-repeat;
height: 77px;
width: 78px;
margin: auto;
position: relative;
top: -86px;
left: 0px;
opacity: .85;
}

#logo_f {
background: url(images/lousy_rotator_f.png) no-repeat;
height: 63px;
width: 62px;
margin: auto;
position: relative;
top: -70px;
left: 0px;
opacity: .85;
}

#logo_g {
background: url(images/lousy_rotator_g.png) no-repeat;
height: 51px;
width: 52px;
margin: auto;
position: relative;
top: -57px;
left: 0px;
opacity: .85;
}

#logo_a:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 35s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_b:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_c:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 25s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_d:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 20s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_d:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 15s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_e:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_f:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

#logo_g:hover {
-webkit-animation-name: spinnerRotate;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes spinnerRotate {
	from {
		-webkit-transform:rotate(0deg);
	}
	to {
		-webkit-transform:rotate(360deg);
	}
}

#logo {
background: url(http://www.lousywiththespirit.com/wp-content/themes/lousy/images/logo_back.png);
height: 223px;
width: 223px;
top: -93px;
left: 4px;
position: relative;
}

#logo a {
display: block;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

#primary {
position: absolute;
top: 11px;
left: 250px;
}

#primary ul, #primary li {
list-style-type: none;
display: inline;
text-transform: uppercase;
font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
font-size: 16px;
letter-spacing: .1em;
padding: 0px;
}

#primary li {
margin-right: 30px;
background: url(images/nav_bg.png);
padding-bottom: 8px;
}

#primary a {
padding-bottom: 8px;
}

#business {
position: relative;
top: 0px;
margin: 0px auto;
width: auto;
max-width: 1220px;
min-width: 850px;
z-index: 100;
}

#open {
float: right;
position: relative;
height: 96px;
padding: 5px 10px 0px 10px;
margin: -3px 0px;
display: block;
width: 233px;
z-index: 100;
}

#open img {
float: left;
margin-right: 10px;
padding: 0px;
}

#open p {
font-family: consolas, "lucida grande", verdana, sans-serif;
font-size: 10px;
line-height: 1.3;
margin-top: 40px;
}

#open:hover img {
background: #cfe0e8;
}

#open a {
color: white;
}


#closed {
position: absolute;
top: -7px;
left: 978px;
height: 96px;
padding: 5px 10px 0px 10px;
margin: 5px 0px;
display: none;
}

#closed img {
float: left;
margin-right: 10px;
padding: 0px;
}

#closed p {
font-family: consolas, "lucida grande", verdana, sans-serif;
font-size: 10px;
line-height: 1.3;
margin-top: 20px;
}

#closed:hover {
background: #cfe0e8;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#closed a {
color: white;
}


#content {
margin-top: -120px;
}

.post {
-moz-border-radius: 5px; -webkit-border-radius: 5px;
background: white;
padding: 10px 10px 13px 10px;
width: 1200px;
margin: 0px auto 50px auto;
z-index: 0;
}

.more-link {
display: none;
}

.post img {
width: 1200px;
margin-bottom: 7px;
padding-bottom: 7px;
border-bottom: 1px solid #cadce5;
}

.post h1 {
float: left;
margin: 0px 10px 0px 0px;
font-size: 30px;
}

.post h2 {
float: left;
margin: 0px 10px;
}

.post .meta {
float: right;
opacity: .2;
}

.post .meta:hover {
opacity: 1;
	}

.post p {
margin: 0px;
padding: 1px 15px 1px 15px;
font-size: 14px;
float: right;
line-height: 32px;
vertical-align: top;
}

.post .heading {
text-transform: uppercase;
letter-spacing: .2em;
font-size: 75%;
font-family: consolas, "lucida grande", verdana, sans-serif;
padding-right: 4px;
}

.post .client {
border-left: 1px solid black;
margin-right: -23px;
}

.post .meta a:link, .post .meta a:visited {
color: black;
}

.post .meta a:hover, .post .meta a:active {
color: #fce43c;
}

#footer {
position: relative;
bottom: 0px;
left: 0px;
margin: 0px;
padding-bottom: 100px;
color: #724200;
background: url(images/footer_top_background.gif) #453415 repeat-x 0 0;
width: 100%;
}

#lousyfoot {
float: left;
padding: 2px 20px 0px 0px;
margin: 0px 0px 0px -1px;
}

#lousyfoot img {
background: white;
}

#lousyfoot img:hover {
background: #fce43c
}

#secondary {
width: 1200px;
position: relative;
margin: 0px auto;
float: none;
padding: 1em 0px;
border-bottom: 1px solid #724200;}

#secondary a:link img, #secondary a:visited img {
background: #724200;
}

#secondary a:hover img, #secondary a:active img {
background: #fce43c;
}


#tertiary {
padding: 1em 0px;
width: 1200px;
position: relative;
margin: 0px auto;
}

#tertiary ul {
margin-left: 196px;
clear: none;
float: left;
}

#secondary ul, #secondary li, #tertiary ul, #tertiary li {
list-style-type: none;
display: inline;
text-transform: uppercase;
font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
font-size: 16px;
letter-spacing: .1em;
padding: 0px;
}

#secondary li, #tertiary li {
margin-right: 15px;
}

#music {
float: right;
margin: -32px 0px 0px 0px;
display: block;
background: #453415;
}

#music div {
float: left;
padding: 0 .5em;
height: 59px;
background: #3d2e12;
margin-right: 0px;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#music p.artist {
font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
text-transform: uppercase;
font-size: 24px;
color: #724200;
margin: 5px 0 0 0;
padding: 0px;
}

#music p.song {
font-family: consolas, "lucida grande", verdana, sans-serif;
font-size: 10px;
padding: 0px;
margin: 3px 0 0 0;
}

#music a:link, #music a:visited {
color: #724200;
}

#music a:hover, #music a:active {
color: #fce43c;
}

#music a:hover img {
background: #523c14;
}

#twitter {
-moz-border-radius: 5px; -webkit-border-radius: 5px;
background: #3d2e12;
margin: 0px 0px 0px 187px;
padding: 5px 5px 4px 5px;
width: auto;
float: left;
display: block;
}

#twitter ul li {
margin: 0px;
}

#twitter ul {
list-style-type: none;
font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
color: white;
text-transform: uppercase;
padding: 0px;
margin: 0px;
}

#twitter li {
padding: 0px;
font-size: 24px;
letter-spacing: .5px;
}

#speech {
height: 15px;
width: 15px;
background: url(images/speech.gif) no-repeat 0 0;
margin: 0px 0px -15px 207px;
float: left;
clear: left;
}
.pagetitle {
display:none;
}

.navigation {
width: 1220px;
color: white;
font-size: 80%;
letter-spacing: .1em;
text-transform: uppercase;
font-family: consolas, "lucida grande", verdana, sans-serif;
margin: -30px 0px 60px 0px;
}

.navigation a:link, .navigation a:visited {
font-size: 80%;
color: white;
}

.navigation a:hover, .navigation a:active {
color: #fce43c
}

.navigation .alignleft {
text-align: right;
float: left;
width: 600px;
padding-right: 10px;
}

.navigation .alignright {
float: right;
padding-left: 10px;
border-left: 1px solid white;
width: 599px;
}
.page .post img {
width: 377px;
float: left;
margin: 0px;
padding: 0px;
}

.page .post .entry .copy h1 {
font-size: 80px;
line-height: .9;
color: #573516;
}

.page .post .entry .copy {
float: left;
width: 570px;
margin: -602px 0px 0px 20px;
}

.page .post .entry p {
font-style: italic;
padding: 10px 0px 10px 0px;
color: #573516;
text-align: left;
float: none;
clear: both;
} 

.page .post .entry p.wp-caption-text {
clear: none;
width: 327px;
float: left;
font-family: consolas, "lucida grande", verdana, sans-serif;
font-style: normal;
font-size: 70%;
line-height: 1.3;
padding: .5em 50px 0px 0px;
margin-top: .5em;
border-top: 1px solid;
color: #573516;
}

.sidebar {
float: right;
width: 200px;
font-family: consolas, "lucida grande", verdana, sans-serif;
font-size: 12px;
margin-top: -264px;
color: #cadce5;
}

.sidebar ul, .sidebar li {
list-style-type: none;
padding: 0px;
margin: 0px; 
}

.sidebar h4 {
font-family: /*"League", */"league-gothic-1","league-gothic-2", sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 14px;
margin: 0px 0px 1.9em 0px;
border-bottom: 1px solid;
padding-bottom: .5em;
}

.divider {
margin-right: 15px;
}