/*
Theme Name: Future Crunch Now
Theme URI:
Description: Custom two column theme for Future Crunch Now.
Version: 1.0
Author: HipCitizen Creative
Author URI: http://www.hipcitizen.com
*/


/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2a220e;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 985px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background-image: url(../FCN/images/in-bkg.gif);
	background-repeat: repeat-y;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 130px;
	width: 985px;
	margin: 0px;
	background-image: url(../FCNold/images/in-bkg.gif);
	background-repeat: repeat-y;
}
#headerhome {
	height: 370px;
	width: 985px;
	background-image: url(../FCNold/images/in-bkg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#headerint {
	height: 370px;
	width: 985px;
	background-image: url(../FCNold/images/in-bkg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#homeflash{
	margin-top: 30px;
	border: thin solid #000000;
	height: 235px;
	width: 903px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-left: 35px;
}
#headimage{
	margin-top: 30px;
	border: thin solid #000000;
	height: 195px;
	width: 905px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-left: 35px;
}

/*=== END SECTION 2 - Header Region ===*/

/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 985px;
}
#content {
	width: 600px; 
	line-height: 1.3em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	float: left;
}
#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
	color: #d51b1e;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
.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;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.post h2 {
	font-size: 1.8em;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.post h3 {
	font-size: 1.8em;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content {
	padding-bottom: 25px;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 345px;
  background: url(../FCNold/images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(../FCNold/images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar {
	width: 260px;
	float: left;
	padding-left: 35px;
	margin-bottom: 25px;
	margin-top: 2px;
}
#sidebarint {
	width: 260px;
	float: left;
	height: 425px;
	padding-left: 35px;
	margin-bottom: 25px;
	margin-top: 2px;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #d51b1e;
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
	background-color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}
/*=== END SECTION 6 - Footer Region ===*/


/*===START SECTION 7 - RSS Feed ===*/

.rss-box {
	width: 245px;
	background-color: #FFFFFF;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 0.5em;
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #000000;
}
p.rss-title {padding:0em;}
.rss-title {
	text-decoration: none;
	font-size: 0pt;
	background-color:#ffffff;
	color:FFFFFF;
	margin: 0px;
	padding:0em;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(images/news.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 28px;
	background-position: center;
}

.rss-item  {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : underline;
	color: #330066;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;	
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
.rss-title a {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0%;
	background-color:#ffffff;
	margin: 0px;
	padding:0em;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
/*===END SECTION 7 - RSS Feed ===*/


/*===SECTION 8 - Menu ===*/
#menu {
	white-space: nowrap;
	width: 950px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 21px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;	
}
#nav, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav a, #nav a:hover {
	display: block;
}

#nav li {
	float: left;
	list-style: none;
	margin-right: 30px;
}

#nav li:hover {
	float: left;
	list-style: none;
}

#nav .page_item a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}
#nav .page_item a:hover {
	color: #d51b1e;
	text-decoration: none;
}
/*===this is the one to style an ON graphic or an underline ===*/
#nav .current_page_parent, #nav .current_page_item {
	background-image: url(images/lotus.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d51b1e;
}
#nav .current_page_child {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#nav .current_page_item a {
	text-decoration: none;
}
#nav .current_page_item a:hover {
	text-decoration: none;
	color: #d51b1e;
}
/*=== Hide certain pages from navigation menu ===*/
/*=== For example: .page-item-28 { display: none; } ===*/
/*===End SECTION 8 - Menu ===*/
