/*
Theme Name: Generation T
Theme URI: http://wordpress.org/
Description: Generation T theme create May 2009.
Version: 1.1
Author: Doug Ng
Author URI: http://design-ng.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* 
----------------------------------------------------------------------------------------------------
GLOBAL TAGS
----------------------------------------------------------------------------------------------------
*/

body {
	margin: 0px;
	background: #4A4A4D;
	color: #113457;
	font: normal 65% Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

p {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

.clear {
	clear: both;
}

#content-main-posts .buynow a,
#sidebar .sidebar-book p.buynow a {
	color: #fff;
	background: #A90B23;
	text-align: center;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}

p.p-small {
	font-size: 1.1em;
	margin-bottom: 0.75em;
}


/* 
IMAGE ALIGNMENT and CAPTIONS
----------------------------------------------------------------------------------------------------*/

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;
}

.wp-caption {}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1em;
	padding: 5px 0 0;
	margin: 0;
}




/* 
----------------------------------------------------------------------------------------------------
PAGE STRUCTURE
main division leveles
----------------------------------------------------------------------------------------------------
*/

#center {
	margin: 0px auto;
	width: 965px;
	padding: 0;
	background: #E3F6FC url(http://www.generation-t.com/img/theme/bg-center.gif) repeat-y;
}

#content {
	float: left;
	width: 675px;
}

#sidebar {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 15px;
}

#footer {
	height: 30px;
	clear: both;
	background: #BBD64A;
	margin: 0px;
	padding: 15px;
}

/* 
CONTENT-MAIN structure
----------------------------------------------------------------------------------------------------
*/

#content-main {
	float: left;
	padding: 0;
	margin: 0;
	width: 675px;
	background: #DEEFB8 url(http://www.generation-t.com/img/theme/bg-content-main.png) repeat-y;
}

#header {
	width: 675px;
	height: 120px;
	background: #B6D633;
	overflow: hidden;
}

#content-main-sidebar {
	width: 135px;
	float: left;
	margin: 0;
	padding: 0 15px;
}

#content-main-posts {
	background: #fff;
	float: left;
	width: 450px;
	padding: 30px 30px 15px;
	margin:0;
	min-height: 1000px;
}

#content-main-posts .post,
#content-main-posts .page {
	padding: 0 0 30px;
	margin: 5px 0 0;
	border-bottom: 1px solid #9999B3;
}

#content-main-posts.archive .post {
	border-bottom: none;
}

#content-main-posts.archive .navigation {
	border-top: 1px solid #9999B3;
	padding-top: 10px;
	margin-top:0;

}


/* 
----------------------------------------------------------------------------------------------------
CONTENT
includes: header, content-main, content-main-sidebar, content-main-posts 
----------------------------------------------------------------------------------------------------
*/

#header-logo  {
	position: absolute;
	top: 30px;
	height: 90px;
	width: 705px;
	overflow: hidden;
}

#header-art  {
	position: absolute;
	top: 0px;
	width: 240px;
	height: 150px;
}

#header-art.home,
#header-art.uncategorized {background: url(http://www.generation-t.com/img/theme/header-home.gif) no-repeat;}
#header-art.t-shirt-projects {background: url(http://www.generation-t.com/img/theme/header-tprojects.gif) no-repeat;}
#header-art.other-projects {background: url(http://www.generation-t.com/img/theme/header-otherprojects.gif) no-repeat;}
#header-art.book-reviews {background: url(http://www.generation-t.com/img/theme/header-bookreviews.gif) no-repeat;}
#header-art.interviews {background: url(http://www.generation-t.com/img/theme/header-interviews.gif) no-repeat;}
#header-art.events {background: url(http://www.generation-t.com/img/theme/header-events.gif) no-repeat;}
#header-art.adventures {background: url(http://www.generation-t.com/img/theme/header-adventures.gif) no-repeat;}
#header-art.more-fun {background: url(http://www.generation-t.com/img/theme/header-morefun.gif) no-repeat;}
#header-art.media {background: url(http://www.generation-t.com/img/theme/header-media.gif) no-repeat;}


/* 
HEADER
----------------------------------------------------------------------------------------------------*/

#header h1 {
	margin: 0 30px;
	padding: 0;
	float: right;
	clear: right;
	height: 80px;
	color: #fff;
	font-size: 6em;
}

#header h1 a {
	color: #fff;
}

#nav_top {
	float: right;
	padding: 15px 20px 15px 0px;
	margin: 0;
	list-style: none;
	height: 10px;
}

#nav_top a {
	color: #A90B23;
	font-size: 1.2em;
	113457
}

#nav_top a:hover {
	text-decoration: underline;
}

#nav_top li {
	float: left;
	border-left: 1px solid #A90B23;
	padding: 0px 8px;
}

#nav_top li:first-child {
	border-left: none;
}



/* 
CONTENT-MAIN-SIDEBAR
----------------------------------------------------------------------------------------------------
*/

#nav_main {
	height:350px;
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
	font-size: 1.2em;
	background: #DEEFB8;
}

#nav_main li {
	margin:0;
	padding:0 0 0 0;
}

#nav_main li a {
	color: #A90B23;
	font-weight: bold;
	padding:9px 0 0 38px;
	margin:0 0 5px 0 ;
	display:block;
	height:25px;
}

#nav_main li a:hover {
	color: #113457;
}

#nav_main li.cat-item-10 {background: url(http://www.generation-t.com/img/theme/button-tprojects.png) no-repeat;}
#nav_main li.cat-item-9 {background: url(http://www.generation-t.com/img/theme/button-otherprojects.png) no-repeat;}
#nav_main li.cat-item-4 {background: url(http://www.generation-t.com/img/theme/button-bookreviews.png) no-repeat;}
/* #nav_main li.cat-item-6 {background: url(http://www.generation-t.com/img/theme/button-interviews.png) no-repeat;} */
#nav_main li.cat-item-5 {background: url(http://www.generation-t.com/img/theme/button-events.png) no-repeat;}
#nav_main li.cat-item-7 {background: url(http://www.generation-t.com/img/theme/button-media.png) no-repeat;}
#nav_main li.cat-item-3 {background: url(http://www.generation-t.com/img/theme/button-adventures.png) no-repeat;}
#nav_main li.cat-item-8 {background: url(http://www.generation-t.com/img/theme/button-more.png) no-repeat;}




/* 
CONTENT-MAIN-POSTS
----------------------------------------------------------------------------------------------------
*/

#content-main-posts h2,
#content-main-posts h3,
#content-main-posts a  {
	color: #113457;
}
#content-main-posts  h2 {
	font-size: 2em;
	font-weight: normal;
	padding: 12px 5px 0px 30px;
	margin: 5px 0px 0px -30px;
	background: url(images/bg-h2.gif) no-repeat;
	height: 45px;
}

#content-main-posts h2 a,
#content-main-posts h3 a {
	color: #113457;
}

#content-main-posts h3 {
	border-top: 1px solid #9999B3;
	margin:2.4em 0 1.2em;
	padding: 5px 0px 0px;
	font-size: 1.6em;
	font-weight: normal;
}

#content-main-posts h3:first-child {
	margin:0 0 1.2em;
	border-top: none;
}

#content-main-posts h4 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

#content-main-posts h4 a {
	color: #113457;
}

#content-main-posts a {
	color: #6E8000;
}

#content-main-posts a:hover,
#content-main-posts p.p-category a:hover {
	color: #BD2036;
}

#content-main-posts p {
	line-height: 1.5em;
	margin: 0 0 1.2em;
}

#content-main-posts ul {
	margin:0 0 1.2em;
}


#content-main-posts li {
	font-size:1.2em;
}
#content-main-posts li li {
	font-size:1em;
	margin:0;
}

#content-main-posts h1.h1-section {
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
	color: #113457;
	margin: 0 0 30px;
	padding: 0;
}

#content-main-posts p.p-category {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #113457;
	margin: 0;
	padding: 0;
}

#content-main-posts p.p-category a {
	color: #113457;
}



/*
comments area
----------------------------------------------------------------------------------------------------*/

#comments-area {
	margin-top:1.2em;
	clear:both;

}

#comments-area h3 {
	border-top: none;
	display:block;
	background: #EEEFA1;
	font-size: 1.2em;
	padding: 5px;
}

#respond label {
	display: block;
}

ol.commentlist {
	list-style:none;
	margin:0 0 1.2em;
	padding:0;
}

ol.commentlist li.comment {
	margin: 0 0 1em;
	border-bottom: 1px dotted #9999B3;
}


ol.commentlist li.comment div.vcard {
	font-size:1em;
	font-weight: bold;
	margin:0 0 .25em;
}

ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}

ol.commentlist li div.comment-meta {
	margin: .5em 0;
}

ol.commentlist li p {
	font-size: 1em;
	padding:.5em 0 0;
}

/* 
----------------------------------------------------------------------------------------------------
SIDEBAR
----------------------------------------------------------------------------------------------------
*/

#sidebar h3,
#sidebar p,
#sidebar a {
	color: #113457;
}

#sidebar h2 {
	color: #7F990F;
	text-transform: uppercase;
	clear: both;
	margin: 20px 0 10px;
	border-top: 1px solid #9999B3;
	padding: 10px 0 0;
	font-weight: bold;
	font-size: 1.4em;
}

#sidebar .h2-first {
	border-style: none;
	margin: 0px 0 10px;
	padding: 0px;
}
#sidebar  h3  {
	margin: 1.4em 0 0 0;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p {
	margin: 0 0 1.2em;
}

#sidebar img {
	float: right;
	margin: 0 0 15px 10px;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar form {
	margin: 0 0 1.2em;
	padding: 0;
}
#sidebar form .form-textfield {
	width: 195px;
	margin: 0px 5px 0px 0px;
}


/*
searchform
----------------------------------------------------------------------------------------------------*/

#searchform .hidden {
	display: none;
}

#searchform #s {
	width: 195px;
	margin: 0px 5px 0px 0px;
}


/*
subscribe/feedlist
----------------------------------------------------------------------------------------------------*/

#sidebar #form-subscribe {
	margin-top:-0.6em;
}

#sidebar .feed-list {
	font-size:1.2em;
	padding: 0;
	margin: 0;
}

#sidebar .feed-list li {
	margin: -0.6em 15px 15px 0;
	padding: 0;
	float:left;
}

#sidebar .feed-list li a {
	padding: 0 0 0 20px;
	background: url("http://www.generation-t.com/img/theme/feed-icon-14x14.png") no-repeat 0 50%;
} 

/*

facebook
----------------------------------------------------------------------------------------------------*/

#sidebar .social {
	clear:both;
}
#sidebar .social p {
	clear:both;
}
#sidebar .social img {
	margin:0 10px 1em 0;
	float: left;
}



/* 
div class: sidebar-book
----------------------------------------------------------------------------------------------------*/

#sidebar .sidebar-book {
	float: left;
	width: 130px;
	margin: 0px 0px 15px;
}

#sidebar .sidebar-book h3 {
	height: 6em;
	font-size:1.1em;
	padding: 0px;
	margin: 10px 10px 10px 0px;
}

#sidebar .sidebar-book p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidebar .sidebar-book img  {
	margin: 0px;
	padding: 0px;
	float: none;
}



/* 
----------------------------------------------------------------------------------------------------
PLUGINS
----------------------------------------------------------------------------------------------------
*/


/* 
wp-render-blogroll
----------------------------------------------------------------------------------------------------*/


#content-main-posts .linkcat h2 {
/* see #content-main-posts h2 and h3 */
	border-top: 1px solid #9999B3;
	margin:2.4em 0 1.2em;
	padding: 5px 0px 0px;
	font-size: 1.6em;
	font-weight: normal;
	background-image:none;
	height:auto;
}

#content-main-posts .linkcat ul {
	margin:0;
	padding:0;
	list-style:none;
}

#content-main-posts .linkcat li {
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 1.2em;
	padding:0;
}

#content-main-posts .linkcat li a {
	font-weight:bold;
	color: #113457;
}

#content-main-posts .linkcat li a:hover {
	color: #BD2036;
}


/* 
clean-archives-reloaded
----------------------------------------------------------------------------------------------------*/

.car-list,
.car-monthlisting {
	list-style:none;
}

.car-list {
	padding: 0;
	margin: 1.2em 0 0 0;
}

.car-monthlisting {
	padding:0;
	margin:0 0 0 15px;
}
.car-list li {
	line-height:1.5em;
	margin-top:1.2em;
}
#content-main-posts .car-monthlisting li {
	margin-top:0;
	padding:0;
}


/* 
event calendar
----------------------------------------------------------------------------------------------------*/

div.ec3_the_schedule {
	float:right;
	line-height:1.5em;
	background-color:#ddd;
	padding: 10px;
	margin: 0 0 0 10px;
}

#sidebar .ec3_events {
	font-size:1.2em;
}




#sidebar .downloads-tags {
	height:125px;
	width:260px;
	margin-top:-25px;
	background: url(http://www.generation-t.com/img/theme/GenerationT-GiftTags.png) no-repeat;
	position:absolute;
	}
#sidebar .downloads-desc {padding-top:80px;width:170px;}


/* The Events Calendar */
.tribe-events-list-widget ol,
.tribe-events-list-widget li {
	padding: 0;
}
.tribe-events-list-widget-events .entry-title {
	font-size: 14px;
	margin: 0 0 0.2em 0;
}
.tribe-events-list-widget-events .duration {
	font-size: 12px;
}.tribe-events-widget-link {
	display: none;
}



/* 
----------------------------------------------------------------------------------------------------
FOOTER
----------------------------------------------------------------------------------------------------
*/

#footer a {
	color: #113457;
}

#footer a:hover {
	text-decoration: underline;
}







