﻿/* -------------------------- */
/* Standard HTML Tags         */
/* -------------------------- */
body
{
    font-family: Arial;
    background: #fff;
    font-size: 12px;
    color: #333;
    /*background-image: url(../images/background.jpg);*/
    background-color: #d3d3d3;
}
a
{
    color: #e1771e;
    text-decoration: none;
}
a:hover
{
    color: #e1771e;
    text-decoration: underline;
}
img
{
    border: none 0 #fff;
}
/* -------------------------- */
/* My Additions - Index Page  */
/* -------------------------- */
#pagewrap {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	width: 730px;
}
#iht {
	clear: both;
	height: 72px;
}
#ihtlogo {
	width: 237px;
	height: 59px;
	float: left;
	padding-top: 5px;
}
#ihtcontact {
	float: right;
	width: 165px;
	height: 50px;
}
#ihtcontactl {
	float: left;
	background-image: url(../images/ctl.jpg);
	width: 13px;
	height: 24px;
}
#ihtcontactm {
	float: left;
	height: 21px;
	padding-top: 3px;
	background-color: #99AB17;
	width: 144px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#ihtcontactr {
	float: left;
	background-image: url(../images/ctr.jpg);
	width: 8px;
	height: 24px;
}
#ihttopnav {
	float: right;
	width: 389px;
	clear: right;
	background-color: #646464;
}
#ihttopnavleft {
	float: left;
	background-image: url(../images/tnavleft.jpg);
	width: 11px;
	height: 22px;
}
#ihttopnavmid {
	float: left;
	height: 18px;
	padding-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#ihttopnavright {
	float: right;
	background-image: url(../images/tnavright.jpg);
	width: 8px;
	height: 22px;
}
#ihbbotnav {
	background-color: #D3D3D3;
	height: 23px;
	width: 730px;
}
#ihbotnavleft {
	background-image: url(../images/bnavleft.jpg);
	width: 9px;
	height: 23px;
	float: left;
}
#ihbotnavright {
	background-image: url(../images/bnavright.jpg);
	width: 8px;
	height: 23px;
	float: right;
}
#ifooter 
{
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: center;
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#ifooter a {
	color: #748A1C;
	text-decoration: none;
}
#ihbotnavmid {
	height: 20px;
	padding-top: 3px;
	float: left;
	padding-left: 2px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#t2blDetail {
	float: left;
	width: 725px;
	padding-top: 10px;
}
#t2b {
	padding-top: 5px;
}
#ihttopnavmid ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}
#ihbotnavmid li {
	display: inline;
}
#ihbotnavmid ul {
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}
#ihttopnavmid li {
	display: inline;
}
#ihttopnavmid a {
	text-decoration: none;
	color: #D3D3D3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ihbotnavmid a {
	color: #646464;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ihbotnavmid a:hover {
	color: #FA982D;
	background-color: #646464;
}
#ihttopnavmid a:hover {
	text-decoration: none;
	color: #646464;
	background-color: #D3D3D3;
}
/******************************************/
/*********** Blogs ************************/
/******************************************/
.button

{
	font-size: 12px;
    font-family: Arial, Sans Serif;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    border: solid 1px #808080;
    background: url(../images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.lblMessage
{
	color: #b40909;
	font-style: italic;
	font-weight: bold;
}
#blogColumn1
{
	float:left;
	width: 230px;
}
#blogColumn1Top
{
	padding-right: 10px;
}
#blogColumn2
{
	float: left;
	width: 690px;
	padding: 0px 0px 0px 10px;
}
#column2BGTop
{
	width: 690px;
	background-image: url(../images/column2BGTop.jpg);
	height: 13px;
	font-size: 0px;
}
#column2BGMiddle
{
	width: 670px;
	background-image: url(../images/column2BGMiddle.jpg);
	background-repeat:repeat-y;
	padding: 5px 10px 25px 10px;
	
}
#column2BGBottom
{
	width: 690px;
	background-image: url(../images/column2BGBottom.gif);
	height: 10px;
	font-size: 0px;
}
#blogContentsC1
{
	float: left;
	width: 465px;
	padding-right: 10px;
}
#blogContentsC2
{
	float: left;
	width: 220px;
	margin-left: 10px;	
	background-color: #eeeeee;
	padding: 10px;
}
#blogContentsWholeWidth
{
	
}
.blogName
{
	font-weight: bold;
	font-size: 16px;
	border-bottom: dotted 2px silver;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.blogName a
{
	color: #e1771e;
	text-decoration: none;
}
.blogTitle
{
	float: left;
}
.blogMenu
{ 
	font-size: 12px; 
	padding-top: 5px;
}
.blogDate
{
	font-weight: bold;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;
}
.postTitle
{
	font-size: 16px;
	color: #e1771e;
	font-weight: bold;
	margin-bottom: 10px;
}
.postTitle a
{
	color: #e1771e;
	text-decoration: none;
}
.postTitle a:hover
{
	color: #323333;
}
.postText
{
	margin-bottom: 10px;
}
.postText a
{
	color: #016aae;
	text-decoration: none;
	
}
.postText a:hover
{
	text-decoration: underline;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 10px;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-bottom: 5px;
    border-bottom: dotted 1px #ccc;
    margin-bottom: 15px;
}
.postFooter a
{
    color: #a8a8a8;
    text-decoration: none;
}
.postFooter a:hover
{
	color: #e1771e;
	text-decoration: underline;
}
.sideBarHeader
{
	text-transform: uppercase;
	font-weight: bold;
	color: #eeeeee;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #bbbbbb;
}
.sideBarText
{
	padding-bottom: 10px;
}
.sideBarText a
{
	color: #e1771e;
	text-decoration: none;
}
.sideBarText a:hover
{
	color: #323333;
}
.sideBarText ul
{
	list-style-image: url(../images/bullet.gif);
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.meetBloggers
{
	font-weight: bold;
	padding-top: 7px;
	text-transform: uppercase;
}
.addThis
{
	padding-bottom: 10px;
}
.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 10px 4px 0px 4px
}
.commentMessage
{
    padding-bottom: 10px;
}
.commentFooter
{
    color: #a8a8a8;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 10px;
}
.commentFooter a
{
	color: #e1771e;
	text-decoration: none;
}
.commentFooter a:hover
{
	text-decoration: underline;
}
.commentsMessage
{
	font-weight: bold;
	background: #f5f5f5;
	padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.commentsMessage a
{
	color: #b40909;
	text-decoration: none;
}
.commentsMessage a:hover
{
	text-decoration: underline;
}
.mouseOver
{
	cursor: pointer;
}
.forumResults
{
	background-color: #f5f5f5;
	padding: 5px;
	border: solid 1px #cccccc;
}
.commentForm
{
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    color: #3f3f40;
}
.commentsHeader
{
	color:#b40909; 
	font-weight: bold; 
	padding-bottom: 5px; 
	font-size: 16px;
}
.formLabel
{
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.bloggerProfile a
{
	color: #016aae;
	text-decoration: none;
	
}
.bloggerProfile a:hover
{
	text-decoration: underline;
}
.rssFeed
{
	display: block;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: dotted 1px silver;
	padding-bottom: 5px;
}
.rssFeed img
{
	border: none;
}
.bookMark
{
	padding-top: 7px;
	padding-bottom: 5px;
}
/*////My Account///*/
.forms
{
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.boxTitle
{
	text-transform: uppercase;
	font-weight: bold;
	color: #eeeeee;
	font-size: 14px;
	padding: 3px;
	padding-left: 5px;
	background-color: #bbbbbb;
}
.successBold
{
	font-size: 14px; 
	color: #b40909; 
	font-weight: bold;
}
/******************************************/
/*********** DD Menu ************************/
/******************************************/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/



/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	background-color: Transparent;
	z-index: 10 !important;		
	float: right;
}


/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color: #e1771e;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px; 
	border-right: dotted 1px gray;
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	color: #323333;
	text-decoration: underline;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	color: #323333;
	text-decoration: none;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	/*background-image:url(images/bullet_white_down.gif);*/
	background-repeat: no-repeat;
	background-position: 92%;
}

/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{	
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d27d00;
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	font-size: 12px;
	color: #d27d00;
	font-weight: bold;
	border-width: 0px 0px 0px 4px;
	border-color: #d27d00;
	border-style: solid;
	padding: 3px 20px 3px 5px;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	border-color: #323333;
	text-decoration: none;
	color: #323333;
}

#qm0 div div
{
	margin: 0px 0px 0px 3px;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	border-color: #b40909;
	background-image: url(../images/template2_black_arrow_right.gif);
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	background-image: url(../images/template2_black_arrow_right.gif);
}