/*
Theme Name: Inclined To Blue
Theme URL: http://www.webfadds.com/overview
Description: Custom designed for InclineBrokers.com by WebFadds.com
Version: 1.5
Author: Scott Frangos
Author URI: http://www.WebFadds.com/overview
License: General Public License (GPL)
*/

/* Structure */
body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	background: navy url(images/bg.gif) repeat-x;
	
}

/*header*/
#header{
	width:100%;
	height:190px;
}

#logo {
	text-align: center;
padding-top: 80px;

}

#page{
	width:780px;
	text-align:left;
	margin: 0px auto 10px;
}

/* Content */

#content {
	background:#FFFFFF url(images/allbg.gif) repeat-y top left;
	width: 730px;
	margin: 0 auto;
	padding: 0 35px 0px 15px;
}

#main {
	float: left;
	width: 500px;
	margin: 0 auto;
	padding: 0 30px 0px 5px;
}


img{
	border:0px;
}

a{
	color:#044d8b;
	text-decoration:none;
}


.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

.pagetitle {color: #8a3132;} 


/* h1 - TITLE */

#h1 {	
	position: absolute;
	top:40px;
	padding: 0 0 0 50px;
	font-size: 1.65em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #fff;
	letter-spacing: -1px;}

#h1 a:hover {text-decoration: none;
	color: #dbefff;}


#rss2 {
	z-index: 2;
	position: absolute;
	top: 160px;
	width: 763px;
	text-align: right;}

#search {
	position: absolute;
	top: 15px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	width: 763px;
	text-align: right;}

#s {	color: #ababab;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;

}

#s:focus {
	color: #3c3c3c;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

#s:hover {
	color: #3c3c3c;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

/* Menu */

#tabs1 {
    
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	text-align: center;
	margin-bottom: 10px;
}

#tabs1 ul {
          margin:0;
          padding:5px;
          list-style:none;
      }
      
#tabs1 li {
      display:inline;
      margin: 0 5px;
      }
      
#tabs1 a {
	margin:0;
	color: white;
      }

    #tabs1 a:hover {
	color: silver;
	margin:0;
	text-decoration: underline;
	}

/*header text*/

#header_text{
	width:100%;
	height:181px;
	background:url(images/header_text_bg.png) no-repeat top #FFFFFF;
}

#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Trebuchet MS, sans-serif;
	line-height:18px;
	width:55%;
}

/* blog*/

#blog{
	background:#FFFFFF url(images/allbg.gif) repeat-y top left;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
}

/* SLIDEBAR Box Style */

.calendar {
	text-align:center;
	color: #3b74a4;}

.calendar a:hover {
	background: #3b74a4;
	color: white;
}

.calendar td {
height:15px;
padding:  0px 3px 0px 3px}

.calendar td a {
padding:  0px 3px 0px 3px;background: #cfeeff;
display:block;
color:#3b74a4;
text-decoration:none;
line-height:15px;
}

#today {padding:  0px 3px 0px 3px;	background: #3b74a4;
	font-weight: bold;
	color: white;}

.calendar td a:hover {
display:block;
color: white;
background: #3b74a4;
text-decoration:none;
}

.boxed ul {
	padding:0 0 0 10px;
	margin:0;
	list-style-type: square;
}

.boxed a {
	color: #044d8b;
	border-bottom: 1px dotted white}

.boxed a:hover {
	border-bottom: 1px dotted #65b5f9}


.boxed li
{	background: none;
        display: block;
	line-height:1.40em;
	font-size:1.10em;
	padding: 1px 3px 1px 15px;
	font-weight: bold;
	color: #e89642;	background:transparent url(images/mmenu.gif) no-repeat top left;
} 


.boxed {
margin: 0px;
}

.boxed .title {
	height: 18px;
	letter-spacing: 2px;
	padding: 1px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #FFFFFF;
	background:#FFFFFF url(images/sli_title.gif) repeat-y top left;
}


blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
	text-align: center;
	color: navy;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
}

.white
{color: white;}

/* Footer */

#footer {
	height: 40px;	
	clear: both;
	color: #FFFFFF;
	width: 778px;
	margin: 0 auto;
	font-size:0.95em;
	background-color: gray;
	padding: 1.3em 0;
	text-align: center;
}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, 
{
color: #3b74a4;
text-decoration:none;
}

#main h1 {
	margin-bottom: .5em;
	font-size: 1.85em;
	text-decoration:none;
	padding: 7px 0px 5px 0;
	color: navy;
}


#main h2 {
	margin-bottom: .5em;
	font-size: 1.45em;
	text-decoration:none;
	padding: 7px 0px 5px 0;
	color: navy;
}

#main h2:hover {
	text-decoration: none;
	color: #3b74a4;
}
.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #044d8b;	}

.entry {text-algin: justify;
	font-size: 1.10em;
	color: #02171d}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}



/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}


