﻿body { 
    font-family:Tahoma ; 
    font-size:9pt; 
    background-color:#000000 ; 
    color:#E2E2E2;
    background-position:right center; 
    background-attachment:fixed;
}
#header
{ 
    vertical-align:middle; 
    color:#D9C306;
    display:inline-block;
    width:100%;

    }
#footer { 
    vertical-align:middle;  
    color:#D9C306; 
    text-align:center ;
    width:100%;
    display:inline-block;
    margin-top:20px;
    clear:both ;
    }
    
#mainmenu  { 
    float:right;
    margin-Right:10px;
}

#banner { 
    float:left; 
    color:#D9C306; 
    vertical-align:middle; 
    font-weight:bold ;
    font-size:18pt;
    margin-left:10px;
}
#content { 
    width:100%; 
    margin:10px 10px 10px 10px;  
    padding: 10px 0px 0px 0px;
    }
    
.meta {
	text-align: left;
	color: white;
	padding: 10px 10px 10px 10px;
	margin: 10px 0;
	background: url(images/menu_bg.gif) repeat-x left top;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	width:98%;
}

#master_contentplaceholder {
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #D9C306;
	border-right: 1px solid #D9C306;
	border-bottom: 1px solid #D9C306;
	border-top: 1px solid #D9C306;
	padding : line-height: 1.5em; 
}
.link { 
    color:#999966;
   }
   
.txt { 
    font-size:9pt; color:#E0E0E0;
}
a {
     text-decoration:underline;   
     color :#999966;
     cursor:pointer; 
}

a:hover{
    color :#FFFF99;
}
.title {
    color: #d9c306;
    width:70px; 
}
.year {
    color: #d9c306;
}
.calendar_date{
    vertical-align: top; 
    text-align: right; 
    color: #E2E2E2;
    font-family:Tahoma; 
    font-size:8pt;
}

.calendar_desc{
    color: #E2E2E2;
    font-size:8pt;
    font-family:Tahoma; 
}

.calendar_title{
    color: #B7B793;
    font-size:9pt;
    font-family:Tahoma; 
}
#post{
    float:left;
    display:block;
    width:65%;
}
.post_desc{
    padding: 10px; 
    background-color: #292929;
    margin: 0px 10px 10px 0px;
}

.post_title{
    color :#D9C306; 
    font-weight: bold;
    font-family:Tahoma;
    font-size:11pt; 
    margin:0px 0px 5px 0px;
    font-style:italic; 
}

.post_link{
    text-align:right;
}

#side_bar{
    float:left;
    display:block;
    width:30%;
}

.alert{
    color :#FFFF99;
    font-weight:bold; 
}

.col { 
    float: left; 
    margin: 0px 10px 0px 0px; 
    text-align: left; 
    padding: 10px; 
    background-color: #292929;
}

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  list-style-type:square; }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 9pt; padding: 5px 10px; margin-top:10px;  color :#D9C306; }

.trainner_list{
    display: inline-block; 
    margin-bottom: 10px;
}
.small_thumbnail{
    border: 2px solid #E2E2E2;
    width: 100px; height: 100px;
    vertical-align:top;
    margin:0px 10px 0px 0px;    
}

