/*   
Theme Name: CGC2009
Theme URI: 
Description: Theme for CGC09.
Author: Sergio Alvarado
Author URI: http://www.chosengeneration.cc/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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/2c-r-fixed.css');

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

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

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


/*****************************************************
		Styles for CGC 09
*****************************************************/

.clear {
clear:both;
padding:0;
margin:0;
height:0;
}

body {
	background:#000000 url(i/body-bg.jpg) top center no-repeat;
	text-shadow:0 0 3px #333333;
}
body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
	color:#FFFFFF;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

#wrapper {
	/*background:transparent url(i/behind-footer.jpg) bottom right no-repeat;*/
}

#top-strip {
	height:30px;
	padding-top:5px;

}

ul #site-bar {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	text-indent:0;
}

#site-bar li {
	float:right;
	padding:0 3px;
	color:#517749;
}

#site-bar li a {
	text-decoration:none;
}
#site-bar li a:hover {
	text-decoration:none;
}

table, tr, td, tbody, th {
	border:none;
}

.entry-content h1, .entry-content h2 {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:19px;
	font-weight:bold;
	padding:14px 0;
}

h2 {
	color:#517749;
}

.entry-content {
	padding:0;
}

.entry-content p{
	line-height:22px;	
}

img.aligncenter, img.alignleft, img.alignright {
	border:1px solid #7A7A7A;
	padding:2px;
	display:block;
}

#sidebar {
color:#FFF ;
font-size:11px;
float:right;
	width:220px;
	border:none;
}


#branding {
	padding:0;
	margin:0 auto;
	width:960px;
	height:292px;
	/*background:transparent url(i/header-bg.jpg) top center no-repeat;*/
	position: relative;
}

#verse {

	border:none;
/*left:310px;*/
	right:0px;
	position:absolute;
	top:112px;
	width:380px;
	font-size:20px;
	line-height:28px;
	
}

#verse .cite {
	font-size:12px;
	font-style:italic;
	color: #CCCCCC;
	display:block;
	padding-right:10px;
	float: right;
}

#access {
border:medium none;
/*left:310px;*/
right:-8px;
position:absolute;
top:282px;
}

/* BEGIN Menu */
.menu {
	margin:0 auto;
	width:auto;
}

.sf-menu {
	border:none;
	border-right:none;
	float:left;
}

	.sf-menu li {
		background:none;
		border:none;
		margin:0 10px 0 0;
		#margin:0 7px 0 0;
		
	}
	
	.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		background:#30575e none repeat scroll 0 0;
		border:none;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:0;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	
	.sf-menu .current_page_item a:link, .sf-menu .current_page_item a:visited, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
		border:none;
		color:#FFF;
		background-color:#517749;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		
	}
	
	.sf-menu a:link, .sf-menu a:visited {
		color:#FFF;
		
	}
	
	.sf-menu a {
		font-family:Helvetica,Arial,Tahoma,sans-serif;
		font-size:13px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		letter-spacing:-0.02em;
		line-height:normal;
		border:none;
		padding:3px 8px;
		text-decoration:none;
	}

/* END MENU */

#container {
	width:540px;
	float:left;
	margin-left:180px;
}

#main {
	
}

#content {
background: transparent url(i/half-blk.png) top center repeat;
#background: transparent url(i/ie-half-blk.png) top center repeat;
padding:15px;
margin:0;
overflow:hidden;
width:510px;
min-height:450px;
-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/***********************************************
			Links 
***********************************************/
a:link, a:active, a:visited {
	color:#517749;
	font-weight:bold;
}

a:hover {
	color:#30575e;
	font-weight:bold;
}

/***********************************************
COMMENTS AREA 
***********************************************/

#respond {
	background-color:transparent;
	padding:0;
}


.form-section input {
margin:10px 0;
width:400px;
}

.form-section textarea, #commentform textarea {
width:498px;
}

span.unapproved {
	display:block;
	margin-bottom: 9px;
	color:#FFCC33;
	font-style:italic;
}

#comments {
padding:0;
}

.formcontainer {
padding-bottom:20px;
border-bottom: 1px dotted #667;
}

#comments-list .comment-meta {
color:#AEAEAE;
font-size:11px;
padding:0 0 9px 46px;
}

#comments-list .comment-meta a:link, #comments-list .comment-meta a:active, #comments-list .comment-meta a:visited {
	color:#517749;
}

#comments-list .comment-meta a:hover {
color:#30575e;
}

/***********************************************
			Fun with sidebar
***********************************************/
#what-is-cgc, #follow-cgc, #recent-testimony  {	
	text-align:right;
}
#what-is-cgc p {
	margin-bottom:10px;
}



#latest-tweet {}

#follow-cgc, #recent-testimony {
	padding:8px;
	background: transparent url(i/half-blk.png) top center repeat ;
	#background: transparent url(i/ie-half-blk.png) top center repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	#min-height:100px;
	margin-bottom:10px;
	
}

#feature-vid {
margin-bottom:15px;
padding-bottom:10px;
border-bottom:1px dotted #667;
text-align:right;
	font-size:11px;
}

#feature-vid  a img {
	float:right;
	border:none;
	margin-left:5px;
}

#recent-testimony {
padding-top:none;
	background:none;
}

#recent-testimony  p{
	clear:both;
	font-size:100%;
	margin-top: 10px;
	margin-bottom: 12px;
	
}

#commenter-vcard {
	background: transparent url(i/half-blue.png) top center repeat ;
	display:block;
	text-align:right;
	margin:8px 0 2px 0 ;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:20px;
	
	
}

#commenter-vcard a:link, #commenter-vcard a:visited, #commenter-vcard a:active {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
} 

#commenter-vcard a:hover {
	text-decoration:underline;
}

.rec-testimony abbr {
float:left;
border-bottom:none;
background-color:#333333;
	padding:0 5px;
-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#recent-testimony a.gravatar-mini {
float:right;
margin-left:5px;

}

.time-since {
	float:right;
	color:#00CCFF;
}

.follow-link {
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px dotted #e4e4e4;
}

.twitter-timestamp {
	display:block;
	/*float:left;*/
	font-style:italic;
	text-align:left;
	padding-left:5px;
	color:#CCCCCC;
	margin: 4px 0 0 0;
}

.twitter-timestamp abbr {
border-bottom:none;
background-color:#333333;
	padding:0 5px;
-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.rec-testimony abbr a:link, .rec-testimony abbr a:active, .rec-testimony abbr a:visited {
	color:#e4e4e4;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.rec-testimony abbr a:hover {
	
color:#517749;
}

#twitter_update_list {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

#twitter_update_list li span {
	display:block;
	margin-bottom:5px;
	/*text-align:left;*/
}

h3.what-is {
	background:transparent url(i/what-is-cgc-hdr.png) top right no-repeat;
	float:right;
	width:220px;
	height:35px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-3000px;
}

h3.follow-cgc {
	background:transparent url(i/follow-cgc.png) top right no-repeat;
	float:right;
	width:200px;
	height:35px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-3000px;
}

h3.recent-testimony {
	background:transparent url(i/recent-testimony.png) top right no-repeat;
	float:right;
	width:200px;
	height:44px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-3000px;
	margin-bottom:5px;
}


/***********************************************
	SIDEBAR SOCIAL LINKS
***********************************************/

#social-cgc {
	margin-bottom:12px;
}

h3.social-cgc {
	background:transparent url(i/social-cgc-hdr.png) top right no-repeat;
	float:right;
	width:200px;
	height:35px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-3000px;
	margin-bottom:5px;
}

#social-cgc p{
	clear:both;
	font-size:100%;
	margin-top: 5px;
	margin-bottom: 8px;
	
}

ul.social-cgc-list {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
	text-indent:0;
}

ul.social-cgc-list li a{
	margin-bottom: 5px;
	height:16px;
	text-indent: 21px;
	display:block;
	text-decoration:none;
	padding-bottom:8px;
	border-bottom: dotted 1px #ccc;	
}
ul.social-cgc-list li #facebook{
background:transparent url(i/FaceBook_16x16.png) top left no-repeat;
}
ul.social-cgc-list li #myspace{
background:transparent url(i/MySpace_16x16.png) top left no-repeat;
}
ul.social-cgc-list li #twitter{
background:transparent url(i/Twitter_16x16.png) top left no-repeat;
}
ul.social-cgc-list li #youtube{
background:transparent url(i/Youtube_16x16.png) top left no-repeat;
}
ul.social-cgc-list li #flickr{
background:transparent url(i/Flickr_16x16.png) top left no-repeat;
}


/***********************************************
	SIDEBAR SUBSCRIBE VIA EMAIL
***********************************************/

#subscribe-email {
	margin-bottom:10px;
	padding-bottom: 12px;
	#padding-bottom: 4px;
	border-bottom:1px dotted #667;
}

h3.subscribe-via-email {
	background:transparent url(i/subscribe-email.png) top right no-repeat;
	float:right;
	width:200px;
	height:44px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-3000px;
	margin-bottom:12px;
}

#subscribe-email p{
	clear:both;
	font-size:100%;
	margin-top: 5px;
	margin-bottom: 8px;
	
}

/***********************************************
	Speakers menu - woohoo!
***********************************************/
#speakers-list {
list-style-image:none;
	list-style-type:none;
	list-style:none;
	text-indent:none;
	padding:0;
	margin:0;
}

#speakers-list li a:link, #speakers-list li a:visited, h2.pgm, h2.pam, h2.tb, h2.pf, h2.pa, h2.rp{
	text-decoration:none;
	padding:0;
	width:510px;
	height:69px;
	display:block;
	overflow:hidden;
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-bottom:20px;
}

h2.pgm, h2.pam, h2.tb, h2.pf, h2.pa, h2.rp {
	background-position:bottom center;
}

#speakers-list li a:hover {
	background-position:bottom center;
}

#speakers-list li a.pgm, h2.pgm  {
	background-image:url(i/PGM-sprite.jpg);
}

#speakers-list li a.pam, h2.pam {
	background-image:url(i/PAM-sprite.jpg);
}

#speakers-list li a.tb, h2.tb {
	background-image:url(i/TB-sprite.jpg);
}

#speakers-list li a.pf, h2.pf {
	background-image:url(i/PF-sprite.jpg);
}

#speakers-list li a.pa, h2.pa {
	background-image:url(i/PA-sprite.jpg);
}

#speakers-list li a.rp, h2.rp {
	background-image:url(i/RP-sprite.jpg);
}

#footer {
	border:none;
}

#comments-list li.bypostauthor, #comments-list li, #comments-list li.alt {
background:transparent none repeat scroll 0 0;
	border-bottom: #667 dotted 1px;
}

#comments-list ol {
	border:none;
}

#comments-list li .avatar {
border:1px solid #ACACAC;
}

input, textarea {
background: transparent url(i/half-blk.png) top center repeat;
#background: transparent url(i/ie-half-blk.png) top center repeat;
	color: #333333;
	padding: 5px;
	border:1px solid #333333;
}
#submit {
	background:none;
	background-color:#e4e4e4;
	padding:2px 5px;
	border-color:#e4e4e4;
	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}


.entry-meta {
color:#666666;
font-size:13px;
font-style:italic;
line-height:18px;
margin-bottom:15px;
}

.sticky {
	border:#333333 1px solid !important;
	background: transparent url(i/half-blk.png) top center repeat;
	#background: transparent url(i/ie-half-blk.png) top center repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}