/*  
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.1
*/

/* We need this... */

body {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #C87E1C;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: underline;
	color: #666666;
}

h1{
	margin: 0;
	padding:0;
}
h2{
	margin: 0;
	padding:0;
}

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

/* for different commentars*/

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

/* Smiley float fix */

img.wp-smiley{
	float:none;
	margin: 0;
}
	
/* Center everything */

div.wrapper{
	margin: 0 auto;
	width: 910px;
}

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

/* Headimg */

#head{
	width: 910px;
}

#head h1{
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
}

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

#head h2{
	padding-left: 10px;
	font-size: 12px;
	color: #4e4e4e;
}

/* Content */ 

 /* FF*/
#content{
	margin-left: 10px;
	width: 650px;
	float:left;
}

/* IE6 */
/** html #content {
	margin-left: 10px;
	width: 650px;
	float:left;
} 
*/
/* IE7 */
/**+html#content{
	margin-left: 25px;
	width: 650px;
	float:left;
}
*/



#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;
	float:left;
}

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

/* Navigation */
/*menu */
#nav{
	height: 45px;
	width: 910px;
	background-image: url(images/top-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-align: center;
	font-size: 16px;
    color: #666666;
}
#nav .page_item {
	list-style-type: none;
	float: left;
}
#nav .page_item a {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	display: block;
	float: left;
	margin-right: 35px !important;
	margin-right: 0px;
	margin-left: 35px;
	line-height: 45px;
	}
#nav .page_item a:visited {
	font-size: 16px;
	color: #C87E1C;
	font-weight: normal;
}

#nav .page_item a:hover {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
/* end menu */

/* Sidebar */ 
.in1{
	background-image: url(images/b_tallbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 210px;
	margin-top: 16px;
	margin-right: 12px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.in2{
	background-image: url(images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	width: 210px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.in3{
	background-image: url(images/sidebarbotm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar{
	width: 190px;
	list-style: none;
	padding-left: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 18px;
	color: #3c3c3c;
}
#sidebar ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#sidebar li a{
	color: #000;
	text-decoration: underline;
}
#sidebar li a:hover{
	text-decoration: none;
}


#sidebar h2{
	font-weight: bold;
	color: #1465a4;
	font-size: 11px;
	line-height: 20px;
	margin-top: 16px;
}
#siderbar li ul {
	margin: 0px;
}
#sidebar li li { line-height:1.81em; color:#383838;
 background:url(images/pimp1.gif) no-repeat 0px 8px;
 padding-left:11px;}
/*==================================the part of the footer============================*/
div.footertext{
	text-align: center;
}
#bottomnav{
	margin: 0px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	padding-left: 90px;
	background-image: url(images/bottom-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-top: 99px;
}
#bottomnav .page_item {
	list-style-type: none;
	float: left;
}
#bottomnav .page_item a {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	display: block;
	float: left;
	margin-right: 35px !important;
	margin-right: 0px;
	margin-left: 35px;
	}
#bottomnav .page_item a:visited {
	font-size: 16px;
	color: #C87E1C;
	font-weight: normal;
}

#bottomnav .page_item a:hover {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}

#copyright {
	font-size: 14px;
	color: #000000;
	line-height: 2em;
	clear: both;
	padding-top: 25px;
	padding-bottom: 20px;
}
/*======================the footer end====================================*/

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

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

/* Search form */

#searchform {
	width: 200px;
}

#searchform #s{
	color: #000;
	background-color: #DFF1FF;
	border: 1px solid #CAE2F4;
	width: 100px;
}
#searchform input{
	width: 70px;
}

#searchdiv{
	
}

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{
	background-image: url(./images/comment.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D3ECFF;
	border: 0;
	width: 500px;
	padding-left: 10px;
	padding-top: 10px !important;
	padding-top: 20px;
}

.commentdivalt{/* FF*/
	padding: 10px 10px 0px 10px;
	background-image: url(./images/comment_alt.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #A2D7FF;
	border: 0;
	width: 490px;
	padding-top: 15px;
}
* html .commentdivalt{/* IE6 */
	padding: 10px 10px 0px 10px;
	background-image: url(./images/comment_alt.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #A2D7FF;
	border: 0;
	width: 490px;
	padding-top: 25px;
}
*+html .commentdivalt{/* IE7 */
	padding: 10px 10px 0px 10px;
	background-image: url(./images/comment_alt.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #A2D7FF;
	border: 0;
	width: 490px;
	padding-top: 25px;
}

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: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 12px;
	margin-top: 0px !important;
	margin-top: -10px;
	border: 0;
	width: 500px;
	padding-left: 10px;
}

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

/* 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;
}
.ad{
	padding: 5px 0px 0px 0px;
	margin-left: 10px;
	width: 660px;
	float:left;
}
