/*
Theme Name:		Bridges Dating
Theme URI:		
Description:	Developed for Bridges Dating by <a href="http://www.tailored.com.au">Tailored Consulting</a>.  Based on a photoshop design by Tom.
Version:		1.0
Author:			Anthony Ferguson
Author URI:		http://www.tailored.com.au/
*/

body {
	font-family:Arial, Helvetica, sans-serif;	font-size:10pt;
}
.outer {	width:750px; margin:0 auto;	}

.header {	height:75px;	}
.header img.logo {	float:left;	}
.header .phone {	float:right; margin: 15px 10px 0 0; color:#F00;	font-weight:bold; font-size:20pt;	}
.header .phone img {	float:left; margin:0px 10px 0 0;	}

.nav {	
	margin:1px 0; background:#F1EBC2;	border-top:1px solid #999473;	border-bottom:1px solid #999473;
	height:20px;	padding:2px 5px;
}
.nav ul, .nav li {	margin:0; padding:0; list-style:none;	float:left;	}
.nav li {	padding:0 10px;	float:none;	display:inline;	}
.nav a {	color:#999473; text-decoration:none; font-weight:bold; font-size:12pt;	}
.nav a:hover {	color:black;	}


.banner {	
	height:200px;	background:#46A6D7 url(images/bannerbgtile.gif);	margin:0 0 5px 0;
}

.inner {
	background:url(images/rightside-tile.gif) top right repeat-y;
}


.content {	width:510px; float:left;	line-height:135%;	padding:15px 0 0 0;	}
.content h1 {		color:#0A9D0A;	font-size:16pt;	}
.content h2 {		color:#1D7DAD;	font-size:14pt;	clear:both; }
.content img { border:none; margin:5px 10px 15px 10px; 	}

img.alignright { float:right; margin:0 0 5px 10px; }
img.alignleft { float:left; margin:0 10px 5px 0; }

hr {	background:url(images/hrdot.gif);	border:0;	height:4px;	}

.post a {	color:#0066CC;	}
.post h1 {	margin-bottom:0; padding-bottom:0;	}
.post h1 a {	color:#0A9D0A;	text-decoration:none;	}
.post p.meta {	margin:5px 0 0 5px; padding:0;	color:#333;	}
.post p.comments {	margin-bottom:40px;	}


.navigation {	height:20px;		}
.navigation div {	float:left;	}
.navigation .next a {	float:right;	padding:0 20px 0 0;	background:url(images/arr-right.gif) top right no-repeat;	}
.navigation .previous  a {	float:left;	padding:0 0 0 20px;	background:url(images/arr-left.gif) top left no-repeat;		}
.navigation .next a, .navigation .previous a {	height:20px;	}
.navigation a {	color:#06C;	}



.sidebar {	
	width:231px;	border-top:1px solid #9F9C89;	float:right;
}
.sidebar .box {	margin:2px 5px 8px; padding:0;	border:1px solid #9F9C89;	background:#FFF;	}
.sidebar h2 {	background:url(images/sideboxhead.gif);	margin:0; padding:10px 5px 5px 5px;
				color:#FFF;	font-style:italic;	font-size:12pt;	}
.sidebar .red h2 {	background:url(images/sideboxhead-red.gif);	}
.sidebar p, .sidebar form {	margin:8px 5px;	}
.sidebar ul, .sidebar ol {	margin:15px 0; padding:0;	}
.sidebar li {	margin:5px 5px 5px 25px;	}

.sidebar strong {	color:#0066CC	}




.footer {	background:url(images/footerbg.jpg); height:52px; clear:both;	
			margin:20px 0 0 0; color:#2B2B2B;	padding:10px 10px;	}
.footer p {	margin:7px; padding:0;	}
.footer .links {	float:right;	}
.footer .siteby {	font-size:0.9em;	}
.footer a {	color:#2D5907;	}


#comment_form {	}
#comment_form textarea {	width:95%;	}

.comment_list {	}
.comment_list a {	color:#06C;	}
.comment_list .comment_author {	font-weight:bold;	}
.comment_list .comment_meta {	font-size:0.8em;	font-style:italic;	}
.comment_list .comment_meta a {	color:#3487DB;	}

.comment_list li {	border:1px solid #CCC;	padding:5px 10px;	margin-bottom:10px;	}


.content .profile h2 {	background:#1D7DAD;	color:#FFF;	font-weight:normal;	padding:5px 10px;	}


