/*  
Theme Name: WP Colors - Red/Black - Fluid Width - 2 Columns
Theme URI: http://blog-themes.kalinawebdesigns.com/themes/
Description: A modern theme using mainly 3 colors, available in several color schemes. Adsense ready, SEO friendly, Widgets compatible. Other color schemes available at <a href="http://blog-themes.kalinawebdesigns.com/">Kalina Web Designs</a>.
Version: 1.0
Author: Colleen Chard and further customized/modified by Pravin for HDDVD.com
Author URI: http://www.kalinawebdesigns.com/
*/
html, body {height: 100%}
body {
	font: 62.5%/1.4em Verdana, Calibri, Helvetica, Sans-Serif;
	background: #fff url('images/sidebg.gif') repeat-y right top;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0; 
}
a {text-decoration: none;}
a:link {color: #393939}
a:visited {color:#393939 }
a:active {color: #ba2f32}
a:hover {color: #9a2325;text-decoration: underline}
#page {
	margin: 0;
	padding: 0;
	background: url('images/topgrad.gif') repeat-x left top;
	height: 100%;
	text-align: left;
}
#pagelinks {
	float:left;
	height:24px;
	padding: 5px 8px 0 0;
}
.home, .shopmovies, .shopplayers {
	font-weight: bold;
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	display: inline;
}
.home {
	padding: 0 12px 0 0;
	border-right: 1px dotted #999;
}
.shopmovies {
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px dotted #999;
}
.shopplayers {
	padding-left: 8px;
}
#hsearch {
	float:right;
	display: inline;
}
#header {
	clear:both;
	color: #fff;
	height: 70px;
	margin: 0; 
	padding: 0;
}
#headerimg { 
	float:left;
	margin: 0;
	height: 80px;
	width: 100%;
	background: #393939 url('images/HeaderMid.gif') repeat-x left top;
} 
#headerLogo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#headerimg h1 {
	float: left;
	line-height: 1em;
	margin: 0;
	padding: 16px 0 2px 10px;
	font-size: 1.8em;
}
#headerimg h1 a:link, #headerimg h1 a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#headerimg .description {
	clear: left;
	font-size: 1.1em;
	text-indent: 11px;
}
#leaderboard {
	clear:both;
	text-align: center;
	height: 100px;
	padding: 5px 0 0 0;
	background: #f1f1f1;
	color: #000;
}
#searchform {
	display: inline;
	text-align: center;
}
#s {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
	font-size: 1em;
	width: 176px;
	padding: 2px;
	height: 12px;
	vertical-align: middle;
}
#searchsubmit {
	height: 18px;
	border: 1px solid #fff;
	color: #000;
	font-size: 1em;
	padding: 1px;
	vertical-align: middle;
}
#content {
	font-size: 1.2em;
	float:left;
	width: 100%;
	padding: 0;
	margin: 15px -400px 15px 0;
}
#pagecontent {
	font-size: 1.2em;
	float:left;
	width: 100%;
	padding: 0;
}
.imgfleft {
	float: left; clear:left;
	margin-right:8px;
	margin-left:12px;
}
.imgfright {
	float: right; clear:right;
	margin-left:8px;
	padding-left:8px;
	margin-right:0px;
}
.narrowcolumn {
	margin-right: 320px;
	padding: 0 18px;
}
.astorecolumn {
	display: block;
	margin-left: 5%;
	margin-right: 10%;
	padding: 0 18px;
	color: #f1f1f1
}
.astorecolumn p
{
	color: #000;
}

#sidebar {
	float: right;
	padding: 7px 10px;
	margin: 0;
	width: 300px;
}
#skyscraper {
	width: 180;
	float: right;
}
#sidebar a {text-decoration: none;}
#sidebar a:link {color: #333}
#sidebar a:visited {color: #444}
#sidebar a:active {color: #9a2325}
#sidebar a:hover {color: #9a2325;text-decoration: underline}
#sidebar h2 {
	background: url('images/sidehead.gif') no-repeat left top;
	width: 172px;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	font-size: 1.2em;
	color: #952123;
	margin: 0;
	padding: 0;
	text-align: justify;
}
#sidebar ul {
	margin: 4px auto;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	background: url('images/sideul.gif') repeat-y left top;
	margin: 0 0 5px 0;
	padding: 0;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar p a {text-decoration: underline}
#sidebar ul ul {
	background: url('images/ulfoot.gif') no-repeat left bottom;
	color: #000;
	width: 172px;
	margin: 0;
	padding: 0 0 8px 0;
}
#sidebar ul ul li {
	background: none;
	margin: 0 12px;
	padding: 2px 0 3px 17px;
	display: block;
	background: url('images/sibullet.gif') no-repeat 5px 6px;
	border-bottom: 1px solid #efefef;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:active, #sidebar ul ul li a:hover {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
#sidebar ul ul ul {
	background: none;
	width: auto;
	margin: 0;
	padding: 0 0 0 5px;
}
#sidebar ul ul ul li {
	margin: 0 4px 0 -10px;
	font-size: 0.85em;
}
.post {
	clear: both;
	float: left;
	width: 100%;
	background: #fbfbfb url('images/postl.gif') no-repeat left bottom;
	margin: 0 0 22px 0;
	padding: 0;
	text-align: justify;
}
.posttitle {
	background: #666;
	color: #000;
	padding: 12px 0 10px 0;
	margin: 0;
}
.posttitle small, .posttitle2 small  {
	color: #fff;
}
.posttitle p {
	margin:0;
	padding:0 20px;
}
.posttitle2 p {
	margin:0;
	padding:0 2px;
}
.posttitle small a:link, .posttitle small a:visited {
	text-decoration: none;
	color: #fff;
}
.posttitle small a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.posttitle h2 {
	background: none;
	text-align: justify;
	margin: 0 0 2px 0;
	padding:0 20px;
	color: #fff;
	font-size: 1.6em;
	line-height:1.3em;
	font-weight: bold;
}
.posttitle h2 a:link, .posttitle h3 a:link {
	text-decoration: none;
	color: #fff;
}
.posttitle h2 a:visited, .posttitle h3 a:visited {
	text-decoration: none;
	color: #eee;
}
.posttitle h2 a:hover, .posttitle h3 a:hover {
	text-decoration: underline;
	color:#CC3333;
}
.posttitle h3 {
	margin: 0;
	padding:0 20px;
	font-size: 1em;
}
.postmetadata {
	background: #5c1415 url('images/redhead.gif') repeat-x;
	color: #fff;
	height: auto;
	text-align: right;
	padding: 1px 5px 1px 0;
	margin: 0;
	font-size: 0.8em;
}
.postmetadata a:link, .postmetadata a:visited {text-decoration:none;color: #fff;}
.postmetadata a:hover {color:#00CCFF}
.entry {
	clear: both;
	margin: 0 auto;
	line-height: 1.3em;
	padding: 5px 0 10px 0;
	background: url('images/postr.gif') no-repeat right bottom;
}
.entry p {
	color: #000;
	padding: 4px 12px;
	margin: 0;
}
.entry ul {
	margin-top:4px;	
}
.entry a {
	text-decoration: underline;
}
.entry h3 {
	font-size: 1.2em;
	color: #111;
}
.entry img {
	vertical-align: top;
	margin: 0 7px 7px 0;
}
.entry img.wp-smiley {
	margin: auto;
	float: none;
}
#footernav {
	clear: both;
	float: left;
	width: 100%;
	font-size: 1em;
	text-indent: 6px;
	padding: 6px 0 16px 0;
	margin-top:126px;
	background: #5c1415 url('images/footernavbg.gif') repeat-x left top;
	color: #fff;
}
#footer {
	float: left;
	padding: 0;
	margin: 0 auto;
	height: 32px;
	width: 100%;
	background: #393939 url('images/blackhead.gif') repeat-x left bottom;
	color: #fff;
	font-size: 1em;
}
#footerTail {
	float: left;
	height: 70%;
	width: 100%;
	background: #f1f1f1;
	color: #fff;
	font-size: 1em;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.footlists {
	clear: both;
	width: 760px;
	min-width: 65em;
	max-width: 85em;
	margin: 0 auto;
}
.list {
	float: left;
	color: #fff;
	background: #9b2326 url('images/footernavul.gif') no-repeat right bottom;
	border-right: 5px solid #721618;
	border-bottom: 5px solid #721618;
	font-size: 1.1em;
	margin: 20px 1.2em 0 1.2em;
	padding: 6px 16px 7px 4px;
}
.list h2 {
	text-align: justify;
	background: none;
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}
.list ul {
	list-style: none;
	margin: 2px 0 0 5px;
	padding: 0;
}
.list ul li a:link, .list ul li a:visited {
	padding: 0 0 0 10px;
	background: url('images/bullet.gif') no-repeat left 4px;
	color: #fff;
}
.list ul li {
	list-style: none;
	margin: 4px 0;
	padding: 0 0 0 3px;
	float: none;
}
.list ul.recent .date {
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
	float:right;
}
.footlists .one {
	width: 310px;
	margin-right: 1.2em;
}
h2.pagetitle {
	background: none;
	font-size: 1.3em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	text-align: center;
	margin: 0 auto;
	background: #f4e8e2;
	padding: 5px;
}
.alt {
	background: #952123;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font: 0.9em/1.5em Verdana, Calibri, Helvetica, Sans-Serif;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	clear: both;
	margin: 15px 10px 10px 20px;
	padding: 1px 5px;
	background: #fbfbfb;
	border: 3px double #ddd;
	font-style: italic;
	color: #333;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	clear: both;
	height: auto;
	font-size: 0.9em;
	text-align: center;
	margin: 0 auto;
}
.navigation .alignright, .navigation .alignleft {
	padding: 4px;
	margin: 10px auto 20px auto;
	border: 1px solid #efefef;
	background: #f8f8f8;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
h3#comments, h3#respond {
	clear: both;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.commentlist {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist li.alt {
	background: #f8f8f8;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Calibri, Helvetica, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.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, Calibri, Helvetica, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
code {
	font: 1.1em Consolas, 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
