h2 {
    font-size: 14px;
    color: #808080;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

span.green 
{
    color: #019fab
    }


/*
---------------------------------------
content styles
---------------------------------------
*/

#content {
	background: url(../img/bgContent.gif) repeat-y top left;
	}
	
#content .section {
    padding-top: 31px
	}

#content h2 {
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c5c4
}

#content em {
    color: #818181
}

/*
---------------------------------------
twitterFacebook styles
---------------------------------------
*/
#twitContainer 
{
    margin-bottom: 30px
    }

.tweets 
{
    padding: 18px 10px 18px 48px
    }
    
.tweetAbout 
{
    font-size: 9px;
    color: #b0a7a0;
    font-family: Arial, Verdana, helvetica;
    margin-top: 3px
    }

#twitContainer .tweet0 
{
    background: #f6eee4 url('../img/bgTwitterFront0.gif') no-repeat 9px 21px
    }

#twitContainer .tweet1 
{
    background: url('../img/bgTwitterFront1.gif') no-repeat 9px 21px
    }

#twitContainer .tweet2 
{
    background: #f6eee4 url('../img/bgTwitterFront2.gif') no-repeat 9px 21px
    }

#twitContainer .tweet3 
{
    background: url('../img/bgTwitterFront3.gif') no-repeat 9px 21px
    }

#twitContainer .tweet4 
{
    background: #f6eee4 url('../img/bgTwitterFront4.gif') no-repeat 9px 21px
    }

/*
---------------------------------------
recentPages styles
---------------------------------------
*/
#recentContainer
{
    margin-bottom: 30px
    }
    
.recents 
{
    padding: 18px 10px 18px 48px
    }
    
.recent1 {background: #f6eee4 url('../img/bgRecentFront1.gif') no-repeat 9px 21px}
.recent2 {background: url('../img/bgRecentFront2.gif') no-repeat 9px 21px}
.recent3 {background: #f6eee4 url('../img/bgRecentFront3.gif') no-repeat 9px 21px}
.recent4 {background: url('../img/bgRecentFront4.gif') no-repeat 9px 21px}
.recent5 {background: #f6eee4 url('../img/bgRecentFront5.gif') no-repeat 9px 21px}
.recentKashmir1 {background: #f6eee4 url('../img/bgRecentKashmirFront1.gif') no-repeat 9px 21px}
.recentKashmir2 {background: url('../img/bgRecentKashmirFront2.gif') no-repeat 9px 21px}
.recentKashmir3 {background: #f6eee4 url('../img/bgRecentKashmirFront3.gif') no-repeat 9px 21px}
.recentKashmir4 {background: url('../img/bgRecentKashmirFront4.gif') no-repeat 9px 21px}
.recentKashmir5 {background: #f6eee4 url('../img/bgRecentKashmirFront5.gif') no-repeat 9px 21px}

a.kashmirEntry 
{
    color: #019fab
    }
    
a.kashmirGuestEntry
{
    color: #f05a28
    }
/*
---------------------------------------
liveContainer styles
---------------------------------------
*/
.concerts 
{
    padding: 6px 4px 6px 8px
    }

.concerts .date 
{
    float: left;
    width: 39px;
    }
.concerts .content 
{
    float: left;
    width: 123px;
    overflow: hidden
    }
.concerts .info 
{
    float: left;
    width: 56px;
    }

.alternate { background-color: #dfdfe0}

/*
---------------------------------------
articles styles
---------------------------------------
*/

.article1 {
    margin-left: -14px
}

article2 {

}

article3 {}

/*
---------------------------------------
third styles
---------------------------------------
*/

#content .third hr {
    margin: 17px 0 21px 0
}

/*
---------------------------------------
videos styles
---------------------------------------
*/

.videoContainer {
    margin-bottom: 37px
}

.video {
    margin-bottom: 7px;
    position: relative
}

.videoMedia 
{
    position: absolute;
    width: 230px;
    height: 173px;
    top: 0px;
    left: 0px;
    background: url('../img/btnVideoPlayFront.png') no-repeat center center
    }

/*
---------------------------------------
picture styles
---------------------------------------
*/

.pictureContainer {
}

.picture {
    margin-bottom: 7px
}
