/*
Theme Name: Football SportsBokk
Theme URI: 
Description: 
Version: 
Author: Pankaj
Author URI: http://www.ycoding.com/


*/


body {
font-family : Tahoma,Arial,Verdana;
font-size : 12px;color : #222;margin:0; padding:0;
background: url(images/bg_body.gif);
}

a {color:#000;text-decoration : underline;}
a:hover {text-decoration :none;}
img {margin:0; padding:0;}
a img {border:0;}
p {padding : 5px 0;margin : 0;}
h1, h2, h3 {margin:0; padding:0;}
/*  ====================== Page Structure ======================= */

#wrapper {width : 956px; margin:0 auto;}
#main{width:956px;background :url(images/cont-bg.gif) repeat-y;}

#footer {
	padding: 20px 0;
	color: #939393;font-size : 10px;
}


/*  ====================== Header ======================= */
#header {
	background: url(images/header_bottom.gif) no-repeat bottom center;
	padding-bottom: 5px;

}
#header .inner {
	height: 129px;
	background: url(images/bg_header.gif) repeat-x top left
}
#header .left {
	float: left;
}
#header .left .welcome {
	font: bold 11px Tahoma;
	color: #ffffff;
	padding: 7px;
}
#header .left .logo {
	padding: 27px 0 0 15px;
}
#header .right {
	float: right;
	width: 725px
}
#header .right .top-nav {
	padding-top: 15px
}
#header .right .top-nav ul {
	margin: 0; padding: 0;
	list-style: none;
}
#header .right .top-nav ul li {
	list-style: none;
	width: 78px;
	height: 14px;
	padding: 5px;
	text-align: center;
	float: left;
	background: url(images/bg_top-nav_li.gif) no-repeat top center;
	font: bold 10px Tahoma;
}
#header .right .top-nav li a {
	color: #444;
	text-decoration: none;
}
#header .right .top-nav li a:hover {
	text-decoration: underline;
}
#header .right .nav {
	margin-top: 38px;
	padding: 3px;
	color: #B59359;
	width: 238px;
	height: 18px;
	background: url(images/bg_nav.gif) no-repeat top left;
	font: 11px Tahoma;
	float: left;
}
#header .right .nav a {
	color: #ffffff;
	text-decoration: underline;
}
#header .right .nav a:hover {
	text-decoration: none;
}

#header .right .top-banner {
	float: left;
	margin-top: 15px;
	padding-left: 5px;
}
#header .right .top-banner img {
	border: 0;
}
#nav1 {
	height: 24px;width:100%;
	background: url(images/bg_nav1.gif) repeat-x top left;
}
#nav1 .recommended {
	float: right;
	background: url(images/bg_recomended.gif) no-repeat top right;
	padding: 3px 10px 4px 0;
	width:366px;height:17px;
    color: #979797; text-align:center;
}
#nav1 .recommended form {
    margin:0; padding:0;
}
#nav1 .recommended input{
    margin:0; background:#fffffe;font-size:10px; height:14px; padding:0 5px;width:160px;
}
/*  ================================= Main Conatiner ============================= */
.sidebar-left {float:left;width:190px;}
.sidebar-rt {float:left;width:196px;padding:2px;}
#content{width:536px;float:left;padding:10px 15px;}



/* ------------------- Posts ------------------- */
.post {padding:0 0 25px 0; }
#content form#searchform {text-align:center;margin-top:30px;}
.post h2 {color:#000;font-size:16px;margin:0;padding:0 0 5px 0;}
.post h2 a, h2 a:hover {color:#000; text-decoration:none;}
.post .postdate {font-size:11px;color:#444;padding:0 0 10px 0;}

.postdate a {color:#222;}
.entry {text-align:justify; padding:0;}




/* --------------- left SideBars ----------------*/
.sidebar-left ul {list-style : none;margin : 0;padding:0;font-size:10px;}
.sidebar-left ul li {list-style:none;margin:0;padding:0 0 10px 0;}
.sidebar-left ul li h2 {
	background: url(images/navigation_h2.gif) repeat-x top left;
	padding: 10px 5px;
	margin: 0px;
	font: bold 10px Tahoma;
	color: #FFFFFF;
	border-left: 2px solid #F0F0F0; border-right: 2px solid #F0F0F0;
}
.sidebar-left ul ul {
	list-style: none;
	margin: 0; padding: 2px;
}
.sidebar-left ul ul li {
	padding: 0 5px; line-height:23px;
	color: #7D7D7D;margin-bottom:1px;
	background: url(images/navigation_li.gif) repeat-y;
}
.sidebar-left ul ul ul li {
	padding: 0 5px; line-height:23px;
	color: #7D7D7D;margin-bottom:1px;
	background: transparent;
}

.sidebar-left a {
	color: #7D7D7D;
	background: url(images/nav_li.gif) no-repeat center left;
	padding-left: 10px;
}

/* -------------- Right SideBar --------------*/
.sidebar-rt ul {list-style : none;margin : 0;padding:0;}
.sidebar-rt ul li {list-style:none;margin:0;padding:0 0 10px 0;}

.sidebar-rt ul li h2 {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
	font: bold 10px Tahoma;
	color: #464646;
}
.sidebar-rt ul ul {
	margin: 0; padding:5px;
	list-style: none;
}
.sidebar-rt ul ul li {
	padding:0 0 0 15px; font: 10px Tahoma;
	background: url(images/bg_li.gif) no-repeat 5px 5px;
	color: #7D7D7D;
}
.sidebar-rt a {
	color: #7D7D7D;
}

/*  ================================= Footer  ============================= */



#footer a {
	color: #ffffff;
}
.footer-menu {
	border-bottom: 1px solid #777777;
	padding: 10px 0;
	color: #ffffff;
}
.footer-menu a {
	color: #FFFFFF;
}
.footer-menu a:hover {
	color: #8D7649;
	text-decoration: none;
}


/*  ================================= Others ============================= */

.clr {clear : both;margin:0; padding:0;font-size:1px; line-height:1px;}


/* --------------------- common elements --------------------------- */
.navigation { display: block; color : #000; width:100%;padding:0 0 10px 0;font-weight:bold;}
small {margin:0; padding:0; font-size:12px;}

h2.pagetitle, h2.center {margin:0;text-align: center; padding:0; font-size:15px; }
h3, h3#comments {padding: 0;margin: 10px auto 10px ;font-size:15px;}
a.more-link {text-align:right;}
p.postmetadata {margin:0;font-weight:bold;}
.alt { background-color: #f4f4f4;	}
.alt a {font-weight:normal;}
input, select, textarea {border: 0; color:#000; border:1px solid #555;background:#fffffe;}
#commentform #submit, #searchsubmit {margin: 0; color:#fff; border:0;background:#666;font-weight:bold;border:1px solid #555;}
blockquote { border-left: 3px solid #f0f0f0;}
	
ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 12px;}
code { font: 1.1em 'Courier New', Courier, Fixed; border:1px dotted #7C765C;margin:5px;padding:5px;display:block;}


/* Begin Calendar */
#calendar_wrap {border-top: 0;color:#000;margin-top:10px;}
#calendar_wrap table, #calendar_wrap th {margin:0 auto;padding:0;}
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 98%;	font-size: 9px;}
#wp-calendar #next a {padding-right: 2px;text-align: right;}
#wp-calendar #prev a {padding-left: 2px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;font-size:12px;padding:0 0 5px 0;font-weight:bold;color:#000;}
#wp-calendar td {padding: 1px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #424242; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9px;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#calendar_wrap #today {font-weight:bold;color:#000;background:#fffffe;}
/* End Calendar */

.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}



/* Begin Images */
p img {	padding: 0;	max-width: 90%;	}
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; }

/* End Images */



/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none;list-style-image: none;}


/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */



/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.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; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote { margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
hr { display: none; }
.alignright { float: right;	}
.alignleft { float: left;}
.navigation .alignright { width:49%; text-align:right; 	}
.navigation .alignleft {width:49%; text-align:left;}
/* End Various Tags & Classes*/

.post img {padding:5px;}

