/*
Theme Name: Mobile Phone Insurance
Theme URI: http://mobilephoneinsurance.com/
Description: 
Version: 1.0
Author: Greg Findley
Author URI: http://gregfindley.com/

*/

@import url('reset.css');
/* CSS Document */

body {
	background: #423d41 url(images/bg.gif) repeat top left;
	font: normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #404041;
}

a,
a:link,
a:visited {
	color: #f05623;
	text-decoration: underline;
}
a:hover {
	color: #0fbcc4;
	text-decoration: underline;
}

/* *** global *** */
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
}

#wrapper {
	background: #FFF url(images/bg-x.gif) repeat-x bottom left;
	margin: 0 auto;
	padding-bottom: 7px;
	width: 960px;
}

/* *** header *** */
#header {
	background: url(images/bg-x.gif) repeat-x top left;
	height: 53px;
	padding: 31px 0 25px;
}
	/* logo */
	#header h1 {
		background: url(images/logo.gif) no-repeat center left;
		float: left;
		height: 53px;
		margin-left: 23px;
		text-indent: -9999px;
		width: 443px;
	}
		#header h1 a {
			display: block;
			height: 53px;
			outline: none;
		}
	
	/* top nav */
	#topnav {
		float: right;
		margin-right: 23px;
	}
		#topnav li {
			border-left: 1px solid #b0b0b0;
			display: inline;
			margin-left: 8px;
			padding-left: 10px;
		}
			#topnav li:first-child { border: 0; }
			
		#topnav a {
			color: #404041;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
			#topnav a:hover {
				color: #f05623;
				text-decoration: underline;
			}
			
/* *** navigation *** */
#nav {
	background: url(images/nav.gif) repeat-x center left #FFF;
	border-bottom: 1px solid #f05623;
	border-top: 1px solid #626461;
	height: 41px;
	padding-left: 23px;
}
	#nav li {
		background: url(images/navLink.gif) no-repeat 100% 4px;
		float: left;
		font: bold 16px/41px Arial;
		height: 45px;
		margin-right: 2px;
		margin-top: -4px;
	}
		#nav li:last-child { background: none; }
		
		#nav li a {
			color: #404041;
			display: block;
			float: left;
			height: 45px;
			text-decoration: none;
		}
			#nav li a span {
				display: block;
				float: left;
				height: 41px;
				padding: 0 18px;
				padding-top: 4px;
			}
			
		#nav li.cur a {
			background: url(images/navCur.gif) no-repeat top right #f05623;
			color: #FFF;
		}
			#nav li.cur a span {
				background: url(images/navCurLeft.gif) no-repeat top left;
			}
		#nav li a:hover {
			background: url(images/navHover.gif) no-repeat top right #1786c2;
			color: #FFF;
		}
			#nav li a:hover span {
				background: url(images/navHoverLeft.gif) no-repeat top left;
			}
			
/* *** lower content wrapper *** */
#lower {
	padding: 23px;
}
	#lower p {
		line-height: 150%;
	}
	
	/* headings */
	#lower h1, #lower h2, #lower h3 {
		color: #f05623;
		font: bold 26px Arial;
		letter-spacing: -1px;
		margin-bottom: 10px;
	}

/* *** footer *** */
#footer {
	background: url(images/footer.gif) repeat-x top left #b3b3b3;
	border-top: 1px solid #c1c1c1;
	font-size: 12px;
	padding: 15px 23px;
}
	#copyright {
		margin-bottom: 7px;
	}
	#footer li {
		border-right: 1px solid #8a8989;
		display: inline;
		padding-right: 7px; margin-right: 6px;
	}
		#footer li:last-child { border: 0; }
		
		#footer a {
			color: #404041;
			text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
		}
		
/* *** homepage *** ***/
/* *** welcome box *** */
#welcome {
	float: left;
	margin-bottom: 18px;
	width: 450px;
}
	#welcome p {
		margin-bottom: 15px;
	}

/* *** guarantee *** */
#guarantee {
	background: url(images/guarantee.png) no-repeat center center;
	float: right;
	height: 98px;
	margin-bottom: 33px;
	margin-top: 17px;
	text-indent: -9999px;
	width: 447px;
}

/* *** boxes *** */
.round {
	-moz-border-radius: 6px;
}

#boxes {
}
	.box {
		background: #f2f2f2;
		border: 1px solid #b3b3b3;
		
		-moz-box-shadow: inset 0 0 25px #d3d3d3;
	}
		.box {
			height: 265px;
			margin-bottom: 25px;
			width: 445px;
		}
		
	.box .inner, #calc .inner {
		position: relative;
	}
		.box .inner {
			height: 237px;
			padding: 14px;
		}
		
		.box h3 {
			background: url(images/boxHeading.png) no-repeat center center;
			color: #FFF !important;
			height: 47px;
			font: bold 24px/47px Arial !important;
			letter-spacing: -2px;
			margin-left: auto;
			margin-bottom: 15px !important;
			padding-left: 14px;
			text-align: left !important;
			width: 280px;
		}
		
	/* *** quote form *** */
	#quoteForm .inner {
		background: url(images/boxPhone.png) no-repeat top left;
		text-align: right;
	}
		#quoteForm li {
			padding-bottom: 17px;
		}
		select.input {
			border: 1px solid #404041;
			font: normal 13px arial;
			margin-left: 4px;
			padding: 4px;
			width: 167px;
		}
		input.quote {
			background: url(images/quote.gif) no-repeat center center #f05422;
			border: 0;
			cursor: pointer;
			height: 42px;
			text-indent: -9999px; text-transform: uppercase;
			width: 155px;
			
			position: absolute; bottom: 14px; right: 14px;
		}
		#quoteForm h4 {
			background: url(images/boxHeadingPhone.png) no-repeat bottom left;
			height: 48px;
			text-indent: -9999px; text-align: left;
			width: 197px;
			
			position: absolute; left: 14px; bottom: 14px
		}
		
	/* *** 'whyus' box *** */
	#whyUs {
	}
		#whyUs .inner {
			background: url(images/boxWhyus.png) no-repeat top right;
		}
		#whyUs.box h3 {
			margin-left: 0;
		}
		#whyUs li {
			background: url(images/ticklist.gif) no-repeat 0 3px;
			font: bold 18px arial;
			margin-bottom: 9px;
			padding-left: 40px;
		}
		
/* *** comparison table *** */
#compare {
	margin-bottom: 45px;
}
	#compare table {
		background: url(images/table.gif) repeat-x bottom left #f2f2f2;
		width: 100%;
		border-collapse: separate;
		border: 1px solid #a2a2a2;
		
	}
	#compare td, #compare th {
		padding: 7px;
		border-right: 1px solid #a2a2a2;
		border-bottom: 1px solid #a2a2a2;
		text-align: center;
		border-collapse: separate;
		vertical-align: middle;
	}
		#compare th {
			background: url(images/th.gif) repeat-x top left #c6c6c6;
			font-size: 12px;
			line-height: 24px;
		}
		#compare td {
			font-size: 18px;
			font-weight: bold;
			padding: 12px 7px;
			letter-spacing: -1px;
		}
		td.mbi {
			background: #FFF;
			width: 194px;
		}
			td.mbi.price {
				color: #f05623;
			}
		#compare tr.smallfont td {
			font-size: 12px;
			letter-spacing: normal;
		}
		#compare td.title {
			font-size: 18px !important;
			padding-left: 12px;
			text-align: left;
			width: 169px;
		}
		
		/* rounding */
		#compare td:last-child, #compare th:last-child { border-right: 0; }
		#compare tr:last-child td { border-bottom: 0; }
		#compare th:first-child {
			-moz-border-radius-topleft: 6px;
			-webkit-border-radius-topleft: 6px;
			border-radius-topleft: 6px;
		}
		#compare th:last-child {
			-moz-border-radius-topright: 6px;
			-webkit-border-radius-topright: 6px;
			border-radius-topright: 6px;
		}
		#compare tr:last-child td:first-child {
			-moz-border-radius-bottomleft: 6px;
			-webkit-border-radius-bottomleft: 6px;
			border-radius-bottomleft: 6px;
		}
		#compare tr:last-child td:last-child {
			-moz-border-radius-bottomright: 6px;
			-webkit-border-radius-bottomright: 6px;
			border-radius-bottomright: 6px;
		}
		/* / rounding */
		
		#compare .rank {
			padding-left: 52px;
			padding-right: 14px;
			text-align: left;
		}
			#bronze .rank {
				background: url(images/rankBronze.gif) no-repeat 10px 50%;
			}
			#silver .rank {
				background: url(images/rankSilver.gif) no-repeat 10px 50%;
			}
			#gold .rank {
				background: url(images/rankGold.gif) no-repeat 10px 50%;
			}
	
		.buy {
			background: url(images/buy.gif) no-repeat top left #f05422;
			display: block;
			height: 42px;
			margin: 0 auto;
			text-indent: -9999px; outline: none;
			width: 145px;
		}
			.buy:hover { background-position: bottom left; }
			
		.buyWrap {
			background: url(images/buyWrap.gif) no-repeat top center #c7c7c7;
			height: 51px;
			margin-left: 190px;
			padding-top: 6px;
			width: 208px;
		}
		
		#compare th.mbi {
			display: block;
			position: relative;
		}
		#compare th h4 {
			background: url(images/navHover.gif) no-repeat top right #1786c2;
			color: #FFF;
			display: block;
			float: left;
			height: 45px;
			line-height: 45px;
			text-decoration: none;
			position: absolute; left: -1px; top: -6px;
			width: 210px;
		}
			#compare th h4 span {
				background: url(images/navHoverLeft.gif) no-repeat top left;
				display: block;
				text-align: center;
				width: 210px;
			}

/* *** brands *** */
#brands {
}
	#brands h3 {
		color: #404041;
		margin-bottom: 4px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.post {
	margin-bottom: 25px;
}
	#content .post h1, #content .post h2, #content .post h3 {
		margin-bottom: 0px;
	}
		.postmeta {
			font-size: 11px;
			margin-bottom: 8px;
		}
	
	#content .entry h1, #content .entry h2, #content .entry h3 {
		background: none;
		color: #404041;
		height: auto;
		line-height: normal;
		margin-bottom: 6px;
		padding: 0;
	}
		#content h1 a, #content h2 a, #content h3 a { text-decoration: none; }

	#content .entry h1 { font-size: 18px; }
	#content .entry h2 { font-size: 16px; }
	#content .entry h3 { font-size: 14px; }
	#content .entry p {
		line-height: 150%;
		margin-bottom: 15px;
	}
	.entry li { margin-bottom: 6px; }
	.entry ol li { list-style: decimal outside; margin-left: 17px; }
	.entry ul li { list-style: disc outside; margin-left: 15px; }
	
.disclaimer {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: -30px;
}
