/* CSS Document */
/*  
Theme Name: proto theme
Theme URI: http://www.snr-technologies.com
Description: This is my theme for a Wordpress web blog.
Version: 1.0
Author: SNR Technologies
Author URI: http://www.snr-technologies.com/

*/
@font-face {
font-family: Lucida Sans;
font-style:  normal;
font-weight: normal;
src: url("fonts/LUCIDAS0.eot");
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Arial';
	font-weight:normal;
	text-decoration:none;
	text-transform:capitalize;
	color:#2056AC;
}

p, form{
	padding:0;
	margin:0;
}

ol, ul{
	margin:0;
	padding:0
}

ol li, ul li{
	margin:0;
	padding:0;
	list-style-position:inside;
}

blockquote, cite{
	width:510px;
	color:#6187B4;
	padding:0;
	margin:0;
}

pre{
	width:590px;
	height:auto;
	overflow-x:scroll; 
}

code {
  color: #6187B4;
  font-style: italic;
  }

acronym, abbr {
	border-bottom: 1px solid #6187B4;
	color:#6187B4;
}

sub,sup{
	color:#6187B4;
}

body{
	margin: 0;
	font-family: 'Arial';
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #333;
}

h1{
	font-family: 'Arial';
	font-size: 24px;
	padding: 0 0 0 0;
}

textarea, input#author, input#email, input#url{
	border:1px solid #aaa;
	color:#666;
}

a:link, a:visited{
	text-decoration: none;
	font-size:13px;
	color: #1869CA;
}

a:hover{
	color:#1869CA;
	text-decoration: underline;
}

a img{
	border:none;
}

p{
	padding: 0 0 0 0;
}

#wrap-up{
	background:url(images/bg_footer.gif) bottom left repeat-x;
	margin:0;
	padding:0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width:970px;
}

#header{
	width:215px;
	height:auto;
	float:left;
	padding:15px 0 10px 5px;
}

/* Menu */

#menu {
	width:750px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	margin-left: 184px;
	margin-right: -184px;
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 5px;
        display:block; 
}

#menu ul li.page_item {
	width:125px;
	padding:8px 0px 12px 0px;
	display:block;
	float:left;
	margin:0 0 0 14px;
}

#menu ul li.page_item a:link, #menu ul li.page_item a:visited{
	border-bottom:4px solid #999;	
	padding:0 ;
	margin:0;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	font-family:"Arial";
	color: #999;
	text-transform: capitalize;
	width:130px;
    display:block;   
}

#menu ul li.page_item a:hover{
	color:#085CB2;
	border-bottom:4px solid #085CB2;
    display:block; 
}

#menu ul li.page_item ul{
	margin:6px 0 0 0;
	padding:0;
}

#menu ul li ul li.page_item{
	padding:4px 0;
	margin:0;
	border-bottom:1px dotted #999;
}

#menu ul li ul li.page_item a:link, #menu ul li ul li.page_item a:visited {
	text-decoration: none;		
	padding:0 0 0 5px;	
	font-size: 11px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: capitalize;
	border:none;
	border-left:7px solid #fff;
	width:120px;
}

#menu ul li ul li.page_item a:hover{
	color:#085CB2;
	border-left:7px solid #085CB2;
	border-bottom:none;
	border-right:none;
	border-top:none;
}
/* current page styles here */

#menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited{		
	border-bottom:5px solid #085CB2;	
	text-decoration: none;	
	font-size: 16px;	
	font-weight:bold;	
	font-family:"Arial";		
	color:#085CB2;		
	text-transform: capitalize;	
}

#menu ul li.current_page_parent a:link, #menu ul li.current_page_parent a:visited{
	border-bottom:5px solid #085CB2;	
	text-decoration: none;	
	font-size: 16px;	
	font-weight:bold;	
	font-family:"Arial";		
	color:#085CB2;		
	text-transform: capitalize;	
}

#menu ul li.current_page_parent ul li.current_page_item a:link, #menu ul li.current_page_parent ul li.current_page_item a:visited{		
	text-decoration: none;	
	font-size: 12px;	
	font-weight:bold;	
	font-family:"Arial";	
	color: #085CB2;	
	text-transform: capitalize;	
	border-left:7px solid #99CF00;		
	padding:0 0 0 5px;	
}
/*
	Featured Content Slider
	by: Chris Coyier
*/
*{ 
	margin: 0; 
	padding: 0; 
}


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft{ 
	float: left; 
	margin-right: 10px;
}
.floatRight{ 
	float: right; 
}
.clear{ 
	clear: both; 
}
a{ 
	outline: none; 
}


/*
	PAGE STRUCTURE
*/
#page-wrap{ 
	width: 640px; 
	margin:0; 
	position: relative; 
	height: auto;
	background: url(images/bg.png) top center no-repeat; 
}


/*
	TYPOGRAPHY
*/
ul{ 
	list-style: square inside; 
}


/*
	SLIDER
*/
.slider-wrap{ 
	width: 590px; 
	padding:0 10px; 
	margin:0 auto; 
}	

.panel h2{
	padding:0;
	margin:0;
	font-family:'Arial';
	font-weight:bold;
	color:#333;
	font-size:24px;
    text-decoration:none;
	}
		
.panel h2 a:link, .panel h2 a:visited{
	padding:0;
	margin:0;
	font-family:'Arial';
	font-weight:bold;
	color:#333;
	font-size:24px;
    text-decoration:none;
}

.panel h2 a:hover{
        text-decoration:none;
}

.stripViewer .panelContainer .panel ul{ 
	text-align: left; 
	margin: 0 15px 0 30px; 
}

.stripViewer{ 
	position: relative; 
	overflow: hidden; 
	width: 590px; 
	height: auto; 
}

.stripViewer .panelContainer{ 
	position: relative; 
	left: 0; top: 0; 
}

.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: auto; 
	width: 590px; 
}

.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}

.nav-thumb{ 
	border: 1px solid black; 
	margin-right: 5px; 
}

#movers-row	{ 
	margin: 0 0 0 62px; 
}

#movers-row div{ 
	width: 20%; 
	float: left; 
}

#movers-row div a.cross-link{ 
	float: right; 
}


.photo-meta-data{ 
	background: url(images/transpBlack.png); 
	padding: 10px; height: 30px; 
	 margin-top: 0; 
	 position: relative; 
	 z-index: 9999; 
	 color: white; 
 }
 
.photo-meta-data a h2{ 
	color:#fff;
}	
										
.photo-meta-data span { 
	font-size: 13px; 
}

.cross-link	{ 
	display: block;
	width: 62px; 
	margin-top: 0; 
	position: relative; 
	padding-top: 15px; 
	z-index: 9999; 
}

.active-thumb{ 
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; 
}

#content-top{
	float:left;
	margin:0;
	padding:0;
	background:#CCCCCC;
}

#left-tab{
	background:#CCCCCC url(images/bg_ash-left.gif) top left no-repeat;
	width:300px;
	height:170px;
	float:left;
	padding:50px 15px 10px 15px;
	margin:0;
	text-transform:none;
}

#left-tab h2.headingone{
	color:#676767;
	font-size:22px;
	font-weight:bold;
    font-family : 'Arial';
	text-transform:none;
}

#left-tab h2.headingtwo{
	color:#313131;
	font-size:22px;
	font-weight:bold;
    font-family : 'Arial';
	text-transform:none;
}

#left-tab h2.headingthree{
	color:#0961BA;
	font-size:22px;
	font-weight:bold;
	font-family : 'Arial';
	text-transform:none;
}

/*slider style here */

#head-sliders{
	background:#6187B4 url(images/bg_blue-right.gif) top right no-repeat;
	width:640px;
	height:230px;
	padding:0;
	margin:0;
	float:left;
}

#head-slider{
	background: url(images/bg_blue-left.gif) top left no-repeat;
	width:640px;
	height:230px;
	padding:0;
	margin:0;
	float:left;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin-bottom: 14px;
    padding: 0;
    margin:0;
}

#slider {
    width: 600px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: auto;
    width: 520px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background:none;
	margin:0 auto 0 auto;
}

.scrollContainer div.panel {
       border-right:1px solid #fff;
       padding:0 5px 0px 10px;
       margin:10px 0;
       height: 205px;
       width: 245px;
       font-size:12px;	  
       color:#fff;
}

.scrollContainer div.panel p {
       padding:5px 0 5px 0;
       line-height:18px;
}

.scrollContainer div.panel p a:link, .scrollContainer div.panel p a:visited {
    text-decoration:underline;
	font-size:12px;
	color:#000;
}


.scrollContainer div.panel h2 {
	padding:5px 0 5px 0;
	margin:0;
	font-family:'Arial';
	font-size:22px;
	color:#333;
	font-weight:bold;
}

.scrollContainer div.panel h3 {
	padding:5px 0;
	margin:0;
	font-family:'Arial';
	font-size:18px;
	font-weight:normal;
	color:#666;
}

#shade {
    background:none;
    height: auto;
}

/*
ul.navigations {
    list-style: none;
    margin: 0;
    padding-bottom: 9px;
	padding-left:0;
}

ul.navigations li {
    display: inline;
    margin-right: 10px;
	padding:0;
}

ul.navigations a {
    padding: 5px 10px;
    color: #000;
    text-decoration: none;
}


a#naviglink{
	font-family:'Arial';
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}

ul.navigations a:hover {
    background-color: #FFB600;
	text-decoration:none;
}

ul.navigations a.selected {
    background-color: #FFB600;
	border:1px solid #E4A303;
	text-decoration:none;
}

ul.navigations a:focus {
    outline: none;
}*/

.scrollButtons {
    position: absolute;
    top: 80px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.left {
	background:url(images/scroll_left.gif) left no-repeat;
	width:32px;
	height:39px;
}

.scrollButtons.right {
	background:url(images/scroll_right.gif) left no-repeat;
    right: -20px;
}

.hide {
    display: none;
}

.wpimg{
	float:left;
	padding:0 0 0 0;
	margin:0 10px 0 0;
	border:none;
}

.register{
	background:#ADD534 url(images/bg_green-left.gif) top left no-repeat;
	width:300px;
	height:135px;
	float:left;
	padding:10px 15px;
	margin:15px 0;
        line-height:18px;
}

.register h2{
	font-size:22px;
	font-weight:bold;
	color:#313131;
	margin:0;
	padding:0 0 10px 0;
}

.register h3{
         
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0 0 5px 0;
}

.register h4{
         
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0 0 5px 0;
}

.register a{
   
	width:113px;
	height:30px;
	margin:0 0px 0 0 ;
        padding:15px 5px 5px 0px;
	color:#333;
	font-family:'Arial';
	font-size:12px;
}

.register a:hover{
    
	border:none;
	width:113px;
	height:30px;	
	color:#333;
	font-family:'Arial';
	font-size:12px;
}

.register .button-content {
    color:#dddddd;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    margin:10px;
}
/* page register style here */

.register-page{
	background:#ADD534 url(images/bg_green-left.gif) top left no-repeat;
	width:955px;
	height:155px;
	float:left;
	padding:0 0 10px 15px;
	margin:5px 0;
}

.register-proto{
	width:315px;
	height:155px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
}

.register-proto h2{
	font-size:22px;
	font-weight:bold;
	color:#313131;
	margin:0;
	padding:10px 0;
}

.register-proto h3{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0 0 10px 0;
}

.register-proto a{
    background:url(images/nominate.gif) bottom left no-repeat;
	width:113px;
	height:15px;
	margin:0 0px 0 0 ;
        margin-bottom:5px;
        padding:15px 5px 5px 5px;
	color:#333;
	font-family:'Arial';
	font-size:12px;
}

.register-proto a:hover{
    background:url(images/nominatehover.gif) bottom left no-repeat;
	border:none;
	width:113px;
	height:30px;	
	color:#333;
	font-family:'Arial';
	font-size:12px;
}

.register-proto .button-content {
    color:#dddddd;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    margin:10px;
}

.sponsors{
	background:#FCFCFC url('images/proto-network.jpe') top left no-repeat;
	width:640px;
	height:115px;
	float:left;
	margin:15px 0 0 0;
	padding:30px 0 10px 0;
}

.bread-crumb{
        background:url('images/quote.gif') top left no-repeat;
        width:980px;
        height:45px;        
}

.sponsors p{
	float:left;
	margin:0 10px 0 0;
	padding:0;	
}

/* page sponsors style here */

.sponsors-page{
	background:url('images/proto-network.gif') top left no-repeat;
	width:640px;
	height:90px;
	float:left;
	margin:0 0 0 0;
	padding:25px 0 10px 0;
}

.sponsors-page p{
	float:left;
	margin:0 10px 0 0;
	padding:0;	
}

.protonetwork{
	width:auto;
	height:auto;
	float:left;
	padding:0;
	margin:0;
}

.news-post{
	float:left;
	padding:10px 10px 0 10px;
	margin:0 0 0 50px;
	font-family:'Arial';
	font-size:18px;
	color:#fff;        
}

.news-post span{
	padding:0;
	margin:0;
	color:#333;
}

#contents{
	background:#FEFEFE;
}

#container{
	padding:10px 0 0 0;
	margin:0px;
	float: left;
	width: 660px;
	height:auto;
}

.post{
	padding: 0px 15px 10px 5px;
	text-align:justify;
}

.post h2{
	padding:5px 0 0 0;
	margin:0;
	font-size: 20px;
}

.post h2 a:link, .post h2 a:visited{
	font-family: 'Arial';
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
	color:#2056AC;
}

.post h2 a:hover{
	text-decoration:none;
	color:#2056AC;
}

.post h3{
	color:#2056AC;
}

.entry{
	line-height: 20px;
        padding:0;
        margin:0;
}

.readmore{
	text-align:right;
	padding:0 20px 0 0;
}

.post a:link, .post a:visited{
	color:#1869CA;
	font-weight:normal;
	font-family:'Arial';
}

.postmetadata{
	margin: 0px 0 5px 0;
	width:550px;
	font-family: 'Arial';
	font-size:12px;
}

.postmetadata a:link, .postmetadata a:visited{
	font-family: 'Arial';
	font-weight:normal;
	font-size:12px;
	color:#1869CA;
	text-decoration:none;
}

.postmetadata a:hover{
	font-family: 'Arial';
	font-size:12px;
	color:#A50000;
	text-decoration:underline;
}

.navigation{
	width:460px;
	color:#666666;
	padding: 10px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.navigation .left-nav{
	float:left;
	padding:0;
	margin:0;
}

.navigation .right-nav{
	float:right;
	padding:0;
	margin:0;
}

.navigation a:visited, a:link{
	font-family: 'Arial';
	color:#666666;
	text-decoration: none;
}

.navigation a:hover{
	text-decoration: underline;
	color:#999999;
}

/* recent posts styles here */


.recentposts{
	padding:0;
	margin:0;
}

.recentposts h2{
	padding:5px 0;
	margin:0;
	font-family:'Arial';
	font-weight:normal;
	font-size:20px;
}

.recentpost-date{
	background:url(images/bg_date.png) top left no-repeat;
	width:134px;
	height:50px;
	padding:10px 0 0 0;
	margin:0 6px 3px 0;
	font-size:12px;
	font-family:'Arial';
	color:#666;
	font-weight:normal;
	float:left;
	text-align:center;
}

.recentpost-title{
	background:url(images/bg_recent-title.png) top left no-repeat;
	width:478px;
	height:50px;
	padding:10px 10px 0 10px;
	margin:0 0 6px 2px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	float:left;
	text-transform:capitalize;
}

.recentpost-title:hover{
	background:url(images/bg_recent-titleover.png) top left no-repeat;
}

.recentpost-title a:link, .recentpost-title a:visited{
	color:#333;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	margin-left: -4px;
}

.recentpost-title a:hover{
	color:#333;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}

.sidebar{
	float: left;
	width: 290px;
	/*background:#6187B4;*/
	padding: 0 0 0 10px;
	display:inline;
	height:auto;
	color:#333;
}

.sidebar h2{
	padding:10px 0;
	margin:0;
	font-family:'Arial';
	font-size:20px;
	font-weight:normal;
	color:#333;
	text-transform:capitalize;
}

.platinum-post{
	float:left;
	padding:0;
	margin:0;
}

.platinum-post p{
	padding:0;
	margin:0;
}

.platinum-post h2{
	padding:0 0 5px 0;
	margin:0;
        font-size:18px;
	color:#0C5CB1;
	font-weight:normal;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.platinum-post h2 a:link, .platinum-post h2 a:visited{	
	font-size:18px;
	color:#0C5CB1;
	font-weight:normal;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.platinum-content{
	background:url('images/bg_platinumsponsors.gif') top left no-repeat;
	width:285px;
	height:128px;
	float:left;
	padding:3px 0 0 0;
	margin: 0;
	text-align:center;
}

.platinum-post h2 a:hover{
	font-size:18px;
	color:#0C5CB1;
	text-decoration:none;
}

.gold-post{
	float:left;
	padding:0;
	margin:5px 0;
}

.gold-post p{
	padding:0;
	margin:0;
}

.gold-post h2{
	padding:0 0 5px 0;
	margin:0;
        font-size:18px;
	color:#0C5CB1;
	font-weight:normal;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.gold-post h2 a:link, .gold-post h2 a:visited{
	font-size:18px;
	color:#0C5CB1;
	font-weight:normal;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.gold-post h2 a:hover{
	font-size:18px;
	color:#0C5CB1;
	text-decoration:none;
}

.gold-content{
	background:url('images/bg_goldsponsors.gif') top left no-repeat;
	width:285px;
	height:104px;
	float:left;
	padding:3px 0 0 0;
	margin:0;
	text-align:center;
}

.ad-content{
	width:285px;
	
	float:left;
	padding:3px 0 0 0;

	margin:0;
	text-align:center;
}

.silver-post{
	float:left;
	padding:0;
	margin:5px 0;
}

.silver-post p{
	padding:0;
	margin:0;
}

.silver-post h2{
	padding:0 0 5px 0;
	margin:0;
        font-size:18px;
	color:#0C5CB1;
	font-weight:normal;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.silver-post h2 a:link, .silver-post h2 a:visited{
	font-size:18px;
	color:#0C5CB1;
	font-weight:normal;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.silver-post h2 a:hover{
	font-size:18px;
	color:#0C5CB1;
	text-decoration:none;
}

.silver-content{
	background:url('images/bg_sponsors.gif') top left no-repeat;
	width:285px;
	height:83px;
	float:left;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
}

.othercategory-post{
	float:left;
	padding: 0 0 0 5px;
	margin: 0;
}

.othercategory-post p{
	padding:0;
	margin:0;
}

.othercategory-post h2{
	padding:0 0 0 5px;
	margin:0;
}

.othercategory-post h2 a:link, .othercategory-post h2 a:visited{
	font-size:16px;
	color:#0C5CB1;
	font-weight:bold;
	text-decoration:none;
	font-family:'Trebuchet MS';
}

.othercategory-post h2 a:hover{
	font-size:16px;
	color:#0C5CB1;
	text-decoration:none;
}

.othercategory-content{
	background:url('images/bg_othersponsors.gif') top left no-repeat;
	width:120px;
	height:83px;
	float:left;
	padding: 3px 20px 0 0;
	margin:0;
	text-align:center;
}

/*
.sidebar ul, .sidebar ol{
	list-style:none;
	margin: 0;
	padding: 0 10px 0 0px;
}

.sidebar ul li{
	padding: 8px 0 8px 0;
	margin:0;
}

.sidebar ul li h2{
	background:none;
	font-family: 'Arial';
	font-size: 22px;
	font-weight:normal;
	line-height:25px;
	color:#333;
	margin:0 0 5px 0;
}

.sidebar ul ul li{
	padding: 0;
	margin:0;
	line-height: 28px;
	border-bottom:1px dotted #666;
}

.sidebar ul ul li a:link, .sidebar ul ul li a:visited{
	color:#333;
	text-decoration:none;
	text-transform:capitalize;
	font-size:14px;
	font-weight:normal;
	font-family: 'Arial';
	line-height:20px;
	padding:0;
}

.sidebar ul ul li a:hover{
	color:#333;
	text-decoration: underline;
}
*/
table#wp-calendar{
	width: 100%;
	font-family:'Arial';
	color:#03346F;
}

table#wp-calendar caption{
	color:#333;
	font-weight:bold;
}

table#wp-calendar a:visited, table#wp-calendar a:link{
	color:#333;
	font-weight:bold;
	font-family:'Arial';
}

table#wp-calendar tbody tr td{
	background:#E3F0FF;
	padding:6px 0px 6px 0px;
	text-align:center;
}

table#wp-calendar thead tr th{
	background:#0D4990;
	color:#FFFFFF;
	padding:6px 0px 6px 0px;
	text-align:center;
}

table#wp-calendar tbody tr td.pad{

}

#footercover{
    background:#ccc url(images/bg_footer.gif) top left repeat-x;
	width:auto;
	height:auto;
	margin:2px 0px 0px 0px;
	padding:0;
}

#footer{
	clear:both;
	background:url(images/bg_foot.gif) left no-repeat;
	font-family: 'Arial';
	font-size:12px;
	font-weight:normal;
	width:910px;
	height:341px;
	padding: 30px 30px 0px 30px;
	margin: 0 auto;
	color:#333;
}

#footer .footermsg{
	padding:5px 0;
	margin: 70px 0 0 0;
	font-size:11px;
	text-align:center;
	color:#333;
	font-weight:bold;
}

#footer .credits{
	padding:0;
	margin: auto auto;
	font-size:11px;
	text-align:center;
	color:#333;
}

#footer .credits a{
	color:#0099CC;
	text-decoration:none;
	font-size:11px;
}

#footer .credits a:hover{
	text-decoration:underline;
}


.proto-tweet{
	width:220px;
	padding:0 30px 0 70px;
	margin:0;
	float:left;
	font-family:'Arial';
	font-size:12px;
	line-height:20px;
	color:#fff;
}

.espire-tweet{
	width:220px;
	padding:0 30px 0 70px;
	margin:0;
	float:left;
	font-family:'Arial';
	font-size:12px;
	line-height:20px;
	color:#000000;
}

.proto-tweet h2{
	padding:10px 0 0 0;
	margin:0;
	font-family:'Arial';
	font-size:20px;
	font-weight:bold;
	color:#444;
}

.proto-tweet a:link, .proto-tweet a:visited{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#254076;
	text-decoration:underline;
}

.recent-comments{
	width:180px;
	padding:0 30px 0 70px;
	margin:0;
	float:left;
	font-family:'Arial';
	font-size:12px;
	line-height:20px;
	color:#fff;
}

.recent-comments h2{
	padding:10px 0 0 0;
	margin:0;
	font-family:'Arial';
	font-size:20px;
	font-weight:bold;
	color:#444;
}

.recent-comments a:link, .recent-comments a:visited{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#254076;
	text-decoration:underline;
}

.rss{
	width:180px;
	padding:0 30px 0 80px;
	margin:0;
	float:left;
	font-family:'Arial';
	font-size:12px;
	line-height:20px;
	color:#fff;
}

.rss h2{
	padding:10px 0 0 0;
	margin:0;
	font-family:'Arial';
	font-size:20px;
	font-weight:bold;
	color:#444;
}

.rss a:link, .rss a:visited{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#254076;
	text-decoration:underline;
}

.comments-template{
	padding:10px 0 0 0;
	margin:0;
}
.comments-template p{
	padding:5px 10px 5px 10px;
	margin:0;
}

.comments-template ol.commentlist{
	margin: 0;
	padding: 0 0 15px 0 ;
	list-style: none;
}

.comments-template ol li{
	background:#eee;
	border:1px solid #aaa;
	margin:5px 0;
}

.comments-template ol li.alt{
	background:#fff;		
	border:1px solid #aaa;
	margin:5px 0;
}

.comments-template h2{
	font-family: 'Arial';
	font-size: 16px;
	color:#A50000;
	margin-top:10px;
}

.commentmetadata{
	font-size: 14px;
	padding:5px 5px;																																																							
}

.commentmetadata strong{
	font-size:14px;
	color:#333;
	text-transform:capitalize;
}

.commentmetadata strong a:link, .commentmetadata strong a:visited{
	font-family:'Arial';
	font-size:14px;
	color:#7C2600;
	text-transform:capitalize;
	font-weight:bold;
}

.commentmetadata a:link, .commentmetadata a:visited{
	color:#A50000;
	font-size:12px;
	font-weight:normal;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: 'Arial';
	font-size: 12px;
}

.comments-template h3{
	color:#A50000;
	font-family:'Arial';
	font-size:18px;
	font-weight:normal;
}

.comments-template #submit{
	background:url(images/sub-comment.gif) left no-repeat;
	border:none;
	width:157px;
	height:35px;
	color:#fff;
	font-family:'Arial';
	font-size:14px;
	font-weight:bold;
}

.pdate{
	float:left;
	width:50px;
	height:56px;
	background:url('images/bg_date.gif') no-repeat top left;
}

.pdate_mon{
	font-size:18px;
	color:#ffffff;
	font-family:'Arial';
	padding-left:8px;
	padding-top:1px;
}

.pdate_day{
	font-size:15px;
	color:#ffffff;
	font-family:'Arial';
	padding-left:12px;
	padding-top:0px;
}

.search{
	background:#EAEAEA;
	color:#666;
	border:2px solid #B5A8A8;
	padding:4px;
}

.submit{
	background: url(images/search.gif) no-repeat;
	border:none;
	font-family: 'Arial';
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:89px;
	height:31px;
	padding:0 0 3px 3px;
}

#clear{
	clear:both;
}

#tab-content {
    background: #F3F3F3;
    width: 615px;
	height:auto;	
    position: relative;
    padding:10px 10px;
    color: white;
    font-family: 'Arial';
}

#tab-content h2{
	padding:10px 0;
	margin:0;
}


ul.tabber li {
	background:#F3F3F3;/* url(images/bg_arrow.gif) center right no-repeat;*/
    display: inline;
    padding:7px 5px;
	margin:0 0 0 0;
	float:left;
	width:235px;
	font-size:12px;
	text-align:left;
}

ul.tabber li.active {
	background:#ddd ;/* url(images/bg_arrow-active.gif) center right no-repeat;*/
    display: inline;
    padding:7px 7px 7px 5px;
	margin:0 0 0 -1px;
	float:left;
	width:235px;
	border:1px solid #C9C9C9;
	border-left:none;
	text-align:left;
}

ul.tabber {
    padding:20px 0;
    margin: 0;
	width:235px;
	float:left;
	cursor:pointer;
}

ul.tabber li div {
    text-decoration: none;
    color: #666;	
} 

ul.tabber li.active div {
    text-decoration: none;
    color: #305E97;
} 

#tab {
    border: 1px solid #C9C9C9;
    padding:10px 10px 0 10px;
	margin:0;
	width:350px;
	height:auto;
	float:left;
	background:#ddd;
	color:#444;
	text-align:center;
}

img {
    border: none;
}




/* added by kausikram */
.logo-ticker {
	list-style: none;
}

ul.unorderlist{
	padding:0;
	margin:0;
	list-style:none !important;
	display:block;
}

ul.unorderlist li{
	padding:0;
	margin:0;
	display:block;
	width:97%;
}

ul.unorderlist li img{
	text-align:center;
}


