/*
Theme Name: Whaleshark
Theme URI: http://www.kohtaodivers.com
Description: A theme generated by water in ice.
Author: A Builderr
Author URI: http://www.altairian.com
Version: 1.0 Unique
Version-update: 1.0.1

*/

.smll {
	border:0;
	font:normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:0;
	margin-top:0;
	padding:0;
	padding-left:12px;
}

.smll a {
	text-decoration:none;
}

/***  the main content area  ***/
#content {
	background:#111111;
	padding-left:5px;
	float:right;
	width:480px;
}

/***  generic links  ***/
a {
	color:#ff9900;
	text-decoration:none;
}

a img {
	border:none;
}

/***  visited links  ***/
a:visited {
	color:#ff9900;
	text-decoration:none;
}

/***  links with cursor over  ***/
a:hover {
	color:#ffcc00;;
}

acronym, abbr {
	border-bottom:1px dashed #333333;
}

acronym, abbr, span.caps {
	cursor:help;
	font-size:90%;
	letter-spacing:.07em;
}

blockquote {
	border-left:5px solid #cccccc;
	margin-left:1.5em;
	padding-left:5px;
}

/***  the whole page  ***/
body {
	background: #111111;
	border: none;
	color: #ffffcc;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

p, li {
	font: 90%/175% Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

/***  the post title  ***/
h2 {
	border-bottom: none;
	font: 95% Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

/***  the comments area ***/
.feedback {
	color: #0047B3;
	text-align: right;
	clear: both;
	font: 90%/175% Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.storytitle {
	margin:0;
}

.storytitle a {
	text-decoration:none;
}

/***  the comment form  ***/
#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background:#000000;
	border:none;
	padding:.2em;
}

#commentform textarea {
	width:100%;
}

#commentlist li ul {
	border-left:1px solid #000;
	font-size:110%;
	list-style-type:none;
}

ol#comments li p {
	font-size:100%;
}

h3 {
	border-bottom: 2px solid #ff9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

.meta {
	font-size:.75em;
}

.meta li, ul.post-meta li {
	display:inline;
}

.meta ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

/***  the post meta information  ***/
.meta, .meta a {
	color:#808080;
	font-weight:normal;
	letter-spacing:0;
}

/***  the sidebar  ***/
#menu {
	background:#111111;
	padding:20px 0 10px 5px;
	margin:0 0 0 0px;
	width:166px;
	border-right:none;
	text-decoration: none;
}


/***  sidebar section titles  ***/
#menu ul {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: uppercase;
	text-decoration: none;
}

#menu ul ul {
	font-variant:normal;
	font-weight:normal;
	line-height:120%;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration: none;
}


/***  sidebar links  ***/
#menu ul ul li a {
	color: #ffcc66;
	text-decoration: none;
}

#menu ul a:link {
	color: #ffcc66;
	text-decoration: none;
}

#menu ul a:visited {
	color: #ffcc66;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #000;
	color: #ffffcc;
	text-decoration: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu form {
	margin:0 0 0 13px;
}

/***  the search field  ***/
#menu input#s {
	width:80%;
	background:#0047B3;
	border:none;
	color:#000;
}

/*** menu 2 horizontal ***/
#nav2{
        background-color: #111111;
       /*** display: block;  ***/
        font-size:0.8em;
        height:50px;
        width:100%;
		text-transform:capitalize;
}

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
	text-transform:capitalize;
}

#nav2 li {
	float: left;
	list-style:none;
	border-right:solid 1px #fff;
}

#nav2 a,#nav2 a:visited {
	color:#ff9900;
	display:block;
	font-weight:bold;
	padding:3px 6px;
}

#nav2 a:hover, #nav2 a:active {
	color:#fff;
	text-decoration:none
}	

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	width: 469px;
	z-index:999;

}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
        color:#ff9900;
	font-weight:normal;
	font-size:1.2em;
	text-transform:capitalize;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#fff;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 200px;
}

/***  the entire calendar  ***/
#wp-calendar {
	border:none;
	empty-cells:show;
	font-size:14px;
	margin:0;
	width:90%;
	background-color:#000;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
	text-decoration:none;
}

/***  calendar links with the mouse over top  ***/
#wp-calendar a:hover {
	background:#e0e6e0;
	color:#333;
}

/***  the calendar caption  ***/
#wp-calendar caption {
	color:#999;
	font-size:16px;
	text-align:left;
}

/***  calendar cells  ***/
#wp-calendar td {
	color:#ccc;
	font:normal 12px Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	padding:2px 0;
	text-align:center;
}

#wp-calendar td.pad:hover {
	background:#fff;
}

/***  the current date cell in the calnedar  ***/
#wp-calendar td:hover, #wp-calendar #today {
	background:#eee;
	color:#bbb;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}

cite {
	font-size:90%;
	font-style:normal;
}

/***  the credits  ***/
.credit {
	background: transparent;
	border-top: none;
	color: #eeeeee;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 3px 0px;
	width: 234px;
}

/***  links in the credits  ***/
.credit a:link, .credit a:hover {
	color:#ff0000;
}

