/*
Theme Name: Chris Smith
Theme URI: http://chrissmithglorydays.com/
Description: Chris Smith theme
Version: 1.0
Author: Nonimage
Author URI: http://nonimage.com/
*/

@import "/wp-content/themes/chris/reset.css";

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Times, "Times New Roman", Serif;
	background: #f4f1ed url('/wp-content/themes/chris/images/headerbg.jpg') top center repeat-x;
	color: #000;
	text-align: center;
	}
	
.clear {
	clear: both;
	}
	
p {
	font-size: 1.3em;
	margin-bottom: 1em;
	line-height: 1.5em;
	}
	
a:link, a:visited {
	color: #29527a;
	}
	
a:hover {
	color: #000;
	}

#page {
	text-align: left;
	width: 940px;
	margin: 0 auto 30px auto;
	}
	
h1 {
	margin: 10px 0 0 0;
	font-size: 2.8em;
	float: left;
	display: inline;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
h1 {
	margin: 40px 0 0 0;
	font-size: 2.8em;
	float: left;
	display: inline;
	}
}
	
h1 a:link, h1 a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	}
	
h1 a:hover {
	color: #333;
	}
	
span.chris {
	font-size: 2.17em;
	}
	
.description {
	float: right;
	font-style: italic;
	font-size: 3.3em;
	text-align: right;
	margin: 30px 0 0 0;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.description {
	float: right;
	font-style: italic;
	font-size: 3.3em;
	text-align: right;
	margin: 60px 0 0 0;
	}
}
	
#leftcol {
	margin: 25px 0 0 0;
	width: 460px;
	float: left;
	}
	
.chris-main {
	margin: 0 0 0 -10px;
	}
	
.player {
	margin: 20px 0 0 120px;
	}
	
h2 {
	font-size: 2.8em;
	color: #867d6e;
	font-weight: normal;
	margin: 30px 0 20px 0;
	}
	
	
#rightcol {
	margin: 100px 0 0 0;
	float: right;
	width: 400px;
	}
	
p.preamble {
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1em;
	font-size: 1.7em;
	}
	
.thumbs1 {
	margin: 30px 0 0 40px;
	}
	
.thumbs2 {
	margin: 30px 0 0 70px;
	}
	
.thumbs3 {
	margin: 50px 0 0 70px;
	}
	
p.pic-desc {
	text-align: center;
	}
	
.thumbnail {
	background: transparent url('/wp-content/themes/chris/images/thumbbg-trans.png') top left no-repeat;
	padding: 13px;
	display: inline;
	}
	
.quote {
	background-color: #e9e4de;
	padding: 15px;
	margin: 40px 0 0 0;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
.sending {
	margin-top: 40px;
	}
	
.sending p {
	font-size: 1.5em;
	}
	
.alignleft {
	float: left;
	margin: 4px 10px 10px 0;
	border: 5px solid #ccc;
	}
	
.entry {
	background-color: #e9e4de;
	padding: 15px;
	margin: 40px 0 0 0;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
cite {
	font-weight: bold;
	font-style: italic;
	}
	
.lufc {
	margin-left: 15px;
	}
	
ul.bands {
	display: inline;
	float: left;
	list-style-type: circle;
	margin-left: 20px;
	}
	
ul.bands li, ul.bands2 li {
	margin-bottom: 10px;
	font-size: 1.4em;
	}
	
ul.bands2 {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 100px;
	list-style-type: circle;
	}
	
.bandsintro {
	font-weight: bold;
	margin-top: 30px;
	}
	
.post-page {
	margin: 50px 0 30px 0;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.post-page {
	margin: 100px 0 30px 0;
	}
}
	
#ngg-gallery-1-27 {
	margin-left: -6px;
	}
	
.piclenselink {
	margin: 0 0 40px 4px;
	}
	
.more-photos {
	font-size: 1.3em;
	margin-top: 30px;
	text-align: center;
	}