/*
Theme Name:Matteoweb
Description: star fish theme modified
Author: Jinsona designs, Matteo Puppis
Author URI: http://web2feel.com/, http://www.matteoweb.it
*/



body {
	margin:0;
	padding-top:0px;
	background:#222;
	font-family:"Century Gothic",Tahoma,Verdana,sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#3d7eca;
	text-decoration:none;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	/*background-color: #666666;*/
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#3d7eca;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:215px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:50px;
	font-weight:normal;
	margin:60px 0 0 30px;
	color:#fff;
	text-decoration: none;
	}

.blogname h2 {
	margin:0px 0 0 30px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	}
.blogname h3 {
	margin:0px 0 0 30px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	display:none;
	}

/* CSS MENU BEGINS */
.tabs {
      background:transparent url(images/menu.jpg) no-repeat scroll 0 0;
		float:left;
		font-size:100%;
		font-weight:bold;
		height:35px;
		line-height:normal;
		width:100%;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs span a {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
.tabs .page_item  a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs .page_item  a {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#000;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#000;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#000;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#000;
	}	

	
/*line*/
.line {
height:35px;
}
/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#000 url(images/content.jpg) no-repeat;
	overflow:auto;
	}
	
	

/* The Posts */

.text {
	width:770px;
	float:right;
	text-align:justify;

	
	}
.post {
	padding:0px 0px 10px 5px;
	
	
	}

h1.title {
    font-size:25px;
	margin:5px 0 0 0;
	padding:10px 3px 5px 0px;
	color:#639ad3;
	font-weight:normal;
	background:none;
			
	}
h1.title a {
	color:#639ad3;
	text-decoration:none;
	}
h1.title a:hover {
	color:#639ad3;
	background:none;
	font-weight:bold;
	text-decoration:none;
	}
.postinfo {
	height:15px;
	padding: 2px 5px 2px 2px;
	background:#639ad3;
	clear:right;
	}
		
.postinfo a {
	
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}

/* The Sidebar0 */
.sidebar {
	float:left;
	width:190px;
	padding-top:10px;
	padding-left:0px;
	font-size:13px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:38px;
	line-height:32px;
	font-size:16px;
	color:#fff;
	margin:0;
	background:url(images/h2.gif);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding-bottom:7px;
	margin-bottom:7px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	/*padding:9px;*/
	background:url(images/sidebar.gif);
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}

/* The Footer */

.footer {
	height:45px;
	background:url(images/footer.gif) repeat-x;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding-top:25px;
	}
.footer a {
	color:#0096ff;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#9e90dc;
	}
.navigation a:hover {
	color:#fff;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

#search-form {
	float:right;
	padding: 2px 4px 0 0;
}
#paypal {
	float:right;
	padding: 2px 108px 0 0;
}

#search-form form input {
	background:#DCDCDC none repeat scroll 0 0;
	border:1px solid #ABABAB;
	color:#484849;
}
.numbers {
	color:#FFFFFF;
	font-family:arial!important;
	font-size:12px!important;
	/*padding: 0 20px 0 20px;*/
}
.numbers form#cse-search-box {
	text-align: center;
}
.searchword {
	/*background-color:yellow;*/
	color:#0000FF;
	font-weight:bold;
}
.hidden {
	color:#EEEEEE;
}
.no_display {
	color:#111111;
	display: none;
	height: 1px;
	overflow: hidden;
}

.tag_clouds {
	float:right;
	background:transparent url(images/sidebar.gif) repeat scroll 0 0;
	padding-top:0!important;
	margin: 5px 5px 0 10px!important;
}
.tag_clouds ul li {
	margin-bottom:0px;
	padding:0 5px 0 5px;
}