/*
Theme Name: PRFAA Custom 1
Theme URI: http://wordpress.org/
Description: Custom templates for PRFAA, built from WordPress default.
Version: 1.0
Author: TMC
Author URI: 
Tags:

*/



body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #2E2E2E;
	vertical-align: top;	
	line-height:14px;
}
img{border:0;
}
.style-nav a {
	color: #ffffff;
	text-decoration: none;	
}
.style-nav a:hover {
    color: #ffffff;	
	text-decoration: underline;
}
.style-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.style-nav a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style-nav{
    font-family: tahoma;
	color:ffffff;
	font-size:11px;
	padding-top: 7px; 
}
.style-language a {
	color: #a0abbf;
	text-decoration: none;	
}
.style-language a:hover {
    color: #ffffff;	
	text-decoration: underline;
}
.style-language a:visited {
	color: #a0abbf;
	text-decoration: none;
}
.style-language a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style-language{
    font-family: tahoma;
	color:ffffff;
	font-size:10px;
	vertical-align: bottom;
	padding-top: 0px; 
}
a {
	color: #095595;
}
a:visited {
	color: #095595;
}
a:hover {
	color: #095595;
}
a:active {
	color: #095595;	
}
.style-w{
	color:#FFFFFF
}
.sidebar-title{
	color:2e2e2e;
	font-size:13px;
	text-transform:uppercase;
}

.sidebar-text{
	color:ffffff;
	padding-right: 5px;
}
.sidebar-text a {
	color: #ffffff;
	text-decoration: none;	
}
.sidebar-text a:hover {
    color: #ffffff;	
	text-decoration: underline;
}



/* ADDITIONAL NEWS-MEDIA STYLES */

.style-headline {
	font-size: 14px;
	font-weight: bold;
}

.style-date {
	font-style: italic;
	font-size: 11px;
}

.blog-post {
	padding-top:10px;
	padding-bottom: 17px;
}

.blog-info {
	font-size:9px;
	border-top:1px solid #DBDBDB;
}

#blog-sidebar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:ffffff;
	padding-right: 5px;
	padding-top:5px;
}

#blog-sidebar h2 {
	color:2e2e2e;
	font-size:13px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}

#blog-sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
}

#blog-sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
}

#blog-sidebar ul, #blog-sidebar ul ol {
	margin: 0;
	padding: 10 0 8 0px;
}

.blog-archive-title {
	font-size:14px;
	text-transform:uppercase;
}

.alignright {
	float: right;
        margin-left: 8px; 

}

.alignleft {
	float: left;
        margin-right: 8px; 

}

