/*
Theme Name: Christine Parker
Description: Custom designed theme for Christine Parker
Author: Visionmedia
Author URI: http://www.visionmedia.net.au/
Version: 1.0
*/

@font-face {
	font-family: 'Conv_sck';
	src: url('fonts/sck.eot');
	src: local('☺'), 
	url('fonts/sck.svg') format('svg'),
	url('fonts/sck.ttf') format('truetype'); 
	font-weight: normal;
	font-style: normal;
}
body{
	margin: 0px;
	padding: 0px;
	color: #777;
	font-family:Helvetica, Arial, sans-serif;
	background-color: #a8a8a8;
	background-image:url(images/background_2.jpg);
	background-position: 0px bottom;
	font-size: 11pt;
}
.homeBack{
	background:none;
	background-color: black;
}
h1{
	margin: 44px 0px 15px 0px;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #7E7F82;
	letter-spacing: 1px;
}
.home h1{
	color: white;
	font-family:'Conv_sck',Sans-Serif;
	text-align: center;
	padding-top: 20px;
	font-size: 48px;
	letter-spacing: 8px;
	margin-top: 200px;
	font-weight: normal;
	margin-bottom: 5px;
}
.home h2{
	color: white;
	font-family:'Conv_sck',Sans-Serif;
	text-align: center;
	text-transform: uppercase;
	padding-top: 1px;
	font-size: 14px;
	letter-spacing: 3px;
	margin-bottom: 200px;
	font-weight: normal;
	margin-top: 0px;
}
h2{
	font-size: 11pt;
	color: #CD1443;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
	margin-top: 20px;
	padding-bottom: 0px;
}
a{
	color: #CD1443;
	text-decoration: none;
	font-weight: bold;
}
p{
	margin-top: 0px;
	line-height: 130%;
	
	}
	
#menu{
	background-color:#A6192E;
	margin-top: 190px;
	height: 44px;
	padding: 1px;
	letter-spacing: 1px;
}
#menu ul{
	width: 900px;
	margin: 13px auto 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12pt;
}
#menu ul li{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px 32px 0px 0px;
	text-align: center;
}
#menu ul li a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#menu ul li a:hover{
	color: white;
	font-weight: bold;
}
#banner{
	background-color: #e6e7e8;
	height: 226px;
}
#banner .image{
	float: left;
}
#banner .text, #banner td{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #585b5e;
	font-size: 18px;
}
#mainWrap{
	padding: 55px 0px;
	background-color: white;
}
.center{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.footer{
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	margin-top: 20px;
	margin-bottom: 240px;
}
.divider{
	height: 1px; 
	border-bottom: dotted 1px #666; 
	margin-top: 3px;
	margin-bottom: 18px;
}
.priceList td{
	padding: 8px 0px;
	line-height: 120%;
}
table{
	 border-collapse:collapse;
}
.bord{
	border-bottom: 1px solid #777;
}
/*** blog ***/
#blogTitle{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#blogTitle h1{
	color: #CD1443;
	font-family:'Conv_sck',Sans-Serif;
	text-align: center;
	padding-top: 20px;
	font-size: 38px;
	letter-spacing: 8px;
	margin-top: 50px;
	font-weight: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#blogTitle h2{
	color: #CD1443;
	font-family:'Conv_sck',Sans-Serif;
	text-align: center;
	text-transform: uppercase;
	padding-top: 1px;
	font-size: 11px;
	letter-spacing: 3px;
	margin-bottom: 50px;
	font-weight: normal;
	margin-top: 0px;
}
.column_left{
	width: 630px;
	float: left;
	margin-top: 50px;
	padding-right: 60px;
	border-right: 1px solid black;
}
.column_right{
	width: 170px;
	float: left;
	margin-top: 50px;
	padding-left: 30px;
}
.clearer{
	clear: both;
}
.blog {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blog h1{
	color: black;
	margin: 25px 0px 25px 0px ;
	font-family: helvetica, arial, sans-serif;
	text-transform: none;
}
.blog h2{
	color: black;
	margin: 0px ;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.blogPost{
	margin-bottom: 60px;
}
.column_right ul{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	list-style-type: none;
}
.column_right li{
	margin-top: 2px;
}
.column_right li a{
	color: #777;
	font-weight: normal;
	font-style: italic;
}
.column_right h3{
	font-family: helvetica, arial, sans-serif;
	color: black;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
}
.dottedDivider{
	height: 1px;
	border-bottom: 1px dotted black;
	margin: 20px 0px;
}
.pageCycle{
	width: 630px;
	margin-right: 60px;
	text-align: center;
}
.column_right ul .children{
	margin-left: 15px;
}