/*  Body  */
body {
font-size:70%;
font-family:Tahoma,arial,sans-serif;
color:#858585;
background-color:white;
margin:0;
padding:0;
text-align:center;
line-height:1.3em;
}
input, select {
font-family:Tahoma,arial,sans-serif;
font-size:1em;
}

::-moz-selection{
	background:#edf0bb;
	color:#6F7601;
}

::selection {
	background:#edf0bb;
	color:#6F7601;	
}

.post small {
text-align:right;
}

.button {
border-top:#0078c6 1px solid;
border-right:#0078c6 1px solid;
border-bottom:#0078c6 1px solid;
border-left:#0078c6 1px solid;
color:white;
font-size:11px;
font-weight:bold;
background-image:url(/pan/website/images/button_background.gif);
background-color:#6cb3dd;
}
.td_secondtitle {
color:black;
font-size:1.2em;
margin:0 0 6px 0;
}
.td_list_firsttitle {
color:#6d7501;
font-weight:bold;
}
.td_date, .td_bluetext {
color:#6d7501;
}
.td_cite {
color:#6d7501;
font-style:italic;
}
.td_quote1 {
margin:0;
text-indent:-3px;
font-size:1.2em;
line-height:1.2;
color:#858585;
}
.td_quote2 {
margin:0;
text-indent:-3px;
font-size:1.2em;
line-height:1.2;
color:#6d7501;
}
div.td_debuglink {
position:absolute;
left:1px;
top:0;
}
div.bodycontent {
/*  placeholder/wrapper  */ }
div.bodycontent ul {
padding:0;
margin:0;
}

div.bodycontent ol {
margin-left:0px;
padding-left:6px;
list-style-position:inside
}

div.bodycontent ul li {
margin:1px auto;
list-style-type:none;
background:url(images/cross_list.gif) 0 2px no-repeat;
padding-left:9px;
margin-left:6px;
line-height:1.2;
color:#858585;
}
div.bodycontent ul li div {
font-weight:normal;
}
div.bodycontent a {
color:#6d7501;
text-decoration:underline;
}

/*  Misc divs  */
div.td_border {
border:1px dotted red;
}
div.footer_greyline {
border-top:1px solid #DCDCDC;
padding-top:7px;
}
div.td_container {
background:url(images/blog-badget.png) 30% 0px no-repeat;
margin-left:auto;
margin-right:auto;
width:753px;
}
div.td_pagearea {
text-align:left;
margin:15px 0 0 0;
.margin:25px 0 0 0;
padding:0 0 0 0;
}

/* Head */
span.title1 {
color:#000000;
}
span.title2 {
color:#6f7601;
}
span.title3 {
color:#B2BB1E;
}

div.head_right {
float:right;
width:500px;
margin-top:20px;
margin-right:20px;
}

div.head_left {
width:200px;
text-align:left;
height:95px;
float:left;
margin:0 0 5px 0px;
}
div.head_left h1 {
font-size:25px;
margin:0 5px 0 0;
padding:60px 0 0 0;
font-weight:600;
line-height:30px;
background:url(images/bis-logo.png) center top no-repeat;
}
div.head_left h1 a {
text-decoration:none;
margin:0;
}
div.head_left h2 {
float:left;
font-size:10px;
font-weight:normal;
letter-spacing:0.5px;
}

*html div.head_left {
width:150px;
}

div.head_right ul {
margin:10px 0 0 0;
padding:0;
text-align:right;
font-size:1em;
width:500px;
}
*html div.head_right ul {
width:390px;
}

div.head_right li {
display:inline;
padding:0 7px 0 7px;
border-left:1px solid #C8C8C8;
}
div.head_right li a {
text-decoration:none;
color:black;
text-transform:lowercase;
}

div.head_right li a:hover {
color:#6f7601;
}

div.head_right li.td_listfirstchild {
border-left:none;
padding-left:0;
}
div.head_right li.td_listlastchild {
border-right:none;
padding-right:0;
}

/*  Tail  */
div.footer {
clear:both;
margin-left:auto;
margin-right:auto;
padding-top:50px;
padding-bottom:20px;
width:753px;
text-align:center;
}
div.footer ul {
margin:0 0 0 24px;
display:inline;
padding:0;
}
div.footer li {
display:inline;
padding:0 10px;
border-left:1px solid #C8C8C8;
}
div.footer li a, div.footer a {
text-decoration:none;
color:black;
text-transform:lowercase;
}

div.footer a:hover {
color:#6f7601;
}

div.footer li.td_listfirstchild {
border-left:none;
padding-left:0;
}
div.footer img {
border:0;
margin-top:8px;
display:inline;
}

/*  Left menu  */
div.td_leftmenu_hierarchy h2 {
background:url(images/sidebar-h2.png) left 3px no-repeat;
font-size:14px;
display:block;
color:#6F7601;
margin-right:30px;
padding:3px 20px 3px 15px;
text-decoration:none;
border-bottom:1px solid #DCDCDC;
margin-bottom:0;
}

div.td_leftmenu {
float:left;
margin:-4px 0 0 0;
}
div.td_leftmenu_hierarchy {
width:150px;
float:left;
font-size:1.2em;
}
div.td_leftmenu_preview {
width:170px;
float:left;
font-size:1.2em;
border:1px dotted #C8C8C8;
}
ul.td_leftmenu_list, ul.td_leftmenu_list ul {
margin:0;
padding:0;
list-style-type:none;
line-height:1;
}
ul.td_leftmenu_list a {
display:block;
color:#858585;
margin-right:30px;
padding:3px 20px 3px 8px;
text-decoration:none;
border-bottom:1px solid #DCDCDC;
}
ul.td_leftmenu_list a:hover {
color:#858585;
border-bottom:1px solid #6d7501;
background-color:#f4f5ee;
}
ul.td_leftmenu_list a.td_leftmenu_selfitem {
color:#6d7501;
font-weight:bold;
}

ul.td_leftmenu_list li {
margin:0;
padding:0;
display:inline;
}
ul.td_leftmenu_list li li a {
padding:3px 12px 3px 5px;
font-size:0.8em;
color:#858585;
}
ul.td_leftmenu_list li li li a {
padding:3px 4px 3px 24px;
color:#6d7501;
}

ul.td_leftmenu_list li.td_leftmenu_selfitem {
color:#6d7501;
font-weight:bold;
padding:3px 12px 3px 16px;
border-bottom:1px solid #DCDCDC;
margin-right:30px;
display:block;
}

ul.td_leftmenu_list li#subscribe2 { font-size:11px;  }
ul.td_leftmenu_list li#subscribe2 p { margin-right:30px; line-height:12px;}
ul.td_leftmenu_list li#subscribe2 a { display:inline; margin:auto; padding:3px; }

/* Rollover Left Menu */

ul.rollover {
width:170px;
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
background-color:#FFFFFF;
}

ul.rollover ul {
border: 1px solid #6D7501;
border-left:none;
margin-left:0;
padding-left:0;
}

ul.rollover li.child {
list-style-type:none;
position:relative;
display:block;
}

ul.rollover li.child ul {
display:none;
position:absolute;
left:140px;
top:1px;
}

ul.rollover li.child:hover ul {
display:block;
width:170px;
background-color:#ffffff;
}

*html ul.rollover li.child {
display:block;
position:static
background-color:#666;
}

*html ul.rollover li.child ul {
display:block;
position:static;
background-color:#fff;
width:140px;
border:none;
}

ul.rollover li li a {
padding:0;
margin:0;
display:block;
}

ul.rollover li li a:hover {
background-color:#f4f5ee;
}

*html ul.rollover li.child ul li a {
padding-left:40px;
}

/*  Headers  */
#header {
clear:both;
height:110px;
background-repeat:no-repeat;
background-position:center top;
}

div.td_background_tdreach {
background-image:url(images/head-birding-ne-s-downloads.jpg);
background-repeat:repeat-x;
background-position:center 22px;
margin-right:auto;
margin-left:auto;
}

div.td_background_sites {
background-image:url(images/head-birding-ne-spain-04.jpg);
background-repeat:repeat-x;
background-position:center 22px;
}

div#td_background div.td_banner {
height:101px;
}
div#td_background .td_firsttitle {
display:block;
font-size:1.7em;
margin:4px 0 10px 0;
font-weight:normal;
padding:0 0 5px 0;
text-indent:0em;
line-height:1em;
white-space:normal;
color:#B2BB1E;
}

div#td_background .td_firsttitle_thinner {
color:#B2BB1E;
font-size:1.5em;
font-weight:normal;
line-height: 1.1;
}

.ads {
background:url(images/background-ads.png) left bottom no-repeat;
color:#FFFFFF;
width:140px;
margin-top:10px;
padding:3px 5px 3px 0;
}

.ads2 {
background:url(images/background-ads22.png) left bottom no-repeat;
color:#FFFFFF;
width:140px;
margin-top:10px;
padding:3px 5px 3px 0;
}

.ads p, .ads2 p {
padding:1px 0 0 5px;
margin:0;
text-align:center;
font-size:0.9em;
}
.ads a img, .ads2 a img {
border:none;
}

.ads a, .ads2 a {
color:#FFFFFF;
text-decoration:none;
}

blockquote {
border:2px solid #B2BB1E;
-moz-border-radius: 1em;
border-radius: 1em;
padding-left:4px;
background-color:#f4f5dd;
margin:8px 0;
}

blockquote p {
margin:6px;
}

blockquote strong {
color:#B2BB1E;
}

div.mitinerary {
padding-bottom:5px;
}

.mitinerary p {
display:block;
}

.mitinerary h4 {
font-size:11px;
color:#B2BB1E;
letter-spacing:0.01em;
}

.mitinerary img {
background:url(images/mini-iti.png) left top no-repeat;
padding:3px 8px 9px 3px;
margin-right:5px;
}

/*  Wireframe 1  */
div.td_flashintro {
margin-left:auto;
margin-right:auto;
text-align:center;
}
div.td_wf1_introductorytext_latestnews {
float:left;
width:230px;
}
div.td_wf1_tabs {
margin-left:250px;
width:229px;
}
div.td_signup_greyline {
border-bottom:1px solid #DCDCDC;
width:230px;
}
ol#td_tablist {
background:white top left no-repeat url(http://hst.tradedoubler.com/file/20649/cms/mtab_1_advertisers.gif);
list-style:none;
margin:0;
padding:0;
float:left;
width:229px;
}
ol#td_tablist li {
margin:0;
padding:0;
float:left;
width:75px;
height:19px;
text-align:center;
}
ol#td_tablist li a {
display:block;
color:#333333;
text-decoration:none;
margin-top:1px;
}
ol#td_tablist li a:hover {
text-decoration:none;
}
ol#td_tablist li a.unhighlited {
display:block;
color:#999999;
text-decoration:none;
margin-top:1px;
}
ol#td_tablist li a span {
font-size:9px;
}
div#td_tablist_bullets div {
/*  placeholder  */ }
div#td_tablist_bullets ul {
margin:10px 0;
padding:0;
}
div.sidebar ul li {
list-style-type:none;
background:url(images/cross_list.gif) 0 2px no-repeat;
padding:0 0 0 9px;
margin:4px 0 0 6px;
}

/*  Wireframe 3  */
div.storycontent {
text-align:justify;
margin-left:150px;
width:370px;
}

div.storycontent_page {
text-align:justify;
margin-left:150px;
width:600px;
display:block;
}

div.storycontent h2 {
font-size:1.5em;
font-weight:normal;
color:#B2BB1E;
}

h2.firsttitle {
/*background:url(images/title-h3.png) top left no-repeat;*/
padding:0 0 5px 0px;
width:320px;
float:right;
margin-bottom:0;
margin-top:0;
font-size:1.5em;
font-weight:normal;
border-bottom:1px dashed #6f7601;
color:#B2BB1E;
}

div.storycontent_page h2.firsttitle {
/*background:url(images/title-h3.png) top left no-repeat;*/
padding:0 0 5px 0px;
width:550px;
float:right;
margin-bottom:0;
margin-top:0;
font-size:1.5em;
font-weight:normal;
border-bottom:1px dashed #6f7601;
color:#B2BB1E;
}

h2.firsttitle a {
text-decoration:none;
color:#B2BB1E;
}

div.storycontent_page h2.feather {
width:436px;
}

div.sidebar {
float:right;
width:205px;
margin-right:5px;
}

div.sidebar h2 {
display:block;
font-size:1.7em;
margin:4px 0;
font-weight:normal;
padding:0 0 5px 0;
text-indent:0em;
line-height:1em;
white-space:normal;
color:#B2BB1E;
}

div.sidebar div.contest img {
width:205px;
}

div.contest h3 a {
text-decoration:none;
}

div.mitinerary h2 {
background:url(images/sidebar-h2.png) left 3px no-repeat;
font-size:14px;
font-weight:bold;
display:block;
color:#6F7601;
margin-right:5px;
padding:3px 20px 3px 15px;
text-decoration:none;
border-bottom:1px solid #DCDCDC;
margin-bottom:0;
}

div.mitinerary a {
text-decoration:none;
font-size:1em;
display: block;
color: #858585;
margin-right: 10px;
padding:3px 20px 3px 3px;
border-bottom:1px solid #DCDCDC;
}

div.mitinerary a:hover {
color: #858585;
border-bottom:1px solid #6d7501;
background-color:#f4f5ee;
}

div.mitinerary ul li {
background:none;
padding-left:0;
margin-left:0;
padding-top:3px;
}

div.mitinerary ul li li, div.mitinerary ul ul li {
padding-top:0;
margin: 0 auto;
}

.mitinerary ul ul li {
width:210px;
}

.mitinerary ul ul li span {
color:#aaaaaa;
}

.post {
	
	padding-bottom:10px;
}

.post img {
padding:5px;
}

.post-date {
	width:50px;
	height:49px;
	float:left;
	background:url(images/date-bg.png) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -6px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #6f7601;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -8px;
}

div.breadcrumb { height:25px; }
/* Search */
form#searchform {
width:118px;
margin:0;
border:1px solid #6f7601;
}

input#s {
width:98px;
height:15px;
margin-right:0;
padding-right:0;
border:none;
}

form#searchform input#s {
.border:0px none;
.width:94px;
}

input#searchsubmit {
background:url(images/search_button.png) right top no-repeat;
font-weight:bold;
margin:0;
padding:0;
border:none;
width:20px;
cursor:pointer;
}

/* Subscribe */
div.search input { background:#F6F7E8; border:1px #6f7601 solid; margin:3px 3px 3px 0; border-radius:3px; -moz-border-radius:3px; padding:3px;}
div.search input:hover, div.search input:active { background:#ffffff; }

/* Comments */

h3#comments {
border-top:1px solid #DCDCDC;
display:block;
font-size:1.5em;
margin:4px 0 10px 0;
font-weight:normal;
padding:10px 0 5px 0;
text-indent:0em;
line-height:1em;
white-space:normal;
color:#B2BB1E;
}

h3#respond {
background-color:#e5e8ba;
color:#6f7601;
margin-bottom:0;
padding:2px 0 3px 5px;
.font-size:14px;
border-bottom:1px dashed #ddd;
}

div.comments {
width:370px;
}

form#commentform {
background-color:#F6F7E8;
padding:1px 0;
.padding-top:5px;
margin-top:0;
}

div#commentfields {
background:url(images/leave-comment-bg.png) top left no-repeat;
padding-left:80px;
height:81px;
}

form#commentform p {
margin-left:5px;
.margin:5px;
}

textarea#comment {
width:355px;
font-size:12px;
margin:0 5px 0 0;
}

/* Checklist */
div.bodycontent ol.checklist {
margin-left:0;
padding-left:0;
padding-top:10px;
}

div.bodycontent ol.checklist li {
background-color:#f6f7e8;
padding-left:0;
margin:0 auto;
line-height:18px;
}

div.bodycontent ol.checklist li.alt {
background:#e5e8ba;
}

div.bodycontent ol.checklist li small {
float:right;
}

div.bodycontent ol.checklist div {
background-color:#fff;
border-top:1px dashed #ddd;
padding-bottom:5px;
}

ol.checklist div p {
padding:5px;
margin:5px auto 0;
}

ol.checklist div.odd {
background-color:#fff;
border:3px solid #e5e8ba;
border-top:none;
}

/* Green Pagination */
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #B2BB1E;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #B2BB1E;
	color: #638425;
	background-color: #F4F5DD;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2BB1E;
	font-weight: bold;
	background-color: #B2BB1E;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/* Popularity */
p.akpc_pop {
margin-bottom:0;
padding-bottom:0;
}

p.postmetadata {
margin-bottom:10px;
padding-bottom:10px;
}

/* Feathers Secrtion */
.feather-post a img { border:none; padding:0; margin: auto 5px;}
.feather-post ul { list-style-position:inside; }
div.bodycontent .feather-post ul li { background:none; padding:1px; margin:0; }
.feather-post img { margin-top:0; padding-top:0; }
.feather-post { margin-bottom:15px; border-bottom:1px solid #eee; min-height:160px; }
