* {
	margin: 0;
	padding: 0;
}

body {
	 margin: 0px;
	 padding: 0px;
	 background: #DBE9D9 url(../images/back_all.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 40px;
	line-height: 1.8em;
}


h3 {
	font-size: 1em;
	line-height: 21px;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #45779C;
	font-weight: bold;
}

a:hover {
	border: none;
	font-weight: bold;
	color: #DBE9D9;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4C89B6;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #DBE9D9;
}


/* Header */

#header {
	width: 980px;
	height: 300px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 980px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	width: 139px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding-top: 15px;
	height: 35px;
	color: #ffffff;
}

#menu a:hover {
	background:  url(../images/menu-hover.gif) repeat-x;
	color: #467496;
}

#menu .current_page_item a {
	background:  url(../images/active-menu.gif);
	color: #2C2E22;
}
#menu .current_page_item a:hover {
	background:  url(../images/menu-hover.gif) repeat-x;
	color: #467496;
}

/* Logo */

#logo {
	width: 980px;
	margin: 0 auto;
	height: 250px;
	background-image: url(../images/bannera.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo-cricket {
	width: 980px;
	margin: 0 auto;
	height: 250px;
	background-image: url(../images/banner-cricket.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo-other {
	width: 980px;
	margin: 0 auto;
	height: 250px;
	background-image: url(../images/banner-other.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo-rugby {
	width: 980px;
	margin: 0 auto;
	height: 250px;
	background-image: url(../images/banner-rugby.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo h1 {
	padding-top: 60px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0;
	background: #FFFFFF url(../images/background.jpg) no-repeat right bottom;
}
#page-cricket {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0;
	background: #FFFFFF url(../images/background-cricket.jpg) no-repeat right bottom;
}
#page-other {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0;
	background: #FFFFFF url(../images/background-other.jpg) no-repeat right bottom;
}
#page-rugby {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0;
	background: #FFFFFF url(../images/background-rugby.jpg) no-repeat right bottom;
}
#page-festivals {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0;
	background: #FFFFFF url(../images/background-festivals.jpg) no-repeat right bottom;
}

/* Content */

#content {
	float: right;
	width: 780px;
	padding: 0px 30px 0px 10px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	background: url(../images/img18.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.0em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(../images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C89B6;
}

.post .meta a {
	color: #4C89B6;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(../images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	padding: 20 0 0;
	list-style: none;
	font-weight: bold;
	margin-top: 18;
	margin-right: 0;
	margin-bottom: 0;	
}

.sidebar li {
	margin-bottom: 2em;
	padding: 0px;
	margin-left: 0px;
}

.sidebar li ul {
	padding-top: 0px;
}

.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 150px;
	padding: 0px;
}

#sidebar2 {
	width: 139px;
	padding: 20px 0px 0px;
	background-image: url(../images/left-col.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#sidebar2 li h2 {
	background: no-repeat left top;
	height: 40px;
	padding-top: 15px;
	color: #4C88B4;
	font-size: 14px;
	font-weight: bold;
}

#sidebar2 li ul {
	line-height: normal;
	padding-top: 20px;
}

#sidebar2 li li {
	padding: 0px;
	font-size: 11px;
	color: #FF0000;
}

#sidebar2 li a {
	border: none;
	color: #3A6381;
	width: 100%;
}

#sidebar2 li a:hover {
	text-decoration: underline;
}

#sidebar2 .current_page_item a {
	background:  url(../images/active-menu.gif) center center;
	color: #2C2E22;
	padding: 10px 10px 10px 5px;
}
#sidebar2 .current_page_item a:hover {
	background:  url(../images/menu-hover.gif) repeat-x;
	color: #467496;
}



/* Footer */

#footer {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px auto 10px;
	width: 980px;
	height: 70px;
	padding-bottom: 10px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	vertical-align: top;
}

p {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}
.index-image {
	text-align: center;
	border: none;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.img-noborder {
	border: none;
}
.side-img {
	text-align: center;
}
.top-border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
}
.reverse {
	font-size: 13px;
	background-color: #B7D2B3;
}
.fix-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: capitalize;
	color: #666666;
	line-height: 25px;
	margin-top: 20px;
}
.festival-title {
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
