/*
Theme Name: Reconnect
Theme URI: http://www.reconnectfromwithin.com/
Description:  The new Reconnect Theme for WordPress
Version: 1
Author: 
*/
html, body { height: 100%; }

body {
	background: #9FB29C;
	background-position: top center;
	color: #333333;
	text-align: center;
	font-family: georgia, serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width:900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 182px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	/*z-index: 1001;*/
}

#header a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 190px;
	width: 400px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: left;
	color: #003F50;
	margin: -60px 0px 0 28px;
    _margin: -60px 0px 0 14px;
	width: 144px;
	font-family: tahoma, sans-serif;
	/*z-index: 1002;*/
    }

/* Content */
#wrapper {
	width: 515px;
	position: relative;
	margin-top: -59px;
	float: left;
	/*z-index: 12001;*/
}

#right_col {
margin-top: -50px;
	width: 156px;
	float: right;
    padding: 0 36px 0 10px;
	position: relative;
	font-family: tahoma, sans-serif;
	color: #CCEE76;
	/*z-index: 12001;*/
    }

.right_side_big {
   color: #CCEE76;
   font-size: 16px;
   font-weight: normal;
   font-family: georgia, serif;
}

#right_col li {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

#right_col li {
	margin: 0 0 0 10px;
}

#right_col li a {
	color: #FFFFFF;
	text-decoration: none;
		 			background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#right_col li a:visited {
	color: #FFFFFF;
	text-decoration: none;
		 			background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#right_col li a:hover {
	color: #CBED76;
			 background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	text-decoration: none;
}

#right_col form {
  color: #ffffff;
  font-size: 11px;
}

#right_col form div {
	font-size: 11px;
	font-weight: bold;
}

/*#right_col form input {
	width: 120px;
}*/





#content {
}

#middie {
    background: url(images/middie.jpg) no-repeat left top;
    position: relative;
    width: 900px;
    height:159px;
}

#middie_text {
		padding: 26px 0 25px 70px;
		font-size: 13px;
		color: #ffffff;
		width: 400px;
		text-align: left;
		float: left;
}

#middie_text h3 {
  color: #C4ACCA;
  font-size: 16px;
}

#middie_text h2 {
  color: #FFF6CF;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}

 #middie img {
     margin: 45px 65px 0 0;
     float: right;
 }

#menu_too {
	position: absolute;
	left: 40px;
	top: 190px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 11px;
	/*z-index: 12002;*/
	font-weight: bold;
    text-transform: uppercase;
	font-family: tahoma, sans-serif;
	z-index: 10;
	text-align:center;
	width:820px;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_too li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
  padding-left: 8px;
  padding-right: 8px;
  _padding-left: 5px;
  _padding-right: 5px;
  /*border-right: 1px solid #FFFFFF;*/
  position:relative;
}

/*#menu_too li:first{border-left: 1px solid #FFFFFF; !important;}*/


#menu_too li a {
	color: #FFFFFF;
	text-decoration: none;
		 			background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
padding: 10px 7px;
line-height:20px;
}

#menu_too li a:visited {
	color: #FFFFFF;
	text-decoration: none;
		 			background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

#menu_too li a:hover {
	/*color: #CBED76;*/
			 background-color: transparent;
/*border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;*/
	color:#fff;
	text-decoration: underline;
}


#menu_too ul li ul{
	position:absolute;
	left:10px;
	top:15px;
	width:190px;
	text-align:left;
	background:#696799;
	display:none;
}
#menu_too ul li:hover ul{
	display:block;
}
#menu_too ul li ul li{
	padding:5px 2px;
	margin:0;
	border:1px solid #fff;
	display:block;
}


hr#clear {
	clear: both;
	height: 135px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #006699;
	font-weight: bold;
}


h6 {
	color: #C32F30;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {

color: #7FB300;
font-size: 11px;
font-weight: bold;
}

.postmetadata {
	color: #7FB300;
	padding-bottom: 15px;
	margin-left: 15px;
		background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
	font-size: 11px;
	font-weight: bold;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	margin-top: -4px;
	font-size: 13px;
	margin-left: 15px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	/*background: #E7ECF1;*/
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 10px;
	border: none;
   /* border: 1px solid #C2D5A0;*/
}

.non_graybox {
	background: #E7ECF1;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 7px;
	border: 1px solid #C2D5A0;
}

.graybox {
	background: #E7ECF1;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 7px;
	border: 1px solid #C2D5A0;
}


/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#1F334D;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 7px 0 7px 4px;
	margin: 10px 0 12px 0;
	border-bottom: 1px solid #FFFFFF;
    position: relative;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 9px;
    padding-right: 2px;
	padding-bottom: 3px;
	font-weight: bold;

}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
		font-weight: normal;

}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

.post h2 {
	margin: 0;
	color: #0369DC;
	font-size: 18px;
    font-weight: normal;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}


/*input {
	 color: #2E546F;
	 background-color: #E7ECF1;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
     padding: 2px 0 0 2px;
     height: 20px;
	 width: 140px;
     border: 1px solid #C2D5A0;
}*/



#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

#searchform {
margin: 0;
padding: 0;
}

textarea {
	 background-color: #E7ECF1;
	 color: #2E546F;
	 font-family: Tahoma, sans-serif;
	 font-size: 12px;
     border: 1px solid #C2D5A0;
     padding: 2px 5px 2px 5px;
}




/* Link Stuff */

#sidebar a {
	color: #3977EA;
	 font-size: 10px;
 	text-decoration: none;

}

#sidebar a:visited {
	color: #3977EA;
	 font-size: 10px;
 	text-decoration: none;

}

#sidebar a:hover {
	color: #0071A7;
	 font-size: 10px;
		text-decoration: underline;
}



a:link {
	color: #006F94;
	text-decoration: none;
}

a:visited {
	color: #75B501;
	text-decoration: none;
}
a:hover, a:active {
	color: #75B501;
	text-decoration: underline;
}





.post h2 a {
	color: #0369DC;
	text-decoration: none;
}

.post h2 a:visited {
	color: #0369DC;
	text-decoration: none;
}

.post h2 a:hover {
	color: #004C71;
	text-decoration: none;
}

 	.top_o_the_post {
	padding: 0px 9px 3px 9px;
	margin-left: 9px;
	position: relative;
	}

#comments  {
	padding-left: 15px;
}



.move_the_comments {
	padding: 9px 7px 3px 5px;
	margin: 7px 0 7px 5px;
}



#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {

}

.buttons_no_b {
	margin: 0px 10px 16px 0;
	border: none;
    background: none;
	height: 21px;
	width: 47px;

}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}




#finance_box_postings {
margin: 0 0px 0 -9px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: circle;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 45px;
	  _height: 45px;
	  width:900px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	   margin: -45px auto 0 auto;
	   text-align: center;
  }

  #footer_text {
	padding-left: 25px;
    padding-top: 10px;
  }

  #membership_text {
font-size: 11px;
color: #51544B;
margin: 0px 5px 5px 0px;
  }


  #footer a:link {
color: #B5E6FA;
	text-decoration: none;
}

#footer a:visited {
color: #B5E6FA;
	text-decoration: none;
}

#footer a:hover, a:active {
color: #E7ECF1;
	text-decoration: underline;
}

  #blog_slogan {
	position: absolute;
	right: 262px;
	top: 69px;
	color:#BB3A56;
    font-size: 18px;
    font-weight: bold;
    /*z-index: 12005;*/
  font-family: Tahoma, Arial, sans-serif;

}

  .image_buttons {
margin-top: 10px;
margin-bottom: 10px;
  }


  #contact_button {
	position: absolute;
	/*z-index: 1202;*/
	height: 82px;
	width: 194px;
	left: 48px;
	top: 130px;
  }

    #comments_yo {
	color: #478F9A;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
  }

    .tbm_clients_items {
	color: #BAD5DC;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 22px;
	margin-top: 4px;
  }

  #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

  .move_it_on_over {
		margin-left: 20px;
		font-weight:bold;
  }

  #recent_comments_list {
	margin-top: 15px;
  }

#recent_comment_items li {
	margin-bottom: 5px;
}

  #got_archives li {
    margin: 0 0 8px 4px;
    font-size: 11px;
    font-weight: bold;
}

#got_archives a:link{
	color: #247CB4;
    font-size: 11px;

}

#got_archives a:visited{
	color: #247CB4;
   font-size: 11px;

}

#got_archives a:hover{
	color: #014F81;
    font-size: 11px;
}


#move_those_archive {
padding-left: 20px;
padding-top: 6px;
}

/*-------------*/

a img {
	border: none;
}
.imgright {
	float: right;
	margin: 0 0 0 15px;
}
.imgleft {
	float: left;
	margin: 0 15px 0 0;
}
.imgcenter {
	float: none;
	display: block;
	margin: 0 auto;
}


/*----------------------------------Egyptian Healing Rods--------------------------------*/


.entry-rods {
	margin-top: -4px;
	font-size: 13px;
	margin-left: 15px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
}
.entry-rods a, .entry-rods p.alignright a {
	color: #369;
	font-weight: normal;
}
.entry-rods h1, .entry-rods h2, .entry-rods h3, .entry-rods h4, .entry-rods h5, .entry-rods h6, .entry-rods p {
	padding: .2em 0;
	margin: .3em 0;
}
.entry-rods h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #000;
}
.entry-rods h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00A800;
}
.entry-rods h2 a, .entry-rods h2 a:visited, .entry-rods h2 a:hover {
	color: #00A800;
	text-decoration: none;
}
.entry-rods h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #00A800;
}

ul.heading {
	list-style: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic; 
	color: #663399;
	margin: 0 0 0 -20px;
	padding: 0;
}
ul.heading li {
	list-style: square;
	margin-left: -20px;
	padding-left: 0;
}

.textalignleft {
	text-align: left;
}
.alignleft{
	float:left;
	margin-right:15px;
}

.rods-inner ul li, .rods-inner ol li ul li {
	list-style: disc;
}
.rods-inner ul li a {
	color: #663399;
	font-weight: bold;
}

.rods-inner ul li {
	margin: 0 1.5em;
}
.rods-inner ol li {
	list-style: decimal;
	margin: 0 1.5em;
}

.green {
	color: #00A800;
}
.purple { 
	color: #663399;
}
.alignright {
	text-align: right !important;
	margin-right: 15px !important;
}

/*----------------------------------Welcome--------------------------------*/

.welcome {
	width: 500px;
	margin-top: -4px;
	font-size: 13px;
	margin-left: 15px;
	padding-left: 12px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	position:relative;
}
.welcome a, .welcome p.alignright a {
	color: #369;
	font-weight: normal;
}
.welcome h1, .welcome h2, .welcome h3, .welcome h4, .welcome h5, .welcome, .welcome p {
	padding: .2em 0;
	margin: .3em 0;
}
.welcome h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #660099;
}
.welcome h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006f94;
}
.welcome h2 a, .welcome h2 a:visited, .welcome h2 a:hover {
	color: #00A800;
	text-decoration: none;
}
.welcome h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #00A800;
}
.welcome h4 {
	text-align:left !important;
}
.welcome h5 {
	margin-bottom:15px;
}
.welcome p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin:.5em 0 0;
	padding:.5em 0 0;
}
.welcome ul, .welcome li {
	list-style-type: circle !important;
	text-align: left;
	margin-left: 25px;
}
.largefont {
	font-size: 32px;
}
.large-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #660099;
}
.text-center {
	text-align: center;
}
.blue {
	color: #1276C0;
}
.green {
	color: #00A800;
}
.red {
	color: #CC0000;
}


.clearboth {
	clear: both;
}


h1.workshop {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 22px;
	text-align: center;
	color: #000;
	background: #FFCC00;
	border: 1px solid #333;
}

/*may styles*/

#report-div{width:300px; height:225px; float:right; margin:13px 0 10px 15px; background:url(images/back-report-div.png) no-repeat left top; position:relative;}
#report-div p{font-size:10px; font-weight:bold; line-height:12px; padding:0; margin:5px 0 2px;}

.welcome form#ccoptin{
	position:absolute;
	left:144px;
	top:126px;
}
.welcome form#ccoptin input.i{
	background:#fff;
	border:none;
	width:140px;
	height:13px;
	position:relative;
}
.welcome form#ccoptin .submit{
	position:relative;
}

.aligncenter{
	text-aling:center;
}
img.aligncenter{
	float:none;
	margin:0 auto;
	display:block;
}

form#searchform label.screen-reader-text{
	display:none;
}
form#searchform input#s{
	width: 110px;
	margin-left:11px;
}
form#searchform input#searchsubmit{
	margin-left:11px;
}
