/*  
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: #9F9FA0;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-bottom: 0;
	margin: 0;
	padding: 0;*/

        margin: 0;
	padding: 0;
	font-family: arial; 
	color: #333; 
	font-size: 11px;
        background: url('http://www.tugsearch.co.uk/images/template/bg.gif') repeat-y center #dce2c6;
}
/****************************************
Main menu - level 1
****************************************/
#mainmenuwrap {		
	float: right; margin: 0px 0px 0px 0px;
}

#mainmenu {	
   background:#fff;   
   overflow:hidden;
}

#mainmenu ul {
   margin: 0px;
   padding: 0px;   
   float:left;
   list-style: none;   
   display: inline;
 
}
#mainmenu ul li {   
   float:left;
   list-style:none;   
   position:relative;   
}

#mainmenu ul li a {
	display: block;
	overflow: hidden;
	margin:0 0 0 1px;
	padding: 6px 2.2em 6px 2.2em;
	background:#aaaaaa;
	color:#fff;
	text-decoration:none;
	line-height:1.0em;
	font-weight: normal;
	font-size: 13px;   
}

#mainmenu ul li a.on {
   background:#82a328; color:#fff;
}

#mainmenu ul li a:hover {
   background:#82a328; color:#fff;
}
#mainmenu ul li a.active,
#mainmenu ul li a.active:hover {
   background:#000; color:#fff;
}

#mainmenuspacer {width: 100%;float: left; margin: 0px 0px 50px 0px;}

h1{
	margin: 0;
	padding:0;
}
h2{
	margin: 10px 0px 10px 0px;
	padding:0;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

/* for different commentars*/

/* needed*/
acronym, abbr, span.caps {
	cursor: help;
	}
	
/* Center everything */

#wrapper{
/*
	margin: 0 auto;
	width: 818px;
	background-image: url(http://www.tugsearch.co.uk/images/bg_wrapper.gif);
	background-repeat: repeat-y;*/
        position: absolute;
	left: 50%; 
	width: 804px;
	margin-left: -452px;
	padding: 0px 50px 0px 50px;
}

div.wrapper2{
	padding-left: 18px;
	padding-right: 18px;
}


#header 		{width: 100%; height: 104px;}
#header.tug_blog	 	{background: url('http://www.tugsearch.co.uk/images/header/tech_tug_blog.gif') top right no-repeat;}

#header .links
{				
	text-align: right;	
	padding: 5px 0px 0px 0px;
	width: 300px;
	float: right;
}

#header a
{				
	color: #67831a;
        font-weight: bold;
        text-decoration: none;
}

/* Content */ 

#content{

	margin-bottom: 20px;
	width: 560px;
	float:left;

/*float: left; width: 500px; margin: 0px 10px 20px 0px;*/
}

#content h1{
	font-size: 18px;
}

#content a{
	text-decoration: none;
	color: #67831a;
        font-weight: bold;
}

#content a:hover{
	text-decoration: underline;
	color: #67831a;
}

#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: 560px;
	float:left;
}

/* Navigation */

/* end menu */

/* Sidebar */ 

#sidebar{
	float: right;
        text-align: left;
	        padding: 0 0 0 0;
	list-style: none;
}

#sidebar li {
display: block;
padding: 0px;
}

#sidebar li a{
	color: #67831a;
        font-weight: bold;
	text-decoration: none;
        padding: 5px 0px 5px 3px;
        border-bottom: solid 1px #ccc;
        display: block;
        width: 170px;
}

#sidebar ul{
	margin: 0;
	padding:0;
	list-style: none;
	display: inline;
}

#sidebar h3{
	font-size: 13px;
        background-color: #82a328;
        color: #fff;
}

#sidebar a{
float: left;
	text-decoration: none;
	color: #82a328;
}

#sidebar a:hover{
	text-decoration: none;
	color: #fff;
        background-color: #82a328;
}

#sidebar .twitter, #sidebar .feed  {
float: none;
margin-bottom: 10px;
}

#sidebar a.twitter:hover, #sidebar a.feed:hover  {
float: none;
margin-bottom: 10px;
background-color: #fff;
}


/****************************************
Footer
****************************************/
#footer {
	clear: both;	
	margin: 50px 0px 20px 0px;
	border-top: solid 1px #ccc;
	text-align: right;
	font-size: 9px;
	padding: 10px 0px 20px 0px;
	color: 666;
}

span.prev{
	padding-left: 10px;
	float:left;
}

span.next{
	margin-right: 10px;
	padding-right: 10px;
	float:right;
}

/* Search form */

#searchform {
	width: 200px;
	text-align: center;
}

#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;*/
		margin-right: 5px;
font-weight: bold;
}

.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: #eee;
	width: 550px;
}

.hidden {
    position:absolute;
    left:0px;
    top:-4000px;
    width:1px;
    height:1px;
    overflow:hidden;
}
