/*
Theme Name: Rent In Lawton Oklahoma Theme
Theme URI: http://www.rentinlawtonok.com
Description: This is the Rent In Lawton Oklahoma Theme built on WordPress v3.3.1 
Author: Gregory G. Armento
Author URI: http://www.communications-by-design.com
Version: 1
*/

/* Copyright 2012  Gregory G. Armento */ 


* { margin: 0; padding: 0; }

article, aside, figure, footer, header, nav, section, { display: block; }


html { 
	background-image: url(images/bkgd-wheat-field-01.jpg);
	background-repeat: no-repeat; 
	background-color: #c8ab65;
	}
	
body {
	font-family:"CordaLight", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 130%;	
	line-height: 130%;
	letter-spacing: -0.03em;
	color:#666666;
	list-style-position:inside;
	}

p { margin: 0; padding-bottom: 1.0em; }

img { border: none; }


/* ---------------- Typography ---------------- */ 
/* ---------------- Typography ---------------- */ 
/* ---------------- Typography ---------------- */ 


@font-face{ 
    font-family: 'CordaLight';
    src: url('fonts/CordaLig-webfont.eot');
    src: url('fonts/CordaLig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CordaLig-webfont.woff') format('woff'),
         url('fonts/CordaLig-webfont.ttf') format('truetype'),
         url('fonts/CordaLig-webfont.svg#CordaLight') format('svg');
}


h1 { font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif;  
	font-weight:bold;
	font-size: 240%;	
	line-height: 80%;
	letter-spacing: -0.06em;
	margin: 0; 
	padding-bottom: 0.4em;
	}

h2 { font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif; 
	font-weight:bold;
	font-size: 150%;	
	line-height: 100%;
	letter-spacing: -0.05em;
	margin: 0; 
	padding-bottom: 0.4em;
	}

h3 { font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif;  
	font-weight:normal;	
	font-size: 110%;
	line-height: 120%;
	margin: 0; 
	padding-bottom: 0.4em;
	}

h4 { font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif;  
	font-weight:normal;	
	font-size: 110%;
	line-height: 110%;
	}

h5 { font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;  
	font-weight:normal;	
	font-size: 110%;
	line-height: 110%	
	}

h6 { font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;  
	font-weight:normal;
	font-size: 80%;
	line-height: 110%;
	}

/* ---------------- Hyperlinks ---------------- */ 
/* ---------------- Hyperlinks ---------------- */  
/* ---------------- Hyperlinks ---------------- */

		/* ---------------- Hyperlinks Class01 */

.link-class01 a:link{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}
.link-class01 a:visited{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}
.link-class01 a:hover{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
.link-class01 a:active{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

		/* ---------------- Hyperlinks Class02 */
		
.link-class02 a:link{
	color: #666666;
	background-color: transparent;
	text-decoration: underline;	 
}
.link-class02 a:visited{
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
}
.link-class02 a:hover{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
.link-class02 a:active{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

		/* ---------------- Hyperlinks Class03 */

.link-class03 a:link{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
.link-class03 a:visited{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
.link-class03 a:hover{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}
.link-class03 a:active{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}


/* ---------------- page wrap ---------------- */ 
/* ---------------- page wrap ---------------- */  
/* ---------------- page wrap ---------------- */

#page-wrap { 	position: relative; 
 	margin: 25px auto 25px;
 	opacity:0.99;
	background-color: #D7D2B9;
  	filter:alpha(opacity=99); /* For IE8 and earlier */
	box-shadow: 0px 0px 20px #333; 
	-webkit-box-shadow: #333 0px 0px 20px;
	-moz-box-shadow: #333 0px 0px 20px;
  	behavior: url(PIE.htc);
	}


/* ---------------- main-content ---------------- */
/* ---------------- main-content ---------------- */
/* ---------------- main-content ---------------- */ 


#main-content {
	float: right;
	width: 530px; 
	min-height: 930px;
	padding: 10px 10px 10px 10px;	 
	/*background-color: #D7D2B9;*/
	}


		/* ---------------- Div & Class Sytles */


	img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

	img.alignright {
	padding: 2px;
	margin: 0 0 2px 2px;
	display: inline;
	}

	img.alignleft {
	padding: 2px;
	margin: 0 2px 2px 0;
	display: inline;
	}

	.alignright {
	float: right;
	}

	.alignleft {
	float: left;
	}
	
	.center {
	margin-left: auto;   margin-right: auto;
	}



		/* ---------------- copyright  */	
.contactform  {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-style:normal;	
	font-size: 18px;
	line-height: 21pt; 
	}

/* ---------------- aside ---------------- */
/* ---------------- aside ---------------- */	
/* ---------------- aside ---------------- */ 

#aside {
	float: left;
	width: 310px; 
	background-color: #D7D2B9;
	padding: 0px 5px 0px 5px;	
	}


#sitename {
	/*font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif;
	font-size: 24px;  font-style:normal;		/*color:#408080;*/		font-weight:700;
	line-height: 29px;
	margin: 50px 20px 0px 20px;
	text-align: center;
	}


#sidebar-subhead {	
	/*font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif;
	font-size: 24px;  	font-style:normal;		/*color:#408080;*/		font-weight:700;
	line-height: 29px;*/ 
	margin: 0px 30px 0px 30px;
	text-align: center;
	}


		/* ---------------- nav top */

#inline-list-nav-top {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
			font-weight:700;
	font-size: 110%;
	line-height: 120%;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	}


#inline-list-nav-top ul, #inline-list-nav-top li {
	list-style-type: none;
	}


		/* ---------------- widgets */
		
#widgets {
	font-family:  "Open Sans Condensed", "Times New Roman", Georgia, Times, serif;
	font-style:normal;	
	font-size: 18px;	
	line-height: 24pt;		
	/*color: #666666;*/
	 		font-weight:700;
	margin: 10px 10px 40px 10px;
	text-align: center;
	}

		/* ---------------- nav bottom */
		
#nav-bottom  {	position: absolute; 
	float: left;
	width: 310px; 
	bottom: 0;  
	}



#inline-list-nav-bottom {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
			font-weight:700;	
	font-size: 70%;
	line-height: 130%;
	letter-spacing: -0.01em;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	list-style-type: none;
	}
	
#inline-list-nav-bottom ul, #inline-list-nav-bottom li {
	display: inline;
	border-right:5px solid transparent;
	border-left:5px solid transparent;
	}



		/* ---------------- copyright */	
#inline-list-copyright {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
			font-weight:700;	
	font-size: 70%;
	line-height: 130%;
	text-align: center;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	}

#inline-list-copyright ul, #inline-list-copyright li {
	display: inline;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	}
	

/* ---------------- aside01 ---------------- */
/* ---------------- aside01 ---------------- */	
/* ---------------- aside01 ---------------- */ 

#color-bar01 {	position: absolute; 
	float: left;
	width: 90px; 
    left: 320px; 	top: 0px;     bottom: 0;  
	background-color: #967760;
	}	


/* ---------------- aside02 ---------------- */
/* ---------------- aside02 ---------------- */	
/* ---------------- aside02 ---------------- */ 

#color-bar02 {	position: absolute; 
	float: left;
	width: 50px;  
    left: 350px; 	top: 0px;     bottom: 0;  
	/*background-color: #615472;*/	
	background-color: #f4dd99;
	}


/* ---------------- comments ---------------- */
/* ---------------- comments ---------------- */
/* ---------------- comments ---------------- */ 

#entry {
	font-family:  "CordaLight", "Times New Roman", Georgia, Times, serif;  
	font-size: 18px;	line-height: 20pt;	 /* color: #535D8E; */
	}

#metadata {
	font-weight:bold;
	line-height: 14pt; 
	}

#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	border-radius: 9px;
	margin: 0 auto 0;
	padding: 1.0em;
	}

#indent-comment {
	padding: 20px 0px 20px 20px;	
	}

.comment-meta {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt;
	}

.fn  {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;	
	font-style:400;	
	font-size: 18px;	line-height: 16pt;
	}

.says {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt;
	}
	
.reply	{
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt; padding-bottom: 1.0em; 
	}

a.comment-reply-link {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt; padding-bottom: 1.0em; 
	}
	
a.comment-reply-login {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt; padding-bottom: 1.0em; 
	}
	
.next-posts {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt;
	}
	
.prev-posts {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt;
	}	 

a.post-edit-link {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt;
	}	 

#commentform {
	font-family:  "Open Sans Condensed", "Arial Narrow", 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
	font-weight:400;	
	font-size: 14px;	line-height: 16pt;
	}	
#respond h2	{
	padding-bottom: 0.0em; 
	}

	
/* ---------------- footer ---------------- */
/* ---------------- footer ---------------- */
/* ---------------- footer ---------------- */ 

#footer {
	clear:both; 
	}

