/*
Theme Name: daniel-CreditIDProtection
Author: xceedbd.com
Author URI: http://www.xceedbd.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
	background:#79868f;
}
a {
	color: #443e33;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.black_b{FONT-WEIGHT: bold; COLOR: #000000}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width:798px;
	margin:10px auto;
	text-align: left;
	background:#ffffff;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	padding:0px;
	margin:0px;
	height:65px;
}

#header .logo {	
	float:left;
	width:228px;
	height:26px;
	margin-top:25px;
	margin-left:30px;
	background:url(images/logo.gif) no-repeat;
}

#header .advertence {	
	float:left;	
	width:168px;
	margin-top:10px;
	margin-left:25px;
	background:url(images/discount_code.gif) no-repeat left;
}

#header .discountCode {	
	float:left;
	width:168px;
	height:20px;
	background:url(images/discount_code.gif) no-repeat left;
}

#header .greatReview {	
	float:left;
	width:168px;
	height:15px;	
	background:url(images/great_review.gif) no-repeat left;
}

#header .reliableSource {	
	float:left;
	width:168px;
	height:17px;
	background:url(images/reliable_source.gif) no-repeat left;
}

#header .links {
	float: right;
	color: #000000;
	font-size: 0.9em;
	padding:8px 0 0px 0px;
	margin-top:33px;
	margin-right:26px;
}
#header .links a {
	color: #000000;
	text-decoration: none;
	margin: 0 2px;
}
#header .links a:hover {
	text-decoration: underline;
}


#header .search {
	float:right;
	line-height:1.5em; 
	Text-Align:right;
	FONT-FAMILY: arial;
	width:300px;
	height:23px;
	FONT-SIZE:87%;
	margin-top:18px;
	margin-right:82px;
}

.search input {
	background:transparent;
	font-size:13px;
	color:#000000;
	font-family:Tahoma, arial, verdana, courier;
	width:250px;
	height:22px;
	vertical-align:middle;
	border: 0px solid #8c8c8c;
	}

.search .input {
	width:15px;
	height:23px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
}

/** END header **/

/** BEGIN content **/

#content {
	width:514px;
	float: left;
	margin-left:10px;
	margin-top:8px;
	background:url(images/mid.gif) repeat-y;
}

#content .top{
	width:514px;
	height:15px;
	float:left;
	background:url(images/top.gif) no-repeat top;
}

#content .bottom{
	width:514px;
	height:15px;
	float:left;
	background:url(images/bottom.gif) no-repeat bottom;
}

#content h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	font:Verdana;
	margin-bottom:10px;
}

#content .headertext {
	padding:0px;
	margin:10px;
}

#content .headertext h1 {
	padding:0px;
	margin:0px;
	font-size:1.7em;
	font-weight:bold;
	margin-bottom: 0px;
	font:Verdana;
}

#content .headertext p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content .post {	
	min-height:180px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom: 10px;
	border-bottom:#d3d3d3 1px solid;
}
#content .post img {
	float: left;
	margin-right:10px;
	width: 160px; 
	height: 160px;
	border:#d3d3d3 1px solid;
	padding:5px;
}
#content .post .title{
	padding:0px;
	margin:0px;
	margin-bottom:5px;

	}
#content .post .title h2 {
	padding:0px;
	margin:0px;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom: 0px;
	font:Verdana;
}

#content .post .title h2 a {
	text-decoration: none;
}

#content .post .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;
	
}
#content .post .title .details a {
	text-decoration: none;
	color:#c1603f;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

#content .post p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content .author {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;	
}

#content span {
	font-style:italic;
	color:#808080;
}

#content .readmore {
	color:#bd5532;
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#content .single {
	padding: 5px;
	margin:0px;
	margin-left:10px;
	margin-bottom: 10px;
}
#content .single h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
	text-transform: none;
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}


#content .popular_services {	
	width: 489px;
	float: left;
	margin-bottom:10px;
	border:#79868f 1px solid;
}
#content .popular_services .headrow{
	margin-top:0px;
	float:left;
	width:489px;
	height:37px;
}

#content .popular_services .headrow .compare{
float:left;
width:81px;
height:37px;
text-indent:-999px;
border-bottom:#79868f 1px solid;
background:url(images/compare.gif) no-repeat left;
}

#content .popular_services .headrow .trustedid{
float:left;
width:100px;
height:37px;
text-indent:-999px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
background:url(images/trustedid.gif) no-repeat left;
}

#content .popular_services .headrow .lifelock{
float:left;
width:110px;
height:37px;
text-indent:-999px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
background:url(images/lifelock.gif) no-repeat left;
}

#content .popular_services .headrow .idwatchdog{
float:left;
width:87px;
height:37px;
text-indent:-999px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
background:url(images/idwatchdog.gif) no-repeat left;
}

#content .popular_services .headrow .identity_guard{
float:left;
width:107px;
height:37px;
text-indent:-999px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
background:url(images/identity_guard.gif) no-repeat left;
}

#content .popular_services .row_1{
float:left;
/*width:488px;*/
height:55px;
font-size:12px;
}


#content .popular_services .row_1 .compare{
float:left;
width:81px;
height:45px;
text-align:center;
text-transform:capitalize;
font-size:11px;
padding-top:10px;
border-bottom:#79868f 1px solid;
}

#content .popular_services .row_1 .trustedid{
float:left;
width:100px;
height:40px;
text-align:center;
text-transform:capitalize;
font-size:11px;
padding-top:15px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
}

#content .popular_services .row_1 .lifelock{
float:left;
width:110px;
height:40px;
text-align:center;
text-transform:capitalize;
font-size:11px;
padding-top:15px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
}

#content .popular_services .row_1 .idwatchdog{
float:left;
width:87px;
height:40px;
text-align:center;
text-transform:capitalize;
font-size:11px;
padding-top:15px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
}

#content .popular_services .row_1 .identity_guard{
float:left;
width:107px;
height:40px;
text-align:center;
text-transform:capitalize;
font-size:11px;
padding-top:15px;
border-left:#79868f 1px solid;
border-bottom:#79868f 1px solid;
}


/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;	
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}


/** BEGIN sidebar **/
#sidebar {
	width:227px;
	float:left;
	margin-left:24px;
	margin-top:8px;
	background:url(images/sid_mid.gif) repeat-y;
}

#sidebar .top{
	width:227px;
	height:32px;
	float:left;
	background:url(images/sid_top.gif) no-repeat top;
}

#sidebar .bottom{
	width:227px;
	height:15px;
	float:left;
	background:url(images/sid_bottom.gif) no-repeat bottom;
}

#sidebar .box {	
	margin-bottom: 10px;
	margin-left:12px;
	
}

#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	line-height: 1.5em;
	padding:3px 5px;
}
#sidebar ul li a {
	color: #191919;
	text-decoration: none;
}
		

/** END sidebar **/


/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	color: #808080;
	font-size: 0.9em;	
	width:798px;
	height:26px;
	background:url(images/footer.gif) no-repeat;

}
#footer p {	
	margin:0 auto;
	text-align:center;
	padding: 5px 0px;
}
#footer a {
	color: #bd5532;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #bd5532;
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/