﻿/*  
Theme Name: My Journey
Author: TA
Author URI: http://www.solidthemes.com
Description: My Journey is a 2 column, widget ready, orange/white color Worpress Theme brought to you by SolidThemes.com

*/

body {
	margin: 0 auto;
	padding-top: 0px;
	background: #fff url(images/body.gif) repeat-x;
	font-family:"Verdana";
	color: #333333;
	font-size: 14px;
}
img {
	border:0;
	}
a {
	color:#000;
	}
a:hover {
	color: #fc7b04;
}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left: 10px;
	color: #fc7b04;
	padding: 2px 3px 2px 3px;
}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;


	}

/* The Top */

.top {
	height:197px;
	margin-top:0px;
	background:url(images/top.gif);
	}
.blogname {
	float:left;
	width:500px;
	margin-top:26px;
	}
.blogname h1 {
	font-size:35px;
	font-weight:normal;
	padding-left:10px;
	margin:-5px 0 0 30px;
	color:#ffffff;
	}
.blogname h2 {
	margin:5px 0 0 10px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	font-family: arial, helvetica;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 230px 0 14px;
	float: right;
	}
.search form {
	background:none;
	width:215px;
	height:29px;
	padding-top:13px;
	padding-left:17px;

	}
.search input {
	float:left;
	}
.search input#s {
	width:175px;
        border: 1px solid #000;
	background:#fff ;
	font-size:16px;
	color:#000;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#DADADA;
	font-size:12px;
	color:#000;
	height:22px;
	width:35px;
	}
	
/* CSS MENU BEGINS */
.tabs {
      float:left;
      width:100%;
      margin-top:77px;
      background:none;
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 40px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs span a {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #fc7b04;
}
.tabs .page_item  a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs .page_item  a {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #fc7b04;
}
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#000;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#000;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#000;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#000;
	}

	

/* The Content */

.maincontent {
	padding:30px 10px 25px 15px;
        border-top: 3px solid #999999;
        background:#fff;

	}
.date {
	float:left;
	width:51px;
	height:55px;
	background:url(images/date.gif);
	text-align:center;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#000;
	font-size:22px;
	font-weight:bold;
	line-height:32px;
	}
/* The Posts */

.text {
	width:770px;
	float:right;
	text-align:center;
	}
.post {
	padding:0 23px 10px 0;
	
	}

h1.title {
        font-size:23px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#000;
	font-weight:normal;

		
	}
h1.title a {
	color:#000;
	text-decoration:none;
	}
h1.title a:hover {
	color: #fc7b04;
	background: none;
	text-decoration: none;
}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
        border-bottom: 1px dotted #999999;
	background:#fff;	
	font-family: arial, helvetica;
	font-size:11px;
	}
.postinfo a {
	color: #fc7b04;
	font-weight: bold;
	text-decoration: none;
}

/* The Sidebar */

.sidebar {
	width:180px;
	float:right;
	margin-right:10px;
	line-height:22px;
	padding: 0px 10px 0px 0px;
        border-right: 1px solid #999999;
	}
.sidebar ul {
	margin:0;
	padding:0px 0 0 0;
	list-style:none;

	}
.sidebar h2 {
	height:19px;
	padding-top:10px;
	padding-left:5px;
	font-size:16px;
	color:#fff;
	margin:0px 0;
	background:#fff url('images/sidenav.gif');
	line-height:normal;
	border-bottom: 1px dotted #999999;
	
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color: #fc7b04;
}


/* -------------------[ Footer ]------------------- */

#footerbg {
	height:75px;
	background:#1566c2 url('images/footer.gif') repeat-x;
	text-align:center;
	color:#fff;
	font-size:11px;
	padding-top:25px;
        border-top: 3px solid #999999;
}
#footer {
	width: 887px;
	margin: 0px auto;
	color: #fff;

}
#footer a, #footer a:visited {
	color: #fff;
}
	
#footerbg a:hover {
	color: #fff !important;
}

#credits {
	margin: 0px auto;
	width: 912px;
	color: #fff;
	line-height: 50px;
	font-size: 100%;
        text-align:center;
	font-family: arial, helvetica;
}

#credits a, #credit a:visited {
	color: #fff;

}

	
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	font-family: arial, helvetica;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#000;
	}
.navigation a:hover {
	color: #fc7b04;
}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 20px 20px 0px;
	font-family: arial, helvetica;
	font-size:15px;
	text-align:left;
	border-bottom: 1px solid #999999;

	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff url(images/commentbg.gif) repeat-x;
	border:1px solid #000;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #000;
	color:#000;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
/* -------------------[ Tabber ]------------------- */


#tabbertabber {
	float:left;
	width:580px;
	margin:0;
	padding:0;
	border:0px solid #fff;
	padding:0px;
	background:transparent;
	}

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

#tabbertabber li {
	padding:0;
	margin: 0 0 10px;
	}


#tabbertabber li li {
	list-style-type:none;
	margin: 0px ;
	}


#tabbertabber p {

	padding: 0;

	}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

#tab-box {


	}

#tab-box h3 {
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px 10px;
	margin: 0;
	color: #fc7b04;
}

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}

.tabberlive {
        
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
        background: url(images/bluebar_center.gif) repeat-x;
	padding: 0 !important;
	height:24px;
	line-height:24px;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:8pt;
	}

.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	border-right:1px solid #000;
	}

.tabbernav li a {
	float:left;
	display: block;	
	padding: 0 5px;
	font-weight:bold;
	text-decoration: none;
	}

.tabbernav li a:link {
	text-transform: uppercase;
	color: #fc7b04;
	font-family: arial, helvetica;
}

.tabbernav li a:visited {
	text-decoration: none;

	}

.tabbernav li a:hover {
	background:#fff;
	text-decoration: none;

	}

.tabbernav li.tabberactive a {
	background:#fff;
	text-decoration: none;

	}

.tabbernav li.tabberactive a:hover {
	background:#fff;
	text-decoration: none;

	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	padding: 8px;
	background:#fff;

	}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	}

.tabberlive .tabbertab h3 {
	display:none;
	}

.tabberlive .tabbertab ul.pop {
	}

.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom: 1px dotted #999999;!important;
	padding: 5px 5px !important;
	text-decoration: none;
	color:#000;
	}

.tabberlive .tabbertab ul.pop li a {
	text-decoration: none;
	color:#000;

	}

/* -------------------[ Features ]------------------- */

#my-glider {
	width: 580px;
        float:left;
	background:#fff;
	margin: 0 0 10px 0px;
	border-bottom: 2px solid #000;
	padding:1px;
	}

#my-glider .controls {
	clear:both;
	width: 580px;
        background:#fff;
	padding: 0;
	margin:0;
	}

#my-glider .controls ul {
	margin:0;
	padding:0;
	list-style-type:none;
	border:0px solid #000;
	}

#my-glider .controls li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li.feat-nums {
	border-right:1px solid #000;
	float:left;
	padding:0px 10px;
	margin:0;
	color:#000;
	line-height:25px;
	height:25px;

	}

#my-glider .controls a, .control a:link, .controls a:visited {
	border-right:1px solid #000;
	float:left;
	display:block;
	padding:0px 10px;
	margin:0;
	color:#000;
	text-decoration:none;
	line-height:25px;
	height:25px;
	font-family: arial, helvetica;
	}

#my-glider .controls a:hover {

	}

#my-glider .controls li.feat-about {
	float:right;
	}

#my-glider .controls li.feat-about a {
	border-left:1px solid #000;
	border-right:0;
	}

#my-glider .scroller {	
	background:#fff;
	height: 230px;
	width: 580px;
	overflow: hidden;
	}

#my-glider .scroller .section {
	width: 580px;
	height: 230px;
	overflow: hidden;
	padding:0;		
	}

#my-glider .scroller .content {
	width: 10000px;
	}

#my-glider .feature-entry {
	padding: 10px;
	}

#my-glider .feature-entry h3 {
	font-family: arial, helvetica;
	font-size:9pt;
	margin: 0 0 5px 0;
	letter-spacing:0px;
	} 

img.feature-photo {
	height:175px;
	width:250px;
	margin-right:10px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	border:1px solid #999999;
	}

h3 {
	padding:0;
	margin:0 0 5px 0;
	font-family: "Verdana Ref";
	font-size:17px;
	text-align:left;
	text-decoration: none;
	}
h3 a {
	color:#000;
	text-decoration:none;
	font-size:17px;
	font-family:"Verdana Ref";
	}
h3 a:hover {
	font-family: "Verdana Ref";
	color: #fc7b04;
	text-decoration: none;
	font-size: 17px;
}