/*  
Theme Name: phpLD Mods WordPress Blog
Theme URI: http://phplinkdirectorymods.com/
Description: The Wordpress theme to match the phpLD Mods template.
Version: 2.1
Author: MadDog
Author URI: http://phplinkdirectorymods.com/

*/
body {

   BACKGROUND-COLOR: #242424; 

	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;

	font-size: 12px;
color: #FFF;
	margin: 0;

}

.c {

	float: left;

}

.cr {

	clear: left;

}



td {

	vertical-align: top;

	padding: 5px;

}



h1 {

	font-size: 14pt;

	margin: 5px 0 5px 0;

}



h2 {

	font-size: 10pt;

	margin: 0;

	padding: 0;

}



h3 {

	color: #3E81B4;

	font-size: 8pt;

	padding: 0px 0px 0px 30px;

	margin: 0px 0px 15px 0px;

	border-bottom: 1px dotted #D9D9D9;

}
h4 {
	color: Silver;
	font-size: 12pt;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
}


#descr {

	padding: 0px;

	margin: 0 0 5px 0;

}



table.formPage {

}



td.err {

	padding: 3px;

	color: #D98719;

	background: #ECF1F1;

	border: 1px solid #CECECE;

	text-align: left;

}



td.msg {

	padding: 3px;

	color: #D98719;

	background: #ECF1F1;

	border: 1px solid #CECECE;

	text-align: left;

}



.label {

	text-align: right;

}

.buttons {

	border-top: 1px solid #D9D9D9;

	text-align: center;

}

#links p {

	margin: 0 0 7px 0;

}

.url {

	color: #6f6f6f;

}



.text, .btn {

	font-size: 8pt;

	font-family: Verdana, Tahoma, Arial, sans-serif;

}



input.text {

	color: #000000;
	border: 1px solid #3E81B4;

}

textarea.text {

	font-size: 8pt;

	border: 1px solid #3E81B4;

}

select {

	font-size: 8pt;

	border: 1px solid #3E81B4;

}



.captcha {

	border: 1px solid #3E81B4;

	margin-top: 10px;

}



form {

	display: inline;

	margin: 0;

	padding: 0;

}

.btn {

	font-weight: bold;

	border: 1px solid #3E81B4;

	background-color: #ECF1F1;

	color: #3E81B4;/*3E81B4;*/

	cursor: pointer;

	height: 20px;

}

span.req {

	margin-left: 3px;

	color: #FFA814;

	font-weight: bold;

}



div.errForm, span.errForm {

	margin: 2px 0 0px 0px;

	padding: 2px 3px 2px 3px;

	color: #FFA814;

	background: #FFFFF3;

	border: 1px solid #cccccc;

	text-align: left;

	clear: both;

	display: block;

}

.small, .small a {

	padding: 0px;

	margin: 0px;

	color: #909090;

	font-size: 7pt;

	text-decoration: none;

}

.sort {
	color: Green;
}

div.pr {
	font-size: 6pt;
	color: Green;
	float: left;
	height: 30px;
	margin-right: 5px;
}

div.prg {

	width: 40px;

	border: 1px solid #999999;

	height: 3px;

	font-size: 1px;

}

div.prb {
	background: #00CC00;
	height: 3px;
	font-size: 1px;
}



.price {

	border: 1px solid #A0A0A0;

}

.price table td{

	margin: 0;

	padding: 2px;

	vertical-align: bottom;

}



.paging-links,

.paging-info {

   text-align:right;

}



.paging-info {

   font-style: italic;

}



.limit_field {

   border: 0 solid transparent;

   border-width:0;

}



#toggleCategTree {

   display:block;

   cursor:pointer;

   cursor:hand;

   color:#6A8AD4;

}



#categtree {

   margin:3px 0;

   height:200px;

   width:300px;

   overflow:auto;

   border:1px dotted #9EC2F3;

   border-width:0 1px 1px;

}



#catTitle { background:#fff; } /* Important for Konqueror */



#categtree h2 {

   margin:0 0 5px;

   padding:2px;

   text-align:center;

   color:#3E81B4;

   background:#DDE5F3;

   vertical-align:middle;

}



#categtree #close_tree {

   right:0;

   padding:1px;

   text-align:center;

   white-space:nowrap;

   cursor:pointer;

   cursor:hand;

}



#categtree .categ-item {

   clear:both;

   margin:3px 5px;

   padding:2px 5px;

   display:block;

   border:1px dotted #CBE2EC;

   border-width:1px 0;

   cursor:pointer;

   cursor:hand;

}



#categtree .categ-item img {

   margin-right:1em;

}



#categtree .odd {

   background:#F8F8FC;

}



#categtree .even {

   background:#fff;

}



#categtree .categ-item:hover {

   background:#eee;

}



/* --------------------------------------------------------------- */



.center {

	margin: 0 auto;

	width: 960px;

}

	

.center1 {
	background-color: #191919;
	margin: 0 auto;
	width: 960px;
}

	

.header {

	background: url("images/headerBg.gif") repeat-x;

	height: 88px;

}



.headerLogo {
	float: inherit;
	margin: 0px 0px 0px 0px;
}



.headerSearch {

	float: right;

	color: #FFFFFF;

	margin: 25px 40px 0px 0px;

}



.searchLabel {

	float: left;

	margin: 4px 5px 0px 0px;

}



.searchInput {

	border-top: 0; border-bottom: 0; border-left: 0;

	border-right: 1px solid #E2B9B8;

	padding: 2px;

	float: left;

	width: 260px;

	height: 18px;

}



.searchBtn {

	height: 18px;

	float: left;

	margin: 2px 0px 0px 5px;

}



.searchBtnLeft {

	background: url("images/searchBtnLeft.gif") no-repeat;

	height: 18px;

	width: 5px;

	float: left;

}



.searchBtnCenter {

	background: url("images/searchBtnCenter.gif") repeat-x;

	height: 18px;

	margin: 0;

	padding: 0;

	border: 0;

	color: #FFFFFF;

	font-family: Arial;

	font-weight: bold;

	float: left;

}



.searchBtnRight {

	background: url("images/searchBtnRight.gif") no-repeat;

	height: 18px;

	width: 5px;

	float: left;

}



.userBar {

	clear: right;

	float: right;

	margin: 13px 40px 0px 0px;

	color: #FFFFFF;

}



.userBar a:active, .userBar a:link, .userBar a:visited, .userBar a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}



/*-------------------*/
.headnav {
	background: #4A6786 url(images/th.gif) top left repeat-x;
}
.navrow {
	background: #3B83C6 url(images/buttons.gif); 
	height: 21px;
	width: 952px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #F0E80A;
	text-align: center;
	font-size: 11px;
	padding: 4px;
}


.hMenuContainer {

	background: url("images/hNMenuContainerBg.gif") repeat-x;

	height: 33px;

}



.hMenu {

	float: left;

	margin-left: 180px;

}



.hMenu a:link, .hMenu a:active, .hMenu a:visited {

	float: left;

	display: block;

	height: 34px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 13px;

	text-decoration: none;

	padding: 8px 15px 0px 15px;

}



.hMenu a:hover {
	float: left;
	display: block;
	height: 34px;
	color: #D98719;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 15px 0px 15px;
}



/*-------------------*/



.path {
	background: url("images/pathBg.gif") repeat-x;
	background-color: #191919;
	margin: 0 auto;
	width: 745px;
	height: 23px;
	padding: 5px 190px 0px 25px;
}



.path a:link, .path a:active, .path a:visited {
	color: Lime;
	text-decoration: none;
}



.path a:hover {
	color: Green;
	text-decoration: underline;
}



.path img {

	margin: 0px 5px 1px 5px;

}



/*-------------------*/



.leftContainer {
	float: left;
	width: 215px;
	background: #191919 repeat-x;
}



/*-------------------*/



.centerContainer {

	float: left;
background-color: #191919;
}



.centerContainerT {

	background: url("images/contentTop.gif") no-repeat;

	height: 6px;

	width: 530px;

}



.centerContainerB {

	clear: both;

	background: url("images/contentBottom.gif") no-repeat;

	height: 6px;

	margin: 0;

	width: 530px;

}



.centerContainerM {
	width: 528px;
	padding: 18px 1px 0px 1px;
	background: url("images/contentMiddle.gif") repeat-y;
	background-color: #191919;
}



.catHome {

	float: left;

	padding: 0px 40px 20px 40px;

}



a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: ActiveCaption;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}



a.catHomeMain:hover {

	text-decoration: underline;

}



.catHomeSubcats {

	margin: 8px 0px 0px 0px;

}



a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: Gray;
	text-decoration: none;
}



a.catHomeSub:hover {
	color: Silver;
	text-decoration: underline;
}



.catHomeCount {

	color: #315A73;

	font-weight: bold;

}



/*-------------------*/



.rightContainer {
	float: left;
	width: 215px;
	background: #191919 repeat-x;
}



/*-------------------*/

.footer {
	margin: 0 auto;
	width: 960px; /*

	background: url("../images/footerBg.gif") repeat-x;

	background-color: #B0140F;

	*/
	background-color: #333333;
	border-top: 2px solid #3E81B4;
	color: #315A73;
	font-weight: bold;
	clear: both;
	text-align: center;
	padding: 20px 0px 20px 0px;
}



.footer a:active, .footer a:link, .footer a:visited {

	color: #315A73;

	text-decoration: none;

}



.footer a:hover {

	color: #D98719;

	text-decoration: underline;

}



.footerCat {

	margin: 0 auto;

	margin-bottom: 20px;

	padding: 0px 20px 20px 20px;

	border-bottom: 1px solid #B32B26;

	width: 700px;

}



/*-------------------*/
/* Main Container*/
.maincont {

	margin: 0px 0px 20px 12px;

}



.maincontTopLeft {

	float: left;

	background: url("images/hdr_left.gif") no-repeat;

	width: 25px;

	height: 27px;

}

.maincontTopCenter {

	float: left;

	background: url("images/hdr_mid.gif") repeat-x;

	width: 480px;

	height: 25px;

	padding-top: 4px;

	

	color: #707070;

	text-align: center;

	font-weight: bold;

}



.maincontTopRight {

	float: left;

	background: url("images/hdr_right.gif") no-repeat;

	width: 25px;

	height: 27px;

}


/*End Main Container*/

.box {

	margin: 0px 0px 20px 12px;

}



.boxTopLeft {

	float: left;

	background: url("images/hdr_left.gif") no-repeat;

	width: 25px;

	height: 27px;

}
.boxTopCenterMain {

	float: left;

	background: url("images/hdr_mid.gif") repeat-x;

	width: 190px;

	height: 25px;

	padding-top: 4px;

	

	color: #707070;

	text-align: center;

	font-weight: bold;

}


.boxTopCenter {

	float: left;

	background: url("images/hdr_mid.gif") repeat-x;

	width: 140px;

	height: 25px;

	padding-top: 4px;

	

	color: #707070;

	text-align: center;

	font-weight: bold;

}



.boxTopRight {

	float: left;

	background: url("images/hdr_right.gif") no-repeat;

	width: 25px;

	height: 27px;

}



.boxMiddle {

	clear: both;
	
   background: url("images/boxMiddle.gif") repeat-y;
	
	width: 190px;

}
.boxMiddleMain {

	clear: both;
	
   background: url("images/boxMiddle.gif") repeat-y;
	
	width: 240px;

}


.boxBottom {

	background: url("images/boxBottom.gif") no-repeat;

	width: 190px;

	height: 6px;

}
.boxMiddleB {

	clear: both;
	
   background: url("images/boxMiddleB.gif") repeat-y;
	
	width: 190px;

}

.boxBottomB {

	background: url("images/boxBottomB.gif") no-repeat;

	width: 190px;

	height: 6px;

}
/*-------------------*/



.boxStats {

	padding: 2px 2px 10px 20px;

	margin: 0;
	
	color: #707070;

	list-style: none;

}



.boxStats li {
	padding-bottom: 2px;
	color: #707070;
}

a.boxStats:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {

	color: #3E81B4;

	text-decoration: none;

	font-weight: bold;

}



a.boxStats:hover {

	color: #D98719;

	text-decoration: underline;

	font-weight: bold;

}

/*-------------------*/



.boxSponsored {

	margin: 0px 7px 0px 7px;

	border-bottom: 1px solid #CCCCCC;

	padding: 15px 7px 10px 7px;

	color: #707070;

	line-height: 15px;

	font-size: 10px;

}



.boxSponsoredLast {

	margin: 0px 7px 0px 7px;

	padding: 15px 7px 8px 7px;

	color: #707070;

	line-height: 15px;

	font-size: 10px;

}



a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {

	color: #3E81B4;

	text-decoration: none;

	font-weight: bold;

}



a.boxSponsoredA:hover {

	color: #D98719;

	text-decoration: underline;

	font-weight: bold;

}



/*-------------------*/



.boxPopCats {

	padding: 10px 0px 10px 20px;

	margin: 0;

	list-style: none;

}



.boxPopCats li {

	background: url("images/boxPopCatsBg.gif") 0px 5px no-repeat;

	padding: 0px 0px 2px 8px; 

}



.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: Gray;
	text-decoration: none;
}



.boxPopCats li a:hover {
	color: Silver;
	text-decoration: underline;
}



/*-------------------*/



.noResults {

	margin-left: 20px;

}



.noResults p {

	color: #D98719;

	margin: 0px 0px 15px 0px;

}



.noResults ul {

	margin: 0;

	padding: 15px 0px 20px 40px;

}



/*-------------------*/



.navig {

	padding: 5px;

	color: #D98719;

	font-weight: bold;

}



.mainPaging {

	float: right;

}



.pagingLinks {

	color: #D98719;

	font-weight: bold;

}



.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {

	color: #3E81B4;

	text-decoration: none;

}



.pagingLinks a:hover {

	color: #D98719;

	text-decoration: none;

}



/*-------------------*/



a.link:active, a.link:link {

	font-size: 12px;

	color: #D98719;

	text-decoration: none;

}



a.link:visited {

	font-size: 12px;

	color: #3E81B4;

	text-decoration: none;

}



a.link:hover {

	font-size: 12px;

	color: #FFA814;

	text-decoration: underline;

}



a.readMore:link, a.readMore:active, a.readMore:visited {

	color: #3E81B4;

	font-weight: bold;

	text-decoration: none;

}



a.readMore:hover {

	color: #D98719;

	font-weight: bold;

	text-decoration: none;

}



a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {

	color: #3E81B4;

	text-decoration: none;

}



a.readMoreFeat:hover {

	color: #D98719;

	text-decoration: underline;

}



/*-------------------*/



.searcCat a:link, .searcCat a:active, .searcCat a:visited {

	color: #D98719;

	font-weight: bold;

	text-decoration: none;

}



.searcCat a:hover {

	color: #D98719;

	font-weight: bold;

	text-decoration: underline;

}



a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {

	color: #6F6F6F;

	text-decoration: underline;

}



/*-------------------*/



.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {

	color: #D98719;

	text-decoration: underline;

}



.contentText {
	width: 530px; /*color: #D98719;*/
	color: #D98719;
	text-align: justify;
	margin-bottom: 20px;
}
/* Featured Link css */
.container {
	BORDER-RIGHT: #aeaeae 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aeaeae 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 5px auto; BORDER-LEFT: #aeaeae 1px solid; WIDTH: 98%; PADDING-TOP: 5px; BORDER-BOTTOM: #aeaeae 1px solid
}
.im {
	BORDER-RIGHT: #b7b9bd 1px solid; BORDER-TOP: #b7b9bd 1px solid; BORDER-LEFT: #b7b9bd 1px solid; WIDTH: 78px; BORDER-BOTTOM: #b7b9bd 1px solid; HEIGHT: 56px
}
.containerftr {
	BORDER-RIGHT: #71ccee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #71ccee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 5px auto;
	BORDER-LEFT: #71ccee 1px solid;
	WIDTH: 98%;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #71ccee 1px solid;
	BACKGROUND-COLOR: #242424;
}
.content {
	PADDING-RIGHT: 5px; MARGIN-TOP: 0px; PADDING-LEFT: 5px; FONT-SIZE: 10px; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; HEIGHT: 48px
}
.titlebar {
	BACKGROUND: url(images/bar.gif) repeat-x left top
}
.titlebar H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; TEXT-TRANSFORM: uppercase; CURSOR: pointer; COLOR: #dde8ed; PADDING-TOP: 5px; LETTER-SPACING: 1px; HEIGHT: 20px; TEXT-DECORATION: none
}
.titlebar2 {
	BACKGROUND: url(../images/bar.bg.gif) repeat-x left top
}
.titlebar2 H2 {
	BORDER-RIGHT: #aeaeae 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #aeaeae 1px solid; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #aeaeae 1px solid; CURSOR: pointer; COLOR: #444; PADDING-TOP: 5px; BORDER-BOTTOM: #aeaeae 1px solid; LETTER-SPACING: 1px; HEIGHT: 19px; TEXT-DECORATION: none
}
/*End Featured Link css */
.bar_down {
	background-color: transparent;
	Height: 20px;
	FONT-SIZE: 14px;
	Font-weight: bold;
	Color: Black;
	border: 1px solid #333333;
	Padding: 5px 10px 0 5px;
	Margin: 0 1px 0 1px;
	text-align: center;
	background-image: url('images/bar.gif');
}
.bar_detail{
	border-left:1px solid #333333; border-right:1px solid #333333; 
	Margin: 0 15px;
    text-align:left; padding-left:5px; padding-right:10px; padding-top:5px; padding-bottom:0
}
.bar {
	BORDER-RIGHT: #aeaeae 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #aeaeae 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/bar.bg.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 15px;
	BORDER-LEFT: #aeaeae 1px solid;
	COLOR: Navy;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #aeaeae 1px solid;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #f2f2f2;
}
/* Begin Wordpress CSS*/
.comment {
	margin: 0 0 5px;
	FONT-SIZE: 12px;
	color: #707070;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-family: sans-serif;
	font-size-adjust: none;
}
.caption {
	margin: 0 0 5px;
	FONT-SIZE: 12px;
	color: Silver;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-family: sans-serif;
	font-size-adjust: none;
}
.comments {
	margin: 0 0 5px;
	FONT-SIZE: 12px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-weight: bold;
}
.meta {
	margin: 0 0 5px;
	FONT-SIZE: 12px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	}
.post {
	margin: 0 0 5px;
	font-family: 'Arial','sans-serif'
	color: #707070;
	FONT-SIZE: 10px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/*Begin Sidebar */
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
   background color: #cccccc;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
	}
.commentform {
	padding: 2px 0px 6px 5px;
	margin: 5px 5px 1px 8px;
	background: ButtonFace;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin 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 {
	color: #D98719;
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

	
/* Widgets */

.widgets {
	background: #242424;
}
.widgetsbox {
	padding: 2px 2px 10px 2px;
	margin: 0;
	color: #707070;
	list-style: none;
}

.widgets * {
	padding: 0 0px 10px 0;
	color: Gray;
}

.widgets ul {
background: url("images/boxPopCatsBg.gif") 0px 5px no-repeat;
	margin: 0 10px;
	color: Gray;
	list-style: none;
}

.widgets li {
background: url("images/boxPopCatsBg.gif") 0px 5px no-repeat;
padding: 0 10px 0;
   color: Gray;
	margin-right: 20px;
}

.widgets h2 {
	margin: 0 6px;
	padding: 0 10px 0;
	color: #D98719;
	font-size: 1em;
}
a.widgets a:link, .widgets a:active, .widgets a:visited {
padding: 0 10px 0;
	color: Gray;
	text-decoration: none;
}
.widgets a:hover {
	color: Silver;
	text-decoration: underline;
}
a {
color: #3E81B4;
text-decoration: none;
}

a img {
border: none;
}

a:visited {
color: #3E81B4;
text-decoration: none;
}

a:hover {
color: #D98719;
text-decoration: underline;
} 
.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
}
#search {
 	float:right;
 	margin-top:25px;
 	width:320px;	 
 }
.search{
	font-size: 8pt;
 	width:250px;	
 }
	
.searchLabel {
	float: left;
	margin: 3px 5px 0px 0px;
	color: #FFFFFF;
}
.searchInput {
	background-color: ButtonFace;
	border: 1px solid #0d718e;
	padding: 1px 2px 1px 1px;
	float: left;
	width: 135px;
	height: 16px;
	margin-top: 2px;
}

.searchBtn {
	height: 20px;
	width: 40px;
	float: left;
	margin: 2px 0px 0px 2px;
	background:url('images/go.gif') no-repeat;
	border:0px;
	cursor:pointer;
}