/*
Theme Name:Starfish
Description: star fish theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/
.widget {
color:#999999;
}

body {
	margin:0;
	padding-top:0px;
	background:#999999;
	font-family:"Century Gothic",Tahoma,Verdana,sans-serif;
	color:#999999;
	font-size:13px;
	}
img {
	border:0;
	}

a {
	color:#3d7eca;
	text-decoration:none
	}
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:#ffffff;
	text-decoration: none;
	}

.blogname h2 {
	margin:0px 0 0 30px;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	}


/* CSS MENU BEGINS */
.tabs {
      float:left;
      width:100%;
      background:url(images/menu.jpg);
      	background-position: 0px -2px;
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.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:#ffffff;
      }
.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:#ffffff;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#000000;
      }
   .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:#000000;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#000000;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#000000;
	}	

	
/*line*/
html>body .line {height:35px;}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#000000 url(images/content.jpg) no-repeat;


	
	}

/* The Posts */

.text {
	width:770px;
	float:right;
	text-align:justify;
	_margin: 0px 0px 0px 10px;

	}
.post {
	padding:0px 0px 10px 5px;
	_padding: 0px 0px 10px 15px;

	
	}
.posting {

min-height:105px;
height:auto !important;
height:105px;

}


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;
	}
.postinfo {
	height:15px;
	padding: 2px 5px 2px 2px;
	background:#639ad3;
        

		}
		
.postinfo a {
	
	color:#ffffff;
	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:#ffffff;
	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;
        background-color: #112835;
	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:#ffffff;
	font-size:12px;
	padding-top:25px;
	}
.footer a {
	color:#0096ff;
	text-decoration:none;
	}
.footer a:hover {
	color:#ffffff;
	}

/* 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:#ffffff;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

.post h2 a {
    font-size:25px;
	margin:5px 0 0 0;
	padding:10px 3px 5px 0px;
	color:#639ad3;
	font-weight:normal;
	background:none;
	}

h2 {
	padding:0;
	margin:18px 0 20px 0;
	font-size:25px;
        font-weight:normal;
        font-family::"Century Gothic",Tahoma,Verdana,sans-serif;
        color:#639ad3;
	}

/* The Comments */

/* cfr thread-style.css inside plugin directory paged-threaded-comments */
/* more css info www.coldforged.org/wp-content/themes/kubrick/style.css and code at www.coldforged.org/source/view_source.php?s=comments.phps */