/*
Theme Name: wile manager
Theme URI: http://indyahub.com
Description: this is the wile manager blog done by jaiprakash pal
Version: 2.0
Author: jaiprakash pal
Author URI: http://www.indyahub.com
Tags: blue, three-columns, fixed-width
*/

/* begin Page */

.powerpress_player { text-align: center; }

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #e5e5e5;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}




.PageBackgroundSimpleGradient
{
  background-image: url('images/BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height:200px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 905px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 3px;
  background-color: white;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('images/Sheets.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/Sheets.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('images/Sheets.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/Sheets.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/Sheeth.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/Sheeth.png');
}

.Sheetcl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}

.Sheetcl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('images/Sheetv.png');
}

.Sheetcr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}

.Sheetcr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('images/Sheetv.png');
}

.Sheetcc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-image: url('images/Sheetc.png');
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 899px;
  height: 175px;
}

div.Header-png
{
  position: absolute;
  z-index:-2;
  top: 0;
  left: 0;
  width: 899px;
  height: 175px;
  background-image: url('../../../wp-content/uploads/2010/12/HeaderMtotD.png');
  background-repeat: no-repeat;
  background-position: left top;
}


div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 899px;
  height: 175px;
  background-image: url('../../../wp-content/uploads/2010/12/HeaderMtotD.png');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 220px;
  top: 35px;
  width: 300px;
}

h1.logo-name
{
  display: block;
  text-align: left;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family:verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #060A65 !important;
}

.logo-text
{
  display: block;
  text-align: left;
}

.logo-text, .logo-text a
{
  font-family: verdana;
  font-size: 12px;
  font-weight:bold;
  padding:0;
  margin:0;
  color: #14120A !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.relmenu a, .relmenu a:link, .relmenu a:visited, .relmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.relmenu, .relmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.relmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.relmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.relmenu li li
{
  float: none;
}

.relmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.relmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.relmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.relmenu:after, .relmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.relmenu, .relmenu ul
{
  min-height: 0;
}

.relmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.relmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0;
  width: 897px;
  height: 41px;
  z-index: 100;
  background-color: black;
}

.relmenu
{
  padding: 12px 6px 0px 6px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 41px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 899px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.relmenu ul li
{
  clear: both;
}

.relmenu a , .relmenu a span
{
  height: 29px;
  display: block;
}


.relmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.relmenu a
{
  background-image: url('images/itemleft.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.relmenu a span
{
  background-image: url('images/itemright.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.relmenu a span span
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #D2D6D1;
  padding: 0 15px;
  margin: 0 3px;
  line-height: 29px;
  text-align: center;
  background-image: url('images/itemcenter.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.relmenu a:hover
{
}

.relmenu li:hover>a
{
}
.relmenu li:hover a span
{
}

.relmenu a:hover span
{
}


.relmenu a:hover span span
{
}

.relmenu li:hover a span span
{
}


.relmenu a.active
{
  background-position: left -58px;
}

.relmenu a.active span
{
  background-position: right -58px;
}

.relmenu a.active span span
{
  color: #111311;
  background-position: left -58px;
}

/* end MenuItem */

/* begin MenuSubItem */
.relmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 173px;
  overflow:hidden;
  line-height: 21px;
  margin-right: auto;


  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}

.nav ul.relmenu ul span, .nav ul.relmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.relmenu ul a, .relmenu ul a:link, .relmenu ul a:visited, .relmenu ul a:hover, .relmenu ul a:active, .nav ul.relmenu ul span, .nav ul.relmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #7D713F;
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.relmenu ul ul a
{
  margin-left: auto;
}

.relmenu ul li a:hover
{
  color: #7D713F;
  border-color: {HoveredBorderColor};
  background-position: 0 -21px;
}

.relmenu ul li:hover>a
{
  color: #7D713F;
  border-color: {HoveredBorderColor};
  background-position: 0 -21px;
}

.nav .relmenu ul li a:hover span, .nav .relmenu ul li a:hover span span
{
  color: #7D713F;
}

.nav .relmenu ul li:hover>a span, .nav .relmenu ul li:hover>a span span
{
  color: #7D713F;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 899px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:3px;
  min-height:3px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
  background-color: #666;
}

.Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  background-image: url('images/Blocks.png');
}

.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('images/Blocks.png');
}

.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  background-image: url('images/Blocks.png');
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('images/Blocks.png');
}

.Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('images/Blockh.png');
}

.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('images/Blockh.png');
}

.Blockcl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  left: 0;
  width: 1px;
  bottom: 1px;
}

.Blockcl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-image: url('images/Blockv.png');
}

.Blockcr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  right: 0;
  width: 1px;
  bottom: 1px;
}

.Blockcr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -1px;
  width: 2px;
  height: 100%;
  background-image: url('images/Blockv.png');
}

.Blockcc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-image: url('images/Blockc.png');
}


.Block
{
  margin: 0px 0 0 2px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
  margin-bottom: 0px;
  background-color: #666;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #fff;
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 899px;
  right: 0;
}





.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/HeaderIcon.png');
  padding:0 0 0 20px;
  background-repeat: no-repeat;
  min-height: 12px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  padding: 0 0 5px 0;
  position: relative;
  z-index: 0;
  background-color: #666666;
  color: #fff;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}


/*.BlockContentcc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
//  background-image: url('images/BlockContentc.png');
  background-color: #666666;
}*/


.BlockContent-body
{
  color:#fff;
  font-family:Verdana;
  font-size: 12px;
}

.BlockContent-body a:link
{
  color: #fff;
  font-family: verdana;
  text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #fff;
  font-family: verdana;
  text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #de7217;
  font-family: verdana;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #060A65;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: verdana;
  font-size: 12px;
  text-decoration: none;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 10px;
  background-image: url('images/ContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0; 
  line-height:1.2em;
}
#bndmem {
	text-align: center;
	margin: 40px 0;
}
#bndmem span{
	margin: 0 10px;
}
.btnMember{
	margin: 10px 15px;
}
#btnMember, #btnBundle{
	padding: 8px 75px;
	background-image: url('http://www.wilymanager.com/wp-content/themes/wile manager/images/btnBundle.jpg');
	background-repeat: no-repeat;
	width: 100px;
	text-decoration: none;
}

#btnMember{
	padding: 8px 80px;
	background-image: url('http://www.wilymanager.com/wp-content/themes/wile manager/images/button.jpg');
	background-repeat: no-repeat;
}

#btnMember:hover, #btnBundle:hover{
	opacity: .8;
}

.btnMember a:hover{
	opacity: .8;
}
#topics ul li{
	list-style: none;
	background-image: none;
}
.btnRSSFeed, .btnEmailUpdates{
	margin: 0 0 10px 2px;
	padding: 17px 0 17px 15px;
	background-color: #fe891f;
}
.aweberEmail {
	background-color: #fe891f;
}
.btnRSSFeed a:link, .btnEmailUpdates a:link, .btnRSSFeed a, .btnEmailUpdates a {
	padding: 9px 0 9px 40px;
	color: #fff;
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	background-image: url('images/0091.png');
	background-repeat: no-repeat;
}
hr {
	margin: 20px 0 10px 0;
	border-color: #fdab61;
	border-style: solid;
}
.btnRSSFeed a:hover, .btnEmailUpdates a:hover{
	background-image: url('images/009.png');
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: underline;
}

.btnEmailUpdates a:link, .btnEmailUpdates a{
	background-image: url('images/email1.png');
}
.btnEmailUpdates a:hover{
	background-image: url('images/email.png');
}

.btnEmailUpdates table{
	margin: 0;
}

.tagcloud td {
	padding: 8px;
}
.tagcloud a, .tagcloud a:link{
	color: #fff;
}
.tagcloud a:hover{
	color: #ff7602;
	text-decoration: none;
}

#youtubeRR {
	margin-left: 2px;
}

.affiliate{
	background-image: url('images/affbutton.jpg');
	width: 160px;
	height: 30px;
}

.affiliate:hover{
	opacity: .8;
}

#btnSubmit{
	background-image: url('images/btnContinue.jpg');
	border: none;
	background-repeat: no-repeat;
	width: 90px;
	height: 30px;
}

#btnSubmit:hover{
	opacity: .8;
}

#membership p{
	margin: 10px 0 0 0;
	line-height: 29px;
	vertical-align: center;
}
#membership img{
	margin: 0 10px 0 10px;
}
.btnBlogger, .btnLifetime, .btnAnnual, .btnMonthly{
	float: right;
}
.btnLifetime, .btnAnnual{
	padding: 15px 0;
}
.btnMonthly{
	padding: 40px 0;
}
#moreinfo p.options{
	vertical-align: middle;
}
#moreinfo img{
	vertical-align: middle;
}
/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}


.Post
{
  margin: 10px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #D2AB1E;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #C7BC8F;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: verdana;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3E443C;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: verdana;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3E443C;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: verdana;
  text-decoration: none;
  text-align: left;
  color: #000000;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: verdana;
  text-decoration: none;
  text-align: left;
  color: #000000;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: verdana;
  text-decoration: none;
  text-align: left;
  color: #ff7602;
}
/* end PostHeader */

/* begin PostMetadata */

.PostMetadataHeader
{
  padding:3px;
  font-variant: small-caps;
  color: #666;
}

.posttags{
	color: black;
}


/* end PostMetadata */

/* begin PostIcons */
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  font-family: verdana;
  font-size: 11px;
  color: #2F332E;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  margin:0;
}

.PostHeaderIcons a:link
{
  font-family: verdana;
  text-decoration: underline;
  color: #000000;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
  font-family: verdana;
  text-decoration: underline;
  color: #484E46;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
  font-family: verdana;
  text-decoration: none;
  color: #fb8318;
}


/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #52594F;
}

.PostContent
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #52594F;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
.PostContent a
{
  font-family: verdana;
  text-decoration: underline;
  color: #666;
}

/* Adds special style to an unvisited link. */
.PostContent a:link
{
  font-family: verdana;
  text-decoration: underline;
  color: #666;
}

/* Adds special style to a visited link. */
.PostContent a:visited, .PostContent a.visited
{
  font-family: verdana;
  text-decoration: underline;
  color: #393E37;
}

/* :hover - adds special style to an element when you mouse over it. */
.PostContent a:hover, .PostContent a.hover
{
  font-family: verdana;
  text-decoration: none;
  color: #ff7602;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: verdana;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #575F54;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: verdana;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #727C6E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: verdana;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: verdana;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: verdana;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: verdana;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #3E443C;
  margin:0;
  padding:0;
}

li
{
  font-family: verdana;
  font-size: 12px;
}



.Post ul li
{
  padding:0px 0 0px 13px;
  background-image: url('images/PBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PBullets */

/* begin Quotes */
/* Start blockquote */

blockquote p
{
  color:#0F100E;
  font-family: verdana;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#D4CCAA;
  border-width: 1px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#d7d7d7;

  background-image:url('images/Quotes.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end Quotes */

/* begin PostMetadata */

.PostMetadataFooter
{
  font-variant: small-caps;
  padding:3px;
  color: black;
}




/* end PostMetadata */

/* begin PostIcons */
.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
  font-family: verdana;
  font-size: 11px;
  text-decoration: none;
  color: #2F332E;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
  margin:0;
}

.PostFooterIcons a:link
{
  font-family: verdana;
  text-decoration: underline;
  color: #000000;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
  font-family: verdana;
  text-decoration: underline;
  color: #484E46;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
  font-family: verdana;
  text-decoration: none;
  color: #fb8318;
}


/* end PostIcons */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:28px;
  margin: -3px -10px 0 0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
  float: right;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 25px;
  color: #ffffff;
  float: left;
}

.Button .t
{
  height:30px;
  padding: 0 12px 0 9px;
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 26px;
  text-decoration: none !important;
}

input, select
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #FCF9ED;
}

.Button .hover,  a.Button:hover
{
  color: #ffffff;
  text-decoration: none !important;
}

.Button .active .r
{

}

.Button .hover .r
{

}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 108px;
}


.Button .active .l
{
  top: -72px;
}

.Button .hover .l
{
  top: -36px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 7px;
  height: 108px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 899px;
  margin: 5px auto 0px auto;
  background-color: black;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 20px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 899px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 17px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#D8D0B1;
  font-family: verdana;
  font-size: 11px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #ffffff;
  font-family: verdana;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #727C6E;
  font-family: verdana;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #E9CD67;
  font-family: verdana;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#E7C95A;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#C0B382;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 190px;
  background-color: white;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 500px;
  background-color: white;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0 1px 0 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 200px;
  background-color: white;
  
}

/* end LayoutCell */



.commentlist, .commentlist li
{
    background: none;
}

.commentlist li li
{
    margin-left:30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin:1px;
  background: #fff;
}

.commentlist li cite
{
  font-size:1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
    border:none;
    margin:0;
    padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.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;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}



#login{
margin:0 auto;
background:#00FF00;
}

.newsearch{
margin: 7px;
float:left;
}
#s{
	width: 120px;
	height: 15px;
}
#searchform {
	width: 185px;
}
#new_login{
width:150px;
margin:10px;
float:right;
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
margin-right:65px;
}

.content1{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.content_bold{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}


.White_content{
color:#FFFFFF;
font-family:verdana;
font-size:12px;
font-weight:bold;
}

ul ul{
	margin-left: 20px;
}

p#cloud{
	text-align: center;
	font-size: 12px;
}

p#cloud a{
	text-decoration: none;
}

p#cloud a.one{
	font-size: 100%;
}

p#cloud a.three{
	font-size: 150%;
}

p#cloud a.five{
	font-size: 200%;
}
#wide-content-wrapper
{
width: 100%
float: left;
}

