/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/   a0be20
*/

.home #sidebars {
  display: none;
}

.packages-and-prices #sidebars {
  display: none;
}



body.custom {background:#b5d335;}

.custom a { color:#6d8212;  }
.custom a:visited { color:#6d8212;   }
.custom a:hover {color:#6d8212; }


.custom a.footerlinks { color:#110906; text-decoration:underline;  }
.custom a:visited.footerlinks  { color:#110906; text-decoration:underline;   }
.custom a:hover.footerlinks  {color:#110906; text-decoration:none; }



.custom a.homepagelinks { display:block;
font-size:0.8em;
height:22px;
padding-left:0.4em;
padding-top:0.2em;
width:249px; color:#000000; background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_newlinksbackground.jpg") no-repeat;  }
.custom a:visited.homepagelinks { display:block;
font-size:0.8em;
height:22px;
padding-left:0.4em;
padding-top:0.2em;
width:249px; color:#000000; background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_newlinksbackground.jpg") no-repeat;   }
.custom a:hover.homepagelinks {display:block;
font-size:0.8em;
height:22px;
padding-left:0.4em;
padding-top:0.2em;
width:249px; color:#000000; text-decoration:underline; background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_newlinksbackground.jpg") no-repeat;  }



.custom a.homepagelinkscs { display:block;
font-size:0.9em;
height:22px;
padding-left:0.4em;
padding-top:0.2em;
width:249px; color:#000000; background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_newlinksbackground2.jpg") no-repeat;  }
.custom a:visited.homepagelinkscs  { display:block;
font-size:0.9em;
height:22px;
padding-left:0.4em;
padding-top:0.2em;
width:249px; color:#000000; background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_newlinksbackground2.jpg") no-repeat;   }
.custom a:hover.homepagelinkscs  {display:block;
font-size:0.9em;
height:22px;
padding-left:0.4em;
padding-top:0.2em;
width:249px; color:#000000; text-decoration:underline; background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_newlinksbackground2.jpg") no-repeat;  }





.custom #header_area { background:#1a0f0b url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pm_newbackgroundrevised.jpg") repeat-x; height:185px; }


.custom #content { float:left;
padding-bottom:3em;
padding-left:3em;
width:51.3em; }

.home #content { float:left;
padding-bottom:0em;
padding-left:0em;
height:600px;
width:57.5em; }

.packages-and-prices #content { float:left;
padding-bottom:3em;
padding-left:3em;
width:92em; }



.power-marketing-widget #content { float:left;
padding-bottom:3em;
padding-left:3em;
width:88.3em; }

.custom #content_area { background:#ffffff; }

.home #content_area { background:#B5D335 url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pm_new_contentbackground3.jpg") top repeat-x; height:1900px;  }




.custom #footer_area { background:#a0be20 url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_footerbackground.jpg") top repeat-x; height:265px;  }


.custom #header {
border-bottom:medium none;
margin-bottom:1.4em;
margin-top:1.4em;
padding:1.5em 5em 2.5em 33.7em; }


.custom #peoplemapslogo {
width:328px;
height:68px;
margin-left:-33.5em;
margin-top:-6.8em;

  }



.custom #header #logo {
font-size:2em;
line-height:1.167em;
font-weight:normal; }


.custom #header #logo a {
color:#FFFFFF;}
.custom #header #logo a:visited {
color:#FFFFFF;}
.custom #header #logo a:hover {
color:#FFFFFF;}



.custom #header #tagline {
font-size:1.9em;
line-height:1.429em;
color:#22130D;
font-weight:normal;}







#content_box {
background:none;
width:100%;}


.custom .headline_area h1, .headline_area h2 {
color:#6d8212;
font-size:1.9em;
line-height:1.364em; }


.custom .format_text {
color:#1a0f09;
font-size:1.4em;
line-height:1.571em; }




.custom #betabtn {
width:131px;
height:60px;
position:absolute;
right:0px;
top:0px;}








/* navigation tabs */

.custom ul#tabs {
background:url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pm_new_tabbackground.jpg") no-repeat;
padding-left:3em;
border-color:none;
border-style:none;
border-width:0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.custom ul#tabs li {
background:none;
border-color:none;
border-style:none none none none;
border-width:0 0 0 0;
float:left;
margin-bottom:-0.1em;
margin-top:0.3em;
margin-right:4.5em;


}

.custom ul#tabs li.wider {
background:none;
border-color:none;
border-style:none none none none;
border-width:0 0 0 0;
float:left;
margin-bottom:-0.1em;
margin-top:0.3em;
margin-right:4em;


}

.custom ul#tabs li a { display:block;  text-transform:none; font-size:1.8em; line-height:0.7em; font-weight:bold; letter-spacing:0em; }
.custom ul#tabs li a:visited {  }
.custom ul#tabs li a:hover {}




.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {

color:none;
background-color:none;
border-bottom:0 none;
padding-bottom:0.1em;
}

.custom ul#tabs li.current_page_item a { color:none; }
.custom ul#tabs li.current_page_item a:visited { color:#none; }
.custom ul#tabs li.current_page_item a:hover { color:#none; }

ul#tabs li.rss {
float:right;

}




/*extra navigation*/

ul#login {
background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_rssicons.jpg") no-repeat scroll right top;
width:200px;
float:right;
border-color:none;
border-style:none;
border-width:0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;


}

ul#login li {
float:right;
font-size:1.4em;
line-height:1.8em;
background:none;
border-color:none;
border-style:none none none none;
border-width:0 0 0 0;
float:right;
margin-bottom:-0.1em;
list-style:none;
padding-right:2em;

}

ul#login li a {
color:#22130D;}
ul#login li a:visited {
color:#22130D;}
ul#login li a:hover {
color:#000000; text-decoration:underline;}




/* homepage content */
#introbox{
height:170px;
width:880px;
margin-left:0.3em;
margin-top:-1.4em;
padding-left:0em;
padding-top:0em;
background: url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_introbackground5.jpg") no-repeat;

}

#introbox object{
display:none;
height:50px;
margin-left:4em;
margin-top:0em;
padding-left:0;
padding-top:0;
width:259px; }

#introbox img{
height:50px;
margin-left:18em;
margin-top:0;
padding-left:0;
padding-top:0;
width:259px; }


#introbox p{
color:#FFFFFF;
font-size:2em;
height:50px;
margin-bottom:0.7em;
margin-left:2.3em;
margin-top:0;
padding-left:0;
padding-top:1.7em;
width:570px; }

#introbox p.additional{
color:#FFFFFF;
font-size:1.2em;
height:50px;
margin-bottom:1em;
margin-left:15em;
margin-top:0;
padding-left:0;
padding-top:1.3em;
width:534px; }




#videobox{
height:201px;
width:288px;
margin-left:60.7em;
margin-top:-20em;
padding-left:0em;
padding-top:0em;
background: url("") no-repeat;

}


#featuresbox{
height:300px;
width:897px;
margin-left:3em;
margin-top:3em;
padding-left:0em;
padding-top:4em;
background: url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_subcontentbackground3.jpg") no-repeat;

}

#featuresbox2{
height:205px;
width:952px;
margin-left:1em;
margin-top:0.5em;
margin-bottom:1em;
padding-left:0em;
padding-top:4em;
background: url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pmnew_textcontent4.jpg") no-repeat;

}


#featuresbox p{
float:left;
}

#extratext1 {
height:319px;
width:921px;
padding-left:3.4em;
}

#extratext1 p {
float:left;
margin-right:1.7em;
height:310px;
width:275px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:1.5em;
}


#extratext2 {
height:319px;
width:921px;
margin-top:6em;
padding-left:3.4em;
}

#extratext2 p {
float:left;
margin-right:1.7em;
height:310px;
width:275px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:1.5em;
}

#mainitem {
height:470px;
width:875px;
margin-top:2.4em;
margin-left:3.2em;
padding-left:0em;

}

#mainwidget {
float:left;
height:475px;
width:500px;
}

#featurebtnsmain {
float:right;
height:475px;
width:355px;
background: url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/2010pm_features.jpg") no-repeat;
}

#featurebuttonone {
height:130px;
padding-left:0.9em;
padding-top:0.8em;
width:333px;
}

#featurebuttontwo {
height:130px;
padding-left:0.9em;
padding-top:1.8em;
width:333px;
}

#featurebuttonthree {
height:130px;
padding-left:0.9em;
padding-top:2.3em;
width:333px;
}

#hotproperty1 {
height:240px;
width:884px;
margin-top:2.4em;
margin-left:3.2em;
padding-left:0em;
background: url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_hotproperty4.jpg") no-repeat;
}

#hotpropertyboxa {
float:left;
height:194px;
width:403px;
padding-left:2.5em;
padding-top:5em;
}

#hotpropertyboxa p {
height:185px;
width:385px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:1.5em;
}

#hotpropertyboxa p img { 
width:147px;
height:39px;
padding-top:0.8em;
}

#hotpropertyboxa p img.left { 
float:left;
width:99px;
height:85px;
margin-right:1em;
}

#hotpropertyboxb {
float:left;
height:194px;
width:403px;
padding-left:5em;
padding-top:5em;
}

#hotpropertyboxb p {
height:185px;
width:380px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:1.5em;
}

#hotpropertyboxb p img { 
width:134px;
height:39px;
padding-top:0.8em;
}

#hotpropertyboxb p img.leftb { 
float:left;
width:99px;
height:85px;
margin-right:1em;
}



#postsandtwitter {
height:810px;
width:950px;
margin-top:0.8em;
margin-left:0em;
padding-left:0em;
padding-top:6.4em;
background: url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pmnew_poststwitterbackground.jpg") no-repeat;

}




#postsrecent {
float:left;
height:800px;
width:400px;
margin-top:0.8em;
margin-left:3.2em;
padding-left:0em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:1.5em;

}

#postsrecent a { font-weight:bold; color:#ffffff; text-decoration:none;  }
#postsrecent a:visited  { font-weight:bold; color:#ffffff; text-decoration:none;   }
#postsrecent a:hover  {font-weight:bold; color:#ffffff; text-decoration:underline; }

#postsrecent a img { display:block; width:76px; height:19px; padding-top:0.5em;  }

#postsrecent li { list-style:none;  }



#twitterrecent {
float:left;
height:800px;
width:400px;
margin-top:0.8em;
margin-left:4em;
padding-left:0em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:1.5em;

}

#twitterrecent li { list-style:none;  }

#twitterrecent a {  color:#000000; text-decoration:underline;  }
#twitterrecent a:visited  {  color:#000000; text-decoration:underline;   }
#twitterrecent a:hover  { color:#ffffff; text-decoration:underline; }


.flashboxone{
height:252px;
width:800px;
margin-left:0em;
margin-right:8em;
margin-top:0em;
padding-left:0em;
padding-top:0em;
float:left;

}


.flashboxone p{
height:74px;
width:364px;
margin-left:0em;
margin-right:0em;
margin-top:0em;
padding-left:1.8em;
padding-top:0.5em;
color:#010100;
font-size:1.2em;
line-height:1.4em;


}


.flashboxone p a {color:#FFFFFF; font-weight:bold; text-decoration:underline; }
.flashboxone p a:visited { color:#FFFFFF; font-weight:bold; text-decoration:underline; }
.flashboxone p a:hover { color:#000000; font-weight:bold; text-decoration:underline; }

.flashboxone p img{
float:left;
}


.flashboxtwo{
height:161px;
width:400px;
margin-left:0em;
margin-top:0em;
padding-left:0em;
padding-top:0em;
float:left;

}


.flashboxtwo p{
color:#010100;
font-size:1.2em;
height:96px;
line-height:1.6em;
margin-left:2em;
margin-right:0;
margin-top:0;
padding-left:0;
padding-top:0;
width:386px;
}

.flashboxtwo p a {color:#FFFFFF; font-weight:bold; text-decoration:underline; }
.flashboxtwo  p a:visited { color:#FFFFFF; font-weight:bold; text-decoration:underline; }
.flashboxtwo  p a:hover { color:#000000; font-weight:bold; text-decoration:underline; }

.flashboxtwo p img{
float:left;
}



/* remove page title on homepage */

.home .headline_area h2 {
margin-bottom:0em;
  display: none;
}

.home .format_text {
display: none;
}

/* remove comments on this entry are closed */

.custom .comments_closed {
  display: none;
}


/* remove page title on packages */

.packages-and-prices .headline_area h1 {
margin-bottom:0em;
  display: none;
}







/* sidebars */

.custom #sidebars {
border:0 none;
float:right;
margin-right:5em;
width:25em;}


.custom #sidebar_1 {
border-width:0 0.1em;
border-color:#DDDDDD;
border-style:dotted;
clear:left;
float:left;
width:25em;}

.custom .sidebar ul.sidebar_list {
padding-left:0;
padding-right:0;}

.custom li.widget {
font-size:1.3em;
line-height:1.385em;
margin-bottom:2.769em;}

.custom .sidebar h3 {
background:#eeeeee url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_sidebararrow.jpg") left 10px no-repeat scroll;
font-size:1.2em;
line-height:1.6em;
margin-bottom:0.692em;
padding:0.4em 1em 0.4em 1.7em;
color:#1A0F0B;
font-variant:normal;
letter-spacing:0;}

.custom .sidebar h2 {
color:#1A0F0B;
font-size:1.1em;
font-variant:normal;
letter-spacing:0;
line-height:1.4em;
margin-bottom:0.692em;
padding:0.7em;
}

.custom li.widget ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:1em;
padding-right:1em;}

.custom li.widget ul li.lineheight {}












/* pricing page */


#body-pricing #pricecontent {
overflow:visible;
}
#pricecontent {
background:white url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_tableheader.jpg") no-repeat scroll 266px -2px;
clear:both;
margin-bottom:4em;
color:#333333;
overflow:hidden;
padding:0px 0px 0px 0px;
position:relative;
width:890px;}

#pricecontentrecruitment {
background:white url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_tableheader2.jpg") no-repeat scroll 266px -2px;
clear:both;
margin-bottom:4em;
color:#333333;
overflow:hidden;
padding:0px 0px 0px 0px;
position:relative;
width:890px;}


#pricerecruitmenttable {
background:white url("http://www.peoplemaps.com/wp-content/themes/thesis_15/images/pm_new_tableheader3.jpg") no-repeat scroll 266px -2px;
clear:both;
margin-bottom:2em;
color:#333333;
overflow:hidden;
padding:0 0 7em;
position:relative;
width:890px;}


.layout {
height:1%;
margin-top:7.2em;
overflow:hidden;
position:relative;
width:890px;}

#guaranteeBadge {
background:transparent url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_30dayflash2.jpg") repeat scroll 0 0;
height:117px;
left:5px;
overflow:hidden;
position:absolute;
text-indent:-2000px;
top:-3px;
width:113px;
z-index:1;}

#pctable {
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:auto;
margin-right:auto;
width:890px;
}
table {
border-collapse:collapse;
font-size:90%;}


#pctable thead th {
background:white none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
color:#87a216;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
text-align:center;
}
#pctable th, #pctable td {
background:#FAFAFA none repeat scroll 0 0;
border-right:1px solid white;
padding:10px 15px;}



#pctable tr.alt td, #pctable tr.alt th {
background:#F2F2F2 none repeat scroll 0 0;
}
#pctable tbody th {
color:#202020;
font-weight:normal;
line-height:1.5em;
padding-left:0;
text-align:right;
width:250px;
}
#pctable th, #pctable td {
background:#FAFAFA none repeat scroll 0 0;
border-right:1px solid white;
padding:10px 15px;}







#pctable td {
text-align:center;
vertical-align:top;
}


#pctable .yes {
background:transparent url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_tick.gif") no-repeat scroll center center;
display:block;
height:37px;
text-indent:-2000px;}

#pctable .no {
background:transparent url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_cross.gif") no-repeat scroll center center;
display:block;
height:47px;
text-indent:-2000px;}


#pctable .highlight {
display:inline;
padding:0;
}
.highlight {
background:#fafafa none repeat scroll 0 0;
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.4em;
font-weight:bold;
line-height:2em;
margin-bottom:10px;
text-align:center;}




#pctable tr.white td {
background:white none repeat scroll 0 0;
border-top:1px solid #DDDDDD;}








#pctable .alignleft, * .alignleft {
margin-bottom:10px;
text-align:left;
}

#pctable p {
margin:0;
}

p.priceinfo {
text-align:left;
color:#839D14;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:90%;
line-height:1.7em;}








a.button, a.button:visited {
color:#444444;
cursor:pointer;
font-size:1em;
font-weight:bold;
height:35px;
line-height:1em;
margin-right:8px;
overflow:hidden;
padding:0 0 0 0;
text-align:center;
text-decoration:none;
text-shadow:1px 1px 1px white;
width:110px;
}
.button, .button-cap {
background:white url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_signupbtn.jpg") no-repeat scroll 0 0;
display:inline-block;
vertical-align:top;}

a.contactbutton, a.contactbutton:visited {
color:#444444;
cursor:pointer;
font-size:1em;
font-weight:bold;
height:35px;
line-height:1em;
margin-right:8px;
overflow:hidden;
padding:0 0 0 0;
text-align:center;
text-decoration:none;
text-shadow:1px 1px 1px white;
width:110px;
}
.contactbutton, .contactbutton-cap {
background:white url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_contactusbtn.jpg") no-repeat scroll 0 0;
display:inline-block;
vertical-align:top;}


span.button-cap {
background-position:-265px 0;
height:35px;
margin-top:-10px;
width:15px;}


#paypal {
background:transparent url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_paypal.jpg") repeat scroll 0 0;
height:63px;
left:610px;
overflow:hidden;
position:absolute;
text-indent:-2000px;
top:1220px;
width:285px;
z-index:1;}


#paypal2 {
background:transparent url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_paypal.jpg") repeat scroll 0 0;
height:63px;
left:610px;
overflow:hidden;
position:absolute;
text-indent:-2000px;
top:1058px;
width:285px;
z-index:1;}













/* social media icons*/

#socialicons { height:51px;
left:20px;
margin-left:25px;
margin-top:-47px;
overflow:hidden;
width:176px; }

#socialicons img { width:52px; height:51px; float:left;  }
















#featuresone { width:294px; height:1650px; float:right;}

#featuresone img { padding-bottom:7.5em;}


.custom .format_text ul.topiclist {
margin:0 0 1.571em 0em;}

.custom .format_text ul li.topics1 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topicloveheart.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}


.custom .format_text ul li.topics2{ background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topiccareer.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}
.custom .format_text ul li.topics3 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topicbusiness.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}
.custom .format_text ul li.topics4 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topiccycle.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}
.custom .format_text ul li.topics5 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topicperdev.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}

.custom .format_text ul li.topics6 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topichealth.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}
.custom .format_text ul li.topics7 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topiced.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}
.custom .format_text ul li.topics8 { background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_topicfun.jpg") no-repeat scroll left center;
list-style:none;
padding-left:1.5em;
}









/* landingpage links */

.linkbackground { float:left; width:147px; height:174px; margin-top:0.7em; margin-right:0.7em; margin-bottom:3.5em; background:url("http://www.peoplemaps.com/main/wp-content/themes/thesis/images/landinglink_background2.jpg") top no-repeat; }

p.landinglink {font-family:Georgia, "Times New Roman", Times, serif; font-size:0.9em; font-weight:bold; line-height:1.2em; color:#6D8212;
                padding: 0.7em 0.2em 0.2em 0.5em;  }
				
p.landinglink a {color:#6D8212;
                text-decoration:none; }
				
p.landinglink a:hover { text-decoration:underline;  }
				 

img.landingimages { margin: 0.9em 0.2em 0.2em 0; width: 135px; border-style:none;  }


.custom .linkbackground .landinglink a { padding: 0 0 0 0; background: url("") 0 0 no-repeat; }

	.custom .linkbackground .landinglink a:hover { padding: 0 0 0 0; background: url("") 0 0 no-repeat; }	
	
	
	
	
	
	
	
	




/* testimonials */

.testimonialsbackground { width:471px; height:366px; background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/2009_testimonialbackground.jpg") top no-repeat; }

.testimonialsbackground2 { width:471px; height:213px; background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/2009_testimonialsbackground2.jpg") top no-repeat; }

.testimonialsbackground3 { width:471px; height:262px; background:url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/2009_testimonialsbackground3.jpg") top no-repeat; }

p.testimonials {font-size:1.1em; line-height:1.4em; 
                padding: 2.5em 1.7em 0.2em 1.2em;  }

p.testimonials img {float:left; border: 4px #FFFFFF solid; margin-right:1em; margin-bottom:0em; }










/* events calendar */


.custom table#wp-calendar caption {
background:#B8CD58 none repeat scroll 0 0;
font-weight:normal;
letter-spacing:2px;
text-transform:uppercase;}


.custom table#wp-calendar th {
background:#DAEA8F none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
text-align:center;
width:14%;}

.custom #wp-calendar .padday {
background-color:white;}

.custom table#wp-calendar td {
color:#1C0B03;
text-align:center;
width:14%;}

.custom #wp-calendar th {
background-color:#173B6D;
color:#1c0b03;}





.custom #footer_area .page {
height:300px;
padding-bottom:2.2em;}



.custom #footer {
height:300px;
width:910px;
border-top:none;
clear:both;
color:#888888;
text-align:left;
list-style:none; }

.custom #footer p {
color:#FFFFFF;
font-size:1.1em;
line-height:1.667em;
padding-left:2.3em;

}

.custom #footer p.searcher {
color:#FFFFFF;
font-size:1.1em;
line-height:1.667em;
padding-left:0em;}



#footerbox{
height:185px;
width:170px;
margin-left:0.9em;
margin-top:4.3em;
margin-bottom:3em;
padding-left:0em;
padding-top:0em;
background: url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_footerline.jpg") right no-repeat;
float:left; }

#footerboxshort{
height:185px;
width:153px;
margin-left:0.9em;
margin-top:4.3em;
margin-bottom:3em;
padding-left:0em;
padding-top:0em;
background: url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_footerline.jpg") right no-repeat;
float:left; }


#footerboxlong{
height:185px;
width:190px;
margin-left:0.9em;
margin-top:4.3em;
margin-bottom:3em;
padding-left:0em;
padding-top:0em;
background: url("http://www.now-creative.com/peoplemaps_newsite/wp-content/themes/thesis_15/images/pm_new_footerline.jpg") right no-repeat;
float:left; }



#footerbox img{
float:left;
padding-left:1.5em; }

#footerboxlong img{
float:left;
padding-left:1.5em; }

#footerboxshort img{
float:left;
padding-left:1.5em; }


#footerbox li.widget{
font-size:1.2em;
line-height:1em;
margin-bottom:2.769em;
margin-left:0.5em;
margin-top:2.5em;
 }
 
#footerboxlong li.widget{
font-size:1.2em;
line-height:1em;
margin-bottom:2.769em;
margin-left:0.5em;
margin-top:2.5em;
 }
 
#footerboxshort li.widget{
font-size:1.2em;
line-height:1em;
margin-bottom:2.769em;
margin-left:0.5em;
margin-top:2.5em;
 }
 
 
.custom  #footer a {
border-bottom:none;
color:#110906; text-decoration:underline; }
.custom  #footer a:visited {
border-bottom:none;
color:#110906; text-decoration:underline; }
.custom  #footer a:hover {
border-bottom:none;
color:#110906; text-decoration:none; }




#loginboxes { width:200px; height:350px; margin-right:0.7em; padding:10px; border: 1px solid #EFEFEF; float:left;}



div.clients { width:188px; height:170px; margin:0 0 1em 1.8em; text-align:center; }

div.clients2 { width:188px; height:170px; margin:0 1.8em 1em 0; text-align:center; float:right;}