/*
	Theme Name: CognoBlue
	Theme URL: http://www.blogsdna.com/cognoblue-wordpress-theme
	Description: Three column, Search Engine Optimized, Widget Ready, Adsense  optimized,Adsense Friendly, Supporting tags & Gravatars, Lightweight WordPress v2.7 Compatible Professional Wordpress Theme from <a href="http://www.blogsdna.com"><strong>BlogsDNA</strong></a>. 
	Author: blogsdna
	Author URI: http://www.blogsdna.com
	Version: 1.0		
	The CSS, XHTML and Design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Tags: blue, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML, blue theme
*/

/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,hr {margin:0;padding:0;}
.low {display:none;}
.clear {clear:both;}

hr {
border:1px solid #c0c0c0;
}

/* body
--------------------------------------------------*/
body {
  color:#efefef;
  background:#2F2F2F;  
  margin:0;
  padding:0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:80%;
  line-height:1.4em;
  text-align:center;
}
 

/* headings
--------------------------------------------------*/

h1 {color:#fff; font-family:'Lucida Grande', 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;}
h1 a  {color:#da251c;}
h2 {
   color:#fff;
   font-weight: normal;  
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
   line-height:1.2em;
   font-size:1.2em;
}
h2 a {color:#da251c; font-weight: normal ; text-decoration:none !important; border-bottom: #ccc 0px solid !important;}
h2 a:hover { color:#ffffff;  text-decoration:none;}
h4 {
 font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
 color: #da251c;
 font-weight: normal;
 margin: 7px 0 7px 0px;
 font-size:1.5em; 
 line-height:1.5em;
 padding:5px 0;
}

h3 a, h4 a
  {color:#da251c; font-weight: normal;}

h3 a:hover,h4 a:hover
  {color:#ffffff; text-decoration:none;}

a {color:#da251c; text-decoration:none;}
a img {border:0 !important; }
a:hover {color: #ffffff; text-decoration:none;}

/* links
--------------------------------------------------*/
.entry {
      margin-top:10px;
      margin-bottom:10px;
      margin-right:10px;
      font-size:1em;
       }

.entry a {text-decoration:underline;
          color:#da251c;}

.entry img a {
border-bottom: 0px dotted #ccc !important;
text-decoration:none;
  }

.entry h2 a {text-decoration:underline;
             color:#da251c;}

.entry h1 a {text-decoration:none;
             color:#da251c;}


.entry p {padding: 0 0 15px;}

.entry a:hover {color: #fff; text-decoration:underline;}

img a {border-bottom: #ccc 0px solid !important;}

a.commentlink {padding-left:0px;}

.entry .filedunderindex a {
text-decoration:none !important;
border-bottom: #ccc 0px solid !important;
  }
 .entry .filedunderindex a:hover {
text-decoration:underline;
color: #C22463;
}

small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
        color: #666;
        padding: 5px 0;
	}


small a {
	color: #999;
    text-decoration:underline;
	}

/* topbar
------------------------------------------------*/

#topbar {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 1em ;
font-weight:bold;
		line-height: 1.3em;
	text-align: right;
		margin: 0 0 0 0;
		color: #333333;  
text-transform: uppercase;
letter-spacing:2px;       
		}
#topbar a {
          color: #fff;
          text-decoration:none;      
          }
#topbar a:hover {
          color: #da251c;
          text-decoration:none;      
          }
#topbar ul { align:right;
			 padding-bottom:7px;
			 padding-top:7px;
			 margin:2px 40px 2px 10px;			 
			   }         
#topbar ul ul{display:inline;}
#topbar ul li {
		list-style-type:none;
	
	       }	
#topbar li {	       
             padding-left:10px;
     	     padding-right:10px;
	       }


/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* paragraphs, lists, blockquote  etc
--------------------------------------------------*/
pre, code  {
font: 1.1em 'Courier New', Courier, Fixed;
}

kbr {color:#009193;}

p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 10px 0;
}

ul ul {padding:0;}

/*blockquote {
  margin:0;
  border-bottom:1px solid #da251c;
  border-left:4px solid #da251c;
  border-right:1px solid #da251c;
  border-Top:1px solid #da251c;
  padding-bottom:3px;
  padding-left:4px;
  padding-right:3px;
  padding-top:3px;
  font-style:italic;
  color: #333;
  overflow:hidden;
} */

blockquote {
background:#F4F5F7 url(images/blockquote.gif) no-repeat;
border:1px dashed #CCCCCC;
margin:5px 0pt;
padding:8px 12px 8px 36px;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
  border:1px dashed #CCCCCC;
}

pre, code, kbr {font-family: Courier, Monaco, monospace;}
 
code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
  cursor:help;
}

#top {background:url(images/top.gif) no-repeat;
      padding-left:16px;}

#s {background:url(images/search.gif) no-repeat;
    padding-left:18px;}

/* Next post link 
---------------------------------------------------*/
.nextright {
	float: right;
   font-size:0.9em;
	}

.nextleft {
	float: left;
   font-size:0.9em;
	}

/* container
--------------------------------------------------*/
#container {
  padding-top:0;

  width:950px;
  margin: 0px auto;
  padding: 0px;
  text-align:left;
  background:url(http://www.centaurguitar.com/wp-content/themes/cognoblue/images/background.gif) repeat-y;
  margin-bottom:25px;
  overflow:hidden;
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}

/* header
--------------------------------------------------*/
#header {
		 background:url(http://www.centaurguitar.com/wp-content/themes/cognoblue/images/masthead.gif);
		 color: white;
		 height:140px;
		 padding: 0px 0px 0px 0px;
		 margin-top:0px;
		 margin-left:0px;
		 margin-right:0px;
		 margin-bottom:0px;
		 overflow:hidden;
		 text-align:center;
		 }

/*
.singlecol #content a {
					  font-weight: normal;
					  }
*/

#header a,a:hover {text-decoration:none;color:white;}
#header small {color:white;}
#header h1 {color:white; margin:10px; }

/* navigation
--------------------------------------------------*/
#navigation {
		background:#F2F2F2;
		width:958px;
		border:1px solid #DDDDDD;
		height:32px;
		}
#navigation a {
color:#fff; 
font-weight: bold;
text-decoration:none;
       }
#navigation .selected,
#navigation a:hover
  {color:#000;}
#navigation li a:hover {
			background:#000000;
			color:white;
                            }

#navigation {
  line-height:2.5em;
  padding: 0 0; 
  margin: 0 auto;
  }

#navigation a {
  padding:0 0px;
  font-size:0.9em;
  text-transform:uppercase;
  }

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border:1px solid #fff;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 10px;
  font-size:0.9em;
  text-transform:uppercase;
  }



/* content
--------------------------------------------------*/

#content {
  padding-left:60px;
  padding-right:60px;
}

#ContentCell {
             padding:10px;
             vertical-align:top;
             }

/* Post Title
--------------------------------------------------*/
.post-title {
            color:#da251c;
            }


/* feature
--------------------------------------------------*/
#feature {
  margin:15px;
  background: #202020;
  font-size:1em;
  padding:5px;
  border-style:solid;
  border-width:1px;
  border-color:#da251c;
}
#feature h1 {
   color:#333333;
   font-weight: normal;
   font-family: georgia, times new roman, serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:2em;
}
#feature a {color:#da251c; text-decoration:none;

}
#feature a:hover{color:#ffffff; text-decoration:none;} 

#feature h2, h2 a {  
  color:#fff;
  font-weight: normal;
font-family: georgia, times new roman, serif;
  line-height:1.4em;
  margin:0 10px 8px 0 ;
  font-size:1.4em;
}

#feature h1 a,h2 a, h3 a, h4 a {font-weight: normal;}
#feature h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#feature h4 {
  margin: 10px 0 4px 0;
  font-size:.8em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 -20px 0;
letter-spacing:3px;
text-transform:uppercase;
  line-height:1.4em;
  color:#666;
align:right;
} 
#feature h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#feature h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
}
#feature ol {margin-top:5px;margin-bottom:5px;}

#feature.archive h2 {margin:0 0 8px 0;}
#feature.archive h3 {
  margin:0 0 10px 0;
  font-family:'Lucida Grande', serif;
  font-size:1.3em;
  font-weight:normal;
}
#feature.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}
#feature.archive h5 {
  margin:0;
  font-size:1em;
}
.singlecol #feature {
  float:left;
  width:470px;
}

#commentspopup #feature {
  float:none;
  padding-top:0;
}

#feature img.feature_thumbnail {
	
padding-top:20px;
padding-bottom:20px;
padding-left:0px;
padding-right:6px;
margin:10px;

border:solid 0px #666;
float:left;
}
 

/* POST META
---------------------------------------------------*/
#postmeta{
          text-transform:uppercase;
		  color:#fff;
		  font-family:arial;
		  font-size:0.8em;
		  margin-bottom:5px;
		  overflow:hidden;
		  margin-top:5px;
          }
#postmeta a,a:visited{color:#fff;}
#postmeta a:hover {color:#999;}
/*.postmetabox {border:1px solid #DDDDDD; padding:3px;}*/

/* edit link style code
---------------------------------------------------*/
#elink {color:#ffffff;
        font-size:bold;}

/* Comments	Display Style Code
--------------------------------------------------*/
#comments{
		font-family:arial;
		margin-top:15px;
		width:570px;
         }
   /*Readers Comment Title*/
#comments h4 {  font-size:1.4em !important;
				text-transform:none;
				border-bottom:1px solid #da251c;
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:'Lucida Grande',Arial,Helvetica,sans-serif;
             }
.comment {margin:0px;
		  margin-top:8px;
		  margin-bottom:15px;
                  padding:0px;
		  width:570px;
		  overflow:hidden;
		  border-bottom:1px solid #842a26;
		  background:#202020;
                  }

#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}

.ucomment {margin:0px;
		   padding:0px;
		   border-bottom:1px solid #da251c;
          }
#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}
.mcomment {
		   padding:5px;

		   min-height:32px;
          }

#comments .comment .mcomment p {margin-left:40px !important;
                               padding:0px;}

.tcomment {margin:0px;
		   padding:0px;
		   /*border-bottom:1px solid #DDDDDD;*/
		   /*background:#F4F7FC;*/
          }
 #comments .comment .tcomment p {margin:0px !important;
                     padding:0px;}

.ucomment_meta {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                                color:#999999;
				display:inline;
				}
.ucomment_meta_dt {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                                color:#999999;
				display:inline;				
				width:10px;
                     }
.avatar img {
            float:left;
            margin-left:3px;
            margin-right:5px;
            }

/* AddComment Comment Adding Form Style code
--------------------------------------------------*/
#addcomment { margin-top:15px;
			  border:1px solid #da251c;
			  padding-top:10px;
			  padding-left:10px;
			  padding-right:10px;
			  padding-bottom:0px;
			 /* margin: 10px; Commented for IE fix*/
			  font-size:0.9em;
			  background:#202020;
			  font:Arial, Helvetica, Sans-Serif;
			  width:550px;
               }
#addcomment h4 { font-size:1.4em !important;
				text-transform:none;
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:'Lucida Grande',Arial,Helvetica,sans-serif;
				}			   
#addcomment p {margin:0px;
            padding:0px;
            padding-bottom:5px;
            padding-top:5px;}

.form-item { width:170px;
             float:left;
             }
#addcomment input {width:150px; margin:0px; padding:4px; height:16px;}

#addcomment textarea {width:470px;
                      font:Arial, Helvetica, Sans-Serif;
					  font-size:14px; 
					  margin-top:5px;
					  margin-bottom:5px;
					  height:190px;
					  padding:5px;}

#addcomment #comment-name {
			   display:block;
			  }

#addcomment .desc {color:#999999;
                   font-size:0.8em; 
				   text-transform:capitalize;
				   font:Arial, Helvetica, Sans-Serif !important;
				   width:180px;
                   }
#addcomment input#submit {  background-color:#000000;
							border-color:#800000;
							border-style:solid;
							border-width:1px;
							color:#da251c;
							font-family:arial,sans-serif;
							font-size:11px;
							font-weight:bold;
							padding:2px;
							width:110px;
							}

div.search input#searchbtn, input#comment-submit, input#searchsubmit {
							background-color:#000000;
							border-color:#800000;
							border-width:1px;
							color:#da251c;
							font-family:arial,sans-serif;
							font-size:13px;
							font-weight:bold;
							padding:2px;
							height:25px;
							margin-top:5px;
							margin-bottom:5px;
							}
.nocomments {font-weight:bold;
              color:#fff;}

/* content misc
--------------------------------------------------*/
/*#entrynavigation {border-color:#F3F4F4;}

 .editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
} 

.next a {float:right;}
.previous a {float:left;}*/

html>body .editlink {bottom:6px;}
.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
}
.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#666;
  font-weight:normal;
  background: #2f2f2f;
  clear:both;
  padding: 20px 10px 5px 10px;
  font-size:0.9em; 
  text-align:right;
  }

#footer a {
color: #da251c; 
text-decoration:none;
}
#footer strong {font-weight:normal;}
#footer a:hover {
color: #fff; 
}

#footer p { 
  padding: 5px 10px 10px 0px;
  text-align: right;
  line-height: 2em; 
}

.alignright {float:right;}


/* Sidebar Properties 
---------------------------------------------------*/
.sidebar {font:1em;
          color:#464646;
		  overflow:auto;}
.sidebar h1 {
   color:#fff;
   font-weight: bold;
   font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
.sidebar a,a:visited{color:#fff; text-decoration:none;}

.sidebar a:hover{color:#da251c; text-decoration:none;}

.sidebar h2 {  
  color:#fff;
  font-weight: bold;  
  font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}
.sidebar h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#fff;
}
.sidebar h4 {
  margin:2px;
  padding:0px;
  font-size:1.2em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  line-height:1.4em;
  color:#fff;
}

#sidebar_l<.sidebar_box h4 a,h1 a,h2 a, h3 a {font-weight:bold;}

.sidebar h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#fff;
} 
.sidebar h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#fff;
}
.sidebar_box{


			margin-top:0px;
			margin-bottom:10px;
			padding-left:40px;
			padding-right:5px;
			padding-top:0px;
			padding-bottom:10px;
			position:relative;
		        overflow:hidden;
                        float:right;
			}

.sidebar_box2{


			margin-top:0px;
			margin-bottom:10px;
			padding-left:10px;
			padding-right:5px;
			padding-top:0px;
			padding-bottom:10px;
			position:relative;
		    overflow:hidden;
			}

.sidebar ul li {
list-style-type:none;
}
.sidebar li {
line-height:1.4em;
padding:3px 0pt;
}

/* left sidebar
--------------------------------------------------*/
#sidebar_l {
			/*float:left;*/
			width:220px;
			border:solid 0px;
			margin-left:10px;
			font-size:0.9em;			
			}

/* right sidebar
--------------------------------------------------*/
#sidebar_r {
	   width:200px;
           margin-right:40px;
           margin-left:10px;
           font-size:0.9em;
           overflow:auto;
           align:center;
           float:left;
             background-color: #202020;
             border-style:solid;
             border-width:1px;
             border-color:#da251c;
	   }

/* Wordpress Widget Related CSS Code
--------------------------------------------------*/
#wp-calendar {
	/*border: 1px solid #ddd;*/
	empty-cells: show;
	font-size: 0.9em;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
	font-weight:bold;
}

#wp-calendar a:hover {
/*	background: #e0e6e0; */
background:white;
	color: #333;
}

#wp-calendar caption {
	color: #da251c;	
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
}

#wp-calendar td {
/*	color: #ccc;*/
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color:#fff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
color:black;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.homepage_thumbnail {
	
padding:4px;
float:left;
margin:10px;
border:solid 1px #666;
}



.twitter-item {
	
color:#fff;
font-size:1em;

padding-bottom:7px;

}
/* End captions & aligment */



.MainNavDiv {
            text-align:right;
            padding-right:100px;
            }


.SubMenu {
         position:absolute;
         display:none;
         font-family:arial;
         font-size:9pt;
         z-index:100;
         padding-left:5px;
         padding-right:5px;
         background-color:#000000;
         text-align:left;
         white-space:nowrap;
         }

.SubMenu a {
           width:100%;
           display: block;
           text-decoration: none;
           color:#ffffff;
           width:100%;
           }

.SubMenu a:hover{
                 width:100%;
                 background-color:#2f2f2f;
                 color:#da251c;
                    }


/* Special Feature
--------------------------------------------------*/
#SpecialFeature {
  width:200px;
  margin:10px;
  padding-left:10px;
  background: #202020;
  font-size:1em;
  padding-bottom:5px;
  border-style:solid;
  border-width:1px;
  border-color:#da251c;
  text-align:center;
}
#SpecialFeature h1 {
   color:#333333;
   font-weight: normal;
   font-family: georgia, times new roman, serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:2em;
}
#SpecialFeature a {color:#da251c; text-decoration:none;

}
#SpecialFeature a:hover{color:#ffffff; text-decoration:none;} 

#SpecialFeature h4 {
  font-size:.8em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 -5px 0;
  letter-spacing:3px;
  text-transform:uppercase;
  line-height:1.4em;
  color:#666;
  align:right;
  text-align:left;
  }

#SpecialFeature h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  font-family: georgia, times new roman, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
  }

#SocialMedia {
             background-color: #202020;
             border-style:solid;
             border-width:1px;
             border-color:#da251c;
	     width:200px;
             margin-left:10px;
             margin-bottom:10px;
             padding:5px;
             font-size:0.9em;
             }

#SocialMedia div {
                 min-height:50px;
                 margin-top:5px;
                 margin-bottom:5px;
                 margin-left:10px;
                 }

#SocialMedia img {
                 margin-right:10px;
                 border-style:none;
                 }

#SocialMedia a {
                color:#ffffff;
                text-decoration:none;
                font-size:9pt;
                font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
               }

#SocialMedia div h3 {
                    color:#da251c;
                    font-size:11pt;
                    font-family: georgia, times new roman, serif;
                    }

#SocialMedia h4 {
  font-size:.8em;
  font-weight:bold;
  font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
  margin:0 0 -5px 0;
  letter-spacing:3px;
  text-transform:uppercase;
  line-height:1.4em;
  color:#666;
  align:right;
  text-align:left;
  }

#FeatureTable {
              width:850px;
              }



#ShareThis {
            background-color: #202020;
            border-style:solid;
            border-width:1px;
            border-color:#da251c;
            width:175px;
            float:right;
            margin-right:10px;
            margin-left:10px;
            padding:5px;
           }

#ShareThis div {
               min-height:40px;
               font-size:11px;
               width:20%
               color:#ffffff;
               font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
               vertical-align:top;
               }

#ShareThis a {
                color:#ffffff;
                text-decoration:none;
                }

#ShareThis a:hover {
                      color:#da251c;
                      text-decoration:none;
                      }


#ShareThis img {
                 margin-right:10px;
                 border-style:none;
                 }


#PrivacyStatement {
                  text-align:left;
                  }

#PrivacyStatement h2 {
                     color:#da251c;
                     margin-top:10px;
                     }

#PrivacyStatement div {
                     margin-left:25px;
                     margin-top:5px;
                     }





