/*
Theme Name: Vigilance
Theme URI:  http://themes.jestro.com/vigilance/
Description:  A lean and clean Wordpress theme featuring standards and search friendly code. A built in Theme Options menu allows for serious customization.
Version:    1.45
Author:   Themes by Jestro
Author URI: http://themes.jestro.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
    Copyright Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme.  Any custom 
changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/
#slider {
 margin: 42px 0 0 640px;
 position:absolute;
 z-index:1;
}

#headlines {
 width:275px;
 min-height:250px;
 margin: 0 0 0 300px;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#CCCCCC;
}
.headlines {
 min-height:25px;
 padding:0 0 10px 0;
 font-size:14px;
 font-weight:bold;
}
.headlines a {
 min-height:inherit;
 font-size:14px;
 font-weight:bold;
 color:#600606;
}
.headlines a:hover {
        color:#000000;
}
.headline-src {
 font-size:11px;
 line-height:13px;
 border-right:1px solid #000;
 max-width:auto;
 height:35px;
 float:left;
 padding-right:5px;
 margin-top:3px;
 margin-right:5px;
}
#featured {
 width:275px;
 float:left;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#CCCCCC;
}
.featured {
 min-height:25px;
 px;
 font-weight:bold;
 padding:0 0 10px 0;
}
.featured a {
	px;
 line-height:13px;
	font-weight:bold;
        color:#600606;
}
.featured a:hover {
        color:#000000;
}
#hlbackground {
 float:left;
        background:url(images/sub-logo.jpg) no-repeat;
	height:275px;
	width:640px;
        overflow: hidden;
	/* stay center when the screen increase or decrease */
	margin: 0 auto;
}
/* Slider Styles */
#featured_section {
	display:block;
	background-color:#c0c0c0;
	height:400px;
}

.adsense {
         padding-left:135px;
         padding-top:0px;
		 position:absolute;
}
.authorlink a { font-decoration: underline; font-color:#800000; }
.authorlink a:hover { font-decoration: none;}
h2.byline {font-size:14px; font-color:#800000;}

#social {
margin: 165px 0 0 770px;
position: absolute;
z-index:9000000001;
}

/*Footer
------------------------------------------------------------ */
#footer {
  padding: 45px;
  background: rgb(230, 230, 230);
  background: rgba(154, 154, 154, 0.10);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/*Footer Columns
---------------------------------------*/
#footer div.widget {
  float: left;
  margin-left: 10px;
  width: 200px;
}
#footer div:first-child { margin: 0; }
#footer div.widget h2 {
  padding-bottom: 10px;
  font-size: 1.6em;
  font-weight: normal;
  color: #555;
}
#footer div.widget p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}
#footer div.widget ul li a:link, #footer div.widget ul li a:visited  {
  font-size: 1.3em;
  color: #772124;
}
#footer div.widget ul li a:hover  { color: #800000; text-decoration: none; }

#footer { 
  clear: both;
  background-color:#f9f9f9;
}
.clear:after, li.comment:after, #sidebar ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div.skip-content { display: none; }

/*Footer2
------------------------------------------------------------ */
#footer2 {
  color: #666;
  font-size: 1.1em;
}
#footer2 p.right { float: right; }
#footer2 a:link, #footer a:visited { color: #666; text-decoration: underline; }
#footer2 a:hover { color: #772124; }

#footer2 { 
  clear: both;
  padding-top: 5px; 
  border-top: 1px solid #eee;
}
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*Copyright
---------------------------------------*/
#copyright {
  display: block;
  clear: both;
  padding: 10px;
  font-size: 1.2em;
  line-height: 1.8em;
  color: #888; 
}
#copyright a:link, #copyright a:visited {
  color: #888;
  border-bottom: 1px dotted;
}
#copyright a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}

/*Tabbertab
--------------------------------------*/
/* AJAX TAB STYLE on sidebar of mainpage */
/* REQUIRED to hide the non-active tab content */
.tabberlive .tabbertabhide {display:none;}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 { display:none;}

/* ul.tabbernav = the tab navigation list */
ul.tabbernav{
	height:24px;
	margin-top:12px;
	font-size:.9em;
	border-bottom:1px solid #919191;
	font-weight:bold;
}
ul.tabbernav li{
	display: inline;
	float: left;
	line-height: 23px;
	height: 24px;
}
ul.tabbernav li a {
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 23px;
	background: #fafafa url(sans-gray/bgAjaxTabs.gif) repeat-x;
	border-right:1px solid #919191;
	border-left:1px solid #919191;
	color: #000;
}
ul.tabbernav li.tabberactive a {
	color: #4c4c4c;
	display: block;
	float: left;
	padding: 0 8px;
	text-align: center;
	height: 24px;
	border: 1px solid #919191;
	border-bottom:1px solid #fff;
	background:#fff;
}

/* The tab container */
.tabbertab {
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;
	border-left:1px solid #919191;
	padding:5px;
	background:#fff;
	margin-bottom:12px;
}
.tabbertab ul li {
	line-height:18px;
	color:#666;
	border-bottom:1px dotted #D3D9EB;
	margin-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc inside;
}
.tabbertab a  {
	display:inline;
	color:#666;
}
.tabbertab a:hover {
	color:#29568f;
	text-decoration:underline;
}

p.tabbertitle {
 font-size: 16px;
 font-color: #800000;
}

#authorbg {
padding:10px 0 10px 0;
min-height: 150px;
width: auto;
}

.authortxt {
  float: left;
  color: #757575;
  font-size: 1.3em;
  line-height:1.2em;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
#authordesc {
  font-size:11px;
  margin:35px 0 0 0;
  text-align:justify;
  color:#757575;
}
.authorphoto {
 float: left;
 padding:0 15px 0 0;
 min-height:150px;
}

#navpagestop {
 text-transform:uppercase;
 font:bold 15px arial, tahoma, verdana, sans-serif;
 height:22px;
 }

ul#navpagelisttop li {
	width: auto;
        float: left;
}
ul#navpagelisttop li a {
	display: block;
	color:#000000;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:12px;
	padding-left:12px;
}
ul#navpagelisttop li.current-cat a {
	color:#000000;
}
ul#navpagelisttop li a:hover {
	color:#800000;
	text-decoration:none;
}
ul#navpagelisttop li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#navpagelisttop li li {
	float: left;
	width: 200px;
}
ul#navpagelisttop li li a {
	float: none;
	color:#4c4c4c;
	font:bold 11px arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navpagelisttop li li a:hover, ul#navpagelisttop li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navpagelisttop li:hover ul, ul#navpagelisttop li.sfhover1 ul {
	left: auto;
	display:block;
}

#jsddm {
        margin: 5px 5px 0 0;
        width:940px;
        height:70px;
	padding: 0 0 0 0;
        background: #FFF;
        }
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
                padding: 0 7px 0 7px;}

	#jsddm li a
	{	display: block;
		text-decoration: none;
		width: 140px;
		color: #000000;}

	#jsddm li a:hover
	{	text-decoration:underline;}
		
		#jsddm li ul
		{	margin: 0 -35px 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: 3px solid #800000;
			background: #e7e3d5;
			z-index:100;}
		
		#jsddm li ul li
		{	float: none;
			display: inline;}
		
		#jsddm li ul li a
		{	padding:10px 10px 2px 10px;
                        px;
                        font-weight:900;
                        font-family:Helvetica;
                        text-transform:uppercase;
                        width: auto;
                        height: auto;
			background: #e7e3d5;
                        }

		
		#jsddm li ul li a:hover
		{	background: #f5f5f5;}

.slogan {
 background: #f5f5f5;
 font-size:16px;
 font-family:Georgia;
 font-weight:900;
 padding: 10px 0 10px 25px;
 }

.excerpt {
 padding: 0 0 10px 20px;
 font-size:11px;
}
.sb-title {
 max-width:250px;
 padding:0 5px 0 5px;
 font-size:14px;
 font-weight:bold;
 border-bottom:1px solid #000;
 text-align:left;
}
.t20-title {
 max-width:300px;
 px;
 padding:0 5px 0 5px;
 font-size:14px;
 font-weight:bold;
 border-bottom:1px solid #000;
 text-align:left;
}
.db-date {
 padding:0 0 0 5px;
 font-weight:bold;
 width:250px;
 font-size:12px;
 text-align:left;
}
.slider-title {
 max-width:300px;
 font-size:16px;
 padding:3px 0 0 10px;
 line-height:15px;
 font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
 font-weight:bold;
}
.sb-content {
 padding:15px 10px 0 10px;
}
.sb-titlec {
 max-width:275px;
}

#logo {
background:url(images/logo-dh.jpg) no-repeat;
	height:176px;
	width:930px;
}
#logo-twog {
background:url(images/twog-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-dblog {
background:url(images/dblog-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-trenches {
background:url(images/trenches-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-family {
background:url(images/family-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-femhawk {
background:url(images/femhawk-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-academic {
background:url(images/academic-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-concession {
background:url(images/concession-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-features {
background:url(images/features-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-headlines {
background:url(images/headlines-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-rte {
background:url(images/rte-logo.jpg) no-repeat;
	height:110px;
	width:930px;
}
#logo-cp {
background:url(images/headline-crossposts.jpg) no-repeat;
	height:176px;
	width:930px;
}
#dblog-main {
 width: 270px;
 min-height: 125px;
 text-align:left;
 margin:0 0 0 18px;
}
.dblog-main {
 color:#000;
 font-family:Georgia;
 font-size:13px;
 font-weight:200;
}
.dblog-main a {
 font-size:16px;
 font-weight:bold;
}
.dblog-title {
 margin:45px 0 0 650px;
 color:#000;
 font-size:16px;
 width:100px;
}
.dblog-title a {
 text-decoration:underline;
 color:#000;
}
.dblog-more a {
 color:#000;
 font-style:italic;
 font-size:13px;
 margin:-15px 0 0 185px;
}
.dblog-more a:hover {
 text-decoration:underline;
}
#hltop {
 width:930px;
}
.hl-feat {
 float:right;
 width:281px;
 padding:0 0 0 0;
}
.hl-hl {
 float:left;
 margin:0 0 0 0;
 width:625px;
 padding:0 0 0 0;
}
.fp-sidebar {
 margin:0 0 -25px 0;
}


/* Slider integration */
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 300px; /*width of featured content slider*/
	height: 250px;
	margin-left:2px;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	bottom:0px;
	width:290px;
	background: url(images/bgTransparent2.png);
}
.sliderPostInfo p { /* Post excerpt style on featured slider */
	color:#772124;
	font-size:1.1em;
	padding:0 5px 2px 6px;
}
.sliderwrapper img {
	display:block;
	height:240px;
	width:290px;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:2px solid #772124;
	z-index:1;
}
.pagination{ /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	background-color: #ffffff;
	padding:0 10px 10px 2px;
	margin-bottom:0px;
}
.pagination img{ 
	margin-left:8px;
}
.pagination a img{
	border-top:4px solid #fff;
	padding-top:5px;
	display:block;
	float:left;
}
.pagination a:hover img, .pagination a.selected img{
	border-top:4px solid #b80000;
	padding-top:5px;
}
/* Title of featured post on slider */
.featuredTitle { 
	font-size:16px;
	line-height:16px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	display:block;
}
.featuredTitle a {
	display:block;
	padding:0 0 0 6px;
 font-weight:bold;
}
.featuredTitle a:hover {
	text-decoration:underline;
}
/* Author settings for featured post on slider */
.featuredTitleAuthor { 
	px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	padding:3px 0 0 6px;
}
.featuredTitleAuthor a {
	padding:2px 5px 3px 2px;
 color:#772124;
}
.featuredTitleAuthor a:hover {
	text-decoration:underline;
}


/* jsddm 2 davids blog
-------------------------------------------------*/
#jsddm2 {
        margin: 5px 5px 0 0;
        width:275px;
        height:115px;
	padding: 0 0 0 0;
        background: #FFF;
        }
	
	#jsddm2 li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
                padding: 0 7px 0 7px;}

	#jsddm2 li a
	{	display: block;
		text-decoration: none;
		width: 110px;
		color: #000000;}

	#jsddm2 li a:hover
	{	text-decoration:underline;}
		
		#jsddm2 li ul
		{	margin: 0 -35px 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: 3px solid #800000;
			background: #e7e3d5;
			z-index:100;}
		
		#jsddm2 li ul li
		{	float: none;
			display: inline;}
		
		#jsddm2 li ul li a
		{	padding:10px 10px 2px 10px;
                        px;
                        font-weight:900;
                        font-family:Helvetica;
                        text-transform:uppercase;
                        width: auto;
                        height: auto;
			background: #e7e3d5;
                        }

		
		#jsddm2 li ul li a:hover
		{	background: #f5f5f5;}
		
#date {
	font-size:16px;
	float:left;
	width:260px;
	padding:5px 0 5px 80px;
	color:#000000;
	font-weight:bold;
}
#searchfont {
	font-size:16px;
	color:#800000;
	float:left;
	padding-top:3px;
	font-weight:bold;
}
#search {
	float:right;
	padding:5px 7px 5px 3px;
	display:inline;
}
#define {
	background-color: #ffffcc;
	border: 1px solid #000000;
	max-height:35px;
}
#define2 {
	background-color: #e8e8e8;
	border: 1px solid #000000;
}
#subscribe {
	padding:8px 0 0 7px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	float:left;
}
#subscribe2 {
	font-size:16px;
	float:left;
	padding:6px 0 5px 10px;
	color:#000000;
	font-weight:bold;
}

h1.mainTitle {
	font-size:52px;
	line-height:52px;
	color:#800000;
	padding:0 0 10px 0;
}		
.mainTitle A:link {text-decoration: none}
.mainTitle A:visited {text-decoration: none}
.mainTitle A:active {text-decoration: none}
.mainTitle A:hover {text-decoration: none}

h2.mainExcerpt {
	font-size:28px;
	line-height:28px;
	color:000000;
	padding:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.mainExcerpt A:link {text-decoration: none;color:#000000;}
.mainExcerpt A:visited {text-decoration: none;color:#000000;}
.mainExcerpt A:active {text-decoration: none;color:#000000;}
.mainExcerpt A:hover {text-decoration: underline;color:#000000;}

#subMain {
	padding:20px 0 25px 0;
	margin:-15px 0 0 0;
}

h2.subTitle {
	font-size:18px;
	line-height:18px;
}

.mainImage {
	min-height:250px;
}
.main-src {
 font-size:18px;
 line-height:18px;
 padding-right:5px;
}
.authorHome {
	font-size:10px;
	color:#000000;
	padding:0 0 15px 0;
}
.authorHomeM {
	font-size:10px;
	color:#000000;
	padding:0 0 3px 0;
}
.authorHomeN {
	font-size:14px;
	color:#000000;
	padding:0 0 3px 0;
}
.postthumb {
padding:0 5px 0 5px;
}

#femhawk {
 width:270px;
 float:left;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
}
.femhawk {
 font-size:14px;
 font-weight:bold;
}
.femhawk a {
 min-height:inherit;
 font-size:16px;
 line-height:17px;
 font-weight:bold;
 color:#600606;
}
.femhawk a:hover {
        color:#000000;
}

#rteTop {
 float:right;
 margin:-42px 0 0 0;
}
#rte {
 width:270px;
 float:right;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
}
.rte {
 font-size:14px;
 font-weight:bold;
}
.rte a {
 min-height:inherit;
 font-size:16px;
 line-height:17px;
 font-weight:bold;
 color:#600606;
}
.rte a:hover {
        color:#000000;
}


#cablenews {
 width:450px;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
 text-align:left;
}
.cablenews {
 font-size:14px;
 font-weight:bold;
}
.cablenews a {
	font-size:16px;
 line-height:17px;
	font-weight:bold;
        color:#600606;
}
.cablenews a:hover {
        color:#000000;
}




#news {
 width:270px;
 float:left;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
}
.news {
 font-size:14px;
 font-weight:bold;
}
.news a {
	font-size:16px;
 line-height:17px;
	font-weight:bold;
        color:#600606;
}
.news a:hover {
        color:#000000;
}

#news2 {
 width:270px;
 float:right;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
}
.news2 {
 font-size:14px;
 font-weight:bold;
}
.news2 a {
	font-size:16px;
 line-height:17px;
	font-weight:bold;
        color:#600606;
}
.news2 a:hover {
        color:#000000;
}
#news2Top {
 float:right;
 margin:-42px 0 0 0;
}
.homeExcerpt {
padding:0 0 10px 0;
text-align:justify;
min-height:75px;
font-size:12px;
}

#concessionTop {
 float:right;
 margin:-42px 0 0 0;
}

#concession {
 width:270px;
 float:right;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
}
.concession {
 font-size:16px;
 font-weight:bold;
}
.concession a {
 min-height:inherit;
 font-size:16px;
 line-height:17px;
 font-weight:bold;
 color:#600606;
}
.concession a:hover {
        color:#000000;
}

#family {
 width:270px;
 float:left;
 font-size:16px;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 10px 0;
}
.family {
 font-size:16px;
 font-weight:bold;
}
.family a {
 font-size:16px;
 line-height:17px;
 font-weight:bold;
 color:#600606;
}
.family a:hover {
        color:#000000;
}

.moreHome {
 height:15px;
 color:#000000;
 min-width:125px;
 font-size:14px;
 text-align:center;
 min-height:25px;
 padding:7px 0 0 0;
 float:right;
}

#jwTop {
 float:right;
 margin:-42px 0 0 0;
}

#jw {
 width:270px;
 float:right;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 0 0;
}
.jw {
 px;
 font-weight:bold;
}
.jw a {
 min-height:inherit;
 font-size:16px;
 line-height:17px;
 font-weight:bold;
 color:#600606;
}
.jw a:hover {
        color:#000000;
}

#fpm {
 width:270px;
 float:left;
 padding: 10px 10px 3px 10px;
 line-height:14px;
 border: 1px solid #000000;
 background-color:#f2f2f2;
 margin:-8px 0 0 0;
}
.fpm {
 px;
 font-weight:bold;
}
.fpm a {
 font-size:16px;
 line-height:17px;
 font-weight:bold;
 color:#600606;
}
.fpm a:hover {
        color:#000000;
}
.sharePrint {
	font-size:14px;
	margin:0 0 -15px 0;
}
.shareSave {
  color: #757575;
  font-size: 1.3em;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  float:left;
  padding:0 5px 0 0;
}

#relatedPosts {
	border:1px solid #000000;
	background-color:#f2f2f2;
	padding:5px 30px 10px 30px;
}

#likeButton {
	border:1px solid #000000;
	background-color:#f2f2f2;
	padding:5px 30px 10px 30px;
}


h2.pages {
  font-size: 1.3em;
  padding: 0 0 10px 0;
}
h2.tags {
	font-size:14px;
}
#adset2 {
	padding:5px 0 5px 0;
}
.turq {
	color:#339966;
	float:left;
}
.red {
	color:#ff0000;
	float:left;
}