/*  
Theme Name: Celebrant Services Sydney
Theme URI: http://www.celebrantservicessydney.com.au/
Description: Celebrant Services Sydney Theme.
Version: 1.0
Author: Wayde Christie
Author URI: http://www.waydechristie.com/
*/

/*----Undo HTML-----------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, pre, code, table { font-size: 1em; }
* { margin: 0; padding: 0; }
a img, :link img, :visited img { border: none; }

/**/

/*----General classes-----------------------------------------------------*/

.alignleft { float: left; }
.alignright { float: right; }

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

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.imageLeft {
	float: left;
	margin: 7px 20px 20px 0;
}

.imageRight {
	float: right;
	margin: 7px 0 20px 20px;
}

.ir {
	background: no-repeat 0 0;
	display: block;
	height/**/:/**/ 0 !important;
	overflow: hidden;
}

/**/

/*----HTML Structural Elements--------------------------------------------*/

a {
	color: #3781b2;
	text-decoration: none;
}

a:hover {
	color: #83c6cc;
}

address {
	font-style: normal;
}

body {
	background-color: #fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 40px 20px;
	text-align: center;
}

cite {
	font-style: normal;
}

h2 {
	border-bottom: 1px solid #ffd3cc;
	color: #b25350;
	font-size: 185%;
	font-weight: normal;
	margin-bottom: 1em;
	padding-bottom: .3em;
}

h3 {
	font-size: 145%;
	font-weight: normal;
	margin-bottom: 1em;
}

hr {
	display: none;
}

div.hr {
	border-top: 1px solid #ffd3cc;
	clear: both;
	display: block;
	height: 1px;
	margin: 2em 0;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

/**/

/**----Blockquotes--------------------------------------------------------*/

blockquote {
	background: url(images/bg_quote_left.gif) no-repeat 0 0;
	padding: 5px 0 0 30px;
}

blockquote p.testimony {
	background: url(images/bg_quote_right.gif) no-repeat right bottom;
	margin: 1.5em 0 0 0;
	padding-bottom: 5px;
}

blockquote p.testimony cite {
	font-style: normal;
	font-weight: bold;
}

/**/

/**----Unordered Lists----------------------------------------------------*/

ul {
	margin: 1em 0 3em 3em;
}

ul li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

/**/

/**----Ordered Lists----------------------------------------------------*/

ol {
	margin: 1em 0 3em 3em;
}

ol li {
	line-height: 1.5em;
	margin-bottom: 1em;
}

/**/

/**---Definition Lists----------------------------------------------------*/
	
dl {

}
	
dd, dt {
	margin-bottom: 1em;
}

dt {
	font-weight: bold;
}

/**/

/*----Page Structural Elements/Wraps--------------------------------------*/

#wrap {
	font-size: 130%;
	margin: 0 auto 0;
	text-align: left;
	width: 730px;
}

#content {
	background: #fff url(images/bg_content.gif) repeat-y 0 0;
	padding: 30px 21px;
}

#nav {
	display: inline;
	float: left;
	width: 150px;
}

#copy {
	float: left;
	margin-left: 40px;
	width: 498px;
}

/**/

/*----Header--------------------------------------------------------------*/

#header {
	background: url(images/bg_header.jpg) no-repeat left bottom;
	padding-bottom: 110px;
	width: 730px;
}

#header h1 a {
	background-image: url(images/bg_h1.gif);
	display: block;
	height: 72px;
	margin: 0;
	padding-top: 72px;
	width: 730px;
}

#header blockquote {
	display: none;
}

#header p {
	display: none;
}

/**/

/*----Nav-----------------------------------------------------------------*/

#nav ul {
	list-style: none;
	margin: 0;
}

#nav ul li {
	margin: 0;
}

#nav ul li a {
	display: block;
	font-size: 138%;
	padding: 6px 0 7px 0;
	width: 150px;
	width/**/:/**/ 150px;
}

#nav ul li.current_page_item a {
	color: #83c6cc;
}

/**/

/*----Footer--------------------------------------------------------------*/

#footer {
	background: url(images/bg_footer.gif) no-repeat 0 0;
	color: #999;
	font-size: 85%;
	padding-top: 30px;
}

#footer p {
	padding-left: 210px;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
}

/**/

/*------------------------------------------------------------------------*/
/*----BEGIN PAGE STYLES---------------------------------------------------*/
/*------------------------------------------------------------------------*/

/*----Posts---------------------------------------------------------------*/

h2 a {
	color: #666;
}

h2 a:hover {
	color: #259ad4;
}

small.postMeta {
	color: #666;
	display: block;
	font-size: 110%;
	margin-bottom: 2em;
}

ul.postLinks {
	background: url(images/bg_postMeta.gif) repeat-x left bottom;
	font-size: 85%;
	margin: 0 0 3.5em 0;
	padding-left: 8px;
}

ul.postLinks li {
	display: inline;
	margin: 0;
	padding: 5px 0 5px 0;
}

ul.postLinks li.permalink {
	background: url(images/icon_permalink.gif) no-repeat 0 3px;
	float: left;
	padding-left: 21px;
}

ul.postLinks li.commentsTotal {
	background: url(images/icon_comments.gif) no-repeat 0 4px;
	float: left;
	margin-left: 15px;
	padding-left: 21px;
}

ul.postLinks li.continueReading {
	float: right;
	font-size: 118%;
	margin-right: 8px;
}

/**/

/*----Comments------------------------------------------------------------*/

h3#comments {
	background: url(images/icon_comments.gif) no-repeat 0 3px;
	padding-left: 19px;
}

ol.commentlist {
	margin: 3em;
}

ol.commentlist li {
	font-weight: bold;
	margin-bottom: 3em;
}

ol.commentlist li small.commentmetadata {
	display: block;
	margin-bottom: 1em;
}

ol.commentlist li p {
	font-weight: normal;
}

/**/

/*----Home----------------------------------------------------------------*/

blockquote#intro {
	background: none;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 138%;
	font-style: italic;
	padding: 0;
}

/**/

/*----Contact-----------------------------------------------------*/

dl#contact {

}

dl#contact dt {
	float: left;
	width: 75px;
}

dl#contact dd {
	float: left;
	width: 423px;
}

/**/