/*
http://www.countryandcoastweddings.com.au
	------------------------------------------------------------------
*/


.custom  body {
	background: #6A1433;
	color: #000; 
/*	background: url('images/bg-1526x1228.jpg') no-repeat top left #000;  */
	}
.custom #sidebar {
	border-right: 0px dotted #A2A2A2;
	}

.custom #container {
	background:#FFF5E9;
	color:#333;
	border: 0px solid #6A1433;
	width: 865px;
	padding: 6px;
	}
.custom #header {
  width: 865px; 
	}

.custom #menu {
	background: #6A1433;
	width:865px; 
	height:30px;
	font-size: 9pt;
	}
.custom #menu ul li a:hover {
	background-color: #D188A3;
	color:#0B1316;
	}

.custom	#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
.custom #header h1{
	font-size: 24pt;
	font-style: italic;
	font-weight: bold; 
	font-family: "Monotype Corsiva", verdana, arial, tahoma, sans-serif;
	}

.custom #header h1 a{color: #6A1433; text-decoration: none;}
.custom #header h1 a:hover{color: #A33C62; text-decoration: none;}

.custom #sidebar h2{
	color: #A33C62;	
}
.custom #header h2{
	color: #A33C62;
	}
.custom .post h2{
	color: #A33C62;
	}

.custom .alignleft { 
	margin: 10px; }

.custom a{
	color:#A33C62;
	text-decoration:none;
	border: none;
	}

.custom a:hover{color:#6A1433;text-decoration: underline; border: none;}






