body {
  font-family: Arial, Helvetica, sans-serif;
  color: #04157f;
	margin: 20px 0px; 
  padding: 0px;
	text-align: center;
	font-size:100%;
	background: #fff;
	}

#page-wrapper { 
	width:920px;
	margin: 0px auto;
	text-align:left;
	font-size:0.7em;
	}

h2 {
  font-size:1.66em;
  margin-bottom: 1em;
  font-weight: normal;
  }

h3 {
  font-size:1.66em;
  margin-bottom: 1em;
  font-weight: normal;
  }

h4 {
  font-size:1em;
  font-weight: bold;
  margin:0;
  padding:0;
  }

p {
  padding:0;
  margin:0;
  line-height: 1.4em;
  }

p a {
  color: #d10077;
  font-size:1em;
  text-decoration: underline;
  }

p a:hover {
  text-decoration: none;
  }

a{
  text-decoration: none;
  color: #04157f;
  -moz-outline-style: none;
  outline: none;
  }

a:hover{
  color: #d10077;
  }
  
a.triangle {
  background: url(i/bullet.gif) no-repeat left 1px;
  padding-left: 10px;
  color: #04157F;
  text-decoration: none;
  }

a img{
  border: none;
  }

/* 14.07 12:00*/
.required_label {color: red;}

.pink {color: #d10077;}

.grey {
  color: #999999;
  font-style: normal;
  }

.current {
font-weight: bold;
}

.float-left {float: left;}
.float-right {float: right;}

/* ALERTS, ERRORS etc */

#add-comment .alert, #email-article .alert {
  padding: 0;
  margin: 0 0 5px 70px;
  clear: both;
  display: block;
  width: 208px;
  }

#subscribe .alert {
  vertical-align: top;
  margin-top: 2px;
  margin-right: 4px;
	width: 210px;
	padding: 10px 0;
  }
  
#email-article .alert {
	margin-left: 110px;
	}

#add-comment label.error, #email-article label.error, #subscribe form p.error {
	display: block;
  background: #fff url(i/error-icon.gif) center no-repeat;
	background-position: 7px 50%;
	text-align: left;
	margin: 0 0 0 0;
  color: #D10077;
	float: none;
  padding: 1px 2px;
	padding-left: 30px;
  border: 1px solid #CDCDCD;	
 	width: auto;
	}
	
#subscribe form p.error {
	margin-bottom: 10px;
    }
	
form#email-article label.error {
	width: 290px;
	}

/* HEADER */

.line {
  background: url(i/line-top.gif) repeat-x;
  height: 76px;
  width: 100%;
  }
  
#footer .line {
  border-top: white 1px solid;
  background: url(i/line-bottom.gif) repeat-x;
  height: 63px;
  color: #fff;
  }

#header {

  font-size:0.7em; /* 16x0.7=11 */
	width:915px; /* 960 */
	margin: 0px auto 0px auto;
  height: 61px;
  }

#header a{
  color: #FBAFDB;
  }

#header #logo {
  float: left;
  margin: 7px 0 0 6px;
  }

#header #title {
  float: left;
  margin: 27px 0 0 12px;
  }

/* 21.07 13:00 */
#header #header-links {
  float: right;
  margin: 50px 18px 0 0;
  }

#header #header-links #link-home {
  background: url(i/footer-nav-pipe.gif) no-repeat right;
  padding-right: 18px;
  }

#header #header-links #link-bhomes {
  padding-left: 15px;
  }

/* MENU */

#menu {
	margin: 29px 0 0 9px;
	height: 42px;
	}

#nav {  
 	margin: 0;
	list-style: none;
	padding: 0;
  }

#nav li {
	margin: 0 2px 0 0; 
	padding: 0;
 	list-style: none;
	float: left;
	background: url(i/nav-back.gif) top left repeat-x;
  }
  
#nav a {
  text-align: center;
  color: #fff;
	float: left;
	padding: 0 25px 0 25px;
	vertical-align: middle;
	line-height: 40px;
	font-size: 1.1em;
	float: left;
	}

#nav a:hover {
  text-decoration:none;
	}
	
#nav ins {
	background: url(i/nav-left.gif) top left no-repeat; 
	width: 12px;
	height: 41px;
	display: block;
	float: left;
	}
	
#nav del {
	background: url(i/nav-right.gif) top left no-repeat; 
	width: 12px;
	height: 41px;
	display: block;
	float: left;
	}

#nav li:hover, #nav .current, #nav .current ins, #nav .current del, #nav li:hover ins, #nav li:hover del {
	background-position: 0 -41px;
	}


/* BANNER & SEARCH */

#bigbanner {
  float: left;
  width: 890px;
  height: 208px;
  background: url(i/bigbanner-bottom.gif) repeat-x bottom;
  padding: 0 4px 0 4px;
  }

#bb-shadow-left {
  float: left;
  background: url(i/bigbanner-left.gif) no-repeat bottom;
  width:5px;
  height: 208px;
  }

#bb-shadow-right {
  float: left;
  background: url(i/bigbanner-right.gif) no-repeat bottom;
  width:5px;
  height: 208px;
  }

#bigbanner #banner-img{
  float: left;
  height: 199px;
  width: 668px;
  }

/* 21.07 13:00 */
#bigbanner #search{
  float: right;
  background: #ed008c url(i/search-bg.gif) bottom;
  height: 199px;
  width:220px;
  }

/* 21.07 13:00 */
#bigbanner #search h4{
  margin: 0 0 10px 0;
  padding: 4px 10px 0 10px;
  height: 22px;
  border-top: #84024c 1px solid;
  background: #a2015f url(i/search-heading-bg.gif) repeat-x;
  font-size: 1.1em;  
  color: #fff;
  }

#bigbanner #search form{
  margin: 0px;
  width:100%;
  }

#bigbanner #search select {
  font-size: 1.1em;
  margin: 0 0 10px 10px;
  color: #666666;
  width: 198px;
  padding-bottom: 2px;
  }

#bigbanner #search input.textbox {
  font-size: 1em;
  margin: 0 0 10px 10px;
  color: #999999;
  width: 192px;
  }

#bigbanner #search input.button {
  height: 22px;
  width: 84px;
  margin-left: 125px;
  font-weight: bold;
  font-size: 1em;
  color: #fff;
  background: url(i/search-button.gif) ;
  border: none;
  padding-right: 15px;
  padding-bottom: 2px;
  }

#bigbanner #search input.button:hover {
  color: #fff;
  background: url(i/search-button-hover.gif) ;
  }

/* CONTENT */

#content {
  margin: 0 9px 0 9px;
  padding-top: 22px;
  }

#content #main-content{
  float: left;
  width: 628px;
  }

#rss-link {
  text-align: right;
  vertical-align: baseline; /* 21.07 10:10 */
  margin-top: -35px;
  }

#rss-link img{
  vertical-align: baseline;
  margin-bottom: -1px;
  }

/* POST */

.post {
  padding: 0px 0 23px 0;
//padding-bottom: 17px;
  }

/* 21.07 11:30 */

.post-roll {
  background: url(i/dotted-line-blue.gif) repeat-x bottom;
  }

.post p{
  margin: 1em 0 1em 0;
  }

.post img{
  border: #E4E4E4 1px solid;
  padding: 4px;
  margin: 2em 0 2em 0;
  display: block;
  margin: auto;
  }

.post img.alignleft, .post img.wp-image-alignleft
{
	margin-right: 10px !important;	
}

.post img.alignright, .post img.wp-image-alignright
{
	margin-left: 10px !important;	
}

.post .details {
  margin-top: 1em;
  float: left;
  width: 50%;
  }

.post .details p{
  line-height: 1.2em;
  margin: 0 0 0 0;
  }

.post .details a{
  text-decoration: underline;
  color: #04157f;
  }

.post .details a:hover{
  color: #d10077;
  }

.post .options{
  width: 40%;
  float: right;
  margin-top:20px;
  }

.post .options div{
  float: right;
  margin-left: 20px;
  }

.post .options img{
  display: inline;
  border: none;
  padding:0;
  margin: 0px 2px 0 0; 
  vertical-align: -5px;
  }

.post .read-more {
  margin: 1.5em 0 0.5em 0;
  color: #04157f;
  display:block;
  background: url(i/read-more.gif) no-repeat;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  padding: 3px 10px 6px 14px;
  }
  
.post a.read-more:hover {
  color: #d10077;
  text-decoration:none;
  }

/* POST - bookmark post*/

#post-bookmark {
  padding-top: 20px;
  }
  
#post-bookmark p {
  padding-top: 5px;
  text-align: center;
  }

#post-bookmark p a {
  color: #04157F;
  font-size: 1.1em
  }

#post-bookmark p a:hover {
  color: #d10077;
  text-decoration: underline;
  }

#post-bookmark p span {
  margin: 0 20px;
  }

#post-bookmark img {
  display: inline;
  vertical-align: middle;
  border: none;
  padding: 0;
  margin: 5px;
  }

#post-bookmark .box {
  padding: 3px 10px;
  }

/* POST - comments*/

#add-comment form {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

#add-comment form fieldset {
  clear: both;
  font-size: 100%;
  border: none;
  padding: 0;
  margin: 0;
}

#add-comment label, #email-article label {
  font-size: 100%;
}

#add-comment textarea {
  overflow: auto;
}

#add-comment form div {
  clear: left;
  display: block;
  margin: 5px 0 0 0;
  padding: 1px 3px;
  zoom: 1;
}

#add-comment form div p {
  margin: 0 0 0 70px;
  padding: 0.5em 0 1em 0;
  zoom: 1;
}

#add-comment form div label, form#email-article div label {
  display: block;
  float: left;
  width: 60px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

.clear {
  clear: both;
}

.note {
  padding: 3px 5px;
  margin: 0 0 5px 0; 
  }

#add-comment form div input.textbox {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

#add-comment form div textarea{
  width: 500px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

#textbox-charleft {width: 30px; color: #999; font-size: 1em}

#add-comment form div.submit{
  text-align: center;
  width: auto;
  padding: 15px 0;
  margin: 0;
}

#add-comment form div.submit .button {
  font-size: 1em;
  font-weight:bold;
  border: none;
  height: 22px;
  width: 63px;
  color: #04157f;
  background: url(i/subscibe-button.gif) no-repeat;
  padding: 3px 2px 6px 0;
  margin: 2px 2px 2px 7px;  
  }

#add-comment form div.submit .button:hover {
  color: #d10077;
  }

#comments .comment {
  padding-bottom:1.2em; 
  background: url(i/dotted-line-blue.gif) repeat-x bottom;
  }

#comments .author, #comments .date {margin:0;}

/* SOCIAL BOOKMARKING */

#socbook .post img{
  border: none;
  margin: 2em auto;
  }

#socbook .socbook-info {
  padding-bottom: 1.5em;
  background: url(i/dotted-line-blue.gif) repeat-x bottom;
  margin:0 0 1.5em 0;
  }

#socbook .socbook-info p {margin:0;}

#socbook .socbook-info p a {
  background: url(i/bullet.gif) no-repeat center left;
  padding-left: 7px;
  color: #04157F;
  text-decoration: none;
  }
  
#socbook .socbook-info p a:hover {color: #d10077;}

/* RSS HELP PAGE */

#rss-list ul {
  margin: 1em 0 0 1em;
  padding: 0 11px 0 0;
  list-style: none;
  list-style-image: none;
  }
  
#rss-list ul ul{
  margin: 1em 0 1em 4em;
//margin: 1em 0 1em 4em;
  }

#rss-list ul li{
  line-height:1.5em;
  list-style: none;
  list-style-image: none;
  padding: 2px 0 20px 0;
  background: url(i/rss-icon-big.png) no-repeat;
  }

#rss-list ul li a{
  padding-left: 27px;
  }

#rss-list ul ul li a{
  padding-left: 0px;
  margin-left: -5px;
  }

#rss-list ul ul li{
  line-height:1em;
  list-style-image: url(i/rss-icon-small.png);
  padding-left: 0px;
  padding-bottom: 0.2em;
  padding-top:0;
  background: none;
  }

#rsshelp h4 {
  margin: 30px 0 0 0;
  padding: 20px 0 0 0;
  background: url(i/dotted-line-blue.gif) repeat-x top;
  }

#rss-img {
  float:right; 
  padding: 0 20px 0px 20px;
  }

#rsshelp .post img{
  border: none;
  }  

/* SIDEBAR */

#sidebar {
  float: right;
  width: 233px;
  margin-right: 17px;
  }

.box-border {
  border: #d8d8d6 1px solid; 
  margin-bottom: 20px;
  }

.box {
  background: #f5f5f6;
  margin: 3px;
  padding: 2px 7px 2px 7px;
  }

#sidebar a{
  color: #04157F;
  text-decoration: none;
  }

#sidebar a:hover{
  color: #d10077;
  }
 
#sidebar .box p{
  padding: 4px 0px 4px 0px;
  }

#sidebar .box form {
  margin:0;
  }

#sidebar .box form .textbox, #sidebar .box form .select{
  background-color: #ffffa0;
  width: 146px;
  }
  
#sidebar .box form .label-name {
  margin-left: 24px;
  }
  
#sidebar .box form .select{
  width: 150px;
  font-size: 1.1em;
  color: #666666;
  background-color: #fff;
  }
  
#sidebar .box form .label-countries {
  margin-left: 5px;
  }


#sidebar .box form .button:hover{
  color: #d10077;
  }

#sidebar .box-banner {padding: 20px 0 20px 0;}

#subscribe .button{
  font-size: 1em;
  font-weight:bold;
  border: none;
  height: 22px;
  width: 80px;
  color: #04157f;
  background: url(i/subscribe-button.gif) no-repeat;
  padding: 0;
  margin: 0;
  float: right;
  }

#subscribe form p{
  width: 100%;
  margin: 5px 0;
  }

#subscribe .grey {
  width:6.2em;
  color: #999999; 
  text-decoration: underline;
  display: block;
  padding: 0;
  margin: 3px 5px 0 0;
  float: right;
  }
  
 .subscribe-item-box {
 	overflow: hidden;
	padding: 5px 0 0 0;
 	}
  
#subscribe #loading {
  position: absolute;
  margin: 3px 0 0 0;
  padding: 0;
  width: 80px;
  right: 0;
  }

#subscribe #loading img {
	vertical-align: middle;
	}

#subscribe form {padding-bottom: 15px;}
  
#subscribe .grey:hover {color: #666666; text-decoration: underline;}

#sidebar ul {
  margin: 1em 1em 0 1.5em;
  padding: 0 11px 0 0;
  list-style-image: url(i/bullet.gif);
  }

#sidebar ul li{
  padding: 0 0 0 0;
  margin-bottom: 0.4em;
  }

#sidebar .tabbed-box {width: 228px;}

#sidebar .tabbed-box .box-border {
  float: left; 
  border: #d8d8d6 1px solid;
  margin-top:-1px;
  z-index: -500;
  width: 228px;
  }
  
#sidebar .tabbed-box .box {
  margin: 3px 3px 3px 3px;
  padding: 1px 7px 5px 7px;
	background: #f5f5f7;
  }

#sidebar .tabbed-box .tabs ul {
	list-style: none;
	padding:0;
	margin:0;
  }

#sidebar .tabbed-box .tabs li {
	float: left;
	border-top: #d8d8d6 1px solid;
	border-left: #d8d8d6 1px solid;
	border-right: #d8d8d6 1px solid;
	border-bottom: #fff 1px solid;
	margin: 0 0.2em 0px 0;
	padding: 7px 3px 6px 3px;
  }

#sidebar .tabbed-box .tabs li a {
	padding: 0 0.5em 0 0.5em;
  }

#sidebar .tabbed-box .tabs .selected {
	padding: 7px 3px 7px 3px;
	background: #fff;
	border-bottom: none;
  position: relative;
  }

#sidebar .tabbed-box .tabs .selected a {
  overflow: visible;
	padding: 4px 0.6em 2em 0.6em;
	background: #f5f5f6;
  position: relative;
  }

#sidebar .link-block {
  text-align: center;
  background: url(i/link-block-bg.gif) repeat-x;
  padding: 0.9em 0 0.3em 0;
  margin-top: 20px;
  height:32px;
  }

#sidebar .link-block img{
  vertical-align: middle;
  padding: 0 7px 2px 0;
  }
  
#sidebar .rss-list ul li {
	list-style:none;
  } 

/* PAGINATION (last: 21.07 13:50)*/

 
#pagination {
  padding: 3px 0 3px 0;
  background: url(i/dotted-line-blue.gif) repeat-x bottom;
  height: 25px;
  }
  
#pagination .back-to-top {
  margin-top: 4px;
  background: url(i/bullet.gif) no-repeat left 0px;
  padding: 0 0 0 10px;
  color: #04157F;
  text-decoration: none;
  margin-right: 132px;
  display: block;
  float: left;
  }

#pagination .back-to-top:hover {
  text-decoration: underline;
  }

#pagination #next, #pagination #prev, #pagination #next-d, #pagination #prev-d {
  display: block;
  float: left;
  padding: 6px 11px 5px 11px;  
  }

#pagination #next {background: url(i/pgntn-next-enabled.gif) no-repeat;}
#pagination #next:hover{background: url(i/pgntn-next-enabled-hover.gif) no-repeat;}
#pagination #prev{background: url(i/pgntn-prev-enabled.gif) no-repeat;}
#pagination #prev:hover{background: url(i/pgntn-prev-enabled-hover.gif) no-repeat;}
#pagination #next-d{background: url(i/pgntn-next-disabled.gif) no-repeat;}
#pagination #prev-d{background: url(i/pgntn-prev-disabled.gif) no-repeat;}

#pagination #current-page{
  display: block;
  float: left;
  margin: 4px 15px 0 15px;  
  }

#pagination .textbox{
  display: block;
  float: left;
  width: 5.5em;
  height:1.2em;
  margin: 2px 2px 0 10px;
  font-size: 1em;
  color: #314281;
  }

#pagination .button{
  display: block;
  float: left;
  margin: 0 0 0 2px;
  font-weight: bold;
  font-size: 10px;
  color: #04157f;
  background: url(i/pgntn-button.gif) no-repeat;
  border: none;
  height: 18px;
  width: 35px;
  padding: 0px 15px 0px 15px;
  margin-top:3px;
  }
  
#pagination .button:hover{
  background: url(i/pgntn-button-hover.gif) no-repeat;
  color: #d10077;
  }

/* FOOTER */

#footer {
	font-size:0.7em; /* 16x0.7=11 */
  color: #ed008c;
	margin-top: 30px;
  }

/* FOOTER NAVIGATION */

#footer a{
  color: #fff;
  }

#footer ul
  {
  list-style: none;
  margin-top: 18px;
  }

#footer ul li
  {
  display: inline;
  padding: 0 20px 0 20px;
  margin:0;
  background: url(i/footer-nav-pipe.gif) no-repeat left;
  }

#footer ul li:first-child {background: none;}

/* FOOTER LINKS */

#footer-links a {
  color: #d10077;
  }

#footer-links a:hover {
  color: #04157f;
  text-decoration: none;
  }

#footer-links ul {
  list-style: none;
  margin-top: 15px;
  }

#footer-links ul li {
  display: inline;
  padding: 0 20px 0 20px;
  margin:0;
  background: url(i/footer-links-pipe.gif) no-repeat left;   
  }
  
#footer-links ul li:first-child {background: none;}

/* E-MAIL ARTICLE 14.07 12:30*/

form#email-article {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

form#email-article fieldset {
  clear: both;
  font-size: 100%;
  border: none;
  padding: 0;
  margin: 0 0 2em 0;
}

form#email-article label {
  font-size: 100%;
}

form#email-article div {
  clear: left;
  display: block;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form#email-article div p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10.3em;
  padding: 0.5em 0 1em 0;
}

form#email-article div label {
  display: block;
  float: left;
  width: 9em;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form#email-article div input.textbox {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form#email-article div textarea{
  width: 450px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

#textbox-charleft {width: 30px; color: #999; font-size: 1em}

form#email-article div.submit{
  text-align: center;
  width: auto;
  padding: 15px 0;
  margin: 0;
 }
 
form#email-article .TextField{
	width: 316px;
 	padding: 1px 3px;
 	margin: 0 0 0 0;
	}

form#email-article div.submit .button {
  font-size: 1em;
  font-weight:bold;
  border: none;
  height: 22px;
  width: 63px;
  color: #04157f;
  background: url(i/subscibe-button.gif) no-repeat;
  padding: 3px 2px 6px 0;
  margin: 2px 2px 2px 7px;  
  }

form#email-article div.submit .button:hover {
  color: #d10077;
  }

#wp-email-loading {
  text-align: center;
  }

form#email-article img {
  border: none;
  margin:0;
  display:inline;
  vertical-align: middle;
  }

/* subscription-confirmed */

#subscription-confirmed {
	width:420px;
	margin: 0px auto;
	text-align:left;
}

#subscription-confirmed p{
	margin: 1em auto;
}

#subscription-confirmed .box{
	padding: 5px 20px 20px 20px;
}

#subscription-confirmed .box-border{
	margin-top: 80px;
}

/* 404 */

.errorpagelinks {
  padding: 1px 0 1em 0;
  background: url(i/dotted-line-blue.gif) repeat-x top;
  margin: 2em 0 0 0;
  }

.errorpagelinks ul {
  margin:0 0em;
  padding:0 0 0 2em;
  }

.errorpagelinks li {
  line-height: 1.2em;
  margin: 0em 1em 0em 1.5em;
  padding: 0 11px 0 0;
  list-style-image: url(i/bullet.gif);
  position: relative;
  }

.errorpagelinks li.fourth {margin-top: -3.6em;}
.errorpagelinks li.fourth2 {margin-top: -2.4em;}

li.first, li.second, li.third {margin-left: 0em}
li.fourth, li.fourth2, li.fifth, li.sixth {margin-left: 15em}