#watermark {
	min-width: 950px;
}
#header {
	height: 173px;
}
#menuh {
	margin-left: 40px;
	margin-left: 0px;
	padding: 0;
}

	#menuh li {
	   margin-left2: 40px !important;
	}

/*
 * Top rss link
 */
   #titleLinks {
      padding-bottom:16px;
   }
 
   #top-subscribe-link {
      position:relative;
      top:80px;
      text-align:right;
      float:right;
      display:inline;
   }
   #top-subscribe-link a {
      background: #80B1D8 url(images/feed-icon-28x28.gif) no-repeat 10px 10px;
      padding:10px 20px 10px 44px;
      display:block;
      text-decoration:none !important;
      line-height:16px;
      color:#fff;
   }
      #top-subscribe-link a:hover {
         background-color2:#80B1D8;
      }
      #top-subscribe-link a strong {
         text-decoration:underline !important;
         display:block;
         font-weight:bold;
         font-size:14px;
         letter-spacing:-1px;
      }
   #top-subscribe-link span a {
      background: transparent !important;
      display:block;
      float:right;
      clear:left;
      padding:4px 10px 4px 4px;
      font-size:11px;
      color: #316D8F !important;
   }
      #top-subscribe-link span a:hover {color:#fff !important;text-decoration:underline !important;}
      
/*
 * Vertical menu headers
*/

   #menuv {margin-top:16px;}

	#menuv li.headerNormal,
	#menuv li.headerSearch,
	#menuv li.pagenav,
	#menuv li.categories {
	   background: transparent url(images/sidebar-bottom.gif) no-repeat bottom center !important;
	   padding-bottom:10px !important;
	}

   #menuv li.headerNormal h3,
	#menuv li.headerSearch h3,
   #menuv li.pagenav h3,
	#menuv li.categories h3  {
	   font-weight: bold;
	   font-size: 114%;
	   color: #444;
	   padding: 20px 0 8px 45px;
	   margin: 0;
	   cursor: default;
	}

   #menuv li.headerSearch h3 {
		background:transparent url(images/sidebar-search.gif) no-repeat scroll 0% 0% !important;
	}

	#menuv li.pagenav h3 {
	   padding-left: 16px;
		background:transparent url(images/sidebar-top.gif) no-repeat scroll 0% 0% !important;
	}

	#menuv li.categories h3 {
	   padding-left: 16px;
		background:transparent url(images/sidebar-top.gif) no-repeat scroll 0% 0% !important;
	}

	#menuv li.headerNormal h3 {
	   padding-left: 16px;
		background:transparent url(images/sidebar-top.gif) no-repeat scroll 0% 0% !important;
	}

   #menuv li.headerDelicious h3 {
	   padding-left: 16px;
		background:transparent url(images/sidebar-top-delicious.gif) no-repeat scroll 0% 0% !important;
	}


	#menuv ul {
	   margin: 0;
	   padding: 0;
	   border2:solid 1px green;
	}

	#menuv li {
	   margin: 0;
	   padding: 0;
	   border2:solid 1px purple;
	   list-style-type:none;
	}


	#menuv a {
	   padding: 8px 14px;
	   width2: 100px !important;
	   display: block !important;
	   padding2: 20px !important;
	   text-decoration: none;
	   overflow: wrap;
	   border: solid 1px #fff;
	   font-weight2:bold;
	   color: #4B5965 !important;
	   font-size: 12px;
	   white-space:wrap !important;
	   line-height: 16px;
	}
	#menuv a:hover {
	   background2: red !important;
	   background2:#D2E9F6 url(/topsight/website/assets/images/menuv-rollover.gif) repeat-x scroll 0 100% !important;
		border-color2:#BED4E9;
		border-color: #BBD49A;
		text-decoration: underline;
		color:#336599 !important;
		color:#57AF2B !important;
		color:#669A4C !important;
		background: #E7F1C7 !important;
		background: #F6FFD8 !important;
		background2: #fff url(/topsight/website/assets/images/body-background.gif) repeat-x scroll 0 -220px !important;
	}
	#menuv ul ul li {
	   padding2: 6px;
	   border-bottom2: solid 1px #ddd;
	}
	#menuv li.menuSearch {
	   padding: 0px !important;
	}
   #menuv li.menuSearch:hover {
	   background-color: #EDF2F5 !important;
	}
	#menuv ul ul li:hover {
	   background: transparent !important;
	}
	#menuv ul ul li:hover > a {
	  background: #F6FFD8 !important;
	}

	#menuv ul {
	   position: relative !important;
	   left:0 !important;
	   display:block !important;
	}

	#menuv ul ul {
	   border: none !important;
	}




	#tagcloud {

	}

	#tagcloud .padding {
	   padding: 10px;
	   background: #EDF2F5;
	}

	.wp-tag-cloud {
	   float:left;
	   padding: 0px 0 0px 0 !important;
	   paddin2g: 10px !important;
		width2: 218px;
		text-align2: center;
	}
	#tagcloud a {
	   background2: green !important;
	   width2: 60px !important;
	   padding: 4px;
		width:auto !important;
		float:none;
	   overflow2:hidden;
	   display:inline !important;
	   white-space:wrap;
	   border:none !important;

	}

	.inline-count {
	   font-size: 11px;
	   color: #69c;
	}

/*
 * Main page stuff
 */
	#header h1 {
		padding-left: 0px;
		float:left;
		display:inline;
		width:500px;
	}

	#content h1 {
		padding-bottom: 14px;
		margin-top:12px;
		font-size: 32px;
		color: #777;
	}

	#content a {
	  color2: #0079C1;
	}
  #content a:hover,
	.more-link:hover {
	   color: #57AF2B !important;
	   background-color: #FAFFDF;
	   border2: solid 1px #DCE8F4;
	}

#content a.goback:hover {background-color:#80BB4A !important; color:#fff !important;}
/*
 * POST main stuff
*/

a#header-title {
	background: url(images/blog-title.gif) no-repeat !important;
	width: 500px !important;
}

#content .contentPadding {
	padding-top2: 0 !important;
	margin-right: 20px;
	padding-left: 26px !important;
}

.postsgroup {
	padding-left: 0px;
	margin-top2: -42px;
	border22solid 1px red;
	padding-top2: 0px;
}

#content h3 {
	line-height: 22px;
	font-weight: normal;
}


.post {
	border2:solid 1px red;
	margin-bottom: 26px;
	background2: #f8f8f8;
	padding: 6px;
	padding-top: 2px;
	background2: #F2F6F9;
	border2:solid 5px #F2F6F9;
	border:solid 5px #EDF2F5;
   -moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}



.post .posttitle {
	padding:12px 8px 8px 0px;
}

.page h2 {
	font-size: 30px;
	font-weight: normaml;
	line-height: 36px;
	padding-left: 12px;
	color: #777;
	width: 400px;
	float:left;
	margin-bottom: 4px;
}

.post h2 {
	padding: 0;
	position:relative;
	left:-16px;
	/*margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 40px;*/
	margin-bottom: 4px;
	margin-right: 0;
	padding-right: 0;
	width: 680px;
	float:left;
	font-size: 30px;
	font-weight: normaml;
	line-height: 34px;
	color: #777;
}

.page h2,
.narrowcolumn .post h2 {
	width: 480px;
	margin-bottom: 12px;
}

.entry h2 {
	left: 0;
	margin-top: 30px;
	float:none;
}

	h2 a {
	   font-size: 26px;
	   line-height: 30px;
	}

	.post h2 a:link {
	   color: #5EA53A !important;
	}

	.post h2 a:visited {
    color: #5EA53A !important;
	}

	#content .post h2 a:hover {
	    text-decoration:underline;
	    color: #0079C1 !important;
	    color: #57AF2B !important;
	    background: #F6FFD8;

	}


.post h3 {
	margin-top: 10px;
}

.page .entry {
	clear:left;
	padding: 4px 12px;
}

.post .entry {
	border2:solid 1px red;
	clear:left;
	margin: 0px 0 0px 0;
	background: #fff;
	padding: 4px 12px;
	border2:solid 1px #ddd;
   -moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

.post small {
	font-size: 12px;
	font-weight:bold;
	color: #777;
	text-transform2:uppercase;
}


#content .calendar {
	background: url(images/calendar.jpg) no-repeat;
	text-align: center;
	float:left;
	width: 42px !important;
	height: 45px !important;
	position: relative !important;
	left: -26px !important;
	top: 23px !important;
	clear: both;
}
	#content .calendar .month {
	   color: #FFF;
	   text-transform: uppercase;
	   font-size: 12px !important;
		font-weight: bold !important;
		position: relative;
	   top: -1px !important;
	}
   #content .calendar .day {
	   color: #000;
	   font-size: 24px !important;
	   position: relative;
	   top: -6px !important;
	   color: #666666 !important;
	}

.page .author {
	width: 90px;
	   padding: 4px 8px 0 0;
   float:right;
   display:inline;
}
.post .author {
	width: 90px;
   background2: url(images/author.gif) no-repeat;
   padding: 4px 8px 0 0;
   float:right;
   display:inline;
   position: relative;
   text-align: center;
   top: -15px;
   left: 15px;
}
.author img {
	display:block;
	text-align :center;
}

.author span {
	float2:right;
	clear:right;
	font-size: 10px;
	line-height: 12px;
	color: #777;
}

#content .postmetadata {
	margin: 0px 0 0 0;
	padding: 6px 12px 1px 0px;
	background: #EDF2F5;
	font-size: 11px;
	color: #aaa;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
	.postmetadata a {
	  text-decoration:underline;
	}

	 p.tags {
		background: #f9f9f9;
		margin: 0;
		padding: 12px 10px 10px 10px;
		font-size: 11px;
		color: #666666;
	}

	p.tags small {
	  font-weight:normal;
	  font-size: 11px;
	}

	.tags a:link {
	   color: #8998A4 !important;
	   text-decoration: none;
	}
	.tags a:visited {
	  color: #8998A4 !important;
	  text-decoration: none;
	}
   .tags a:hover {
	   color: #57AF2B;
	   text-decoration2: underline;
	}

	p.comments-link {
		float:left;
		clear2:left;
      margin: 4px 0 0 10px;
	}

	.comments-link a {
	   background: transparent url(images/comment.gif) no-repeat 0 1px !important;
		display:block;
		float2:left;
		font-size: 13px;
		padding: 4px 20px 12px 0px;
		color: #5381D7 !important;
		color: #637179 !important;
      text-decoration: underline;
	}

   .comments-link a:hover {
      color: #57AF2B;
      color: #57AF2B !important;

	   background-position: 0 -39px !important;
	}

	.comments-link a:hover span {
	   text-decoration: underline;
	}

	.count {
	   display:block;
		float:left;
      width: 31px;
      font-weight: bold;
		color: #777;
		font-size: 12px;
		text-align: center;
		margin-right: 6px;
		text-decoration: none !important;
	}

   p#addThis {
      margin: 6px 0 0px 0; padding: 10px !important; line-height: 20px;
   }
   p#addThis a {display:inline !important; background:transparent !important;}

.aslist h2 { font-size: 18px; }

#content .aslist .calendar {top: 20px !important; }

span.rss {
	background(images/icon-rss.gif) no-repeat;
	padding-left: 20px;
}

#content .postmetadata small {
	font-size: 11px;
	font-weight: normal;
	padding2: 0 10px;
}


/*
 * Post navigation
 */

 .navigation {
   background2: red;
   padding: 10px;
   margin-bottom: 20px;
 }

 .alignleft {
   float:left;
 }

.alignright {
   float:right;
 }



#menuv li p {
	padding: 10px 16px 10px 16px;
}

#menuv li p a {
	padding: 0px;
	text-decoration: underline;
	color: #5381D7;
}
#menuv li p a:hover {color:#57AF2B;background: transparent !important;}
#menuv li p a:visited {color:#83909F;}


/*
 * Sidebar
 */

 .sidebar-note {
   background: red;
   background: #EDF2F5;
   border: solid 1px #DCE8F4;
   padding: 10px;
 }

/*
 * Response to (
 s)
 */

 #respond {
   padding: 0 18px 18px 0px;
 }

 h3#comments,
 #respond h3 {
   font-size: 24px;
 }

 #comments {padding-top: 20px;}

   #searchform label,
	#respond label { width: auto; padding-top: 2px; padding-bottom: 2px; color: #555;}

	#respond label span { font-weight:normal !important; }
	#respond label span.nobold {color: #000;}


	#searchform li .textinput,
	#respond li .textinput,
	#respond li .textarea {
	   clear:left;
		float:none;
		display:block;
	}
	li.menuSearch form input.textbox {
	   width: 170px;
	}

ol.commentlist {
	margin: 0;
}

ol.commentlist li.depth-1 {
	font-size2: 16px;
	font-weight2: bold;
}


ul.commentlist {
	margin: 0 !important;
	padding: 0 !important;
}
li.comment {
	list-style-type:none;
	margin-left: 0;
	padding: 10px 0px 6px 0px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	clear:both;
	margin-bottom: 10px;
}

.comment-author {
	font-weight:bold;
	font-style:none;
	border2:solid 1px red;
	margin-top: 0px;
	padding: 24px 0 0 28px;;
	background: transparent url(images/bubble-tip.gif) no-repeat 0 0px;
}

	.comment-date {
	   display2:block;
	   font-weight:normal;
	   font-size: 12px;
	   padding-left: 10px;
	}

	.comment-author img {display:none;}
	.comment-meta a {color: #555; font-size: 11px; text-decoration:none;}

	.comment-body {
		-moz-border-radius2:6px;
		-webkit-border-radius2:6px;

		background: #F6FAFD url(images/quote-mark.gif) no-repeat 100% 0;
	   border:solid 1px #D7E0EA;
	   border-bottom:none;
	}

      .comment-body-inner {
         padding: 5px 10px 10px 10px;
      }

	.comment p {
		line-height: 18px;
	}


#content .more-link {
	display:block;
	width: 180px;
	margin-top: 18px;
	margin-left: -10px;
	margin-bottom: 20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	font-weight:bold;
	background2: #eee;
	background2: #94A5B7;


	color: #57AF2B !important;
	background2: #E3EDF8;
	padding: 6px 12px;

	border2: solid 1px #ececec;
	width2: 180px;
}

	#content .more-link:hover {
	  	background: #F6FFD8;
	   color:#57AF2B !important;
	}

.fn {
	float2:left;
}
.says {
	color: #555;
	font-weight:normal;
}

.comment p
li.comment * {
	font-size2: 12px !important;
}





#accordian {

}
.ui-accordion-header {
	background2: #333;
	background: #F2F6F9 url(images/icon-arrow-left.gif) no-repeat 12px 9px;
	padding-left: 28px !important;
	color2: #fff;
}
.ui-accordion-content {
	background: #F2F6F9;
	background: #fff;
	border:solid 1px #eee;
}
.ui-accordion-content a {
	background: #fff url(/topsight/website/assets/images/body-background.gif) repeat-x scroll 0 -234px !important;
	border-bottom: solid 1px #efefef !important;
}
.ui-accordion-content a:hover {
	border-color: #E7F9C8 !important;
	background: #FAFFDF !important;
}

#menuv a.ui-accordion-header:hover {
	background: #F6FFD8 url(images/icon-arrow-left.gif) no-repeat 12px 9px !important;
}



#menuv a.ui-state-active,
#menuv a.ui-state-active:hover {
background: #F6FFD8 url(images/icon-arrow-down.gif) no-repeat 9px 9px !important;
background: #829CB1 url(images/icon-arrow-down.gif) no-repeat 9px 9px !important;
	color: #fff !important;
	border:solid 1px #AFC7DB;
	font-weight:bold;
}


/*
 ********************************************************************************************
 * Print link
 ********************************************************************************************
 */

.titleLink:link,
.titleLink:visited,
.titleLink:active {
	float:left;
	color: #999;
	background: transparent url(/topsight/website/assets/images/icon-print.gif) no-repeat 0 5px !important;
	padding: 6px 0 14px 20px;
	font-size: 11px;
	text-decoration:None;
	margin-left: 14px;
}
   .rssLink:link, .rssLink:visited, .rssLink:active {
      background: transparent url(/topsight/website/assets/images/icon-rss.gif) no-repeat 0 5px !important;
   }

   .rssHelpLink:link, .rssHelpLink:visited, .rssHelpLink:active {
      background: transparent url(/topsight/website/assets/images/icon-rss-help.gif) no-repeat 0 5px !important;
   }
   
.titleLink:hover {
	color: #57AF2B;
	text-decoration:underline;
}

