/*
Theme Name: Blue paradise
Author: Ricardo De Sousa
Author URI: http://www.ricdes.com/
Theme URI: http://www.ricdes.com/wp-themes/
Description: Designed and Coded by Ricardo de Sousa /<a href="ricdes.com">ricdes dot com</a> <br /> Works with this plugins: <br /><ul style="list-style:none;"><li><a href="http://www.pfadvice.com/wordpress-plugins/show-top-commentators/">1. Subscribe to Comments 2.0</a></li><li><a href="http://www.pfadvice.com/wordpress-plugins/show-top-commentators/">2. Show Top Commentators</a></li><li><a href="http://wasabi.pbwiki.com/Related%20Entries">3. Related posts</a></li><li><a href="http://www.lesterchan.net/wordpress/readme/wp-postratings.html">4. Post Ratings</a></li></ul><br />Valid  XHTML 1.0 Transitional EN | Tested on Firefox 2.0.4 , IE 7 /6, Opera 9.20<br />Bugreport / Support: ricdes@ricdes.com.<br /><br /> This Theme is released under the "do with it whatever you want" licence. <br /><br /> I would be happy if you could keep the link to my site in the footer intact.
Version: 1.0
*/

/* We need this... */
body {
	background-color: #d3ecff;
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	min-width: 600px;
}

h1{
	margin: 0;
	padding:0;
	color: #013424;
	font: 18px Arial, Helvetica, sans-serifd;
	font-weight: bold;
}
h2{
	margin: 0;
	padding:0;
	color: #013424;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
	border:;
	margin: 0;
	padding: 0;
}

a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #0077CF;
	text-decoration: underline;
}
/* for different commentars*/

/* needed*/
acronym, abbr, span.caps {
	cursor: help;
	}

/* Center everything */

div.cornertop{
	background-image: url(./images/corner_top.gif);
	background-repeat: repeat-y;
	width: 1000px;
	height: 29px;
}

div.cornerbot{
	background-image: url(./images/corner_bot.gif);
	background-repeat: repeat-y;
	width: 1000px;
	height: 29px;
	clear: both;
}

div.wrapper{
	margin: 0 auto;
	width: 1000px;
	background-image: url(./images/bg_wrapper.gif);
	background-repeat: repeat-y;
}

div.wrapper2{
	padding-left: 18px;
	padding-right: 18px;
}


#container {
	width: 1000px;
	border-style: solid;
	border-color: #FF0000;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}



/* Headimg */

#head{
	height: 208px;
}

#head h1{
	padding-top: 5px;
	padding-left: 25px;
	font-size: 28px;
	font-weight: bold;
}

#head a{
	color: #0099CC;
	text-decoration: none;
}

#head h2{
	padding-left: 25px;
	font-size: 14px;
	color: #134D6E;
}

#logo {
	background-image: url(./images/logo_bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 208px;
	float: left;
}

#flash_banner {
	background-color: #CCCCFF;
	width: 765px;
	height: 208px;
	float: right;
}

/* Content */

#content{
	width: 530px;
	padding-left: 15px;
	padding-right: 15px;
}

#page_content{
	width: 750px;
	padding-left: 15px;
	padding-right: 15px;
}

#content h1{
	font-size: 18px;
}

#content a {
	text-decoration: none;
	color: #0077CF;
}

#content a:hover{
	text-decoration: underline;
	color: #0077CF;
}

#content p img{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.posts{
	/*padding: 5px 10px 15px 0px !important;
	padding: 5px 8px 15px 0px;
	border-bottom:#ddd 1px dashed;*/
	width: 560px;
	float:center;
}

div.photo_right {
	float:right;
	margin: 10px 30px 30px 60px;
}

div.photo_left {
	float:left;
	margin: 10px 50px 0px 30px;
}

div.photo_center {
	width:100%;
	margin: 10px 10px 0px 10px;
	text-align:center;
}

img.photo {
	border:#000 2px solid;
}

a.search {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #0077CF;
	clear: left;
}

#left_column {
	vertical-align: top;
	margin-left: 15px;
}

#right_column {
	vertical-align: top;
	margin-left: 10px;
}


/* Navigation */

table.nav {
	width: 965px;
	height: 38px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(./images/navbg.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*menu */

/* Nav stuff goes here */


#subnav{
	width: 200px;
	background-image: url(./images/subnavbg_mid.gif);
	background-repeat: repeat-y;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#subnav_heading{
	width: 185px;
	border-bottom: medium solid #005b3f;
	padding-left: 12px;
	font-size: 17px;
	font-weight: bold;
	color: #013424;
}
#subnav_top{
	vertical-align: top;
	height: 20px;
	width: 200px;
	background-image: url(./images/subnavbg_top.gif);
	background-repeat: no-repeat;
}

#subnav_bottom{
	height: 20px;
	width: 200px;
	background-image: url(./images/subnavbg_bottom.gif);
	background-repeat: no-repeat;
}

#subnav ul{
	padding: 4px;
	margin: 0px;
}

#subnav a {
	text-decoration: none;
	margin-left: 20px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
}

#subnav a:hover {
	color: #013424;
	text-decoration: none;
}

#subnav li{
	list-style: none;
	border-top: 1px solid #CDEAE1;
	border-bottom: 1px solid #CDEAE1;
}

#subnav li:hover{
	background-color: #FFFFFF;
	background-image: url(./images/subnav_over.gif);
	background-repeat: no-repeat;
	background-position: .4em 0;
	border-top: 1px solid #005B3F;
	border-bottom: 1px solid #005B3F;
}

#subnav li.current_page_item{
	background-image: url(./images/subnav_on.gif);
	background-repeat: no-repeat;
	background-position: right 0;

}

/* end menu */

/* newsletter reg */

#newsletter{
	width: 180px;
	background-image: url(./images/newsletter_mid.gif);
	background-repeat: repeat-y;
	font-size: 16px;
	color: #000;
}

#newsletter_heading{
	width: 165px;
	border-bottom: medium solid #134d6e;
	padding-left: 12px;
	font-size: 17px;
	font-weight: bold;
	color: #134d6e;
}
#newsletter_body{
	margin-left: 20px;
	font-size: 12px;
}
#newsletter_top{
	vertical-align: top;
	height: 20px;
	width: 180px;
	background-image: url(./images/newsletter_top.gif);
	background-repeat: no-repeat;
}

#newsletter_bottom{
	height: 20px;
	width: 180px;
	background-image: url(./images/newsletter_bottom.gif);
	background-repeat: no-repeat;
}


/* Sidebar */

#sidebar{
	height: 300px;
	list-style: none;
	background-image: url(./images/sidebarbg.gif);
	background-repeat: no-repeat;
	padding: 0px;
}


#sidebar_heading{
	width: 165px;
	border-bottom: medium solid #005b3f;
	padding-left: 12px;
	font-size: 17px;
	font-weight: bold;
	color: #013424;
}

#sidebar li a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar ul{
	margin: 0;
	padding:0;
	list-style: none;
	display: inline;
}

#sidebar h3{
	font-size: 14px;
}

#sidebar a{
	text-decoration: none;
	color: #005B3F;
}

#sidebar a:hover{
	text-decoration: underline;
	color: #005B3F;
}

div.highlight {
	width: 120px;
	border-style: solid;
	border-color: #005B3F;
	border-width: 2px;
	background-color: #FFFFFF;
	margin-left: 25px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div.notice {
	font-family: Verdana, Arial, helvetica, Geneva; 
	font-weight:bold; 
	font-size: 11px; 
	font-style: italic; 
	color:#990000; 
	background-color: #FFCCCC; 
	border-style:solid; 
	border-color: #990000; 
	border-width:1px; 
	text-align: center; 
	width:400px; 
	padding:10px; 
	margin-left: auto; 
	margin-right: auto;
}

a.highlight {
	font-size: 14px;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	color: #005B3F;
	display: block;
}

a.bar {
	font-size: 14px;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	color: #FF0000;
	display: block;
}

.snackbar {
	width: 100%;
	border-style: solid;
	border-color: #005B3F;
	border-width: 2px;
	padding: 30px;
	vertical-align:top;
	text-align: left;
	font-weight: bold;
	font: 12px Papyrus, Arial, Helvetica, sans-serif;
}

div.footertext{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

span.prev{
	padding-left: 10px;
	float:left;
}

span.next{
	margin-right: 10px;
	padding-right: 10px;
	float:right;
}

/* Search form */

#searchform {
	width: 250px;
	text-align: center;
}

#searchform #s{
	color: #000;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
	width: 100px;
}
#searchform input{
	width: 100px;
}

input.searchform {
	color: #000;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
	width: 100px;
}
#contactform {
	width: 500px;
	color: #000;
}

input.contact {
	width: 200px;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
}

select.contact {
	width: 400px;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
}

.filter {
	width: 100px;
}

.number {
	width: 40px;
}

input.radio {
	width: 40px;
	background-color: #FFFFFF;
	border: 0px;
}

textarea.contact {
	width: 550px;
	height: 300px;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
}

#searchdiv{
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

div.loginhead {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin-left: 60px;
	margin-top: 15px;
}

div.slogan {
	width: 175px;
	margin-top: 20px;
}
input.loginform {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
	width: 80px;
	margin-left: 60px;
	height: 14px;
	margin-top: 2px;
}
input.loginsubmit {
	margin-left: 83px;
	margin-top: 2px;
}

.logout {
	margin-left: 75px;
	margin-top: 40px;
}
input.newsletter {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	background-color: #EEF9FF;
	border: 1px solid #6699CC;
	width: 140px;
	height: 16px;
	margin-top: 2px;
}

input.newsletter_submit {
	margin-left: 45px;
	margin-top: 2px;
}

form#commentform{
	width: 200px;
}

/* Date in Posts */

.the_date {
	display:block;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(./images/calendar.png) no-repeat;
	width:40px;
	margin-right: 5px;
}

.date_m {
	display:block;
	font-size: 10px;
	margin:-2px;
	padding:0;
	font-weight: bold;
	text-align:center;
}

.date_d {
	display:block;
	font-size:1.4em;
	margin:0;
	padding: 0 0 1px 0;
	text-align: center;
}

/* User Icon */

div.author{
	float:left;
	display: block;
	margin-bottom: 10px;
}


/*
Comment comic speakbubbles
alt = alternate (Bubble color 2)
*/

div.commentdiv{
	padding: 10px 10px 0px 10px;
	background-image: url(./images/comment.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #D3ECFF;
	border: 0;
}

div.commentdivalt{
	padding: 10px 10px 0px 10px;
	background-image: url(./images/comment_alt.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #A2D7FF;
	border: 0;
}

div.commentdiv ul{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

div.commentdivalt ul{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

a.commentalt{
	background-color: #A2D7FF;
}

a.comment{
	background-color: #D3ECFF;
}

/* Rounded bottom corners... */

div.commentdivbotalt{
	background-image: url(./images/comment_alt_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 12px;
	margin-top: 0px !important;
	margin-top: -10px;
	border: 0;
}

div.commentdivbot{
	background-image: url(./images/comment_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px !important;
	margin-top: -5px;
	height: 12px;
	border: 0;
}

/* Comment inputboxes */

input#author{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
}

input#email{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
}

input#url{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
}

textarea#comment{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
	width: 550px;
}



TR.bar					{background-color:#134D6E; border-color : #134D6E;text-decoration: none; font-family : Arial, helvetica, Helvetica;font-size: 10pt;font-weight : bold;color : #FFFFFF;}
TR.results_1 			{background-color:#FFFFFF;}
TR.results_2 			{background-color:#DDDDDD;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:672px; margin-left: 15px; margin-top:6px; height:38px; font-size:14px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:676px; w\idth:675px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:112px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left; 
	width:112px; 
	position:relative; 
	margin-top: -2px;
}
/* style the links for the top level */
.menu a {
	display:block;
	font-size:12px; 
	font-weight:bold;
	text-decoration:none; 
	color:#003366; 
	width:112px; 
	height:30px; 
	border:0px solid #000; 
	line-height:29px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	width:110px; 
	color:#003366; 
	background:#99ccff; 
	border-left: solid 1px #003366; 
	border-right: solid 1px #003366;
}
.menu :hover > a {
	width:110px; 
	color:#003366;
	background:#99ccff; 
	border-left: solid 1px #003366; 
	border-right: solid 1px #003366;
}

.menu ul ul :hover > a {
	width:160px; 
	color:#003366;
	background:#99ccff; 
	border-left: solid 1px #003366; 
	border-right: solid 1px #003366;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:112px; w\idth:101px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul {bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#005b3f bottom right no-repeat;
	width:160px; 
 	border-top: solid 1px #003366; 
	border-right: solid 1px #003366; 
 	border-bottom: solid 1px #003366; 
	border-right: solid 1px #003366;
}
.menu ul ul :hover > a.drop {
	width:160px; 
	background:#005b3f bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0; 
	width:149px;
	border-top:1px solid #000;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px; 
	top:-1px; 
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; left:0; 
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#cceeff; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:160px;
	border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:160px;
	w\idth:158px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #003366;
  background: #99ccff;
 }

.menu .current_page_item a {
  color: #003366;
  font-weight: bold;
  background: #99ccff;
 border-left: solid 1px #003366; border-right: solid 1px #003366; 
 border-right: solid 1px #003366; border-right: solid 1px #003366;
}

.menu ul .current_page_item ul a {
  color: #003366;
  font-weight: bold;
  background: #99ccff;
}

.menu ul .current_page_item ul a:hover {
  background: #cceeff;
}

.menu .current_page_item a:hover {
  background: #99ccff;
}

