﻿/*
Theme Name: Zen In Grey
Theme URI: http://blog.sajithm.com/index.php?p=337
Version: 1.0
Description: 3 Column theme
Author: Sajith M
Author URI: http://blog.sajithm.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-size: 0.8em;
	padding: 15px 0px 15px 0px;

}
body
{
    color: #3B3B3B; /*
    border: 1px solid #d6d3d3;
    */
    font-family: Verdana, georgia, 'times new roman' , serif;
    background-color: steelblue;
}
input:hover,textarea:hover
{
	border: 1px solid #939793;
}
input:focus,textarea:focus
{
	background-color: #d6d3d3;
	border: 1px solid #939793;
}
a
{
    color: #003366;
    text-decoration: none;
}
a:hover
{
    color: #3399ff;
    text-decoration: none;
}

a img {border:0;}

blockquote
{
    color: #5C6A74;
    margin: 0.5em 0.5em 0.5em 2em;
    padding: 1.0em 1.0em 1.0em 1.0em;
    background-color: #ffffcc;
    border-right: #5c6a74 1px double;
    border-top: #5c6a74 1px double;
    border-left: #5c6a74 1px double;
    border-bottom: #5c6a74 1px double;
}

#outer 
{
	min-width: 1000px;
	width: 1000px;  /* change width here */
	margin: 0% 5% 0% 5%;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider
{
    width: 100%;

    background: #FFFFFF url( 'images/border2.gif' ) repeat-x top left;
}

p { margin: 0px; padding: 5px; } 

#header
{
    width: 1000px;
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
}
#headercontent h1 {
	color: #E4E4E4;
	font-size: 1.5em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #E4E4E4;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #FFFFFF;
}
#headercontent h2 {
	color: #E4E4E4;
	font-size: 1.2em;
	font-weight: normal;
}
#header form
{
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 400px;
	height: 100px;
	background: #FFFFFF url('images/logo4.gif') no-repeat top left;
}
#headermenu
{
    font-size: 1.1em;
    background: url('images/bg2.gif') repeat-x top left;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 8px;
    padding-top: 5px;
    border-bottom: black thin solid;
}
#headermenu ul li
{
	display: inline;
}
#headermenu ul li a
{
    color: #ffffff;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 4.5em;
    padding-left: 0.5em;
    padding-bottom: 8px;
    padding-top: 5px;
}
#headermenu ul li a:hover
{
	color: #000000;
	background: url('images/bg2_hover.gif') repeat-x top left;
}

#l_sidebar
{
    width: 19%;
    float: left;
    background-color: #FFFFFF;
}
#r_sidebar 
{
	width: 19%;
	float: left;
	background-color: #FFFFFF;
}
#l_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
}
#r_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.sidebar
{
	margin: .5em;
}
.sidebar h2
{
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1.1em;
    background: url(   'images/bg2.gif' ) repeat-x top left;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left: 10px;
}
.sidebar ul
{
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
    list-style-type: none;
    margin: 0.1em 0.1em 0.1em 1.0em;
}

#content 
{
	width: 60%;
	float: left;
	border-left: dashed 1px #E4E4E4;
	border-right: dashed 1px #E4E4E4;
	background-color: #FFFFFF;
}
.contentbar
{
	margin: 1em;
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.contentbar li
{
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle
{
	width: 100%;
}
.contenttitleinfo
{
	float: left;
}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/date.gif');
}
.contenttitledate1
{
	color: #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.contenttitledate2
{
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 11px 0px 0px 0px;
	text-align: center;
}
.contentarea
{
    clear: both;
    padding: 0.0em 0.0em 1.0em 0.0em;
}
.contentarea h3
{
    color: #000066;
    font-size: 1.2em;
    font-weight: bold;
}
.contentbar h2
{
    color: #5C6A74;
    font-size: 1.2em;
    font-weight: bold;
}
.contentbar h2 a
{
    color: #336666;
    text-decoration: none;
}
.contentbar h2 a:hover
{
	color: #3B3B3B;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}
.post ul.controls
{
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.post ul.controls li
{
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 1.0em 0.0em 2.0em;
}
.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a
{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a
{
	background-image: url('images/icon-more.gif');
}






#commentlist li 
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform 
{
	margin: 1em 0;
	background: #FFFFFF;
	width: 75%;
}

#commentform textarea 
{
	width: 75%;
}
#commentform textarea:hover 
{
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
}
#commentform textarea:focus 
{
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
}

#commentform #email, #commentform #author, #commentform #url 
{
	font-size: 1.1em;
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
	width: 75%;
}
#commentform input
{
	margin-bottom: 3px;
}




#footer
{
	width: 100%;
	color: #FFFFFF;
	font-size: 10px;
	margin: 2em 0em 0em 0em;
	background: #3B3B3B url('images/bg2.gif') repeat-x top left;
}
#footer a
{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .left
{
    padding: 1.0em 0.5em 1.0em 0.5em;
    text-align: center;
}
#footer .right
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}


#logo
{
    background-color: transparent;
    background-image: url(images/TropicalFish_Logo.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 1000px;
    height: 150px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    top: 0px;
    float:left;
}
#logo a
{
    width: 1000px;
    height: 150px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
}

#logo a h1{    display: none;}

#top_right
{
    width: 468px;
    float: left;
    text-align: left;
    margin: 0;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 20px;
}
#top_rss
{
    width: 50px;
    float: left;
    text-align: left;
    margin: 0;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 20px;
}

#top_below
{
    float: none;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 10px;
}

.feedlink {padding:0 0 0 18px; margin:0 0 0 10px; font-size: 1em; background: url(images/rss.png) center left no-repeat;}