 /*
    Theme Name: Ron Klizs
    Theme URI: http://www.ronklizs.com/
    Description: Ron Klizs Realtor
    Version: 1.0
    Author: amds
    Author URI: http://www.amds.ca
  */


*
{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

			/* Global Layout */

body 
{
font-size: 12px;
margin: 0px;
text-align: left;
background: #ffffff;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
}


a{
text-decoration: none;
color: #27459b;
}

a:hover {
text-decoration: underline;

}

a:visited {

color: #27459b;
}

img {border:0px;}

hr {
	background: #999999;
	border:0px;
	height: 1px;
	margin: 0 0 10px 0;
}
#page
{
	position: relative;
	margin: auto;
	width: 750px;
	background: #FFFFFF;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0 auto;
	
}

#header
{
	position: relative;
	margin: auto;
	width: 750px;
	height: 133px;
	clear: both;
	background-color: #ffffff;
}

#header p
{
	padding: 50px 0px 0px 570px;
	font-size: 10px;
	line-height: 13px;
	text-align: right;	

}
#header a
{
color: #e92026;	

}


#mainnavwrap
{
width: 750px;
height: 10px;
padding: 15px 0 15px 0;
}
#mainnav
{
	position: relative;
	float: left;
	width: 550px;
	height: 10px;
	text-align: left;
	vertical-align: top;

	clear: both;
	padding:  0;
	text-transform: uppercase;
}



#mainnav a
 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	white-space: nowrap;
	padding:0px 28px 0px 30px;
	font-size: .9em;
	background:#ffffff;
	text-decoration: none;
	color: #333333;



	}
	
#mainnav A:hover
 {
	text-decoration: underline;

	}
	
#banner
{
	position: relative;
	width: 750px;
	height: 253px;
	padding: 0;
	background: #ffffff url(images/banner_01.png) left no-repeat;
}
/* start right Panel */



/* end right Panel */


/* start left Panel */
#left_panel
{
	position: relative;
	float: left;
	width: 241px;
	height: 341px;
	padding: 0px 0px 0px 0px;


}



/* end left Panel */


/* start content */
#contentwrap
{

margin: 0;


}

#contentwrappage
{
position: relative;
margin: 0;



}
.postheader
{
	position: relative;
	width: 400px;
	height: 80px;
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 241px;
}


.postheader_page
{
	position: relative;

	height: 50px;
	padding: 10px 0px 0px 5px;
}

.postcategory{
	padding: 0px 0 3px 0px;
	font-size: 36px;
	font-weight: 900;
	color: #27459b;
	font-family: Arial, Helvetica, sans-serif;

}

.postcategory a:link, .postcategory a:visited, .postcategory a:hover{
	color: #27459b;

	text-decoration: none;	
}
.posttitle{
	padding: 3px 0 3px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	text-decoration: none;	
	text-transform: uppercase;
}
.posttitle a:link, .posttitle a:visited, .posttitle a:hover {

	color: #666666;

	text-decoration: none;	
}
.pagetitle
{
font-size: 24px;
padding: 0 0 5px 10px;
}
.postcontent
{
	position: relative;
	margin: 0px 50px 0px 9px;
	padding: 5px;
	
	text-align: left;
	color: #333333;
}


.postfoot
{
position: relative;
margin-top: 10px;
padding: 6px 0px 0px 0px;
border-top: 1px dotted #999999;
font-size: 11px;
}

.blogroll
{
position: relative;
}

.flikr
{
text-align: center;
position: relative;
padding-top: 5px;
background: #7D706A url(images/flickertop.gif) top left no-repeat;
}

.flikr img
{
margin: 0px;
border: 3px solid #212934;
}

.flikerfoot
{
position: relative;
margin-bottom: 5px;
padding: 6px 0px 0px 0px;
background: #7D706A url(images/flickerbottom.gif) top left no-repeat;
}

.miscbox
{
position: relative;
margin-top: 5px;
padding: 6px;
width: 162px;
height: 48px;
font-size: 10px;
color: #7D706A;
text-align: left;
}

miscbox a:link, a:visited
{
color: #27459b;
font-weight:bold;
}

miscbox a:hover
{
color: #999999;
}

.highlight {
	background-color: #FFFF99;
}

.navigation {
	font-size: 11px;
	border-top: 1px #999999 solid;
	padding: 3px 0 3px 10px;
	width: 450px;

}

.navigation a{
	color:#999999;
	font-size: 11px;


}
/* end content */

/* start Sidebar */
#sidebar
{
	position: relative;
	width: 750px;
	margin: 0;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: #ffffff;

}

#sidebar {
font: 1em Arial, Helvetica, sans-serif;

}
.tablediv {
display:  table;
width:100%;

}
.celldiv {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	width:346px;	
	padding: 0 14px 20px 15px;

}
.rowdiv  {
display:  table-row;
width:auto;
}

.tableheader
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4d4d4d;
	text-align: center;
	vertical-align: middle;
	width: 310px;
	height: 61px;
}



#sidebar h2 {
font-size: 1.2em;
line-height: 1.5em;
	}

#sidebar h1
{
position: relative;
font-size: 1.4em;
line-height: 1.7em;
}

#sidebar h3
{
font-size: 1em;
line-height: 1.3em;
}

#sidebar h4
{
font-size: 11px;
line-height: 1.1em;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;

	}






#sidebar a:link, #left a:visited
{
	
text-decoration: none;



}

#sidebar a:hover
{

text-decoration: underline;

}	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


	
.noborder {
	border: 0;

}

#sidebar form {
	margin: 0;
	}
	
	
.sidebar_heading_grey {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	line-height: 26px;
}
.sidebar_heading_red {
	font-size: 22px;
	font-weight: bold;
	color: #ec2127;
	text-transform: uppercase;
	line-height: 26px;
	
}
.sidebar_heading_blue {

	font-size: 22px;
	font-weight: bold;
	color: #27459b;
	text-transform: uppercase;
	line-height: 26px;
}

.sidebar_subhead_grey {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	line-height: 18px;
}
.sidebar_subhead_red {
	font-size: 14px;
	font-weight: bold;
	color: #ec2127;
	text-transform: uppercase;
	line-height: 18px;
}
.sidebar_subhead_blue {

	font-size: 14px;
	font-weight: bold;
	color: #27459b;
	text-transform: uppercase;
	line-height: 18px;
}

/* End Sidebar */



#footerwrap {
	position: relative;
	width: 750px;
	height: 22px;
	clear: both;
	background-color: #27459b;
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	margin: 0 auto;

}
#footer{
width: 500px;
margin: 0 0 0 150px;
color:#FFFFFF;

}
#footer a {
	width: 700px;
	padding:0px 28px 0px 25px;
	color:#FFFFFF;
	text-decoration: none;
	font-size: .9em;
	text-transform: uppercase;
}
#footer a:hover {
color:#999999;
text-decoration: none;
}

#copyright 
{
	width: 750px;
	height: 39px;
	background: url(images/copyright.png);
	font-size: 10px;
	color:#333333;
	text-indent: 50px;
	line-height: 39px;
	text-align: left;	

}
#copyright p
{
	text-indent: 130px;
	line-height: 39px;
	color:#333333;

}






		/* Global Styles */

p
{
line-height: 16px;
margin-bottom: 12px;

}

H1
{
position: relative;
font-size: 24px;


}

H2
{
position: relative;
font-size: 16px;
line-height: 18px;
padding: 0 0 10px 0;
}
h3
{
font-size: 14px;
line-height: 16px;
}

h4
{
font-size: 11px;
line-height: 1.1em;


}




#comment
{
width: 300px;
}

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

.clearfix {display: inline-block;}

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

