/*
Theme Name: Fight Clubs
Theme URI: http://gospelcentereddiscipleship.com
Description: A custom template for Fight Clubs and Austin City Life.
Version: 1.0
Author: John Chandler
Author URI: http:/www.strangeidealabs.com
Tags: 
*/

/* - BASIC STUFF - */
body {background:#ddd;font:11pt/15pt Georgia, Times Roman, serif;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none;
color: #d2232a;}
a img {
	border: 0;
}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {
	margin:15px; 
	list-style:disc; 
	list-style-position:inside
	}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.fut {
	font-size:180%;
	text-transform: uppercase;
	margin: 0 0 0 -1px;
	color: #ddd;
	letter-spacing: -1px;
}

h2.fut a, h2.fut #title, h2.page-title.fut {
	color: #323232;
}

#separator {
	position: relative;
	bottom:  3px;
	font-size: 60%;
	color: #d2232a;
}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:900px;}
#header {height:88px;margin:0 auto;text-align:center;}
#header #visual a {
	display: block;
	width: 900px;
	height: 88px;
	background: url(images/fight-clubs_header.png);
}
#description {
	float: left;
	height: 0px;
position: relative;
left: -2000px;	
}

#footer {
	background: url(images/footer_back.png);
	height:59px;
	margin: 30px 0 20px 0;
	text-align:center;
	clear:both;
	
}

#footer p {
	float: right;
	margin: 19px;
	color: #bbb;
}

/* -- MENU -- */
#menu {
	width: 900px;
	margin: 18px 20px 13px 5px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#menu a {
	color: #575757;
	padding: 3px;
}

#menu a:hover {
	background: #eee;
	text-decoration: none;
}

#menu li {
	display: inline;
	padding: 0 5px;
}


/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {
	float: left;
	clear:both; 
	width:560px;
	background: #fff;
	margin: 3px 0 25px 0;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.home-wrap {
	float: left;
	clear:both; 
	width:580px;
	background: #fff;
	margin: 3px 0 25px 0;
	padding: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.home-wrap h2 {
	padding: 20px 0 0 15px;
	color: #323232;
}

.home-wrap p {
	margin: 0;
	padding: 15px;
}

.home-wrap .post-index {
	height: 0;
	margin: 0;
	overflow: hidden;
}

.entry-meta {
	background: #eee;
	padding: 1px 8px 1px 1px;
	text-align: right;
	font-size: 13px;
	margin: 20px 0 50px 0;
}

#latest-tweet {
	margin: 20px 10px 20px 5px;
	padding: 21px 0 0 41px;
	min-height: 40px;
	background: url(images/latest_tweet.jpg) no-repeat;
}

#churches ul li {
	font-size: 18px;
	text-transform: uppercase;
	margin: 25px 0 15px;	
	clear: both;
	list-style-image: none;
	list-style-type: none;
}


/* -- SIDEBARS --*/
.sidebar-wrap {
	width:265px;
	float: right;
	margin: 10px 10px 0 0;
}

.sidebar {width:99%;clear:none;}
.block-1 {float:right;}

.widget {
	margin: 0 0 25px 0;
}

.widget li {
	margin: 3px 0;
}

h3.widgettitle {
	text-transform: uppercase;
	color: #323232;
	font-size: 24px;
	margin: 0 0 0 -1px;
	letter-spacing: -1px;
}

#socialmedia {
	margin: 3px 0 0 0;
	width: 265px;
	height: 40px;
	background: url('images/social-media-back.png');
}

#socialmedia h2.fut {
padding: 8px;
float: left;
font-size: 25px;
letter-spacing: -1px;
color: #ddd;
opacity: 0.2;
}

#socialmedia a#rss {
	display: block;
	margin: 0 2px;
	float: right;	
	width: 33px;
	height: 40px;
	background: url('images/rss.png');
}

#socialmedia a#twitter {
	display: block;
	margin: 0 2px;
	float: right;
	width: 32px;
	height: 40px;
	background: url('images/twitter.png');
}

#socialmedia a#facebook {
	display: block;
	margin: 0 8px 0 2px;
	float: right;
	width: 25px;
	height: 40px;
	background: url('images/facebook.png');
}

#socialmedia a {
	opacity: 0.6;
}

#socialmedia a:hover {
	opacity: 1.0;
}

#s {
	width: 193px;
}

#searchsubmit {
	float: right;
}


/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin: 20px 0 0 50px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto;
width: 400px}

ol.commentlist {
	padding-left: 10px;
}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {
	width:100%;
	height:auto;
	float:left;
	clear:both;
}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

a.carouselBtn {
	visibility: hidden;
}

