/*
Theme Name: Digitalbook
Theme URI: http://www.dizzain.com/blog_customization/
Description: Custumized WordPress theme.
Version: 1.0
Author: Dizzain Inc.
Author URI:http://www.dizzain.com/
Tags: 


*/



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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


sup, sub {
	font-size: 70%;
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -0.4em;
}

sub {
	bottom: -0.4em;
}

hr {
	border: 0;
	border-bottom: 1px solid #2e2926;
	height: 1px;
	padding: 10px 0;
}


/*
	Main styles
*/



body, textarea, input, select {
	font: 15px/21px  Georgia,Arial;
}

body {
	color: #000;
	background: #e5e5e6 url("images/bg_grad.png") center 0 repeat-x;
}

p {
	margin: 0 0 10px 0;
}

ul, ol, dl {
	margin: 5px 0 5px 20px;
}

blockquote {
	margin: 10px 0 0 20px;
	font-style: italic;
}

a {
	color: #2f7cba;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*
	Global styles
*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.overflow {
	overflow: hidden;
}

.fl_l {
	float:left;
}

.fl_r {
	float:right;
}

.align_right {
	text-align:right;
}


#page {
	width:995px;
	padding:0 3px 0 2px;
	margin:0 auto;
}

#header { position:relative; z-index:100; height:177px; }

	#header .banner {
		top:50px;
		right:5px;
		display:block;
		float:right;
		position:absolute;
	}

#logo {
	display: block;
	position:absolute;
	left:38px;
	top:16px;
	width:306px;
	height:90px;
}

	#logo a {
		text-decoration:none;		
		color:#073479;
		font:normal 20px/41px Arial;
	}

	#logo a span {
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		background-position:-38px -16px;
	}

#main_nav {
	margin:0;
	position:absolute;
	top:140px;
	left:31px;
	z-index:100;
}

	#main_nav li {
		display:block;
		float:left;
		height:37px;
		margin:0 0 0 3px;
		position:relative;
		z-index:100;
		
	}
	
		#main_nav li a:hover, #main_nav li.active a {
			opacity:1;
			filter: alpha(opacity = 100);
		}
	
		#main_nav li a {
			display:block;
			height:37px;
			text-align:center;
			font:bold 14px/35px Arial;
			color:#FFF;
			text-decoration:none;
			opacity:0.8;
			filter: alpha(opacity = 80);
		}		
		
		#main_nav li a:hover {color:#FFF;}
		
		.amazon-kindle a {width:125px; background-position:-34px 0;}			
		.sony-reader a {width:103px;background-position:-162px 0;}
		.apple-ipad a {width:97px;background-position:-268px 0;}			
		.others a {width:66px;background-position:-368px 0;}
		.tablet-pc a {width:86px;background-position:-437px 0;}
		.compare a {width:85px;background-position:-526px 0;}
		.technology a {width:98px;background-position:-614px 0;}
		.environment a {width:106px;background-position:-715px 0;}
		.e-books a {width:77px;background-position:-824px 0;}
		.contact-us a {width:91px;background-position:-904px 0;}
		
		
		#main_nav ul {
			position:absolute;
			display:block;
			top:37px;
			left:0;
			background-color:#86ba5d;
			margin:0;
			width:138px;
			padding:5px 2px;
			display:none;
		}
		
			#main_nav ul li {
				display:block;
				float:none;
				background:none;
				height:auto;
				margin:0;
				filter: alpha(opacity = 100);
			}
			
				#main_nav ul li a {
					background:url("images/lst_header.gif") 13px 10px no-repeat;
					padding:2px 0 2px 20px;
					font:13px/18px Arial;
					height:auto;
					text-align:left;
					width:115px;
				}
				
				#main_nav ul li a:hover {background-color:#9ed177;}
			
	
.carousel_container {
	position:relative;
	height:199px;
	background-position:0 -37px;
	z-index:10;
}

	.carousel_container .next, .carousel_container .prev {
		display:block;
		position:absolute;
		top:80px;
		display:block;
		height:39px;
		width:39px;
	}
	
		.carousel_container .next span, .carousel_container .prev span {
			position:absolute;
			top:0;
			left:0;
			height:100%;
			width:100%;
			cursor:pointer;
		}
		
	.carousel_container .prev {left:45px;}
		.carousel_container .prev span { background-position:-45px -117px; }
	
	.carousel_container .next {left:942px;}
		.carousel_container .next span { background-position:-942px -117px; }

	.stepcarousel {
		position: absolute; 
		overflow: hidden;
		width: 857px;
		left:80px;
		top:18px;
		height:158px;
	}
	
		.articles {
			left:0;
			position:absolute;
			top:0;
		}
	
		.stepcarousel .article {
			margin:0 32px 0 16px;
			overflow:hidden;
			float:left;
			width:180px;
		}
		
			.stepcarousel .article a { color:#FFF; font:13px/19px Arial; text-decoration:none; }
			
			.stepcarousel .article a.title {margin:9px 0 0; display:block;}

.content_container { margin:15px 1px 0; background-color:#FFF; position:relative; zoom:1; }

	.list .post {
		width:280px;
		margin:0 10px 50px 31px;
		display:block;
		float:left;
	}
	
		.list a.thumb {display:block;margin:0 0 18px 0;}
		
			.list a.thumb img {border:solid 1px #e4e4e4; padding:3px; max-width:270px;}		
		
		.comments_link {
			display:block;
			float:right;
			height:35px;
			width:29px;
			background-position:-60px -29px;
			color:#FFF;
			font:bold 18px/29px Arial;
			padding:0 0 0 6px;
			text-align:center;
		}
		
		.postmeta { font:11px/16px Arial; color:#989898; }
		
		body.home .post_bottom {margin:10px 0 0;}
		
		.post_bottom {height:27px;}
		
		.social { float:right; }
		
			.social a {
				display:block;
				float:left;
				height:18px;
				width:18px;
				position:relative;
				opacity:0.4;
				margin:4px 0 0 4px;
			}
			
			.social a:hover {opacity:1;}
			
				.social a span {
					position:absolute;
					top:0;
					left:0;
					display:block;
					height:100%;
					width:100%;
					cursor:pointer;
				}
				
				.del span {background-position:0px -64px;}
				.digg span {background-position:-18px -64px;}
				.blogger span {background-position:-36px -64px;}
				.technorati span {background-position:-54px -64px;}
				.yahoo span {background-position:-70px -64px;}
				.reddit span {background-position:-88px -64px;}			
				.stumbleupon span {background-position:-108px -64px;}
			

	.content_container .top_rounder { position:absolute; top:-9px; height:9px; background:url("images/content_rounder.png") 0 0 no-repeat; width:100%; left:0; }
	
	#content { float:left; margin:23px 0 0; width:650px; padding-bottom:34px  !important; }
	
	body.single #content, body.page #content {padding:0 0 0 31px; width:600px;}
	

	
	#sidebar {
		float:right;
		width:303px;
		margin:23px 29px 0 0 ;
		padding:0 0 30px;
	}
	
	.widgets {margin:0;}
	
		.widget a {color:#323232;}
	
		.widget {margin:45px 0 0;}
		
		.widgettitle { font:bold 24px/24px Arial; letter-spacing:-1px; color:#313131; }
		
			.widgettitle strong {color:#62ba3b;}
		
		.search_widget { height:29px; margin:0;}
		
			.search_widget input {background:none; border:0 none;}
		
			.search_widget .inp_t {
				height:16px;
				width:204px;
				float:left;
				padding:7px 5px 6px 24px;
				line-height:15px;
			}
			
			.search_widget .inp_s {
				width:35px;
				height:29px;
				padding:0;
				cursor:pointer;
			}
			
		.widget_follow {margin:16px 0 0; height:28px;}
		
			.widget_follow a {
				display:block;
				position:relative;
				height:28px;
				padding:0 0 0 36px;
				font:bold 20px/28px Arial;
				text-decoration:none;
				float:left;
				margin:0 17px 0 0;
				letter-spacing:-0.5px;
			}
			
			.widget_follow span {
				display:block;
				height:28px;
				width:30px;
				position:absolute;
				top:0;
				left:0;
				cursor:pointer;
			}			
			
		.widget_follow .rss {color:#f86e13;}
		.widget_follow .twitter {color:#313131;}
			
			.widget_follow .rss span {background-position:0 -29px;}
			.widget_follow .twitter span {background-position:-30px -29px;}
			
		.featured_prod { width:146px; margin:10px 0 0; text-align:center; }
		
			.featured_prod a.thumb {
				border:solid 1px #e4e4e4;
				display:block;
				padding:6px 0;
				margin:0 0 3px;
			}
			
			.featured_prod a { color:#000; text-decoration:none; font-size:14px; }
			
		.widget_featured ul {margin:10px 0 0;}
		
			.widget_featured ul li {width:144px; text-align:center;}
			
			
			
		.widget_categories ul {margin:12px 0 0;}	
		
			.widget_categories li { display:inline-block; width:150px; padding:5px 0; }
			
			.widget_categories img {margin:0 5px 0 0; vertical-align:middle;}	
					
		.widget_polls-widget {background:url("images/polls_grad.png") 0 bottom repeat-x; width:302px;}
		
			.widget_polls-widget .content_poll {background:url("images/polls_border.png") 0 0 repeat-y; padding:15px 0 20px; zoom:1;}	
					
			.widget_polls-widget .poll_top_rounder {background:url("images/polls_top.png") 0 0 no-repeat; height:7px;}
			
			.widget_polls-widget .poll_bottom_rounder {background:url("images/polls_bottom.png") 0 0 no-repeat; height:7px;}
					
			.wp-polls p strong {font-weight:normal;color:#54a530;}
			
			.widget_polls-widget ul {margin:0 0 0 20px; }
			
			.wp-polls .btn_container {
				display:block;
				float:left;
				height:27px;
				width:52px;
				background-position:0 -109px;
				margin:0 18px 0 28px;
			}
			
			.wp-polls-ul {padding:0 0 10px  !important;}
			
				.wp-polls .btn_container input {border:none; background:none; cursor:pointer; height:27px;width:52px; }
				
		.textwidget .widgettitle {margin:0 0 8px;}
		
		.widget_featured .widgettitle {text-align:center;}
		
		#content .banner {margin:0 0 30px 30px;}
				
				
#footer {
	background-color:#2d3338;
	margin:0 1px;
	padding:1px 0 0;
	color:#FFF;
	font:13px/19px Arial;
}

	#footer a {color:#dedede;}

	#footer .bottombar {
		padding:30px 0 30px 46px;
		border-top:solid 1px #575c60;
	}
	
		.widget_bottom.comments {width:400px;}
		
			.widget_bottom.comments p {margin:0;}
		
			.widget_bottom.comments b {color:#55a6e8; font-style:italic;}
			
			.widget_bottom .date {font-size:11px;color:#a0a0a0;}
	
		#footer .bottombar h3 {
			font:bold 24px/24px Arial;
			letter-spacing:-1px;
			color:#3c91d6;
		}
		
		#footer .widget_bottom {
			float:left;
			display:block;
		}
		
			.widget_bottom ul {
				margin:15px 0 0;
			}
			
				.widget_bottom ul li {
					display:block;
					padding:6px 0 6px 14px;
					background:url("images/lst_footer.gif") 0 16px no-repeat;
				}
				
		.widget_bottom.blogroll {width:525px;}
		
			.widget_bottom.blogroll li {
				display:inline-block;
				width:230px;
			}
			
	footer .copyright {
		margin:0 8px 0 12px;
		border-top:solid 1px #1f2427;
	}
	
		.copyright .border {border-top:solid 1px #42484c;padding:0 25px 0 26px; height:58px; line-height:50px;}

#logo a span, #header {
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
}

.carousel_container, .carousel_container .next span, .carousel_container .prev span, #main_nav li a, .archive_title, .archive_title .left_corner  {
	background-image:url("images/news_line.jpg");
	background-repeat:no-repeat;
}

.comments_link, a.more_link span, .search_widget, .widget_follow span, .wp-polls .btn_container, .social a span, .pagination .page, input.sendbutton {
	background-image:url("images/patterns.png")  !important;
	background-repeat:no-repeat  !important;
}

/*
	Formatting
*/


h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.posttitle {
	font:bold 18px/27px Arial;
	padding:0 40px 0 0;
	position:relative;
	padding:0 0 5px 0;
	min-height:30px;
}

body.single .posttitle {font:bold 19px/27px Arial;}

.page .posttitle {
	padding:0;
}


.pagetitle { font: bold 25px/23px Arial; margin:0 0 20px 30px; }

a.more_link {
	display:block;
	background-position:0 -33px;
	height:27px;
	width:90px;
	color:#FFF;
	background-color:#6cbe46;
	font:bold 12px/27px Arial;
	position:relative;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}

	a.more_link span {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		display:block;
		background-position:0 -82px;
	}

a.more_link:hover {
	text-decoration:none;
	color:#ededed;
}

body.page .entry {padding:20px 0 0;}


.entry h1 {
	font: bold 22px/26px  Georgia,Arial;
	margin: 5px 0;
}

.entry h2 {
	font: bold 20px/26px  Georgia,Arial;
	margin: 5px 0;
}

.entry h3 {
	font: bold 18px/20px  Georgia,Arial;
	margin: 5px 0;
}

.entry h4 {
	font: bold 16px/20px  Georgia,Arial;
	margin: 5px 0;

}

.entry h5 {
	font: bold 15px/18px  Georgia,Arial;
	margin: 5px 0;

}

.entry h6 {
	font: bold 14px/16px  Georgia,Arial;
	margin: 10px 0;

}

.archive_title {
	padding:5px 0 5px 46px;
	background-position:0 -37px;
	position:relative;
	
}

	.archive_title h2 {
		color:#FFF;
		font:bold 14px/35px Arial;
	}
	
	.archive_title .left_corner {
		position:absolute;
		left:0;
		top:0;
		background-position:0 -236px;
		height:100%;
		width:34px;
	}
	

/* Begin Tables*/

.entry table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #D5C8A4;
	border-collapse: collapse;
	margin: 5px 0;
}

	.entry table.full {
		width: 100%;
	}

.entry table th {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #D5C8A4;
}

.entry table td {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #D5C8A4;
}

/*End Tables*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.entry img {
	max-width:97%;
}

/* End Images */


/* Begin Lists */

.entry ul {
	list-style:disc outside;
	margin-left:14px;
	}

.entry li {
	margin: 7px 0 8px 0;
	}

	.entry ul li ul {
		list-style:circle outside;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type:decimal;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol li ol {
	list-style-type:lower-alpha;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

#respond {
	padding:31px 0 20px;
}

	#respond h3 {
		padding:0 0 10px 0;
		font-size:18px;
	}

	#respond p {
		padding:5px 0 5px 0;
		font-size:13px;
	}
	
		#respond p label {
			display:block;
			margin:4px 10px 4px 3px; 
		}

		#respond p span {
			padding-left:5px;
			font-size:10px;
		}
		
		#respond p input.inp_t {
			padding:3px;
			border: 1px solid #dcdcdc; 
			vertical-align:top;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			width:300px; 
			height:21px;
		}
		
		#respond p textarea {
			width:592px; 
			padding:3px;
			border: 1px solid #dcdcdc; 
			vertical-align:top;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}
		
			#respond div p {
				padding:0 0 0 9px;
			}
			
	#respond .submit_btn input {
		border:solid 1px #E4E4E3;
		background-color:#fff;
		cursor:pointer;
	}
	
	input.sendbutton {
		height:27px  !important;
		width:66px  !important;
		padding:0  !important;
		background-position:0 -136px !important;
		border:0 none  !important;
		color:#FFF  !important;
		font:bold 13px/25px Arial;
		text-transform:uppercase;
		cursor:pointer;
	}

/* End Form Elements */



/* Begin Comments*/
#comments, #postcomment {
	font-size:21px;
	letter-spacing:-0.5px;
	padding:20px 0 20px 0;
}


.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 0;
	padding: 5px 50px 10px 28px;
	list-style: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
.commentlist li.odd {
	background-color:#e2e5e8;
}


	
.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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:16px 0 0;
}
	
.navigation.comments {
	height:60px;
	margin-bottom:0;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #d5c8a4;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* pagination */

.pagination {
	text-align:center;
	margin:0 0 0 30px;
	padding:18px 0 0 0;
	border-top:solid 1px #e1e1e1;
}

	.pagination .page {
		display:inline-block;
		height:23px;
		width:23px;
		color:#3f3f3f;
		background-color:#e1e1e1;
		text-align:center;
		font:13px/23px Arial;
		background-position:-23px -163px;
		text-decoration:none;
	}
	
	.pagination .page.current {
		background-position:0 -163px;
		color:#FFF;
		background-color:#55a6e8;
	}

ul.addtoany_list li a {padding:3px 0 0  !important;}

*+html .widget_categories li, *html .widget_categories li,  *+html .widget_bottom.blogroll li, *html .widget_bottom.blogroll li {display:inline;}
