/*  
Theme Name: Rapid Websites Theme 1, customised for PropGuard
Theme URI: http://rapidwebsites.co.nz/
Description: Theme by Rapid Websites
Version: 1.0
Author: Aidan Curran
Author URI: http://rapidwebsites.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   background: #fff;
   text-align: center;
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   font-family: Verdana, Geneva, sans-serif;
   color: #555;
}
h1, h2, h3, h4 {

}
h1 {
   font-size: 1.6em;
   color: #333;
   background: #f0f0f0;
   padding: 5px 0;
   text-align: center;
   font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
   font-weight: normal;
   margin-top: 8px;
}
h2 {
   font-size: 1.286em;
   color: #333;
}
h3 {
   font-size: 1.143em;
}
a {
   color: #212783;
}
a:hover {
   color: #ff0000;
}
h2 a {
   color: #212783;
   text-decoration: none;
}
h2 a:hover {
   color: #212783;
   text-decoration: underline;
}
img {
   border: 0;
}
div {
   text-align: left;
}
form {
   margin:0;
}
blockquote {
   font-size: 1.143em;
   font-style: italic;
}
#header {
   height: 250px;
   background: #e0dad2 url(images/header.jpg) no-repeat;
   position: relative;
}
#page {
   width: 960px;
   background: white;
   margin: 0px auto;
}
#nav {
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
   text-align: center;
   line-height: 30px;
   margin: 5px 0;
   padding:0;
}
#nav a {
   margin: 0 7px;
   padding: 0 10px;
   color: #212783;
   text-decoration:none;
   font-weight: bold;
}
#nav a:hover, nav a.current, #nav .current_page_item a {
   color: #EE3127;
   background: url(images/navarrow.gif) left center no-repeat;
}
#nav ul {
   list-style: none;
   margin: 0;
}
#nav li {
   display: inline;
   list-style: none;
}
#maincontent {
   padding: 10px 40px;
   border: 2px solid #e0e0e0;
}
#leftcol {
   float: left;
   width: 326px;
   padding-right: 30px;
}
#rightcol {
   float: left;
   width: 512px;
   padding: 0;
}
.clear {
   clear:both;
}
.center {
   text-align:center;
}
.centered {
   margin: 0 auto;
}
#footer {
   margin-top: 5px;
   padding: 10px;
   text-align: center;
   font-size: 11px;
   color: #999999;
}
#footer a {
   text-decoration: none;
   color: #999999;
}
#footer a:hover {
   text-decoration: underline;
   color: #666666;
}
img.leftalign {
   display: block;
   float: left;
   text-align: left;
   margin: 0 25px 5px 0;
}
img.rightalign {
   display: block;
   float: right;
   text-align: right;
   margin: 0 0 5px 15px;
}
img.centeralign {
   display: block;
   margin: 10px auto;
   text-align: center;
}
table.labels {
   width:50%;
   margin:10px auto;
}
table.labels th {
   text-align: right;
   padding-right: 30px;
}

#maincontent td {
   padding: 10px;
}
#maincontent td h2 {
   margin-top: 0px;
}
#blogdescription {
   color: #777;
   padding: 5px 20px;
   background-color: #f0f0f0;
   margin-bottom: 30px;
}
h1.postheading, h2.postheading {
   margin-bottom: 0px;
}
a.more-link {
   font-weight: bold;
}
#searchresults {
   padding: 10px 25px 50px 25px;
}

div.callout {
   font-size: 20px;
   color: #EE3127;
   margin: 40px 0;
   text-align: center;
   clear: both;
}

div.divider {
   clear: both;
   margin: 30px 0;
   border-bottom: 3px dotted #e0e0e0;
}
div.divider2 {
   clear: both;
   border-bottom: 1px solid #e0e0e0;
   margin: 20px 200px;
}
a.large {
   font-size: 1.2em;
}

/* widgets */
#widgets {
   width: 760px;
   padding: 10px 20px;
   margin: 0 auto;
   overflow: hidden;
   background-color: #e0dad2;
}
div.widget {
   width: 190px;
   float: left;
}
#widgets h2 {
   font-size: 14px;
   margin: 0;
   font-family:'Times New Roman',Times,serif;
   font-style: italic;
}
div.widget ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
.screen-reader-text {
   display:none;
}
input#s {
   width: 100px;
}
#widgets, #widgets select, #widgets input {
   font-size: 11px;
}


/* Nexgen Gallery tweaks */
a.slideshowlink {
   display: block;
   width: 150px;
   text-align: center;
   color: #ddd;
   background: #888;
   text-decoration: none;
   padding: 5px 0;
   margin: 10px auto;
   font-weight: bold;
   
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
   
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;   
}
a.slideshowlink:hover {
   color: #fff;
   background: #AAA;
}
div.ngg-galleryoverview {
   width: 650px;
   margin: 10px auto;
}

img#fb_button {
   position: absolute;
   top: 10px;
   left: 790px;
}


/* WP Common Styles */
.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 20px auto;
}
img.alignright, div.alignright {

   float: right;
   margin: 0px 0px 5px 15px;
}
img.alignleft, div.alignleft {

   float: left;
   margin: 10px 20px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}

