/*

Lankika Web Theme

dev.by.smcns(php.prog)/dcol/col/sl

*/



* {

    margin: 0; padding: 0;

}

body {

    text-align: center;

    font: 12px Verdana;

    color: #565656;

    background-color: #e9e9e9;

}

a{

    text-decoration: none;

}

a.hover{

    text-decoration: none;

}

img {

    border: 0;

}



.break {

    font-size: 0;

    width: 0; height: 0;

    clear: both;

}

.alignleft {

    float: left;

    margin: 4px 10px 5px 0;

}

.alignright {

    float: right;

    margin: 4px 0 5px 10px;

}

.aligncenter {

    text-align: center;

}

.hidden {

    display: none;

}



/** BEGIN wrapper **/

#wrapper {

    width: 970px;

    background: url(images/background.gif) repeat-y 0 0;

    margin: auto auto;

    text-align: left;

    padding: 0 7px;

}

/** END wrapper **/



/*Top news one - home page */

#home .top-news{
    
    background: #F9F9FA url(images/home-headline.jpg) no-repeat top center;
    margin: -770px 0px 0px 292px;
    font-family: Arial;
    padding: 0px 0px 0px 0px;
    height:610px; 
    width:360px;
    

}

#home .top-news h1{
    padding: 10px 0px 0px 30px;
    color:black;
    font-size: 16px;
}

#home .top-news h3{

    padding: 0px 0px 0px 0px;
    text-align: left;
    font-family: Arial;
    color:black;
    font-size: 13px;

}

#home .top-news .top-news-one{
    width: 360px;  
}

#home .top-news .top-news-one .post .thumb {
    float: left;
    height: 92px;
    width:100px;
    overflow: hidden;
    padding: 5px;
    background-color: #EEEEEE;
   border: 1px solid #E8E8E8;

    margin-bottom: 10px;

}

#home .top-news .top-news-one .post .txt .thumb div {

    height: 92px;

    overflow: hidden;

}

#home .top-news .top-news-one .post .txt .thumb img {

    width:100px;

    height:100px;

}

#home .top-news .top-news-one .txt{

    padding: 0px 0 0 5px;

    text-align: justify;

    font-family: Arial;

    font-size:12px;

    float: left;

    width: 240px;

}

#home .top-news .top-news-one .txt h1{

    text-align: left;

    font-size: 12px;

}



/*Top news two - home page */



#home .top-news .top-news-two{

    width: 360px;

    height: 300px;

}



#home .top-news .top-news-two .post .thumb {

    float: left;

    height: 92px;

    width:100px;

    overflow: hidden;

    padding: 5px;

    background-color: #EEEEEE;

    border: 1px solid #E8E8E8;

    margin-bottom: 10px;

}

#home .top-news .top-news-two .post .thumb div {

    height: 92px;

    overflow: hidden;

}

#home .top-news .top-news-two .post .thumb img {

    width:100px;

    height:100px;

}

#home .top-news .top-news-two .txt{

    padding: 0px 0 0 5px;

    font-size:10px;

    text-align: justify;

    font-family: Arial;

    font-size:12px;

    float: left;

    width: 240px;

}

#home .top-news .top-news-two .txt h1{

    text-align: left;

    font-size: 12px;

}



/* top news three*/



#home .top-news-three{

    margin: 0px 0 0 12px;

    width: 270px;

    height: 300px;

}

#home .top-news-three .post .thumb {

    float: left;

    height: 92px;

    width:100px;

    overflow: hidden;

    padding: 5px;

    background-color: #EEEEEE;

    border: 1px solid #E8E8E8;

    margin-bottom: 10px;

}

#home .top-news-three .post .thumb div {

    height: 92px;

    overflow: hidden;

}

#home .top-news-three .post .thumb img {

    width:100px;

    height:100px;

}

#home .top-news-three .txt{

    padding: 0px 0 0 5px;

    text-align: justify;

    font-size:10px;

    float: left;

    width: 140px;

}

#home .top-news-three .txt h1{

    text-align: left;

    font-size: 12px;

}



/*Top news four - home page */



#home .top-news-four{

    margin: -110px 0 0 290px;

    width: 360px;

    height: 300px;

}



#home .top-news-four .post .thumb {

    float: left;

    height: 92px;

    width:100px;

    overflow: hidden;

    padding: 5px;

    background-color: #EEEEEE;

    border: 1px solid #E8E8E8;

    margin-bottom: 10px;

}

#home .top-news-four .post .thumb div {

    height: 92px;

    overflow: hidden;

}

#home .top-news-four .post .thumb img {

    width:100px;

    height:100px;

}

#home .top-news-four .txt{

    padding: 0px 0 0 5px;

    font-size:10px;

    text-align: justify;

    float: left;

    width: 200px;

}

#home .top-news-four .txt h1{

    text-align: left;

    font-size: 12px;

}



/** BEGIN header **/

#header {

    background: #ffffff url(images/header.gif) repeat-x 0 0;

}

#header a{

    color: #204D89;

    text-decoration: none;

}

#header a:hover{

    color: #dc1000;

    text-decoration: none;

}

#header ul {

    float: left;

    list-style-type: none;

    padding: 10px 0;

    margin-left: -5px;

}

#header ul li {

    float: left;

    text-transform: uppercase;

    font-size: 0.9em;

    padding: 0 15px;

    border-left: 1px solid #252525;

}

#header ul li.f {

    border: 0;

}

#header .links {

    float: right;

    font-size: 0.9em;

    color: #252525;

    padding: 10px;

}

#header .links a {

    margin-left: 14px;

}

#header .smap{

    margin: 0px 0px 0px 860px;

}

#header .header-title{

    padding: 0px 0px 0px 150px;
    font-size:13px;

    font-family:Arial;

    font-weight:bold;

    color:#610A0A;

    float: left;

}

#header .header-title a{

    color:#610A0A;
    font-size:13px;
    font-family:Arial;

}

#header .header-title a:hover{

    color:#000000;

    font-size:13px;

    font-family:Arial;

}

#header .header-left{

    margin: -10px 0px 5px 0px;

    padding: 10px 5px 5px 10px;

    height:128px;

    width:128px;

    float:left;

}

#header .header-mid {

    margin: 0px 0px 0px 4px;

    height: 128px;

    width: 665px;

    float: left;

}

#header .header-right{

    margin: -5px 0px 5px 0px;

    padding: 10px 5px 5px 10px;

    height:128px;

    width:128px;

    float:right;

}

#header .ad468x60 {

    float: right;

    padding: 16px 10px;

}

#header ol {

    list-style-type: none;

    height: 35px;

    background-color: #252525;

}

#header ol li {

    float: left

}

#header ol li a {

    color: #ffffff;

    display: block;

    padding: 10px 12px 11px;

}

#header ol li a:hover {

    background-color: #DC1000;

}

#header .news-flash-title{

    color:white;

    font-family: Arial;

    font-weight:bold;

    font-size: 12px;

    margin: 0px 0px 0px 15px;

    padding: 10px 0px 0px 0px;

    width:100px;

}

#header .news-flash-content{

    color:white;

    font-family: Arial;

    font-weight:bold;

    font-size: 12px;

    margin: -13px 0px 0px 120px;

    padding: 0px 0px 0px 0px;

    width: 540px;

}

#header .news-flash-content a{

    color: #FFFFFF;

    text-decoration: none;

}

#header .news-flash-content a:hover{

    color: #F08012;

    text-decoration: none;

}

#header .date .texta{

    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    background: transparent;

    color: #ffffff;

    background-color: transparent;

    border: transparent;

}

#header .date{

    color: white;

    text-align: center;

    font-weight:bold;

    width: 270px;

    height: 20px;

    margin: -17px 0px 0px 683px;

    padding: 0px 0px 0px 0px;

}

/** END header **/



/** BEGIN content **/

#content {

    width: 666px;

    float: left;

    font-family: Arial;

    font-size: 13px;



}

#content .post {

    width: 259px; height: 420px;

    float: left;

    padding: 20px 15px 0 35px;

}

#content .post h2 {

    font-family: Georgia;

    font-size: 1.5em;

    margin-bottom: 15px;

}

#content .post h2 a {

    color: #252525;

}

#content .post .date {

    font-size: 0.9em;

    font-family: Georgia;

    color: #808080;

    margin-bottom: 15px;

}

#content .post .continue {

    color: #ffffff;

    background-color: #DC1000;

    padding: 5px 10px;

    display: block;

    float: left;

    font-family: Georgia;

    font-weight: bold;

    margin-bottom: 25px;

}

#content .post p {

    margin-bottom: 10px;

    line-height: 1.4em;

}

#content .post .thumb {

    height: 92px;

    overflow: hidden;

    padding: 5px;

    background-color: #EEEEEE;

    border: 1px solid #E8E8E8;

    margin-bottom: 10px;

}

#content .post .thumb div {

    height: 92px;

    overflow: hidden;

}

#content .post .thumb img {

    width: 247px;

}

#content .postnav {

    clear: both;

    padding: 20px 34px 40px;

}

#content .postnav ul {

    list-style-type: none;

    border: 0;

}

#content .postnav ul li {

    float: left;

    padding: 2px;

    padding: 2px;

}

#content .postnav ul li a {

    display: block;

    text-align: center;

    text-decoration: none;

    border: 0;

    padding: 5px 8px;

    background-color: #9F9F9F;

    color: #ffffff;

    font-family: Georgia;

    font-weight: bold;

}

#content .postnav ul li a:hover {

    background-color: #E05F00;

    border: 0 !important;

}

#content .postnav ul li.next a {

    width: auto;

    padding: 2px 4px;

}

#content .postnav .page_info {

    text-align: center;

    text-decoration: none;

    border: 0;

    padding: 5px 8px;

    background-color: #9F9F9F;

    color: #ffffff;

    font-family: Georgia;

    font-weight: bold;

    margin: 2px;

}

/** END content **/



/** BEGIN sidebar **/

#sidebar {

    width: 304px;

    float: right;

    padding-bottom: 20px;

}

#sidebar a{

    color: #204D89;
    text-decoration: none;

}

#sidebar a:hover{

    color: #dc1000;
    text-decoration: none;

}

#sidebar .hot-blog{

    padding: 0px 0px 0px 10px;
    height: 300px;

}

#sidebar .hot-blog h2{

    font-size:14px;

}



#sidebar .money{

width: 215px;

border:1px solid #000;

background-color:#fff;

align:center;

text-align:left;

margin:10px 0px 0 15px;

padding:0px 0px 0 0px;

}



#sidebar .money .money-in{

text-align:center;

font-size:12px;

line-height:16px;

font-family: arial;

color:#173a00;

font-weight:bold;

background:#F3F3F3;

padding:3px 3px;

}



#sidebar .converter{

width:125px;

background-color:#F3F3F3;

border:1px solid #888;

text-align:center;

}

#sidebar .converter .converter-in{

background-color:#F3F3F3;

text-align:center;

width:112px;

padding-top:2px;

padding-bottom:2px;

padding-left:0px;

align:center;

text-align:left;

}



#sidebar .wrapper {

    padding: 0 15px;

}

#sidebar .wrapper ul{

    padding: 0px 0px 0px 10px;

}

#sidebar .wrapper h2{

    font-size:14px;

}

#sidebar h2 {

    color: #252525;

    font-size: 0.9em;

    text-transform: uppercase;

    margin: 15px 0 10px;

}

#sidebar ul {

    list-style-type: none;

}

#sidebar ul li {

    border-bottom: 1px dotted #DADADA;

    line-height: 1.4em;

    padding: 4px 0;

    font-size: 0.9em;

}

#sidebar ul li a {

    color: #808080;

}

#sidebar ul li a:hover {

    color: #DC1000;

}

#sidebar .ads {

    text-align: center;

    padding: 10px 0;

}

#sidebar .ads img {

    margin: 3px;

}

#sidebar .search {

    background: #EEEEEE url(images/search.gif) no-repeat center center;

    border-width: 1px 0;

    border-color: #E8E8E8;

    border-style: solid;

    height: 52px;

}

#sidebar .search input {

    float: left;

    border: 0;

    font-size: 1.2em;

    font-family: Verdana;

    width: 200px;

    margin: 18px 11px 0 22px;

}

#sidebar .search button {

    float: left;

    border: 0;

    text-indent: -9999px;

    width: 53px; height: 32px;

    margin-top: 10px;

    background-color: transparent;

}

#sidebar .tags {

    padding-bottom: 5px;

}

#sidebar .tags a {

    color: #808080;

}

#sidebar .tags a:hover {

    color: #DC1000;

}

#sidebar .l {

    float: left;

    width: 125px;

}

#sidebar .r {

    float: right;

    width: 125px;

}

#sidebar .sbar li {

    font-size: 1em;

    padding-left: 12px;

    background: url(images/bullet.gif) no-repeat 0 8px;

    border: 0;

}

#sidebar .editorial{

    margin: 10px 0px 0px 0px;

    height:50px;

    background: url(images/edi.jpg) no-repeat top center;

}

#sidebar .con-image{

    padding: 10px 0px 0px 26px;

}

#sidebar .hot-blog{

    margin: 0px 0px 0px 15px;

    background: #F9F9FA url(images/title-img-sidebar-g.jpg) no-repeat top center;

    height: 350px;

    width: 260px;

}

#sidebar .hot-blog h2{

    padding: 10px 0px 0px 20px;

    font-size:14px;

}

#sidebar .hot-blog .hot-blog-in{

    margin: 0px 0px 0px 0px;



}

#sidebar .hot-blog-in li{

    font-size: 12px;

    font-family:Arial;

    padding-left: 12px;

    background: url(images/bullet-g.gif) no-repeat 0 8px;

    border: 0;

}

#sidebar .hot-blog .hot-blog-in a{

    margin: 0px 0px 0px 0px;

    color:#187B0E;

}

#sidebar .hot-blog .hot-blog-in a:hover{

    margin: 0px 0px 0px 0px;

    color:#000000;

}

#sidebar .parliament{

    margin: 5px 0px 5px 15px;

}



/* currency */

#sidebar .currency{

    margin: -50px 0px 0px 15px;

    background: #F9F9FA url(images/title-img-sidebar.jpg) no-repeat top center;

    height: 500px;

    width: 270px;

}

#sidebar .currency h2{

    padding: 10px 0px 0px 30px;

    font-size:14px;

}

#sidebar .currency .archives-in{

    margin: 5px 0px 0px 15px;

}



#sidebar .archives{

    margin: 0px 0px 0px 15px;
    background: #F9F9FA url(images/title-img-sidebar.jpg) no-repeat top center;
    width: 270px;

}

#sidebar .archives h2{

    padding: 10px 0px 0px 30px;

    font-size:14px;

}

#sidebar .archives .archives-in{

    margin: 5px 0px 0px 15px;

}

/** END sidebar **/



/** Page Page Settings **/

/** BEGIN home page **/

#home{



}

#home a{

    color: #204D89;

    text-decoration: none;

}

#home a:hover{

    color: #dc1000;

    text-decoration: none;

}

#home ul {

    list-style-type: none;

}

#home ul li {

    border-bottom: 1px dotted #DADADA;

    line-height: 1.4em;

    padding: 4px 0;

    font-size: 0.9em;

}



/*top story video one*/



#home .top-story-v-one{
    background: #F9F9FA;
    font-size:10px;
    margin: 10px 0px 0px 12px;
    padding: 0px 0px 0px 0px;
    height: 250px;
    width:270px;

}

#home .top-story-v-one p{

    padding: 10px 10px 0px 10px;

}

#home .top-story-v-one h1{

    padding: 10px 0px 0px 30px;

    color:black;

    font-size: 15px;

}

#home .top-story-v-one p{

    padding: 10px 5px 0px 5px;

}

#home .top-story-v-one a{

    padding: 10px 5px 0px 5px;

    color: #204D89;

    text-decoration: none;

}

#home .top-story-v-one a:hover{

    padding: 10px 5px 0px 5px;

    color: #dc1000;

    text-decoration: none;

}

#home .top-story-v-one .black-line{

    background: black;

    height:75px;

    margin: 0px 0px 0px 0px;

    padding: 0px 5px 0px -5px;

}

#home .top-story-v-one .black-line h1{

    font-size: 15px;

    padding: 10px 0px 0px 10px;

    color: white;

}



/* news-in-brief */



#home .news-in-brief{

    margin: 70px 0px 0px 12px;

    background: #F9F9FA url(images/home-left.jpg) no-repeat top center;

    font-family: Arial;

    font-size: 12px;

    height: 450px;

    width:270px;

}

#home .news-in-brief h2{

    padding: 10px 0px 0px 30px;

    color:black;

    font-size: 15px;

}

#home .news-in-brief h3{

    padding: 10px 0px 0px 0px;

    font-family: Arial;

    font-size: 13px;

}

#home .news-in-brief .news-in-brief-in{

    margin: 0px 0px 0px 10px;

}



#home .news-in-brief li{

    font-size: 11px;

    font-family: Arial;

    font-weight: bold;

    padding-left: 12px;

    background: url(images/side-bullet.gif) no-repeat 0 8px;

    border: 0;

}

/* Parliament */



#home .parliament{

    margin: 150px 0px 0px 12px;

    background: #F9F9FA url(images/home-left.jpg) no-repeat top center;

    height: 290px;

    width:270px;

}

#home .parliament h2{

    padding: 10px 0px 0px 30px;

    color:black;

    font-size: 15px;

}

#home .parliament .parliament-in{

    margin: 0px 0px 0px 10px;

}



#home .parliament li{

    font-size: 11px;

    font-family: Arial;

    font-weight: bold;

    padding-left: 12px;

    background: url(images/side-bullet.gif) no-repeat 0 8px;

    border: 0;

}

/*have your say*/



#home .have-your-say{

    background: #F9F9FA url(images/home-left.jpg) no-repeat top center;

    text-transform: capitalize;

    margin: 30px 0px 0px 12px;

    padding: 0px 0px 0px 0px;

    height: 250px;

    width:270px;

}

#home .have-your-say h1{

    padding: 10px 0px 0px 30px;

    color:black;

    font-size: 15px;

}

#home .have-your-say .have-your-say-in{

    padding: 0px 5px 0px 10px;

}

#home .have-your-say .have-your-say-in li{

    font-size: 11px;

    font-family: Arial;

    padding-left: 12px;

    background: url(images/side-bullet.gif) no-repeat 0 8px;

    border: 0;

}

#home .have-your-say .have-your-say-in p{

    padding: 5px 0px 0px 10px;

    font-size: 11px;

    font-family: Arial;

}



/* headline */



#home .home-headline{

    background: #F9F9FA url(images/home-headline.jpg) no-repeat top center;

    margin: -420px 0px 0px 292px;

    font-family: Arial;

    padding: 0px 0px 0px 0px;

    

    width:360px;

}

#home .home-headline h1{

    padding: 10px 0px 0px 30px;

    color:black;

    font-size: 16px;

}

#home .home-headline-in a{

    color:#900404;

}

#home .home-headline-in a:hover{

    color:#000000;

}

#home .home-headline .home-headline-in{
    background: #F9F9FA;
    text-transform: capitalize;
    overflow: auto;
    padding: 0px 5px 0px 10px;

}

#home .home-headline .home-headline-in li{

    font-size: 12px;

    padding-left: 12px;

    background: url(images/hed-l-bullet.gif) no-repeat 0 8px;

    border: 0;

}



/*today's press*/



#home .home-today-press{

    background: #F9F9FA url(images/today-press.jpg) no-repeat top center;

    text-transform: capitalize;

    margin: -250px 0px 0px 290px;

    padding: 0px 0px 0px 0px;

    height: 250px;

    width:360px;

}

#home .home-today-press h1{

    padding: 10px 0px 0px 30px;

    color:black;

    font-size: 15px;

}

#home .home-today-press .home-today-press-in{

    padding: 0px 5px 0px 10px;

}

#home .home-today-press .home-today-press-in li{

    font-size: 11px;

    font-family: Arial;

    padding-left: 12px;

    background: url(images/side-bullet.gif) no-repeat 0 8px;

    border: 0;

}



#home .poli{



    background: url(images/bot-box.jpg) no-repeat center;

    margin: 10px 0px 0px 12px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .poli h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .poli-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .poli-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}

#home .business{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: -200px 0px 0px 228px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px

}

#home .business h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .business-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .business-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}

#home .econ{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: -200px 0px 0px 445px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .econ h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .econ-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .econ-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}

#home .enter{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: 10px 0px 0px 12px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .enter h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .enter-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .enter-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}

#home .travel{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: -200px 0px 0px 228px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}



#home .travel h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .travel-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .travel-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}

#home .agri{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: -200px 0px 0px 445px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .agri h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .agri-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .agri-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}



#home .health{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: 10px 0px 0px 12px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .health h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .health-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .health-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}



/*Education */



#home .education{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: -200px 0px 0px 228px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .education h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .education-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .education-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}



/*Sports*/

#home .sports{

    background: url(images/bot-box.jpg) no-repeat center;

    margin: -200px 0px 0px 445px;

    padding: 0px 0px 0px 0px;

    font-family: Arial;

    font-size:11px;

    height:200px;

    width:210px;

}

#home .sports h1{

    padding: 10px 0px 0px 25px;

    color: black;

    font-size: 15px;

}

#home .sports-in{

    margin: 0px 0px 0px 5px;

    padding: 0px 5px 0px 5px;

}

#home .sports-in li{

    font-size: 11px;

    padding-left: 12px;

    background: url(images/bot-bullet.gif) no-repeat 0 8px;

    border: 0;

}



/* bottom add*/



#home .bottom-add{

    margin: 0px 0px 0px 12px;

}

/** END home page **/

/** END Page Settings **/

/** BEGIN Site map page **/

#site-map .map{

    background: #FFFFFF url(images/sitemap.jpg) no-repeat top center;

    margin: 0px 0px 0px 5px;

    width: 650px;

    height: 250px;

}

#site-map .line-one{

    margin: -211px 0px 0px 310px;



}

#site-map .line-one{

    text-decoration: none;

}

#site-map .line-one a{



    text-decoration: none;

}

#site-map .line-two{

    margin: 70px 0px 0px 40px;



}

#site-map .line-two a{

    text-decoration: none;

}

#site-map .line-three{

    margin: 40px 0px 0px 135px;



}

#site-map .line-three a{

    text-decoration: none;

}

#site-map .four{
    margin: 23px 0px 0px 225px;
}

#site-map .four a{
    text-decoration: none;
}


/** END Site map page**/
/** BEGIN footer **/

#footer {
    clear: both;
    background-color: #252525;
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 30px;
}

#footer a{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #D89F45;
    text-decoration: none;
}

#footer a:hover{
    color: #ffffff;
    text-decoration: none;
}

#footer p {
    line-height: 1.5em;
}

#footer .lock-image{

    margin: 10px 0 0 0px;

    background: white;

    width:50px;

    height:50px;

    background: url(images/lock.png) no-repeat top center;

}

#footer .footer-text{

    background: white;

    margin: -10px 0 0 75px;

}

/** END footer **/



/** BEGIN miscellaneous **/

#comments {

    padding: 0 35px 20px;

}

#comments h2 {

    margin: 20px 0 5px;

    font-size: 1.5em;

    font-weight: normal;

}

#comments p {

    margin-bottom: 10px;

    line-height: 1.5em;

}

#comments form {

    padding-top: 20px;

}

#comments form p {

    margin-bottom: 5px;

}

#comments form input, textarea {

    border: 1px solid #cccccc;

    font-size: 0.9em;

    font-family: Verdana;

    padding: 4px;

    background-position: 4px 4px;

    background-repeat: no-repeat;

}

#comments form input {

    width: 260px;

    border: 1px solid #cccccc;

}

#comments form textarea {

    width: 350px;

    padding: 4px 4px !important;

    border: 1px solid #cccccc;

}

#comments form button {

    border: 1px solid #909090;

    background-color: #cccccc;

    font-size: 0.9em;

    font-family: Verdana;

    width: 120px; height: 23px;

}

.commentdetails {

    margin-top: 25px;

}

.commentauthor {

    margin-bottom: 5px !important;

    font-weight: bold;

}

.commentdate {

    font-size: 0.8em;

    margin-bottom: 5px;

    color: #909090;

}

.required {

    color: #ff0000;

}

h2.title {

    font-size: 1em;

    text-transform: uppercase;

    padding: 25px 35px 0;

    color: #565656;

}

.single {

    padding: 20px 35px;

}

.single h2 {

    font-family: Georgia;

    font-size: 1.5em;

    margin-bottom: 5px;

}

.single .date {

    font-size: 0.9em;

    font-family: Georgia;

    color: #808080;

    margin-bottom: 15px;

}

.single h3 {

    font-size: 1.5em;

    font-weight: normal;

    margin-bottom: 7px;

}

.single p {

    line-height: 1.4em;

    margin-bottom: 10px;

}

.single ul {

    margin: 0 0 10px 16px;

}

.single ol {

    margin: 0 0 10px 18px;

}

.single li {

    line-height: 1.4em;

    padding: 2px 0;

}

.single blockquote {

    padding: 10px 10px 5px;

    margin-bottom: 10px;

    background-color: #eeeeee;

    border-width: 1px 0;

    border-style: solid;

    border-color: #e8e8e8;

}

/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/

#comments ol {

    list-style-type: none;

    clear: both;

    padding: 0;

    margin: 0;

}

#comments ol li {

    padding: 10px;

    border: 1px solid #e0e0e0;

    margin-bottom: 10px;

}

#comments ol li .avatar {

    float: right;

}

#comments ol li .comment-author {



}

#comments ol li .comment-author .fn {

    font-weight: bold;

    font-size: 1.2em;

}

#comments ol li .comment-meta {

    font-size: 0.9em;

    color: #999999;

    margin: 5px 0 10px;

}

#comments ol li .reply {

    font-size: 0.9em;

    font-weight: bold;

    padding-bottom: 10px;

}

#comments .children {

    list-style-type: none;

}

#comments .navigation {

    padding: 10px 0 20px;

    font-size: 0.9em;

}

#comments .navigation a {

    color: #999999;

    padding: 3px 8px;

    border: 1px solid #cccccc;

}

#comments .navigation a:hover {

    color: #000000;

    border-color: #000000;

    text-decoration: none;

}

/** END wordpress 2.7 comments **/

