/* 
Theme Name: Blueleaves
Theme URI: http://www.kaushalsheth.com/
Description: Blue Leaves theme
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com


*/
.SB{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align:left;
}

td{
  vertical-align:top;
}

#searchform, #profil, #searchform{
padding:0;
margin:0;
}
#topbar{
	width:650px; 
	float: left; 
	background-color:#ececec;  
	border-left:1px dotted #A8B090; 
	padding-top:3px; 
	padding-bottom:3px;
}
#TL1{
	float:left; 
	padding-left:20px; 
	padding-top:5px;  
	vertical-align:middle 
}
#medlem{
	width:168px; 
	height:57px; 
	float: left;
}

#medleminner{
	padding-left:9px; 
	padding-right:4px; 
	padding-top:12px; 
	float:left
}
#medleminner2{
	float:left;
	padding-top:9px;
}
#topbarleft{
	float:left; 
	padding:0px; 
	margin:0px;
}
#topmenu{
	width:650px; 
	height:42px; 
	float: left; 
	border-left:1px dotted #A8B090;
}

/*
Menu
*/
tbody{
font-size:10px}

#TopBliv2{
	border:#00FF00 solid 0px;
	display: block;
	float: left;
	width: 350px;
	height: 100px;
}

#TopBliv{
	border:#00FF00 solid 0px;
	display: block;
	float: right;
	width: 200px;
	height: 80px;
}

#topnavcontainer ul li
{
	left:0px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	font: 10px/20px Arial, Helvetica, sans-serif;
	text-align: center	;
}

#topnavcontainer a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left:6px;
	padding-right:6px;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
}


#navcontainer{
	width:649px;
}

#navcontainer ul li, #page_item
{
	left:0px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	/*background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") repeat-x 20px;*/
	font: 10px/20px Arial, Helvetica, sans-serif;
	text-align: center;
}

#navcontainer a
{
	color: #000;
	text-decoration: none;
	display: block;
	width:81px;
	border-bottom: 1px dotted #A8B090;	
	border-right: 1px dotted #A8B090;
}
/*
#navcontainer li#active { background: url("http://biphome.spray.se/karl10/images/navBarBgHover.gif") repeat-x 20px; }
*/
#navcontainer a:hover { background-color:#53b0d1; color:#FFFFFF; }

#navlist, #topnavlist
{
padding: 0;
margin: 0;
}
/*
menu slut
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{

}

body {
	background: #fff url('images/bg_2x2.gif'); /* Optional */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center; /* IE Fix */
	margin: 0px;
	color: #000;
	padding: 0px;
	}
acronym { cursor: help; border-bottom: 1px dotted #999; }
a { text-decoration: none; color: #2a32ff; border-bottom: 1px dotted #fff; }
a:hover { border-bottom: 1px dotted #090f96; color: #49515C; }
a:visited { text-decoration: none; color: #2a32ff; border-bottom: 1px dotted #fff; }

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:3px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#efefef;
font-size:0.9em;
color:#505050;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 820px;
	background-color:#FFFFFF;
	border: 1px solid #ddd;
	text-align: left; padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background-image:url(images/1.jpg);
	width:820px;
	height:105px;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}	
#header h1 { 	
	margin: 0;
	color: #C6C4C5;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	}	
	
	
#header h1 a {color: #858f9E; }
#header h1 a:hover {color: #858f9E; }
#header h1 a:visited {color: #858f9E; border-bottom: 1px dotted #fff;}

#header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	
	
.codebox { background-color: #e3e3f6; border: 1px solid #333366; padding: 5px; margin-bottom: 5px; width: 570px; max-height: 400px; overflow: auto; text-align: left; }
.codebox pre { margin: 0px; padding: 0px; }

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #858F9E; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #ddd;
	background-color: #858F9E;
	border-right: 4px solid #fff; 
	border-bottom: 0px none;
	font-size: 1em;
	float: left;
	font-weight: bold; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px
	}
#nav li a:hover { background-color: #6B7687; }
#nav li a.on { background-color: #49515C; color: #C6C4C5; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	background-color:#fff;
	float: left;

	position: relative;
	}

/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
	
	#sidebar h2, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 0 0 0; 
	cursor: default;
	}

#content div, #sidebar div { 
	padding: 1px 0 0 0;  
	border-top: 0px solid #ddd; 
    padding: 0;
	}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	height: 600px;
	border-left:1px dotted #A8B090;
	float: left;
	width: 641px;
	position: relative;
	padding-top: 5px;	
	padding-left: 5px;
	padding-right: 5px;	
	text-align: justify; 
	word-spacing: 2px;	
	}	

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: #49515C url('img/header_right.gif') no-repeat 100% 0;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
	text-align: center;	
	color: #fff;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	clear: both
	}
	
#footer a { text-decoration: none; color: #A2AFBF; border-bottom: 1px dotted #A2AFBF; }
#footer a:hover { border-bottom: 1px dotted #fff; color: #fff; }


/* added comments*/
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	/* close comments*/
	
	
	
	/* adding sidebar*/
	#sidebar ul {
	padding: 0 0 1em 5px;
	margin: 5px;	
}

/* added blockquote*/
blockquote {
	margin: 15px 30px 0 15px;
	padding-left: 20px;
		padding-right: 20px;

	border: 3px double #cecece;
	font-style: italic;
	}
	
	/* adding design box*/
	
ul#intro 
{
    margin:0px 0;
    padding:0;
    list-style:none;
    font-size:0.9em;      
}
#intro h2 
{
	border-bottom:#666 1px dotted;
}
#intro li 
{
    margin:0;
    padding:0;
    list-style:none;    
    display:inline;
}
#intro li .smallbox
{
    width:150px;
    float:left;
    margin:0px 5px;    
    margin-left:20px;
    padding:0 5px;
    background:#fafafa url('img/sidebarul.jpg') no-repeat bottom; 
    color:#000;  
    border:1px solid #ddd;; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
}
#intro a:hover 
{
	background:none;
}

/* menu header*/
.menuheader {
        margin: 0;
        padding: 5px;
        height: 20px;
        background:transparent url('img/full_sidetitle.gif') no-repeat top center;
}

.menuheader div
{
       margin:0;
       padding-left:.5em;
       font-size: .9em;
       color: #fff;
       font-weight: bold;
       float:left;
       height: .9empx;
}

.menuheader a{
       float:right;
       margin:0;
       height: .9em;
}

.menuheader a img{
       width:15px;
       height:15px;
       border:none;
       padding: 0 .2em 0 0;
}


/* close menu header*/

/* Calenader Styling*/
/* calendar
--------------------------------------------------*/

/* subcontent
--------------------------------------------------*/

#sidebar
{width:168px;
}
#wp-calendar {color:#49515C;}

#sidebar table caption {border-bottom-color:#49515C;}

#sidebar table backgroud { color:#49515C;
}
#sidebar table thead tr {
  border-bottom-color:#49515C;
  color:#49515C;
}

#sidebar table th {border-bottom-color:#49515C;}

#sidebar table td#today {
  border-color:#00000;
  color:#49515C;
}

#sidebar table td a {
  border-bottom-color:#00000;
  background-color:#D3D3D1;
}

#sidebar table tfoot {border-top-color:#49515C;}

#sidebar table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:120px;
  margin:0px 10px 0 10px;
  text-align:center;
  background:#F6F6F6;
  color:#49515C;
}

#sidebar table caption {
  margin:5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
 letter-spacing:0.1em;
 font-size:10px;
  color:#49515C;
}

#sidebar table thead tr {border-bottom:1px solid;color:#49515C}
#sidebar table thead tr th{font-size:10px;}

#sidebar table th {border-bottom:1px solid; color:#49515C}

#sidebar table td {
  width:120px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:10px;
  color:#49515C;
}

#sidebar table td#today {
  padding:0;
  border:1px solid;
  font-size:12px;
  font-weight:bold;
  color:#49515C;
}

#sidebar table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
  color:#ffffff
}

#sidebar table tfoot {border-top:1px solid;
color:#49515C;}

#sidebar table tfoot a {
  border:none;
  font-weight:bold;
  color:#49515C;
}

#sidebar table tfoot #prev a {text-align:left;}
#sidebar table tfoot #next a {text-align:center;}

.headline {color:#000; font-weight:bold}
.kh {color:#0000ff;}
a.headline:link, a.headline:visited, a.headline:active, a.kh:link, a.kh:visited, a.kh:active {text-decoration: none}
a.headline:hover, a.kh:hover {text-decoration: underline}


#content #noticebox {
	background-color:#FFFF99;
	font-weight: bold;
	color: #000;
	border: 1px #f00 dashed;
	margin: 5px;
	padding: 10px;
}

#noticebox li {
	list-style-type: none;
	display: inline;
}