/* 
Theme Name: Blueleaves
Theme URI: 
Design Name: 
Description: Blue Leaves theme
Version: 1.0
Author: 
Author URI: 


*/


.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 */



body {
	background: #314D63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 0px;
	color: #666
	padding: 0px;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color: #003366;}
a:hover { color: #990000; }


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

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

.entry{
color:#314D63;
}

.menu {
font-size:10px; font-weight:bold;
text-decoration:underline;
}

#do_u a {color: #990000; text-decoration:underline; }
#do_u a:hover {color: #999999; text-decoration:none; }


/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 785px;
	border: 1px solid #314D63;
	text-align: left; padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0
	background: #FFFFFF;
	background:url('http://www.lawbroker.ca/blog/wp-content/themes/custom/images/ctbg.gif') repeat-y;
	background-position:left;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #314D63;
	border-bottom: 4px solid #fff;
	border-top: 5px solid #fff;
	padding-left:30px; padding-right:30px; padding-top:28px; padding-bottom:28px
	}	
#header h1 { 	
	margin: 0;
	color: #C6C4C5;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	}	
	
	
#header h1 a {color: #2A6EA3; }
#header h1 a:hover {color: #2A6EA3; }
#header h1 a:visited {color: #314D63;}

#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: #2A6EA3; 
	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: #2A6EA3;
	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: #314D63; color: #C6C4C5; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 238px;
	height: inherit;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;
	background:url('http://www.lawbroker.ca/blog/wp-content/themes/custom/images/sbg1.gif') repeat-y;
	background-position:left;
	}
#sidebar div { 

	}	

#sidebar li.pagenav {
list-style:none;
}	
#sidebar li#linkcat-1 { 
list-style:none;
}	




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

#sidebar div { 
	padding: 10px 0 0px 30px; 
	}

#content div{ 
	padding: 1px 0 5px 0;  
	border-top: 5px solid #eee; 
    padding: 5px;
	}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	padding-top:0px;
	float: left;
	width: 525px;
	position: relative;
	margin-left: 16px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div {  }	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
/*	background: url('http://www.lawbroker.ca/blog/wp-content/themes/custom/images/bkgdfooter.gif') repeat; 
	border-bottom: 5px solid #eee;
	border-top: 5px solid #eee; 	*/
	clear: both;
	text-align: center;	
	color: #314D63;
	font-size: 10px;
	line-height: 16px;
	}
	
#footer a {color: #003366; text-decoration:underline;font-size: 10px; }
#footer a:hover {color: #990000;font-size: 10px;}

.bkgdsidebar {
	background-color: #F7F7F7;
	text-align: center;
	vertical-align: top;
	padding-top: 28px;
}
.bkgdsidebarfooter {
	background-color: #F7F7F7;
	display:block;
	float:left;
	text-align: center;
	font-size: 10px;
	color: #314D63;
}
.bkgdcontent {
	background-image:  url(images/bkgdcontent.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 13px;
	padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 40px;
	vertical-align: top;
}
.bkgdform {
	background-image:  url(images/bkgdcontent.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 13px;
	padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 40px;
	text-align: left;
	vertical-align: top;
}
.bkgdfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	color: #314D63;
	line-height: 14px;
}

a.footerlk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footerlk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* added comments*/
#commentform{
	margin-right: 20px;
	margin-left: 10px;
}
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 3px 5px 1px 0px;
	}

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

#commentform #submit {
	margin-right: 20px;
	float: right;
	}

#searchform input {
	width: 150px;
	font-size: 0.8em;
	padding: 2px;
	margin: 3px 10px 1px -30px;
	}

.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('http://www.lawbroker.ca/blog/wp-content/themes/custom/images/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;
        height: 20px;
        background:transparent url('http://www.lawbroker.ca/blog/wp-content/themes/custom/images/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 images{
       width:15px;
       height:15px;
       border:none;
       padding: 0 .2em 0 0;
}


/* close menu header*/

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

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

#sidebar{
	width:238px;
	background:url('http://www.lawbroker.ca/blog/wp-content/themes/custom/images/sbg1.gif') repeat-y;
}
#wp-calendar {color:#314D63;}

#sidebar table caption {border-bottom-color:#314D63;}

#sidebar table backgroud { color:#314D63;
}
#sidebar table thead tr {
  border-bottom-color:#314D63;
  color:#314D63;
}

#sidebar table th {border-bottom-color:#314D63;}

#sidebar table td#today {
  border-color:#00000;
  color:#314D63;
}

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

#sidebar table tfoot {border-top-color:#314D63;}

#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:#314D63;
}

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

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

#sidebar table th {border-bottom:1px solid; color:#314D63}

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

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

#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:#314D63;}

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

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