/* @override http://thegodjourney.com/wp-content/themes/tgjv2/style.css */

/* @override http://thegodjourney.com/wp-content/themes/tgjv2/style.css */


/*
Theme Name: The God Journey v2
Theme URI: 
Description: A custom theme for The God Journey website.
Author: Brian Morris - 2nd Mile Productions
Author URI: http://2ndmileproductions.com
version: 2.0
Tags: two-column, widget-ready, built with 960.gs
*/

/* @group The Basics */

* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff url(./images/body-back-2.jpg) 50% 0% repeat-y;
  min-width: 960px;
  color: #555;
  font-family: HelveticaNeue, Helvetica, verdana, arial, tahoma;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 19px;
  font-family: Georgia, Times, serif;
  font-style: italic;
}

h3 {
  font-size: 16px;
  font-family: Georgia, Times, serif;
  font-style: italic;
}

h4 {
  font-size: 9pt;
}

img {
  border: none;
  padding: 0;
}

img a {
  border: none;
}

img.left {
  float: left;
  border: none;
  padding: 6px 0 0 0;
}

img.right {
  float: right;
  border: none;
  padding: 0 0 0 6px;
}

blockquote {
  border-left: 1px solid #A5ABAB;
  margin: 15px;
  padding: 0 12px 0 12px;
}

code {
  font-family: "Courier New", Courier, monospace;
}

.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

/* @end */

/* @group Links */

a {
  color: #081749;
  text-decoration: none;
  background-color: none;
}

a:hover {
  color: #33416e;
  text-decoration: underline;
}

a.white {
  color: #fff;
}

a.white:hover {
  color: #999;
}


/* @end */

/* @group header */

#header-wrapper {
  height: 230px;
  background: transparent url(./images/header-wide-back.jpg) top left repeat-x;
}

#header {
  height: 230px;
  background: transparent url(./images/header-back.jpg) top left no-repeat;
}

#header h1 {
  text-indent: -80000px;
  font-size: 1px;
}

#header h2 {
  text-indent: -80000px;
  font-size: 1px;
}

/* main menu */

#menu {
  position: relative;
  top: 129px;
  overflow: hidden;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}

#menu ul li a {
  padding: 0 10px;
  margin: 0;
  display: block;
  color: #081749;
  font-family: Georgia, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
}

#menu ul li a:hover {
  color: #33416e;
}

/* @end */

/* @group Home Page Styles */

#top-content {
  background-color: #fff;
}

#top-content div#ad {
  margin: 0 0 20px 0;
  padding: 0 0 0 60px;
}

#bio-wrapper {
  background: transparent url(./images/bio-back.jpg) 50% 0% repeat-y;
  margin: 10px 0 20px 0;
}

#bio-sidebar p.bio-tagline {
  background: transparent url(./images/bio-quote.jpg) top left no-repeat;
  height: 170px;
  text-indent: -80000px;
}

#bio-content {
  color: #fff;
  padding: 10px 0;
}

#bio-content h2 {
  font-family: Georgia;
  font-style: italic;
  font-size: 18px;
  margin: 0;
  padding: 0 0 0 130px;
}

#bio-content p {
  font-size: 12px;
  padding: 0 0 0 130px;
}

#bio-content p.biopic {
  float: left;
  padding: 3px 0 0 7px;
}

/* @end */

/* @group Content */

#content {
  float: right;
  overflow: hidden;
  margin: 14px;
}

.post {
  margin: 0;
  padding: 0;
  line-height: 14pt;
}

.posthead {
  display: block;
  height: 30px;
}

.post h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-family: Georgia, times, serif;
  font-style: italic;
  font-size: 22px;
}

.post h2 a {
  
}

.post h2 a:hover {
  
}

.post ul {
  
}

.post li {
  
}

.entry p {
  margin: 12px 0;
}

.entry p a {
  text-decoration: underline;
}

.powerpress_player {
  float: left;
  width: 350px;
  padding-bottom: 4px;
}

.postmetadata {
  clear: both;
  background: #F7F7F7;
  padding: 6px;
  margin: 0 0 20px 0;
  color: #999;
  font-size: 11px;
  min-height: 18px;
  height: auto !important;
  height: 18px;
}

.postmetadata p.download-info {
  display: inline;
  margin: 0;
  padding: 0;
}

.postmetadata p.post-info {
  float: right;
  margin: 0;
  padding: 0;
}

.postmetadata a {
  color: #6f7b9c;
}

.navigation {
  font-size: 8pt;
  float: left;
  margin: 40px 0 0 0;
  padding: 0;
  overflow: hidden;
}

.navigation .alignleft {
  text-align: left;
}

.navigation .alignleft p {
  padding: 0 0 0 40px;
}

.navigation .alignright {
  margin: 0;
  text-align: right;
}

.navigation .alignright p {
  padding: 0 40px 0 0;
}

/* @end */

/* @group Sidebar */

#top-sidebar h2, #bottom-sidebar h2, #bio-sidebar h2 {
  background: transparent url(./images/sidebar-header-background.jpg) top left no-repeat;
  width: 201px;
  height: 27px;
  margin: 0 0 10px;
  padding: 5px 10px;
  color: #313c66;
  font-family: Georgia, serif;
  font-size: 19px;
  font-style: italic;
  font-weight: normal;
  overflow: hidden;
}

#sidebar {
  margin: 0;
  padding: 0;
}

#sidebar h2 {
  background: transparent url(./images/sidebar-header-background.jpg) top left no-repeat;
  width: 201px;
  height: 27px;
  margin: 0 0 10px;
  padding: 10px 10px 0 10px;
  color: #313c66;
  font-family: Georgia, serif;
  font-size: 19px;
  font-style: italic;
  font-weight: normal;
  overflow: hidden;
}

#sidebar label {
  color: #000;
  margin: 0;
  padding: 0;
}

#sidebar p {
  margin: 0;
  padding: 0;
}

#sidebar img {
  padding: 0;
  margin: 0;
}

#sidebar ul {
  margin: 12px 0;
  padding: 0;
  list-style: none;
}

#sidebar ul li {
  margin: 0;
  padding: 0;
  line-height: 14pt;
}

#sidebar ul ul {
  margin: 14px 0;
  padding: 0 0 0 10px;
}

#sidebar ul ul li {
  margin-left: 12px;
  list-style: disc;
}

#sidebar ul ul ul {
  margin: 0;
  padding: 0;
}

#sidebar ul ul ul li {
  padding: 0 0 0 15px;
  list-style-type: square;
  color: #898989;
}

#sidebar .sidebar-guide {
  padding-bottom: 15px;
}

ul ul#subscribe-list {
  padding: 0;
}

ul ul#subscribe-list li {
  list-style: none;
}

ul#subscribe-list li {
  list-style: none;
  margin: 0 0 6px 10px;
  padding: 0;
  height: 22px;
}

ul#subscribe-list li a {
  margin: 0;
  padding: 0 0 0 30px;
  display: block;
  height: 25px;
  width: 200px;
  background: transparent url(./images/subscribe-icons.jpg) 0 0 no-repeat;
}

ul#subscribe-list li a.subscribe-rss {
  background-position: 0 -100px;
}

ul#subscribe-list li a.subscribe-rss:hover {
  background-position: 0 -75px;
}

ul#subscribe-list li a.subscribe-itunes {
  background-position: 0 -50px;
}

ul#subscribe-list li a.subscribe-itunes:hover {
  background-position: 0 -25px;
}

ul#subscribe-list li a.subscribe-fb {
  background-position: 0 -150px;
}

ul#subscribe-list li a.subscribe-fb:hover {
  background-position: 0 -125px;
}

ul#subscribe-list li a.subscribe-yahoo {
  background-position: 0 -200px;
}

ul#subscribe-list li a.subscribe-yahoo:hover {
  background-position: 0 -175px;
}

ul#subscribe-list li a.subscribe-help {
  background-position: 0 -250px;
}

ul#subscribe-list li a.subscribe-help:hover {
  background-position: 0 -225px;
}

ul#subscribe-list li a.subscribe-zune:hover {
  background-position: 0 -275px;
}

ul#subscribe-list li a.subscribe-zune {
  background-position: 0 -301px;
}

#sidebar ul li div#sponsors, #bio-sidebar div#sponsors {
  height: 125px;
  margin-bottom: 40px;
  overflow: hidden;
}

#sidebar ul li ul.sponsors, #bio-sidebar ul.sponsors {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar ul li ul.sponsors li, #bio-sidebar ul.sponsors li{
  margin: 0;
  padding: 0 0 0 25px;
}

#sidebar ul li ul.sponsors li a, #bio-sidebar ul.sponsors li a {
  background-color: transparent;
  height: 125px;
  width: 175px;
  display: block;
}

/* @end */

/* @group Comments */

h3#comments {
  background-color: #d5d7de;
  color: #313c66;
  padding: 5px;
  font-family: Georgia, serif;
  font-style: italic;
}

#commentform {
  background: #fff;
  margin: 0;
  padding: 0;
}

#commentform a {
  line-height: 14pt;
}

#respond h3 {
  background-color: #d5d7de;
  color: #313c66;
  font-family: Georgia, serif;
  font-style: italic;
  margin: 0 0 15px 0;
  padding: 5px;
}

textarea#comment {
  width: 500px;
}

#author, #email, #url, #comment, #submit {
  font-family: HelveticaNeue, Helvetica, verdana, arial, tahoma;
  background: #fff;
  font-size: 8pt;
  margin: 5px 5px 0 0;
  padding: 4px;
  border: 1px solid #999;
  color: #444;
}

#submit {
  margin: 5px 5px 0 0;
  padding: 5px;
  color: #fff;
  background-color: #33416e;
  border-color: #6f7b9c;
}

#submit:hover {
  background-color: #6f7b9c;
  border-color: #33416e;
}

#comments {
  margin: 0;
  padding: 0
}

ol.commentlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.avatar {
  float: left;
  margin: 0 12px 0 0;
}

ol.commentlist li {
  background: #fff;
  margin: 10px 0;
  padding: 5px 0 5px 10px;
  list-style-type: none;
}

ol.commentlist li.alt {
  background: #eee;
}

ol.commentlist li p {
  margin: 6px 0 6px 0;
  padding: 0 12px 0 0;
  line-height: 14pt;
}

ol.commentlist a {
  color: #000;
}

cite {
  font-family: arial, verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
}

cite a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #465D71;
}

/* @end */

/* @group Search */

#searchform {
  padding: 0;
  margin: 14px 0 14px 15px;
}

#searchform input#s {
  margin: 0;
  padding: 4px;
  border: 1px solid #999;
  width: 175px;
  color: #666;
}

/* @end */

/* @group Misc */

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 {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

/* @end */

/* @group footer */

#footer-wrapper {
  background: #3e4b6a url(./images/footer-wide-back.jpg) top left repeat-x;
  clear: both;
}

#footer {
  background: #3e4b6a url(./images/footer-back.jpg) 50% 0% no-repeat;
  height: 80px;
}

#footer p {
  font-size: 10px;
  padding: 30px 0 0 0;
  margin: 0;
  color: #eee;
  text-align: center;
}

#footer a {
  color: #BCBCBC;
  text-decoration: none;
}

#footer a:hover {
  color: #FFF;
  text-decoration: underline;
}

/* @end */


/* @group Archives Pages */

div.odd {
  background-color: #dbe1ee;
}

div.odd, div.even {
  margin: 2px 0;
  padding: 3px 0;
}

span.arcdate {
  padding: 0 0 0 3px;
}

.archives-topic .topic-wrapper {
  margin-bottom: 25px;
}

.archives-topic .topic-wrapper img {
  float: left;
  padding: 5px 10px 5px 0;
}

.archives-topic h3 {
  margin: 0;
  padding: 0;
}

/* @end */


/* @group Sociable Plug-in */

div.sociable {
  margin: 0;
  float: right;
  color: #999;
  width: 275px;
  text-align: right;
  padding: 0;
  margin: 0;
}

div.sociable_tagline {
  display: inline;
  padding: 0 5px 0 0;
}

span.sociable_tagline span {
  display: none;
  width: 14em;
}

span.sociable_tagline:hover span {
  position: absolute;
  display: block;
  top: -5em;
  background: #ffe;
  border: 1px solid #ccc;
  color: black;
  line-height: 1.25em;
}

.sociable span {
  display: block;
}

.sociable ul {
  display: inline;
  margin: 0 !important;
  padding: 0 !important;
}

.sociable ul li {
  background: none;
  display: inline !important;
  list-style-type: none;
  margin: 0;
  padding: 1px;
}

.sociable ul li:before {
  content: "";
}

.sociable img {
  float: none;
  width: 16px;
  height: 16px;
  border: 0;
  margin: 0;
  padding: 0;
}

.sociable-hovers {
  opacity: .4;
  -moz-opacity: .4;
  filter: alpha(opacity=40);
}

.sociable-hovers:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

/* @end */
