/*  
Theme Name: LauraNye 
Theme URI: http://www.lauranye.com/
Description: The default theme for LauraNye.com
Version: 2.0
Author: Rob Grady
Author URI: http://robgrady.com/

*/


<!--[ DEFAULT BODY ]-->	

body {
    font-family: Verdana;
	font-size:85%;
	margin: 0 auto;
	}

* {
	padding:0;
	margin:0;
	}

/*
li#home a:link, li#home a:visited {
	color: #000000;
	background: #A6A465;
	} */

.list {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 .6em 3px;
	line-height: 1.5em;
	bottom-border: 1px solid black;
	display:block;
}

#wrapper{
	width:720px;
	margin:10px auto;
	text-align:left;
	border:1px solid #666;
}

#ribbon{
	width: 100%;
	height: 4px;
	background-color:#737347;
	/*border-bottom:1px solid black;*/
}

/* [HEADER AREA] */
#header{
	width: 100%;
	height: 55px;
	border-bottom:1px solid gray;
	background-image:url(images/Logo.gif);
	background-repeat: no-repeat;
}
#header a {
	border-style:none;
	display:block;
	width: 173px;
}
/*[ NAVIGATION AREA ] */
#nav{
	font-size: 60%;
	margin-top:0;
	width: 70%;
	height: 20px;
}

#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 720px;
	background: #CCFF80 url(images/mainNavBg4.gif) repeat-x;
	list-style: none;
	text-transform: uppercase;
}

#nav ul li {
 	float: left;
}


#nav ul a {
	padding: 0 1em;
	line-height: 2.1em;
	background: url(images/mainNavBorder4.gif) repeat-y left top;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
}


#nav ul a:hover {
	color: #333;
}


# ul .first a {
	background: none;
}
/* Navigation END */

#bannerimg{
	width: 719px;
	height: 200px;
	border: 1px solid black;
	border-bottom: 5px #737347;
	background-image:url(images/background.jpg)
	}

#breadcrumb{
	clear:both;
	font-family: arial;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 5px;
	width: 100%;
}


/*[ MAIN AREA ]
#main {
	height: 100px;
	}
*/
/*[ MAIN LEFT AREA ]*/

#Blog {
	margin: 5px 0 0 5px;
	float: left;
	width: 63%;
	height: 100px;
}

#left_content{
	margin 5px;
	float: left;
	width: 45%;
}

#left_content img{
	border: 1px solid;
	margin-bottom: 5px;
}

#right_content{
	display:block;
	padding:5px;
	float: right;
	width: 50%;
	font-family: Arial;
	font-size: 17px;
}

#content{
	margin: 15px;
}

.post h2{
	margin: 10px 0px 5px 0px;
	font-size: 24px;
	font-family: Georgia;
	font-weight: 100;
	color: #3e4f3c;
}
.post h2 a:link, .post h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F5587;
	font-weight: normal;
	text-decoration: underline;
}
.post h2 a:hover{
	color: #CC3300;	
}
.post h2 a:active{px
	color: #2F5587;	
}

.postmetadata {
	font: 12px/19px Arial;
	
}

.desc {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}
.search a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #374D05;
	display: block;
}

.testimonial {
	margin-bottom: 20px;
	font-size: 16px;
	display: block;
}

.client {
	margin-top: 3px;
	font-size: 12px;
	font-style: italic;
	display:block;
}


/*[ SIDEBAR]*/
#sidebar {
	float: right;
	width: 34%;
	height:185px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #EEEEDD;
	}
	
#sidebar img {
border: 0;
}





/*Sidebar boxes*/


#Box1 {
	width: 97%;
	height: 40%;
	margin: 0 auto 5px;
	border: 1px solid gray;
	
/*	background: url(images/client.jpg); */
	background-repeat: no-repeat;
	margin-top: 4px;
	display:block;
}

#Box2 {
	width: 97%;
	height: 40%;
	border: 1px solid gray;
	margin: 15px auto;
	background: url(images/austin.jpg);
	background-repeat: no-repeat;
	display:block;
}


#contact_cert{
	border:1px solid red;
	width:100%;
	clear:both;
	height:150px;
}

/*[ HOME SEARCH ]*/
search{
	display:block;
	font-family: arial;
	font-size: 12px;

}


/*[ CONTACT_FORM ]*/

contactform{
font-family: Arial;
font-size: 12px;
}

contactleft{
font-family: Arial;
font-size: 12px;
}

.contactright{
font-family: Arial;
font-size: 12px;
}

#c_form_2{
font-family: Arial;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
}

/*[ MAIN AREA ]
#second {
	width: 100%;
	height: 100px;
	background-color:white;
	}
	*/

/*[ CERTIFICATIONS SECTIONS ]*/
#cert {
	width:100%;
	margin-top: 10px;
	background-color:white;
	background-image:url(images/cert.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

/*[ FOOTER ]*/
#footer {
  clear: both;
  width: 100%;
  padding: 0.5em 0;
  margin: 0;
  text-align: center;
  font-size: 65%;
  line-height: 220%;
  color: #999;
  border-top: 1px solid #ccc;
  background: white url(images/bg1.png) bottom left repeat-x;
}
#footer p, #footer h2 {
  margin: 0;
}
h1 {
	font-size: 90%;
}


.hide {
	display: none;
}

body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:normal;
}


/*LEGACY */


/* Main  buttons */
	.boxHs a {
		display:block;
		float:left;
		position: relative;
		height: 104px;
		width: 144px;
		margin: 20px 10px 0px 0px;
		background-image:url(images/boxes/forSale_hov.gif);
		background-repeat: no-repeat;
		} 

	.boxHs a:hover {
		background-image:url(images/boxes/forSale.gif);
				}

	.boxRs a {
		float:left;
		position: relative;
		height: 104px;
		width: 144px;
		margin: 20px 10px 0px 0px;
		background-image:url(images/boxes/res.gif);
	}

	.boxRs a:hover {
		background-image:url(images/boxes/res_hov.gif);
				}

	.boxAm a {
		float:left;
		position: relative;
		height: 104px;
		width: 144px;
		margin: 20px 0px 0px 0px;
		background-image:url(images/boxes/aboutMe.gif);
		} 
		
		
/**Legacy SubPages **/


#picLeft {
	float:left;
	height: 450px;
	width: 325px;
}

#contRight {
	float:left;
	height: 420px;
	width: 325px;
	padding-left: 20px;
	padding-top: 5px;
	text-align:left;
}

/** .boxAm a:hover {
		background-image:url(images/boxes/aboutMe_hov.gif);
}**/

.rtbox {
		margin-top:0;
		font-size:11px;
		height: 100px;
		width: 140px;
		background-image:url(images/rtbox.gif);
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-repeat: no-repeat;
		line-height: 2em;
		margin-bottom:5px;
		padding: 6px 6px 6px 6px;
		margin-left: 35px;
} 

.standard {
	padding-top:0;
	line-height: 1.5em;
	font-size: 11px;
}

