﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
    margin: 0;
    padding: 0;
    color: #000000;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

a {
	text-decoration: underline;
	color: #336699;
}

a:link
{
	text-decoration: underline;
	color: #336699;
}

a:visited
{
	text-decoration: underline;
	color: #336699;
}

a:active
{
	text-decoration: underline;
	color: #336699;
}

a:hover
{
	text-decoration: underline;
	color: #336699;
}

td
{
	vertical-align: top;
}

img 
{
	border: solid 0px #ffffff;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	color: #000;
	font-family: Tahoma;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h1
{
	color: #336699;
    font-size: 32px;
}
h2
{
    font-size: 12px;
}
h3, h4, h5, h6
{
    font-size: 11px;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

/* HEADER   
----------------------------------------------------------*/
#header
{
 /*   background-color: #08CDE4;*/
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    width: 100%;
}

#topnav
{
	background-color: #24B5F6;	
	color: #ffffff;
	width: 100%;
}

#topnav a 
{
	color: #ffffff;
}

#topnav_langs
{
	text-align: left;
}

#topnav_auths
{
	text-align: right;
}

div.header_title
{
    background: transparent url(/Images/blogs_header.jpg) no-repeat 0 0 scroll;
    height: 118px;
	margin: 0;
	position: relative;
}

div.header_title a.title_link
{
    bottom:10px;
    margin-right: 10px; 
    position:absolute;
    right:0;
    text-align: right;
    text-decoration: none;
}

div.header_title a.title_link .span_h2
{
	color:#9B0003;
    font-weight : bold;
    text-decoration : none;
    display: block;
}

/* MENU  
----------------------------------------------------------*/

#menu
{
	height: 35px;
	margin-bottom: 5px;
	margin-top:5px;
	float: left;
	position:relative;
	width: 100%;	
}

.menuitem
{
	float: left;
	padding: 0 2px 0 2px;
}

#questAndAns 
{
    left: 50%;
    position: absolute; 
}

#questAndAnsTable 
{
    position: relative;
    right: 12em;
}

.menuimage img
{
    margin-right: 5px;
}

.menutext 
{
    vertical-align:middle;
    }

.menutext .menutext_h1
{
	font-size: 14px;
	font-weight: bold;
}

.menutext .menutext_h2 {}

/* FOOTER
---------------------------------------------------------- */

div#footer
{
    height:80px;
    margin-top: 10px;
}

div#footer .bottom
{
    background-color: #24B5F6; 
    color: #ffffff; 
    margin-top: 10px;
    height : 75px;
    position: relative;
}


#menu-outer {
   height: 84px;
   text-align:center;
   background: url(images/bar-bg.jpg) repeat-x;
}
 
#menu-outer div {
   display: table;  /* Необходимо для центрирования */
   margin: 0 auto;
}
 
#menu-outer div ul {
   list-style: none;
   padding-top: 20px;
}
#menu-outer div ul li 
{
   display: inline;
   font-weight: bold;
   color : White;
   margin-right: 0.5em;   
}

#menu-outer div ul li a
{
   color : White;
   text-decoration : none;   
}

div.copyright
{
    color: #336699;
    font-size:10px;
    height:20px;
    margin:5px;
    text-align:center;
    vertical-align:middle;   
}


/* CONTENT
----------------------------------------------------------*/
#content
{
	margin-top: 4px;
}

.content_left
{
	width: 195px;
}

.content_center
{
	padding: 0 10px 0 10px;
	width: expression(document.body.clientWidth < 500? "500px": "auto");
	min-width : 500px;
}

.content_right
{
	width: 260px;
}

/* Widget's Shadow
----------------------------------------------------------*/


.alpha-shadow {
  float: left;
  width: 195px;
  background: transparent url(/Images/shadow/shadow1.gif) repeat bottom right;
  margin-bottom: 10px;  
}

.alpha-shadow div.inside-shadow {
  background: transparent url(/Images/shadow/shadow2.gif) no-repeat left top !important;
  background: url(img/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.content_left .alpha-shadow 
{
    width: 195px;
}

.content_right .alpha-shadow 
{
    width: 260px;
}
/* Menues Folder Style
----------------------------------------------------------*/
/*
div.tabMenu 
{
    border-bottom : 5px double #DEDEDE;    
    padding-left:10px;
}

div.tabMenu ul, li {border:0; margin:0; padding:0; list-style:none;}
div.tabMenu ul{
    height:28px;
}
div.tabMenu li{float:left;margin-right:5px;height:30px;overflow:hidden}

div.tabMenu .tab a:link, .tab a:visited{
    background:url(/Images/tab-round.png) right 60px;
    color:#666;
    display:block;
    font-weight:bold;
    line-height:29px;
    text-decoration:none;
}
div.tabMenu .tab a span{
    background:url(/Images/tab-round.png) left 60px;
    display:block;
    margin-right:14px;
    padding-left:14px;
}
div.tabMenu .tab a:hover{
    background:url(/Images/tab-round.png) right 30px;
    display:block;
}
div.tabMenu .tab a:hover span{
    background:url(/Images/tab-round.png) left 30px;
    display:block;
}
div.tabMenu .active a:link, .active a:visited, .active a:visited, .active a:hover{
    background:url(/Images/tab-round.png) right 0 no-repeat;
}
div.tabMenu .active a span, .active a:hover span{
    background:url(/Images/tab-round.png) left 0 no-repeat;
}
*/


/********************************************* RESERVED 
.tabMenu 
{
	height:27px;
	border-bottom: 5px double #DEDEDE;
	margin:0;
}
.tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
.tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.tab li 
{
	display:inline;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
.tab a 
{
	background:url(/Images/tabMenu/bright_117.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.tab a span 
{
	display:block;
	background:url(/Images/tabMenu/bleft_117.gif) no-repeat left top;
	font-size:14px;
	color:#4D4D4D;
	font-weight:700;
	line-height:27px;
	padding:0 22px;
	margin: 0;
}

* html .tab a span 
{
    line-height:27px;
}
.tab a:hover
{
	background-position:right bottom;
	text-decoration:none;
}
.tab a:hover span
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

.tab li.active a  {
	background:url(/Images/tabMenu/active_right.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.tab li.active a span  {
	display:block;
	background:url(/Images/tabMenu/active_left.gif) no-repeat left top;
	font-size:14px;
	color:#4D4D4D;
	font-weight:700;
	line-height:27px;
	padding:0 22px;
}

.tab li.active a:hover {
	background-position: right top;
}

.tab li.active a:hover span
{
    background-position: left top;
}
*******************/
.tabMenu 
{
	height:26px;
	border-bottom: 5px double #DEDEDE;
	margin:0;
	padding-left: 10px;
}
.tab 
{
	top:0;
	background:repeat-x top;
	margin:0;
}
.tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.tab li 
{
	display:inline;
	float:left;
	height: 26px;
	overflow:hidden;
	margin:0 5px 0 0;
	padding:0;
}
.tab a 
{
	background:url(/Images/tabMenu/bright_117.gif) no-repeat scroll right bottom;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.tab a span 
{
	display:block;
	background:transparent url(/Images/tabMenu/bleft_117.gif) no-repeat scroll left bottom;
	font-size:12px;
	color:#4D4D4D;
	font-weight:700;
	line-height:27px;
	padding:0 22px;
	margin: 0;
}

.tab a:hover span {
    color: #2061B3;
}

.tab li.active a  {
	background:url(/Images/tabMenu/bright_117.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.tab li.active a span  {
	display:block;
	background:url(/Images/tabMenu/bleft_117.gif) no-repeat left top;
	font-size:12px;
	color:#4D4D4D;
	font-weight:700;
	line-height:27px;
	padding:0 22px;
}

/*
----------------------------------------------------------*/

div.Menus
{
 	clear: both;
    background: #F5F5F5 none repeat scroll 0 0;   
    margin-bottom:10px;    
    border: 1px solid #C5C5C5;
    position: relative;
}


div.Menus h4 {
    border-bottom: 2px solid #24B5F6;
    color : #336699;
    font-size:13px;
    margin:0 0 5px;
    padding-bottom:5px;
    z-index:0;
    font-weight: bold;       
}


div.Menus .title
{
	font-size: 16px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	text-align: left;
}

div.Menus .title2
{
	font-size: 12px;
	padding: 0px 10px 10px 10px;
/*	font-weight: bold;*/
	text-align: left;
}

div.Menus img.menuImg 
{
    position: absolute;
    top: 10px;
    left: 9px;
}
div.Menus div.menuHeaderWrapper 
{
    padding-left: 47px;
    padding: 10px 0 10px 47px;
}

div.Menus h3.answers 
{
    display: inline-block;
    font-size: 15px;
    margin: 0;
    padding: 0;    
}

div.Menus p.description 
{
   margin: 0;
   padding: 0; 
   font-size: 12px;
}

/* Author Information (Author About)
----------------------------------------------------------*/

div.authorInfo 
{
	clear: both;
    background: #F5F5F5 none repeat scroll 0 0;   
  /*  margin-bottom:10px;  */
  /*  padding-bottom: 4px; */
    border: 1px solid #C5C5C5;
}

div.authorInfo .header {
    background-color: #24B5F6;
    border: 2px solid #24B5F6;
    color: White;
    font-weight: bold;
    padding: 2px 5px;
}

div.authorInfo .content p {
    color: #9B0003;
    font-weight:bold;
    margin:5px;
    text-decoration:none;
}

div.authorInfo h4 {
    border-bottom: 2px solid #24B5F6;
    color : #336699;
    font-size:13px;
    margin:0 0 5px;
    padding-bottom:5px;
    z-index:0;
    font-weight: bold;       
}

div.authorInfo .content {
    background-color : #F5F5F5;
    margin-bottom : 10px;
    padding-bottom : 10px;    
}

div.authorInfo .description 
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
    padding:0 10px;
}

div.authorInfo a 
{
    color : #2061B3;
}

div.authorInfo .blogTable {
    width : 100%;    
}

div.authorInfo .blogTable td {
    padding: 1px 10px;    
}

div.authorInfo .content {
    line-height: 14px;
}


div.authorInfo .title
{
	font-size: 16px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
	text-align: left;
}

div.authorInfo .title2
{
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
	text-align: left;
}

div.authorInfo .label
{
	padding-bottom: 10px;
	font-weight: bold;
}
/* POST
----------------------------------------------------------*/
.post .header
{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	zoom: 1;
}

.post .header a
{
    padding-left:8px;
}

.post .questionNumber
{
    color:#336699;
    font-size:12px;
    position: absolute;
    right: 10px;
}

.post .author {
    color: #666666;
    float: left;
    font-size: 12px;
    text-transform: capitalize;
}

.post .pubDate {
    color: #666666;
    font-size: 12px;
}

.post .categories {
    color: #666666;
    float: left;
    font-size: 12px;
    text-transform: capitalize;
}

.post .text 
{
	clear: both;
    margin-top: 40px;
    padding-bottom: 15px;
}

.post, .mceContentBody {
    border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 3px 10px;
}

.post h1, .mceContentBody h1 
{
    margin: 5px 0 0;
}

.post h1 {
    font-size: 14px;
    letter-spacing: 1px;
}

.post .bottom {
    margin-bottom: 30px;
}

.rating {
    margin-bottom: 10px;
}

.post .tags {
    color: #666666;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: capitalize;
    padding-top:2px;
    margin-right : 5px;
}

.post .footer 
{    
    border-top: 1px dashed silver;
    padding-bottom: 2px;
    padding-top: 4px;
    text-align: right;
}

.post .rssLogo 
{
    margin-left: 3px;
    border : 0; 
}


/* ********************************************** */

div.rating_grey {
	background:transparent url(/Images/rating/i_star_grey_15x14.png) repeat-x scroll 0 0;
	margin:2px 5px 0 0;
	width:75px;
	float:left;
}

div.rating_yellow {
	background:transparent url(/Images/rating/i_star_yellow_15x14.png) repeat-x scroll 0 0;
	height:16px;
}

dl.star-rating ol {
 margin: 0;
 padding: 0;
 list-style: none;
 width: 100px;
 height: 20px;
 position: relative;
 background: url(/Images/rating/stars.png);
 cursor : pointer;
 }
 dl.star-rating li {
 float: left;
 margin: 0;
 padding: 0;
 }
 dl.star-rating li span {
 display: block;
 width: 20px;
 height: 20px;
 text-indent: -9999px;
 position: absolute;
 text-decoration: none;
 z-index: 10;
 }
 dl.star-rating li span:hover {
 background: url(/Images/rating/stars.png) left center;
 left: 0;
 z-index: 2;
 }
 dl.star-rating span.star1 {
 left: 0;
 } dl.star-rating span.star1:hover {
 width: 20px;
 }
 dl.star-rating span.star2 {
 left: 20px;
 } dl.star-rating span.star2:hover {
 width: 40px;
 }
 dl.star-rating span.star3 {
 left: 40px;
 } dl.star-rating span.star3:hover {
 width: 60px;
 }
 dl.star-rating span.star4 {
 left: 60px;
 } dl.star-rating span.star4:hover {
 width: 80px;
 }
 dl.star-rating span.star5 {
 left: 80px;
 } dl.star-rating span.star5:hover {
 width: 100px;
 }
 dl.star-rating li.current {
 background: url(/Images/rating/stars.png) left bottom;
 height: 20px;
 z-index: 1;
 }
 
 /*** ---------- RATING ---------- ***/


/* Post Comments
----------------------------------------------------------*/
div.comment {
    border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 3px 10px;
}

div.comments h1 {
    font-size:15px;
    letter-spacing:1px;
    margin-bottom:5px;
    margin-top:15px;
}

div.comment .date {     
    border-bottom: 1px dashed silver;
    color: #336699;
    font-size: 12px;
    margin: 0;
    padding: 3px 0;
    text-align: left;
}

div.comment .gravatar {
    clear:both;
    float:left;
    margin:5px 10px 5px 0;
}

div.comment .content {
    margin:5px 5px 5px 0;
    min-height: 60px;
}

div.comment .author {
    border-top: 1px dashed silver;
    margin:0;
    padding: 3px 0;
    font-weight : normal;
    color : #336699;
}

/* Add new comment
----------------------------------------------------------*/
div.addComment {
    border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 3px 10px;
}

div.addCommentArea h1 {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 15px;
}

div.addComment input 
{
    border: 1px solid #C5C5C5;
    background-color: white;
    width: 300px;
}

div.addComment textarea {
    border: 1px solid #C5C5C5;
    height: 150px;
    width: 100%;
    background-color: white;
}

div.addComment .submit
{
    border: 1px solid #C5C5C5;
    background-color: white;
    width: 120px;
}

div.addComment p, div.addComment ul 
{
	clear: both;
    line-height: 1.6em;
    margin-bottom: 3px;
    text-indent:1.6em;
}

div.addComment .content {
    margin: 5px 5px 5px 0;
    min-height: 60px;
}

div.addComment .footer
{
    text-align : right;
    margin : 10px 5px;
    vertical-align: middle;
}

div.addComment .footer input
{
    width : 150px;
}


/* AddQuestion && QuestionSuccessfulAdded Message
----------------------------------------------------------*/

div.QuestionSuccessfulAdded
{
    border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 3px 10px;
}

div.QuestionSuccessfulAdded .info
{
    Color : Green;
    font-weight : bold;
    font-size:15px;
}

div.QuestionSuccessfulAdded .consideration 
{
    Color : Red;
    font-weight : bold; 
}

div.QuestionSuccessfulAdded .status
{
/*
    Color : #9B0003;
    font-weight : bold; 
*/
    margin-right:5px;
}

div.QuestionSuccessfulAdded .published
{
    Color : Green;
    font-weight : bold; 
}

div.QuestionSuccessfulAdded  p.premoderationInfo
{
    font-weight:bold;
}


div.QuestionAgreement
{
    border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 3px 10px;
}

div.QuestionAgreement span.title
{
    font-weight : bold;
    font-size : 15px;
}

div.QuestionAgreement p.title
{
    text-align : center;
}

div.QuestionAgreement p.agreement
{
  /*  text-align : center;*/
}

div.QuestionAgreement .formAgreement
{
    text-align : center;
}


div.addQuestion {
    border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 3px 10px;
}

div.addQuestionArea h1 {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 5px;    
}

div.addQuestion input 
{
    border: 1px solid #C5C5C5;
    background-color: white;
    width: 300px;
}

div.addQuestion input.checkBoxListEx {
    background-color: #F5F5F5;
    border:medium none;
    margin-bottom:4px;    
    vertical-align: middle;
    width:auto;
}

div.addQuestion textarea {
    border: 1px solid #C5C5C5;
    height: 150px;
    width: 100%;
    background-color: white;
}

div.addQuestion .submit
{
    border: 1px solid #C5C5C5;
    background-color: white;
    width: 120px;
}

div.addQuestion p, div.addQuestion ul 
{
	clear: both;
    line-height: 1.6em;
    margin-bottom: 3px;
}

div.addQuestion .content {
    margin: 5px 5px 5px 0;
    min-height: 60px;
}

div.addQuestion .footer
{
    text-align : right;
    margin : 10px 5px;
    vertical-align: middle;
}

div.addQuestion .footer input
{
    width : 150px;
}

/* PAGER  
----------------------------------------------------------*/
.pager 
{
	margin: 8px 0 8px 0;
	padding: 3px;
}

.pager .disabled 
{
	border: 0px solid #006699;
	color: #999;
	margin-top: 4px;
	padding: 3px;
	text-align: center;
}

.pager .current 
{
	background-color: #006699;
	border: 1px solid #006699;
	color: #ffffff;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border: 0px solid #006699;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/* AuthorList  
----------------------------------------------------------*/

div.authorList 
{    
    background:#F5F5F5 none repeat scroll 0 0;
/*    border:medium none;*/
/*    margin-bottom:10px;    */
    border:1px solid #C5C5C5;
}

div.authorList .header {
    background-color:#24B5F6;
    border:2px solid #24B5F6;
    color:White;
    font-weight:bold;
    padding:2px 5px;
}

div.authorList p {
    color:#9B0003;
    font-weight:bold;
    line-height:0.8em;
    margin:5px;
    text-decoration:none;
}

div.authorList h4 {
    border-bottom: 2px solid #24B5F6;
    color : #336699;
    font-size:13px;
    margin:0 0 5px;
    padding-bottom:5px;
    z-index:0;
    font-weight: bold;       
}

div.authorList .content {
    background-color : #F5F5F5;
}

div.authorList a {
    color : #2061B3;
}

div.authorList a:visited
{
    color : #2061B3;
}

div.authorList .blogTable {
    width : 100%;   
    padding-bottom:5px; 
}

div.authorList .blogTable td {
    padding: 1px 10px;    
}

/* CategoryList 
----------------------------------------------------------*/

div.categoryList 
{
	border: 1px solid #C5C5C5;
    background: #F5F5F5 none repeat scroll 0 0;
    /* border: medium none; */
   /* margin-bottom: 10px;   */
    padding-bottom: 5px; 
}

div.categoryList .header {
    background-color:#24B5F6;
    border:2px solid #24B5F6;
    color:White;
    font-weight:bold;
    padding:2px 5px;
}

div.categoryList .content {
    background-color : #F5F5F5;
    margin:2px;
    padding:1px 10px; 
}

div.categoryList a 
{
    color : #2061B3;
}


/* Categories Page
----------------------------------------------------------*/

div.categories 
{    
    background:#F5F5F5 none repeat scroll 0 0;
    margin-bottom:10px;    
    border:1px solid #C5C5C5;
}

div.categories .header {
    background-color:#24B5F6;
    border:2px solid #24B5F6;
    color:White;
    font-weight:bold;
    padding:2px 5px;
}

div.categories .content {
    background-color : #F5F5F5;
}

div.categories .categoryTable
{
    width : 100%;
    text-align : center;
}

div.categories .categoryTable td.firstColumn 
{
    text-align: left;
    padding : 2px 5px;
}


/* Authors Page (Home/Authors.aspx)
----------------------------------------------------------*/

div.authorsPage {}

div.authorsPage .authorPanel
{
    background: #F5F5F5 none repeat scroll 0 0;
    border: 1px solid #C5C5C5;
    clear: both;
    float: left;
    font-family: Tahoma, Clear, Sans-Serif;
    margin: 0 0 10px;
    padding: 0 5px 5px 10px;
    width:700px;
}

div.authorsPage .authorPanel dt
{
    font-size: 16px;
    font-weight: bold;
    margin: 1em 0;
}

div.authorsPage .authorPanel dd
{
    margin: 0 0 0 10px;
}

div.authorsPage .authorPanel .img
{
	border: solid 0px #ffffff;
	float: left; 
	margin: 0 1em 1em 0;
}

/* RecentComments Widget
-----------------------------------------*/

div.recentWidget {
    background:#F5F5F5 none repeat scroll 0 0;
    border:1px solid #C5C5C5;
    /*margin-bottom:10px;*/
}

div.recentWidget .header {
    background-color:#24B5F6;
    border:2px solid #24B5F6;
    color:White;
    font-weight:bold;
    padding:2px 5px;
}

div.recentWidget .content {
    color:#666666;
    line-height:16px;
    overflow:hidden;
}

div.recentWidget ul 
{
    background:#F5F5F5 none repeat scroll 0 0;
    list-style-type:none;
    margin:0;    
    text-transform:lowercase;
    padding:0 8px;
}


div.recentWidget ul li {
    margin-bottom:3px;
}

/* PNG display fix */
img, div, a  
{
    behavior: url(/Images/iepngfix.htc);
} 


/* Search
*******************************************/

div.Search 
{    
}

div.Search .foundItemClass
{
    margin : 10px 0;
}

div.Search .foundItemClass .foundItemTitle
{    
    font-size : 15px;    
}

div.Search .foundItemClass .foundItemText
{    
}

div.Search .foundItemClass .foundItemLinkText
{    
    color:green;
    font-style:normal;
    margin-top:3px;
}

#searchBar .post form 
{   
    margin: 0;
    padding: 0;
}
