/*  

Theme Name: In Mobile Broadband
Theme URI: http://www.eirestudio.net/
Description: In Mobile Broadband theme
Author: Keith Donegan
Author URI: http://www.eirestudio.net/


*/





/* --------------- ( Reset ) --------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* ---------- ( General ) ------------------------------ */
body {
	background: url(elements/images/bg.jpg) fixed repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #018ACD;
}
.wrapper {
	width: 927px;
	margin: 0 auto;
	/* border: 1px solid red; */
}
a { color: #1D4583; }
a:visited {  }
strong { font-weight: bold; }
img { display: block; }
.alignleft { float: left; margin: 0px 12px 12px 0px; }
.alignright { float: right; margin: 0px 0px 12px 12px; }


/* ---------- ( Header ) ------------------------------ */
#header {
	background: #fff;
	height: 110px;
}
	#header .wrapper {
		padding-top: 22px;
	}
	#header h1 a {
		background: url(images/logo.gif) no-repeat; 
		width: 185px;
		height: 72px;
		text-indent: -9999px;
		display: block;
		float: left;
		margin-left: 18px;
		display: inline;
	}
	#header #top-banner {
		float: right;
		background: #ccc;
		margin-right: 1px;
		width: 468px;
		height: 60px;
	}
	
	
	
	
/* ---------- ( Main nav ) ------------------------------ */
#mainnav {
	background: url(images/bg-mainnav.jpg) repeat-x;
	height: 36px;
}
	#mainnav ul {
		width: 927px;
		margin: 0 auto;
	}
		#mainnav ul li { display: inline; }
			#mainnav ul li a {  
				float: left;
				height: 36px;
				line-height: 36px;
				padding: 0px 18px;
				color: #fff;
				text-decoration: none;
				background: url(images/divider.gif) right no-repeat;
			}
	
	
	
	
/* ---------- ( Main Area ) ------------------------------ */
#main-area {
	background: url(images/bg-grad.jpg) repeat-x;
}
	#main-area #mid {
		background: url(images/main-mid.jpg) repeat-y;
	}
		#main-area #inner-main {
			clear: both;
		}
	
	
	
	

/* ---------- ( Search Box ) ------------------------------ */
#search-box {
	float: right;
	padding: 22px 0px 15px 0px;
	width: 560px;
	background: url(images/bg-searchbox.jpg) 95px 20px no-repeat;
}
	#search-box label {
		float: left;
		color: #fff;
		font-size: 16px;
		margin: 7px 0px 0px 8px;
	}
	#search-box #s {
		border: 1px solid #fff;
		margin: 5px 0px 0px 70px;
		width: 305px;
		float: left;
	}
	#search-box #searchsubmit {
		float: right;
		margin: -3px 0px 0px 0px;
	}





/* ---------- ( Left Sidebar ) ------------------------------ */
#left { 
	float: left;
	width: 200px;
	display: inline;
	margin: 0px 0px 0px 11px;
}
	#left #left-sidebar {
		border-right: 1px solid #D0CBA1;
		border-left: 1px solid #D0CBA1;
		background: #F5F4EB;
		padding: 5px 13px 12px 13px;
	}
		#left #left-sidebar ul li {
			border-bottom: 1px solid #DBD6B7;
			font-size: 11px;
			line-height: 18px;
			padding-bottom: 12px;
			margin-bottom: 14px;
		}
			#left #left-sidebar ul li.last {
				padding-bottom: 0;
				border: none;
				margin-bottom: 0;
			}
			#left #left-sidebar ul li a {
				font-size: 13px;
				color: #000;
				font-weight: bold;
				margin-bottom: 10px;
				display: block;
			}

	
	

	
/* ---------- ( Latest News ) ------------------------------ */
#latest-news {
	width: 318px;
	float: right;
	margin: 12px 20px 0px 0px;
	display: inline;
}
	#latest-news h1 {
		height: 38px;
		color: #000;
		text-decoration: none;
		padding: 11px 0px 0px 52px;
		background: url(images/bg-heading-news.jpg) no-repeat;
		font: bold 25px Arial, Helvetica, sans-serif;
	}
		#latest-news h1 a {
			color: #000;
			text-decoration: none;
		}
		#latest-news .mid {
			border-left: 1px solid #D1CAA3;
			border-right: 1px solid #D1CAA3;
		}




/* ---------- ( Latest Offers ) ------------------------------ */
#latest-offers {
	width: 318px;
	float: right;
	margin: 12px 32px 0px 0px;
	display: inline;
}
	#latest-offers h1 {
		height: 38px;
		color: #000;
		text-decoration: none;
		padding: 11px 0px 0px 52px;
		background: url(images/bg-heading-offers.jpg) no-repeat;
		font: bold 25px Arial, Helvetica, sans-serif;
	}
		#latest-offers h1 a {
			color: #000;
			text-decoration: none;
		}
	
		.mid {
			border-left: 1px solid #D1CAA3;
			border-right: 1px solid #D1CAA3;
			padding: 10px 10px 6px 10px;
		}
			.scroll {
				height: 250px;
				overflow: auto;
			}
				.scroll .post {
					background: url(images/post-grad.jpg) bottom repeat-x;
					margin: 0px 12px 12px 0px;
				}
					.scroll .post h2, .scroll .post h2 a {
						font: bold 15px Verdana, Arial, Helvetica, sans-serif;
						margin-bottom: 10px;
					}
						.scroll .post p.meta {
							color: #4F4F4F;
							font-size: 11px;
							margin-bottom: 10px;
							padding: 0;
						}
							.scroll .post p.meta a {
								font-weight: bold;
								color: #4F4F4F;
							}
						.scroll .post p {
							line-height: 18px;
							padding-bottom: 15px;
						}



/* ---------- ( Page Structure ) ------------------------------ */
#page-content {
	width: 865px;
	float: left;
	margin: 12px 0px 16px 30px;
	display: inline;
}
	#page-content h1 {
		height: 38px;
		padding: 11px 0px 0px 19px;
		background: url(images/bg-heading-page.png) no-repeat;
		font: bold 25px Arial, Helvetica, sans-serif;
	}
		#page-content .mid {
			padding: 14px 18px 6px 18px;
		}
	#page-content p {
		margin-bottom: 12px;
		line-height: 19px;
	}
	#page-content ul {
		margin: 0px 0px 12px 18px;
	}
		#page-content ul li {
			margin-bottom: 8px;
			padding-left: 16px;
			line-height: 18px;
			background: url(images/bullet.gif) 0px 5px no-repeat;
		}
	#page-content ol {
		margin: 0px 0px 12px 40px;
	}
		#page-content ol li {
			margin-bottom: 8px;
			padding-left: 3px;
			line-height: 18px;
			list-style-type: decimal;
		}
#page-content #table-post {
      margin: 8px 0px 20px;
      
}
		
		

/* ---------- ( Single Structure ) ------------------------------ */
#single-content {
	width: 658px;
	float: left;
	margin: 12px 0px 16px 30px;
	display: inline;
}
	#single-content h1 {
		height: 39px;
		padding: 11px 0px 0px 19px;
		background: url(images/bg-heading-single.jpg) no-repeat;
		font: bold 19px Arial, Helvetica, sans-serif;
	}
		#single-content .mid {
			padding: 14px 18px 6px 18px;
		}
			#single-content .mid #meta {
				color: #6F6F6F;
				border-bottom: 1px solid #D1CAA3;
				font-size: 11px;
				margin-bottom: 16px;
				padding-bottom: 13px;
			}
				#single-content .mid #meta p#author {
					margin-bottom: 8px;
				}
					#single-content .mid #meta p {
						float: left;
						width: 450px;
						margin-bottom: 0px;
					}
					#single-content .mid #meta div#speech {
						background: url(images/speech.jpg) no-repeat;
						float: right;
						width: 53px;
						height: 39px;
						padding-top: 5px;
						text-align: center;
						font: bold 23px Arial, Helvetica, sans-serif;
						color: #006EA4;
					}
					#single-content .mid #meta p a {
						color: #6F6F6F;
						font-weight: bold;
					}
	#single-content p {
		margin-bottom: 12px;
		line-height: 19px;
	}
	#single-content ul {
		margin: 0px 0px 12px 18px;
	}
		#single-content ul li {
			margin-bottom: 8px;
			padding-left: 16px;
			line-height: 18px;
			background: url(images/bullet.gif) 0px 5px no-repeat;
		}
	#single-content ol {
		margin: 0px 0px 12px 40px;
	}
		#single-content ol li {
			margin-bottom: 8px;
			padding-left: 3px;
			line-height: 18px;
			list-style-type: decimal;
		}



/* ---------- ( Right ) ------------------------------ */
#right {
	float: right;
	margin: 12px 38px 22px 0px;
	display: inline;
	width: 175px;
}
	#right .post {
		margin-bottom: 18px;
	}
	#right h1 {
		font: bold 19px Arial, Helvetica, sans-serif;
		margin-bottom: 12px;
	}
		#right h1 a {
			color: #000;
			text-decoration: none;
		}
	#right h2 {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 12px;
		margin-bottom: 10px;
		background: url(images/post-grad.jpg) bottom no-repeat;
	}




/* ---------- ( Offers Buttons ) ------------------------------ */
p#offer-laptop {
	float: right;
	margin-top: 20px;
}
p#offer-broadband {
	float: right;
	margin: 20px 32px 20px 16px;
	display: inline;
}
#offer-broadband-small {
	margin: 0px 0px 16px 0px;
	display: block;
}
#offer-laptop-small {
	margin: 0px 0px 16px 0px;
	display: block;
}
	
	
	
	
/* ---------- ( Table ) ------------------------------ */
#table-post {
	clear: both;
	margin: 8px 30px 20px 30px;
}
	#table-post table {
		width: 100%;
	}
		#table-post img { display: inline; }
		#table-post table th {
			background: url(images/table-th-bg.jpg) repeat-x;
			color: #fff; 
			font-weight: bold;
			text-align: center;
			height: 29px;
		}
		#table-post table tr {
			/* background: url(images/table-grad.jpg) repeat-x; */
			border-left: 1px solid red;
		}
		#table-post table td {
			border-bottom: 1px solid #c5c5c5;
			height: 75px;
			text-align: center;
		}
		    /* Table headers */
			#table-post table th.left-corner { background: url(images/table-left-corner.jpg) no-repeat; }
			#table-post table th.right-corner { background: url(images/table-right-corner.jpg) right no-repeat; }
			
			/* Table data */
			#table-post table td.border-left { border-left: 1px solid #c5c5c5; }
			#table-post table td.package { font-size: 11px; font-weight: bold; }
			#table-post table td.downloads { font: bold 19px Arial, Helvetica, sans-serif; color: #666; }
			#table-post table td.speed { font: bold 19px Arial, Helvetica, sans-serif; color: #666; }
			#table-post table td.setup { font-size: 16px; }
			#table-post table td.cost { font: bold 23px Arial, Helvetica, sans-serif; color: #D61D1D; }
			#table-post table td.border-right { border-right: 1px solid #c5c5c5; }
			
				#table-post a.order-now {
					height: 25px;
					width: 92px;
					display: inline-block;
					background: url(images/btn-order.jpg) top;
					text-indent: -9999px;
				}
				#table-post a.order-now-on {
					height: 25px;
					width: 92px;
					display: inline-block;
					background: url(images/btn-order.jpg) bottom;
					text-indent: -9999px;
				}
	
	
	
	
	
/* ---------- ( Footer ) ------------------------------ */
#footer {
	color: #fff;
	font-size: 11px;
	padding: 15px 10px 25px 10px;
}
	#footer a {
		color: #fff;
		text-decoration: none;
	}
	#footer ul {
		float: left;
	}
		#footer ul li { display: inline; }
		#footer ul li a {
			float: left;
			border-right: 1px solid #4BC4FE;
			display: inline;
			padding: 0px 12px;
		}
			#footer ul li.last a {
				border: none;
			}
	#footer a#design {
		color: #fff;
		font-size: 11px;
		float: right;
		padding-right: 12px;
	}
	
	
	
	
/* ---------- ( Comments ) ------------------------------ */
.comments-template {
	margin: 30px 0px 10px 16px;
	float: left;
	display: inline;
}
	.comments-template h3 {
		font: 18px Arial, Helvetica, sans-serif;
		color: #000;
		margin-bottom: 20px;
	}
	.comments-template input {
		border: 1px solid #DAD5B6;
		padding: 4px;
	}
	.comments-template textarea {
		border: 1px solid #DAD5B6;
		padding: 4px;
		width: 450px;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	.comments-template input#submit {
		border: none;
		padding: 0px;
	}
		.comments-template ol {
			margin-bottom: 5px;
			font-size: 12px;
			color: #444;
		}
			.comments-template ol li {
				
			}
			* html .comments-template ol li {
				
			}
				.comments-template ol li div {
					background: url(images/comments/list-bottom.jpg) repeat-x bottom;
				}
					.comments-template ol li p {
						
					}
						.comments-template ol li p.comment-meta {
							font-size: 11px;
							margin: -1px 10px 20px 0px;
							float: right;
							color: #8A8A8A;
							background: url(images/comments/speech-tip.jpg) left top no-repeat;
						}
						* html .comments-template ol li p.comment-meta {
							margin-bottom: 10px
						}
	
	
	
/* */
/* ---------- ( Misc ) ------------------------------ */

.ddsg-wrapper { margin-bottom: 23px; }



.contactform {

	

}

	.contactform p {

		

	}

	.contactform label {
		float: left;
		display: block;
		width: 790px;
		color: #666;
		font-style: italic;
		margin-bottom: 3px;

	}

	.contactform input {

		border: 1px solid #ccc;

		padding: 5px;

		margin-bottom: 10px;

		float: left;

	}

	.contactform textarea {

		border: 1px solid #ccc;

		padding: 5px;

		margin-bottom: 10px;

		width: 90%;

		font: 12px Verdana, Arial, Helvetica, sans-serif;

	}

	.contactform span {

		margin: 3px 0px 0px 8px;

		float: left;

		font-weight: bold;

	}

	.contactform #contactsubmit {
		border: none;
		clear: both;
		padding: 0;
		margin: 11px 0px 0px 0px;

		

	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
