/*
Theme Name: TG
Theme URI: tommygreenwald.com
Description: Custom theme by Cam Skene for tommmygreenwald.com
Author: Cam Skene
Author URI: http://camskene.com
Version: 1.0
*/

/* http://necolas.github.com/normalize.css/ */
@import "normalize.css";

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/league_gothic-webfont.eot');
    src: url('fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league_gothic-webfont.woff') format('woff'),
         url('fonts/league_gothic-webfont.ttf') format('truetype'),
         url('fonts/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*  Common Elements
------------------------------------------------------------------------ */

body {
	background: #27343c;
	font: 16px/1.3 helvetica, sans-serif;
	color: #444;
}

#header {
	position: relative;
	width: 100%;
	background-color: #27343c;
}

#header .wrapper {
	position: relative;
	width: 960px;
	padding: 15px 0;
	margin: 0 auto;
}

#header h1 {
	color: #fff;
	font-size: 24px;
	margin: 0;
}

#header h1 a {
    color: #fff;
    text-decoration: none;
}

#header h2 {
	position: relative;
	margin: 0;
	color: #98c58e;
	font: 11px/1 helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#header h2 a {
    color: #98c58e;
    text-decoration: none;
}

#page {
	position: relative;
	float: left;
	width: 100%;
	padding: 30px 0 50px;
	background-color: #fff;
	z-index: 100;
}

#page .wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#main {
	position: relative;
	width: 640px;
}

.sidebar {
	position: relative;
	width: 270px;
	font-size: 14px;
}

#footer {
	clear: both;
	position: relative;
	width: 100%;
	background-color: transparent;
}

#footer .wrapper {
	position: relative;
	width: 960px;
	padding: 20px 0 100px;
	margin: 0 auto;
	color: #668ea7;
	font-size: 12px;
}

#footer .copyright {
	text-align: center;
}

#top-nav {
	position: absolute;
	top: 20px;
	right: 0;
}

#top-nav a:hover {
	opacity: 0.9;
}

.left {
    float: left;
}

.right {
    float: right;
}
/*  General Type
------------------------------------------------------------------------ */

h2 {
    font: 36px/1 'LeagueGothicRegular', helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 16px;
}

h3 {
    font: 30px/1 'LeagueGothicRegular', helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 16px;
}

h4 {
    font: 24px/1 'LeagueGothicRegular', helvetica, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 16px;
}

a {
	color: #197c00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.btn-order-now {
	display: inline-block;
	width: 115px;
	height: 30px;
	font: 0/0 a;
	background: url('images/btn-order-now.png') no-repeat;
}

/*.btn {
	position: relative;
	display: inline-block;
	padding: 0.5em 1em;
	border-radius: 5px;
	border: 1px solid #000;
	color: #fff;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 2px;
	font-weight: bold;
	
	background: #455c6a;
	background: -moz-linear-gradient(top, #455c6a 0%, #27343c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#455c6a), color-stop(100%,#27343c));
	background: -webkit-linear-gradient(top, #455c6a 0%,#27343c 100%);
	background: -o-linear-gradient(top, #455c6a 0%,#27343c 100%);
	background: -ms-linear-gradient(top, #455c6a 0%,#27343c 100%);
	background: linear-gradient(top, #455c6a 0%,#27343c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455c6a', endColorstr='#27343c',GradientType=0 );
	
	box-shadow: inset 0 0 2px #fff;
}
*/
/*  Main Nav
------------------------------------------------------------------------ */

#nav {
	position: relative;
	width: 100%;
	background-color: #607c59;
	z-index: 200;
	box-shadow: 0 3px 3px rgba(0,0,0,0.6);
	overflow: hidden;
}

#nav ul {
	position: relative;
	width: 960px;
	height: 35px;
	padding: 2px 0 0 0;
	margin: 0 auto;
	text-align: center;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	margin: 0 18px 0;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font: 14px/35px 'HelveticaNeueW01-97Blac', helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-shadow: rgba(0,0,0,0.6) 0 1px 2px;
}

#nav a:hover {
	color: #fcf9aa;
}


/*  Blog
------------------------------------------------------------------------ */

.post {
	border-bottom: 3px solid #27343c;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.post h2 {
	margin: 0 0 16px;
	font: 30px/1 'LeagueGothicRegular', helvetica, sans-serif;
	text-transform: uppercase;
}

.post h2 a {
	color: #000;
}

.post-meta {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.post-meta li {
	display: inline;
	padding: 0 0 0 20px;
	margin: 0 50px 0 0;
	list-style: none;
}

li.post-date {
	background: url('images/icon-date.png') no-repeat 0 50%;
}

li.post-comment-count {
	background: url('images/icon-comment.png') no-repeat 0 50%;
}

.more-link {
	position: relative;
	display: block;
	width: 90px;
	padding: 2px 6px;
	border-radius: 5px;
	margin: 16px 0 0;
	color: #fff;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 2px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #455c6a;
}

.previous,
.next {
	float: left;
}

.previous a,
.next a{
	color: #27343c;
	font-weight: bold;
}

.next {
	float: right;
}

.previous:hover,
.next:hover {
	text-decoration: none;
	color: #197c00;
}

/*  Carousel
------------------------------------------------------------------------ */

#carousel {
	position: relative;
	width: 270px;
	height: 315px;
	margin: 0 0 50px;
	background-color: #dffff6;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
}

#carousel .slide {
	padding: 20px
}

#carousel h4 {
	margin: 0;
	font: 14px/1 helvetica, sans-serif;
	font-weight: bold;
}

#carousel-nav {
	position: absolute;
	top: 325px;
	right: 0;
}

#carousel-nav a {
	padding: 3px 6px;
	border: 1px solid #000;
	margin: 0 0 0 5px;
	color: #000;
	background-color: #dffff6;
	font-size: 11px;
}

#carousel-nav a.activeSlide {
	color: #fff;
	background-color: #27343c;
}

/*  Sidebars
-------------------------------------------------------------------------------- */

.sidebar .block {
	position: relative;
	margin: 0 0 30px;
}

.sidebar .block h3 {
	padding: 0 0 0 35px;
	margin-bottom: 0;
	font: 23px/1 'LeagueGothicRegular', helvetica, sans-serif;
	text-transform: uppercase;
}

.sidebar .block p {
	margin: 0;
	color: #333;
}

.block.contact h3 {
	background: url('images/icon-mail.png') no-repeat 0 2px;
}

.block.twtr h3 {
	background: url('images/icon-twtr-small.png') no-repeat 0 2px;
}

.block.rss h3 {
	background: url('images/icon-rss-small.png') no-repeat 0 0;
}

#sidebar-two {
	width: 230px;
	padding: 20px;
	background-color: #dffff6;
}

#sidebar-two .figure {
	display: block;
	width: 188px;
	margin: 0 auto;
}

#sidebar-two .figcaption {
	font-size: 11px;
	text-align: center;
}


/*  About CJJ
-------------------------------------------------------------------------------- */


#book-list {
}

#book-list .section {
    position: relative;
    float: left;
    width: 920px;
    padding: 30px 20px;
    border-top: 3px solid #27343c;
    margin: 30px 0 0;
    
}

.section.not-reading {
    background-color: #fffff7;
}

.section.extra-credit {
    background-color: #dffff6;
}

.section.summer-vacation {
    background-color: #ebedf8;
}

#book-list .book-cover {
    float: left;
    width: 158px;
    margin: 0 36px 0 0;
}

#book-list .book-info {
    float: left;
    width: 720px;
}

/*  About TG
------------------------------------------------------------------------ */

#main.about {
    width: 760px;
}

/*  Home
------------------------------------------------------------------------ */

.right.two-column {
	width: 449px;
	padding-left: 30px;
	border-left: 1px solid #cae6ef;
}

.left.two-column {
	width: 450px;
}

.two-column #carousel {
	width: 450px;
	height: 225px;
	margin: 0 0 30px;
	text-align: left;
}

.two-column #carousel .slide {
	float: left;
	width: 410px;
}

.two-column #carousel .slide-info {
	padding-left: 151px ;
}

.two-column #carousel h4 {
	font-size: 16px;
}

.two-column #carousel .cover {
	float: left;
	width: 131px;
}

.two-column #carousel-nav {
	top: 10px;
}

.widget {
	clear: both;
	position: relative;
	margin: 0 0 30px;
}

.widget h4.icon-video {
	padding-left: 30px;
	background: url('images/icon-video.png') 0 2px no-repeat;
	margin: 0 0 5px;
}


/*  Comments
-------------------------------------------------------------------------------- */

#comments {
    clear: both;
    padding-top: 30px;
}

#comments ol li {
    padding: 20px 20px 20px 0;
    margin: 0;
}

#comments .cite {
    font-size: 12px;
    padding-left: 50px;
}

#comments .quote .avatar {
    float: left;
    width: 35px;
}

#comments .quote p {
    padding-left: 50px;
    margin: 0;
}

.comment-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
}















