/*
Theme Name: WhaleBlog.
Theme URI: http://www.ilovewhales.com
Description: A brief description.
Version: 1.0
Author: Gary Leatherman
Author URI: www.garyleatherman.com
*/




/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	color: #fff;
	font-size: 11px;
	font-family: 'Tahoma';
	background: #072450 repeat-x;
	background-image : url("http://www.ilovewhales.com/assets/HumpbackBreach_fade.jpg");
	background-repeat:no-repeat; 
	background-position: 170px 0px;
	margin:0;
	padding:0;
	height:100%;
}

.clear {
	clear: both;
	height:30px;
}

p {
	margin: 10px 30px 10px 30px;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:10px;
	text-align:left;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:left;
}
.content_box_xlarge p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:left;
}
.content_box_xlarge blockquote {
	margin: 10px 0px 10px 40px;
	font-size:1.2em;
	text-align:left;
	font-weight: bold;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}
.gold {
	color:#FF6600;
}
.golder {
	color:#FF9900;
}

.red {
	color:red;
}

.yellow {
	color:#ffd502;
	font-weight:bold;
}
.blue {
	color:#0099FF;
	font-weight:bold;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:36px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 30px 10px 30px;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}
h4 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}

a {
	text-decoration: none;
	color:#ffd502;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

#nav_list p {
	width: 130px;
	margin: 0 0 0 0;
}

#nav_list h4 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(http://www.ilovewhales.com/assets/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
	
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(http://www.ilovewhales.com/assets/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(http://www.ilovewhales.com/assets/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
	width:100%;
	background: url(http://www.ilovewhales.com/assets/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(http://www.ilovewhales.com/assets/sidebar_body.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
	
}


#menu_header {
	width:170px;
	height:232px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(http://www.ilovewhales.com/assets/sidebar_body.png) repeat-y;
}

.login_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
    background: url(http://www.ilovewhales.com/assets/sidebar_body.png) repeat-y;
}

#head {
	width: 900px !important;
	width: 820px;
	height: 266px;
	float:left;
	text-align: right;
}
#head-sub {
	width: 900px !important;
	width: 820px;
	height: 150px;
	float:left;
	text-align: right;
}
#head-sub  h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}
#head-sub  h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}
#head-sub-b {
	width: 530px !important;
	width: 820px;
	height: 60px;
	float:left;
	text-align: left;
	margin: 30px 0px 40px 220px;
}
#head-sub-b h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#FFFFFF;
}
#head-sub-c {
	width: 700px !important;
	width: 820px;
	height: 60px;
	float:left;
	text-align: center;
	margin: 30px 0px 50px 200px;
}
#head-sub-c h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:32px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#FFFFFF;
}
#head-sub-c h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#0099FF;
	text-transform: capitalize;
}

#content {
	width: 930px;
	text-align: inherit;
	float: left;
	margin:0 0 0 20px;
	background: url(http://www.ilovewhales.com/assets/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(http://www.ilovewhales.com/assets/sidebar_body.png) 20px 0px repeat-y;

}

.content_box {
	width: 130px;
	margin:0px 0px 0px 50px;
	float: left;
}
.content_box_center {
	width: 120px;
	margin:30px 0px 0px 60px;
	float: left;
}

.content_box_large {
	width: 330px;
	margin:0px 0px 0px 20px;
	float: left;
}
.content_box_xlarge {
	width: 430px;
	margin:0px 0px 0px 200px;
	/*float: left;*/
	text-align: left;
}

.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: right;
}

#content_footer {
	background: url(http://www.ilovewhales.com/assets/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(http://www.ilovewhales.com/assets/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}


/*----- IMAGES ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 0px;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}
input.creditcard {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:50px;
	color: #707070;
	margin:0px 5px 0px 0px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}




/*Appearance of Drop Shadow Text in Safari only*/

.shadowtext 
{
	text-shadow: 1px 1px 1px #000;
}


/*------------------------------------
	Title: Another Drop Shadow way
	Author: http://saila.com/webdesign/shadow/
	
--------------------------------------*/

.dropshadow {
	position: relative;
	left: 3px;
	top: 3px;
	color: #000000;
}
.droptext {
	position: absolute;
	left: -1px;
	top: -1px;
	color: #FFFFFF;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #0099FF;
	text-align: left;
}
/*------------------------------------
	Title: Opaque Text and transparent background
		Author: http://developer.mozilla.org/en/docs/Useful_CSS_tips:Color_and_Background	
--------------------------------------*/

#translucentbkg {
	width: 450px;
	height: 60px;     /* to match DIVs size          */
	background-color: #000;       /* the background              */
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

#opaquetext {
	width: 504px;
	height: 107px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	z-index: 2;                      /* place it over the other DIV */
}

.caption {
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}
				  
.blocky {
	font-family: 'Tahoma';
	;
	font-size: 1.1em;
	color: #FFFF00;
	text-align: left;
	font-style: normal;
}


.GTcaption {
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	margin: 5px 0px 5px 30px;
	color: #000000;
	font-weight: bold;
}


/* Begin WordPress Typography & Colors */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	

/* FormMail spam protection */	
#Surname {
visibility:hidden;
display:none;
}