/*Theme Name: HOK SportTheme
URI: http://harshdeep.net/
Description: This is a custom theme for HOK Sport. Version: 1.0
Author: Harshdeep Singh
Author URI: http://harshdeep.net/*/
/* Begin Structure */
body { margin: 0 0 20px 0; padding: 0; text-align:center;}
#main { margin: 0px auto; text-align:left; width: 960px; margin-top:15px;}
#header {  text-align:center; width: 960px; height: 150px;overflow:hidden;}
#content {  margin: 0px auto; text-align:left; background:transparent url('images/back-lines-2.gif') repeat-y left; border-top: #fff 15px solid;border-bottom: #fff 15px solid; }
#content-left { width: 547px; padding: 0px 20px; float: left; overflow:hidden; }
#content-right { width: 372px; float: left; }
#content-right-top { padding: 10px 5px 0px 10px; border-top: #fff 1px solid; background: #fff; }
#content-right-one { width: 195px; width: 171px; float:left; padding: 0px 8px; }
#content-right-two { width: 147px; width: 171px; float:right; padding: 0px 6px 0px 0px; }
#footer { clear: both;  width: 958px; height:160px; overflow:hidden;  margin: 0px auto; padding: 6px 0px 10px 0px; text-align:left; border:#000 1px solid;}
#footer h2{ font-size:12px; font-weight: bold; text-transform:uppercase; color:#000;}
#footer h3{ font-size:12px; font-weight: bold; color:#000;}
#footer-left {width: 620px;padding: 0px 20px; float: left; }
#footer-left p {font-size: 12px; line-height:1.2}
#footer-right {width: 285px; float: right; }

.post { border-bottom: #000 solid 1px; margin: 20px 0px 0px 0px; padding: 0px 0px 15px 0px; overflow:hidden;}
body {font-family: Helevetica, Arial, Verdana, Sans-Serif; font-size: 12px; line-height: 1.4; color: #919191;}
#content img {border:0;}
#content-left h2 {color: #000; font-size:18px; font-weight: bold;}
#content-right h2 {color: #000; font-weight: bold;}
#content h3 {color: #000; font-size:12px; text-transform:uppercase;font-weight: bold;}
a, a:link { color:#000000; text-decoration:none;}
a:visited { text-decoration:none; color:#333333;}
a:hover { text-decoration:underline;}

.post a, .post a:link { color: #990000; text-decoration:underline;}
.post a:visited { color: #990000; text-decoration:underline;}
.post a:hover { color:#990000; text-decoration:none; background-color: #EFEFEF;}

.post h2 { font-size: 18px; font-weight:bold; margin: 10px 0px 3px 0px;}
.post h2 a, .post h2 a:link { color: #000000; text-decoration:none;}
.post h2 a:visited { text-decoration:none; color: #000;}
.post h2 a:hover { text-decoration:underline;}
.post small {color:#333333; font-size: 11px;}
.postmetadata {font-size: 11px; border-top: #ccc solid 0px; padding: 8px 0px; margin:0px;}
.navigation { padding: 20px 0px;}

.sidebar ul, .sidebar ul ul, .sidebar ul li { margin: 0px; padding: 0px; list-style:none; }


.sidebar ul.featured-posts li, .sidebar ul.upcoming_widget li, .widget_recent_entries ul li { margin: 0px; padding: 0px; list-style:none; margin-bottom:5px; line-height:16px;}


.sidebar h2 {font-size: 12px; padding: 10px 0px 0px 0px; margin: 15px 0px 0px 0px; font-weight: bold; text-transform:uppercase;}
.sidebar ul li a {color:#919191; margin-bottom: 3px;}


.feed-xml {line-height: 1.7; background: url("images/feed-xml.gif") no-repeat left; padding-left: 18px; }
.feed-email {line-height: 1.7; background: url("images/feed-email.gif") no-repeat left; padding-left: 18px; }

.feed-fb {line-height: 1.7; background: url("images/icon_fb.jpg") no-repeat left; padding-left: 23px; }
.feed-tweet {line-height: 1.7; background: url("images/icon_twitter.jpg") no-repeat left; padding-left: 23px; }


#content-video {width: 280px; float:left; border-right: #ccc 1px solid;}
#content-audio {width: 250px; float:right;}
.video-post {margin:15px 0px; }
.video-post img {float: left; width: 120px; background-color:#ccc; padding: 3px; margin-right:5px;}
.video-post p { font-size:12px; font-weight:bold; margin-left: 10px; }
.audio-post {margin:15px 0px; }
.audio-post img {float: left; width: 50px; margin-right:5px;}
.audio-post p { font-size:12px; font-weight:bold; margin:0; }
.audio-text { width:194px; float:right;}
.first-post { margin-top: 10px;  }
.clear {clear:both;}
.pagetitle {margin: 10px 0;}

#popular-searches ul, #popular-searches li { display:inline; margin:0; padding:0;}
#popular-searches ul {margin: 0;}
#popular-searches li {padding-right: 8px;}

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#searchform #s {
	width: 180px;
	padding: 2px;

	}

.sidebar #searchsubmit {
	padding: 1px 2px;
	border: #000 1px solid;
	background-color: #F3F3F3;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	width: 55px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/
.design {font-size:10px; text-align: right;padding: 2px 8px; width:960px; margin: 0 auto; line-height:1.0;}
.design a {color: #919191;}
.rss-links {margin: 20px 0px 0px 0px;}
.rss-links a{color: #FF9900;}
.rss-links a:visited{color: #FF9900;}


.author_div1 {position:relative; float:left; width:40%;   margin: 0px; padding:0;}
.author_div2 {position:relative; float:left; width:60%;   margin: 0px; padding:0;}

.entry_author_image  {
  margin: 0px; padding:0;
  float: left; text-align:left;
}

.entry_author_image img {
  float: left;
  border: solid 1px outset;
  margin: 0px; margin-right:20px;
width:200px;
padding-bottom:10px;
}
